1 2 3 4
<%# I'm a comment %> <% cache customer do %> <%= customer.name %>, <%= customer.id %> <% end %>