Displaying 2 results from an estimated 2 matches for "indian_chief".
2006 Jul 15
6
Hello
Hello, just checking into the amazing world famous 4k web-framework mailing
list esquire!
-El
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://rubyforge.org/pipermail/camping-list/attachments/20060715/f1f487ee/attachment.html
2006 May 11
7
Upload progress "plugin"
mongreleers,
This is a hack for adding basic upload progress support to Mongrel.
Currently, you can monitor the upload of any POST. I''m sure some work
needs to be done to get it functioning with Rails.
Save as lib/mongrel/progress.
Anyway, here''s how to start Mongrel with it:
require ''mongrel''
require ''mongrel/camping''
require