How would one use the RubyGems API to handle the following: 1. find matching files in gems 2. that are within the require_paths of the gems 3. where the gems are active gems 4. or, if not active, then the latest version of a gem
Is there anything in the API that would make this easier, or even trivial? Or is the only way a brute force approach? Thanks. _______________________________________________ Rubygems-developers mailing list http://rubyforge.org/projects/rubygems Rubygems-developers@rubyforge.org http://rubyforge.org/mailman/listinfo/rubygems-developers