aboutsummaryrefslogblamecommitdiffstats
path: root/actionview/test/fixtures/test/_partial_with_layout_block_content.erb
blob: 65dafd93a85660722d6f11336e42c0cc5e4b36ad (plain) (tree)
1
2
3
4



                                                                                     
<%= render :layout => 'test/layout_for_partial', :locals => { :name => 'Bar!' } do %>
  Content from inside layout!
<% end %>
partial with layout