Flowdock
method

new

Importance_1
v2.1.0 - Show latest stable - 0 notes - Class: Rails::Plugin::Loader
new(initializer) public

Creates a new Plugin::Loader instance, associated with the given Rails::Initializer. This default implementation automatically locates all plugins, and adds all plugin load paths, when it is created. The plugins are then fully loaded (init.rb is evaluated) when load_plugins is called.

It is the loader’s responsibility to ensure that only the plugins specified in the configuration are actually loaded, and that the order defined is respected.

Show source
Register or log in to add new notes.