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: 153,864 of 183,539
Downloads: 3,241

Daily

Ranking: 61,626 of 183,521
Downloads: 2

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,450,609,281bundler
10967,376,091rake
25824,269,778rspec
35603,919,718activerecord
62483,877,017rubocop
69472,715,364pry
98353,147,236simplecov
256142,938,532sqlite3
4,7101,325,498niceql
9,941248,387deep-cover

Owners

#GravatarHandle
1iconMaxLap