From c2e3e0d2096836bfb6072af70bd0914a960a50fe Mon Sep 17 00:00:00 2001 From: Jon Moss Date: Mon, 24 Apr 2017 19:06:31 -0400 Subject: Add missing `action_view` section of config flag [ci skip] --- guides/source/configuring.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'guides/source/configuring.md') diff --git a/guides/source/configuring.md b/guides/source/configuring.md index 3cfb3e2d6a..bf9456a482 100644 --- a/guides/source/configuring.md +++ b/guides/source/configuring.md @@ -543,7 +543,7 @@ encrypted cookies salt value. Defaults to `'signed encrypted cookie'`. * `config.action_view.debug_missing_translation` determines whether to wrap the missing translations key in a `` tag or not. This defaults to `true`. -* `config.form_with_generates_remote_forms` determines whether `form_with` generates remote forms or not. This defaults to `true`. +* `config.action_view.form_with_generates_remote_forms` determines whether `form_with` generates remote forms or not. This defaults to `true`. ### Configuring Action Mailer -- cgit v1.2.3