BetterErrors / BetterErrors/better_errors

Readable output in live shell

Open
#345 0 comments 2 reactions 0 assignees View on GitHub
enhancement
Dominant language
Ruby
Stars
6.9k
Forks
430
PR merge metrics
No merged PRs in 30d

Description

Hello, while this tool is fantastic help with Ruby development, the live shell is completely useless when rendering any sufficiently complex object. Better errors renders the output as a single-line `inspect` dump - and there's no online tool to at least format the copied output.

There's the [awesome print gem](https://github.com/awesome-print/awesome_print) and similar tools, but I just can't find a way to output an unescaped string, not only is the html tags printed as plain text, everything (new lines, quotes, etc) is `\`-escaped.

I can't believe I am the only one having this problem..?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.