test/dummy/config/environments/development.rb in upgrow-0.0.3 vs test/dummy/config/environments/development.rb in upgrow-0.0.4

- old
+ new

@@ -1,5 +1,6 @@ # frozen_string_literal: true + require 'active_support/core_ext/integer/time' Rails.application.configure do # Settings specified here will take precedence over those in # config/application.rb.