RubyFlow The Ruby and Rails community linklog

Exceptions should not be expected – stop using them for control flow

If your exceptions aren’t exceptions but expectations, you’re doing it wrong. Raising (failing) and rescuing errors might look as a good idea but it isn’t. Read the article to find out why.

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