Mega Code Archive

 
Categories / Ruby / File Directory
 

Write UTF-8 text

out = File.open("log", "a:utf-8");               # Write UTF-8 text