Exception: Homie::EventNotSpecifiedError

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

Constant Summary collapse

MSG =
'You should specify event name.'

Instance Method Summary collapse

Instance Method Details

#messageObject



13
# File 'lib/homie.rb', line 13

def message; MSG end