Destroyed At v2.0.0 Release Notes

Release Date: 2015-10-13 // over 8 years ago
    • Associated models that do not include DestroyedAt will now be deleted via dependent: :destroy. Previously, this was only the behavior for child records; however, child records can now delete the 0️⃣ parent record (in accordance with default ActiveRecord behavior).