This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
gluby /
| name | age | message | |
|---|---|---|---|
| |
.document | Tue May 19 20:08:47 -0700 2009 | |
| |
.gitignore | Tue May 19 20:08:47 -0700 2009 | |
| |
LICENSE | Tue May 19 20:08:47 -0700 2009 | |
| |
README.rdoc | Wed Jun 10 17:33:30 -0700 2009 | |
| |
Rakefile | Wed Jun 10 19:51:28 -0700 2009 | |
| |
VERSION | Wed May 20 15:18:16 -0700 2009 | |
| |
examples/ | Wed Jun 10 17:33:30 -0700 2009 | |
| |
lib/ | Sat Jun 13 11:23:07 -0700 2009 | |
| |
test/ | Sat Jun 13 11:23:07 -0700 2009 |
README.rdoc
Gluby
Ruby bindings for the Glue API (getglue.com/api).
Usage
Before making any calls to Glue, you must login. To do that, call:
Gluby.login(username, password)
Documentation
For documentation, please refer to: rdoc.info/projects/bdotdub/gluby
Examples
For examples on how to use the library, please refer to the `examples` directory or github.com/bdotdub/gluby/tree/master/examples
Installation
To install it as a gem, run:
$ sudo gem install bdotdub-gluby --source=http://gems.github.com
Author
- Benny Wong - bwong.net/
Copyright
Copyright © 2009 Benny Wong. See LICENSE for details.







