mongoid-paranoia 0.1.1
There may be times when you don't want documents to actually get deleted from the database, but "flagged" as deleted.
          Gemfile:
          =
        
        
          instalar:
          =
        
      Runtime Dependencies (2):
            activesupport
            >= 3.0
          
          
            mongoid
            ~> 3.x
          
    