aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/fixtures/digestor/comments/_comments.html.erb
Commit message (Collapse)AuthorAgeFilesLines
* Remove digestor fixtures from APŁukasz Strzałkowski2013-06-201-1/+0
| | | | They were moved to actionview/ and are not used in actionpack
* Add automatic template digests to all CacheHelper#cache calls (originally ↵David Heinemeier Hansson2012-08-291-0/+1
spiked in the cache_digests plugin) *DHH*