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

Suggested cop: Prefer built-in time helpers to Timecop #20

Open
andyw8 opened this issue Nov 30, 2018 · 1 comment · May be fixed by rubocop/rubocop-rspec_rails#48
Open

Suggested cop: Prefer built-in time helpers to Timecop #20

andyw8 opened this issue Nov 30, 2018 · 1 comment · May be fixed by rubocop/rubocop-rspec_rails#48

Comments

@andyw8
Copy link
Contributor

andyw8 commented Nov 30, 2018

Most of Timecop's behaviour is now built into Rails.

https://api.rubyonrails.org/v5.1/classes/ActiveSupport/Testing/TimeHelpers.html

Related: rubocop/rspec-style-guide#71

@pirj
Copy link
Member

pirj commented Aug 7, 2024

This can be closed. The cop moved to another extension rubocop/rubocop-rspec_rails#48

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 a pull request may close this issue.

2 participants