Active Record Versioning
Keep track of changes to database records for auditing and restoring
4.97
Track changes to your models, for auditing or versioning. See how a model looked
at any stage in its lifecycle, revert it to any version, or restore it after it
has been destroyed.
2019
2020
2021
2022
2023
2024
2.26
Log all changes to your models
2019
2020
2021
2022
2023
2024
0.56
PostgreSQL JSONB-based model changes tracking
2019
2020
2021
2022
2023
2024
0.46
Keep a DRY history of your ActiveRecord models' changes
2019
2020
2021
2022
2023
2024
0.25
Add simple versioning to ActiveRecord models.
2019
2020
2021
2022
2023
2024
0.06
Dead simple snapshot versioning for ActiveRecord models and associations.
2019
2020
2021
2022
2023
2024
0.06
version_fu helps version your ActiveRecord models. It is based on Rick Olson's acts_as_versioned and is compatible with Rails 3.
2019
2020
2021
2022
2023
2024
0.05
acts_as_revisable enables revision tracking, querying, reverting and branching of ActiveRecord models. Inspired by acts_as_versioned.
2019
2020
2021
2022
2023
2024
0.04
Provides a straightforward way for auditing changes on active record models, especially for composite entities.
Also provides helper methods for easily rendering an audit trail in Ruby on Rails views.
2019
2020
2021
2022
2023
2024
0.04
A simple gem that audit ActiveRecord models' attributes or methods by taking snapshots and diff them for you. Starting from scratch to work with Rails 3.2.2 onwards
2019
2020
2021
2022
2023
2024
0.03
Allows for your ActiveRecord models to have drafts which are stored in a separate duplicate table.
2019
2020
2021
2022
2023
2024
0.02
ActiveRecord extension that provides revision support so that history can be tracked and changes can be reverted. Emphasis for this plugin versus similar ones is including associations, saving on storage, and extensibility of the model.
2019
2020
2021
2022
2023
2024
0.01
A simple, yet flexible solution to tracking changes made to objects in your database.
2019
2020
2021
2022
2023
2024
0.01
Rails model versioning with the power of uni-temporal inherited tables
2019
2020
2021
2022
2023
2024
0.01
Generic approval queues for record creation and updates
2019
2020
2021
2022
2023
2024
0.0
ActiveRecord versioning
2019
2020
2021
2022
2023
2024
0.0
SimplyVersioned is a simple, non-invasive, approach to versioning ActiveRecord models.
2019
2020
2021
2022
2023
2024
0.0
Rewrite of the original historical-plugin using MongoDB
2019
2020
2021
2022
2023
2024
0.0
A zero-configuration RESTful ActiveRecord server.
2019
2020
2021
2022
2023
2024