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: 155,561 of 183,052
Downloads: 3,124

Daily

Ranking: 53,223 of 183,043
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,399,132,400bundler
10951,441,545rake
25816,694,487rspec
35594,617,861activerecord
63474,182,947rubocop
68465,856,335pry
99347,316,978simplecov
252141,285,248sqlite3
4,7531,282,109niceql
9,974243,115deep-cover

Owners

#GravatarHandle
1iconMaxLap