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
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
..
assets/javascripts Active Storage: Fix direct uploads in IE 11 2017-12-23 11:21:54 -05:00
controllers Exclude ActiveStorage::SetBlob from API docs [ci skip] 2018-01-02 22:49:18 -05:00
javascript/activestorage Active Storage: Fix direct uploads in IE 11 2017-12-23 11:21:54 -05:00
jobs/active_storage Permit configuring Active Storage's job queue 2017-11-03 11:29:21 -04:00
models/active_storage Allow overriding filename in Blob#service_url 2018-01-08 15:44:14 +01:00