-
Type: Task
-
Resolution: Fixed
-
Priority: Unknown
-
Affects Version/s: None
-
Component/s: None
-
None
Refer to MONGOID-5660 for context.
Object#do_or_do_not and Object#you_must are kernel monkey patches which are similar to #try. (So similar infact that they can/should be removed.)
PR raised: https://github.com/mongodb/mongoid/pull/5713