-
Type: Task
-
Resolution: Done
-
Affects Version/s: None
-
Component/s: None
-
None
When called without a block the "each" method of the Array class returns an enumerator. The "each" method of mongoid/relations/targets/enumerable returns true. This causes issues when the caller expects an enumerator. I discovered this because it is causing issues with the most recent release of the jbuilder gem.