调用 Save 时是否应清除 ActiveRecord DirtyColumns
我正在检查我的类是否 IsDirty,如果是,则会提示用户“是否要保存”消息。如果他们单击“是”,它会调用“保存”,但是我陷入了循环,因为“保存”没有清除脏列。
应该吗?
****撞****
I am checking whether my class IsDirty, if so the user gets prompted to with a "do you want to Save" message. If they click yes, it calls a Save however I am stuck in a loop because Save does not clear out the dirty columns.
Should it?
****BUMP****
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
显然这是一个错误并登录了 github.com
Apparently its a bug and logged on github.com