method
preserve_paths
ruby latest stable - Class:
Bundler::RubygemsIntegration
preserve_paths()public
No documentation available.
# File lib/bundler/rubygems_integration.rb, line 219
def preserve_paths
# this is a no-op outside of RubyGems 1.8
yield
end