aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/controller/action_caching_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Make page caching respect the format of the resource that is being requested ...Marcel Molina2006-10-121-144/+0
* Fixed that caches_action breaks with file extensions (closes #6257) [Catfish]David Heinemeier Hansson2006-10-091-0/+7
* Make action caching aware of different formats for the same action so that, e...Marcel Molina2006-08-031-0/+137