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: 117,495 of 196,338
Downloads: 6,400

Daily

Ranking: 51,088 of 196,320
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,687,515,579bundler
81,399,913,164rake
291,013,199,560rspec
37829,932,541activerecord
57737,392,019rubocop
72628,596,604pry
98495,507,544simplecov
281193,253,659sqlite3
4,5482,078,190niceql
10,072341,646deep-cover

Owners

#GravatarHandle
1iconMaxLap