Recently I got bitten by defined?. Here’s the gotcha (the condition always passes and never goes into else…):
Ruby expression ‘defined?’
Recently I got bitten by defined?. Here’s the gotcha (the condition always passes and never goes into else…):