-
Type: Improvement
-
Resolution: Gone away
-
Priority: Unknown
-
None
-
Affects Version/s: None
-
Component/s: Associations
-
None
-
Ruby Drivers
MONGOID-5016 sets touch: true by default for embedded documents. As we found in HELP-61080 this causes NameError if the parent document class in not loaded at a time of loading embedded document class. This behaviour should be fixed in MONGOID-5791. However, as a palliative solution for 9.0.1 we should raise a more descriptive error. The error should indicate what may be the cause, and suggest a solution.
- is caused by
-
MONGOID-5016 Change the default of :touch option to true on embedded associations
- Closed