acts_as_soft_delete_by_field 1.0.3
Acts as Soft Delete by Field: Provides soft deletion for ActiveRecord models using a field to flag the datetime of deletion
Gemfile:
=
install:
=
Runtime Dependencies (1):
activerecord
>= 3.0.0
Development Dependencies (2):
sqlite3
>= 0
standalone_migrations
>= 2.1.1