Jeremy Hinegardner

Results 66 comments of Jeremy Hinegardner
trafficstars

http://guides.rubygems.org/rubygems-org-api/#misc GET - /api/v1/dependencies?gems=[COMMA DELIMITED GEM NAMES]

@xrmb Yes, the .cmd wrappers are autogen by rubygems on installation. And those are totally reasonable suggestions. Stickler is long overdue for an update especially since it doesn't support the...

@elgalu The idea for this feature is when you `stickler push` or `stickler mirror` that the stickler-server while it is storing the gem you are pushing or mirroring, would also...

I have this exact problem at the moment too. After a dive on the source code, it looks like the following things would need to change in able to support...

AMQP specific no, but general project approaches, yes. I would prefer as much pure ruby as possible so that qup is as portable across as many ruby implementations and versions...

That sounds reasonable. I'll look into. Or if you like, pull requests gladly accepted.

Yes, that is exactly what this feature will be. When I get to implementing it.

Hi @jbarreneche I'll say, I would love to have a pull request submitted for this feature :-). Feel free to work on it. I can't promise that I'll be getting...

@johnbellone Have at it!

Sounds like a plausible solution. Looking forward to seeing what you come up with!