ActsAsParanoid/acts_as_paranoid
ActiveRecord plugin allowing you to hide and restore records without actually deleting them.
An ActiveRecord plugin for atomic archiving and unarchiving of object trees. Inspired by ActsAsParanoid and PermanentRecord
Appears on
Quick read
Latest capture 2026-08-18 03:05
0 paths
Agent instructions and tool configuration found in this repository.
No config files detected.
5 observed captures since 2026-06-09. Observed captures are shown by default.
Stars from first capture 0
Observed captures only
All tracked data
Observed snapshots
Observed snapshots
Nearest indexed repositories by embedding similarity.
ActiveRecord plugin allowing you to hide and restore records without actually deleting them.
Rails Plugin - soft-delete your ActiveRecord records. It's like an explicit version of ActsAsParanoid
Easy multi-tenancy for Rails in a shared database setup.
ActsAsTree -- Extends ActiveRecord to add simple support for organizing items into parent–children relationships.
acts_as_paranoid for Rails 5, 6 and 7
Audited (formerly acts_as_audited) is an ORM extension that logs all changes to your Rails models.