Categories: None [Edit]

nested_has_many_through

https://rubygems.org/gems/nested_has_many_through
https://github.com/romanvbabenko/nested_has_many_through
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).

Total

Ranking: 21,171 of 193,287
Downloads: 78,423

Daily

Ranking: 108,709 of 193,262
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,446,883,119bundler
29983,810,331rspec
44749,088,564rails
227221,690,013yard
3,1604,928,345sqlite3-ruby

Owners

#GravatarHandle
1iconromanvbabenko