提交 10a37f33 编写于 作者: C Carlos Antonio da Silva

Fix my own typo now, ops! [ci skip]

上级 d277e871
......@@ -81,7 +81,7 @@ def not(opts, *rest)
# # WHERE "authors"."id" IS NULL
#
# Additionally, multiple relations can be combined. This will return posts
# that are missing both an author and any` comments:
# that are missing both an author and any comments:
#
# Post.where.missing(:author, :comments)
# # SELECT "posts".* FROM "posts"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册