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: 123,425 of 193,262
Downloads: 5,583

Daily

Ranking: 60,576 of 193,241
Downloads: 2

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,443,511,853bundler
81,331,347,704rake
29983,409,217rspec
36794,337,903activerecord
56696,525,988rubocop
72605,519,032pry
97470,677,927simplecov
279183,980,965sqlite3
4,5411,941,340niceql
10,167319,926deep-cover

Owners

#GravatarHandle
1iconMaxLap