RubyGems.org

versions

0.2.0

A list of libraries to work with ActiveRecord model versioning: Auto (duplicate on save), Multi (hide many versions behind a single one), Transparent (hide versions from outside world), Property (define properties on model, store them in versions)

installgem install versions -v 0.2.0
Authors

Gaspard Bucher

6,245 total downloads 860 for this version
Owners

D893e113b51a8f200d2abb3ed9e54143

Gemfile
gem "versions", "~> 0.2.0"
Versions
  1. 0.3.1 June 3, 2010
  2. 0.3.0 May 26, 2010
  3. 0.2.1 February 21, 2010
  4. 0.2.0 February 14, 2010
  5. 0.1.0 February 13, 2010
Show all versions (6 total)
Runtime Dependencies
  1. activerecord >= 0