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