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
Mike Gunderloy 6ef3794013
Support content_type in AzureStorageService#url
Add in the content_type option, which is defined as part of the generic
ActiveStorage::Service class.

Without this option, attempts to generate a URL for an attached file
fail with "ArgumentError (unknown keyword: content_type)"
2017-08-08 09:35:42 -05:00
..
controllers Fix ruby warnings 2017-08-05 12:22:39 +09:00
database
dummy Fix Style/StringLiterals violations for Active Storage 2017-08-03 03:13:11 +09:00
fixtures/files
models Fix ruby warnings 2017-08-05 12:22:39 +09:00
service Support content_type in AzureStorageService#url 2017-08-08 09:35:42 -05:00
template Extend image_tag to accept ActiveStorage Attachments and Variants (#30084) 2017-08-07 09:38:51 -05:00
filename_test.rb
test_helper.rb Let ActiveStorage tests pass only for Disk 2017-08-01 09:06:39 -07:00