aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/fixtures/ruby_template.rb
blob: d99833a24d3efd14c4477f20a3db20582d314e7e (plain) (blame)
1
2
3
body = ""
body << ["Hello", "from", "Ruby", "code"].join(" ")
body