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