A Sinatra app that helps you track Vineyards and your Wine Tasting Adventures
This is a Sinatra web application created to keep track of your Wine Tasting Experiences at various Vineyards you visit by:
To use this app, just clone, run bundle install, rake db:migrate and then run shotgun. Everything should be set up.
To contribute/ please fork and send me a pull request with any changes
1) Fork the this repository
2) Create a local development branch for the new additions/debugging, please rename branch to something along the lines go ‘bug_fixes’ or ‘new_features’
3) Commit a change, and push your local branch to your github fork
Send me pull request for your changes to be included
The gem is available as open source under the terms of the MIT License.