Skip to content

Instantly share code, notes, and snippets.

@jesjos
Created February 20, 2012 16:04
Show Gist options
  • Save jesjos/1869886 to your computer and use it in GitHub Desktop.
Save jesjos/1869886 to your computer and use it in GitHub Desktop.
Started POST "/uploads/new" for 127.0.0.1 at 2012-02-19 21:03:38 +0100
Processing by UploadsController#new as JSON
Parameters: {"files"=>[#<ActionDispatch::Http::UploadedFile:0x00000103cffdb0 @original_filename="Plan_12_11.pdf", @content_type="application/pdf", @headers="Content-Disposition: form-data; name=\"files[]\"; filename=\"Plan_12_11.pdf\"\r\nContent-Type: application/pdf\r\n", @tempfile=#<File:/var/folders/cx/vtstdwkd37g97t2r24zkyrkr0000gn/T/RackMultipart20120219-10851-67drxj>>]}
Completed 200 OK in 339ms (Views: 0.4ms | ActiveRecord: 0.0ms)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment