Skip to content

Instantly share code, notes, and snippets.

@cwsaylor
cwsaylor / gist:90971
Created April 6, 2009 22:07
Capistrano deployment campfire notifier
# Requires config file config/campfire.yml with the following settings:
# account: "foo"
# email: "[email protected]"
# password: "changeme"
# ssl: false
# room: "foobar"
require 'tinder'