rails/guides
Hartley McGuire 7953c8670b
Make secret_key_base doc more explicit
This used to be `config.secret_key_base` but was changed to
`secrets.secret_key_base` in ae75289 and the `secrets.` prefix was
removed in ca18922 when credentials were added.

`secret_key_base` by itself doesn't really fit with the rest of this
section, so the header and description were changed to document the
config value explicitly, and a reference was added to the api docs for
the recommended approaches at setting its value.

Co-authored-by: Jonathan Hefner <jonathan@hefner.pro>
2022-06-13 17:21:27 -04:00
..
assets Use the CSS badge for the API docs as well 2022-05-10 21:05:59 +02:00
bug_report_templates No need to check for Ruby version on the bug reports template anymore 2022-01-06 20:50:33 +00:00
rails_guides Fix spelling 2022-03-27 05:19:40 +10:00
source Make secret_key_base doc more explicit 2022-06-13 17:21:27 -04:00
.document
CHANGELOG.md Start Rails 7.1 development 2021-12-07 15:52:30 +00:00
rails_guides.rb Use safe nav operator when calling RailsGuides::Generator.new 2018-12-05 12:41:07 +09:00
Rakefile Run the gem template guides for 3.1 now that 7.0.1 is out 2022-01-06 21:56:06 +00:00
w3c_validator.rb Use frozen string literal in guides/ 2017-08-13 22:04:09 +09:00