Dota2api is a Ruby library for Dota2 API (developer.valvesoftware.com/wiki/Steam_Web_API).
Add the following to your Gemfile:
gem ‘dota2api’, ‘0.0.1’, :git => ‘git://github.com/ananevam/dota2api.git’
-
Fork it
-
Create your feature branch (git checkout -b my-new-feature)
-
Commit your changes (git commit -am ‘add some feature’)
-
Push to the branch (git push origin my-new-feature)
-
Create new Pull Request
This project rocks and uses MIT-LICENSE.