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: - of 0
Downloads: -

Daily

Ranking: - of 0
Downloads: -

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,524,455,789bundler
81,354,615,159rake
29993,218,487rspec
36805,958,282activerecord
56710,510,158rubocop
72613,447,704pry
97478,892,970simplecov
280187,045,758sqlite3
4,5481,990,002niceql
10,174325,008deep-cover

Owners

#GravatarHandle
1iconMaxLap