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,674 of 190,443
Downloads: 78,264

Daily

Ranking: 96,776 of 190,400
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,250,662,047bundler
29958,643,907rspec
44719,382,258rails
227210,133,296yard
3,1164,888,518sqlite3-ruby

Owners

#GravatarHandle
1iconromanvbabenko