Name Last Update
..
lib Loading commit data...
test Loading commit data...
CHANGELOG Loading commit data...
MIT-LICENSE Loading commit data...
README Loading commit data...
RUNNING_UNIT_TESTS Loading commit data...
Rakefile Loading commit data...
VERSION.yml Loading commit data...
acts_as_versioned.gemspec Loading commit data...
init.rb Loading commit data...

README

= 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 in the wild.