1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
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
controllers Active Storage representations: respond with 404 given invalid variation key 2021-03-27 08:03:27 -04:00
database
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
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
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
test_helper.rb Fixes ActiveStorage#has_many_attached re-creating destroyed attachment 2021-05-14 20:11:01 +05:30