提交 7656d672 编写于 作者: Y yui-knk

[ci skip] Fix `transaction` code example

上级 7fb45a61
......@@ -898,7 +898,7 @@ For example:
Item.transaction do
i = Item.lock.first
i.name = 'Jones'
i.save
i.save!
end
```
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册