Thank you for considering contributing to filterable.
- Fork the repo
- Clone the fork:
git clone git@github.com:your_username/filterable.git - Setup locally:
bundle installorbin/setup - Run the tests:
rspec - Make your changes and make sure the tests pass
- Push to your repo and submit a pull request