Started again with Rails 4
[feedcatcher.git] / vendor / rails / actionpack / test / fixtures / functional_caching / fragment_cached.html.erb
diff --git a/vendor/rails/actionpack/test/fixtures/functional_caching/fragment_cached.html.erb b/vendor/rails/actionpack/test/fixtures/functional_caching/fragment_cached.html.erb
deleted file mode 100644 (file)
index 268a298..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-Hello
-<% cache do %>This bit's fragment cached<% end %>