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