0 Forks
0 Stars
0 Watchers

date_queries

Package to provide date related scopes for Active Record Models. This gem allows you to have scopes like records with the field in a particular month or year or on a specific day. The gem actually ammends adapters to provide the queries on database level an not just on rails level sopes

How to download and setup date_queries

Open terminal and run command
git clone https://github.com/ravi-ture/date_queries.git
git clone is used to create a copy or clone of date_queries 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 date_queries https://github.com/ravi-ture/date_queries/archive/master.zip

Or simply clone date_queries with SSH
[email protected]:ravi-ture/date_queries.git

If you have some problems with date_queries

You may open issue on date_queries support forum (system) here: https://github.com/ravi-ture/date_queries/issues