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: 121,488 of 193,785
Downloads: 5,821

Daily

Ranking: 13,963 of 193,767
Downloads: 18

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,496,383,299bundler
81,346,819,932rake
29989,892,984rspec
36801,954,382activerecord
56705,822,456rubocop
72610,763,474pry
97476,099,855simplecov
279186,106,787sqlite3
4,5431,973,652niceql
10,170323,234deep-cover

Owners

#GravatarHandle
1iconMaxLap