Exception: NoKeyFoundError

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

Instance Method Summary collapse

Instance Method Details

#messageObject



61
62
63
# File 'lib/mushbomb.rb', line 61

def message
  'No key found'
end