permanent_records 5.0.0
Never Lose Data. Rather than deleting rows this sets Record#deleted_at and gives you all the scopes you need to work with your data.
Gemfile:
=
インストール:
=
Runtime依存関係 (2):
activerecord
>= 5.0.0
activesupport
>= 5.0.0
Development依存関係 (7):
database_cleaner
>= 1.5.1
pry-byebug
>= 0
rake
>= 0
rspec
>= 3.5.0
rubocop
~> 0.68.0
rubocop-performance
>= 0
sqlite3
~> 1.3.13