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: 20,758 of 191,542
Downloads: 78,321

Daily

Ranking: 31,611 of 191,513
Downloads: 10

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,300,917,942bundler
29965,445,035rspec
44727,613,768rails
227212,744,073yard
3,1324,898,062sqlite3-ruby

Owners

#GravatarHandle
1iconromanvbabenko