1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/guides
Connor Shea ab90723ea4
Add a note about existing apps for ActiveStorage public access.
Every existing file needs to be individually updated to have a
publicly-readable ACL (at least, this is true of S3 and DigitalOcean
Spaces), otherwise the files will fail to load.

This bit me when I was trying to introduce `public: true` in my
production Rails app.

I realize the docs already mention consulting the cloud service docs to
ensure that your bucket is "properly configured for public access", but
that's rather vague and I didn't really understand the potential issues
with individual files' public read permissions from the S3 docs.
2020-12-17 17:54:23 -07:00
..
assets Always show version badge, not just for edge [ci skip] 2020-11-09 20:28:08 +01:00
bug_report_templates Update bug report templates to use Rails 6.1.0 2020-12-13 16:52:48 +09:00
rails_guides feat(rubocop): Add Style/RedundantRegexpEscape 2020-12-08 18:57:09 +00:00
source Add a note about existing apps for ActiveStorage public access. 2020-12-17 17:54:23 -07:00
.document
CHANGELOG.md Start Rails 6.2 development 🎉 2020-12-03 01:35:29 +00:00
rails_guides.rb Use safe nav operator when calling RailsGuides::Generator.new 2018-12-05 12:41:07 +09:00
Rakefile Remove references to WARNINGS environment variable [ci skip] 2020-07-05 16:40:52 +01:00
w3c_validator.rb Use frozen string literal in guides/ 2017-08-13 22:04:09 +09:00