montabe

Ruby wrapper for the montabe API.

NOTE: both the API and this gem are currently in a complete alpha state. Stuff will change.…and break.

Installation

gem install montabe

Usage

Instantiate a client

client = Montabe::Client.new

Then call your method.

Available Methods

client.gallery(GALLERY_NAME)

Contributing to montabe

Copyright © 2011 Matt Mueller. See LICENSE.txt for further details.