Froze rails gems
[depot.git] / vendor / rails / actionpack / test / fixtures / layouts / talk_from_action.erb
diff --git a/vendor/rails/actionpack/test/fixtures/layouts/talk_from_action.erb b/vendor/rails/actionpack/test/fixtures/layouts/talk_from_action.erb
new file mode 100644 (file)
index 0000000..187aab0
--- /dev/null
@@ -0,0 +1,2 @@
+<title><%= @title || @content_for_title %></title>
+<%= @content_for_layout -%>
\ No newline at end of file