aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib/action_view/digestor.rb
Commit message (Expand)AuthorAgeFilesLines
* Further improve RENDER_DEPENDENCY regexp commentsChristos Zisopoulos2012-08-301-1/+1
* Improve RENDER_DEPENDENCY regexp comment to keep the doc editor happy.Christos Zisopoulos2012-08-301-1/+1
* `Digestor` can now parse old style hash syntax for `render`Christos Zisopoulos2012-08-301-4/+4
* `Digestor` ignores most whitespace when parsing `render` invocationsChristos Zisopoulos2012-08-301-2/+2
* Add automatic template digests to all CacheHelper#cache calls (originally spi...David Heinemeier Hansson2012-08-291-0/+104