We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 332e08d + 41939a0 commit a2d2155Copy full SHA for a2d2155
actionpack/test/fixtures/ruby_template.ruby
@@ -1,2 +1,2 @@
1
-body = ""
+body = +""
2
body << ["Hello", "from", "Ruby", "code"].join(" ")
0 commit comments