提交 aec2f382 编写于 作者: X Xavier Noria

6.x -> 6.0 [skip ci]

This 6.x seems to be confusing to some people.
上级 e44a1979
......@@ -57,7 +57,7 @@ The autoloading `zeitwerk` mode is enabled by default in Rails 6 applications ru
```ruby
# config/application.rb
config.load_defaults "6.x" # enables zeitwerk mode in CRuby
config.load_defaults "6.0" # enables zeitwerk mode in CRuby
```
In `zeitwerk` mode, Rails uses [Zeitwerk](https://github.com/fxn/zeitwerk) internally to autoload, reload, and eager load. Rails instantiates and configures a dedicated Zeitwerk instance that manages the project.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册