Uploaded image for project: 'Mongoid'
  1. Mongoid
  2. MONGOID-2232

Optionally Treat Embedded Docs as Part of Parent

    • Type: Icon: Task Task
    • Resolution: Done
    • 3.0.2
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None

      Feature suggestion: optionally (with a hash option in the embeds_many macro) treat embedded documents as part of the parent rather than as related to the parent. When adding an embedded document, do not persist it immediately; persist only during the parent's save. When removing an embedded document, do not remove it immediately; remove only during the parent's save.

            Assignee:
            Unassigned Unassigned
            Reporter:
            yfeldblum yfeldblum
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: