method
clear_paths
ruby 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 clear_paths()No documentation available.
# File lib/bundler/rubygems_integration.rb, line 207
def clear_paths
Gem.clear_paths
end