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/models
Jacopo c8c967b535 Deprecate usage of purge and purge_later from the association extension.
Calling `purge` and `purge_later` from the association extension raise a
deprecation warning.
These methods will be removed in the `6.2` release.
2021-06-17 15:22:03 +02:00
..
attached Deprecate usage of purge and purge_later from the association extension. 2021-06-17 15:22:03 +02:00
attachment_test.rb Allow expires_in for ActiveStorage signed ids 2021-06-05 05:41:11 +09:00
blob_test.rb Fix ActiveStorage has_one_attached when blob or record are not persisted 2021-05-31 12:04:16 +02:00
filename_test.rb Enable Performance/UnfreezeString cop 2018-09-23 08:56:55 +09:00
presence_validation_test.rb Store newly-uploaded files on save rather than assignment 2018-07-07 23:25:33 -04:00
preview_test.rb Generate a preview without print margins 2020-09-17 11:59:45 -04:00
reflection_test.rb Named variants should be defined using block syntax 2020-05-04 13:04:14 +03:00
representation_test.rb Extract Analyzable and Representable concerns 2018-01-10 12:12:04 -05:00
strict_loading_test.rb Add strict loading for active storage 2020-11-16 22:09:15 +08:00
variant_test.rb Active Storage: don't crash if mini_mime doesn't recognize content_type 2021-05-14 12:05:12 -05:00
variant_with_record_test.rb Add with_all_variant_records method to eager load all variant records on an attachment at once 2021-06-03 09:50:43 -05:00