Categories: None [Edit]
where_chain
This is a Rails plugin that extends Active Record with additional methods: .like, .unlike,
.gt, .gte, .lt and .lte, so that you can replace the SQL strings like
Post.where('comments > 5') with Post.where.gt(comments: 5)
Total
Ranking: 39,555 of 196,658
Downloads: 33,230
Daily
Ranking: 88,523 of 196,619
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 |
|---|---|---|
| 37 | 839,032,779 | activerecord |
| 56 | 747,227,703 | rubocop |
| 124 | 408,503,748 | rspec-rails |
| 187 | 294,006,537 | factory_bot_rails |
| 200 | 272,851,485 | rspec_junit_formatter |
| 239 | 229,769,784 | pry-rails |
| 286 | 195,503,478 | sqlite3 |
| 1,986 | 15,746,021 | appraisal |
| 3,271 | 4,814,798 | combustion |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | marcinruszkiewicz |