aboutsummaryrefslogtreecommitdiffstats
path: root/actionview/test/fixtures/test/layout_render_object.erb
blob: acc4453c080c9daefb655cca098fc4754e0c0356 (plain) (blame)
1
<%= render :layout => "layouts/customers" do |customer| %><%= customer.name %><% end %>