Method: FeatureMap::CodeFeatures::Plugin.for

Defined in:
lib/feature_map/code_features/plugin.rb

.for(feature) ⇒ Object



24
25
26
# File 'lib/feature_map/code_features/plugin.rb', line 24

def self.for(feature)
  register_feature(feature)
end