From 0dd40fe72cfcf53b475a4084d61e9e931417c29e Mon Sep 17 00:00:00 2001 From: Jon Moss Date: Sun, 23 Apr 2017 13:03:01 -0400 Subject: secrets.yml --> config/secrets.yml [ci skip] --- guides/source/5_1_release_notes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'guides/source') diff --git a/guides/source/5_1_release_notes.md b/guides/source/5_1_release_notes.md index 9a810368b1..ffa18f1a2b 100644 --- a/guides/source/5_1_release_notes.md +++ b/guides/source/5_1_release_notes.md @@ -257,7 +257,7 @@ Please refer to the [Changelog][railties] for detailed changes. environments. ([commit](https://github.com/rails/rails/commit/e530534265d2c32b5c5f772e81cb9002dcf5e9cf)) -* The config file `secrets.yml` is now loaded in with all keys as symbols. +* The config file `config/secrets.yml` is now loaded in with all keys as symbols. ([Pull Request](https://github.com/rails/rails/pull/26929)) * Removed jquery-rails from default stack. rails-ujs, which is shipped -- cgit v1.2.3