rails--rails/activestorage/lib
Jacopo abeb3eed01 Fix ActiveStorage has_one_attached when blob or record are not persisted
- Purging a not persisted blob no longer raise a `FrozenError`.
- Purging a not persisted record no longer raise an `ActiveRecord::ActiveRecordError`.

Fixes #37069
2021-05-31 12:04:16 +02:00
..
active_storage Fix ActiveStorage has_one_attached when blob or record are not persisted 2021-05-31 12:04:16 +02:00
tasks Invoke namespaced task when necessary 2021-05-26 13:44:42 +01:00
active_storage.rb Improve Fixture support for Active Storage (#41065) 2021-01-24 11:10:30 +01:00