Created
February 20, 2012 16:04
-
-
Save jesjos/1869886 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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