acts_as_versioned-decisiv

ActiveRecord plugin for versioning your models. For Rails 3.


License
MIT
Install
gem install acts_as_versioned-decisiv -v 3.2.0

Documentation

ActsAsVersioned Decisiv¶ ↑

A fork of Rick Olson’s ActsAsVersioned plugin that has been gem’ized along with a few features I need. This library adds simple versioning to an ActiveRecord class which of course requires ActiveRecord for use.

Has tests for many DBs in ActiveRecord version 2.2.2

Resources¶ ↑

Bundle up.

gem 'acts_as_versioned-decisiv', :require => 'acts_as_versioned'