Add `archivable` to any model to move old or soft-deleted rows into a separate archive database. The archive database schema is mirrored from the primary one and kept in sync on every migration, for the archivable models only.
Required Ruby Version
>= 3.1
Authors
Afshin Amini
Versions
- 0.1.0 August 12, 2026 (32.5 KB)