Skip to content

Commit

Permalink
opt into new timezone behavior
Browse files Browse the repository at this point in the history
  • Loading branch information
joelhawksley committed Jan 7, 2025
1 parent 4c9cf7e commit 3dff8ea
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/sandbox/config/environments/test.rb
Original file line number Diff line number Diff line change
Expand Up @@ -54,4 +54,6 @@
config.action_view.annotate_rendered_view_with_filenames = true if Rails.version.to_f >= 6.1

config.eager_load = true

config.active_support.to_time_preserves_timezone = :zone
end

0 comments on commit 3dff8ea

Please sign in to comment.