On Aug 15, 2010, at 12:05 , John Barnette wrote:

> You can fake it with the current version of RubyGems by using
> Gem#find_files and examining the paths that it returns. Keep in mind
> that it looks through ALL available versions of all gems, as well as
> the load path. Really really bad example off the top of my head:

all _installed_ gems.

Since the gem index you download doesn't have package contents, this won't help 
for remote gem searches.

_______________________________________________
Rubygems-developers mailing list
http://rubyforge.org/projects/rubygems
Rubygems-developers@rubyforge.org
http://rubyforge.org/mailman/listinfo/rubygems-developers

Reply via email to