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

Fixed detection of UnscopedFind if optional: true is defined in the model and is not self-reference association #1764

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Commits on Mar 3, 2023

  1. Check Unscoped Find warning on optional belongs_to models with no sel…

    …f self referential association
    NerdyBoyCool committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    006b45b View commit details
    Browse the repository at this point in the history
  2. Add Rails code to check for UnscopedFind

    NerdyBoyCool committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    2ecc74a View commit details
    Browse the repository at this point in the history
  3. Add test file to check UnscopedFind

    NerdyBoyCool committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    a7c2fb5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6590336 View commit details
    Browse the repository at this point in the history