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