From 3d5c4a16472edadb158eb879bb5e7ef30403a93c Mon Sep 17 00:00:00 2001 From: Zachary Scott Date: Thu, 16 Jan 2014 11:06:10 -0800 Subject: Remove duplicate configuration option for ActiveSupport [ci skip] Fixes rails/rails#13732 --- guides/source/configuring.md | 1 - 1 file changed, 1 deletion(-) diff --git a/guides/source/configuring.md b/guides/source/configuring.md index c30b806907..78dc84180c 100644 --- a/guides/source/configuring.md +++ b/guides/source/configuring.md @@ -449,7 +449,6 @@ There are a few configuration options available in Active Support: * `ActiveSupport::Deprecation.silenced` sets whether or not to display deprecation warnings. -* `ActiveSupport::Logger.silencer` is set to `false` to disable the ability to silence logging in a block. The default is `true`. ### Configuring a Database -- cgit v1.2.3