where_chain

where_chain

marcinruszkiewicz

WhereChain - don't write Post.where('comments > ?', 5), write Post.where.gt(comments: 5) instead!

46 Stars
4 Forks
46 Watchers
Ruby Language
mit License
100 SrcLog Score
Cost to Build
$5.0K
Market Value
$8.2K

Growth over time

11 data points  ·  2021-08-01 → 2026-04-01
Stars Forks Watchers
💬

How do you feel about this project?

Ask AI about where_chain

Question copied to clipboard

What is the marcinruszkiewicz/where_chain GitHub project? Description: "WhereChain - don't write Post.where('comments > ?', 5), write Post.where.gt(comments: 5) instead!". Written in Ruby. Explain what it does, its main use cases, key features, and who would benefit from using it.

Question is copied to clipboard — paste it after the AI opens.

How to clone where_chain

Clone via HTTPS

git clone https://github.com/marcinruszkiewicz/where_chain.git

Clone via SSH

[email protected]:marcinruszkiewicz/where_chain.git

Download ZIP

Download master.zip

Found an issue?

Report bugs or request features on the where_chain issue tracker:

Open GitHub Issues