Method: FeatureMap::CodeFeatures::Plugin.all_plugins
- Defined in:
- lib/feature_map/code_features/plugin.rb
.all_plugins ⇒ Object
15 16 17 18 |
# File 'lib/feature_map/code_features/plugin.rb', line 15 def self.all_plugins @all_plugins ||= [] @all_plugins end |