issues
search
paper-trail-gem
/
paper_trail
Track changes to your rails models
MIT License
6.79k
stars
896
forks
source link
raise on error rails 7.2
#1489
Closed
modosc
closed
2 months ago
modosc
commented
2 months ago
Support Rails 7.2
Add always_raise_on_error config option
temporarily disable rubocop check
change test to use rails validations as ActiveRecord::NotNullViolations still don't work correctly
centralize version error handling
Thank you for your contribution!
Check the following boxes:
[ ] Wrote
good commit messages
.
[ ] Feature branch is up-to-date with
master
(if not - rebase it).
[ ] Squashed related commits together.
[ ] Added tests.
[ ] Added an entry to the
Changelog
if the new code introduces user-observable changes.
[ ] The PR relates to
only
one subject with a clear title and description in grammatically correct, complete sentences.
Thank you for your contribution!
Check the following boxes:
master
(if not - rebase it).