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,744 of 183,033
Downloads: 26,408
Daily
Ranking: 20,257 of 183,020
Downloads: 13
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 |
---|---|---|
35 | 594,356,583 | activerecord |
63 | 473,923,723 | rubocop |
116 | 293,735,820 | rspec-rails |
183 | 196,798,861 | factory_bot_rails |
190 | 190,626,013 | rspec_junit_formatter |
206 | 173,135,965 | pry-rails |
251 | 141,228,854 | sqlite3 |
2,070 | 8,664,848 | appraisal |
3,123 | 3,573,146 | combustion |
Owners
# | Gravatar | Handle |
---|---|---|
1 | marcinruszkiewicz |