Tickspot API Ruby Wrapper

April 12th, 2008

I’m investigating adding support for creating invoices from time logged in Tickspot to Simply Invoices. The first step of that is to write a ruby wrapper for their API. I’ve created a github project for that and am making it publicly available. You can find it at http://github.com/bricooke/tickspot-ruby. Hopefully someone finds it useful. Or even better, makes it more useful :)

To make it more accessible, it should probably be a gem :/ Baby steps.

Update 4/14/2008: It’s now a published gem. gem install tickspot-ruby

Leave a Reply