Class: RailsSettings::Base::Configuration
- Inherits:
-
Object
- Object
- RailsSettings::Base::Configuration
- Defined in:
- lib/rails-settings/base.rb
Instance Attribute Summary collapse
-
#cache_store ⇒ Object
Returns the value of attribute cache_store.
Instance Attribute Details
#cache_store ⇒ Object
Returns the value of attribute cache_store.
56 57 58 |
# File 'lib/rails-settings/base.rb', line 56 def cache_store @cache_store end |