active_snapshot
Snapshot manager
A library that provides simplified snapshots and restoration for ActiveRecord models and associations with transparent white-box implementation.
Simplified snapshots and restoration for ActiveRecord models and associations with a transparent white-box implementation
130 stars
4 watching
19 forks
Language: Ruby
last commit: 4 months ago
Linked from 1 awesome list
activerecordassociationsauditmodel-snapshotsmodel-versioningrailsrestore-datarubyversioning
Related projects:
Repository | Description | Stars |
---|---|---|
| Provides a way to store and manage actions across different models using polymorphic associations in Active Record. | 405 |
| Database sharding extension for Ruby on Rails applications | 211 |
| Simplifies association tracking and restoration in Rails models using PaperTrail | 130 |
| Provides additional Postgres functionality to an ActiveRecord application. | 1,325 |
| An ActiveRecord-like interface for interacting with SimpleDB | 129 |
| Makes it easy to search and filter data in ActiveRecord models using a query string. | 265 |
| Analyzes query performance in Rails applications | 220 |
| Adds model translations to ActiveRecord models for multi-language support | 2,160 |
| A Rails view helper to manage the 'active' state of links | 845 |
| Tools for cleaning databases using ActiveRecord | 65 |
| A Ruby implementation of an Event Store based on Active Record | 1,426 |
| Adds batch restore and archive actions to ActiveAdmin resource index pages | 29 |
| Automatically assigns unique sequential IDs to records in databases | 406 |
| A Ruby gem providing fulltext search capabilities for ActiveRecord models using built-in RDBMS indices. | 828 |
| Enables type definition for model attributes in ActiveRecord, providing a way to enforce data types and default values | 447 |