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,124 of 187,638
Downloads: 78,083

Daily

Ranking: 121,503 of 187,621
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,015,182,468bundler
28925,682,568rspec
43679,518,385rails
224197,390,171yard
3,0514,845,350sqlite3-ruby

Owners

#GravatarHandle
1iconromanvbabenko