Categories: None [Edit]
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: 153,864 of 183,539
Downloads: 3,241
Daily
Ranking: 61,626 of 183,521
Downloads: 2
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
Rank | Downloads | Name |
---|
Depends on
Rank | Downloads | Name |
---|---|---|
1 | 2,450,609,281 | bundler |
10 | 967,376,091 | rake |
25 | 824,269,778 | rspec |
35 | 603,919,718 | activerecord |
62 | 483,877,017 | rubocop |
69 | 472,715,364 | pry |
98 | 353,147,236 | simplecov |
256 | 142,938,532 | sqlite3 |
4,710 | 1,325,498 | niceql |
9,941 | 248,387 | deep-cover |
Owners
# | Gravatar | Handle |
---|---|---|
1 | MaxLap |