| Path: | README |
| Last Update: | Sun Sep 18 23:37:50 CDT 2005 |
This library adds simple versioning to an ActiveRecord module. ActiveRecord is required.
Gem installation:
gem install acts_as_versioned
Download:
http://rubyforge.org/projects/ar-versioned/
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.