aboutsummaryrefslogtreecommitdiffstats
path: root/actionview/lib/action_view/digestor.rb
Commit message (Expand)AuthorAgeFilesLines
* add a new local variable to track if digests are being stored, to ensure the ...Brad Murray2013-10-171-2/+2
* update digestor code based on reviewBrad Murray2013-10-151-2/+2
* Ensure ActionView::Digest.cache is correctly cleaned up whenBrad Murray2013-10-151-6/+6
* Bust the template digest cache key when details are changedDaniel Schierbeck2013-09-191-1/+4
* Only cache template digests if config.cache_template_loadingJosh Lauer2013-08-061-3/+7
* AV::Digestor thread safety fixes.thedarkone2013-07-301-9/+29
* Fix "Stack Level Too Deep" error when rendering recursive partialsRafael Mendonça França2013-07-071-3/+7
* Move actionpack/lib/action_view* into actionview/libPiotr Sarnacki2013-06-201-0/+85