aboutsummaryrefslogtreecommitdiffstats
path: root/actionview/test/fixtures/test/content_for_concatenated.erb
blob: e65f6295742d7fd9ee2a7b80c4afcd4109ddea89 (plain) (blame)
1
2
3
<% content_for :title, "Putting stuff "
   content_for :title, "in the title!" -%>
Great stuff!