class

Rails::Plugin::Locator

rails latest stable - Superclass: Object

Class deprecated or moved

This class is deprecated or moved on the latest stable version. The last existing version (v2.3.8) is shown here.

The Plugin::Locator class should be subclasses to provide custom plugin-finding abilities to Rails (i.e. loading plugins from Gems, etc). Each subclass should implement the located_plugins method, which return an array of Plugin objects that have been found.

Included modules

  • Enumerable

Attributes

[R]initializer

Files

  • railties/lib/rails/plugin/locator.rb