Sha256: da94035cfa49ecfb64fc0842752c44efcb409aae5d98136031729417e6d9c616
Contents?: true
Size: 508 Bytes
Versions: 6
Compression:
Stored size: 508 Bytes
Contents
= 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.
Version data entries
6 entries across 6 versions & 2 rubygems