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
Rafael Mendonça França b37c02e027
✂️
2021-12-06 22:39:44 +00:00
..
analyzer Instrument ActiveStorage analyzers 2021-08-17 16:55:05 +09:00
controllers ✂️ 2021-12-06 22:39:44 +00:00
database Fix ActiveStorage tests for load_defaults 7.0 2021-06-21 07:44:33 +09:00
dummy Generate less initializers in new/upgraded Rails apps (part 2) (#43237) 2021-09-17 09:06:17 +02:00
fixtures Reduce file size of tiff image in Active Storage 2021-08-12 11:37:44 -03:00
jobs
models compose is primarily meant to take blobs so make them a positional argument 2021-12-04 02:14:48 +01:00
previewer Active Storage: raise PreviewError when a preview cannot be generated 2021-02-26 14:06:52 -05:00
service Pass an array through our stack, don't bother converting back & forth 2021-12-04 02:25:42 +01:00
template Make vips the default variant processor for new apps 2021-07-14 14:26:43 -03:00
urls Make vips the default variant processor for new apps 2021-07-14 14:26:43 -03:00
direct_upload_token_test.rb Support direct uploads to multiple services 2021-11-14 11:49:06 +03:00
engine_test.rb Active Storage: incorrect defaults 2021-09-22 16:38:52 -05:00
fixture_set_test.rb Fix Flaky ActiveStorage test (#41225) 2021-01-24 18:29:11 +01:00
javascript_package_test.rb Enforce that activestorage compiled JS is in sync with source code 2019-10-18 18:02:02 -07:00
migrations_test.rb Respect Active Record's primary_key_type in Active Storage migrations 2021-06-11 11:51:07 +03:00
test_helper.rb Depend on ruby/debug, replacing Byebug 2021-09-08 17:35:41 +02:00