Flowdock
Ruby on Rails latest stable (v6.1.7.7) - 0 notes - Superclass: Rails::Plugin::Locator

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 Rails::Plugin::FileSystemLocator will try to locate plugins by examining the directories in 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.