-
Type: New Feature
-
Resolution: Unresolved
-
Priority: Minor - P4
-
None
-
Affects Version/s: None
-
Component/s: Attributes
I'd like to be able to do this:
field :array_of_symbols, type: Array(Symbol) # or [Symbol] which is equivalent
and have the string values in the array from the DB to be coerced to Symbols upon demongo-ization.
- has to be done after
-
MONGOID-2951 Attributes of container types are not persisted when mutated
- Backlog
- is related to
-
MONGOID-5405 Attribute storage refactoring
- Backlog
-
SERVER-9380 Add single-type arrays
- Open
- related to
-
MONGOID-3042 :field => Array, does not accept mongoize() classes upon save
- Closed