From eba434e1b7252f40ab3c491ef83886f1e08fcf4e Mon Sep 17 00:00:00 2001 From: jbranchaud Date: Tue, 16 Feb 2016 17:09:33 -0600 Subject: [PATCH] Add heard through comment --- ruby/fail.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ruby/fail.md b/ruby/fail.md index 6de2bc2..c0701d5 100644 --- a/ruby/fail.md +++ b/ruby/fail.md @@ -20,3 +20,5 @@ Nevertheless, I believe the `raise` method is preferred to the `fail` method. [source](http://ruby-doc.org/core-2.3.0/Kernel.html#method-i-fail) + +h/t Dorian Karter