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,970 of 192,213
Downloads: 78,366

Daily

Ranking: 101,409 of 192,186
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,351,732,872bundler
29972,047,708rspec
44735,435,229rails
227215,789,883yard
3,1394,912,690sqlite3-ruby

Owners

#GravatarHandle
1iconromanvbabenko