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: 126,584 of 190,402
Downloads: 5,127
Daily
Ranking: 123,075 of 190,364
Downloads: 0
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,247,375,353 | bundler |
| 8 | 1,257,384,115 | rake |
| 29 | 958,215,468 | rspec |
| 36 | 762,768,244 | activerecord |
| 56 | 660,993,609 | rubocop |
| 72 | 584,101,703 | pry |
| 99 | 450,324,430 | simplecov |
| 279 | 175,428,832 | sqlite3 |
| 4,564 | 1,828,502 | niceql |
| 10,005 | 307,359 | deep-cover |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | MaxLap |