Uploaded image for project: 'Documentation'
  1. Documentation
  2. DOCS-6985

Comment on: "mongodb-ecosystem/tutorial/ruby-mongoid-tutorial.txt"

    XMLWordPrintableJSON

Details

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • Icon: Major - P3 Major - P3
    • 01112017-cleanup
    • None
    • drivers

    Description

      There is:
      default_scoped ->

      { where(active: true) }

      should be:
      default_scope ->

      { where(active: true) }

      Attachments

        Activity

          People

            allison.moore@mongodb.com Allison Reinheimer Moore
            xgen-internal-docs Docs Collector User (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:
              7 years, 29 weeks ago