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

MONGOID-5610 - Cleanup: Use delegator for exists? on embedded proxy, and add code comments #5610

Open
wants to merge 13 commits into
base: master
Choose a base branch
from

Commits on Apr 20, 2023

  1. Fix using exists? with args on relations.

    Also cleans up method docs which were not accurate.
    johnnyshields committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    3fe8676 View commit details
    Browse the repository at this point in the history
  2. Use delegator

    johnnyshields committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    eb699d7 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

  1. Configuration menu
    Copy the full SHA
    fec2ebf View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

  1. Configuration menu
    Copy the full SHA
    9163c2a View commit details
    Browse the repository at this point in the history
  2. Update proxy.rb

    johnnyshields authored Nov 7, 2023
    Configuration menu
    Copy the full SHA
    7522238 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. Update proxy.rb

    johnnyshields authored Nov 8, 2023
    Configuration menu
    Copy the full SHA
    e6099e6 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

  1. Configuration menu
    Copy the full SHA
    7a113be View commit details
    Browse the repository at this point in the history
  2. Update proxy.rb

    johnnyshields authored Nov 16, 2023
    Configuration menu
    Copy the full SHA
    39a5296 View commit details
    Browse the repository at this point in the history
  3. Update findable.rb

    johnnyshields authored Nov 16, 2023
    Configuration menu
    Copy the full SHA
    13d9b7c View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

  1. Configuration menu
    Copy the full SHA
    eb447ef View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. Configuration menu
    Copy the full SHA
    d168d27 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2024

  1. Configuration menu
    Copy the full SHA
    9113ff4 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. Configuration menu
    Copy the full SHA
    96e980f View commit details
    Browse the repository at this point in the history