aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/fixtures/functional_caching/formatted_fragment_cached.html.erb
blob: d7f43ad95e9d6a51c9fcda2d45367a99cfc4bce8 (plain) (blame)
1
2
3
<body>
<% cache do %><p>ERB</p><% end %>
</body>