Functional tests now work properly, bearing in mind whether a user is logged in or...
[depot.git] / vendor / rails / actionpack / test / fixtures / functional_caching / _partial.erb
1 <% cache do %>
2 Fragment caching in a partial
3 <% end %>