discard
Soft delete
A mixin for soft deletes in ActiveRecord records
🃏🗑 Soft deletes for ActiveRecord done right
2k stars
12 watching
83 forks
Language: Ruby
last commit: almost 2 years agoLinked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| A Rails plugin that prevents accidental destruction of data by setting a 'deleted_at' attribute instead of permanently removing records from the database. | 272 | |
| An ActiveRecord mixin for safely destroying model records without deleting associated data | 349 | |
| A plugin to temporarily hide records in a database without deleting them. | 1,477 | |
| Provides soft-delete functionality for CakePHP tables | 85 | |
| Database sharding extension for Ruby on Rails applications | 211 | |
| A library that provides simplified snapshots and restoration for ActiveRecord models and associations with transparent white-box implementation. | 130 | |
| Allows pages to be archived instead of permanently deleted in a Wagtail application | 38 | |
| Parallel processing utility for Ruby | 73 | |
| Bindings to a popular JSON processing tool | 82 | |
| An acts_as_sortable alternative with optimized performance and support for multiple lists per table | 1,091 | |
| A utility to safely format and print JSON objects in the commandline. | 30 | |
| Avoids retain cycles when using closure-based delegation in Swift | 703 | |
| Allows plucking attributes from nested associations in Rails without loading unnecessary records | 460 | |
| Helps avoid memory leaks by providing a way to safely capture weak references to the object calling a closure | 78 | |
| Enables cropping on image fields in ActiveAdmin forms via the Jcrop plugin | 55 |