Flowdock
v2.0.3 - Show latest stable - 0 notes - Superclass: Rails::Plugin::Locator

The <a href="/rails/Rails/Plugin/FileSystemLocator">Rails::Plugin::FileSystemLocator</a> will try to locate plugins by examining the directories the the paths given in configuration.plugin_paths. Any plugins that can be found are returned in a list.

The criteria for a valid plugin in this case is found in Rails::Plugin#valid?, although other subclasses of Rails::Plugin::Locator can of course use different conditions.

Show files where this class is defined (1 file)
Register or log in to add new notes.