-
Jacopo authored
Detaching a not persisted record no longer raise an error. Moves the `detach` logic of `ActiveStorage::Attached` to `Attached::Changes API`.
Jacopo authoredDetaching a not persisted record no longer raise an error. Moves the `detach` logic of `ActiveStorage::Attached` to `Attached::Changes API`.
Loading