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)
Mon Aug 06 21:49:38 -0700 2007
commit  46bb3c13ccedcfd1dd541ee8378b05c0e90283d3
tree    b6b5b95c44945ea6bce54c45df3b55e1e56261a9
parent  c5de6b00483fc617e01489fe168a9a05a5bc94ac
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