Richard Peck

Results 47 comments of Richard Peck

Thanks - will look at this further. Did you see if 500 errors get saved?

Hi Josh, I was sure this feature was included - however I can't seem to locate the code. Would you like me to code it up real quick and push?...

Apologies for the reply, been extremely busy. I will take a look in a minute for you

Thanks guys, let me have a look at this - I am sure the URL exists in the class that's created

The URL exists [within the `@exception` object](https://github.com/richpeck/exception_handler/blob/master/app/models/exception_handler/exception.rb#L68). I can amend the email template if required, or you can call `@exception.target`

Hey thank you for the PR - let me check through it will be a few minutes

Good morning and thanks for the comment. It looks like you're using a custom version of the controller (IE it's in your own app) - do you have any references...

Hmm - can you show me the code for BaseApiController?

Hi thanks for the comment :) Do you have a stack trace for the error I could look at?

Hmmm very interesting - are you using an external SMTP service or is it a local mail catcher?