BetterErrors / better_errors

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

Document manual console page in readme #380

Closed RobinDaugherty closed 7 years ago

RobinDaugherty commented 7 years ago

The manual console (/__better_errors) is a very important feature of better_errors, providing the ability to see and work within the most recent exception that occurred. It makes debugging a problem with AJAX requests much easier. However, this feature is not covered in the readme.

RobinDaugherty commented 7 years ago

I've instead documented this in the wiki: https://github.com/charliesome/better_errors/wiki/Manual-console