You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I did some testing on objects with multiple has_many ..., dependent: :destroy and it seems that the destroy chain stops on the first failed confirmation. Also, the transaction is rolled back and even objects, that were deleted, are rolled back to their initial state.
No description provided.
The text was updated successfully, but these errors were encountered: