Started again with Rails 4
[feedcatcher.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
deleted file mode 100644 (file)
index 71b1f30..0000000
+++ /dev/null
@@ -1 +0,0 @@
-<% render(:layout => "layout_for_block_with_args") do |*args| %><%= args.join %><% end %>
\ No newline at end of file