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