On Tue, Feb 26, 2008 at 6:07 PM, Eric Hodel <[EMAIL PROTECTED]> wrote: > set GEM_PATH to `gem env gempath` with ~/gems added > set GEM_HOME to ~/gems > > At this point, `gem install` will install gems into ~/gems. > > Gem.clear_paths will force RubyGems to re-read GEM_HOME and GEM_PATH.
Thanks Eric! _______________________________________________ Rubygems-developers mailing list [email protected] http://rubyforge.org/mailman/listinfo/rubygems-developers
