Functional tests now work properly, bearing in mind whether a user is logged in or...
[depot.git] / vendor / rails / actionpack / test / fixtures / test / hello_world_from_rxml.builder
1 xml.html do
2 xml.p "Hello"
3 end
4 "String return value"