method
cache_store
v6.0.0 -
Show latest stable
- Class:
AbstractController::Caching::ConfigMethods
cache_store()public
No documentation available.
# File actionpack/lib/abstract_controller/caching.rb, line 13
def cache_store
config.cache_store
end