method
add_plugin_load_paths
rails latest stable - Class:
Rails::Initializer
add_plugin_load_paths()public
Adds all load paths from plugins to the global set of load paths, so that code from plugins can be required (explicitly or automatically via ActiveSupport::Dependencies).