aboutsummaryrefslogtreecommitdiffstats
path: root/actionview/test/fixtures/actionpack/test/non_erb_block_content_for.builder
blob: cd65da751b34243c7a94d638f1feba08148e153f (plain) (blame)
1
2
3
4
content_for :title do
  "Putting stuff in the title!"
end
xml << "Great stuff!"