BetterErrors / better_errors

Better error page for Rack apps
MIT License
6.88k stars 435 forks source link

Mention path in text response #487

Closed RobinDaugherty closed 3 years ago

RobinDaugherty commented 3 years ago

Add a simple note to the text error response that points the developer at the /__better_errors path so they can interact with the console.

Fixes #486