Ruby bindings for the Glue API (getglue.com/api).
Before making any calls to Glue, you must login. To do that, call:
Gluby.login(username, password)
For documentation, please refer to: rdoc.info/projects/bdotdub/gluby
For examples on how to use the library, please refer to the ‘examples` directory or github.com/bdotdub/gluby/tree/master/examples
To install it as a gem, run:
$ sudo gem install bdotdub-gluby --source=http://gems.github.com
-
Benny Wong - bwong.net/
Copyright © 2009 Benny Wong. See LICENSE for details.