Exception: Jellyfish::NotFound

Inherits:
Response
  • Object
show all
Defined in:
lib/jellyfish.rb

Instance Method Summary collapse

Methods inherited from Response

#body, #headers

Instance Method Details

#statusObject



27
# File 'lib/jellyfish.rb', line 27

def status; 404; end