method
add_plugin_load_paths
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).


