acts_as_archival
Archiver
A Ruby plugin for atomic archiving and unarchiving of objects in Active Record models
An ActiveRecord plugin for atomic archiving and unarchiving of object trees. Inspired by ActsAsParanoid and PermanentRecord
128 stars
7 watching
23 forks
Language: Ruby
last commit: 7 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
amerine/acts_as_tree | A Ruby gem that adds support for organizing items into parent–children relationships to ActiveRecord | 587 |
actsasparanoid/acts_as_paranoid | Adds support for soft deletion to Rails records, allowing them to be hidden without actually removing them. | 1,473 |
roytang121/akaibu-nsuserdefaults | A project that provides a simplified way to save and load objects into NSUserDefaults by automatically mapping class properties and inheriting from NSObject | 14 |
rails-engine/action-store | Provides a way to store and manage actions across different models using polymorphic associations in Active Record. | 407 |
westonganger/active_snapshot | A library that provides simplified snapshots and restoration for ActiveRecord models and associations with transparent white-box implementation. | 126 |
brendon/acts_as_list | Provides a way to manage ordered lists of objects in a database | 2,049 |
jiiks/asar.net | A .NET implementation of the Atom Asar archive format, allowing extraction and manipulation of archived files. | 35 |
appoxy/simple_record | An ActiveRecord-like interface for interacting with SimpleDB | 129 |
radiorabe/raar | Manages and provides access to an audio archive of recorded radio broadcasts. | 20 |
bellingcat/auto-archiver | Automates archiving of online content from various sources into local storage or cloud services | 570 |
palkan/influxer | An Active Record-style interface to InfluxDB for querying and manipulating time-series data. | 118 |
pbiecek/archivist | Manages and stores data analysis results in a centralized archive | 74 |
raihan2006i/active_admin_paranoia | Adds batch restore and archive actions to ActiveAdmin resource index pages | 29 |
byroot/activerecord-typedstore | Enables type definition for model attributes in ActiveRecord, providing a way to enforce data types and default values | 446 |
webrecorder/archiveweb.page | A high-fidelity web archiving system for storing and replaying interactive web pages in browsers. | 862 |