ar_soft_delete 0.1.1
This gem takes an open approach and lets you decide how little or how much your project will be using the soft delete pattern. It can be configured on a per-model level to use whichever features are appropriate at the time. This makes it especially easy to introduce soft delete into existing projects.
Gemfile:
=
安装:
=
Runtime 依赖 (1):
activerecord
>= 4.2, < 7