diff options
author | Claudio B <claudiob@users.noreply.github.com> | 2017-12-15 15:49:18 -0800 |
---|---|---|
committer | Claudio B <claudiob@users.noreply.github.com> | 2017-12-15 15:49:18 -0800 |
commit | 6211445d55cab5252ead323ef0f70d9f5993e436 (patch) | |
tree | cbb1983b9f0db7a11771e7b57849a7b31adb3abf /actionpack | |
parent | 6bd28902e2a11060562180241335a621d7e4b864 (diff) | |
download | rails-6211445d55cab5252ead323ef0f70d9f5993e436.tar.gz rails-6211445d55cab5252ead323ef0f70d9f5993e436.tar.bz2 rails-6211445d55cab5252ead323ef0f70d9f5993e436.zip |
[ci skip] Use :amazon, not :s3, to reflect code
The [template](https://github.com/rails/rails/blob/master/railties/lib/rails/generators/rails/app/templates/config/storage.yml.tt#L10)
that generates the `config/storage.yml` file has the Amazon S3 key specified as `:amazon`, not `:s3`.
The guides should reflect the nomenclature, given that every other service also
has the name of the company as the key (:google, :microsoft).
Diffstat (limited to 'actionpack')
0 files changed, 0 insertions, 0 deletions