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

GitHub

126 stars
4 watching
19 forks
Language: Ruby
last commit: 5 days ago
Linked from 1 awesome list

activerecordassociationsauditmodel-snapshotsmodel-versioningrailsrestore-datarubyversioning

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
rails-engine/action-store Provides a way to store and manage actions across different models using polymorphic associations in Active Record. 407
drecom/activerecord-turntable Database sharding extension for Ruby on Rails applications 211
westonganger/paper_trail-association_tracking Simplifies association tracking and restoration in Rails models using PaperTrail 127
georgekaraszi/activerecordextended Provides additional Postgres functionality to an ActiveRecord application. 1,313
appoxy/simple_record An ActiveRecord-like interface for interacting with SimpleDB 129
wvanbergen/scoped_search Makes it easy to search and filter data in ActiveRecord models using a query string. 265
pawurb/activerecord-analyze Analyzes query performance in Rails applications 220
globalize/globalize Enables translation of model attributes in ActiveRecord models 2,157
comfy/active_link_to A Rails view helper to manage the 'active' state of links 844
databasecleaner/database_cleaner-active_record Tools for cleaning databases using ActiveRecord 63
railseventstore/rails_event_store A Ruby implementation of an Event Store based on Active Record 1,423
raihan2006i/active_admin_paranoia Adds batch restore and archive actions to ActiveAdmin resource index pages 29
derrickreimer/sequenced Automatically assigns unique sequential IDs to records in databases 406
mrkamel/search_cop A Ruby gem providing fulltext search capabilities for ActiveRecord models using built-in RDBMS indices. 828
byroot/activerecord-typedstore Enables type definition for model attributes in ActiveRecord, providing a way to enforce data types and default values 446