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
kneath (author)
Tue May 27 21:55:26 -0700 2008
commit  f27453d13077093b533a34bd7bf373f0149db214
tree    35643e18dc0d46f22ef0c35ac34fc70c9ee9fad2
parent  3c9c34bc6592a3c66a794b2e532919c793dbb196
name age message
file LICENSE Wed Apr 30 11:20:35 -0700 2008 Format README for GitHub and update docs [Caged]
file README.markdown Wed Apr 30 11:20:35 -0700 2008 Format README for GitHub and update docs [Caged]
directory lib/ Tue May 27 21:55:26 -0700 2008 Add namespace to documentation [kneath]
README.markdown

Lighthouse API

The official Ruby library for interacting with the Lighthouse REST API.

Documentation & Requirements

  • ActiveResource
  • ActiveSupport

Check out lib/lighthouse.rb for examples and documentation.