提交 a9e963d5 编写于 作者: E Emilio Tagua 提交者: Aaron Patterson

Remove confusing parenthesis.

上级 14055ea2
......@@ -1595,7 +1595,7 @@ def ==(comparison_object)
# Delegates to ==
def eql?(comparison_object)
self == (comparison_object)
self == comparison_object
end
# Delegates to id in order to allow two records of the same type and id to work with something like:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册