BetterErrors / BetterErrors/better_errors
Integration with syntax_suggest
- Dominant language
- Ruby
- Stars
- 6.9k
- Forks
- 430
- PR merge metrics
- No merged PRs in 30d
Description
Hi! I recently heard about the [syntax_suggest](https://github.com/ruby/syntax_suggest) gem (which sounds like it's going to become a standard gem in a future Ruby version). I know better_errors already has some similar functionality (e.g. hints when something is nil). I notice that with syntax_suggest installed, I do get the more detailed error messages in my Rails logs, but better_errors only shows the original error messages. Would it be possible to somehow integrate with syntax_suggest if available to show its error messages when possible? Thanks!
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.