RubyFlow The Ruby and Rails community linklog

How to “try again” when exceptions happen in Ruby

Ruby provides a few interesting mechanisms that make it easy to “try again” when exceptions happen - though not all of them are obvious or well-known. In this post we’ll take a look at these mechanisms and how they work. http://blog.honeybadger.io/how-to-try-again-when-exceptions-happen-in-ruby/

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in