acts_as_revisionable 1.2.2
ActiveRecord extension that provides revision support so that history can be tracked and changes can be reverted. Emphasis for this plugin versus similar ones is including associations, saving on storage, and extensibility of the model.
Gemfile:
=
install:
=
Runtime Dependencies (1):
activerecord
>= 2.3.9