search for: j7lpcva0xt4vtaczdn4jmk2yxzinmcti

Displaying 1 result from an estimated 1 matches for "j7lpcva0xt4vtaczdn4jmk2yxzinmcti".

2007 Apr 30
2
Serving static files with Merb
Hi, I''m using Merb from the svn repository (revision 224, Merb 0.3.0). I am playing around trying to return static files. I''m opening a File and returning that from the controller. I''m setting the mime type and the content length (other wise nothing much happens). All requests for static content go through the same action of a particular controller. This is