开发者

Rails gem: What is the best way to keep all versions of database objects and to save changes linked to a user?

I have a collaborative app environment, where I need to store/log information on w开发者_开发知识库ho changes what in the system.

All versions of every object needs will be saved with user information, and no data can ever be deleted.

What should I look at besides extending vestal_versions?


http://ruby-toolbox.com/categories/activerecord_versioning.html

http://ruby-toolbox.com/categories/activerecord_user_stamping.html

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜