提交 72f97e28 编写于 作者: J Jon Moss 提交者: GitHub

Merge pull request #26675 from j1wilmot/update-docs

Remove dup distinct from AR query list doc [ci skip]
......@@ -81,7 +81,6 @@ The methods are:
* `reorder`
* `reverse_order`
* `select`
* `distinct`
* `where`
Finder methods that return a collection, such as `where` and `group`, return an instance of `ActiveRecord::Relation`. Methods that find a single entity, such as `find` and `first`, return a single instance of the model.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册