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,153
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 Adds support for soft deletion to Rails records, allowing them to be hidden without actually removing them. 1,473
databasecleaner/database_cleaner-active_record Tools for cleaning databases using ActiveRecord 63
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 627
davydovanton/kan An authorization library with role management and ability definition syntax. 232
westonganger/active_snapshot A library that provides simplified snapshots and restoration for ActiveRecord models and associations with transparent white-box implementation. 126
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 681
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 446
unmantained-activeadmin-plugins/activeadmin-globalize Gem that makes it easy to translate resource fields in ActiveAdmin, but is no longer actively maintained. 51