-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
A note about my system: i'm running snow leopard.
When mod_porter is off, my rails app receives RackMultiPart just fine.
When enabling mod_porter (and the rails plugin). I get an object that looks like this in my params hash:
<ModPorter::UploadedFile:0x10407c3a8 @content_type="application/octet-stream", @original_filename="Argentina.gif", @path="/tmp/apreqxlq8oj">
which all seems great- except there is no file in /tmp named apreqxlq8oj
any ideas/advice? /tmp is definitely chmod 777
thanks!
Metadata
Metadata
Assignees
Labels
No labels