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
- Add Dev Container
- Additional context
- Introduce `auditable.audit_sql` for fetching next audit insert query
- Introduce support for audited_class setting per model
- Add support for audit_attributes
- 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.
- Docs
- Subscribe to help with docs for this repo and come back later