Exception: InvalidInputFileError
- Inherits:
-
StandardError
- Object
- StandardError
- InvalidInputFileError
- Defined in:
- lib/mushbomb.rb
Instance Method Summary collapse
Instance Method Details
#message ⇒ Object
55 56 57 |
# File 'lib/mushbomb.rb', line 55 def 'You need to intialize Mushbomb with a json file, ending with .json' end |