Exception: Cities::DataNotFound

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

Instance Method Summary collapse

Instance Method Details

#messageObject



38
39
40
# File 'lib/cities.rb', line 38

def message
  'JSON data not found. See README.md for installation instructions.'
end