RubyGems Navigation menu

acts_as_magic_model 0.3.1

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.

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

  1. 0.3.1 - November 25, 2008* (11.5 KB)

擁有者:

作者:

  • Gunnar Wolf

SHA 256 checksum:

838e1563846cfddaf5e01813b3fd94841098a6c67cbda18b5fd2780df5b943f6

總下載次數 9,911

這個版本 9,908

License:

Ruby 版本需求:

相關連結: