index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
actionpack
/
test
/
fixtures
/
test
/
hello.builder
blob: 82a4a310d3198806b8558e5e98877c06943a9053 (
plain
) (
blame
)
1
2
3
4
xml.html do xml.p "Hello #{@name}" xml << render_file("test/greeting") end