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,613 of 187,267
Downloads: 28,897
Daily
Ranking: 24,366 of 187,255
Downloads: 14
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 | 712,035,928 | activerecord |
57 | 604,868,204 | rubocop |
117 | 351,187,978 | rspec-rails |
184 | 243,966,051 | factory_bot_rails |
197 | 232,397,139 | rspec_junit_formatter |
214 | 203,428,635 | pry-rails |
274 | 163,849,538 | sqlite3 |
2,026 | 11,968,479 | appraisal |
3,219 | 4,161,438 | combustion |
Owners
# | Gravatar | Handle |
---|---|---|
1 | marcinruszkiewicz |