aboutsummaryrefslogtreecommitdiffstats
path: root/actionview/test/template/digestor_test.rb
Commit message (Expand)AuthorAgeFilesLines
...
* Variants in ActionView::DigestorPiotr Chmolowski2014-03-041-8/+27
* Ensure the state is clean after one failureRafael Mendonça França2013-10-161-5/+4
* Add 2 tests, 1 of which fails, to isolate the digest_caching behaviour causin...Brad Murray2013-10-151-0/+26
* Bust the template digest cache key when details are changedDaniel Schierbeck2013-09-191-1/+29
* Only cache template digests if config.cache_template_loadingJosh Lauer2013-08-061-2/+11
* Fix test name typosVipul A M2013-07-191-2/+2
* Fix "Stack Level Too Deep" error when rendering recursive partialsRafael Mendonça França2013-07-071-0/+25
* Move template tests from actionpack to actionviewPiotr Sarnacki2013-06-201-0/+197