Froze rails gems
[depot.git] / vendor / rails / actionpack / test / fixtures / test / _layout_for_block_with_args.html.erb
1 Before
2 <%= yield 'arg1', 'arg2' %>
3 After