exception_handler
exception_handler copied to clipboard
Ruby on Rails Custom Error Pages
Does this library have an open source license? I couldn't find one.
Hi, minor I know, but I just installed this and thought that some odd error occurred but it was just a missing newline in the post-install message: Note my prompt...
I'm contemplating switching to this from exception_notifier. If I'm going to save or email the error details and stack traces, I'd like to keep them out of my logs. How...
Following all steps closely: I only can see the following message: 500 Internal Server Error If you are the administrator of this website, then please read this web application's log...
I see no mention of Mongoid anywhere. Is it possible to work with Mongoid at all ? (Even if the database logging doesn't work yet ?) EDIT - The current...
(but not to the error page) thanks!
Curious how to get this to work with rack-attack? Can you point me in the right direction?
I'm having a weird issue where its forcing a redirect to "500 Internal Server Error" default page, instead of the exception_handler show action for the not found error. The views...
Would be nice to have the possibility to exclude some url's from rendering a pretty 404, and maybe just send empty page with correct http status code. For example if...
Hi, @richpeck I'm currently having this error only on production (it's fine on dev environment), this is my email layout (used for all exceptions): ```ruby () () Outras Informações Parâmetros:...