aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib/action_view/helpers/cache_helper.rb
Commit message (Expand)AuthorAgeFilesLines
* Fixed no-binding fragment cachingDavid Heinemeier Hansson2005-01-201-2/+2
* Removed the need for passing the binding when using CacheHelper#cacheDavid Heinemeier Hansson2005-01-201-1/+1
* Updated to new naming styleDavid Heinemeier Hansson2005-01-111-2/+2
* Updated caching to include action caching as well and simplified the name/key...David Heinemeier Hansson2005-01-101-1/+2
* Added first stab at page and fragment cachingDavid Heinemeier Hansson2005-01-081-0/+9