Rather than allowing a Ruby method to blindly return the last statement evaluated, is there any advantage to returning nil explicitly? Rather than allowing a Ruby method to blindly r
Rather than allowing a Ruby method to blindly return the last statement evaluated, is there any advantage to returning nil explicitly? Rather than allowing a Ruby method to blindly r