From: De Co Date: 2010-07-02T02:09:14+09:00 Subject: send_file sends an empty file to browser Hi, I'm using merb as a framework but I suspect the issue is related to ruby and my system. When I use send_file with an absolute path it sends an approrpriately named file to the browser, but the file is empty. The file exists on the disc and has content. Any suggestions about resolving this? I've been struggling with this for a few days now. Thanks! :) -- Posted via http://www.ruby-forum.com/.