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 (17KB)
  2. 0.0.1 - April 14, 2011 (17KB)

Runtime依存関係 (1):

rails >= 3.0.0

Development依存関係 (4):

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

所有者:

作者:

  • Ian White

SHA 256チェックサム:

9290855e59ce45b05643d660108a48171f59679a0b4fa680d5861651c923a0ef

累計ダウンロード数 77,178

このバージョンのみ 3,266

ライセンス:

N/A

必要なRubyのバージョン: なし

リンク: