Mercurial > hg > soundsoftware-site
view lib/plugins/acts_as_versioned/README @ 1116:bb32da3bea34 redmine-2.2-integration
Merge from live
author | Chris Cannam |
---|---|
date | Mon, 07 Jan 2013 14:41:20 +0000 |
parents | 433d4f72a19b |
children |
line wrap: on
line source
= acts_as_versioned This library adds simple versioning to an ActiveRecord module. ActiveRecord is required. == Resources Install * gem install acts_as_versioned Rubyforge project * http://rubyforge.org/projects/ar-versioned RDocs * http://ar-versioned.rubyforge.org Subversion * http://techno-weenie.net/svn/projects/acts_as_versioned Collaboa * http://collaboa.techno-weenie.net/repository/browse/acts_as_versioned Special thanks to Dreamer on ##rubyonrails for help in early testing. His ServerSideWiki (http://serversidewiki.com) was the first project to use acts_as_versioned <em>in the wild</em>.