From: cap Date: 2005-12-09T01:22:36+09:00 Subject: Re: YAML can not accept "\t" under windows! 5 min ago, I realized that the ruby version in my linux server is 1.8.3. So I upgrade my windows ruby version to 1.8.3 ms-win32 Now ,the YAML can accept "\t" and the rails works very good :) but i still doesn't know the reason....