has_draft 1.0.1
Allows for your ActiveRecord models to have drafts which are stored in a separate duplicate table.
Gemfile:
=
install:
=
Runtime Dependencies (2):
activerecord
>= 3.0.0
activesupport
>= 3.0.0