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

[2.x] Remove last usage of _reflections in favor of reflect_on_association. #3205

Merged
merged 12 commits into from
Sep 11, 2024

Commits on Sep 1, 2024

  1. Remove last usage of _reflections in favor of reflect_on_association.

    - better compatible with newer Rails, since it casts to needed type on its own
    simi committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    87742cb View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. improve @reflection class check

    Paul-Bob committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    d30d552 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1eae63c View commit details
    Browse the repository at this point in the history
  3. fix breadcrumbs spec

    Paul-Bob committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    15b0e80 View commit details
    Browse the repository at this point in the history
  4. dry

    Paul-Bob committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    59c2a88 View commit details
    Browse the repository at this point in the history
  5. last touches

    Paul-Bob committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    6ae4462 View commit details
    Browse the repository at this point in the history
  6. fix tabs spec

    Paul-Bob committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    2d9a5b8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a387761 View commit details
    Browse the repository at this point in the history
  8. appraisal

    Paul-Bob committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    8f26ad5 View commit details
    Browse the repository at this point in the history
  9. try dashboard_spec fix

    Paul-Bob committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    5b52357 View commit details
    Browse the repository at this point in the history
  10. revert dashboards spec

    Paul-Bob committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    57404e5 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e667e8a View commit details
    Browse the repository at this point in the history