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

🚀 [READY FOR REVIEW] MONGOID-5564 Code Docs: Make it a rule to use full namespaces in code doc #5548

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

Commits on Nov 24, 2023

  1. Code Docs: Make it a rule to use full namespaces in code doc. This av…

    …oids ambiguity for example between Mongoid::Document and BSON::Document.
    
    This PR includes the change for the following classes:
    - Mongoid::Document
    - Mongoid::Criteria
    - Mongoid::Association::Proxy
    - Mongoid::Criteria::Queryable
    
    Any stragglers missed can be fixed on an ongoing basis.
    johnnyshields committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    e68482e View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

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

Commits on Apr 14, 2024

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