acts_as_audited_customized 1.3.2
ActiveRecord extension that logs all changes to your models in an audits table additionally allowing you to specify which human model to use (if not 'User')
Gemfile:
=
install:
=
Runtime Dependencies (1):
activerecord
>= 2.1
Development Dependencies (2):
jnunemaker-matchy
>= 0
thoughtbot-shoulda
>= 0