Class: Eye::Notify::EyeSlack
- Inherits:
-
Custom
- Object
- Eye::Notify
- Custom
- Eye::Notify::EyeSlack
- 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
#execute ⇒ Object
29 30 31 |
# File 'lib/eye/notify/eye_slack.rb', line 29 def execute say() end |