paper_trail 10.3.1
Track changes to your models, for auditing or versioning. See how a model looked at any stage in its lifecycle, revert it to any version, or restore it after it has been destroyed.
Gemfile:
=
install:
=
Runtime Dependencies (2):
activerecord
>= 4.2
request_store
~> 1.1
Development Dependencies (14):
appraisal
~> 2.2
byebug
~> 10.0
ffaker
~> 2.8
generator_spec
~> 0.9.4
memory_profiler
~> 0.9.12
mysql2
~> 0.5.2
paper_trail-association_tracking
~> 2.0.0
pg
~> 1.0
rake
~> 12.3
rspec-rails
~> 3.8
rubocop
~> 0.71.0
rubocop-performance
~> 1.3.0
rubocop-rspec
~> 1.33.0
sqlite3
~> 1.3.13