method
find_plugins
v1.1.6 -
Show latest stable
- Class:
Rails::Initializer
find_plugins(*base_paths)protected
Return a list of plugin paths within base_path. A plugin path is a directory that contains either a lib directory or an init.rb file. This recurses into directories which are not plugin paths, so you may organize your plugins within the plugin path.