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
Caged (author)
Thu Sep 25 12:42:26 -0700 2008
commit  2e47e009d98bfb8659accfaeba9c520a8a682a4a
tree    ac94fb975a90899ff26558a53a120d966e690d92
parent  1c870ba70b91cdd18b0015efb39b6e1124bf8bfd
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.