instiki/vendor/rails/actionpack/test/fixtures/test/hello.rxml
2007-01-22 07:43:50 -06:00

4 lines
No EOL
78 B
Text

xml.html do
xml.p "Hello #{@name}"
xml << render_file("test/greeting")
end