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
/
ruby_template.rb
blob: 5097bce47c098bc04114363bb554f40357f900a8 (
plain
) (
blame
)
1
2
body
=
""
body
<<
[
"Hello"
,
"from"
,
"Ruby"
,
"code"
].
join
(
" "
)