Method: FeatureMap::Configuration#skip_features_validation
- Defined in:
- lib/feature_map/configuration.rb
#skip_features_validation ⇒ Object (readonly)
Returns the value of attribute skip_features_validation.
7 8 9 |
# File 'lib/feature_map/configuration.rb', line 7 def skip_features_validation @skip_features_validation end |