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: 40,632 of 187,622
Downloads: 29,077
Daily
Ranking: 83,726 of 187,603
Downloads: 2
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 |
|---|---|---|
| 36 | 719,965,389 | activerecord |
| 57 | 613,899,529 | rubocop |
| 116 | 354,375,129 | rspec-rails |
| 185 | 246,724,967 | factory_bot_rails |
| 197 | 234,569,134 | rspec_junit_formatter |
| 216 | 204,846,508 | pry-rails |
| 275 | 165,820,303 | sqlite3 |
| 2,028 | 12,162,565 | appraisal |
| 3,223 | 4,192,812 | combustion |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | marcinruszkiewicz |