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: 134,865 of 187,591
Downloads: 4,465
Daily
Ranking: 36,933 of 187,571
Downloads: 13
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,011,203,451 | bundler |
| 10 | 1,165,649,814 | rake |
| 28 | 925,037,502 | rspec |
| 36 | 719,592,156 | activerecord |
| 57 | 613,457,880 | rubocop |
| 73 | 556,238,958 | pry |
| 98 | 425,235,126 | simplecov |
| 275 | 165,742,106 | sqlite3 |
| 4,592 | 1,683,697 | niceql |
| 10,049 | 285,812 | deep-cover |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | MaxLap |