Categories: None [Edit]

dynamic-active-model

https://rubygems.org/gems/dynamic-active-model
https://github.com/dougyouch/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.

Total

Ranking: 32,214 of 193,767
Downloads: 42,740

Daily

Ranking: 28,719 of 193,752
Downloads: 5

Depended by

RankDownloadsName
41,42830,339db-purger

Depends on

RankDownloadsName
36801,793,063activerecord
76,48512,912inheritance-helper

Owners

#GravatarHandle
1icondougyouch