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,570 of 195,956
Downloads: 32,910
Daily
Ranking: 24,817 of 195,929
Downloads: 15
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 | 824,824,337 | activerecord |
| 57 | 731,912,103 | rubocop |
| 122 | 402,303,273 | rspec-rails |
| 185 | 288,478,925 | factory_bot_rails |
| 201 | 268,647,805 | rspec_junit_formatter |
| 235 | 226,858,314 | pry-rails |
| 282 | 191,925,773 | sqlite3 |
| 1,992 | 15,285,405 | appraisal |
| 3,276 | 4,730,525 | combustion |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | marcinruszkiewicz |