Libraries
»
actionpack
(3.0.7)
»
Index
»
ActionController
»
Caching
»
ConfigMethods
»
#cache_store
Method: ActionController::Caching::ConfigMethods#cache_store
Defined in:
lib/action_controller/caching.rb
#
cache_store
⇒
Object
44 45 46
# File 'lib/action_controller/caching.rb', line 44
def
cache_store
config
.
cache_store
end