File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -2520,7 +2520,7 @@ config.active_support.message_serializer = YAML
25202520
25212521非推奨警告メッセージの振る舞いを設定します。指定可能なオプションについては[ ` Deprecation::Behavior ` ] [ deprecation_behavior ] を参照してください。
25222522
2523- デフォルトで生成される` config/environments ` 以下のファイルでは、development環境では` :log ` が、test環境では` :stderr ` がそれぞれ設定されます。production環境ではこの設定は無視され 、[ ` config.active_support.report_deprecations ` ] (#config-active-support-report-deprecations)の設定が使われます。
2523+ デフォルトで生成される` config/environments ` 以下のファイルでは、development環境では` :log ` が、test環境では` :stderr ` がそれぞれ設定されます。production環境ではこの設定は省略されており 、[ ` config.active_support.report_deprecations ` ] (#config-active-support-report-deprecations)の設定が使われます。
25242524
25252525[ deprecation_behavior ] : https://api.rubyonrails.org/classes/ActiveSupport/Deprecation/Behavior.html#method-i-behavior-3D
25262526
You can’t perform that action at this time.
0 commit comments