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

Document specifying field types as strings/symbols

    • Fully Compatible

      Split from https://jira.mongodb.org/browse/MONGOID-5210.

      This ticket covers documenting using strings/symbols as types, i.e.:

      field :foo, type: :integer
      field :foo, type: 'integer'
      

      There currently appears to be no user documentation for this functionality.

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

              Created:
              Updated:
              Resolved: