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: 19,836 of 186,715
Downloads: 77,836

Daily

Ranking: 137,816 of 186,700
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,903,420,977bundler
27909,005,466rspec
43658,205,959rails
223191,593,104yard
3,0114,816,389sqlite3-ruby

Owners

#GravatarHandle
1iconromanvbabenko