1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activestorage/app/models/active_storage
Jonathan Hefner 601006c56d
Update service metadata for updated Blobs only
Follow-up to #40013.

Newly created `Blob`s may not be uploaded yet, so do not try to update
their service metadata.
2020-08-13 10:45:46 -04:00
..
blob Identify directly-uploaded blobs before saving the associated record 2020-08-11 18:08:09 -04:00
attachment.rb Identify directly-uploaded blobs before saving the associated record 2020-08-11 18:08:09 -04:00
blob.rb Update service metadata for updated Blobs only 2020-08-13 10:45:46 -04:00
current.rb Use a current model to provide the host for service urls 2018-04-06 20:07:52 +01:00
filename.rb Encode Content-Disposition filenames on send_data and send_file 2018-09-13 21:38:46 +09:00
preview.rb Active Storage: allow serving files by proxying 2020-05-11 16:21:58 -04:00
variant.rb Fix unintentional method redefinitions 2020-05-14 09:46:16 -04:00
variant_record.rb Track Active Storage variants in the database 2019-12-06 13:26:51 -05:00
variant_with_record.rb Active Storage: allow serving files by proxying 2020-05-11 16:21:58 -04:00
variation.rb Track Active Storage variants in the database 2019-12-06 13:26:51 -05:00