Class: ActiveModelCachers::Config
- Inherits:
-
Object
- Object
- ActiveModelCachers::Config
- Defined in:
- lib/active_model_cachers/config.rb
Instance Attribute Summary collapse
-
#store ⇒ Object
Returns the value of attribute store.
Instance Attribute Details
#store ⇒ Object
Returns the value of attribute store.
4 5 6 |
# File 'lib/active_model_cachers/config.rb', line 4 def store @store end |