Class: Eye::Notify::Hipchat

Inherits:
Custom show all
Defined in:
lib/eye/notify/hipchat.rb,
lib/eye/notify/hipchat/version.rb

Constant Summary collapse

VERSION =
"0.0.5"

Instance Method Summary collapse

Instance Method Details

#executeObject



31
32
33
# File 'lib/eye/notify/hipchat.rb', line 31

def execute
  say(parse_message)
end