-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Issues: rubocop/rails-style-guide
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Suggestion: Add notes about returned value of ActiveRecord transaction
#338
opened Jun 21, 2023 by
ydakuka
Cop idea: prefer symbol proc to
if:
and unless:
filter lambdas
#335
opened Apr 6, 2023 by
vlad-pisanov
Add delete_all to the list of methods that skip model validations
#332
opened Dec 19, 2022 by
etherbob
Suggestion: Use string literals instead of named routes or URL helpers in tests
#328
opened Oct 22, 2022 by
ohbarye
The current order by id recommendation may be subtly introducing bugs.
#274
opened Nov 11, 2020 by
kitsunde
New cop: Every AR find must either be in a conditional or be a bang
#333
opened Dec 6, 2019 by
andyw8
Faster Rails: Use
exists
instead of present?
to check if a Record Exists
#232
opened Aug 27, 2018 by
zoras
ProTip!
Updated in the last three days: updated:>2024-11-11.