From: Aryk Grosz Date: 2008-10-10T04:28:31+09:00 Subject: "print" not showing immediately in output, but "puts" is Several times I have come across this issue. It seems to be dependent on the environment, but I'll do a "print 'string'" and it wont show up UNTIL I do a "puts". Then both strings will show up in the output window in one shot. Do you know how I can fix it to work properly? -- Posted via http://www.ruby-forum.com/.