Froze rails gems
[depot.git] / vendor / rails / actionpack / test / fixtures / test / _layout_for_block_with_args.html.erb
diff --git a/vendor/rails/actionpack/test/fixtures/test/_layout_for_block_with_args.html.erb b/vendor/rails/actionpack/test/fixtures/test/_layout_for_block_with_args.html.erb
new file mode 100644 (file)
index 0000000..3075332
--- /dev/null
@@ -0,0 +1,3 @@
+Before
+<%= yield 'arg1', 'arg2' %>
+After
\ No newline at end of file