Exception: Sinatra::BadRequest

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

Overview

:nodoc:

Instance Method Summary collapse

Instance Method Details

#http_statusObject



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

def http_status; 400 end