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: 138,464 of 186,959
Downloads: 4,130

Daily

Ranking: 44,085 of 186,713
Downloads: 16

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,905,736,219bundler
101,128,098,871rake
27909,387,510rspec
36698,039,545activerecord
57589,619,268rubocop
71542,757,863pry
99413,507,374simplecov
276160,962,144sqlite3
4,6101,619,636niceql
9,995279,267deep-cover

Owners

#GravatarHandle
1iconMaxLap