paper_trail
https://github.com/paper-trail-gem/paper_trail
Ruby
Track 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.
2 Subscribers
Add a CodeTriage badge to paper_trail
Help out
- Issues
- drop unsupported rails/ruby versions
- Drop rails 6.1/7.0 and ruby 3.0/3.1 support
- N+1 query when destroying record with PaperTrail-tracked has_many dependent: :destroy association
- Avoid N+1 queries coming from #version_limit when destroying records
- Disable strict_loading on the version association
- Changeset values different when called from `item`.
- Polymorphic `whodunnit`
- Custom polymorphic name not used for destroy event
- Homogeneize the effects of the `synchronize_version_creation_timestamp` option
- Add `reify_original` method.
- Docs
- Subscribe to help with docs for this repo and come back later