Y
Hacker News
new
|
ask
|
show
|
jobs
by
rudimk
4315 days ago
What's the difference between the Web Console in this release, and the IRB console that comes with Better Errors?
2 comments
piratebroadcast
4315 days ago
I had issues with better_errors where, if I would make a dumb-ass syntax mistake somewhere, better_errors would send me up to the superclass of the error stack, whereas the regular error page made it easier to decipher exactly what the mistake was.
link
mmanfrin
4315 days ago
For one, web console is built in. Other than that, I imagine not much.
link
rudimk
4315 days ago
I see. Should check it out, then.
link