method
preserve_paths
v2_6_3 -
Show 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