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: 134,865 of 187,591
Downloads: 4,465

Daily

Ranking: 36,933 of 187,571
Downloads: 13

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,011,203,451bundler
101,165,649,814rake
28925,037,502rspec
36719,592,156activerecord
57613,457,880rubocop
73556,238,958pry
98425,235,126simplecov
275165,742,106sqlite3
4,5921,683,697niceql
10,049285,812deep-cover

Owners

#GravatarHandle
1iconMaxLap