Flowdock
method

find_plugins

Importance_1
Ruby on Rails latest stable (v6.1.7.7) - 0 notes - Class: Rails::Initializer

Method deprecated or moved

This method is deprecated or moved on the latest stable version. The last existing version (v1.2.6) is shown here.

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.

Show source
Register or log in to add new notes.