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
technoweenie (author)
Tue May 01 08:28:13 -0700 2007
commit  7fd803bb6b3012f9c2ddfd75fe889ebf4fb437e3
tree    3e1382fa25ab1d51386b2ccb1402a61e3a11cc18
parent  8b8d5c805286e2a6a6ae1f56c4605173694d50fd
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