simple_audit_trail 1.1.4
A simple audit trail for your ActiveRecord model, with a minimum of fuss. stores a before and after hash of the fields you want audited, whenever a change is made.
Gemfile:
=
安裝:
=
Runtime 相依性套件 (1):
rails
>= 4.0.0
Development 相依性套件 (6):
byebug
>= 0
capybara
>= 0
database_cleaner
>= 0
factory_bot_rails
>= 0
rspec-rails
>= 0
sqlite3
>= 0