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: 133,959 of 187,988
Downloads: 4,550

Daily

Ranking: 58,177 of 187,967
Downloads: 2

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,048,429,741bundler
101,178,455,784rake
29930,679,140rspec
36726,531,445activerecord
57621,371,756rubocop
74560,845,072pry
99429,186,832simplecov
275167,610,215sqlite3
4,5751,706,883niceql
10,061288,410deep-cover

Owners

#GravatarHandle
1iconMaxLap