mongoid_paranoia
Document soft deletion
Provides a 'soft delete' functionality for Mongoid documents
Paranoid Documents for Mongoid 7
122 stars
12 watching
60 forks
Language: Ruby
last commit: 9 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
mongoid/mongoid_search | Enables full-text searching in Mongoid models | 318 |
bsiddiqui/bookshelf-paranoia | A tool to temporarily mark data as deleted without actually removing it from the database | 50 |
skyeagle/mongoid-ancestry | Enables hierarchical organization of data in Mongoid models using a tree-like structure | 85 |
mongoid/mongoid-geospatial | An extension for MongoDB and Ruby's Mongoid framework to simplify the use of spatial features in geographic information systems. | 80 |
usemuffin/trash | Provides soft-delete functionality for CakePHP tables | 85 |
grempe/tss-rb | A Ruby implementation of Threshold Secret Sharing as defined in the IETF Internet-Draft draft-mcgrew-tss-03.txt | 23 |
nodkz/peek-moped | Tools to analyze and visualize Mongoid commands in Rails applications | 1 |
mongoid/mongoid-history | A Ruby-based gem that enables multi-user non-linear history tracking and auditing for MongoDB documents. | 393 |
lambda2/breezer | Automatically sets safe versions of dependencies in a Ruby project's Gemfile | 5 |
zed-0xff/zsteg | Detects hidden data in images using various steganography techniques | 1,333 |
riyadhalnur/mongoose-algolia-index | Automates indexing of newly created documents in MongoDB for search engines like Algolia | 5 |
mirage/conan | Re-implementation of a file recognition engine with support for multiple MIME types and decision trees. | 48 |
rom-rb/rom-mongo | A MongoDB interface for Ruby's Object Mapper library | 33 |
technicalpickles/sinatra-mongo | An extension to Sinatra for interacting with MongoDB databases in Ruby. | 39 |
kaminari/kaminari-mongoid | An adapter that integrates Kaminari pagination with Mongoid, a MongoDB ORM. | 40 |