Code Review: unniseo

tfpt review “/shelveset:unniseo;REDMOND\jdeville”
Comment :
-Patch from Unni to return true for File.zero? ‘nul’ and File.zero?
‘NUL’
-Patch from Seo to search for both ruby and ruby.exe when searching
for a ruby binary
-Incorporates feedback from #ironruby IRC channel to use the first
Ruby found instead of throwing an error when multiple are found

Change looks good.