aboutsummaryrefslogtreecommitdiffstats
path: root/activestorage/test/dummy/config/environments/development.rb
diff options
context:
space:
mode:
Diffstat (limited to 'activestorage/test/dummy/config/environments/development.rb')
-rw-r--r--activestorage/test/dummy/config/environments/development.rb2
1 files changed, 2 insertions, 0 deletions
diff --git a/activestorage/test/dummy/config/environments/development.rb b/activestorage/test/dummy/config/environments/development.rb
index 5f3d463210..47fc5bf25c 100644
--- a/activestorage/test/dummy/config/environments/development.rb
+++ b/activestorage/test/dummy/config/environments/development.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.