1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actionmailer/test/fixtures/caching_mailer/skip_fragment_cache_digesting.html.erb

3 lines
68 B
Text

<%= cache :no_digest, skip_digest: true do %>
No Digest
<% end %>