Skip to content

Commit

Permalink
Add active_snapshot (#1044)
Browse files Browse the repository at this point in the history
  • Loading branch information
westonganger authored Feb 20, 2024
1 parent 3dc460d commit 57ea7d4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -939,6 +939,7 @@ Where to discover new Ruby libraries, projects and trends.
## ORM/ODM Extensions

* Auditing and Versioning
* [active_snapshot](https://github.com/westonganger/active_snapshot) - Simplified snapshots and restoration for ActiveRecord models and associations with a transparent white-box implementation
* [acts_as_archival](https://github.com/expectedbehavior/acts_as_archival) - ActiveRecord plugin for atomic object tree archiving.
* [ActsAsParanoid](https://github.com/ActsAsParanoid/acts_as_paranoid) - ActiveRecord plugin allowing you to hide and restore records without actually deleting them.
* [Audited](https://github.com/collectiveidea/audited) - Audited is an ORM extension for ActiveRecord & MongoMapper that logs all changes to your models.
Expand Down

0 comments on commit 57ea7d4

Please sign in to comment.