rails/activestorage/test
Brian Knight c1600009b2 Allow full use of the AWS S3 SDK authentication options (#32270)
If an explicit AWS key pair and/or region is not provided in
config/storage.yml, attempt to use environment variables, shared
credentials, or IAM role credentials. Order of precedence is
determined by the AWS SDK[1].

[1]: https://docs.aws.amazon.com/sdk-for-ruby/v3/developer-guide/setup-config.html
2018-03-19 15:25:40 +00:00
..
analyzer Correct orientation detection 2018-01-31 16:50:30 -05:00
controllers Update test to reflect GCS direct upload header change 2018-03-06 13:09:22 -05:00
database Refactor migration to move migrations paths to connection 2018-01-18 08:55:03 -05:00
dummy Revert "Merge pull request #31434 from olivierlacan/boot-feedback" 2018-01-19 01:28:49 +10:30
fixtures/files Support varying ICO files 2018-02-24 15:27:57 -05:00
models Allow selectively purging attached blobs 2018-03-06 13:03:02 -05:00
previewer Provide an alternative PDF previewer based on Poppler 2018-03-06 13:33:33 -05:00
service Allow full use of the AWS S3 SDK authentication options (#32270) 2018-03-19 15:25:40 +00:00
template Use assert_predicate and assert_not_predicate 2018-01-25 23:32:59 -05:00
test_helper.rb Fix purging dependent blobs when attachments aren't loaded 2018-03-05 17:01:31 -05:00