Froze rails gems
[depot.git] / vendor / rails / actionpack / test / fixtures / test / content_for.erb
diff --git a/vendor/rails/actionpack/test/fixtures/test/content_for.erb b/vendor/rails/actionpack/test/fixtures/test/content_for.erb
new file mode 100644 (file)
index 0000000..0e47ca8
--- /dev/null
@@ -0,0 +1,2 @@
+<% content_for :title do %>Putting stuff in the title!<% end %>
+Great stuff!
\ No newline at end of file