Exception: InvalidInputFileError

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

Instance Method Summary collapse

Instance Method Details

#messageObject



55
56
57
# File 'lib/mushbomb.rb', line 55

def message
  'You need to intialize Mushbomb with a json file, ending with .json'
end