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: 160,005 of 180,454
Downloads: 2,514

Daily

Ranking: 40,337 of 180,448
Downloads: 3

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,075,576,777bundler
16853,472,559rake
23767,818,732rspec
34540,011,958activerecord
63422,487,108pry
68413,891,533rubocop
102311,608,351simplecov
238132,462,190sqlite3
4,9311,033,707niceql
10,096215,361deep-cover

Owners

#GravatarHandle
1iconMaxLap