Exception: InvalidInputError

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

Instance Method Summary collapse

Instance Method Details

#messageObject



67
68
69
# File 'lib/mushbomb.rb', line 67

def message
  'You need to pass a key to this method'
end