Datenversionierung¶
Frameworks für die Versionierung¶
{{note(Sammlung von Informationen zum versionieren Rails ActiveRecord Daten. Diese Informationen sollen dienen als Grundlage für die Auswahl eines passenden Frameworks)}}
http://stackoverflow.com/questions/1697456/versioning-of-models-in-ruby-on-rails
vestal_versions¶
paper_trail¶
acts_as_versioned¶
- https://github.com/collectiveidea/acts_as_audited.git
- http://rubydoc.info/github/collectiveidea/acts_as_audited/
simply_versioned¶