Exception: Gin::BadRequest

Inherits:
ArgumentError
  • Object
show all
Defined in:
lib/gin.rb

Instance Method Summary collapse

Instance Method Details

#http_statusObject



14
# File 'lib/gin.rb', line 14

def http_status; 400; end