Minor gotcha and shout out to Passenger crew
Okay so yesterday I found a behavior problem with passenger (1.04) in that
request.env['PATH_INFO']
was nil, whereas under Mongrel it was being set as we were expecting to the current path. Within less than I guess 2 hours of reporting it on #passenger, code was put in place and committed to github.
Now how’s that for amazing [...]
