Flowdock
method

find_plugins

Importance_1
v1.0.0 - Show latest stable - 0 notes - 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 which the plugin path.

Show source
Register or log in to add new notes.