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,804 of 186,995
Downloads: 28,116
Daily
Ranking: 25,355 of 186,959
Downloads: 27
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 | 698,603,704 | activerecord |
57 | 590,210,635 | rubocop |
117 | 345,351,281 | rspec-rails |
184 | 238,882,868 | factory_bot_rails |
194 | 228,740,213 | rspec_junit_formatter |
214 | 200,732,808 | pry-rails |
276 | 161,097,927 | sqlite3 |
2,016 | 11,653,828 | appraisal |
3,217 | 4,088,227 | combustion |
Owners
# | Gravatar | Handle |
---|---|---|
1 | marcinruszkiewicz |