I frequently find myself writing Ruby code where I check for the presence of a value and subsequently do something with that value if it is present. E.g.I frequently find myself writing Ruby code wher
I frequently find myself writing Ruby code where I check for the presence of a value and subsequently do something with that value if it is present. E.g.I frequently find myself writing Ruby code wher