This Ruby project is an API wrapper for the Shelby Arena API
Installing the gem
gem install shelby-arena-api
To add it to your Gemfile
gem 'shelby-arena-api', require: 'shelby_arena'
Checkout the examples folder.
Checkout the docs folder for the PDF.
This project is released under the MIT license (see LICENSE).
This project is maintained by Wes Hays (github.com/weshays).
Jason Hagglund: github.com/TheMetalCode
If you would like to get involved in this project, then please fork the project. Make changes, add features, write some tests, and then send a pull request.