Skip to content

Instantly share code, notes, and snippets.

@vnorby
Created August 11, 2010 18:31
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 vnorby/519480 to your computer and use it in GitHub Desktop.
Save vnorby/519480 to your computer and use it in GitHub Desktop.
Processing GroupMessagesController#create to html (for 192.168.10.1 at 2010-08-11 11:28:53) [POST]
Parameters: {"group_id"=>"1", "message"=>{"body"=>"", "attachment"=>#<File:/tmp/RackMultipart20100811-2474-1eejv7o-0>}}
Group Columns (1.0ms) SHOW FIELDS FROM `groups`
Group Load (0.2ms) SELECT * FROM `groups` WHERE (`groups`.`id` = 1) 
Message Columns (0.7ms) SHOW FIELDS FROM `messages`
[paperclip] An error was received while processing: #<Paperclip::NotIdentifiedByImageMagickError: /tmp/stream20100811-2474-f4vos8-0 is not recognized by the 'identify' command.>
[paperclip] An error was received while processing: #<Paperclip::NotIdentifiedByImageMagickError: /tmp/stream20100811-2474-f4vos8-0 is not recognized by the 'identify' command.>
[paperclip] An error was received while processing: #<Paperclip::NotIdentifiedByImageMagickError: /tmp/stream20100811-2474-f4vos8-0 is not recognized by the 'identify' command.>
[paperclip] An error was received while processing: #<Paperclip::NotIdentifiedByImageMagickError: /tmp/stream20100811-2474-f4vos8-0 is not recognized by the 'identify' command.>
[paperclip] An error was received while processing: #<Paperclip::NotIdentifiedByImageMagickError: /tmp/stream20100811-2474-f4vos8-0 is not recognized by the 'identify' command.>
SQL (0.2ms) BEGIN
SQL (0.1ms) ROLLBACK
Completed in 154ms (View: 2, DB: 2) | 200 OK [http://groups.dev/groups/1/messages.html]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment