aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/fixtures/customers/_customer.html.erb
blob: 67e9f6d4116cb9a966dee515936707cfd4c99915 (plain) (blame)
1
2
3
<% cache customer do %>
  <%= customer.name %>, <%= customer.id %>
<% end %>