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 9 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
jhawthorn/discardA mixin for soft deletes in ActiveRecord records2,171
jackdanger/permanent_recordsA 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_extAdds support for missing PostgreSQL data types to ActiveRecord in Ruby on Rails applications643
actsasparanoid/acts_as_paranoidA plugin to temporarily hide records in a database without deleting them.1,477
databasecleaner/database_cleaner-active_recordTools for cleaning databases using ActiveRecord65
drecom/activerecord-turntableDatabase sharding extension for Ruby on Rails applications211
closuretree/with_advisory_lockAdds advisory locking to ActiveRecord models for concurrent access control630
davydovanton/kanAn authorization library with role management and ability definition syntax.230
westonganger/active_snapshotA library that provides simplified snapshots and restoration for ActiveRecord models and associations with transparent white-box implementation.130
raihan2006i/active_admin_paranoiaAdds batch restore and archive actions to ActiveAdmin resource index pages29
appoxy/simple_recordAn ActiveRecord-like interface for interacting with SimpleDB129
mame/radiation-hardened-quineA quine program designed to remain intact after any single character is deleted680
griffindy/racksonA Ruby library that deserializes JSON into Ruby objects with type checking and optional property definition.7
byroot/activerecord-typedstoreEnables type definition for model attributes in ActiveRecord, providing a way to enforce data types and default values447
unmantained-activeadmin-plugins/activeadmin-globalizeGem that makes it easy to translate resource fields in ActiveAdmin, but is no longer actively maintained.51