aboutsummaryrefslogtreecommitdiffstats
path: root/actionview/test/fixtures/actionpack/layouts/yield_with_render_inline_inside.erb
blob: 7298d7969055c70945deb454d66341539377f054 (plain) (blame)
1
2
<%= render :inline => 'welcome' %>
<%= yield %>