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

Remove unnecessary dependency on the timecop gem #205

Merged
merged 3 commits into from
Nov 5, 2023

Conversation

luciagirasoles
Copy link
Collaborator

Since Rails 4.1, Active Support includes its own timehelpers, rendering the timecop gem unnecessary. This PR removes the dependency on timecop and updates the codebase to utilize the built-in timehelpers provided by Active Support. This change improves the efficiency and maintainability of the codebase.

@luciagirasoles luciagirasoles merged commit 229ed2b into main Nov 5, 2023
6 checks passed
@luciagirasoles luciagirasoles deleted the replace-timecop branch September 2, 2024 06:32
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.

1 participant