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: 155,561 of 183,052
Downloads: 3,124
Daily
Ranking: 53,223 of 183,043
Downloads: 1
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,399,132,400 | bundler |
10 | 951,441,545 | rake |
25 | 816,694,487 | rspec |
35 | 594,617,861 | activerecord |
63 | 474,182,947 | rubocop |
68 | 465,856,335 | pry |
99 | 347,316,978 | simplecov |
252 | 141,285,248 | sqlite3 |
4,753 | 1,282,109 | niceql |
9,974 | 243,115 | deep-cover |
Owners
# | Gravatar | Handle |
---|---|---|
1 | MaxLap |