ruby-destroyed_at
Destroy mechanism
An ActiveRecord mixin for safely destroying model records without deleting associated data
ActiveRecord Mixin for Safe Destroys
349 stars
15 watching
26 forks
Language: Ruby
last commit: over 9 years agoLinked from 2 awesome lists
Related projects:
| Repository | Description | Stars |
|---|---|---|
| A mixin for soft deletes in ActiveRecord records | 2,171 | |
| A Rails plugin that prevents accidental destruction of data by setting a 'deleted_at' attribute instead of permanently removing records from the database. | 272 | |
| Adds support for missing PostgreSQL data types to ActiveRecord in Ruby on Rails applications | 643 | |
| A plugin to temporarily hide records in a database without deleting them. | 1,477 | |
| Tools for cleaning databases using ActiveRecord | 65 | |
| Database sharding extension for Ruby on Rails applications | 211 | |
| Adds advisory locking to ActiveRecord models for concurrent access control | 630 | |
| An authorization library with role management and ability definition syntax. | 230 | |
| A library that provides simplified snapshots and restoration for ActiveRecord models and associations with transparent white-box implementation. | 130 | |
| Adds batch restore and archive actions to ActiveAdmin resource index pages | 29 | |
| An ActiveRecord-like interface for interacting with SimpleDB | 129 | |
| A quine program designed to remain intact after any single character is deleted | 680 | |
| A Ruby library that deserializes JSON into Ruby objects with type checking and optional property definition. | 7 | |
| Enables type definition for model attributes in ActiveRecord, providing a way to enforce data types and default values | 447 | |
| Gem that makes it easy to translate resource fields in ActiveAdmin, but is no longer actively maintained. | 51 |