On Nov 28, 2008, at 17:31 PM, Jim Freeze wrote:
So, it appears that I can add a gem to github and if that gem has
dependencies on gems at rubyforge, someone could install it with the
following:
% gem source -a http://gems.github.com
% sudo gem install some-githubgem
and rubygems will pull from github for some-githubgem and will pull
the other dependencies from rubyforge.
Is that right?
That's right.
There's been a proposal to add alternate names to gems so a RubyForge
gem can depend on a newer version on github, but nobody's implemented
it yet.
_______________________________________________
Rubygems-developers mailing list
Rubygems-developers@rubyforge.org
http://rubyforge.org/mailman/listinfo/rubygems-developers