GitHub Sale: sign up for any paid plan this week and pay nothing until January 1, 2009!  [ hide ]

public
Rubygem
Description: The official Ruby Library for interacting with the Lighthouse API
Homepage: http://lighthouseapp.com/api
Clone URL: git://github.com/Caged/lighthouse-api.git
commit  c5de6b00483fc617e01489fe168a9a05a5bc94ac
tree    ab0e7bc1c20c50691f411f65856f11f607027a4e
parent  c5b4de20d963826d7b9451bce9fbaf251acfbc6a
name age message
file LICENSE Wed Apr 30 11:20:35 -0700 2008 Format README for GitHub and update docs [Caged]
file README Tue May 01 08:28:13 -0700 2007 add readme/license [technoweenie]
directory lib/ Sun Nov 30 21:02:37 -0800 2008 nicer way of monkeypatching URI with addressable [technoweenie]
README
Check out lib/lighthouse.rb, there are some docs to help you get started.

This requires ActiveResource.  Since it's not officially released in gem form yet, 
you'll have to download them manually.  

cd vendor
svn co http://svn.rubyonrails.org/rails/activesupport
svn co http://svn.rubyonrails.org/rails/activeresource