guard_against_physical_delete 2.1.0
A monkey patch for ActiveRecord to prevent physical deletion.
          Gemfile:
          =
        
        
          安装:
          =
        
      Runtime 依赖 (1):
            activerecord
            >= 5, < 6.1
          
    Development 依赖 (7):
            bundler
            >= 0
          
          
            countdownlatch
            >= 0
          
          
            database_cleaner
            >= 0
          
          
            rake
            ~> 13
          
          
            rspec
            ~> 3
          
          
            simplecov
            >= 0
          
          
            sqlite3
            ~> 1.4
          
    


