On Dec 17, 2007 3:09 PM, Eric Hodel <[EMAIL PROTECTED]> wrote: > On Dec 16, 2007, at 12:33 PM, Chad Woolley wrote: > > I meant when I was reading an already-existing gem out of a repo on > > GEM_PATH, with the 'gem' method. What dirs does this require the gem > > to be in? just 'gem' and 'specifications', or more? > > For require to work you need: > > gems/<full_name> is where the files go > specifications/<full_name>.gemspec is where a Ruby gemspec goes
Thanks for verifying that... _______________________________________________ Rubygems-developers mailing list [email protected] http://rubyforge.org/mailman/listinfo/rubygems-developers
