aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/fixtures/functional_caching/fragment_cached.html.erb
blob: 1148d83ad7ed29836cfaf3ad6f175dfc295892aa (plain) (blame)
1
2
3
Hello
<%= cache "fragment" do %>This bit's fragment cached<% end %>
<%= 'Ciao' %>