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: 116,987 of 196,619
Downloads: 6,485

Daily

Ranking: 50,128 of 196,594
Downloads: 6

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,749,482,850bundler
81,416,207,584rake
291,020,353,632rspec
37838,814,166activerecord
56747,036,942rubocop
72633,699,912pry
98501,431,247simplecov
286195,435,976sqlite3
4,5412,111,210niceql
10,050347,567deep-cover

Owners

#GravatarHandle
1iconMaxLap