Skip to content

Commit

Permalink
Merge pull request #702 from waymondo/main
Browse files Browse the repository at this point in the history
add `hoardable` to ActiveRecord versioning and soft-deletion
  • Loading branch information
colszowka authored May 5, 2023
2 parents 801f220 + 9a79fe4 commit 95e56c9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ projects:
- destroyed_at
- discard
- expectedbehavior/acts_as_archival
- hoardable
- immortal
- paper_trail
- paranoia
Expand Down
1 change: 1 addition & 0 deletions catalog/Active_Record_Plugins/Active_Record_Versioning.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ projects:
- changeling
- has_draft
- historical
- hoardable
- logidze
- paper_trail
- record_history
Expand Down

0 comments on commit 95e56c9

Please sign in to comment.