Mercurial > hg > soundsoftware-site
view vendor/plugins/acts_as_versioned/.svn/text-base/README.svn-base @ 507:0c939c159af4 redmine-1.2
Update to Redmine 1.2.1 on 1.2-stable branch (Redmine SVN rev 6270)
author | Chris Cannam |
---|---|
date | Thu, 14 Jul 2011 10:32:19 +0100 |
parents | 513646585e45 |
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>.