Method: QueryTrack::Notifications::Slack#webhook_url
- Defined in:
- lib/query_track/notifications/slack.rb
#webhook_url ⇒ Object (readonly)
Returns the value of attribute webhook_url.
4 5 6 |
# File 'lib/query_track/notifications/slack.rb', line 4 def webhook_url @webhook_url end |