Class | Bundler::RubygemsIntegration |
In: |
lib/bundler/rubygems_integration.rb
|
Parent: | Object |
Deprecate | = | ::Deprecate |
Deprecate | = | Gem::Deprecate |
require | -> | rubygems_require |
gem_original_require | -> | require |
This backports the correct segment generation code from Rubygems 1.4+ by monkeypatching it into the method in Rubygems 1.3.6 and 1.3.7.
Used to make bin stubs that are not created by bundler work under bundler. The new Gem.bin_path only considers gems in specs