method
clear_paths
v2_6_3 -
Show latest stable
- Class:
Bundler::RubygemsIntegration
clear_paths()public
No documentation available.
# File lib/bundler/rubygems_integration.rb, line 207
def clear_paths
Gem.clear_paths
end