method
load_path_insert_index
v1_9_3_125 -
Show latest stable
- Class:
Gem
load_path_insert_index()public
The index to insert activated gem paths into the $LOAD_PATH.
Defaults to the site lib directory unless gem_prelude.rb has loaded paths, then it inserts the activated gem’s paths before the gem_prelude.rb paths so you can override the gem_prelude.rb default $LOAD_PATH paths.