Class: Eye::Notify::EyeSlack

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

Constant Summary collapse

VERSION =
"0.0.3"

Instance Method Summary collapse

Instance Method Details

#executeObject



29
30
31
# File 'lib/eye/notify/eye_slack.rb', line 29

def execute
  say(parse_message)
end