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