= acts_as_versioned_rails3 This library adds simple versioning to an ActiveRecord module. ActiveRecord is required. == Resources Install * gem install acts_as_versioned_rails3 This is a fork of the original from technoweenie http://github.com/technoweenie/acts_as_versioned
Project
acts_as_versioned_rails3
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
Development
Dependencies
Project Readme