BETAmodules.com is in beta — open to partnerships & joint ventures.Build with us

dynamic-active-model

v0.7.2RubyGems· Ruby

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.

The verdict
Maintained. Niche but maintained, actively maintained.
Live from the RubyGems registry · derived rules, not AI
How it scores
MaintenanceHealthy
PopularityNiche
SecurityClean
LicensePermissive
DepsZero deps
Maintenance
Last published 3 months ago.
Popularity
25 downloads / week
Security
No known advisories for this version (OSV).
License
MIT
Dependencies
No runtime dependencies
Recent releases
  • 0.7.23 months ago
  • 0.7.13 months ago
  • 0.7.04 months ago
  • 0.6.4over a year ago
  • 0.6.1over a year ago
  • 0.5.2over a year ago
  • 0.5.1over a year ago
  • 0.4.73 years ago
dynamic-active-model — 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. (Ruby / RubyGems) · Modules