Hi, I'm trying to write a file upload monitor for mongrel that uses juggernaut to alert the browser of a change. I'm writing a plugin that uses Mongrel::HttpHandlerPlugin but it looks like the only method that gets called is process and that is only when the upload has finished. I'm setting the following:
@request_notify = true But I am still only getting process to come through. Any ideas? -- Carl Woodward _______________________________________________ Mongrel-users mailing list [email protected] http://rubyforge.org/mailman/listinfo/mongrel-users
