Exception: Sinatra::NotFound

Inherits:
Error
  • Object
show all
Defined in:
lib/sinatra/base.rb

Overview

:nodoc:

Instance Method Summary collapse

Instance Method Details

#http_statusObject



279
# File 'lib/sinatra/base.rb', line 279

def http_status; 404 end