Froze rails gems
[depot.git] / vendor / rails / actionpack / test / fixtures / test / non_erb_block_content_for.builder
1 content_for :title do
2 'Putting stuff in the title!'
3 end
4 xml << "\nGreat stuff!"