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: a471553941ed1bbd605e6e75e43826c357ea009a (
plain
) (
blame
)
1
2
3
4
xml.html do xml.p "Hello #{@name}" xml << render(:file => "test/greeting") end