Mongoid v2.1.2 Release Notes

  • Resolved Issues

    • #1082 Alias size and length to count on criteria. (Adam Greene)

    • 0️⃣ #1044 When multiple relations are defined for the same class, always return the default inverse first if inverse_of is not defined.

    • #710 Nested attributes accept both id and _id in hashes or arrays.

    • #1047 Ignore nil values passed to embeds_man pushes and substitution. (Derick Bailey)