ActsAsParanoid/acts_as_paranoid
ActiveRecord plugin allowing you to hide and restore records without actually deleting them.
Repository profile
An ActiveRecord plugin for atomic archiving and unarchiving of object trees. Inspired by ActsAsParanoid and PermanentRecord
Repository updates
Get generated expectedbehavior/acts_as_archival development summaries by email, or follow the weekly and monthly RSS feeds.
Sign in to subscribe by email. RSS feeds are public.
Sign in to subscribeTracked growth, recent movement, and commit velocity from stored repository snapshots.
Latest capture 2026-07-23 03:06
4 captures since 2026-06-09
Stars from baseline 0
All tracked data
Frameworks, package managers, ecosystems, and dependency manifests found during catalog scans.
Scanned 2026-07-23 03:06
acts_as_archival.gemspec
ruby ecosystem,
1 dependency
Gemfile
ruby ecosystem,
0 dependencies
Gemfile.lock
ruby ecosystem,
25 dependencies
Searchable topics, generated tags, and stack labels that explain where this repository fits.
Agent instructions and tool configuration paths found in the repository tree.
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.