aboutsummaryrefslogtreecommitdiffstats
path: root/actionview/test/template/erb/helper.rb
diff options
context:
space:
mode:
Diffstat (limited to 'actionview/test/template/erb/helper.rb')
-rw-r--r--actionview/test/template/erb/helper.rb2
1 files changed, 2 insertions, 0 deletions
diff --git a/actionview/test/template/erb/helper.rb b/actionview/test/template/erb/helper.rb
index bc1eedc15f..57d6cb1be3 100644
--- a/actionview/test/template/erb/helper.rb
+++ b/actionview/test/template/erb/helper.rb
@@ -1,3 +1,5 @@
+# frozen_string_literal: true
+
module ERBTest
class ViewContext
include ActionView::Helpers::UrlHelper