Created
February 22, 2011 01:04
-
-
Save luizfonseca/838044 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 "/noticias" for 200.163.80.113 at Mon Feb 21 22:03:21 -0300 2011 | |
Processing by NoticiasController#create as HTML | |
Parameters: {"commit"=>"Create Noticia", "authenticity_token"=>"VpFKkGEMG6B4wphkvUVHhLuiLtO36EX/Bj6D9PJuKcU=", "utf8"=>"✓", "noticia"=>{"date(1i)"=>"2011", "author"=>"noticia[author]", "date(2i)"=>"2", "date(3i)"=>"22", "titulo"=>"noticia[titulo]", "text"=>"<p>asdasd</p>", "credits"=>"noticia[credits]", "link"=>"noticia[link]", "call"=>"noticia[call]", "image"=>#<ActionDispatch::Http::UploadedFile:0xa99456c @tempfile=#<File:/tmp/RackMultipart20110221-21964-14qe040-0>, @original_filename="xHCiT.jpg", @headers="Content-Disposition: form-data; name=\"noticia[image]\"; filename=\"xHCiT.jpg\"\r\nContent-Type: image/jpeg\r\n", @content_type="image/jpeg">}} | |
[paperclip] /usr/local/bin/identify -format %wx%h '/tmp/stream20110221-21964-lklkmy-0.jpg[0]' 2>/dev/null | |
[paperclip] An error was received while processing: #<Paperclip::CommandNotFoundError: Paperclip::CommandNotFoundError> | |
[paperclip] /usr/local/bin/identify -format %wx%h '/tmp/stream20110221-21964-lklkmy-0.jpg[0]' 2>/dev/null | |
[paperclip] An error was received while processing: #<Paperclip::CommandNotFoundError: Paperclip::CommandNotFoundError> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment