Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sinatra enable raise_error #548

Open
ckhsponge opened this issue Dec 17, 2024 · 0 comments
Open

Sinatra enable raise_error #548

ckhsponge opened this issue Dec 17, 2024 · 0 comments

Comments

@ckhsponge
Copy link

In the Sinatra example I think raise_error must be enabled for exception_notification to get errors in production mode. Adding that to the example or at least mentioning it would be helpful since debugging apps in production is a pain.

set :raise_error, true

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant