Uploaded image for project: 'Mongoid'
  1. Mongoid
  2. MONGOID-5458

Document fallbacks option on localized fields

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Trivial - P5 Trivial - P5
    • 8.1.0
    • Affects Version/s: None
    • Component/s: Docs
    • Labels:
      None

      The :fallbacks option apparently exists on localized fields and it is not documented. Default for it is true, it's used to disable fallbacks.

      https://www.mongodb.com/docs/mongoid/master/reference/fields/#localized-fields

      Check syntax:

        field :description, localize: true, fallbacks: false
      

            Assignee:
            neil.shweky@mongodb.com Neil Shweky (Inactive)
            Reporter:
            oleg.pudeyev@mongodb.com Oleg Pudeyev (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: