Prev: Write whitespace to a file
Next: Rake versus Ruby?
From: John Wu on 18 May 2010 22:19 Hi, I need to write many whitespaces to a file, what is the best way to do that. For example, I have f.puts " abc" and there are 5 whitespaces before abc, what is the best way to do this instead of typing 5 whitspaces? Thanks -- Posted via http://www.ruby-forum.com/.
|
Pages: 1 Prev: Write whitespace to a file Next: Rake versus Ruby? |