2011/11/19 Eric Wong <normalperson / yhbt.net>: > Is there a plan to change File.open(path, "w") to be consistent > with IO.copy_stream behavior in Ruby 2.0? Changing File.open may cause compatibility problem. So it is different issue. -- Tanaka Akira