Mongrel 0.3.13 with Large File Uploads, Conditional HTTP, Upload Progress Patch (All Are Good Things) #
Help us test out Mongrel 0.3.13 (the pre-release of Mongrel 0.4 Enterprisey Edition 1.2):
gem install daemons gem install mongrel --source=http://mongrel.rubyforge.org/releases/
Read the release notes. File bugs. Try out _why and technoweenie’s upload progress patch. Not yet for Windows. But I’ve got a stripped XP development environment for VMware Server if you want it?
FlashHater
Do you happen to have a progress-patched gem lying arround?
scoopr
The respond_to method (in the patch) doesn’t take bots? not even fembots? or maybe it means botH.
fukas78
Ehhh, I would be happy to have Win port. :-) Please let us know when it’s ready. Keep doing great job.
Branstrom
Yeah, one for Win would be great. Although I wish I could afford a Mac and finally could stop having to say such things.
nil
class SpaceHandler < Mongrel::DirHandler def can_serve(path_info) super(URI.unescape(path_info)) end end
Campbell
Any word on the Windows patch for Upload_progress?
Comments are closed for this entry.