aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib/action_controller/caching
Commit message (Expand)AuthorAgeFilesLines
* Fixed that sweepers defined by cache_sweeper will be added regardless of the ...David Heinemeier Hansson2008-03-081-3/+2
* Added support for naming concrete classes in sweeper declarations [DHH]David Heinemeier Hansson2008-02-071-1/+9
* Move fragment caching from special helper methods to TemplateHandler. Closes ...Jeremy Kemper2008-01-101-26/+0
* Moved the caching stores from ActionController::Caching::Fragments::* to Acti...David Heinemeier Hansson2008-01-035-0/+550