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
Follow up rails/rails#44354.
Also, the deprecated warning for `to_s(:db)` is `to_fs(:db)` instead of `to_formatted_s(:db)`.
> DateTime#to_s(:db) is deprecated. Please use DateTime#to_fs(:db) instead.
0 commit comments