class Bundler::RubygemsIntegration::Transitional
Rubygems 1.7
Public Instance Methods
stub_rubygems(specs)
click to toggle source
# File lib/bundler/rubygems_integration.rb, line 448 def stub_rubygems(specs) stub_source_index(specs) end