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
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
..
analyzer Move #extract_metadata_from to ActiveStorage's TestHelper 2018-04-25 15:28:30 -05:00
controllers Fix issue ActiveStorage direct upload disk 2018-10-07 16:07:09 -04:00
database Refactor migration to move migrations paths to connection 2018-01-18 08:55:03 -05:00
dummy Make Webpacker the default JavaScript compiler for Rails 6 (#33079) 2018-09-30 22:31:21 -07:00
fixtures/files Fix zero-byte files upload 2018-09-06 20:04:21 -03:00
jobs Remove superfluous test 2018-08-19 01:10:50 -04:00
models Merge pull request #33829 from mtsmfm/encode-filename 2018-09-23 19:43:06 +02:00
previewer Change video preview format from PNG to JPG 2018-05-23 14:32:34 -04:00
service Change the empty block style to have space inside of the block 2018-09-25 13:19:35 -04:00
template Use assert_predicate and assert_not_predicate 2018-01-25 23:32:59 -05:00
test_helper.rb use "minitest" consistently 2018-09-11 23:57:25 +02:00