Dynamic Active Model automatically discovers database schemas and creates ActiveRecord models without manual class definitions. It detects and configures relationships (belongs_to, has_many, has_one, has_and_belongs_to_many) based on foreign keys and constraints, handles dangerous attribute names, supports model extensions, and includes a CLI tool for interactive database exploration.
Required Ruby Version
>= 3.0
Authors
Doug Youch
Versions
- 0.7.2 February 22, 2026 (13 KB)
- 0.7.1 February 22, 2026 (13 KB)
- 0.7.0 January 31, 2026 (13 KB)
- 0.6.4 May 10, 2025 (13 KB)
- 0.6.1 May 02, 2025 (9 KB)