提交 5fb84c68 编写于 作者: J Juanjo Bazán

remove 'update' duplications

上级 f049016c
......@@ -157,7 +157,6 @@ The following methods trigger callbacks:
* `save!`
* `save(validate: false)`
* `toggle!`
* `update`
* `update_attribute`
* `update`
* `update!`
......
......@@ -117,7 +117,6 @@ database only if the object is valid:
* `save`
* `save!`
* `update`
* `update`
* `update!`
The bang versions (e.g. `save!`) raise an exception if the record is invalid.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册