Skip to content

abdulrauf/acts_as_versioned

 
 

Repository files navigation

= 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/abdulrauf/acts_as_versioned

Gemcutter FTW

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



Add simple versioning to ActiveRecord models. This version supports rails ~>3.1.1. Also it have support for autosave. It introduces new method auto_save_version which keeps 1 autosave version for an object.

About

ActiveRecord plugin for versioning your models.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 100.0%