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: 159,921 of 180,530
Downloads: 2,529

Daily

Ranking: 28,282 of 180,517
Downloads: 4

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,085,401,074bundler
16856,643,623rake
23769,399,643rspec
34541,614,057activerecord
63423,874,581pry
68415,890,815rubocop
102312,710,120simplecov
238132,744,601sqlite3
4,9261,041,440niceql
10,098215,870deep-cover

Owners

#GravatarHandle
1iconMaxLap