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,836 of 190,443
Downloads: 29,933
Daily
Ranking: 40,674 of 190,400
Downloads: 3
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 | 763,268,314 | activerecord |
| 56 | 661,622,316 | rubocop |
| 121 | 372,692,350 | rspec-rails |
| 186 | 263,019,223 | factory_bot_rails |
| 199 | 247,646,632 | rspec_junit_formatter |
| 222 | 213,313,786 | pry-rails |
| 279 | 175,592,132 | sqlite3 |
| 2,022 | 13,298,977 | appraisal |
| 3,247 | 4,392,410 | combustion |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | marcinruszkiewicz |