Exception: Sinatra::BadRequest
- Defined in:
- lib/rubypitaya/app-template/vendor/bundle/ruby/3.1.0/gems/sinatra-3.0.5/lib/sinatra/base.rb
Overview
:nodoc:
Instance Method Summary collapse
Instance Method Details
#http_status ⇒ Object
270 |
# File 'lib/rubypitaya/app-template/vendor/bundle/ruby/3.1.0/gems/sinatra-3.0.5/lib/sinatra/base.rb', line 270 def http_status; 400 end |