search for: wyjiqi5oasd9gwwwyceouxz8bqcuyi

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

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