aboutsummaryrefslogtreecommitdiffstats
path: root/actionview/lib/action_view/renderer/template_renderer.rb
diff options
context:
space:
mode:
authorAaron Patterson <aaron.patterson@gmail.com>2016-08-24 15:12:52 -0700
committerAaron Patterson <aaron.patterson@gmail.com>2016-08-24 15:13:19 -0700
commit07da5aebb165f824d540fac620d2374b7a3799bb (patch)
tree562ad8d08cf75209f486472631593e4783910664 /actionview/lib/action_view/renderer/template_renderer.rb
parentef8315ac784aa778b71c803a8aa018676880b396 (diff)
downloadrails-07da5aebb165f824d540fac620d2374b7a3799bb.tar.gz
rails-07da5aebb165f824d540fac620d2374b7a3799bb.tar.bz2
rails-07da5aebb165f824d540fac620d2374b7a3799bb.zip
Simplify cache hit logging
CacheHelper is mixed in to Helpers, Helpers is mixed in to AV::Base. This means we can count on instances of AV::Base to have the "cache hit" method on them, and we can stop setting an ivar for cache logging and just ask the view if it was a cache hit.
Diffstat (limited to 'actionview/lib/action_view/renderer/template_renderer.rb')
0 files changed, 0 insertions, 0 deletions