auditron 1.1.0
Auditron tracks who changed what on any ActiveRecord model — storing only the fields that changed, not full snapshots. Ships with a chainable query DSL, built-in log retention, a simple actor lambda, and works with PostgreSQL, MySQL, and SQLite. Zero hard dependencies beyond ActiveRecord.
Gemfile:
=
install:
=
Runtime Dependencies (1):
activerecord
>= 7.0
Development Dependencies (7):
rails
>= 7.0
rspec
~> 3.0
rspec-rails
~> 6.0
rubocop
~> 1.0
rubocop-rspec
~> 2.0
simplecov
~> 0.22
sqlite3
~> 2.1