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: 18,804 of 183,127
Downloads: 77,454

Daily

Ranking: 33,946 of 183,106
Downloads: 3

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,409,222,051bundler
25818,160,872rspec
41565,534,895rails
223158,779,837yard
2,7874,705,886sqlite3-ruby

Owners

#GravatarHandle
1iconromanvbabenko