acts_as_audited_customized 1.3.1
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:
=
安裝:
=
Runtime 相依性套件 (1):
activerecord
>= 2.1
Development 相依性套件 (2):
jnunemaker-matchy
>= 0
thoughtbot-shoulda
>= 0