Exception: Gin::NotFound
- Inherits:
-
NameError
- Object
- NameError
- Gin::NotFound
- Defined in:
- lib/gin.rb
Instance Method Summary collapse
Instance Method Details
#http_status ⇒ Object
17 |
# File 'lib/gin.rb', line 17 def http_status; 404; end |