carbonatedcoder

Results 2 issues of carbonatedcoder

### Feature _Apologies if this does exist or there is a suggested way to handle this, but we could not find a mention of it in the 3.0 docs._ The...

Enhancement
Help wanted
Needs research

### Describe the bug Detaching an association record calls `delete_all` instead of `destroy` or `destroy_all`. This skips any ActiveRecord callbacks that may exist on the association join record. ### Steps...

Needs research