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 Jun 04 12:08:44 -0700 2007
commit  c5b4de20d963826d7b9451bce9fbaf251acfbc6a
tree    bafbfb436b4f0fcf085039c77244b72f5f68b268
parent  264b9f8444a034794a1eac961c863ae54ba2ae43
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/ Mon Jun 04 12:08:44 -0700 2007 pass correct authorization headers [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