exception-notifier Questions
2
Solved
I'd like to add the exception_notification gem to our app, however, this happens when I try to manually trigger a mail:
exception
# => #<ZeroDivisionError: divided by 0>
ExceptionNotifier...
Taco asked 10/3, 2013 at 13:10
2
Solved
What's the proper way to get error reports, when using a tool like AirBrake or ExceptionNotifier from mailing delayed jobs?
I tried to creating my own delayed job class, but the mail object create...
Bindweed asked 1/8, 2012 at 19:41
1
© 2022 - 2024 — McMap. All rights reserved.