# Date Supercharger "A nice shortcut for date queries" ## Installation Add this line to your application’s Gemfile: ```ruby gem 'date_supercharger' ``` And then execute: ```sh bundle ``` ## History View the [changelog](https://github.com/simon0191/date_supercharger/blob/master/CHANGELOG.md) ## Contributing Everyone is encouraged to help improve this project. Here are a few ways you can help: - [Report bugs](https://github.com/simon0191/date_supercharger/issues) - Fix bugs and [submit pull requests](https://github.com/simon0191/date_supercharger/pulls) - Write, clarify, or fix documentation - Suggest or add new features