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/controllers
Graham Conzett 1986048d27 Fix issue ActiveStorage direct upload disk
Fix an issue in ActiveStorage where a direct upload to disk storage
would fail due to a content type mismatch if the file was uploaded using
a mime-type synonym.
2018-10-07 16:07:09 -04:00
..
blobs_controller_test.rb Handle invalid signed blob IDs gracefully 2017-12-15 19:26:53 -05:00
direct_uploads_controller_test.rb Always exclude JSON root from direct_uploads#create response 2018-04-10 06:36:47 -04:00
disk_controller_test.rb Fix issue ActiveStorage direct upload disk 2018-10-07 16:07:09 -04:00
representations_controller_test.rb Merge Previews/Variants controller into one Representations controller. 2018-03-03 21:36:43 +01:00