method
load_path_insert_index
ruby 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