You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi! I recently heard about the 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!
The text was updated successfully, but these errors were encountered:
Hi! I recently heard about the 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!
The text was updated successfully, but these errors were encountered: