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
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
..
analyzer Append extension to tempfile name 2017-12-31 10:36:58 -05:00
controllers Handle invalid signed blob IDs gracefully 2017-12-15 19:26:53 -05:00
database Define path with __dir__ in activestorage/ 2017-10-13 20:47:56 +03:00
dummy Merge pull request #31434 from olivierlacan/boot-feedback 2017-12-14 16:49:02 -07:00
fixtures/files Restore support for the -layers transformation 2018-01-02 07:20:23 -05:00
models Allow overriding filename in Blob#service_url 2018-01-08 15:44:14 +01:00
previewer Extract metadata from images and videos 2017-10-22 13:16:59 -04:00
service Fix customizing Content-Type via GCS service URLs 2017-12-07 15:16:24 -05:00
template Preview PDFs and videos 2017-09-28 16:43:37 -04:00
test_helper.rb Fix direct uploads to local service 2017-11-20 10:54:46 -05:00