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: 124,715 of 192,156
Downloads: 5,374

Daily

Ranking: 32,253 of 192,137
Downloads: 11

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,345,383,941bundler
81,293,584,300rake
29971,309,175rspec
36779,330,657activerecord
56679,250,487rubocop
73595,284,833pry
99460,518,957simplecov
279179,671,038sqlite3
4,5471,890,122niceql
10,022314,423deep-cover

Owners

#GravatarHandle
1iconMaxLap