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: 117,875 of 195,762
Downloads: 6,324

Daily

Ranking: 29,087 of 195,747
Downloads: 10

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,629,697,366bundler
81,384,293,602rake
291,006,320,288rspec
36821,302,986activerecord
57728,179,197rubocop
72623,573,670pry
98489,786,530simplecov
281191,064,338sqlite3
4,5512,045,621niceql
10,119335,579deep-cover

Owners

#GravatarHandle
1iconMaxLap