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