rails--rails/activestorage/test
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
..
analyzer Fall back to video container for duration 2020-08-31 08:48:06 -04:00
controllers Active Storage representations: respond with 404 given invalid variation key 2021-03-27 08:03:27 -04:00
database touch parent model when an attachment is purged 2020-07-26 12:22:37 -05:00
dummy 'lookup' -> 'look up' in dummy webpacker.ymls 2021-03-21 12:36:56 +00:00
fixtures Improve Fixture support for Active Storage (#41065) 2021-01-24 11:10:30 +01:00
jobs Correct test class name 2019-09-28 10:31:26 -04:00
models Fix ActiveStorage has_one_attached when blob or record are not persisted 2021-05-31 12:04:16 +02:00
previewer Active Storage: raise PreviewError when a preview cannot be generated 2021-02-26 14:06:52 -05:00
service Raise a meaningful error if ActiveStorage::Current.host is blank 2021-05-10 17:27:17 +02:00
template url -> URL where apt except inside actionpack/ 2019-04-01 22:56:35 +05:30
urls Respect default serving strategy in rails_{blob,representation}_{url,path} 2021-01-28 18:52:00 -05:00
fixture_set_test.rb Fix Flaky ActiveStorage test (#41225) 2021-01-24 18:29:11 +01:00
javascript_package_test.rb Enforce that activestorage compiled JS is in sync with source code 2019-10-18 18:02:02 -07:00
test_helper.rb Fixes ActiveStorage#has_many_attached re-creating destroyed attachment 2021-05-14 20:11:01 +05:30