ActionController::Caching::Actions::ClassMethods
Files
actionpack/lib/action_controller/caching/actions.rb
Methods
caches_action
Public Instance methods
caches_action
(*actions)
Declares that
actions
should be cached. See
ActionController::Caching::Actions
for details.