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