aboutsummaryrefslogtreecommitdiffstats
path: root/activestorage/test/dummy/config/initializers/wrap_parameters.rb
diff options
context:
space:
mode:
Diffstat (limited to 'activestorage/test/dummy/config/initializers/wrap_parameters.rb')
-rw-r--r--activestorage/test/dummy/config/initializers/wrap_parameters.rb2
1 files changed, 2 insertions, 0 deletions
diff --git a/activestorage/test/dummy/config/initializers/wrap_parameters.rb b/activestorage/test/dummy/config/initializers/wrap_parameters.rb
index bbfc3961bf..2f3c0db471 100644
--- a/activestorage/test/dummy/config/initializers/wrap_parameters.rb
+++ b/activestorage/test/dummy/config/initializers/wrap_parameters.rb
@@ -1,3 +1,5 @@
+# frozen_string_literal: true
+
# Be sure to restart your server when you modify this file.
# This file contains settings for ActionController::ParamsWrapper which