aboutsummaryrefslogtreecommitdiffstats
path: root/actionview/test/fixtures/test/_cached_customer.erb
blob: 52f35a3497e06471e712a0de2534374cef8b5c56 (plain) (blame)
1
2
3
<% cache cached_customer do %>
  Hello: <%= cached_customer.name %>
<% end %>