Class: RubySettings::Configuration
- Inherits:
-
Object
- Object
- RubySettings::Configuration
- Defined in:
- lib/ruby-settings/configuration.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.
18 19 20 |
# File 'lib/ruby-settings/configuration.rb', line 18 def cache_store @cache_store end |