Froze rails gems
[depot.git] / vendor / rails / actionpack / test / fixtures / test / calling_partial_with_layout.html.erb
diff --git a/vendor/rails/actionpack/test/fixtures/test/calling_partial_with_layout.html.erb b/vendor/rails/actionpack/test/fixtures/test/calling_partial_with_layout.html.erb
new file mode 100644 (file)
index 0000000..ac44bc0
--- /dev/null
@@ -0,0 +1 @@
+<%= render(:layout => "layout_for_partial", :partial => "partial_for_use_in_layout", :locals => { :name => "David" }) %>
\ No newline at end of file