Froze rails gems
[depot.git] / vendor / rails / actionpack / test / fixtures / test / using_layout_around_block_with_args.html.erb
diff --git a/vendor/rails/actionpack/test/fixtures/test/using_layout_around_block_with_args.html.erb b/vendor/rails/actionpack/test/fixtures/test/using_layout_around_block_with_args.html.erb
new file mode 100644 (file)
index 0000000..71b1f30
--- /dev/null
@@ -0,0 +1 @@
+<% render(:layout => "layout_for_block_with_args") do |*args| %><%= args.join %><% end %>
\ No newline at end of file