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,194 of 195,762
Downloads: 43,615

Daily

Ranking: 27,624 of 195,747
Downloads: 11

Depended by

RankDownloadsName
41,47430,841db-purger

Depends on

RankDownloadsName
36821,302,986activerecord
75,78213,341inheritance-helper

Owners

#GravatarHandle
1icondougyouch