New rails plugin for growl notifications
Link: https://github.com/ndea/notifyor
Get realtime notifications (growl messages) on your desktop if something happens in your rails app. Events are pushed to redis and collected by ssh to be displayed as a growl message on your local machine.
Post a comment