rollbacker 1.0.1
Rollbacker allows you to declaratively specify what CRUD operations should be audited. The changes of objects are added to a queue where the auditor can approve and reject those changes.
Gemfile:
=
install:
=
Runtime Dependencies (1):
activerecord
>= 3.0
Development Dependencies (2):
rspec
>= 0
sqlite3-ruby
>= 0