fnando / has_notifications

This plugin was created to act as a proxy between different notification systems (Mail, Jabber, etc) based on the user's preferences.

This URL has Read+Write access

has_notifications / init.rb
100644 4 lines (2 sloc) 0.101 kb
1
2
3
4
require File.dirname(__FILE__) + '/lib/notify'
require File.dirname(__FILE__) + '/lib/notification'