aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib/action_controller/caching/actions.rb
Commit message (Expand)AuthorAgeFilesLines
* Disable the Accept header by defaultMichael Koziarski2008-07-071-4/+1
* Allow caches_action to accept cache store options. [#416 state:resolved]josevalim2008-07-041-7/+11
* Improve ActionCaching's format-handlingJonathan del Strother2008-06-111-12/+29
* Allow caches_action to accept a layout option [#198 state:resolved]josevalim2008-06-031-3/+17
* Added conditional support to caches_action [José Valim] [#166 state:resolved]Joshua Peek2008-05-141-18/+19
* Remove ActionController::Base#view_controller_internalsPratik Naik2008-04-211-5/+0
* Moved the caching stores from ActionController::Caching::Fragments::* to Acti...David Heinemeier Hansson2008-01-031-0/+148