method
cache_configured?
v2.3.8 -
Show latest stable
- Class:
ActionController::Caching
cache_configured?()private
No documentation available.
# File actionpack/lib/action_controller/caching.rb, line 67
def cache_configured?
self.class.cache_configured?
end