Categories: None [Edit]

acts_as_magic_model

https://rubygems.org/gems/acts_as_magic_model
This plugin allows for extensible models, where inter-model relations are inferred from the database's structure, and not necessarily from explicit declarations in the models. This means, when one of your models acts_as_magic_model, this plugin will try to infer all the basic relations (+has_many+, +belongs_to+ and +has_and_belongs_to_many+) its base table has with other tables in the database, adapting the model correspondingly.

Total

Ranking: 88,466 of 195,747
Downloads: 10,448

Daily

Ranking: 128,478 of 195,713
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName

Owners

#GravatarHandle
1icongwolf