Ruby wrapper for the Canvas LMS REST API
gem install 'canvas'
Only a few actions are implemented thus far. This is still very much in alpha. More documentation coming soon.
- 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
Much of this is based off of the Instragram-ruby-gem.
Copyright (c) 2012 Jeremy Franz. See LICENSE for details.