-
Type: Task
-
Resolution: Done
-
Affects Version/s: None
-
Component/s: None
-
None
Mongoid::Matchers::Strategies.extract_attributes was not taking into account the possibility of an array result, as in the case of an embeds_many.
This fix is fairly dumb.