Sha256: 0839e5bc13c6d879447a60066214c66c5e42f89b9aa73f75a17180e9fe962486
Contents?: true
Size: 599 Bytes
Versions: 2
Compression:
Stored size: 599 Bytes
Contents
# Mousecop Ruby gem wrapper for http://collegebowl.avatarpro.biz/ ## Installation Add this line to your application's Gemfile: gem 'mousecop' And then execute: $ bundle Or install it yourself as: $ gem install mousecop ## Usage Setting up: $ Mousecop::Player.all #=> return all $ Mousecop::Player.sample #=> returns random player ## Contributing 1. Fork it 2. Create your feature branch (`git checkout -b my-new-feature`) 3. Commit your changes (`git commit -am 'Add some feature'`) 4. Push to the branch (`git push origin my-new-feature`) 5. Create new Pull Request
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
mousecop-0.0.2 | README.md |
mousecop-0.0.1 | README.md |