Add after_*_commit callbacks

XMLWordPrintableJSON

    • Type: New Feature
    • Resolution: Unresolved
    • Priority: Unknown
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      In addition to after_commit and after_rollback callbaks implemented in MONGOID-5531, there are four more transaction related callbacks in ActiveRecord :

      • after_create_commit
      • after_update_commit
      • after_save_commit
      • after_destroy_commit

      Mongoid should implement these callbacks with the same semantic as AR does.

            Assignee:
            Dmitry Rybakov
            Reporter:
            Dmitry Rybakov
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: