Exception: Homie::ObserverNotPassedError

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

Constant Summary collapse

MSG =
'You should pass at least one or more objects with method call OR block.'

Instance Method Summary collapse

Instance Method Details

#messageObject



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

def message; MSG end