audited
https://github.com/collectiveidea/audited
Ruby
Audited (formerly acts_as_audited) is an ORM extension that logs all changes to your Rails models.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
4 Subscribers
Add a CodeTriage badge to audited
Help out
- Issues
- Rails 7.2 compatibility: Add README.md note about custom audit table names
- Allow keep create actions when combine old audits
- We need to keep create action when combine audits
- Audited gem is partially incompatible with Rails 7.2.x and the Rails team insist you fix it
- Testing the ActiveRecord version would allow to use audited without Rails.
- Preloading audits is ignored when accessing specific revision
- Check if audits is loaded before executing database queries
- Changes the way old audits are combined. Keep first and last value, discard middle ones.
- When combining old audits, oldest value should be kept
- Gem is not saving auditable_id, auditable_type for User model
- Docs
- Subscribe to help with docs for this repo and come back later