Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix rails 7 deprecation on ActiveRecord::Base.default_timezone
Rails 7 added ActiveRecord.default_timezone and 7.1 will remove it from ActiveRecord::Base. Extract a memoized method to hide this logic.
- Loading branch information