aboutsummaryrefslogtreecommitdiffstats
path: root/actionmailer/test/fixtures/caching_mailer/skip_fragment_cache_digesting.html.erb
blob: 0d52429a81151df27b1986e30183858d2bd1ccb0 (plain) (blame)
1
2
3
<%= cache :no_digest, skip_digest: true do %>
  No Digest
<% end %>