Paul

Results 2 issues of Paul

The Beanstalk backend seems to support it. But with the Sync backend I get this error: ```ruby ArgumentError: missing keyword: my_keyword_arguement ``` whenever I call `enqueue`.

I was having a problem with the uploader not loading in IE7. It would just show the "please upgrade" message. The problem was that S3SwfUpload::ViewHelpers#s3_swf_upload_tag was generating some javascript that...