Implement the dots and dollars for Mongoid as discussed in MONGOID-5300. Things to do:
Make sure the getters work for both dotted and dollared fields
Prohibit the use of setters on those fields
Add tests for both
Write documentation explaining the limited support
Add tests for above and below driver master
- is related to
-
MONGOID-5300 Investigate impact of allowing insertion of dotted keys on Mongoid
- Closed