Category

Active Record Soft Delete

Keep deleted records in the database for auditing and restoring

5.07
A long-lived project that still receives updates
Track changes to your models, for auditing or versioning. See how a model looked at any stage in its lifecycle, revert it to any version, or restore it after it has been destroyed.
2019
2020
2021
2022
2023
2024
0.04
No release in over 3 years
Low commit activity in last 3 years
There's a lot of open issues
Typical paranoid gem built for Rails 4 and with the minimum code needed to satisfy acts_as_paranoid's API
2019
2020
2021
2022
2023
2024
2.75
There's a lot of open issues
A long-lived project that still receives updates
Paranoia is a re-implementation of acts_as_paranoid for Rails 5, 6, and 7, using much, much, much less code. You would use either plugin / gem if you wished that when you called destroy on an Active Record object that it didn't actually destroy it, but just "hid" the record. Paran...
2019
2020
2021
2022
2023
2024
0.33
Repository is archived
No release in over 3 years
Low commit activity in last 3 years
Active Record (~>3.2) plugin which allows you to hide and restore records without actually deleting them. Check its GitHub page for more in-depth information.
2019
2020
2021
2022
2023
2024
0.82
There's a lot of open issues
A long-lived project that still receives updates
Check the home page for more in-depth information.
2019
2020
2021
2022
2023
2024
0.16
No release in over 3 years
Low commit activity in last 3 years
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.
2019
2020
2021
2022
2023
2024
1.06
A long-lived project that still receives updates
Allows marking ActiveRecord objects as discarded, and provides scopes for filtering.
2019
2020
2021
2022
2023
2024
0.19
No commit activity in last 3 years
No release in over 3 years
There's a lot of open issues
Don't delete your records, move them to a different table. Like acts_as_paranoid, but doesn't mess with your SQL queries.
2019
2020
2021
2022
2023
2024
0.02
No commit activity in last 3 years
No release in over 3 years
There's a lot of open issues
paranoid models for rails 4
2019
2020
2021
2022
2023
2024
0.13
Low commit activity in last 3 years
There's a lot of open issues
An ActiveRecord plugin for atomic archiving and unarchiving of object trees. Inspired by ActsAsParanoid and PermanentRecord
0.06
Low commit activity in last 3 years
There's a lot of open issues
A long-lived project that still receives updates
Explicit soft deletion for ActiveRecord via deleted_at and default scope.
2019
2020
2021
2022
2023
2024
0.01
The project is in a healthy, maintained state
Rails model versioning with the power of uni-temporal inherited tables
2019
2020
2021
2022
2023
2024
0.06
No commit activity in last 3 years
Rails plugin that provides the ability to soft delete models
0.0
Repository is gone
No release in over 3 years
Enable soft delete of ActiveRecord records. Based off defunct ActsAsParanoid and IsParanoid
2019
2020
2021
2022
2023
2024