You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We had a deprecation warning: to_time will always preserve
the receive timezone rather than system local time in Rails 8.1
which gets fixed by setting "to_time_preserves_timezone" to "zone"
in the application configuration.
0 commit comments