audit_weasel 0.0.3
Uses created_by_user_id and updated_by_user_id to store the changes made to a record. This is limited to storing the user who created the record and the last user to update the record.
Gemfile:
=
インストール:
=
Runtime依存関係 (2):
activerecord
>= 4.0.0
activesupport
>= 4.0.0
Development依存関係 (9):
bundler
~> 1.6
guard-rspec
>= 0
pry
>= 0
rake
>= 0
rspec
>= 0
rubocop
>= 0
rubocop-rspec
>= 0
sqlite3
>= 0