Merge pull request #21534 from Vratislav/clarify-custom-config-guide

[Rails Guides] Clarify custom code configuration [ci skip]
上级 7b9b0b53
......@@ -1108,7 +1108,7 @@ NOTE. If you are running in a multi-threaded environment, there could be a chanc
Custom configuration
--------------------
You can configure your own code through the Rails configuration object with custom configuration. It works like this:
You can configure your own code through the Rails configuration object with custom configuration under the `config.x` property. It works like this:
```ruby
config.x.payment_processing.schedule = :daily
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册