Mongoid v2.1.6 Release Notes

  • Resolved Issues

    • #1126 Fix setting of relations with other relation proxies.

    • #1122 Hash and array fields now properly flag as dirty on access and change.

    • ๐Ÿ›  #656 Fixed reload breaking relations on unsetting of already loaded associations.

    • ๐Ÿšš #647 Prefer #unset to #remove_attribute for removing values.

    • #290 Verify pushes into deeply embedded documents.