Skip to content
vigetlabs edited this page Aug 13, 2010 · 8 revisions

Presently, only single-user login is supported, and is stored on the class. This means one signed-in user at a time. Log in as follows.

Garb::Session.login('username', 'password')

You can now move on to Getting Profiles and Building a Report.

Clone this wiki locally