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,068 of 192,742
Downloads: 78,397

Daily

Ranking: 76,154 of 192,728
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,398,493,566bundler
29977,695,747rspec
44742,275,484rails
226219,095,931yard
3,1454,919,493sqlite3-ruby

Owners

#GravatarHandle
1iconromanvbabenko