[Rails] Streaming a file to the browser

Tanner Burson tanner.burson at gmail.com
Mon Jan 3 22:34:22 GMT 2005


I've begun work on a photo gallery application.  I've got some basics
working, but I'm struggling to find an easy way to stream an image
from outside the webroot to the browser.  There used to be a method
(send_file I believe) but I cannot find it in .92.  Any suggestions on
an easy way to accomplish this?


More information about the Rails mailing list