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



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

def status; 404; end