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,266 of 193,855
Downloads: 78,453

Daily

Ranking: 47,767 of 193,834
Downloads: 3

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,505,670,264bundler
29990,995,714rspec
44756,987,952rails
227224,541,384yard
3,1814,938,875sqlite3-ruby

Owners

#GravatarHandle
1iconromanvbabenko