提交 aa289d32 编写于 作者: X Xavier Noria

removed spurious word

上级 7bb437de
...@@ -2251,7 +2251,7 @@ def increment(attribute, by = 1) ...@@ -2251,7 +2251,7 @@ def increment(attribute, by = 1)
self self
end end
# Increments +attribute+ via and saves the record. This method differs from # Increments +attribute+ and saves the record. This method differs from
# its non-bang version in that it passes through the attribute setter. # its non-bang version in that it passes through the attribute setter.
# Saving is not subjected to validation checks. Returns +self+. # Saving is not subjected to validation checks. Returns +self+.
def increment!(attribute, by = 1) def increment!(attribute, by = 1)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册