Skip to content

Commit

Permalink
Fix deprecation warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
JonathanHallam committed Jan 16, 2025
1 parent 837029d commit e544d0e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions config/application.rb
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,7 @@ class Application < Rails::Application

# Don't generate system test files.
config.generators.system_tests = nil

Rails.application.config.active_support.to_time_preserves_timezone = :zone
end
end

0 comments on commit e544d0e

Please sign in to comment.