pipplo, 

Take a look at acts_as_audited. It is very simple to use and keeps a 
complete history of the ActiveRecord models you want to keep track of.

https://github.com/collectiveidea/acts_as_audited

There are other versionion tools, but I am not familiar with any:

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

--
Ylan.

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/rubyonrails-talk/-/7WbayC-6h6QJ.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to