1
0
mirror of https://github.com/jbranchaud/til synced 2026-01-03 07:08:01 +00:00

Add heard through comment

This commit is contained in:
jbranchaud
2016-02-16 17:09:33 -06:00
parent 5f1500dfad
commit eba434e1b7

View File

@@ -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