sam / harbor

Harbor is a Ruby Web Framework.
https://github.com/sam/harbor
MIT License
3 stars 6 forks source link

Dispatcher should throw :abort_request and change response status to 404 when no route is matched #51

Closed fgrehm closed 12 years ago

fgrehm commented 12 years ago

Currently the app returns a HTTP 200 in case no route is matched