Active Record Versioning
Keep track of changes to database records for auditing and restoring
4.58
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.
2020
2021
2022
2023
2024
2025
1.99
Log all changes to your models
2020
2021
2022
2023
2024
2025
0.48
PostgreSQL JSONB-based model changes tracking
2020
2021
2022
2023
2024
2025
0.38
Keep a DRY history of your ActiveRecord models' changes
2020
2021
2022
2023
2024
2025
0.21
Add simple versioning to ActiveRecord models.
2020
2021
2022
2023
2024
2025
0.06
Dead simple snapshot versioning for ActiveRecord models and associations.
2020
2021
2022
2023
2024
2025
0.05
version_fu helps version your ActiveRecord models. It is based on Rick Olson's acts_as_versioned and is compatible with Rails 3.
2020
2021
2022
2023
2024
2025
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
2020
2021
2022
2023
2024
2025
0.04
acts_as_revisable enables revision tracking, querying, reverting and branching of ActiveRecord models. Inspired by acts_as_versioned.
2020
2021
2022
2023
2024
2025
0.03
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.
2020
2021
2022
2023
2024
2025
0.03
Allows for your ActiveRecord models to have drafts which are stored in a separate duplicate table.
2020
2021
2022
2023
2024
2025
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.
2020
2021
2022
2023
2024
2025
0.01
Rails model versioning with the power of uni-temporal inherited tables
2020
2021
2022
2023
2024
2025
0.0
SimplyVersioned is a simple, non-invasive, approach to versioning ActiveRecord models.
2020
2021
2022
2023
2024
2025
0.0
A simple, yet flexible solution to tracking changes made to objects in your database.
2020
2021
2022
2023
2024
2025
0.0
A zero-configuration RESTful ActiveRecord server.
2020
2021
2022
2023
2024
2025
0.0
Generic approval queues for record creation and updates
2020
2021
2022
2023
2024
2025
0.0
ActiveRecord versioning
2020
2021
2022
2023
2024
2025
0.0
Rewrite of the original historical-plugin using MongoDB
2020
2021
2022
2023
2024
2025