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
Rosa Gutierrez 8f52d93576
Allow overriding filename in Blob#service_url
This is useful when we have several representations for the same
underlying file, each one with a different name, and we need to provide
a custom download URL based on that name and not that of the underlying
file.
2018-01-08 15:44:14 +01:00
..
filename Encode Content-Disposition filenames according to RFC 2231 2017-08-21 18:23:15 -04:00
attachments_test.rb Provide attachment writers 2017-11-20 18:06:06 -05:00
blob_test.rb Allow overriding filename in Blob#service_url 2018-01-08 15:44:14 +01:00
filename_test.rb Rename ActiveStorage::Filename#extname to extension_with_delimiter 2017-08-20 16:30:15 -04:00
preview_test.rb Introduce ActiveStorage::Blob#representation 2017-10-12 11:47:21 -04:00
representation_test.rb Introduce ActiveStorage::Blob#representation 2017-10-12 11:47:21 -04:00
variant_test.rb Restore support for the -layers transformation 2018-01-02 07:20:23 -05:00