Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove ActionController::Base#view_controller_internals | Pratik Naik | 2008-04-21 | 1 | -5/+0 |
* | Add conditional options to caches_page method [#25 state:resolved] | Paul Horsfall | 2008-04-19 | 1 | -2/+10 |
* | Added Rails.public_path to control where HTML and assets are expected to be l... | David Heinemeier Hansson | 2008-04-13 | 1 | -2/+2 |
* | Fixed that sweepers defined by cache_sweeper will be added regardless of the ... | David Heinemeier Hansson | 2008-03-08 | 1 | -3/+2 |
* | Added support for naming concrete classes in sweeper declarations [DHH] | David Heinemeier Hansson | 2008-02-07 | 1 | -1/+9 |
* | Move fragment caching from special helper methods to TemplateHandler. Closes ... | Jeremy Kemper | 2008-01-10 | 1 | -26/+0 |
* | Moved the caching stores from ActionController::Caching::Fragments::* to Acti... | David Heinemeier Hansson | 2008-01-03 | 5 | -0/+550 |