Class: Watchdog::Dashboard::Configuration

Inherits:
Object
  • Object
show all
Defined in:
lib/watchdog/dashboard.rb

Instance Attribute Summary collapse

Instance Attribute Details

#watchdog_api_tokenObject

Returns the value of attribute watchdog_api_token.



16
17
18
# File 'lib/watchdog/dashboard.rb', line 16

def watchdog_api_token
  @watchdog_api_token
end

#watchdog_api_urlObject

Returns the value of attribute watchdog_api_url.



16
17
18
# File 'lib/watchdog/dashboard.rb', line 16

def watchdog_api_url
  @watchdog_api_url
end