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,342 of 188,317
Downloads: 78,154

Daily

Ranking: 74,451 of 188,299
Downloads: 2

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,085,315,544bundler
29936,211,935rspec
44691,823,180rails
225201,003,475yard
3,0724,860,496sqlite3-ruby

Owners

#GravatarHandle
1iconromanvbabenko