Started again with Rails 4
[feedcatcher.git] / vendor / rails / actionpack / test / fixtures / test / nested_layout.erb
diff --git a/vendor/rails/actionpack/test/fixtures/test/nested_layout.erb b/vendor/rails/actionpack/test/fixtures/test/nested_layout.erb
deleted file mode 100644 (file)
index 7b6dcbb..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-<% content_for :title, "title" -%>
-<% content_for :column do -%>column<% end -%>
-<% render :layout => 'layouts/column' do -%>content<% end -%>
\ No newline at end of file