-
-
Notifications
You must be signed in to change notification settings - Fork 274
Error in Rails/IndexWith
when using nil
#1463
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
Comments
Rails/IndexWith
when using nil
Rails/IndexWith
when using nil
This is an edgecase ( |
This edge case leads to bugs, so it's unsafe. |
Right I see |
9 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe
I have code:
Then I run rubocop with autocorrect and get:
However:
RuboCop
The text was updated successfully, but these errors were encountered: