No release in over 3 years
Low commit activity in last 3 years
There's a lot of open issues
Add simple versioning to ActiveRecord models.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 1.3.1

Runtime

~> 3.0.0.beta4
 Project Readme
= acts_as_versioned

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

== Resources

Install

* gem install acts_as_versioned

<3 GitHub

* http://github.com/technoweenie/acts_as_versioned

Gemcutter FTW

* http://gemcutter.org/gems/acts_as_versioned

Subversion

* http://svn.github.com/technoweenie/acts_as_versioned.git

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>.