How Rails’ fancy exception page works
One of the nice things about working with rails is that when something goes wrong in development, you get a really nice error detail page. Today we’re going to take a look at how these fancy error pages work. http://blog.honeybadger.io/how-rails-fancy-exception-page-works/
Post a comment