permanent_records
Soft-delete mechanism
A Rails plugin that prevents accidental destruction of data by setting a 'deleted_at' attribute instead of permanently removing records from the database.
Rails Plugin - soft-delete your ActiveRecord records. It's like an explicit version of ActsAsParanoid
272 stars
13 watching
64 forks
Language: Ruby
last commit: over 2 years agoLinked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| A mixin for soft deletes in ActiveRecord records | 2,171 | |
| A plugin to temporarily hide records in a database without deleting them. | 1,477 | |
| An ActiveRecord mixin for safely destroying model records without deleting associated data | 349 | |
| Allows plucking attributes from nested associations in Rails without loading unnecessary records | 460 | |
| Provides base classes and helpers for managing soft-deletable data in EntityFramework applications. | 3 | |
| Provides soft-delete functionality for CakePHP tables | 85 | |
| Preserves localStorage in a database | 9 | |
| A plugin for automating permission maintenance on CobaltStrike servers. | 4 | |
| An ActiveRecord-like interface for interacting with SimpleDB | 129 | |
| A gem to manage read/unread status of records in Ruby on Rails applications. | 742 | |
| Provides a 'soft delete' functionality for Mongoid documents | 122 | |
| Database sharding extension for Ruby on Rails applications | 211 | |
| Enables soft deletion of data in AdonisJS Lucid models by setting a timestamp when a model is marked for deletion. | 94 | |
| A safer alternative to rm with features like file backup and undo functionality | 1,453 | |
| An auto-torrent removal plugin for the Deluge BitTorrent client | 153 |