Exception: Sinatra::BadRequest

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

Overview

:nodoc:

Instance Method Summary collapse

Instance Method Details

#http_statusObject



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

def http_status; 400 end