aboutsummaryrefslogtreecommitdiffstats
path: root/actionview/test/fixtures/ruby_template.ruby
blob: 93334610a84c099d12cfc120de2656f0fcca3174 (plain) (blame)
1
2
body = "".dup
body << ["Hello", "from", "Ruby", "code"].join(" ")