Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Require time zone core_ext instead of class
We use Time.zone, which is a core extension. If it isn't loaded, we may not be able to access the zone correctly.
- Loading branch information