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