Sha256: fb2c02b194d16bd7ff12a29c9dcecf5eebb45db30949d96c0e6078252d663203
Contents?: true
Size: 601 Bytes
Versions: 1
Compression:
Stored size: 601 Bytes
Contents
= acts_as_versioned This library adds simple versioning to an ActiveRecord module. ActiveRecord is required. == Download Gem installation: gem install acts_as_versioned --source=http://techno-weenie.net/code Get a gzipped tar at http://techno-weenie.net/code/pkg == Usage RDocs are online at http://techno-weenie.net/code/doc/acts_as_versioned/. Start with the ActiveRecord::Acts::Versioned module. 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>.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
acts_as_versioned-0.1.2 | README |