1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activestorage/lib
Jacopo 8bb97eaa1e Allow to detach an attachment when record is not persisted
Detaching a not persisted record no longer raise an error.

Moves the `detach` logic of `ActiveStorage::Attached` to `Attached::Changes API`.
2021-06-21 11:27:49 +02:00
..
active_storage Allow to detach an attachment when record is not persisted 2021-06-21 11:27:49 +02:00
tasks Invoke namespaced task when necessary 2021-05-26 13:44:42 +01:00
active_storage.rb ActiveStorage: The parameters sent to ffmpeg for are now configurable 2021-06-16 14:15:34 +12:00