Page Not Found
Play
12:55 CC

Page Not Found

#404 Jun 4, 2023 free
In this episode, we take a few different approaches in how we display error pages in our Rails application. We'll also look at a few potential problems with each approach that we need to be aware of.

Error Tracking from Scratch
Play
15:26 CC

Error Tracking from Scratch

#317 Oct 3, 2021 free
In this episode, we look at creating a middleware to track errors to publish to another error "from scratch" error monitoring application.

Tracking Errors with Sentry
Play
7:44 CC

Tracking Errors with Sentry

#108 Dec 3, 2017 free
Sentry is an Open Source error tracking that helps developers monitor and fix crashes in real time. Learn how to add and configure Sentry to your application.

Custom Error Pages with Slack Notification
Play
9:06 CC

Custom Error Pages with Slack Notification

#91 Jul 30, 2017 free
Learn to use custom error pages to provide a similar look to your application. Get notified on Slack as errors occur to act on them before they're reported.