aboutsummaryrefslogtreecommitdiffstats
path: root/activestorage/test/dummy/config/environments/production.rb
diff options
context:
space:
mode:
Diffstat (limited to 'activestorage/test/dummy/config/environments/production.rb')
-rw-r--r--activestorage/test/dummy/config/environments/production.rb2
1 files changed, 2 insertions, 0 deletions
diff --git a/activestorage/test/dummy/config/environments/production.rb b/activestorage/test/dummy/config/environments/production.rb
index 343da23f0b..34ac3bc561 100644
--- a/activestorage/test/dummy/config/environments/production.rb
+++ b/activestorage/test/dummy/config/environments/production.rb
@@ -1,3 +1,5 @@
+# frozen_string_literal: true
+
Rails.application.configure do
# Settings specified here will take precedence over those in config/application.rb.