提交 af55197d 编写于 作者: S Sean Griffin

Add missing `:nodoc:`

We're accidentally documenting `PredicateBuilder` and `ArrayHandler`
since there's a constant which is missing `# :nodoc:`
上级 1d6bb776
......@@ -27,7 +27,7 @@ def call(attribute, value)
array_predicates.inject { |composite, predicate| composite.or(predicate) }
end
module NullPredicate
module NullPredicate # :nodoc:
def self.or(other)
other
end
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册