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: - of 0
Downloads: -
Daily
Ranking: - of 0
Downloads: -
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 | 805,958,282 | activerecord |
| 56 | 710,510,158 | rubocop |
| 122 | 393,372,550 | rspec-rails |
| 184 | 280,744,273 | factory_bot_rails |
| 202 | 262,515,913 | rspec_junit_formatter |
| 232 | 222,661,389 | pry-rails |
| 280 | 187,045,758 | sqlite3 |
| 2,006 | 14,621,711 | appraisal |
| 3,272 | 4,620,087 | combustion |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | marcinruszkiewicz |