1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/test
Jeremy Daer 6116313da4 Mirror: explicit primary service and list of mirrors
Pass separate primary service and list of mirrors rather than treating
the first of the services list as the primary. Nice fit for keyword args,
and something we've long wanted in the equivalent Basecamp file repository.

Upload returns the results of the underlying service uploads rather than
the io.rewind result. Rewind before uploading rather than afterward, and
demonstrate that behavior with a test.

Test that more than one mirror works.
2017-07-08 17:16:52 -07:00
..
database Fix the migration class name 2017-07-06 23:01:40 +02:00
service Mirror: explicit primary service and list of mirrors 2017-07-08 17:16:52 -07:00
attachments_test.rb Rename from Site to Service now that we're called Active Storage 2017-07-06 12:22:44 +02:00
blob_test.rb Disk storage: ensure URLs end with the blob filename since some user agents don't respect Content-Disposition filename 2017-07-08 15:15:21 -07:00
disk_controller_test.rb Disk storage: ensure URLs end with the blob filename since some user agents don't respect Content-Disposition filename 2017-07-08 15:15:21 -07:00
filename_test.rb ActiveVault -> ActiveStorage 2017-07-06 11:33:29 +02:00
test_helper.rb Rename from Site to Service now that we're called Active Storage 2017-07-06 12:22:44 +02:00
verified_key_with_expiration_test.rb ActiveVault -> ActiveStorage 2017-07-06 11:33:29 +02:00