ActionController::Caching::Actions::ClassMethods
(no rdoc description available for this class)
Methods
caches_action (*actions)
Declares that
actions
should be cached. See
ActionController::Caching::Actions
for details.