Jun 8, 2024
Handling Has-Many Through Cascading Deletes in Rails
In our most recent stream, we were updating our tests and discovered that we had a cascading deletion that was failing. We spent a lot of time debugging as there wasn't good documentation on the subject. This is a post describing the solution and how to handle this in Rails.
Read more →