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: 21,723 of 196,658
Downloads: 78,572

Daily

Ranking: 67,232 of 196,619
Downloads: 2

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,750,343,576bundler
291,020,526,382rspec
45789,914,448rails
232235,518,362yard
3,2364,979,261sqlite3-ruby

Owners

#GravatarHandle
1iconromanvbabenko