aboutsummaryrefslogtreecommitdiffstats
path: root/actionview/test/fixtures/test/_builder_tag_nested_in_content_tag.erb
blob: ddad7ec3ace98c6838739f2c822a785aecddc855 (plain) (blame)
1
2
3
<%= tag.p do %>
  <%= tag.b 'Hello' %>
<% end %>