-
Type: Task
-
Resolution: Fixed
-
Priority: Minor - P4
-
Affects Version/s: None
-
Component/s: None
-
None
Since the server deprecated storing Symbol type data in BSON, Mongoid should warn users who try to do so. (However, storing symbols needs to continue to be supported for backwards compatibility.)
Update documentation to indicate that users should avoid using Symbol model field types.
Warn in the fields module if the type is Symbol.
- related to
-
RUBY-1320 Cleanup of Symbol confusion
- Closed