Skip to content

bdotdub/gluby

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Copyright © 2009 Benny Wong. See LICENSE for details.

About

Simple Glue (getglue.com) API wrapper in Ruby

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages