Method: FeatureFlagger::Configuration#cache_store
- Defined in:
- lib/feature_flagger/configuration.rb
#cache_store ⇒ Object
Returns the value of attribute cache_store.
3 4 5 |
# File 'lib/feature_flagger/configuration.rb', line 3 def cache_store @cache_store end |