-
Type: Task
-
Resolution: Done
-
Affects Version/s: None
-
Component/s: None
-
None
The additional methods that ActiveModel::Dirty generates for each tracked attribute are not properly configured on master (post commit: https://github.com/mongoid/mongoid/commit/30615c6eaaaf310034e8db485a9b124ad3e549c2#diff-0). Looks like the setup method "define_attribute_methods" is never called with the fields to track.