README

Path: README
Last Update: Sun Sep 18 23:37:50 CDT 2005

acts_as_versioned

This library adds simple versioning to an ActiveRecord module. ActiveRecord is required.

Install

Gem installation:

  gem install acts_as_versioned

Download:

  http://rubyforge.org/projects/ar-versioned/

Documentation

RDocs are online at ar-versioned.rubyforge.org

Special thanks to Dreamer on #rubyonrails for help in early testing. His ServerSideWiki (serversidewiki.com) was the first project to use acts_as_versioned in the wild.

[Validate]