Skip to content
This repository has been archived by the owner on Jul 20, 2021. It is now read-only.

Remove timecop dependency #3

Merged
merged 1 commit into from
Jul 30, 2017
Merged

Remove timecop dependency #3

merged 1 commit into from
Jul 30, 2017

Conversation

leesmith
Copy link
Contributor

For this simple use case, use ActiveSupport's time helpers for time travel

See http://api.rubyonrails.org/classes/ActiveSupport/Testing/TimeHelpers.html

For this simple use case, use ActiveSupport's time helpers for time travel

See http://api.rubyonrails.org/classes/ActiveSupport/Testing/TimeHelpers.html
@paweljw
Copy link
Owner

paweljw commented Jul 30, 2017

Hi @leesmith, I didn't know that ActiveSupport had these built in now! Today I learned, thanks to you - thank you for taking the time to make this pull request!

@paweljw paweljw merged commit 715ae7d into paweljw:master Jul 30, 2017
@leesmith
Copy link
Contributor Author

@paweljw No problem! I'm looking forward to your continued series on Vuejs + Rails...keep up the great work!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants