Created
July 7, 2010 19:30
-
-
Save davidcelis/467147 to your computer and use it in GitHub Desktop.
This file contains 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 UsersController#new (for 10.0.1.18 at 2010-07-07 15:35:57) [GET] | |
Parameters: {"action"=>"new", "controller"=>"users"} | |
User Columns (0.8ms) SHOW FIELDS FROM `users` | |
User Load (0.3ms) SELECT * FROM `users` WHERE (`users`.`persistence_token` = '2c576457dad59d9f5fb3fb6921dfd3c00bf4678b935143868f0cc5b5c5e2857568d7b5028cca526fa6c544acd8f1d5263b57a42bfc47db8580776b5856797f40') LIMIT 1 | |
User Load (0.2ms) SELECT * FROM `users` WHERE (`users`.`id` = 8) LIMIT 1 | |
Rendering template within layouts/application | |
Rendering users/new | |
Rendered users/_form (5.1ms) | |
Rendered shared/_javascripts (6.2ms) | |
Completed in 102ms (View: 43, DB: 2) | 200 OK [http://10.0.1.20/users/new] | |
SQL (1.2ms) SET NAMES 'utf8' | |
SQL (4.3ms) SET SQL_AUTO_IS_NULL=0 | |
Processing UsersController#create (for 10.0.1.18 at 2010-07-07 15:36:20) [POST] | |
Parameters: {"commit"=>"Register", "action"=>"create", "controller"=>"users", "user"=>{"password_confirmation"=>"[FILTERED]", "password"=>"[FILTERED]", "login"=>"david", "email"=>"[email protected]"}} | |
User Columns (1.1ms) SHOW FIELDS FROM `users` | |
User Load (0.4ms) SELECT * FROM `users` WHERE (`users`.`persistence_token` = '2c576457dad59d9f5fb3fb6921dfd3c00bf4678b935143868f0cc5b5c5e2857568d7b5028cca526fa6c544acd8f1d5263b57a42bfc47db8580776b5856797f40') LIMIT 1 | |
User Load (0.2ms) SELECT * FROM `users` WHERE (`users`.`id` = 8) LIMIT 1 | |
SQL (0.2ms) BEGIN | |
User Load (0.7ms) SELECT `users`.id FROM `users` WHERE (LOWER(`users`.`email`) = BINARY '[email protected]') LIMIT 1 | |
User Load (3.9ms) SELECT `users`.id FROM `users` WHERE (LOWER(`users`.`login`) = BINARY 'david') LIMIT 1 | |
User Load (0.5ms) SELECT `users`.id FROM `users` WHERE (`users`.`persistence_token` = BINARY '7c11678b34d382449ab4829f89006cfb5423f563267c2fe980f77685918c92d084120f921dd1326f4c60fd450b5bf1c4955ee1cf3a72be4b69d902f6d766f7ea') LIMIT 1 | |
User Load (0.3ms) SELECT `users`.id FROM `users` WHERE (`users`.`single_access_token` = BINARY 'rQlifVlOxAkMxJrIINPn') LIMIT 1 | |
CACHE (0.0ms) SELECT * FROM `users` WHERE (`users`.`persistence_token` = '2c576457dad59d9f5fb3fb6921dfd3c00bf4678b935143868f0cc5b5c5e2857568d7b5028cca526fa6c544acd8f1d5263b57a42bfc47db8580776b5856797f40') LIMIT 1 | |
CACHE (0.0ms) SELECT * FROM `users` WHERE (`users`.`id` = 8) LIMIT 1 | |
User Create (0.5ms) INSERT INTO `users` (`single_access_token`, `last_request_at`, `created_at`, `avatar_file_name`, `avatar_file_size`, `crypted_password`, `perishable_token`, `deleted_at`, `updated_at`, `failed_login_count`, `current_login_ip`, `password_salt`, `current_login_at`, `avatar_content_type`, `persistence_token`, `login_count`, `last_login_ip`, `login`, `last_login_at`, `reset_code`, `email`) VALUES('rQlifVlOxAkMxJrIINPn', '2010-07-07 19:36:20', '2010-07-07 19:36:20', NULL, NULL, 'f2848a354d808a243c452bab18d606a7b09fb9bbf3ae85c20f0095df0ebdf5ab4a13c44b6cf081ca0f9b2da519609b0c3cbf62c923f1bbb0bbab6db451117c24', 'WV_PNJIQ7Apu4mzqd8U_', NULL, '2010-07-07 19:36:20', 0, '10.0.1.18', 'B5zlE8k6ZX9qJEuSUfDc', '2010-07-07 19:36:20', NULL, '7c11678b34d382449ab4829f89006cfb5423f563267c2fe980f77685918c92d084120f921dd1326f4c60fd450b5bf1c4955ee1cf3a72be4b69d902f6d766f7ea', 1, NULL, 'david', NULL, NULL, '[email protected]') | |
[paperclip] Saving attachments. | |
SQL (1.3ms) COMMIT | |
Redirected to http://10.0.1.20:3000/users/1 | |
Completed in 512ms (DB: 15) | 302 Found [http://10.0.1.20/account] | |
SQL (0.1ms) SET NAMES 'utf8' | |
SQL (0.2ms) SET SQL_AUTO_IS_NULL=0 | |
Processing UsersController#show (for 10.0.1.18 at 2010-07-07 15:36:20) [GET] | |
Parameters: {"action"=>"show", "id"=>"1", "controller"=>"users"} | |
User Columns (2.4ms) SHOW FIELDS FROM `users` | |
User Load (1.0ms) SELECT * FROM `users` WHERE (`users`.`persistence_token` = '7c11678b34d382449ab4829f89006cfb5423f563267c2fe980f77685918c92d084120f921dd1326f4c60fd450b5bf1c4955ee1cf3a72be4b69d902f6d766f7ea') LIMIT 1 | |
SQL (0.2ms) BEGIN | |
User Update (0.5ms) UPDATE `users` SET `updated_at` = '2010-07-07 19:36:20', `perishable_token` = 'W3M21Tl1UE3C5mlpMz_O', `last_request_at` = '2010-07-07 19:36:20' WHERE `id` = 1 | |
[paperclip] Saving attachments. | |
SQL (1.5ms) COMMIT | |
User Load (0.6ms) SELECT * FROM `users` WHERE (`users`.`id` = '1') LIMIT 1 | |
UserTakenCourse Load (0.6ms) SELECT * FROM `user_taken_courses` WHERE (`user_taken_courses`.user_id = 1) | |
Course Load (0.5ms) SELECT * FROM `courses` WHERE (creator_id = 1) | |
Rendering template within layouts/application | |
Rendering users/show | |
Rendered shared/_javascripts (5.6ms) | |
Completed in 404ms (View: 56, DB: 8) | 200 OK [http://10.0.1.20/users/1] |
This file contains 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 UsersController#new (for 10.0.1.18 at 2010-07-07 15:22:14) [GET] | |
Parameters: {"action"=>"new", "controller"=>"users"} | |
User Columns (0.9ms) SHOW FIELDS FROM `users` | |
Rendering template within layouts/application | |
Rendering users/new | |
Rendered users/_form (3.5ms) | |
Rendered shared/_javascripts (6.3ms) | |
Completed in 190ms (View: 34, DB: 1) | 200 OK [http://dev.punkgrok.com/users/new/] | |
SQL (0.1ms) SET NAMES 'utf8' | |
SQL (0.1ms) SET SQL_AUTO_IS_NULL=0 | |
Processing UsersController#show (for 10.0.1.18 at 2010-07-07 15:22:50) [GET] | |
Parameters: {"action"=>"show", "controller"=>"users"} | |
User Columns (0.9ms) SHOW FIELDS FROM `users` | |
Redirected to http://dev.punkgrok.com/user_session/new | |
Filter chain halted as [:require_user] rendered_or_redirected. | |
Completed in 51ms (DB: 1) | 302 Found [http://dev.punkgrok.com/account/] | |
SQL (0.2ms) SET NAMES 'utf8' | |
SQL (0.2ms) SET SQL_AUTO_IS_NULL=0 | |
Processing UserSessionsController#new (for 10.0.1.18 at 2010-07-07 15:22:51) [GET] | |
Parameters: {"action"=>"new", "controller"=>"user_sessions"} | |
User Columns (0.9ms) SHOW FIELDS FROM `users` | |
Rendering template within layouts/application | |
Rendering user_sessions/new | |
Rendered shared/_javascripts (5.7ms) | |
Completed in 80ms (View: 25, DB: 1) | 200 OK [http://dev.punkgrok.com/user_session/new/] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment