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: 125,619 of 191,516
Downloads: 5,240
Daily
Ranking: 43,729 of 191,482
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,297,533,420 | bundler |
| 8 | 1,275,394,320 | rake |
| 29 | 965,047,795 | rspec |
| 36 | 771,471,784 | activerecord |
| 56 | 670,250,245 | rubocop |
| 73 | 589,668,090 | pry |
| 99 | 455,483,655 | simplecov |
| 278 | 177,618,098 | sqlite3 |
| 4,558 | 1,859,965 | niceql |
| 10,009 | 311,395 | deep-cover |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | MaxLap |