Bundler::RubygemsIntegration
Rubygems 1.4 through 1.6
# File lib/bundler/rubygems_integration.rb, line 275 def all_specs Gem.source_index.gems.values end
# File lib/bundler/rubygems_integration.rb, line 279 def find_name(name) Gem.source_index.find_name(name) end
# File lib/bundler/rubygems_integration.rb, line 271 def stub_rubygems(specs) stub_source_index137(specs) end
[Validate]
Generated with the Darkfish Rdoc Generator 2.