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
- 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
- Add YAML safe load documentation
- Specify action
- How to ignore impersonated user ?
- Support for batch creation of audits
- Ignoring deleted_at/deleted_on attributes
- Docs
- Subscribe to help with docs for this repo and come back later