Started again with Rails 4
[feedcatcher.git] / vendor / rails / actionpack / test / fixtures / test / content_for_concatenated.erb
diff --git a/vendor/rails/actionpack/test/fixtures/test/content_for_concatenated.erb b/vendor/rails/actionpack/test/fixtures/test/content_for_concatenated.erb
deleted file mode 100644 (file)
index fb6b4b0..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-<% content_for :title, "Putting stuff "
-   content_for :title, "in the title!" %>
-Great stuff!
\ No newline at end of file