Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用带有 Rails 3.1 的纸迹,并希望获得模型之间的差异。似乎通过将 object_changes 作为文本列添加到版本来支持这一点。我已经这样做了,但是没有保存变更集。还有其他需要做的步骤吗?
您需要重新启动服务器以获取书面记录以获取更改
我知道这类问题有一些解决方案,并为这个问题应用了一些解决方案,但我无法解决,我很困惑。请帮我。这是代码:
protected String doInBackground(Boolean... params) {