public
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
Search Repo:
kneath (author)
Tue May 27 22:11:59 -0700 2008
commit  6b1b195db5199eb3bef44e30324b6887f7b78383
tree    5b5e5524b26cf646f442e7cfd7042e33e9e6c891
parent  f27453d13077093b533a34bd7bf373f0149db214
name age message
folder LICENSE Wed Apr 30 11:20:35 -0700 2008 Format README for GitHub and update docs [Caged]
folder README.markdown Wed Apr 30 11:20:35 -0700 2008 Format README for GitHub and update docs [Caged]
folder lib/ Tue May 27 22:11:59 -0700 2008 Add support for Changesets [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.