WhereChain - don't write Post.where('comments > ?', 5), write Post.where.gt(comments: 5) instead!
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.
Clone via HTTPS
Clone via SSH
Download ZIP
Download master.zipReport bugs or request features on the where_chain issue tracker:
Open GitHub Issues