Sign in through GitHub
Applied Filters: Revised Episodes xProduction x
Handling Exceptions (revised)
Episode #53Apr 20, 201317 comments

Handling Exceptions (revised)

By default, Rails will render a static error file when an exception occurs in production. Here you will learn how to fully customize this behavior and render dynamic error pages. (11 minutes)