Skip to content

Conversation

@stefannibrasil
Copy link
Contributor

@stefannibrasil stefannibrasil commented Feb 3, 2026

What github issue is this PR for, if any?

Resolves #6683

Related to #6677

The RailsPluck cop is disabled by default because it can lead to some problems when associations are not loaded inside of iterations. However, all the problems being fixed here are from tests and since they are passing, I am assuming there are no issues following this cop. Let me know if you'd prefer to disable this cop instead.

https://docs.rubocop.org/rubocop-rails/cops_rails.html#railspluck

The RailsPluck cop is disabled by default because
it can lead to some problems when associations are
not loaded inside of iterations. However, all
the problems being fixed here are from tests and
since they are passing, I am assuming there are no issues
following this cop.

https://docs.rubocop.org/rubocop-rails/cops_rails.html#railspluck
@github-actions github-actions bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code Tests! 🎉💖👏 labels Feb 3, 2026
@stefannibrasil stefannibrasil marked this pull request as ready for review February 3, 2026 21:49
@FireLemons FireLemons merged commit 928df03 into rubyforgood:main Feb 4, 2026
11 checks passed
@FireLemons
Copy link
Collaborator

🥇

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code Tests! 🎉💖👏

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Upgrade standard-rails

2 participants