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
George Claghorn b80a2bdeb9
Active Storage: upgrade to mini_mime 1.1.0
Fix validating uppercase variant formats. Closes #41796.
2021-04-04 22:44:02 -04:00
..
blob Replace mimemagic with mini_mime 2021-03-26 14:20:40 -04:00
attachment.rb Merge branch 'main' into active_storage-named-variants 2021-01-29 03:25:37 +01:00
blob.rb Active Storage: Blob creation shouldn't crash if no service selected 2021-03-12 15:12:11 -05: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
record.rb Extract ActiveStorage::Record 2020-09-29 11:59:14 -04:00
variant.rb Active Storage: upgrade to mini_mime 1.1.0 2021-04-04 22:44:02 -04:00
variant_record.rb Extract ActiveStorage::Record 2020-09-29 11:59:14 -04:00
variant_with_record.rb Active Storage: upgrade to mini_mime 1.1.0 2021-04-04 22:44:02 -04:00
variation.rb Replace mimemagic with mini_mime 2021-03-26 14:20:40 -04:00