提交 49c9d793 编写于 作者: A Abdelkader Boudih

Merge pull request #18564 from yui-knk/fix/autoload2

[ci skip] Change to the passive voice
......@@ -236,7 +236,7 @@ end
```
`Post` is not syntax for a class. Rather, `Post` is a regular Ruby constant. If
all is good, the constant evaluates to an object that responds to `all`.
all is good, the constant is evaluated to an object that responds to `all`.
That is why we talk about *constant* autoloading, Rails has the ability to
load constants on the fly.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册