aboutsummaryrefslogtreecommitdiffstats
path: root/guides/source/action_controller_overview.md
diff options
context:
space:
mode:
authorYauheni Dakuka <yauheni.dakuka@gmail.com>2017-09-19 00:02:47 +0300
committerYauheni Dakuka <yauheni.dakuka@gmail.com>2017-09-19 11:42:19 +0300
commitfe15175039780e689b5ddc9fffeb0a559432cc3b (patch)
tree4bc7bd9caa9218f721a65f9ebb8f41c834700a9f /guides/source/action_controller_overview.md
parent42d09f6b49da619952267b22bd8800d9b816886b (diff)
downloadrails-fe15175039780e689b5ddc9fffeb0a559432cc3b.tar.gz
rails-fe15175039780e689b5ddc9fffeb0a559432cc3b.tar.bz2
rails-fe15175039780e689b5ddc9fffeb0a559432cc3b.zip
Update action_controller_overview.md [ci skip]
Diffstat (limited to 'guides/source/action_controller_overview.md')
-rw-r--r--guides/source/action_controller_overview.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/guides/source/action_controller_overview.md b/guides/source/action_controller_overview.md
index 2c3f74c3e1..24366ae6e9 100644
--- a/guides/source/action_controller_overview.md
+++ b/guides/source/action_controller_overview.md
@@ -401,8 +401,8 @@ Rails sets up (for the CookieStore) a secret key used for signing the session da
```ruby
# amazon:
-# access_key_id: 123
-# secret_access_key: 345
+# access_key_id: 123
+# secret_access_key: 345
# Used as the base secret for all MessageVerifiers in Rails, including the one protecting cookies.
secret_key_base: 492f...