spec/dummy/config/environments/production.rb in signinable-2.0.11 vs spec/dummy/config/environments/production.rb in signinable-2.0.12
- old
+ new
@@ -1,4 +1,6 @@
+# frozen_string_literal: true
+
Dummy::Application.configure do
# Settings specified here will take precedence over those in config/application.rb.
# Code is not reloaded between requests.
config.cache_classes = true