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
George Claghorn dc001dbd58
Merge pull request #33666 from cbothner/fail-gracefully-from-activestorage-file-not-found
Fail more gracefully from ActiveStorage missing file exceptions
2018-08-22 22:56:10 -04:00
..
analyzer Move #extract_metadata_from to ActiveStorage's TestHelper 2018-04-25 15:28:30 -05:00
controllers Respond with 404 in ActiveStorage::DiskController#show when file missing 2018-08-21 15:35:58 -04:00
database Refactor migration to move migrations paths to connection 2018-01-18 08:55:03 -05:00
dummy Recommend use of rails over bin/rails 2018-07-06 22:46:35 +02:00
fixtures/files Support varying ICO files 2018-02-24 15:27:57 -05:00
jobs Remove superfluous test 2018-08-19 01:10:50 -04:00
models Ignore ActiveRecord::InvalidForeignKey in ActiveStorage::Blob#purge 2018-07-26 09:24:31 -04:00
previewer Change video preview format from PNG to JPG 2018-05-23 14:32:34 -04:00
service Translate service-specific missing object exceptions into a generic one 2018-08-21 15:31:14 -04:00
template Use assert_predicate and assert_not_predicate 2018-01-25 23:32:59 -05:00
test_helper.rb Store newly-uploaded files on save rather than assignment 2018-07-07 23:25:33 -04:00