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: 116,987 of 196,619
Downloads: 6,485
Daily
Ranking: 50,128 of 196,594
Downloads: 6
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 | 3,749,482,850 | bundler |
| 8 | 1,416,207,584 | rake |
| 29 | 1,020,353,632 | rspec |
| 37 | 838,814,166 | activerecord |
| 56 | 747,036,942 | rubocop |
| 72 | 633,699,912 | pry |
| 98 | 501,431,247 | simplecov |
| 286 | 195,435,976 | sqlite3 |
| 4,541 | 2,111,210 | niceql |
| 10,050 | 347,567 | deep-cover |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | MaxLap |