lib/eye/notify/hipchat.rb in eye-notify-hipchat-0.0.2 vs lib/eye/notify/hipchat.rb in eye-notify-hipchat-0.0.3
- old
+ new
@@ -4,9 +4,10 @@
module Eye
class Notify
class Hipchat < Eye::Notify::Custom
+ # require 'eye/notify/hipchat'
# Eye.config do
# hipchat api_token: 'asdf', name: 'Eye', notify: true, color: 'red'
# contact :ops, :hipchat, 'ops-room'
# end