Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor uses of time now #1113

Merged
merged 2 commits into from
Mar 19, 2018

Conversation

nesteves
Copy link
Contributor

Fixes #1112 by replacing all instances of Time.now with Time.zone.now.

I also removed a duplicate test from test/controllers/devise_token_auth/confirmations_controller_test.rb that included a block that was never run.

@zachfeldman
Copy link
Contributor

All the tests pass.

@zachfeldman zachfeldman self-requested a review March 18, 2018 18:53
@MaicolBen MaicolBen merged commit fe734b1 into lynndylanhurley:master Mar 19, 2018
@nesteves nesteves deleted the refactor-uses-of-time-now branch June 4, 2018 11:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants