public
Description: A ruby library which allows you to send Growl notifications. Extracted from LimeChat.
Homepage: http://rubyforge.org/projects/growlnotifier/
Clone URL: git://github.com/psychs/growlnotifier.git
Click here to lend your support to: growlnotifier and make a donation at www.pledgie.com !
psychs (author)
Thu Nov 20 13:01:19 -0800 2008
commit  ced0e72b7b2a10be1a01d1909e331779146b5a88
tree    9e3235bc16ed1aeb364cf4c29aa4ef8d287ed1f4
parent  4323279367737d584e85dc7531f3c9c0300e9996
growlnotifier / init.rb
100644 2 lines (2 sloc) 0.109 kb
1
2
require File.expand_path('../lib/growl', __FILE__)
require File.expand_path('../lib/growl_helpers', __FILE__)