Froze rails gems
[depot.git] / vendor / rails / actionpack / test / fixtures / functional_caching / formatted_fragment_cached.html.erb
diff --git a/vendor/rails/actionpack/test/fixtures/functional_caching/formatted_fragment_cached.html.erb b/vendor/rails/actionpack/test/fixtures/functional_caching/formatted_fragment_cached.html.erb
new file mode 100644 (file)
index 0000000..d7f43ad
--- /dev/null
@@ -0,0 +1,3 @@
+<body>
+<% cache do %><p>ERB</p><% end %>
+</body>
\ No newline at end of file