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: 126,584 of 190,402
Downloads: 5,127

Daily

Ranking: 123,075 of 190,364
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,247,375,353bundler
81,257,384,115rake
29958,215,468rspec
36762,768,244activerecord
56660,993,609rubocop
72584,101,703pry
99450,324,430simplecov
279175,428,832sqlite3
4,5641,828,502niceql
10,005307,359deep-cover

Owners

#GravatarHandle
1iconMaxLap