RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

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