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