RubyGems Navigation menu

nested_has_many_through 0.0.1

This plugin makes it possible to define has_many :through relationships that go through other has_many :through relationships, possibly through an arbitrarily deep hierarchy. This allows associations across any number of tables to be constructed, without having to resort to find_by_sql (which isn't a suitable solution if you need to do eager loading through :include as well).

Gemfile:
=

安裝:
=

版本列表:

  1. 0.0.2 April 16, 2011 (17.0 KB)
  2. 0.0.1 April 14, 2011 (17.0 KB)

Runtime 相依性套件 (1):

rails >= 3.0.0

Development 相依性套件 (4):

bundler >= 1.0.0
rspec ~> 2.5.0
yard >= 0

擁有者:

作者:

  • Ian White

SHA 256 總和檢查碼:

=

總下載次數 77,483

這個版本 3,356

版本发布:

授權:

Ruby 版本需求:

相關連結: