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