Started again with Rails 4
[feedcatcher.git] / vendor / rails / actionpack / test / fixtures / test / using_layout_around_block.html.erb
diff --git a/vendor/rails/actionpack/test/fixtures/test/using_layout_around_block.html.erb b/vendor/rails/actionpack/test/fixtures/test/using_layout_around_block.html.erb
deleted file mode 100644 (file)
index a93fa02..0000000
+++ /dev/null
@@ -1 +0,0 @@
-<% render(:layout => "layout_for_partial", :locals => { :name => "David" }) do %>Inside from block<% end %>
\ No newline at end of file