Skip to content

Commit 2972c61

Browse files
committed
fix deprecatio
1 parent d17b9da commit 2972c61

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

config/application.rb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,5 +52,7 @@ class Application < Rails::Application
5252
config.logger = ActiveSupport::TaggedLogging.new(logger)
5353

5454
config.autoloader = :zeitwerk
55+
56+
config.active_support.to_time_preserves_timezone = :zone
5557
end
5658
end

0 commit comments

Comments
 (0)