-
Type: Improvement
-
Resolution: Fixed
-
Priority: Unknown
-
Affects Version/s: None
-
Component/s: Attributes, Docs
-
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.
- is related to
-
MONGOID-5336 Allow user-defined symbol/string field types
- Backlog
- related to
-
MONGOID-5210 Prefer symbol field types over class ones
- Closed
- links to