Exception: MissingDashboardIdError

Inherits:
StandardError
  • Object
show all
Defined in:
lib/dashku.rb

Instance Method Summary collapse

Instance Method Details

#messageObject



159
160
161
# File 'lib/dashku.rb', line 159

def message
  "Your attributes are missing a dashboardId field"
end