ruby-destroyed_at

Destroy mechanism

An ActiveRecord mixin for safely destroying model records without deleting associated data

ActiveRecord Mixin for Safe Destroys

GitHub

349 stars
15 watching
26 forks
Language: Ruby
last commit: over 7 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
jhawthorn/discard A mixin for soft deletes in ActiveRecord records 2,171
jackdanger/permanent_records A Rails plugin that prevents accidental destruction of data by setting a 'deleted_at' attribute instead of permanently removing records from the database. 272
davyjoneslocker/postgres_ext Adds support for missing PostgreSQL data types to ActiveRecord in Ruby on Rails applications 643
actsasparanoid/acts_as_paranoid A plugin to temporarily hide records in a database without deleting them. 1,477
databasecleaner/database_cleaner-active_record Tools for cleaning databases using ActiveRecord 65
drecom/activerecord-turntable Database sharding extension for Ruby on Rails applications 211
closuretree/with_advisory_lock Adds advisory locking to ActiveRecord models for concurrent access control 630
davydovanton/kan An authorization library with role management and ability definition syntax. 230
westonganger/active_snapshot A library that provides simplified snapshots and restoration for ActiveRecord models and associations with transparent white-box implementation. 130
raihan2006i/active_admin_paranoia Adds batch restore and archive actions to ActiveAdmin resource index pages 29
appoxy/simple_record An ActiveRecord-like interface for interacting with SimpleDB 129
mame/radiation-hardened-quine A quine program designed to remain intact after any single character is deleted 680
griffindy/rackson A Ruby library that deserializes JSON into Ruby objects with type checking and optional property definition. 7
byroot/activerecord-typedstore Enables type definition for model attributes in ActiveRecord, providing a way to enforce data types and default values 447
unmantained-activeadmin-plugins/activeadmin-globalize Gem that makes it easy to translate resource fields in ActiveAdmin, but is no longer actively maintained. 51