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/models
George Claghorn 5f2ee4c0bb Stream blobs from disk in 5 MB chunks
Match other services, which all use a 5 MB chunk size.
2018-04-29 07:07:59 -04:00
..
filename Encode Content-Disposition filenames according to RFC 2231 2017-08-21 18:23:15 -04:00
attachments_test.rb Flip the order of the after_create callbacks 2018-03-27 12:58:19 +11:00
blob_test.rb Stream blobs from disk in 5 MB chunks 2018-04-29 07:07:59 -04:00
filename_test.rb Rename ActiveStorage::Filename#extname to extension_with_delimiter 2017-08-20 16:30:15 -04:00
presence_validation_test.rb has_(one/many)_attached presence validation 2018-02-11 17:53:23 +02:00
preview_test.rb Use assert_predicate and assert_not_predicate 2018-01-25 23:32:59 -05:00
representation_test.rb Extract Analyzable and Representable concerns 2018-01-10 12:12:04 -05:00
variant_test.rb Show ImageProcessing macros in a dedicated example 2018-04-23 12:21:42 +02:00