Categories: None [Edit]

activerecord_follow_assoc

https://rubygems.org/gems/activerecord_follow_assoc
https://github.com/MaxLap/activerecord_follow_assoc
In ActiveRecord, allows you to query the association of the records that your current query would return. If you need the comments of some posts: `Post.where(...).follow_assoc(:comments)`. You can then chain `where` on the comments.

Total

Ranking: 124,222 of 193,264
Downloads: 5,465

Daily

Ranking: 25,259 of 192,861
Downloads: 13

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,394,914,646bundler
81,312,927,961rake
29977,275,983rspec
36787,031,234activerecord
56687,847,371rubocop
72600,437,094pry
99465,500,615simplecov
278182,142,024sqlite3
4,5471,914,601niceql
10,157317,272deep-cover

Owners

#GravatarHandle
1iconMaxLap