active_record_upsert
active_record_upsert copied to clipboard
fix: Support commit callbacks when calling upsert!
The test created in the testfile was failing before. I'm not sure if the fix is correct when it comes to the class method if it is on purpose that is happens without the transaction but without changing this there is a failing spec in the notification spec.