rails4_acts_as_paranoid 0.1.4
Active Record (~>3.1) plugin which allows you to hide and restore records without actually deleting them. Check its GitHub page for more in-depth information.
          Gemfile:
          =
        
        
          インストール:
          =
        
      バージョン履歴:
- 0.1.4 April 16, 2013 (10.5KB)
Runtime依存関係 (2):
            activerecord
            >= 4.0.0.beta1
          
          
            rails-observers
            >= 0
          
    