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: 125,619 of 191,516
Downloads: 5,240

Daily

Ranking: 43,729 of 191,482
Downloads: 6

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,297,533,420bundler
81,275,394,320rake
29965,047,795rspec
36771,471,784activerecord
56670,250,245rubocop
73589,668,090pry
99455,483,655simplecov
278177,618,098sqlite3
4,5581,859,965niceql
10,009311,395deep-cover

Owners

#GravatarHandle
1iconMaxLap