Exception: Sinatra::NotFound
- Inherits:
-
NameError
- Object
- NameError
- Sinatra::NotFound
- Defined in:
- lib/sinatra/base.rb
Overview
:nodoc:
Instance Method Summary (collapse)
Instance Method Details
- (Object) http_status
140 |
# File 'lib/sinatra/base.rb', line 140 def http_status; 404 end |