aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/fixtures/ruby_template.rb
diff options
context:
space:
mode:
Diffstat (limited to 'actionpack/test/fixtures/ruby_template.rb')
-rw-r--r--actionpack/test/fixtures/ruby_template.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/actionpack/test/fixtures/ruby_template.rb b/actionpack/test/fixtures/ruby_template.rb
index d99833a24d..5097bce47c 100644
--- a/actionpack/test/fixtures/ruby_template.rb
+++ b/actionpack/test/fixtures/ruby_template.rb
@@ -1,3 +1,2 @@
body = ""
body << ["Hello", "from", "Ruby", "code"].join(" ")
-body