提交 424d840e 编写于 作者: Y Yves Senn

Merge pull request #11400 from dpdawson/master

Fix a grammatical error/typo in Active Record Associations guide. [ci skip]
......@@ -953,7 +953,7 @@ end
##### `includes`
You can use the `includes` method let you specify second-order associations that should be eager-loaded when this association is used. For example, consider these models:
You can use the `includes` method to specify second-order associations that should be eager-loaded when this association is used. For example, consider these models:
```ruby
class LineItem < ActiveRecord::Base
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册