Functional tests now work properly, bearing in mind whether a user is logged in or...
[depot.git] / vendor / rails / actionpack / test / fixtures / layouts / builder.builder
1 xml.wrapper do
2 xml << @content_for_layout
3 end