We got nominated! Help us out and vote for GitHub as Best Bootstrapped Startup of 2008. (You can vote once a day.) [ 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
drnic (author)
Thu Sep 18 19:43:33 -0700 2008
commit  1c870ba70b91cdd18b0015efb39b6e1124bf8bfd
tree    83d9f5eb9e346caddd56daa81cc2b0345f8cd047
parent  6b1b195db5199eb3bef44e30324b6887f7b78383
name age message
file .gitignore Thu Sep 18 19:43:33 -0700 2008 added a gemspec + lighthouse-api -> lighthouse [drnic]
file LICENSE Wed Apr 30 11:20:35 -0700 2008 Format README for GitHub and update docs [Caged]
file README.markdown Thu Sep 25 12:48:24 -0700 2008 Documentation for using the Lighthouse console [Caged]
directory lib/ Wed Dec 03 07:52:19 -0800 2008 added a proper Tag class [granth]
file lighthouse.gemspec Thu Sep 18 19:43:33 -0700 2008 added a gemspec + lighthouse-api -> lighthouse [drnic]
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.