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: 19,943 of 186,974
Downloads: 77,939

Daily

Ranking: 89,232 of 186,960
Downloads: 4

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,940,750,811bundler
27914,604,077rspec
43665,544,735rails
224193,562,510yard
3,0214,826,712sqlite3-ruby

Owners

#GravatarHandle
1iconromanvbabenko