public
Description: This gem set the autotest (ZenTest) to send messages to software as Growl, LibNotify, and Snarl, displaying a window with the results.
Homepage: http://www.nomedojogo.com/
Clone URL: git://github.com/carlosbrando/autotest-notification.git
Click here to lend your support to: autotest-notification and make a donation at www.pledgie.com !
carlosbrando (author)
Wed Sep 30 20:43:54 -0700 2009
commit  aca3da9034bf801b9b6447034056878133521e93
tree    9240cb0bdde27f730605af5af5d07124d38a9bb9
parent  0d028af2ab5f969677e68778d582c249f38ddd07
100644 4 lines (3 sloc) 0.139 kb
1
2
3
4
require 'config/requirements'
require 'config/hoe' # setup Hoe + all gem configuration
 
Dir['tasks/**/*.rake'].each { |rake| load rake }