Froze rails gems
[depot.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
new file mode 100644 (file)
index 0000000..268a298
--- /dev/null
@@ -0,0 +1,2 @@
+Hello
+<% cache do %>This bit's fragment cached<% end %>