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
Caged (author)
Tue Apr 29 22:27:57 -0700 2008
commit  ebe514b95d0ae1a21172016a69b8d14abafd9507
tree    b2058842d2500f16ac1fb83f4008457f50746971
parent  46bb3c13ccedcfd1dd541ee8378b05c0e90283d3
name age message
file LICENSE Tue May 01 08:28:13 -0700 2007 add readme/license [technoweenie]
file README Tue May 01 08:28:13 -0700 2007 add readme/license [technoweenie]
directory lib/ Tue Apr 29 22:27:57 -0700 2008 Replace initial requires with their gem equivelant [Caged]
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