Created
August 11, 2010 18:31
-
-
Save vnorby/519480 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
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>}} | |
[4;35;1mGroup Columns (1.0ms)[0m [0mSHOW FIELDS FROM `groups`[0m | |
[4;36;1mGroup Load (0.2ms)[0m [0;1mSELECT * FROM `groups` WHERE (`groups`.`id` = 1) [0m | |
[4;35;1mMessage Columns (0.7ms)[0m [0mSHOW FIELDS FROM `messages`[0m | |
[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.> | |
[4;36;1mSQL (0.2ms)[0m [0;1mBEGIN[0m | |
[4;35;1mSQL (0.1ms)[0m [0mROLLBACK[0m | |
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