rails--rails/activestorage/app
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
..
assets/javascripts ActiveStorage: Pass `useCapture` to UJS listener 2021-04-13 11:56:01 -04:00
controllers Add frozen_string_literal pragma 2021-03-27 08:07:47 -04:00
javascript/activestorage ActiveStorage: Pass `useCapture` to UJS listener 2021-04-13 11:56:01 -04:00
jobs/active_storage Discard ActiveStorage::AnalyzeJobs on ActiveRecord::RecordNotFound 2019-09-28 10:28:21 -04:00
models/active_storage Fix ActiveStorage has_one_attached when blob or record are not persisted 2021-05-31 12:04:16 +02:00