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,843 of 191,606
Downloads: 30,099
Daily
Ranking: 43,639 of 191,571
Downloads: 5
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 | 772,671,321 | activerecord |
| 56 | 671,612,802 | rubocop |
| 122 | 376,854,514 | rspec-rails |
| 186 | 266,549,659 | factory_bot_rails |
| 198 | 250,751,416 | rspec_junit_formatter |
| 223 | 215,185,111 | pry-rails |
| 278 | 177,901,413 | sqlite3 |
| 2,017 | 13,566,412 | appraisal |
| 3,248 | 4,440,202 | combustion |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | marcinruszkiewicz |