Skip to content

File not in tmp when using mod_porter #12

@efalcao

Description

@efalcao

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions