Class Bundler::RubygemsIntegration::AlmostModern
In: lib/bundler/rubygems_integration.rb
Parent: Modern

Rubygems 1.8.0 to 1.8.4

Methods

Public Instance methods

Rubygems [>= 1.8.0, < 1.8.5] has a bug that changes Gem.dir whenever you call Gem::Installer#install with an :install_dir set. We have to change it back for our sudo mode to work.

[Validate]