4 Forks
41 Stars
41 Watchers

where_chain

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

How to download and setup where_chain

Open terminal and run command
git clone https://github.com/marcinruszkiewicz/where_chain.git
git clone is used to create a copy or clone of where_chain repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with where_chain https://github.com/marcinruszkiewicz/where_chain/archive/master.zip

Or simply clone where_chain with SSH
[email protected]:marcinruszkiewicz/where_chain.git

If you have some problems with where_chain

You may open issue on where_chain support forum (system) here: https://github.com/marcinruszkiewicz/where_chain/issues