Skip to content

Instantly share code, notes, and snippets.

Created September 5, 2010 01:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/565653 to your computer and use it in GitHub Desktop.
Save anonymous/565653 to your computer and use it in GitHub Desktop.
Started POST "/users" for 127.0.0.1 at Sat Sep 04 18:30:08 +0100 2010
Processing by UsersController#create as HTML
Parameters: {"commit"=>"Create User", "authenticity_token"=>"ARFSv+R5d8vG5ZZ0clvl7fWY+VUv93lm0b8bDO+Xw8s=", "_snowman"=>"☃", "user"=>{"name"=>"ayo", "created_at"=>"", "document"=>#<File:C:/DOCUME~1/Ed/LOCALS~1/Temp/RackMultipart20100904-8964-1n6wvtj-0>, "link"=>"", "email"=>""}}
[paperclip] C:/bin/ImageMagick-6.6.3-Q16/identify "-format" "%wx%h" "C:/DOCUME~1/Ed/LOCALS~1/Temp/stream,8964,0.pdf[0]" 2>NUL
[paperclip] An error was received while processing: #<Paperclip::NotIdentifiedByImageMagickError: C:/DOCUME~1/Ed/LOCALS~1/Temp/stream,8964,0.pdf is not recognized by the 'identify' command.>
[paperclip] C:/bin/ImageMagick-6.6.3-Q16/identify "-format" "%wx%h" "C:/DOCUME~1/Ed/LOCALS~1/Temp/stream,8964,0.pdf[0]" 2>NUL
[paperclip] An error was received while processing: #<Paperclip::NotIdentifiedByImageMagickError: C:/DOCUME~1/Ed/LOCALS~1/Temp/stream,8964,0.pdf is not recognized by the 'identify' command.>
Rendered users/_form.html.erb (46.9ms)
Rendered users/new.html.erb within layouts/application (46.9ms)
Completed 200 OK in 1984ms (Views: 78.1ms | ActiveRecord: 0.0ms)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment