rails--rails/guides
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
..
assets [ci skip] Rails Associations examples contains ActiveRecord::Base reference instead of ApplicationRecord in images 2017-11-24 22:13:21 +05:30
bug_report_templates Update bug report templates 2018-02-17 22:53:14 -08:00
rails_guides We should call methods with `.method_name` not `::method_name`. 2018-02-22 00:54:40 +01:00
source Allow full use of the AWS S3 SDK authentication options (#32270) 2018-03-19 15:25:40 +00:00
.document
CHANGELOG.md Remove changelog header for unreleased version 2018-03-13 15:20:57 -04:00
Rakefile Use frozen string literal in guides/ 2017-08-13 22:04:09 +09:00
rails_guides.rb Use frozen string literal in guides/ 2017-08-13 22:04:09 +09:00
w3c_validator.rb Use frozen string literal in guides/ 2017-08-13 22:04:09 +09:00