(0.1ms) select sqlite_version(*)  (0.9ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  (0.0ms) PRAGMA index_list("schema_migrations")  (0.8ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations"  Migrating to CreateUsers (20111104001311)  (0.3ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "password" varchar(255), "email" varchar(255), "created_at" datetime, "updated_at" datetime)  (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES ('20111104001311')  (0.2ms) select sqlite_version(*)  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations"   (0.0ms) PRAGMA index_list("users") Started GET "/" for 127.0.0.1 at 2011-11-03 20:33:30 -0700 ActionController::RoutingError (No route matches [GET] "/"): Rendered /Users/trcarden/.rvm/gems/ruby-1.9.2-p180@global/gems/actionpack-3.1.1/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (10.4ms) Started GET "/users" for 127.0.0.1 at 2011-11-03 20:33:35 -0700 ActionController::RoutingError (uninitialized constant SessionLogger::SessionObserver): app/controllers/application_controller.rb:3:in `' app/controllers/application_controller.rb:1:in `' app/controllers/users_controller.rb:1:in `' Rendered /Users/trcarden/.rvm/gems/ruby-1.9.2-p180@global/gems/actionpack-3.1.1/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.7ms) Started GET "/users" for 127.0.0.1 at 2011-11-03 20:35:04 -0700 ActionController::RoutingError (uninitialized constant SessionLogger::SessionObserver): app/controllers/application_controller.rb:3:in `' app/controllers/application_controller.rb:1:in `' app/controllers/users_controller.rb:1:in `' Rendered /Users/trcarden/.rvm/gems/ruby-1.9.2-p180@global/gems/actionpack-3.1.1/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.6ms) Started GET "/users" for 127.0.0.1 at 2011-11-03 20:35:06 -0700 ActionController::RoutingError (uninitialized constant SessionLogger::SessionObserver): app/controllers/application_controller.rb:3:in `' app/controllers/application_controller.rb:1:in `' app/controllers/users_controller.rb:1:in `' Rendered /Users/trcarden/.rvm/gems/ruby-1.9.2-p180@global/gems/actionpack-3.1.1/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.6ms) Started GET "/users" for 127.0.0.1 at 2011-11-03 20:38:07 -0700 ActionController::RoutingError (undefined method `add_observer' for nil:NilClass): app/controllers/application_controller.rb:3:in `' app/controllers/application_controller.rb:1:in `' app/controllers/users_controller.rb:1:in `' Rendered /Users/trcarden/.rvm/gems/ruby-1.9.2-p180@global/gems/actionpack-3.1.1/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (10.3ms) Started GET "/users" for 127.0.0.1 at 2011-11-03 20:42:14 -0700 ActionController::RoutingError (undefined method `add_observer' for nil:NilClass): app/controllers/application_controller.rb:3:in `' app/controllers/application_controller.rb:1:in `' app/controllers/users_controller.rb:1:in `' Rendered /Users/trcarden/.rvm/gems/ruby-1.9.2-p180@global/gems/actionpack-3.1.1/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (10.3ms) Started GET "/users" for 127.0.0.1 at 2011-11-03 20:42:25 -0700 NoMethodError (undefined method `add_observer' for nil:NilClass): Rendered /Users/trcarden/.rvm/gems/ruby-1.9.2-p180@global/gems/actionpack-3.1.1/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.6ms) Rendered /Users/trcarden/.rvm/gems/ruby-1.9.2-p180@global/gems/actionpack-3.1.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (7.2ms) Rendered /Users/trcarden/.rvm/gems/ruby-1.9.2-p180@global/gems/actionpack-3.1.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (11.8ms) Started GET "/users" for 127.0.0.1 at 2011-11-03 20:43:13 -0700 NoMethodError (undefined method `add_observer' for nil:NilClass): Rendered /Users/trcarden/.rvm/gems/ruby-1.9.2-p180@global/gems/actionpack-3.1.1/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.5ms) Rendered /Users/trcarden/.rvm/gems/ruby-1.9.2-p180@global/gems/actionpack-3.1.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.1ms) Rendered /Users/trcarden/.rvm/gems/ruby-1.9.2-p180@global/gems/actionpack-3.1.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (36.8ms) Started GET "/users" for 127.0.0.1 at 2011-11-03 20:43:39 -0700 NoMethodError (undefined method `add_observer' for nil:NilClass): Rendered /Users/trcarden/.rvm/gems/ruby-1.9.2-p180@global/gems/actionpack-3.1.1/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.5ms) Rendered /Users/trcarden/.rvm/gems/ruby-1.9.2-p180@global/gems/actionpack-3.1.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.0ms) Rendered /Users/trcarden/.rvm/gems/ruby-1.9.2-p180@global/gems/actionpack-3.1.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (4.6ms) Started GET "/users" for 127.0.0.1 at 2011-11-03 20:43:46 -0700 NoMethodError (undefined method `add_observer' for nil:NilClass): Rendered /Users/trcarden/.rvm/gems/ruby-1.9.2-p180@global/gems/actionpack-3.1.1/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.5ms) Rendered /Users/trcarden/.rvm/gems/ruby-1.9.2-p180@global/gems/actionpack-3.1.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.1ms) Rendered /Users/trcarden/.rvm/gems/ruby-1.9.2-p180@global/gems/actionpack-3.1.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (4.7ms) Started GET "/users" for 127.0.0.1 at 2011-11-03 20:44:02 -0700 ActionController::RoutingError (undefined method `add_observer' for nil:NilClass): app/controllers/application_controller.rb:4:in `' app/controllers/application_controller.rb:1:in `' app/controllers/users_controller.rb:1:in `' Rendered /Users/trcarden/.rvm/gems/ruby-1.9.2-p180@global/gems/actionpack-3.1.1/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (10.1ms) Started GET "/users" for 127.0.0.1 at 2011-11-03 20:44:23 -0700 NoMethodError (undefined method `add_observer' for nil:NilClass): Rendered /Users/trcarden/.rvm/gems/ruby-1.9.2-p180@global/gems/actionpack-3.1.1/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.5ms) Rendered /Users/trcarden/.rvm/gems/ruby-1.9.2-p180@global/gems/actionpack-3.1.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (6.8ms) Rendered /Users/trcarden/.rvm/gems/ruby-1.9.2-p180@global/gems/actionpack-3.1.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (10.4ms) Started GET "/users" for 127.0.0.1 at 2011-11-03 20:44:59 -0700 NoMethodError (undefined method `add_observer' for nil:NilClass): Rendered /Users/trcarden/.rvm/gems/ruby-1.9.2-p180@global/gems/actionpack-3.1.1/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.5ms) Rendered /Users/trcarden/.rvm/gems/ruby-1.9.2-p180@global/gems/actionpack-3.1.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.1ms) Rendered /Users/trcarden/.rvm/gems/ruby-1.9.2-p180@global/gems/actionpack-3.1.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (4.7ms) Started GET "/users" for 127.0.0.1 at 2011-11-03 20:45:02 -0700 NoMethodError (undefined method `add_observer' for nil:NilClass): Rendered /Users/trcarden/.rvm/gems/ruby-1.9.2-p180@global/gems/actionpack-3.1.1/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.5ms) Rendered /Users/trcarden/.rvm/gems/ruby-1.9.2-p180@global/gems/actionpack-3.1.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.1ms) Rendered /Users/trcarden/.rvm/gems/ruby-1.9.2-p180@global/gems/actionpack-3.1.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (4.6ms) Started GET "/users" for 127.0.0.1 at 2011-11-03 20:45:14 -0700 Processing by UsersController#index as HTML User Load (0.1ms) SELECT "users".* FROM "users"  Rendered users/index.html.erb within layouts/application (11.3ms) Compiled application.css (2ms) (pid 35481) Compiled scaffold.css (0ms) (pid 35481) Compiled users.css (0ms) (pid 35481) Compiled application.js (5ms) (pid 35481) Compiled jquery.js (34ms) (pid 35481) Compiled jquery_ujs.js (1ms) (pid 35481) Compiled users.js (0ms) (pid 35481) Completed 200 OK in 167ms (Views: 165.6ms | ActiveRecord: 0.1ms) Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2011-11-03 20:45:15 -0700 Served asset /scaffold.css - 200 OK (34ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-03 20:45:15 -0700 Served asset /application.css - 200 OK (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-03 20:45:15 -0700 Served asset /jquery.js - 304 Not Modified (5ms) Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-11-03 20:45:15 -0700 Served asset /users.css - 200 OK (2ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-03 20:45:15 -0700 Served asset /jquery_ujs.js - 304 Not Modified (2ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-03 20:45:15 -0700 Served asset /application.js - 200 OK (0ms) Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-11-03 20:45:15 -0700 Served asset /users.js - 200 OK (2ms) Started GET "/users" for 127.0.0.1 at 2011-11-03 20:45:19 -0700 ActionController::RoutingError (uninitialized constant SessionLogger::Session): app/controllers/application_controller.rb:3:in `' app/controllers/application_controller.rb:1:in `' app/controllers/users_controller.rb:1:in `' Rendered /Users/trcarden/.rvm/gems/ruby-1.9.2-p180@global/gems/actionpack-3.1.1/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.7ms) Started GET "/users" for 127.0.0.1 at 2011-11-03 20:45:29 -0700 ActionController::RoutingError (uninitialized constant SessionLogger::Session): app/controllers/application_controller.rb:3:in `' app/controllers/application_controller.rb:1:in `' app/controllers/users_controller.rb:1:in `' Rendered /Users/trcarden/.rvm/gems/ruby-1.9.2-p180@global/gems/actionpack-3.1.1/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (41.2ms) Started GET "/users" for 127.0.0.1 at 2011-11-03 20:46:01 -0700 NameError (uninitialized constant SessionLogger::Session): Rendered /Users/trcarden/.rvm/gems/ruby-1.9.2-p180@global/gems/actionpack-3.1.1/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.5ms) Rendered /Users/trcarden/.rvm/gems/ruby-1.9.2-p180@global/gems/actionpack-3.1.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (6.8ms) Rendered /Users/trcarden/.rvm/gems/ruby-1.9.2-p180@global/gems/actionpack-3.1.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (10.4ms) Started GET "/users" for 127.0.0.1 at 2011-11-03 20:46:46 -0700 NameError (uninitialized constant SessionLogger::Session): Rendered /Users/trcarden/.rvm/gems/ruby-1.9.2-p180@global/gems/actionpack-3.1.1/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.5ms) Rendered /Users/trcarden/.rvm/gems/ruby-1.9.2-p180@global/gems/actionpack-3.1.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.1ms) Rendered /Users/trcarden/.rvm/gems/ruby-1.9.2-p180@global/gems/actionpack-3.1.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (4.7ms) Started GET "/users" for 127.0.0.1 at 2011-11-03 20:46:59 -0700 Processing by UsersController#index as HTML User Load (0.1ms) SELECT "users".* FROM "users"  Rendered users/index.html.erb within layouts/application (10.8ms) Completed 200 OK in 62ms (Views: 60.4ms | ActiveRecord: 0.1ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-03 20:47:00 -0700 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2011-11-03 20:47:00 -0700 Served asset /scaffold.css - 304 Not Modified (2ms) Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-11-03 20:47:00 -0700 Served asset /users.css - 304 Not Modified (2ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-03 20:47:00 -0700 Served asset /application.js - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-03 20:47:00 -0700 Served asset /jquery.js - 304 Not Modified (2ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-03 20:47:00 -0700 Served asset /jquery_ujs.js - 304 Not Modified (2ms) Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-11-03 20:47:00 -0700 Served asset /users.js - 304 Not Modified (2ms) Started GET "/users" for 127.0.0.1 at 2011-11-03 20:47:46 -0700 Processing by UsersController#index as HTML User Load (0.1ms) SELECT "users".* FROM "users" Rendered users/index.html.erb within layouts/application (0.6ms) Completed 200 OK in 8ms (Views: 7.4ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-03 20:47:46 -0700 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2011-11-03 20:47:46 -0700 Served asset /scaffold.css - 304 Not Modified (0ms) Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-11-03 20:47:46 -0700 Served asset /users.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-03 20:47:46 -0700 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-03 20:47:46 -0700 Served asset /application.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-03 20:47:46 -0700 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-11-03 20:47:46 -0700 Served asset /users.js - 304 Not Modified (0ms) Started GET "/users" for 127.0.0.1 at 2011-11-03 20:48:51 -0700 Processing by UsersController#index as HTML User Load (0.1ms) SELECT "users".* FROM "users"  Rendered users/index.html.erb within layouts/application (10.8ms) Completed 200 OK in 62ms (Views: 61.1ms | ActiveRecord: 0.1ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-03 20:48:51 -0700 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2011-11-03 20:48:52 -0700 Served asset /scaffold.css - 304 Not Modified (7ms) Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-11-03 20:48:52 -0700 Served asset /users.css - 304 Not Modified (2ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-03 20:48:52 -0700 Served asset /jquery.js - 304 Not Modified (2ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-03 20:48:52 -0700 Served asset /application.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-03 20:48:52 -0700 Served asset /jquery_ujs.js - 304 Not Modified (2ms) Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-11-03 20:48:52 -0700 Served asset /users.js - 304 Not Modified (2ms) Started GET "/users" for 127.0.0.1 at 2011-11-03 20:51:06 -0700 ActionController::RoutingError (undefined method `add_observer' for nil:NilClass): app/controllers/application_controller.rb:3:in `' app/controllers/application_controller.rb:1:in `' app/controllers/users_controller.rb:1:in `' Rendered /Users/trcarden/.rvm/gems/ruby-1.9.2-p180@global/gems/actionpack-3.1.1/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (10.1ms) Started GET "/users" for 127.0.0.1 at 2011-11-03 20:58:00 -0700 RuntimeError (hell): app/controllers/application_controller.rb:3:in `' app/controllers/application_controller.rb:1:in `' app/controllers/users_controller.rb:1:in `' Rendered /Users/trcarden/.rvm/gems/ruby-1.9.2-p180@global/gems/actionpack-3.1.1/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.7ms) Rendered /Users/trcarden/.rvm/gems/ruby-1.9.2-p180@global/gems/actionpack-3.1.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (7.0ms) Rendered /Users/trcarden/.rvm/gems/ruby-1.9.2-p180@global/gems/actionpack-3.1.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (20.8ms) Started GET "/users" for 127.0.0.1 at 2011-11-03 20:58:10 -0700 ActionController::RoutingError (undefined method `add_observer' for nil:NilClass): app/controllers/application_controller.rb:4:in `' app/controllers/application_controller.rb:1:in `' app/controllers/users_controller.rb:1:in `' Rendered /Users/trcarden/.rvm/gems/ruby-1.9.2-p180@global/gems/actionpack-3.1.1/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.7ms) Started GET "/users" for 127.0.0.1 at 2011-11-03 21:05:07 -0700 NoMethodError (undefined method `add_observer' for nil:NilClass): Rendered /Users/trcarden/.rvm/gems/ruby-1.9.2-p180@global/gems/actionpack-3.1.1/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.7ms) Rendered /Users/trcarden/.rvm/gems/ruby-1.9.2-p180@global/gems/actionpack-3.1.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.6ms) Rendered /Users/trcarden/.rvm/gems/ruby-1.9.2-p180@global/gems/actionpack-3.1.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (6.0ms) Started GET "/users" for 127.0.0.1 at 2011-11-03 21:18:03 -0700 ActionController::RoutingError (undefined method `config' for SessionLogger:Module): app/controllers/application_controller.rb:4:in `' app/controllers/application_controller.rb:1:in `' app/controllers/users_controller.rb:1:in `' Rendered /Users/trcarden/.rvm/gems/ruby-1.9.2-p180@global/gems/actionpack-3.1.1/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (11.0ms) Started GET "/users" for 127.0.0.1 at 2011-11-03 21:18:22 -0700 ActionController::RoutingError (undefined method `add_observer' for nil:NilClass): app/controllers/application_controller.rb:5:in `' app/controllers/application_controller.rb:1:in `' app/controllers/users_controller.rb:1:in `' Rendered /Users/trcarden/.rvm/gems/ruby-1.9.2-p180@global/gems/actionpack-3.1.1/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.7ms) Started GET "/users" for 127.0.0.1 at 2011-11-03 21:19:32 -0700 NoMethodError (undefined method `add_observer' for nil:NilClass): Rendered /Users/trcarden/.rvm/gems/ruby-1.9.2-p180@global/gems/actionpack-3.1.1/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.5ms) Rendered /Users/trcarden/.rvm/gems/ruby-1.9.2-p180@global/gems/actionpack-3.1.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (6.9ms) Rendered /Users/trcarden/.rvm/gems/ruby-1.9.2-p180@global/gems/actionpack-3.1.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (10.6ms) Started GET "/users" for 127.0.0.1 at 2011-11-03 21:19:43 -0700 RuntimeError (hell): app/controllers/application_controller.rb:7:in `' app/controllers/application_controller.rb:2:in `' app/controllers/users_controller.rb:1:in `' Rendered /Users/trcarden/.rvm/gems/ruby-1.9.2-p180@global/gems/actionpack-3.1.1/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.7ms) Rendered /Users/trcarden/.rvm/gems/ruby-1.9.2-p180@global/gems/actionpack-3.1.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (6.8ms) Rendered /Users/trcarden/.rvm/gems/ruby-1.9.2-p180@global/gems/actionpack-3.1.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (20.3ms) Started GET "/users" for 127.0.0.1 at 2011-11-03 21:46:48 -0700 Processing by UsersController#index as HTML User Load (0.1ms) SELECT "users".* FROM "users"  Rendered users/index.html.erb within layouts/application (1.6ms) Completed 200 OK in 57ms (Views: 55.9ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-03 21:46:48 -0700 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2011-11-03 21:46:48 -0700 Served asset /scaffold.css - 304 Not Modified (6ms) Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-11-03 21:46:48 -0700 Served asset /users.css - 304 Not Modified (2ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-03 21:46:48 -0700 Served asset /jquery.js - 304 Not Modified (2ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-03 21:46:48 -0700 Served asset /application.js - 304 Not Modified (0ms) Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-11-03 21:46:48 -0700 Served asset /users.js - 304 Not Modified (2ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-03 21:46:48 -0700 Served asset /jquery_ujs.js - 304 Not Modified (2ms) Started GET "/users/new" for 127.0.0.1 at 2011-11-03 21:46:53 -0700 Processing by UsersController#new as HTML Rendered users/_form.html.erb (11.7ms) Rendered users/new.html.erb within layouts/application (22.9ms) Completed 200 OK in 32ms (Views: 31.0ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-03 21:46:53 -0700 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2011-11-03 21:46:53 -0700 Served asset /scaffold.css - 304 Not Modified (0ms) Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-11-03 21:46:53 -0700 Served asset /users.css - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-03 21:46:53 -0700 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-11-03 21:46:53 -0700 Served asset /users.js - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-03 21:46:53 -0700 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-03 21:46:53 -0700 Served asset /application.js - 304 Not Modified (0ms) Started POST "/users" for 127.0.0.1 at 2011-11-03 21:46:59 -0700 Processing by UsersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"ib5BwI1Q6tr7gEx0LyvCUyi5jnTnKv8qmYtCHJJtck0=", "user"=>{"name"=>"Tim", "password"=>"[FILTERED]", "email"=>"sdf"}, "commit"=>"Create User"} SQL (17.9ms) INSERT INTO "users" ("created_at", "email", "name", "password", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Fri, 04 Nov 2011 04:46:59 UTC +00:00], ["email", "sdf"], ["name", "Tim"], ["password", "cc"], ["updated_at", Fri, 04 Nov 2011 04:46:59 UTC +00:00]] Redirected to http://localhost:3000/users/1 Completed 302 Found in 29ms Started GET "/users/1" for 127.0.0.1 at 2011-11-03 21:46:59 -0700 Processing by UsersController#show as HTML Parameters: {"id"=>"1"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", "1"]] Rendered users/show.html.erb within layouts/application (7.6ms) Completed 200 OK in 17ms (Views: 14.8ms | ActiveRecord: 0.4ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-03 21:46:59 -0700 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2011-11-03 21:46:59 -0700 Served asset /scaffold.css - 304 Not Modified (0ms) Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-11-03 21:46:59 -0700 Served asset /users.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-03 21:46:59 -0700 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-11-03 21:46:59 -0700 Served asset /users.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-03 21:46:59 -0700 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-03 21:46:59 -0700 Served asset /application.js - 304 Not Modified (0ms) Started GET "/users/1" for 127.0.0.1 at 2011-11-03 21:48:00 -0700 Processing by UsersController#show as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", "1"]] Rendered users/show.html.erb within layouts/application (7.4ms) Completed 200 OK in 17ms (Views: 14.9ms | ActiveRecord: 0.5ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-03 21:48:00 -0700 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2011-11-03 21:48:00 -0700 Served asset /scaffold.css - 304 Not Modified (0ms) Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-11-03 21:48:00 -0700 Served asset /users.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-03 21:48:00 -0700 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-03 21:48:00 -0700 Served asset /application.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-03 21:48:00 -0700 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-11-03 21:48:00 -0700 Served asset /users.js - 304 Not Modified (0ms) Started GET "/users" for 127.0.0.1 at 2011-11-03 21:48:09 -0700 Processing by UsersController#index as HTML User Load (0.1ms) SELECT "users".* FROM "users"  Rendered users/index.html.erb within layouts/application (8.4ms) Completed 200 OK in 18ms (Views: 15.4ms | ActiveRecord: 0.5ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-03 21:48:09 -0700 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2011-11-03 21:48:09 -0700 Served asset /scaffold.css - 304 Not Modified (0ms) Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-11-03 21:48:09 -0700 Served asset /users.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-03 21:48:09 -0700 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-03 21:48:09 -0700 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-11-03 21:48:09 -0700 Served asset /users.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-03 21:48:09 -0700 Served asset /application.js - 304 Not Modified (0ms) Started GET "/users/new" for 127.0.0.1 at 2011-11-03 21:48:11 -0700 Processing by UsersController#new as HTML Rendered users/_form.html.erb (9.7ms) Rendered users/new.html.erb within layouts/application (10.8ms) Completed 200 OK in 19ms (Views: 17.6ms | ActiveRecord: 0.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-03 21:48:11 -0700 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-11-03 21:48:11 -0700 Served asset /users.css - 304 Not Modified (0ms) Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2011-11-03 21:48:11 -0700 Served asset /scaffold.css - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-03 21:48:11 -0700 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-03 21:48:11 -0700 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-11-03 21:48:11 -0700 Served asset /users.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-03 21:48:11 -0700 Served asset /application.js - 304 Not Modified (0ms) Started POST "/users" for 127.0.0.1 at 2011-11-03 21:48:14 -0700 Processing by UsersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"ib5BwI1Q6tr7gEx0LyvCUyi5jnTnKv8qmYtCHJJtck0=", "user"=>{"name"=>"t", "password"=>"[FILTERED]", "email"=>"t"}, "commit"=>"Create User"} SQL (0.5ms) INSERT INTO "users" ("created_at", "email", "name", "password", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Fri, 04 Nov 2011 04:48:14 UTC +00:00], ["email", "t"], ["name", "t"], ["password", "t"], ["updated_at", Fri, 04 Nov 2011 04:48:14 UTC +00:00]] Redirected to http://localhost:3000/users/2 Completed 302 Found in 49ms Started GET "/users/2" for 127.0.0.1 at 2011-11-03 21:48:14 -0700 Processing by UsersController#show as HTML Parameters: {"id"=>"2"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", "2"]] Rendered users/show.html.erb within layouts/application (7.7ms) Completed 200 OK in 18ms (Views: 15.2ms | ActiveRecord: 0.5ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-03 21:48:14 -0700 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-11-03 21:48:14 -0700 Served asset /users.css - 304 Not Modified (0ms) Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2011-11-03 21:48:14 -0700 Served asset /scaffold.css - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-03 21:48:14 -0700 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-03 21:48:14 -0700 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-11-03 21:48:14 -0700 Served asset /users.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-03 21:48:14 -0700 Served asset /application.js - 304 Not Modified (0ms) Started GET "/users/2" for 127.0.0.1 at 2011-11-03 21:48:43 -0700 Processing by UsersController#show as HTML Parameters: {"id"=>"2"} Completed 500 Internal Server Error in 1ms ArgumentError (wrong number of arguments (0 for 2..3)): Rendered /Users/trcarden/.rvm/gems/ruby-1.9.2-p180@global/gems/actionpack-3.1.1/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.6ms) Rendered /Users/trcarden/.rvm/gems/ruby-1.9.2-p180@global/gems/actionpack-3.1.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.2ms) Rendered /Users/trcarden/.rvm/gems/ruby-1.9.2-p180@global/gems/actionpack-3.1.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (5.0ms) Started POST "/users" for 127.0.0.1 at 2011-11-03 21:48:51 -0700 Processing by UsersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"ib5BwI1Q6tr7gEx0LyvCUyi5jnTnKv8qmYtCHJJtck0=", "user"=>{"name"=>"t", "password"=>"[FILTERED]", "email"=>"t"}, "commit"=>"Create User"} Completed 500 Internal Server Error in 1ms ArgumentError (wrong number of arguments (0 for 2..3)): Rendered /Users/trcarden/.rvm/gems/ruby-1.9.2-p180@global/gems/actionpack-3.1.1/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.6ms) Rendered /Users/trcarden/.rvm/gems/ruby-1.9.2-p180@global/gems/actionpack-3.1.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.4ms) Rendered /Users/trcarden/.rvm/gems/ruby-1.9.2-p180@global/gems/actionpack-3.1.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (5.2ms) Started POST "/users" for 127.0.0.1 at 2011-11-03 21:49:23 -0700 Processing by UsersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"ib5BwI1Q6tr7gEx0LyvCUyi5jnTnKv8qmYtCHJJtck0=", "user"=>{"name"=>"t", "password"=>"[FILTERED]", "email"=>"t"}, "commit"=>"Create User"} SQL (0.5ms) INSERT INTO "users" ("created_at", "email", "name", "password", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Fri, 04 Nov 2011 04:49:23 UTC +00:00], ["email", "t"], ["name", "t"], ["password", "t"], ["updated_at", Fri, 04 Nov 2011 04:49:23 UTC +00:00]] Redirected to http://localhost:3000/users/3 Completed 302 Found in 13ms Started GET "/users/3" for 127.0.0.1 at 2011-11-03 21:49:23 -0700 Processing by UsersController#show as HTML Parameters: {"id"=>"3"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", "3"]] Rendered users/show.html.erb within layouts/application (7.3ms) Completed 200 OK in 16ms (Views: 14.5ms | ActiveRecord: 0.4ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-03 21:49:24 -0700 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2011-11-03 21:49:24 -0700 Served asset /scaffold.css - 304 Not Modified (0ms) Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-11-03 21:49:24 -0700 Served asset /users.css - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-03 21:49:24 -0700 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-03 21:49:24 -0700 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-03 21:49:24 -0700 Served asset /application.js - 304 Not Modified (0ms) Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-11-03 21:49:24 -0700 Served asset /users.js - 304 Not Modified (0ms) Started GET "/users" for 127.0.0.1 at 2011-11-03 21:51:15 -0700 Processing by UsersController#index as HTML User Load (0.2ms) SELECT "users".* FROM "users"  Rendered users/index.html.erb within layouts/application (55.5ms) Completed 200 OK in 109ms (Views: 106.6ms | ActiveRecord: 0.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-03 21:51:16 -0700 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-11-03 21:51:16 -0700 Served asset /users.css - 304 Not Modified (2ms) Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2011-11-03 21:51:16 -0700 Served asset /scaffold.css - 304 Not Modified (2ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-03 21:51:16 -0700 Served asset /jquery.js - 304 Not Modified (2ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-03 21:51:16 -0700 Served asset /jquery_ujs.js - 304 Not Modified (3ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-03 21:51:16 -0700 Served asset /application.js - 304 Not Modified (0ms) Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-11-03 21:51:16 -0700 Served asset /users.js - 304 Not Modified (2ms) Started GET "/users/new" for 127.0.0.1 at 2011-11-03 21:51:17 -0700 Processing by UsersController#new as HTML Rendered users/_form.html.erb (10.2ms) Rendered users/new.html.erb within layouts/application (20.2ms) Completed 200 OK in 28ms (Views: 26.8ms | ActiveRecord: 0.2ms) Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2011-11-03 21:51:17 -0700 Served asset /scaffold.css - 304 Not Modified (0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-03 21:51:17 -0700 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-03 21:51:17 -0700 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-03 21:51:17 -0700 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-11-03 21:51:17 -0700 Served asset /users.js - 304 Not Modified (0ms) Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-11-03 21:51:17 -0700 Served asset /users.css - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-03 21:51:17 -0700 Served asset /application.js - 304 Not Modified (0ms) Started POST "/users" for 127.0.0.1 at 2011-11-03 21:51:23 -0700 Processing by UsersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"ib5BwI1Q6tr7gEx0LyvCUyi5jnTnKv8qmYtCHJJtck0=", "user"=>{"name"=>"s", "password"=>"[FILTERED]", "email"=>"sdf"}, "commit"=>"Create User"} SQL (15.2ms) INSERT INTO "users" ("created_at", "email", "name", "password", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Fri, 04 Nov 2011 04:51:23 UTC +00:00], ["email", "sdf"], ["name", "s"], ["password", "sf"], ["updated_at", Fri, 04 Nov 2011 04:51:23 UTC +00:00]] Redirected to http://localhost:3000/users/4 Completed 302 Found in 26ms Started GET "/users/4" for 127.0.0.1 at 2011-11-03 21:51:23 -0700 Processing by UsersController#show as HTML Parameters: {"id"=>"4"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", "4"]] Rendered users/show.html.erb within layouts/application (7.6ms) Completed 200 OK in 18ms (Views: 14.9ms | ActiveRecord: 0.4ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-03 21:51:23 -0700 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2011-11-03 21:51:23 -0700 Served asset /scaffold.css - 304 Not Modified (0ms) Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-11-03 21:51:23 -0700 Served asset /users.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-03 21:51:23 -0700 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-03 21:51:23 -0700 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-11-03 21:51:23 -0700 Served asset /users.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-03 21:51:23 -0700 Served asset /application.js - 304 Not Modified (0ms) DEPRECATION WARNING: require_library_or_gem is deprecated and will be removed from Rails 3.2. (called from require at script/rails:6) Started GET "/users" for 127.0.0.1 at 2011-11-03 22:35:18 -0700 Processing by UsersController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users"  Rendered users/index.html.erb within layouts/application (37.0ms) Completed 200 OK in 108927ms (Views: 113.3ms | ActiveRecord: 0.6ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-03 22:37:07 -0700 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2011-11-03 22:37:07 -0700 Served asset /scaffold.css - 304 Not Modified (9ms) Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-11-03 22:37:07 -0700 Served asset /users.css - 304 Not Modified (4ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-03 22:37:07 -0700 Served asset /application.js - 304 Not Modified (1ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-03 22:37:07 -0700 Served asset /jquery.js - 304 Not Modified (5ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-03 22:37:07 -0700 Served asset /jquery_ujs.js - 304 Not Modified (5ms) Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-11-03 22:37:08 -0700 Served asset /users.js - 304 Not Modified (6ms) Started GET "/users" for 127.0.0.1 at 2011-11-03 22:37:16 -0700 Processing by UsersController#index as HTML User Load (0.2ms) SELECT "users".* FROM "users" Rendered users/index.html.erb within layouts/application (24.8ms) Completed 200 OK in 2873ms (Views: 36.6ms | ActiveRecord: 0.8ms) Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2011-11-03 22:37:19 -0700 Served asset /scaffold.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-03 22:37:19 -0700 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-11-03 22:37:19 -0700 Served asset /users.css - 304 Not Modified (0ms) Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-11-03 22:37:19 -0700 Served asset /users.js - 304 Not Modified (0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-03 22:37:19 -0700 Served asset /application.css - 304 Not Modified (1ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-03 22:37:19 -0700 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-03 22:37:19 -0700 Served asset /application.js - 304 Not Modified (1ms) Started GET "/users/new" for 127.0.0.1 at 2011-11-03 22:37:25 -0700 Processing by UsersController#new as HTML Rendered users/_form.html.erb (63.8ms) Rendered users/new.html.erb within layouts/application (76.9ms) Completed 200 OK in 2857ms (Views: 89.0ms | ActiveRecord: 0.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-03 22:37:28 -0700 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-11-03 22:37:28 -0700 Served asset /users.css - 304 Not Modified (0ms) Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2011-11-03 22:37:28 -0700 Served asset /scaffold.css - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-03 22:37:28 -0700 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-11-03 22:37:28 -0700 Served asset /users.js - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-03 22:37:28 -0700 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-03 22:37:28 -0700 Served asset /application.js - 304 Not Modified (1ms) Started POST "/users" for 127.0.0.1 at 2011-11-03 22:37:33 -0700 Processing by UsersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"ib5BwI1Q6tr7gEx0LyvCUyi5jnTnKv8qmYtCHJJtck0=", "user"=>{"name"=>"t", "password"=>"[FILTERED]", "email"=>"t"}, "commit"=>"Create User"} SQL (21.2ms) INSERT INTO "users" ("created_at", "email", "name", "password", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Fri, 04 Nov 2011 05:37:36 UTC +00:00], ["email", "t"], ["name", "t"], ["password", "t"], ["updated_at", Fri, 04 Nov 2011 05:37:36 UTC +00:00]] Redirected to http://localhost:3000/users/5 Completed 302 Found in 2501ms Started GET "/users/5" for 127.0.0.1 at 2011-11-03 22:37:36 -0700 Processing by UsersController#show as HTML Parameters: {"id"=>"5"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", "5"]] Rendered users/show.html.erb within layouts/application (11.2ms) Completed 200 OK in 201719ms (Views: 23.1ms | ActiveRecord: 0.8ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-03 22:40:58 -0700 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2011-11-03 22:40:58 -0700 Served asset /scaffold.css - 304 Not Modified (0ms) Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-11-03 22:40:58 -0700 Served asset /users.css - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-03 22:40:58 -0700 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-11-03 22:40:58 -0700 Served asset /users.js - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-03 22:40:58 -0700 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-03 22:40:58 -0700 Served asset /application.js - 304 Not Modified (1ms) Started GET "/users" for 127.0.0.1 at 2011-11-03 22:41:06 -0700 Processing by UsersController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users"  Rendered users/index.html.erb within layouts/application (28.4ms) Completed 200 OK in 3566ms (Views: 40.5ms | ActiveRecord: 0.9ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-03 22:41:09 -0700 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2011-11-03 22:41:09 -0700 Served asset /scaffold.css - 304 Not Modified (0ms) Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-11-03 22:41:09 -0700 Served asset /users.css - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-03 22:41:09 -0700 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-11-03 22:41:09 -0700 Served asset /users.js - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-03 22:41:09 -0700 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-03 22:41:09 -0700 Served asset /application.js - 304 Not Modified (1ms) Started GET "/users/new" for 127.0.0.1 at 2011-11-03 22:41:11 -0700 Processing by UsersController#new as HTML Rendered users/_form.html.erb (16.8ms) Rendered users/new.html.erb within layouts/application (18.6ms) Completed 200 OK in 826ms (Views: 30.9ms | ActiveRecord: 0.3ms) Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2011-11-03 22:41:12 -0700 Served asset /scaffold.css - 304 Not Modified (0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-03 22:41:12 -0700 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-03 22:41:12 -0700 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-03 22:41:12 -0700 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-11-03 22:41:12 -0700 Served asset /users.css - 304 Not Modified (0ms) Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-11-03 22:41:12 -0700 Served asset /users.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-03 22:41:12 -0700 Served asset /application.js - 304 Not Modified (1ms) Started POST "/users" for 127.0.0.1 at 2011-11-03 22:41:17 -0700 Processing by UsersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"ib5BwI1Q6tr7gEx0LyvCUyi5jnTnKv8qmYtCHJJtck0=", "user"=>{"name"=>"sdf", "password"=>"[FILTERED]", "email"=>"sdf"}, "commit"=>"Create User"} SQL (0.8ms) INSERT INTO "users" ("created_at", "email", "name", "password", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Fri, 04 Nov 2011 05:41:21 UTC +00:00], ["email", "sdf"], ["name", "sdf"], ["password", "df"], ["updated_at", Fri, 04 Nov 2011 05:41:21 UTC +00:00]] Redirected to http://localhost:3000/users/6 Completed 302 Found in 4260ms Started GET "/users/6" for 127.0.0.1 at 2011-11-03 22:41:21 -0700 Processing by UsersController#show as HTML Parameters: {"id"=>"6"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", "6"]] Rendered users/show.html.erb within layouts/application (9.7ms) Completed 200 OK in 987798ms (Views: 21.0ms | ActiveRecord: 0.9ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-03 22:57:49 -0700 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2011-11-03 22:57:49 -0700 Served asset /scaffold.css - 304 Not Modified (0ms) Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-11-03 22:57:49 -0700 Served asset /users.css - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-03 22:57:49 -0700 Served asset /application.js - 304 Not Modified (1ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-03 22:57:49 -0700 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-03 22:57:49 -0700 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-11-03 22:57:49 -0700 Served asset /users.js - 304 Not Modified (0ms) Started GET "/users" for 127.0.0.1 at 2011-11-03 22:58:01 -0700 Processing by UsersController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" Rendered users/index.html.erb within layouts/application (75.0ms) Completed 200 OK in 4237ms (Views: 87.3ms | ActiveRecord: 0.8ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-03 22:58:06 -0700 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2011-11-03 22:58:06 -0700 Served asset /scaffold.css - 304 Not Modified (0ms) Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-11-03 22:58:06 -0700 Served asset /users.css - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-03 22:58:06 -0700 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-11-03 22:58:06 -0700 Served asset /users.js - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-03 22:58:06 -0700 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-03 22:58:06 -0700 Served asset /application.js - 304 Not Modified (1ms) Started GET "/users/new" for 127.0.0.1 at 2011-11-03 22:58:08 -0700 Processing by UsersController#new as HTML Rendered users/_form.html.erb (16.9ms) Rendered users/new.html.erb within layouts/application (18.8ms) Completed 200 OK in 690ms (Views: 30.9ms | ActiveRecord: 0.3ms) Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2011-11-03 22:58:11 -0700 Served asset /scaffold.css - 304 Not Modified (0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-03 22:58:11 -0700 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-03 22:58:11 -0700 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-11-03 22:58:11 -0700 Served asset /users.css - 304 Not Modified (0ms) Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-11-03 22:58:11 -0700 Served asset /users.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-03 22:58:11 -0700 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-03 22:58:11 -0700 Served asset /application.js - 304 Not Modified (1ms) Started POST "/users" for 127.0.0.1 at 2011-11-03 22:58:15 -0700 Processing by UsersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"ib5BwI1Q6tr7gEx0LyvCUyi5jnTnKv8qmYtCHJJtck0=", "user"=>{"name"=>"sdf", "password"=>"[FILTERED]", "email"=>"sdf"}, "commit"=>"Create User"} SQL (0.7ms) INSERT INTO "users" ("created_at", "email", "name", "password", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Fri, 04 Nov 2011 17:52:06 UTC +00:00], ["email", "sdf"], ["name", "sdf"], ["password", "sdf"], ["updated_at", Fri, 04 Nov 2011 17:52:06 UTC +00:00]] Redirected to Completed in 42021824ms Started GET "/users" for 127.0.0.1 at 2011-11-04 15:53:36 -0700 ActionController::RoutingError (undefined method `observe=' for SessionLogger::SessionObserver:Class): app/controllers/application_controller.rb:4:in `' app/controllers/application_controller.rb:1:in `' app/controllers/users_controller.rb:1:in `' Rendered /Users/trcarden/.rvm/gems/ruby-1.9.2-p180@global/gems/actionpack-3.1.1/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (12.0ms) Started GET "/users" for 127.0.0.1 at 2011-11-04 15:54:27 -0700 ActionController::RoutingError (undefined method `observe=' for SessionLogger::SessionObserver:Class): app/controllers/application_controller.rb:4:in `' app/controllers/application_controller.rb:1:in `' app/controllers/users_controller.rb:1:in `' Rendered /Users/trcarden/.rvm/gems/ruby-1.9.2-p180@global/gems/actionpack-3.1.1/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.7ms) Started GET "/users" for 127.0.0.1 at 2011-11-04 15:54:38 -0700 Processing by UsersController#index as HTML User Load (0.6ms) SELECT "users".* FROM "users"  Rendered users/index.html.erb within layouts/application (69.0ms) Completed 200 OK in 137ms (Views: 134.7ms | ActiveRecord: 0.7ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-04 15:54:39 -0700 Served asset /application.css - 200 OK (0ms) Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2011-11-04 15:54:40 -0700 Served asset /scaffold.css - 304 Not Modified (5ms) Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-11-04 15:54:40 -0700 Served asset /users.css - 304 Not Modified (2ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-04 15:54:40 -0700 Served asset /jquery.js - 200 OK (3ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-04 15:54:40 -0700 Served asset /application.js - 200 OK (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-04 15:54:40 -0700 Served asset /jquery_ujs.js - 200 OK (3ms) Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-11-04 15:54:40 -0700 Served asset /users.js - 200 OK (2ms) Started GET "/users/new" for 127.0.0.1 at 2011-11-04 15:54:59 -0700 Processing by UsersController#new as HTML Rendered users/_form.html.erb (10.5ms) Rendered users/new.html.erb within layouts/application (22.2ms) Completed 200 OK in 30ms (Views: 29.5ms | ActiveRecord: 0.2ms) Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-11-04 15:54:59 -0700 Served asset /users.css - 304 Not Modified (0ms) Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2011-11-04 15:54:59 -0700 Served asset /scaffold.css - 304 Not Modified (0ms) Started POST "/users" for 127.0.0.1 at 2011-11-04 15:55:04 -0700 Processing by UsersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"ib5BwI1Q6tr7gEx0LyvCUyi5jnTnKv8qmYtCHJJtck0=", "user"=>{"name"=>"test", "password"=>"[FILTERED]", "email"=>"sfds"}, "commit"=>"Create User"} SQL (17.6ms) INSERT INTO "users" ("created_at", "email", "name", "password", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Fri, 04 Nov 2011 22:55:04 UTC +00:00], ["email", "sfds"], ["name", "test"], ["password", "test"], ["updated_at", Fri, 04 Nov 2011 22:55:04 UTC +00:00]] Redirected to http://localhost:3000/users/8 Completed 302 Found in 29ms Started GET "/users/8" for 127.0.0.1 at 2011-11-04 15:55:04 -0700 Processing by UsersController#show as HTML Parameters: {"id"=>"8"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", "8"]] Rendered users/show.html.erb within layouts/application (8.0ms) Completed 200 OK in 18ms (Views: 15.6ms | ActiveRecord: 0.4ms) Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2011-11-04 15:55:04 -0700 Served asset /scaffold.css - 304 Not Modified (0ms) Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-11-04 15:55:04 -0700 Served asset /users.css - 304 Not Modified (0ms) Started GET "/users" for 127.0.0.1 at 2011-11-04 15:55:29 -0700 Processing by UsersController#index as HTML User Load (0.1ms) SELECT "users".* FROM "users" Rendered users/index.html.erb within layouts/application (61.6ms) Completed 200 OK in 71ms (Views: 69.1ms | ActiveRecord: 0.4ms) Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-11-04 15:55:29 -0700 Served asset /users.css - 304 Not Modified (0ms) Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2011-11-04 15:55:29 -0700 Served asset /scaffold.css - 304 Not Modified (0ms) Started GET "/users/new" for 127.0.0.1 at 2011-11-04 15:55:31 -0700 Processing by UsersController#new as HTML Rendered users/_form.html.erb (10.3ms) Rendered users/new.html.erb within layouts/application (11.3ms) Completed 200 OK in 20ms (Views: 18.7ms | ActiveRecord: 0.2ms) Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2011-11-04 15:55:31 -0700 Served asset /scaffold.css - 304 Not Modified (0ms) Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-11-04 15:55:31 -0700 Served asset /users.css - 304 Not Modified (0ms) Started POST "/users" for 127.0.0.1 at 2011-11-04 15:55:34 -0700 Processing by UsersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"ib5BwI1Q6tr7gEx0LyvCUyi5jnTnKv8qmYtCHJJtck0=", "user"=>{"name"=>"sdf", "password"=>"[FILTERED]", "email"=>"sdf"}, "commit"=>"Create User"} SQL (0.5ms) INSERT INTO "users" ("created_at", "email", "name", "password", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Fri, 04 Nov 2011 22:55:34 UTC +00:00], ["email", "sdf"], ["name", "sdf"], ["password", "sdf"], ["updated_at", Fri, 04 Nov 2011 22:55:34 UTC +00:00]] Redirected to http://localhost:3000/users/9 Completed 302 Found in 11ms Started GET "/users/9" for 127.0.0.1 at 2011-11-04 15:55:34 -0700 Processing by UsersController#show as HTML Parameters: {"id"=>"9"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", "9"]] Rendered users/show.html.erb within layouts/application (7.2ms) Completed 200 OK in 16ms (Views: 14.3ms | ActiveRecord: 0.3ms) Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-11-04 15:55:34 -0700 Served asset /users.css - 304 Not Modified (0ms) Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2011-11-04 15:55:34 -0700 Served asset /scaffold.css - 304 Not Modified (0ms) Started GET "/users" for 127.0.0.1 at 2011-11-04 15:55:49 -0700 Processing by UsersController#index as HTML User Load (0.2ms) SELECT "users".* FROM "users"  Rendered users/index.html.erb within layouts/application (94.6ms) Completed 200 OK in 172ms (Views: 170.0ms | ActiveRecord: 0.4ms) Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2011-11-04 15:55:50 -0700 Served asset /scaffold.css - 304 Not Modified (3ms) Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-11-04 15:55:50 -0700 Served asset /users.css - 304 Not Modified (3ms) Started GET "/users/new" for 127.0.0.1 at 2011-11-04 15:55:52 -0700 Processing by UsersController#new as HTML Rendered users/_form.html.erb (48.7ms) Rendered users/new.html.erb within layouts/application (59.7ms) Completed 200 OK in 68ms (Views: 66.7ms | ActiveRecord: 0.2ms) Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2011-11-04 15:55:52 -0700 Served asset /scaffold.css - 304 Not Modified (0ms) Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-11-04 15:55:52 -0700 Served asset /users.css - 304 Not Modified (0ms) Started POST "/users" for 127.0.0.1 at 2011-11-04 15:55:55 -0700 Processing by UsersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"ib5BwI1Q6tr7gEx0LyvCUyi5jnTnKv8qmYtCHJJtck0=", "user"=>{"name"=>"sdf", "password"=>"[FILTERED]", "email"=>"sdf"}, "commit"=>"Create User"} SQL (203.5ms) INSERT INTO "users" ("created_at", "email", "name", "password", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Fri, 04 Nov 2011 22:55:55 UTC +00:00], ["email", "sdf"], ["name", "sdf"], ["password", "sdf"], ["updated_at", Fri, 04 Nov 2011 22:55:55 UTC +00:00]] Redirected to http://localhost:3000/users/10 Completed 302 Found in 226ms Started GET "/users/10" for 127.0.0.1 at 2011-11-04 15:55:55 -0700 Processing by UsersController#show as HTML Parameters: {"id"=>"10"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", "10"]] Rendered users/show.html.erb within layouts/application (8.2ms) Completed 200 OK in 19ms (Views: 16.1ms | ActiveRecord: 0.5ms) Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2011-11-04 15:55:55 -0700 Served asset /scaffold.css - 304 Not Modified (0ms) Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-11-04 15:55:55 -0700 Served asset /users.css - 304 Not Modified (0ms) Started GET "/users/10" for 127.0.0.1 at 2011-11-04 15:56:23 -0700 Processing by UsersController#show as HTML Parameters: {"id"=>"10"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", "10"]] Rendered users/show.html.erb within layouts/application (56.7ms) Completed 200 OK in 114ms (Views: 111.0ms | ActiveRecord: 0.4ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-04 15:56:24 -0700 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2011-11-04 15:56:24 -0700 Served asset /scaffold.css - 304 Not Modified (5ms) Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-11-04 15:56:24 -0700 Served asset /users.css - 304 Not Modified (2ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-04 15:56:24 -0700 Served asset /application.js - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-04 15:56:24 -0700 Served asset /jquery.js - 304 Not Modified (2ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-04 15:56:24 -0700 Served asset /jquery_ujs.js - 304 Not Modified (2ms) Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-11-04 15:56:24 -0700 Served asset /users.js - 304 Not Modified (2ms) Started GET "/users/10" for 127.0.0.1 at 2011-11-04 15:57:30 -0700 Processing by UsersController#show as HTML Parameters: {"id"=>"10"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", "10"]] Rendered users/show.html.erb within layouts/application (56.6ms) Completed 200 OK in 116ms (Views: 113.2ms | ActiveRecord: 0.4ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-04 15:57:31 -0700 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2011-11-04 15:57:31 -0700 Served asset /scaffold.css - 304 Not Modified (7ms) Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-11-04 15:57:31 -0700 Served asset /users.css - 304 Not Modified (2ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-04 15:57:31 -0700 Served asset /jquery.js - 304 Not Modified (40ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-04 15:57:31 -0700 Served asset /application.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-04 15:57:31 -0700 Served asset /jquery_ujs.js - 304 Not Modified (2ms) Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-11-04 15:57:31 -0700 Served asset /users.js - 304 Not Modified (2ms) Started GET "/users" for 127.0.0.1 at 2011-11-04 15:57:35 -0700 Processing by UsersController#index as HTML User Load (0.1ms) SELECT "users".* FROM "users" Rendered users/index.html.erb within layouts/application (28.3ms) Completed 200 OK in 38ms (Views: 35.8ms | ActiveRecord: 0.4ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-04 15:57:35 -0700 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2011-11-04 15:57:35 -0700 Served asset /scaffold.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-04 15:57:35 -0700 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-11-04 15:57:35 -0700 Served asset /users.css - 304 Not Modified (0ms) Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-11-04 15:57:35 -0700 Served asset /users.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-04 15:57:35 -0700 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-04 15:57:35 -0700 Served asset /application.js - 304 Not Modified (0ms) Started GET "/users/new" for 127.0.0.1 at 2011-11-04 15:57:37 -0700 Processing by UsersController#new as HTML Rendered users/_form.html.erb (10.2ms) Rendered users/new.html.erb within layouts/application (20.4ms) Completed 200 OK in 29ms (Views: 27.6ms | ActiveRecord: 0.2ms) Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2011-11-04 15:57:37 -0700 Served asset /scaffold.css - 304 Not Modified (0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-04 15:57:37 -0700 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-11-04 15:57:37 -0700 Served asset /users.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-04 15:57:37 -0700 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-11-04 15:57:37 -0700 Served asset /users.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-04 15:57:37 -0700 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-04 15:57:37 -0700 Served asset /application.js - 304 Not Modified (0ms) Started POST "/users" for 127.0.0.1 at 2011-11-04 15:57:44 -0700 Processing by UsersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"ib5BwI1Q6tr7gEx0LyvCUyi5jnTnKv8qmYtCHJJtck0=", "user"=>{"name"=>"asdf", "password"=>"[FILTERED]", "email"=>"asdf"}, "commit"=>"Create User"} SQL (17.5ms) INSERT INTO "users" ("created_at", "email", "name", "password", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Fri, 04 Nov 2011 22:57:45 UTC +00:00], ["email", "asdf"], ["name", "asdf"], ["password", "safas"], ["updated_at", Fri, 04 Nov 2011 22:57:45 UTC +00:00]] Redirected to http://localhost:3000/users/11 Completed 302 Found in 30ms Started GET "/users/11" for 127.0.0.1 at 2011-11-04 15:57:45 -0700 Processing by UsersController#show as HTML Parameters: {"id"=>"11"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", "11"]] Rendered users/show.html.erb within layouts/application (6.7ms) Completed 200 OK in 16ms (Views: 14.0ms | ActiveRecord: 0.4ms) Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2011-11-04 15:57:45 -0700 Served asset /scaffold.css - 304 Not Modified (0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-04 15:57:45 -0700 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-11-04 15:57:45 -0700 Served asset /users.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-04 15:57:45 -0700 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-04 15:57:45 -0700 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-11-04 15:57:45 -0700 Served asset /users.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-04 15:57:45 -0700 Served asset /application.js - 304 Not Modified (0ms) Started GET "/users/11" for 127.0.0.1 at 2011-11-04 16:13:14 -0700 Processing by UsersController#show as HTML Parameters: {"id"=>"11"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", "11"]] Rendered users/show.html.erb within layouts/application (6.9ms) Completed 200 OK in 16ms (Views: 14.1ms | ActiveRecord: 0.4ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-04 16:13:14 -0700 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2011-11-04 16:13:14 -0700 Served asset /scaffold.css - 304 Not Modified (0ms) Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-11-04 16:13:14 -0700 Served asset /users.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-04 16:13:14 -0700 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-04 16:13:14 -0700 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-04 16:13:14 -0700 Served asset /application.js - 304 Not Modified (0ms) Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-11-04 16:13:14 -0700 Served asset /users.js - 304 Not Modified (0ms) Started GET "/users/11" for 127.0.0.1 at 2011-11-04 16:13:23 -0700 Processing by UsersController#show as HTML Parameters: {"id"=>"11"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", "11"]] Rendered users/show.html.erb within layouts/application (56.4ms) Completed 200 OK in 118ms (Views: 115.0ms | ActiveRecord: 0.4ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-04 16:13:24 -0700 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2011-11-04 16:13:24 -0700 Served asset /scaffold.css - 304 Not Modified (3ms) Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-11-04 16:13:24 -0700 Served asset /users.css - 304 Not Modified (2ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-04 16:13:24 -0700 Served asset /jquery.js - 304 Not Modified (2ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-04 16:13:24 -0700 Served asset /jquery_ujs.js - 304 Not Modified (41ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-04 16:13:24 -0700 Served asset /application.js - 304 Not Modified (0ms) Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-11-04 16:13:24 -0700 Served asset /users.js - 304 Not Modified (2ms) Started GET "/users/11/edit" for 127.0.0.1 at 2011-11-04 16:13:39 -0700 Processing by UsersController#edit as HTML Parameters: {"id"=>"11"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", "11"]] Rendered users/_form.html.erb (10.7ms) Rendered users/edit.html.erb within layouts/application (22.3ms) Completed 200 OK in 33ms (Views: 30.9ms | ActiveRecord: 0.4ms) Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-11-04 16:13:39 -0700 Served asset /users.css - 304 Not Modified (0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-04 16:13:39 -0700 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2011-11-04 16:13:39 -0700 Served asset /scaffold.css - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-04 16:13:39 -0700 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-11-04 16:13:39 -0700 Served asset /users.js - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-04 16:13:39 -0700 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-04 16:13:39 -0700 Served asset /application.js - 304 Not Modified (0ms) Started GET "/users" for 127.0.0.1 at 2011-11-04 16:13:42 -0700 Processing by UsersController#index as HTML User Load (0.1ms) SELECT "users".* FROM "users"  Rendered users/index.html.erb within layouts/application (69.9ms) Completed 200 OK in 79ms (Views: 77.0ms | ActiveRecord: 0.4ms) Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2011-11-04 16:13:42 -0700 Served asset /scaffold.css - 304 Not Modified (0ms) Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-11-04 16:13:42 -0700 Served asset /users.css - 304 Not Modified (0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-04 16:13:42 -0700 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-04 16:13:42 -0700 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-04 16:13:42 -0700 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-11-04 16:13:42 -0700 Served asset /users.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-04 16:13:42 -0700 Served asset /application.js - 304 Not Modified (0ms) Started GET "/users/new" for 127.0.0.1 at 2011-11-04 16:13:43 -0700 Processing by UsersController#new as HTML Rendered users/_form.html.erb (9.5ms) Rendered users/new.html.erb within layouts/application (10.9ms) Completed 200 OK in 19ms (Views: 17.7ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-04 16:13:43 -0700 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2011-11-04 16:13:43 -0700 Served asset /scaffold.css - 304 Not Modified (0ms) Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-11-04 16:13:43 -0700 Served asset /users.css - 304 Not Modified (0ms) Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-11-04 16:13:43 -0700 Served asset /users.js - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-04 16:13:43 -0700 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-04 16:13:43 -0700 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-04 16:13:43 -0700 Served asset /application.js - 304 Not Modified (0ms) Started POST "/users" for 127.0.0.1 at 2011-11-04 16:13:45 -0700 Processing by UsersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"ib5BwI1Q6tr7gEx0LyvCUyi5jnTnKv8qmYtCHJJtck0=", "user"=>{"name"=>"asdf", "password"=>"[FILTERED]", "email"=>""}, "commit"=>"Create User"} SQL (16.8ms) INSERT INTO "users" ("created_at", "email", "name", "password", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Fri, 04 Nov 2011 23:13:45 UTC +00:00], ["email", ""], ["name", "asdf"], ["password", ""], ["updated_at", Fri, 04 Nov 2011 23:13:45 UTC +00:00]] Redirected to http://localhost:3000/users/12 Completed 302 Found in 30ms Started GET "/users/12" for 127.0.0.1 at 2011-11-04 16:13:45 -0700 Processing by UsersController#show as HTML Parameters: {"id"=>"12"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", "12"]] Rendered users/show.html.erb within layouts/application (7.4ms) Completed 200 OK in 16ms (Views: 14.6ms | ActiveRecord: 0.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-04 16:13:45 -0700 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2011-11-04 16:13:45 -0700 Served asset /scaffold.css - 304 Not Modified (0ms) Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-11-04 16:13:45 -0700 Served asset /users.css - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-04 16:13:45 -0700 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-04 16:13:45 -0700 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-11-04 16:13:45 -0700 Served asset /users.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-04 16:13:45 -0700 Served asset /application.js - 304 Not Modified (0ms) Started GET "/users/12/edit" for 127.0.0.1 at 2011-11-04 16:14:40 -0700 Processing by UsersController#edit as HTML Parameters: {"id"=>"12"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", "12"]] Rendered users/_form.html.erb (48.2ms) Rendered users/edit.html.erb within layouts/application (71.5ms) Completed 200 OK in 129ms (Views: 126.6ms | ActiveRecord: 0.4ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-04 16:14:41 -0700 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2011-11-04 16:14:41 -0700 Served asset /scaffold.css - 304 Not Modified (5ms) Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-11-04 16:14:41 -0700 Served asset /users.css - 304 Not Modified (2ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-04 16:14:41 -0700 Served asset /jquery.js - 304 Not Modified (2ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-04 16:14:41 -0700 Served asset /application.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-04 16:14:41 -0700 Served asset /jquery_ujs.js - 304 Not Modified (2ms) Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-11-04 16:14:41 -0700 Served asset /users.js - 304 Not Modified (2ms) Started PUT "/users/12" for 127.0.0.1 at 2011-11-04 16:14:43 -0700 Processing by UsersController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"ib5BwI1Q6tr7gEx0LyvCUyi5jnTnKv8qmYtCHJJtck0=", "user"=>{"name"=>"asdf", "password"=>"[FILTERED]", "email"=>""}, "commit"=>"Update User", "id"=>"12"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", "12"]] Redirected to http://localhost:3000/users/12 Completed 302 Found in 11ms Started GET "/users/12" for 127.0.0.1 at 2011-11-04 16:14:43 -0700 Processing by UsersController#show as HTML Parameters: {"id"=>"12"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", "12"]] Rendered users/show.html.erb within layouts/application (8.0ms) Completed 200 OK in 18ms (Views: 15.8ms | ActiveRecord: 0.4ms) Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2011-11-04 16:14:43 -0700 Served asset /scaffold.css - 304 Not Modified (0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-04 16:14:43 -0700 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-11-04 16:14:43 -0700 Served asset /users.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-04 16:14:43 -0700 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-11-04 16:14:43 -0700 Served asset /users.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-04 16:14:43 -0700 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-04 16:14:43 -0700 Served asset /application.js - 304 Not Modified (0ms) Started GET "/users/12" for 127.0.0.1 at 2011-11-04 16:15:17 -0700 NameError (uninitialized constant SessionLogger::Session): Rendered /Users/trcarden/.rvm/gems/ruby-1.9.2-p180@global/gems/actionpack-3.1.1/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.7ms) Rendered /Users/trcarden/.rvm/gems/ruby-1.9.2-p180@global/gems/actionpack-3.1.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (7.9ms) Rendered /Users/trcarden/.rvm/gems/ruby-1.9.2-p180@global/gems/actionpack-3.1.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (23.8ms) Started GET "/users" for 127.0.0.1 at 2011-11-04 16:16:53 -0700 Processing by UsersController#index as HTML User Load (0.2ms) SELECT "users".* FROM "users"  Rendered users/index.html.erb within layouts/application (30.8ms) Completed 200 OK in 54ms (Views: 51.6ms | ActiveRecord: 0.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-04 16:16:53 -0700 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2011-11-04 16:16:53 -0700 Served asset /scaffold.css - 304 Not Modified (2ms) Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-11-04 16:16:53 -0700 Served asset /users.css - 304 Not Modified (2ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-04 16:16:53 -0700 Served asset /jquery.js - 304 Not Modified (8ms) Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-11-04 16:16:53 -0700 Served asset /users.js - 304 Not Modified (2ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-04 16:16:53 -0700 Served asset /jquery_ujs.js - 304 Not Modified (2ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-04 16:16:53 -0700 Served asset /application.js - 304 Not Modified (0ms) Started GET "/users/new" for 127.0.0.1 at 2011-11-04 16:17:07 -0700 Processing by UsersController#new as HTML Rendered users/_form.html.erb (10.8ms) Rendered users/new.html.erb within layouts/application (21.6ms) Completed 200 OK in 29ms (Views: 28.5ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-04 16:17:07 -0700 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-11-04 16:17:07 -0700 Served asset /users.css - 304 Not Modified (0ms) Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2011-11-04 16:17:07 -0700 Served asset /scaffold.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-04 16:17:07 -0700 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-04 16:17:07 -0700 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-11-04 16:17:07 -0700 Served asset /users.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-04 16:17:08 -0700 Served asset /application.js - 304 Not Modified (0ms) Started POST "/users" for 127.0.0.1 at 2011-11-04 16:17:11 -0700 Processing by UsersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"ib5BwI1Q6tr7gEx0LyvCUyi5jnTnKv8qmYtCHJJtck0=", "user"=>{"name"=>"sdf", "password"=>"[FILTERED]", "email"=>"sdf"}, "commit"=>"Create User"} SQL (17.0ms) INSERT INTO "users" ("created_at", "email", "name", "password", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Fri, 04 Nov 2011 23:17:11 UTC +00:00], ["email", "sdf"], ["name", "sdf"], ["password", "sdf"], ["updated_at", Fri, 04 Nov 2011 23:17:11 UTC +00:00]] Redirected to http://localhost:3000/users/13 Completed 302 Found in 28ms Started GET "/users/13" for 127.0.0.1 at 2011-11-04 16:17:11 -0700 Processing by UsersController#show as HTML Parameters: {"id"=>"13"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", "13"]] Rendered users/show.html.erb within layouts/application (8.1ms) Completed 200 OK in 18ms (Views: 15.2ms | ActiveRecord: 0.4ms) Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2011-11-04 16:17:11 -0700 Served asset /scaffold.css - 304 Not Modified (0ms) Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-11-04 16:17:11 -0700 Served asset /users.css - 304 Not Modified (0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-04 16:17:11 -0700 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-04 16:17:11 -0700 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-11-04 16:17:11 -0700 Served asset /users.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-04 16:17:11 -0700 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-04 16:17:11 -0700 Served asset /application.js - 304 Not Modified (0ms) DEPRECATION WARNING: require_library_or_gem is deprecated and will be removed from Rails 3.2. (called from require at script/rails:6) Started GET "/users" for 127.0.0.1 at 2011-11-04 16:25:15 -0700 Processing by UsersController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users"  Rendered users/index.html.erb within layouts/application (110.3ms) Completed 200 OK in 185ms (Views: 181.8ms | ActiveRecord: 0.5ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-04 16:25:17 -0700 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-11-04 16:25:17 -0700 Served asset /users.css - 304 Not Modified (4ms) Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2011-11-04 16:25:17 -0700 Served asset /scaffold.css - 304 Not Modified (4ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-04 16:25:17 -0700 Served asset /jquery.js - 304 Not Modified (5ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-04 16:25:17 -0700 Served asset /jquery_ujs.js - 304 Not Modified (5ms) Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-11-04 16:25:17 -0700 Served asset /users.js - 304 Not Modified (4ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-04 16:25:17 -0700 Served asset /application.js - 304 Not Modified (1ms) Started GET "/users/new" for 127.0.0.1 at 2011-11-04 16:25:22 -0700 Processing by UsersController#new as HTML Rendered users/_form.html.erb (18.3ms) Rendered users/new.html.erb within layouts/application (31.3ms) Completed 200 OK in 44ms (Views: 42.7ms | ActiveRecord: 0.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-04 16:25:22 -0700 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-11-04 16:25:22 -0700 Served asset /users.css - 304 Not Modified (0ms) Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2011-11-04 16:25:22 -0700 Served asset /scaffold.css - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-04 16:25:22 -0700 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-11-04 16:25:22 -0700 Served asset /users.js - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-04 16:25:22 -0700 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-04 16:25:22 -0700 Served asset /application.js - 304 Not Modified (1ms) Started POST "/users" for 127.0.0.1 at 2011-11-04 16:25:25 -0700 Processing by UsersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"ib5BwI1Q6tr7gEx0LyvCUyi5jnTnKv8qmYtCHJJtck0=", "user"=>{"name"=>"asdf", "password"=>"[FILTERED]", "email"=>"sdf"}, "commit"=>"Create User"} SQL (20.4ms) INSERT INTO "users" ("created_at", "email", "name", "password", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Fri, 04 Nov 2011 23:25:25 UTC +00:00], ["email", "sdf"], ["name", "asdf"], ["password", "sdf"], ["updated_at", Fri, 04 Nov 2011 23:25:25 UTC +00:00]] Redirected to http://localhost:3000/users/14 Completed 302 Found in 39ms Started GET "/users/14" for 127.0.0.1 at 2011-11-04 16:25:25 -0700 Processing by UsersController#show as HTML Parameters: {"id"=>"14"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", "14"]] Rendered users/show.html.erb within layouts/application (11.5ms) Completed 200 OK in 28ms (Views: 23.4ms | ActiveRecord: 0.7ms) Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2011-11-04 16:25:26 -0700 Served asset /scaffold.css - 304 Not Modified (0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-04 16:25:26 -0700 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-11-04 16:25:26 -0700 Served asset /users.css - 304 Not Modified (0ms) Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-11-04 16:25:26 -0700 Served asset /users.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-04 16:25:26 -0700 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-04 16:25:26 -0700 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-04 16:25:26 -0700 Served asset /application.js - 304 Not Modified (1ms) Started GET "/users/14" for 127.0.0.1 at 2011-11-04 16:25:45 -0700 Processing by UsersController#show as HTML Parameters: {"id"=>"14"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", "14"]] Rendered users/show.html.erb within layouts/application (10.5ms) Completed 200 OK in 26ms (Views: 22.6ms | ActiveRecord: 0.6ms) Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2011-11-04 16:25:45 -0700 Served asset /scaffold.css - 304 Not Modified (0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-04 16:25:45 -0700 Served asset /application.css - 304 Not Modified (1ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-04 16:25:45 -0700 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-04 16:25:45 -0700 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-11-04 16:25:45 -0700 Served asset /users.js - 304 Not Modified (0ms) Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-11-04 16:25:45 -0700 Served asset /users.css - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-04 16:25:45 -0700 Served asset /application.js - 304 Not Modified (1ms) Started GET "/users/14/edit" for 127.0.0.1 at 2011-11-04 16:25:46 -0700 Processing by UsersController#edit as HTML Parameters: {"id"=>"14"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", "14"]] Rendered users/_form.html.erb (68.0ms) Rendered users/edit.html.erb within layouts/application (71.8ms) Completed 200 OK in 88ms (Views: 84.1ms | ActiveRecord: 0.7ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-04 16:25:46 -0700 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-11-04 16:25:46 -0700 Served asset /users.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-04 16:25:46 -0700 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2011-11-04 16:25:46 -0700 Served asset /scaffold.css - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-04 16:25:46 -0700 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-11-04 16:25:46 -0700 Served asset /users.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-04 16:25:46 -0700 Served asset /application.js - 304 Not Modified (1ms) DEPRECATION WARNING: require_library_or_gem is deprecated and will be removed from Rails 3.2. (called from require at script/rails:6) Started PUT "/users/14" for 127.0.0.1 at 2011-11-04 16:25:58 -0700 ActionController::RoutingError (undefined local variable or method `debug' for ApplicationController:Class): app/controllers/application_controller.rb:4:in `' app/controllers/application_controller.rb:1:in `' app/controllers/users_controller.rb:1:in `' Rendered /Users/trcarden/.rvm/gems/ruby-1.9.2-p180@global/gems/actionpack-3.1.1/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (13.0ms) Started PUT "/users/14" for 127.0.0.1 at 2011-11-04 16:26:11 -0700 ActionController::RoutingError (undefined local variable or method `debug' for ApplicationController:Class): app/controllers/application_controller.rb:4:in `' app/controllers/application_controller.rb:1:in `' app/controllers/users_controller.rb:1:in `' Rendered /Users/trcarden/.rvm/gems/ruby-1.9.2-p180@global/gems/actionpack-3.1.1/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (1.0ms) DEPRECATION WARNING: require_library_or_gem is deprecated and will be removed from Rails 3.2. (called from require at script/rails:6) Started PUT "/users/14" for 127.0.0.1 at 2011-11-04 16:26:20 -0700 Processing by UsersController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"ib5BwI1Q6tr7gEx0LyvCUyi5jnTnKv8qmYtCHJJtck0=", "user"=>{"name"=>"asdf", "password"=>"[FILTERED]", "email"=>"sdf"}, "commit"=>"Update User", "id"=>"14"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", "14"]] Completed 500 Internal Server Error in 56ms ArgumentError (wrong number of arguments (1 for 0)): app/controllers/users_controller.rb:62:in `block in update' app/controllers/users_controller.rb:61:in `update' Rendered /Users/trcarden/.rvm/gems/ruby-1.9.2-p180@global/gems/actionpack-3.1.1/lib/action_dispatch/middleware/templates/rescues/_trace.erb (3.1ms) Rendered /Users/trcarden/.rvm/gems/ruby-1.9.2-p180@global/gems/actionpack-3.1.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.8ms) Rendered /Users/trcarden/.rvm/gems/ruby-1.9.2-p180@global/gems/actionpack-3.1.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (19.8ms) Started GET "/users" for 127.0.0.1 at 2011-11-04 16:30:27 -0700 Processing by UsersController#index as HTML User Load (0.2ms) SELECT "users".* FROM "users" Rendered users/index.html.erb within layouts/application (100.4ms) Completed 200 OK in 183308ms (Views: 135.5ms | ActiveRecord: 0.6ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-04 16:42:25 -0700 Served asset /application.css - 304 Not Modified (1ms) Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2011-11-04 16:42:25 -0700 Served asset /scaffold.css - 304 Not Modified (4ms) Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-11-04 16:42:25 -0700 Served asset /users.css - 304 Not Modified (4ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-04 16:42:25 -0700 Served asset /jquery.js - 304 Not Modified (6ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-04 16:42:25 -0700 Served asset /jquery_ujs.js - 304 Not Modified (5ms) Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-11-04 16:42:25 -0700 Served asset /users.js - 304 Not Modified (4ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-04 16:42:25 -0700 Served asset /application.js - 304 Not Modified (1ms) DEPRECATION WARNING: require_library_or_gem is deprecated and will be removed from Rails 3.2. (called from require at script/rails:6) Started GET "/users/new" for 127.0.0.1 at 2011-11-04 16:42:46 -0700 Processing by UsersController#new as HTML Rendered users/_form.html.erb (23.0ms) Rendered users/new.html.erb within layouts/application (48.2ms) Completed 200 OK in 162ms (Views: 160.4ms | ActiveRecord: 0.5ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-04 16:42:49 -0700 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2011-11-04 16:42:49 -0700 Served asset /scaffold.css - 304 Not Modified (9ms) Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-11-04 16:42:49 -0700 Served asset /users.css - 304 Not Modified (4ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-04 16:42:49 -0700 Served asset /application.js - 304 Not Modified (1ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-04 16:42:49 -0700 Served asset /jquery_ujs.js - 304 Not Modified (5ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-04 16:42:49 -0700 Served asset /jquery.js - 304 Not Modified (5ms) Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-11-04 16:42:49 -0700 Served asset /users.js - 304 Not Modified (4ms) DEPRECATION WARNING: require_library_or_gem is deprecated and will be removed from Rails 3.2. (called from require at script/rails:6) Started GET "/users/new" for 127.0.0.1 at 2011-11-04 16:43:16 -0700 Processing by UsersController#new as HTML Rendered users/_form.html.erb (18.6ms) Rendered users/new.html.erb within layouts/application (42.9ms) Completed 200 OK in 4833ms (Views: 155.4ms | ActiveRecord: 0.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-04 16:43:21 -0700 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2011-11-04 16:43:21 -0700 Served asset /scaffold.css - 304 Not Modified (13ms) Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-11-04 16:43:22 -0700 Served asset /users.css - 304 Not Modified (4ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-04 16:43:22 -0700 Served asset /jquery.js - 304 Not Modified (5ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-04 16:43:22 -0700 Served asset /application.js - 304 Not Modified (1ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-04 16:43:22 -0700 Served asset /jquery_ujs.js - 304 Not Modified (5ms) Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-11-04 16:43:22 -0700 Served asset /users.js - 304 Not Modified (4ms) Started POST "/users" for 127.0.0.1 at 2011-11-04 16:43:29 -0700 Processing by UsersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"ib5BwI1Q6tr7gEx0LyvCUyi5jnTnKv8qmYtCHJJtck0=", "user"=>{"name"=>"sdf", "password"=>"[FILTERED]", "email"=>"sdfqqe"}, "commit"=>"Create User"} SQL (21.5ms) INSERT INTO "users" ("created_at", "email", "name", "password", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Fri, 04 Nov 2011 23:43:29 UTC +00:00], ["email", "sdfqqe"], ["name", "sdf"], ["password", "sdf"], ["updated_at", Fri, 04 Nov 2011 23:43:29 UTC +00:00]] Redirected to http://localhost:3000/users/15 Started GET "/users" for 127.0.0.1 at 2011-11-04 16:45:40 -0700 Processing by UsersController#index as HTML Completed 500 Internal Server Error in 4040ms NoMethodError (undefined method `callback' for #): Rendered /Users/trcarden/.rvm/gems/ruby-1.9.2-p180@global/gems/actionpack-3.1.1/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.4ms) Rendered /Users/trcarden/.rvm/gems/ruby-1.9.2-p180@global/gems/actionpack-3.1.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.6ms) Rendered /Users/trcarden/.rvm/gems/ruby-1.9.2-p180@global/gems/actionpack-3.1.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (19.0ms) Started GET "/users" for 127.0.0.1 at 2011-11-04 16:46:33 -0700 Processing by UsersController#index as HTML User Load (0.4ms) SELECT "users".* FROM "users"  Rendered users/index.html.erb within layouts/application (112.5ms) Completed 200 OK in 2686ms (Views: 184.3ms | ActiveRecord: 0.7ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-04 16:46:37 -0700 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2011-11-04 16:46:37 -0700 Served asset /scaffold.css - 304 Not Modified (9ms) Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-11-04 16:46:37 -0700 Served asset /users.css - 304 Not Modified (8ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-04 16:46:37 -0700 Served asset /application.js - 304 Not Modified (1ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-04 16:46:37 -0700 Served asset /jquery.js - 304 Not Modified (5ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-04 16:46:37 -0700 Served asset /jquery_ujs.js - 304 Not Modified (7ms) Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-11-04 16:46:37 -0700 Served asset /users.js - 304 Not Modified (4ms) Started GET "/users/new" for 127.0.0.1 at 2011-11-04 16:46:40 -0700 Processing by UsersController#new as HTML Rendered users/_form.html.erb (18.1ms) Rendered users/new.html.erb within layouts/application (31.0ms) Completed 200 OK in 6434ms (Views: 43.1ms | ActiveRecord: 0.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-04 16:46:46 -0700 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2011-11-04 16:46:46 -0700 Served asset /scaffold.css - 304 Not Modified (0ms) Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-11-04 16:46:46 -0700 Served asset /users.js - 304 Not Modified (0ms) Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-11-04 16:46:46 -0700 Served asset /users.css - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-04 16:46:46 -0700 Served asset /application.js - 304 Not Modified (1ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-04 16:46:46 -0700 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-04 16:46:46 -0700 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started POST "/users" for 127.0.0.1 at 2011-11-04 16:46:51 -0700 Processing by UsersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"ib5BwI1Q6tr7gEx0LyvCUyi5jnTnKv8qmYtCHJJtck0=", "user"=>{"name"=>"asf", "password"=>"[FILTERED]", "email"=>"sdf"}, "commit"=>"Create User"} SQL (20.6ms) INSERT INTO "users" ("created_at", "email", "name", "password", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Fri, 04 Nov 2011 23:46:53 UTC +00:00], ["email", "sdf"], ["name", "asf"], ["password", "sdf"], ["updated_at", Fri, 04 Nov 2011 23:46:53 UTC +00:00]] Redirected to http://localhost:3000/users/16 Completed 302 Found in 2570ms Started GET "/users/16" for 127.0.0.1 at 2011-11-04 16:46:54 -0700 Processing by UsersController#show as HTML Parameters: {"id"=>"16"} User Load (13.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", "16"]] Rendered users/show.html.erb within layouts/application (16.1ms) Completed 200 OK in 453433ms (Views: 32.5ms | ActiveRecord: 13.8ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-04 16:54:27 -0700 Served asset /application.css - 304 Not Modified (1ms) Started GET "/users" for 127.0.0.1 at 2011-11-04 16:54:37 -0700 Processing by UsersController#index as HTML User Load (0.2ms) SELECT "users".* FROM "users"  Rendered users/index.html.erb within layouts/application (92.0ms) Completed 200 OK in 152ms (Views: 149.6ms | ActiveRecord: 0.4ms) Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2011-11-04 16:54:38 -0700 Served asset /scaffold.css - 200 OK (3ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-04 16:54:38 -0700 Served asset /jquery.js - 200 OK (9ms) Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-11-04 16:54:39 -0700 Served asset /users.css - 200 OK (2ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-04 16:54:39 -0700 Served asset /jquery_ujs.js - 200 OK (2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-04 16:54:39 -0700 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-11-04 16:54:39 -0700 Served asset /users.js - 200 OK (3ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-04 16:54:39 -0700 Served asset /application.js - 200 OK (0ms) Started GET "/users/new" for 127.0.0.1 at 2011-11-04 16:54:41 -0700 Processing by UsersController#new as HTML Rendered users/_form.html.erb (47.8ms) Rendered users/new.html.erb within layouts/application (58.7ms) Completed 200 OK in 67ms (Views: 65.8ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-04 16:54:41 -0700 Served asset /application.css - 304 Not Modified (0ms) Started POST "/users" for 127.0.0.1 at 2011-11-04 16:54:45 -0700 Processing by UsersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"ib5BwI1Q6tr7gEx0LyvCUyi5jnTnKv8qmYtCHJJtck0=", "user"=>{"name"=>"asdf", "password"=>"[FILTERED]", "email"=>"sdf"}, "commit"=>"Create User"} SQL (17.5ms) INSERT INTO "users" ("created_at", "email", "name", "password", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Fri, 04 Nov 2011 23:54:45 UTC +00:00], ["email", "sdf"], ["name", "asdf"], ["password", "sdf"], ["updated_at", Fri, 04 Nov 2011 23:54:45 UTC +00:00]] Redirected to http://localhost:3000/users/17 Completed 302 Found in 29ms Started GET "/users/17" for 127.0.0.1 at 2011-11-04 16:54:45 -0700 Processing by UsersController#show as HTML Parameters: {"id"=>"17"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", "17"]] Rendered users/show.html.erb within layouts/application (8.4ms) Completed 200 OK in 19ms (Views: 15.9ms | ActiveRecord: 0.4ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-04 16:54:45 -0700 Served asset /application.css - 304 Not Modified (0ms) Started GET "/users" for 127.0.0.1 at 2011-11-04 16:57:22 -0700 Processing by UsersController#index as HTML User Load (0.2ms) SELECT "users".* FROM "users"  Rendered users/index.html.erb within layouts/application (88.6ms) Completed 200 OK in 146ms (Views: 144.3ms | ActiveRecord: 0.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-04 16:57:23 -0700 Served asset /application.css - 304 Not Modified (0ms) Started GET "/users/new" for 127.0.0.1 at 2011-11-04 16:57:25 -0700 Processing by UsersController#new as HTML Rendered users/_form.html.erb (50.3ms) Rendered users/new.html.erb within layouts/application (61.1ms) Completed 200 OK in 69ms (Views: 68.1ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-04 16:57:25 -0700 Served asset /application.css - 304 Not Modified (0ms) Started POST "/users" for 127.0.0.1 at 2011-11-04 16:57:30 -0700 Processing by UsersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"ib5BwI1Q6tr7gEx0LyvCUyi5jnTnKv8qmYtCHJJtck0=", "user"=>{"name"=>"asf", "password"=>"[FILTERED]", "email"=>"asdf"}, "commit"=>"Create User"} SQL (17.0ms) INSERT INTO "users" ("created_at", "email", "name", "password", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Fri, 04 Nov 2011 23:57:30 UTC +00:00], ["email", "asdf"], ["name", "asf"], ["password", "safd"], ["updated_at", Fri, 04 Nov 2011 23:57:30 UTC +00:00]] Redirected to http://localhost:3000/users/18 Completed 302 Found in 28ms Started GET "/users/18" for 127.0.0.1 at 2011-11-04 16:57:30 -0700 Processing by UsersController#show as HTML Parameters: {"id"=>"18"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", "18"]] Rendered users/show.html.erb within layouts/application (7.9ms) Completed 200 OK in 18ms (Views: 15.1ms | ActiveRecord: 0.5ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-04 16:57:30 -0700 Served asset /application.css - 304 Not Modified (0ms) Started GET "/users" for 127.0.0.1 at 2011-11-04 16:58:26 -0700 Processing by UsersController#index as HTML User Load (0.2ms) SELECT "users".* FROM "users"  Rendered users/index.html.erb within layouts/application (92.8ms) Completed 200 OK in 154ms (Views: 152.1ms | ActiveRecord: 0.4ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-04 16:58:27 -0700 Served asset /application.css - 304 Not Modified (0ms) Started GET "/users/new" for 127.0.0.1 at 2011-11-04 16:58:30 -0700 Processing by UsersController#new as HTML Rendered users/_form.html.erb (49.8ms) Rendered users/new.html.erb within layouts/application (60.7ms) Completed 200 OK in 68ms (Views: 67.6ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-04 16:58:30 -0700 Served asset /application.css - 304 Not Modified (0ms) Started POST "/users" for 127.0.0.1 at 2011-11-04 16:58:33 -0700 Processing by UsersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"ib5BwI1Q6tr7gEx0LyvCUyi5jnTnKv8qmYtCHJJtck0=", "user"=>{"name"=>"sdf", "password"=>"[FILTERED]", "email"=>"sdf"}, "commit"=>"Create User"} SQL (17.2ms) INSERT INTO "users" ("created_at", "email", "name", "password", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Fri, 04 Nov 2011 23:58:33 UTC +00:00], ["email", "sdf"], ["name", "sdf"], ["password", "sdf"], ["updated_at", Fri, 04 Nov 2011 23:58:33 UTC +00:00]] Redirected to http://localhost:3000/users/19 Completed 302 Found in 28ms Started GET "/users/19" for 127.0.0.1 at 2011-11-04 16:58:33 -0700 Processing by UsersController#show as HTML Parameters: {"id"=>"19"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", "19"]] Rendered users/show.html.erb within layouts/application (8.2ms) Completed 200 OK in 18ms (Views: 15.7ms | ActiveRecord: 0.4ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-04 16:58:33 -0700 Served asset /application.css - 304 Not Modified (0ms) Started GET "/users/19" for 127.0.0.1 at 2011-11-04 16:59:11 -0700 Processing by UsersController#show as HTML Parameters: {"id"=>"19"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", "19"]] Rendered users/show.html.erb within layouts/application (9.9ms) Completed 200 OK in 3502ms (Views: 21.0ms | ActiveRecord: 0.8ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-04 16:59:14 -0700 Served asset /application.css - 304 Not Modified (1ms) Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2011-11-04 16:59:14 -0700 Served asset /scaffold.css - 304 Not Modified (5ms) Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-11-04 16:59:14 -0700 Served asset /users.css - 304 Not Modified (4ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-04 16:59:14 -0700 Served asset /jquery.js - 304 Not Modified (5ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-04 16:59:14 -0700 Served asset /jquery_ujs.js - 304 Not Modified (5ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-04 16:59:14 -0700 Served asset /application.js - 304 Not Modified (1ms) Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-11-04 16:59:14 -0700 Served asset /users.js - 304 Not Modified (4ms) Started GET "/users" for 127.0.0.1 at 2011-11-04 16:59:17 -0700 Processing by UsersController#index as HTML User Load (0.4ms) SELECT "users".* FROM "users"  Rendered users/index.html.erb within layouts/application (124.6ms) Completed 200 OK in 1715ms (Views: 136.6ms | ActiveRecord: 0.9ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-04 16:59:19 -0700 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2011-11-04 16:59:19 -0700 Served asset /scaffold.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-04 16:59:19 -0700 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-04 16:59:19 -0700 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-11-04 16:59:19 -0700 Served asset /users.js - 304 Not Modified (0ms) Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-11-04 16:59:19 -0700 Served asset /users.css - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-04 16:59:19 -0700 Served asset /application.js - 304 Not Modified (1ms) Started GET "/users/new" for 127.0.0.1 at 2011-11-04 16:59:22 -0700 Processing by UsersController#new as HTML Rendered users/_form.html.erb (17.0ms) Rendered users/new.html.erb within layouts/application (18.8ms) Completed 200 OK in 2125ms (Views: 31.4ms | ActiveRecord: 0.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-04 16:59:24 -0700 Served asset /application.css - 304 Not Modified (1ms) Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-11-04 16:59:24 -0700 Served asset /users.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-04 16:59:24 -0700 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-11-04 16:59:24 -0700 Served asset /users.js - 304 Not Modified (0ms) Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2011-11-04 16:59:24 -0700 Served asset /scaffold.css - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-04 16:59:24 -0700 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-04 16:59:24 -0700 Served asset /application.js - 304 Not Modified (1ms) Started POST "/users" for 127.0.0.1 at 2011-11-04 16:59:30 -0700 Processing by UsersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"ib5BwI1Q6tr7gEx0LyvCUyi5jnTnKv8qmYtCHJJtck0=", "user"=>{"name"=>"sdf", "password"=>"[FILTERED]", "email"=>"sdf"}, "commit"=>"Create User"} SQL (0.8ms) INSERT INTO "users" ("created_at", "email", "name", "password", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Fri, 04 Nov 2011 23:59:32 UTC +00:00], ["email", "sdf"], ["name", "sdf"], ["password", "sdf"], ["updated_at", Fri, 04 Nov 2011 23:59:32 UTC +00:00]] Redirected to http://localhost:3000/users/20 Completed 302 Found in 1910ms Started GET "/users/20" for 127.0.0.1 at 2011-11-04 16:59:32 -0700 Processing by UsersController#show as HTML Parameters: {"id"=>"20"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", "20"]] Rendered users/show.html.erb within layouts/application (10.7ms) Completed 200 OK in 1766ms (Views: 22.7ms | ActiveRecord: 0.9ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-04 16:59:34 -0700 Served asset /application.css - 304 Not Modified (1ms) Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2011-11-04 16:59:34 -0700 Served asset /scaffold.css - 304 Not Modified (0ms) Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-11-04 16:59:34 -0700 Served asset /users.css - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-04 16:59:34 -0700 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-11-04 16:59:34 -0700 Served asset /users.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-04 16:59:34 -0700 Served asset /application.js - 304 Not Modified (1ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-04 16:59:34 -0700 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/users/20" for 127.0.0.1 at 2011-11-04 17:00:20 -0700 Processing by UsersController#show as HTML Parameters: {"id"=>"20"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", "20"]] Rendered users/show.html.erb within layouts/application (9.5ms) Completed 200 OK in 23ms (Views: 20.0ms | ActiveRecord: 0.6ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-04 17:00:20 -0700 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2011-11-04 17:00:20 -0700 Served asset /scaffold.css - 304 Not Modified (0ms) Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-11-04 17:00:20 -0700 Served asset /users.css - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-04 17:00:20 -0700 Served asset /application.js - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-04 17:00:20 -0700 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-04 17:00:20 -0700 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-11-04 17:00:20 -0700 Served asset /users.js - 304 Not Modified (0ms) Started GET "/users" for 127.0.0.1 at 2011-11-04 17:00:36 -0700 Processing by UsersController#index as HTML User Load (0.2ms) SELECT "users".* FROM "users"  Rendered users/index.html.erb within layouts/application (93.2ms) Completed 200 OK in 150ms (Views: 148.0ms | ActiveRecord: 0.4ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-04 17:00:37 -0700 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2011-11-04 17:00:37 -0700 Served asset /scaffold.css - 304 Not Modified (7ms) Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-11-04 17:00:37 -0700 Served asset /users.css - 304 Not Modified (2ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-04 17:00:37 -0700 Served asset /application.js - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-04 17:00:37 -0700 Served asset /jquery.js - 304 Not Modified (2ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-04 17:00:37 -0700 Served asset /jquery_ujs.js - 304 Not Modified (2ms) Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-11-04 17:00:37 -0700 Served asset /users.js - 304 Not Modified (2ms) Started GET "/users/new" for 127.0.0.1 at 2011-11-04 17:00:38 -0700 Processing by UsersController#new as HTML Rendered users/_form.html.erb (11.0ms) Rendered users/new.html.erb within layouts/application (21.9ms) Completed 200 OK in 30ms (Views: 28.8ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-04 17:00:38 -0700 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2011-11-04 17:00:38 -0700 Served asset /scaffold.css - 304 Not Modified (0ms) Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-11-04 17:00:38 -0700 Served asset /users.css - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-04 17:00:38 -0700 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-11-04 17:00:38 -0700 Served asset /users.js - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-04 17:00:38 -0700 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-04 17:00:38 -0700 Served asset /application.js - 304 Not Modified (0ms) Started POST "/users" for 127.0.0.1 at 2011-11-04 17:00:42 -0700 Processing by UsersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"ib5BwI1Q6tr7gEx0LyvCUyi5jnTnKv8qmYtCHJJtck0=", "user"=>{"name"=>"asf", "password"=>"[FILTERED]", "email"=>"sdf"}, "commit"=>"Create User"} SQL (17.0ms) INSERT INTO "users" ("created_at", "email", "name", "password", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 05 Nov 2011 00:00:42 UTC +00:00], ["email", "sdf"], ["name", "asf"], ["password", "sdf"], ["updated_at", Sat, 05 Nov 2011 00:00:42 UTC +00:00]] Redirected to http://localhost:3000/users/21 Completed 302 Found in 28ms Started GET "/users/21" for 127.0.0.1 at 2011-11-04 17:00:42 -0700 Processing by UsersController#show as HTML Parameters: {"id"=>"21"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", "21"]] Rendered users/show.html.erb within layouts/application (8.2ms) Completed 200 OK in 18ms (Views: 15.5ms | ActiveRecord: 0.4ms) Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2011-11-04 17:00:42 -0700 Served asset /scaffold.css - 304 Not Modified (0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-04 17:00:42 -0700 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-11-04 17:00:42 -0700 Served asset /users.css - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-04 17:00:42 -0700 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-11-04 17:00:42 -0700 Served asset /users.js - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-04 17:00:42 -0700 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-04 17:00:42 -0700 Served asset /application.js - 304 Not Modified (0ms) Started GET "/users" for 127.0.0.1 at 2011-11-04 17:10:44 -0700 NameError (uninitialized constant SessionLogger::Session): Rendered /Users/trcarden/.rvm/gems/ruby-1.9.2-p180@global/gems/actionpack-3.1.1/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.8ms) Rendered /Users/trcarden/.rvm/gems/ruby-1.9.2-p180@global/gems/actionpack-3.1.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (8.0ms) Rendered /Users/trcarden/.rvm/gems/ruby-1.9.2-p180@global/gems/actionpack-3.1.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (24.0ms) Started GET "/users" for 127.0.0.1 at 2011-11-04 17:15:25 -0700 LoadError (Expected /Users/trcarden/source/open_source/session_logger/test/dummy/app/models/session_observer.rb to define SessionObserver): Rendered /Users/trcarden/.rvm/gems/ruby-1.9.2-p180@global/gems/actionpack-3.1.1/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.6ms) Rendered /Users/trcarden/.rvm/gems/ruby-1.9.2-p180@global/gems/actionpack-3.1.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (7.8ms) Rendered /Users/trcarden/.rvm/gems/ruby-1.9.2-p180@global/gems/actionpack-3.1.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (22.6ms) Started GET "/users" for 127.0.0.1 at 2011-11-04 17:15:51 -0700 Processing by UsersController#index as HTML User Load (0.2ms) SELECT "users".* FROM "users"  Rendered users/index.html.erb within layouts/application (49.0ms) Completed 200 OK in 72ms (Views: 70.3ms | ActiveRecord: 0.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-04 17:15:51 -0700 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2011-11-04 17:15:51 -0700 Served asset /scaffold.css - 304 Not Modified (3ms) Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-11-04 17:15:51 -0700 Served asset /users.css - 304 Not Modified (2ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-04 17:15:51 -0700 Served asset /jquery.js - 304 Not Modified (2ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-04 17:15:51 -0700 Served asset /jquery_ujs.js - 304 Not Modified (4ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-04 17:15:51 -0700 Served asset /application.js - 304 Not Modified (0ms) Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-11-04 17:15:51 -0700 Served asset /users.js - 304 Not Modified (1ms) Started GET "/users/new" for 127.0.0.1 at 2011-11-04 17:15:52 -0700 Processing by UsersController#new as HTML Rendered users/_form.html.erb (10.7ms) Rendered users/new.html.erb within layouts/application (21.6ms) Completed 200 OK in 30ms (Views: 28.7ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-04 17:15:52 -0700 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2011-11-04 17:15:52 -0700 Served asset /scaffold.css - 304 Not Modified (0ms) Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-11-04 17:15:52 -0700 Served asset /users.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-04 17:15:52 -0700 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-11-04 17:15:52 -0700 Served asset /users.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-04 17:15:52 -0700 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-04 17:15:52 -0700 Served asset /application.js - 304 Not Modified (0ms) Started POST "/users" for 127.0.0.1 at 2011-11-04 17:15:57 -0700 Processing by UsersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"ib5BwI1Q6tr7gEx0LyvCUyi5jnTnKv8qmYtCHJJtck0=", "user"=>{"name"=>"sdf", "password"=>"[FILTERED]", "email"=>"sdf"}, "commit"=>"Create User"} Completed 500 Internal Server Error in 8ms ArgumentError (wrong number of arguments (1 for 0)): app/models/session_observer.rb:4:in `before_save' app/controllers/users_controller.rb:46:in `block in create' app/controllers/users_controller.rb:45:in `create' Rendered /Users/trcarden/.rvm/gems/ruby-1.9.2-p180@global/gems/actionpack-3.1.1/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.1ms) Rendered /Users/trcarden/.rvm/gems/ruby-1.9.2-p180@global/gems/actionpack-3.1.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.3ms) Rendered /Users/trcarden/.rvm/gems/ruby-1.9.2-p180@global/gems/actionpack-3.1.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (5.6ms) Started POST "/users" for 127.0.0.1 at 2011-11-04 17:16:21 -0700 Processing by UsersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"ib5BwI1Q6tr7gEx0LyvCUyi5jnTnKv8qmYtCHJJtck0=", "user"=>{"name"=>"sdf", "password"=>"[FILTERED]", "email"=>"sdf"}, "commit"=>"Create User"} Completed 500 Internal Server Error in 8ms RuntimeError (hell): app/models/session_observer.rb:9:in `before_create' app/controllers/users_controller.rb:46:in `block in create' app/controllers/users_controller.rb:45:in `create' Rendered /Users/trcarden/.rvm/gems/ruby-1.9.2-p180@global/gems/actionpack-3.1.1/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.7ms) Rendered /Users/trcarden/.rvm/gems/ruby-1.9.2-p180@global/gems/actionpack-3.1.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.3ms) Rendered /Users/trcarden/.rvm/gems/ruby-1.9.2-p180@global/gems/actionpack-3.1.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (5.2ms) Started POST "/users" for 127.0.0.1 at 2011-11-04 17:16:31 -0700 Processing by UsersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"ib5BwI1Q6tr7gEx0LyvCUyi5jnTnKv8qmYtCHJJtck0=", "user"=>{"name"=>"sdf", "password"=>"[FILTERED]", "email"=>"sdf"}, "commit"=>"Create User"} Completed 500 Internal Server Error in 8ms NoMethodError (undefined method `starts_with' for "id":String): app/models/session_observer.rb:9:in `block in before_create' app/models/session_observer.rb:9:in `select' app/models/session_observer.rb:9:in `before_create' app/controllers/users_controller.rb:46:in `block in create' app/controllers/users_controller.rb:45:in `create' Rendered /Users/trcarden/.rvm/gems/ruby-1.9.2-p180@global/gems/actionpack-3.1.1/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.6ms) Rendered /Users/trcarden/.rvm/gems/ruby-1.9.2-p180@global/gems/actionpack-3.1.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.4ms) Rendered /Users/trcarden/.rvm/gems/ruby-1.9.2-p180@global/gems/actionpack-3.1.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (5.2ms) Started POST "/users" for 127.0.0.1 at 2011-11-04 17:27:47 -0700 Processing by UsersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"ib5BwI1Q6tr7gEx0LyvCUyi5jnTnKv8qmYtCHJJtck0=", "user"=>{"name"=>"sdf", "password"=>"[FILTERED]", "email"=>"sdf"}, "commit"=>"Create User"} SQL (18.2ms) INSERT INTO "users" ("created_at", "email", "name", "password", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 05 Nov 2011 00:27:49 UTC +00:00], ["email", "sdf"], ["name", "sdf"], ["password", "sdf"], ["updated_at", Sat, 05 Nov 2011 00:27:49 UTC +00:00]] Redirected to http://localhost:3000/users/22 Completed 302 Found in 67ms Started GET "/users/22" for 127.0.0.1 at 2011-11-04 17:27:49 -0700 Processing by UsersController#show as HTML Parameters: {"id"=>"22"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", "22"]] Rendered users/show.html.erb within layouts/application (18.7ms) Completed 200 OK in 75ms (Views: 72.3ms | ActiveRecord: 0.5ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-04 17:27:49 -0700 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2011-11-04 17:27:49 -0700 Served asset /scaffold.css - 304 Not Modified (5ms) Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-11-04 17:27:49 -0700 Served asset /users.css - 304 Not Modified (2ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-04 17:27:49 -0700 Served asset /jquery.js - 304 Not Modified (2ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-04 17:27:49 -0700 Served asset /jquery_ujs.js - 304 Not Modified (2ms) Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-11-04 17:27:49 -0700 Served asset /users.js - 304 Not Modified (2ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-04 17:27:49 -0700 Served asset /application.js - 304 Not Modified (0ms) Started GET "/users" for 127.0.0.1 at 2011-11-04 17:27:54 -0700 Processing by UsersController#index as HTML User Load (0.2ms) SELECT "users".* FROM "users"  Rendered users/index.html.erb within layouts/application (49.4ms) Completed 200 OK in 60ms (Views: 57.2ms | ActiveRecord: 0.5ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-04 17:27:54 -0700 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2011-11-04 17:27:54 -0700 Served asset /scaffold.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-04 17:27:54 -0700 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-11-04 17:27:54 -0700 Served asset /users.css - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-04 17:27:54 -0700 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-11-04 17:27:54 -0700 Served asset /users.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-04 17:27:54 -0700 Served asset /application.js - 304 Not Modified (0ms) Started GET "/users/new" for 127.0.0.1 at 2011-11-04 17:27:57 -0700 Processing by UsersController#new as HTML Rendered users/_form.html.erb (10.0ms) Rendered users/new.html.erb within layouts/application (20.6ms) Completed 200 OK in 29ms (Views: 27.6ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-04 17:27:57 -0700 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2011-11-04 17:27:57 -0700 Served asset /scaffold.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-04 17:27:57 -0700 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-04 17:27:57 -0700 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-11-04 17:27:57 -0700 Served asset /users.js - 304 Not Modified (0ms) Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-11-04 17:27:57 -0700 Served asset /users.css - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-04 17:27:57 -0700 Served asset /application.js - 304 Not Modified (0ms) Started POST "/users" for 127.0.0.1 at 2011-11-04 17:28:03 -0700 Processing by UsersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"ib5BwI1Q6tr7gEx0LyvCUyi5jnTnKv8qmYtCHJJtck0=", "user"=>{"name"=>"asf", "password"=>"[FILTERED]", "email"=>"sdfsa"}, "commit"=>"Create User"} SQL (0.5ms) INSERT INTO "users" ("created_at", "email", "name", "password", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 05 Nov 2011 00:28:03 UTC +00:00], ["email", "sdfsa"], ["name", "asf"], ["password", "dfdsf"], ["updated_at", Sat, 05 Nov 2011 00:28:03 UTC +00:00]] Redirected to http://localhost:3000/users/23 Completed 302 Found in 13ms Started GET "/users/23" for 127.0.0.1 at 2011-11-04 17:28:03 -0700 Processing by UsersController#show as HTML Parameters: {"id"=>"23"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", "23"]] Rendered users/show.html.erb within layouts/application (7.6ms) Completed 200 OK in 59ms (Views: 57.0ms | ActiveRecord: 0.5ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-04 17:28:03 -0700 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2011-11-04 17:28:03 -0700 Served asset /scaffold.css - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-04 17:28:03 -0700 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-11-04 17:28:03 -0700 Served asset /users.js - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-04 17:28:03 -0700 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-11-04 17:28:03 -0700 Served asset /users.css - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-04 17:28:03 -0700 Served asset /application.js - 304 Not Modified (0ms) Started GET "/users" for 127.0.0.1 at 2011-11-04 17:40:18 -0700 ActionController::RoutingError (undefined local variable or method `session_logger' for ApplicationController:Class): app/controllers/application_controller.rb:3:in `' app/controllers/application_controller.rb:1:in `' app/controllers/users_controller.rb:1:in `' Rendered /Users/trcarden/.rvm/gems/ruby-1.9.2-p180@global/gems/actionpack-3.1.1/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (11.6ms) Started GET "/users" for 127.0.0.1 at 2011-11-04 17:44:30 -0700 Processing by UsersController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users"  Rendered users/index.html.erb within layouts/application (98.2ms) Completed 200 OK in 155ms (Views: 153.1ms | ActiveRecord: 0.4ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-04 17:44:31 -0700 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-11-04 17:44:31 -0700 Served asset /users.css - 304 Not Modified (4ms) Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2011-11-04 17:44:31 -0700 Served asset /scaffold.css - 304 Not Modified (2ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-04 17:44:31 -0700 Served asset /jquery.js - 304 Not Modified (2ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-04 17:44:31 -0700 Served asset /jquery_ujs.js - 304 Not Modified (2ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-04 17:44:31 -0700 Served asset /application.js - 304 Not Modified (0ms) Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-11-04 17:44:31 -0700 Served asset /users.js - 304 Not Modified (2ms) Started GET "/users/new" for 127.0.0.1 at 2011-11-04 17:44:33 -0700 Processing by UsersController#new as HTML Rendered users/_form.html.erb (10.0ms) Rendered users/new.html.erb within layouts/application (20.5ms) Completed 200 OK in 28ms (Views: 27.6ms | ActiveRecord: 0.2ms) Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2011-11-04 17:44:33 -0700 Served asset /scaffold.css - 304 Not Modified (0ms) Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-11-04 17:44:33 -0700 Served asset /users.css - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-04 17:44:33 -0700 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-04 17:44:33 -0700 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-11-04 17:44:33 -0700 Served asset /users.js - 304 Not Modified (0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-04 17:44:33 -0700 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-04 17:44:33 -0700 Served asset /application.js - 304 Not Modified (0ms) Started POST "/users" for 127.0.0.1 at 2011-11-04 17:44:36 -0700 Processing by UsersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"ib5BwI1Q6tr7gEx0LyvCUyi5jnTnKv8qmYtCHJJtck0=", "user"=>{"name"=>"sdf", "password"=>"[FILTERED]", "email"=>"sdf"}, "commit"=>"Create User"} SQL (16.8ms) INSERT INTO "users" ("created_at", "email", "name", "password", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 05 Nov 2011 00:44:36 UTC +00:00], ["email", "sdf"], ["name", "sdf"], ["password", "sdf"], ["updated_at", Sat, 05 Nov 2011 00:44:36 UTC +00:00]] Redirected to http://localhost:3000/users/24 Completed 302 Found in 29ms Started GET "/users/24" for 127.0.0.1 at 2011-11-04 17:44:36 -0700 Processing by UsersController#show as HTML Parameters: {"id"=>"24"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", "24"]] Rendered users/show.html.erb within layouts/application (7.7ms) Completed 200 OK in 18ms (Views: 15.2ms | ActiveRecord: 0.5ms) Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2011-11-04 17:44:36 -0700 Served asset /scaffold.css - 304 Not Modified (0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-04 17:44:36 -0700 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-11-04 17:44:36 -0700 Served asset /users.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-04 17:44:36 -0700 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-11-04 17:44:36 -0700 Served asset /users.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-04 17:44:36 -0700 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-04 17:44:36 -0700 Served asset /application.js - 304 Not Modified (0ms) Started GET "/users" for 127.0.0.1 at 2011-11-04 17:44:58 -0700 Processing by UsersController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users"  Rendered users/index.html.erb within layouts/application (107.3ms) Completed 200 OK in 168ms (Views: 165.2ms | ActiveRecord: 0.4ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-04 17:44:59 -0700 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2011-11-04 17:44:59 -0700 Served asset /scaffold.css - 304 Not Modified (5ms) Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-11-04 17:44:59 -0700 Served asset /users.css - 304 Not Modified (2ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-04 17:44:59 -0700 Served asset /jquery.js - 304 Not Modified (4ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-04 17:44:59 -0700 Served asset /application.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-04 17:44:59 -0700 Served asset /jquery_ujs.js - 304 Not Modified (4ms) Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-11-04 17:44:59 -0700 Served asset /users.js - 304 Not Modified (2ms) Started GET "/users/new" for 127.0.0.1 at 2011-11-04 17:45:01 -0700 Processing by UsersController#new as HTML Rendered users/_form.html.erb (10.5ms) Rendered users/new.html.erb within layouts/application (21.4ms) Completed 200 OK in 30ms (Views: 28.6ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-04 17:45:01 -0700 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2011-11-04 17:45:01 -0700 Served asset /scaffold.css - 304 Not Modified (0ms) Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-11-04 17:45:01 -0700 Served asset /users.css - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-04 17:45:01 -0700 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-11-04 17:45:01 -0700 Served asset /users.js - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-04 17:45:01 -0700 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-04 17:45:01 -0700 Served asset /application.js - 304 Not Modified (0ms) Started POST "/users" for 127.0.0.1 at 2011-11-04 17:45:05 -0700 Processing by UsersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"ib5BwI1Q6tr7gEx0LyvCUyi5jnTnKv8qmYtCHJJtck0=", "user"=>{"name"=>"sdf", "password"=>"[FILTERED]", "email"=>"sdf"}, "commit"=>"Create User"} SQL (16.2ms) INSERT INTO "users" ("created_at", "email", "name", "password", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 05 Nov 2011 00:45:05 UTC +00:00], ["email", "sdf"], ["name", "sdf"], ["password", "sdf"], ["updated_at", Sat, 05 Nov 2011 00:45:05 UTC +00:00]] Redirected to http://localhost:3000/users/25 Completed 302 Found in 29ms Started GET "/users/25" for 127.0.0.1 at 2011-11-04 17:45:05 -0700 Processing by UsersController#show as HTML Parameters: {"id"=>"25"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", "25"]] Rendered users/show.html.erb within layouts/application (7.7ms) Completed 200 OK in 17ms (Views: 14.9ms | ActiveRecord: 0.4ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-04 17:45:05 -0700 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2011-11-04 17:45:05 -0700 Served asset /scaffold.css - 304 Not Modified (0ms) Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-11-04 17:45:05 -0700 Served asset /users.css - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-04 17:45:05 -0700 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-04 17:45:05 -0700 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-11-04 17:45:05 -0700 Served asset /users.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-04 17:45:05 -0700 Served asset /application.js - 304 Not Modified (0ms) Started GET "/users" for 127.0.0.1 at 2011-11-04 17:48:18 -0700 Processing by UsersController#index as HTML User Load (0.2ms) SELECT "users".* FROM "users"  Rendered users/index.html.erb within layouts/application (103.5ms) Completed 200 OK in 163ms (Views: 160.6ms | ActiveRecord: 0.4ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-04 17:48:19 -0700 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2011-11-04 17:48:19 -0700 Served asset /scaffold.css - 304 Not Modified (5ms) Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-11-04 17:48:19 -0700 Served asset /users.css - 304 Not Modified (2ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-04 17:48:19 -0700 Served asset /jquery.js - 304 Not Modified (3ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-04 17:48:19 -0700 Served asset /jquery_ujs.js - 304 Not Modified (2ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-04 17:48:19 -0700 Served asset /application.js - 304 Not Modified (0ms) Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-11-04 17:48:19 -0700 Served asset /users.js - 304 Not Modified (1ms) Started GET "/users/new" for 127.0.0.1 at 2011-11-04 17:48:21 -0700 Processing by UsersController#new as HTML Rendered users/_form.html.erb (11.2ms) Rendered users/new.html.erb within layouts/application (24.9ms) Completed 200 OK in 34ms (Views: 32.6ms | ActiveRecord: 0.2ms) Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2011-11-04 17:48:21 -0700 Served asset /scaffold.css - 304 Not Modified (0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-04 17:48:21 -0700 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-11-04 17:48:21 -0700 Served asset /users.css - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-04 17:48:21 -0700 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-11-04 17:48:21 -0700 Served asset /users.js - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-04 17:48:21 -0700 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-04 17:48:21 -0700 Served asset /application.js - 304 Not Modified (0ms) Started POST "/users" for 127.0.0.1 at 2011-11-04 17:48:23 -0700 Processing by UsersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"ib5BwI1Q6tr7gEx0LyvCUyi5jnTnKv8qmYtCHJJtck0=", "user"=>{"name"=>"", "password"=>"[FILTERED]", "email"=>""}, "commit"=>"Create User"} SQL (16.7ms) INSERT INTO "users" ("created_at", "email", "name", "password", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 05 Nov 2011 00:48:23 UTC +00:00], ["email", ""], ["name", ""], ["password", ""], ["updated_at", Sat, 05 Nov 2011 00:48:23 UTC +00:00]] Redirected to http://localhost:3000/users/26 Completed 302 Found in 29ms Started GET "/users/26" for 127.0.0.1 at 2011-11-04 17:48:23 -0700 Processing by UsersController#show as HTML Parameters: {"id"=>"26"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", "26"]] Rendered users/show.html.erb within layouts/application (7.5ms) Completed 200 OK in 17ms (Views: 14.7ms | ActiveRecord: 0.5ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-04 17:48:23 -0700 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-11-04 17:48:23 -0700 Served asset /users.css - 304 Not Modified (0ms) Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2011-11-04 17:48:23 -0700 Served asset /scaffold.css - 304 Not Modified (0ms) Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-11-04 17:48:23 -0700 Served asset /users.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-04 17:48:23 -0700 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-04 17:48:23 -0700 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-04 17:48:23 -0700 Served asset /application.js - 304 Not Modified (0ms) Started GET "/users" for 127.0.0.1 at 2011-11-04 17:49:21 -0700 ActionController::RoutingError (undefined method `instance' for "SessionLogger::SessionObserver":String): app/controllers/application_controller.rb:3:in `' app/controllers/application_controller.rb:1:in `' app/controllers/users_controller.rb:1:in `' Rendered /Users/trcarden/.rvm/gems/ruby-1.9.2-p180@global/gems/actionpack-3.1.1/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (11.8ms) Started GET "/users" for 127.0.0.1 at 2011-11-04 17:49:30 -0700 NoMethodError (undefined method `add_observer' for SessionObserver:Class): Rendered /Users/trcarden/.rvm/gems/ruby-1.9.2-p180@global/gems/actionpack-3.1.1/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.5ms) Rendered /Users/trcarden/.rvm/gems/ruby-1.9.2-p180@global/gems/actionpack-3.1.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (7.7ms) Rendered /Users/trcarden/.rvm/gems/ruby-1.9.2-p180@global/gems/actionpack-3.1.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (12.1ms) Started GET "/users" for 127.0.0.1 at 2011-11-04 17:49:45 -0700 ActionController::RoutingError (undefined method `add_observer' for SessionObserver:Class): app/controllers/application_controller.rb:3:in `' app/controllers/application_controller.rb:1:in `' app/controllers/users_controller.rb:1:in `' Rendered /Users/trcarden/.rvm/gems/ruby-1.9.2-p180@global/gems/actionpack-3.1.1/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (11.7ms) Started GET "/users" for 127.0.0.1 at 2011-11-04 17:51:36 -0700 ActionController::RoutingError (undefined method `add_observer' for SessionObserver:Class): app/controllers/application_controller.rb:3:in `' app/controllers/application_controller.rb:1:in `' app/controllers/users_controller.rb:1:in `' Rendered /Users/trcarden/.rvm/gems/ruby-1.9.2-p180@global/gems/actionpack-3.1.1/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (11.5ms) Started GET "/users" for 127.0.0.1 at 2011-11-04 17:52:40 -0700 ActionController::RoutingError (undefined method `add_observer' for SessionObserver:Class): app/controllers/application_controller.rb:8:in `' app/controllers/application_controller.rb:1:in `' app/controllers/users_controller.rb:1:in `' Rendered /Users/trcarden/.rvm/gems/ruby-1.9.2-p180@global/gems/actionpack-3.1.1/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (11.8ms) Started GET "/users" for 127.0.0.1 at 2011-11-04 17:53:20 -0700 ActionController::RoutingError (undefined method `add_observer' for SessionObserver:Class): app/controllers/application_controller.rb:8:in `' app/controllers/application_controller.rb:1:in `' app/controllers/users_controller.rb:1:in `' Rendered /Users/trcarden/.rvm/gems/ruby-1.9.2-p180@global/gems/actionpack-3.1.1/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (11.7ms) Started GET "/users" for 127.0.0.1 at 2011-11-04 17:54:02 -0700 Processing by UsersController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users"  Rendered users/index.html.erb within layouts/application (103.3ms) Completed 200 OK in 160ms (Views: 157.6ms | ActiveRecord: 0.4ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-04 17:54:03 -0700 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2011-11-04 17:54:03 -0700 Served asset /scaffold.css - 304 Not Modified (3ms) Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-11-04 17:54:03 -0700 Served asset /users.css - 304 Not Modified (2ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-04 17:54:03 -0700 Served asset /jquery.js - 304 Not Modified (2ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-04 17:54:03 -0700 Served asset /jquery_ujs.js - 304 Not Modified (3ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-04 17:54:03 -0700 Served asset /application.js - 304 Not Modified (0ms) Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-11-04 17:54:03 -0700 Served asset /users.js - 304 Not Modified (3ms) Started GET "/users" for 127.0.0.1 at 2011-11-04 17:54:33 -0700 Processing by UsersController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users"  Rendered users/index.html.erb within layouts/application (104.5ms) Completed 200 OK in 161ms (Views: 158.7ms | ActiveRecord: 0.4ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-04 17:54:34 -0700 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2011-11-04 17:54:34 -0700 Served asset /scaffold.css - 304 Not Modified (11ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-04 17:54:34 -0700 Served asset /application.js - 304 Not Modified (0ms) Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-11-04 17:54:34 -0700 Served asset /users.css - 304 Not Modified (2ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-04 17:54:34 -0700 Served asset /jquery.js - 304 Not Modified (2ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-04 17:54:34 -0700 Served asset /jquery_ujs.js - 304 Not Modified (4ms) Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-11-04 17:54:34 -0700 Served asset /users.js - 304 Not Modified (2ms) Started GET "/users" for 127.0.0.1 at 2011-11-04 17:59:08 -0700 Processing by UsersController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users"  Rendered users/index.html.erb within layouts/application (104.2ms) Completed 200 OK in 161ms (Views: 158.5ms | ActiveRecord: 0.4ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-04 17:59:09 -0700 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2011-11-04 17:59:09 -0700 Served asset /scaffold.css - 304 Not Modified (5ms) Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-11-04 17:59:09 -0700 Served asset /users.css - 304 Not Modified (2ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-04 17:59:09 -0700 Served asset /application.js - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-04 17:59:09 -0700 Served asset /jquery.js - 304 Not Modified (2ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-04 17:59:09 -0700 Served asset /jquery_ujs.js - 304 Not Modified (2ms) Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-11-04 17:59:09 -0700 Served asset /users.js - 304 Not Modified (2ms) Started GET "/users/new" for 127.0.0.1 at 2011-11-04 17:59:11 -0700 Processing by UsersController#new as HTML Rendered users/_form.html.erb (10.1ms) Rendered users/new.html.erb within layouts/application (20.8ms) Completed 200 OK in 29ms (Views: 27.9ms | ActiveRecord: 0.2ms) Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2011-11-04 17:59:12 -0700 Served asset /scaffold.css - 304 Not Modified (0ms) Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-11-04 17:59:12 -0700 Served asset /users.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-04 17:59:12 -0700 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-04 17:59:12 -0700 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-11-04 17:59:12 -0700 Served asset /users.js - 304 Not Modified (0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-04 17:59:12 -0700 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-04 17:59:12 -0700 Served asset /application.js - 304 Not Modified (0ms) Started POST "/users" for 127.0.0.1 at 2011-11-04 17:59:15 -0700 Processing by UsersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"ib5BwI1Q6tr7gEx0LyvCUyi5jnTnKv8qmYtCHJJtck0=", "user"=>{"name"=>"sdf", "password"=>"[FILTERED]", "email"=>"sdf"}, "commit"=>"Create User"} SQL (16.8ms) INSERT INTO "users" ("created_at", "email", "name", "password", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 05 Nov 2011 00:59:15 UTC +00:00], ["email", "sdf"], ["name", "sdf"], ["password", "sdf"], ["updated_at", Sat, 05 Nov 2011 00:59:15 UTC +00:00]] Redirected to http://localhost:3000/users/27 Completed 302 Found in 28ms Started GET "/users/27" for 127.0.0.1 at 2011-11-04 17:59:15 -0700 Processing by UsersController#show as HTML Parameters: {"id"=>"27"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", "27"]] Rendered users/show.html.erb within layouts/application (7.5ms) Completed 200 OK in 62ms (Views: 59.1ms | ActiveRecord: 0.5ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-04 17:59:15 -0700 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2011-11-04 17:59:15 -0700 Served asset /scaffold.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-04 17:59:15 -0700 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-04 17:59:15 -0700 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-11-04 17:59:15 -0700 Served asset /users.js - 304 Not Modified (0ms) Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-11-04 17:59:15 -0700 Served asset /users.css - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-04 17:59:15 -0700 Served asset /application.js - 304 Not Modified (0ms) Started GET "/users/27" for 127.0.0.1 at 2011-11-04 18:01:24 -0700 Processing by UsersController#show as HTML Parameters: {"id"=>"27"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", "27"]] Rendered users/show.html.erb within layouts/application (56.5ms) Completed 200 OK in 114ms (Views: 111.7ms | ActiveRecord: 0.4ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-04 18:01:25 -0700 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2011-11-04 18:01:25 -0700 Served asset /scaffold.css - 304 Not Modified (4ms) Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-11-04 18:01:25 -0700 Served asset /users.css - 304 Not Modified (2ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-04 18:01:25 -0700 Served asset /jquery.js - 304 Not Modified (39ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-04 18:01:25 -0700 Served asset /application.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-04 18:01:25 -0700 Served asset /jquery_ujs.js - 304 Not Modified (3ms) Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-11-04 18:01:25 -0700 Served asset /users.js - 304 Not Modified (2ms) Started GET "/users" for 127.0.0.1 at 2011-11-04 18:01:27 -0700 Processing by UsersController#index as HTML User Load (0.2ms) SELECT "users".* FROM "users" Rendered users/index.html.erb within layouts/application (100.2ms) Completed 200 OK in 110ms (Views: 107.7ms | ActiveRecord: 0.5ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-04 18:01:27 -0700 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2011-11-04 18:01:27 -0700 Served asset /scaffold.css - 304 Not Modified (0ms) Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-11-04 18:01:27 -0700 Served asset /users.js - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-04 18:01:27 -0700 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-11-04 18:01:27 -0700 Served asset /users.css - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-04 18:01:27 -0700 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-04 18:01:27 -0700 Served asset /application.js - 304 Not Modified (0ms) Started GET "/users/new" for 127.0.0.1 at 2011-11-04 18:01:28 -0700 Processing by UsersController#new as HTML Rendered users/_form.html.erb (10.8ms) Rendered users/new.html.erb within layouts/application (22.1ms) Completed 200 OK in 30ms (Views: 29.3ms | ActiveRecord: 0.2ms) Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2011-11-04 18:01:28 -0700 Served asset /scaffold.css - 304 Not Modified (0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-04 18:01:28 -0700 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-11-04 18:01:28 -0700 Served asset /users.css - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-04 18:01:28 -0700 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-04 18:01:28 -0700 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-11-04 18:01:28 -0700 Served asset /users.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-04 18:01:28 -0700 Served asset /application.js - 304 Not Modified (0ms) Started POST "/users" for 127.0.0.1 at 2011-11-04 18:01:29 -0700 Processing by UsersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"ib5BwI1Q6tr7gEx0LyvCUyi5jnTnKv8qmYtCHJJtck0=", "user"=>{"name"=>"", "password"=>"[FILTERED]", "email"=>""}, "commit"=>"Create User"} SQL (16.7ms) INSERT INTO "users" ("created_at", "email", "name", "password", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 05 Nov 2011 01:01:29 UTC +00:00], ["email", ""], ["name", ""], ["password", ""], ["updated_at", Sat, 05 Nov 2011 01:01:29 UTC +00:00]] Redirected to http://localhost:3000/users/28 Completed 302 Found in 29ms Started GET "/users/28" for 127.0.0.1 at 2011-11-04 18:01:29 -0700 Processing by UsersController#show as HTML Parameters: {"id"=>"28"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", "28"]] Rendered users/show.html.erb within layouts/application (7.3ms) Completed 200 OK in 17ms (Views: 14.7ms | ActiveRecord: 0.4ms) Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2011-11-04 18:01:30 -0700 Served asset /scaffold.css - 304 Not Modified (0ms) Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-11-04 18:01:30 -0700 Served asset /users.css - 304 Not Modified (0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-04 18:01:30 -0700 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-04 18:01:30 -0700 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-11-04 18:01:30 -0700 Served asset /users.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-04 18:01:30 -0700 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-04 18:01:30 -0700 Served asset /application.js - 304 Not Modified (0ms) Started GET "/users" for 127.0.0.1 at 2011-11-04 18:01:46 -0700 Processing by UsersController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users"  Rendered users/index.html.erb within layouts/application (109.9ms) Completed 200 OK in 168ms (Views: 166.0ms | ActiveRecord: 0.4ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-04 18:01:47 -0700 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2011-11-04 18:01:47 -0700 Served asset /scaffold.css - 304 Not Modified (4ms) Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-11-04 18:01:47 -0700 Served asset /users.css - 304 Not Modified (2ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-04 18:01:47 -0700 Served asset /jquery.js - 304 Not Modified (3ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-04 18:01:47 -0700 Served asset /application.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-04 18:01:47 -0700 Served asset /jquery_ujs.js - 304 Not Modified (2ms) Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-11-04 18:01:47 -0700 Served asset /users.js - 304 Not Modified (2ms) Started GET "/users/new" for 127.0.0.1 at 2011-11-04 18:01:49 -0700 Processing by UsersController#new as HTML Rendered users/_form.html.erb (10.7ms) Rendered users/new.html.erb within layouts/application (21.9ms) Completed 200 OK in 30ms (Views: 29.0ms | ActiveRecord: 0.2ms) Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2011-11-04 18:01:49 -0700 Served asset /scaffold.css - 304 Not Modified (0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-04 18:01:49 -0700 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-11-04 18:01:49 -0700 Served asset /users.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-04 18:01:49 -0700 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-11-04 18:01:49 -0700 Served asset /users.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-04 18:01:49 -0700 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-04 18:01:49 -0700 Served asset /application.js - 304 Not Modified (0ms) Started POST "/users" for 127.0.0.1 at 2011-11-04 18:01:51 -0700 Processing by UsersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"ib5BwI1Q6tr7gEx0LyvCUyi5jnTnKv8qmYtCHJJtck0=", "user"=>{"name"=>"", "password"=>"[FILTERED]", "email"=>""}, "commit"=>"Create User"} SQL (17.0ms) INSERT INTO "users" ("created_at", "email", "name", "password", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 05 Nov 2011 01:01:51 UTC +00:00], ["email", ""], ["name", ""], ["password", ""], ["updated_at", Sat, 05 Nov 2011 01:01:51 UTC +00:00]] Redirected to http://localhost:3000/users/29 Completed 302 Found in 30ms Started GET "/users/29" for 127.0.0.1 at 2011-11-04 18:01:51 -0700 Processing by UsersController#show as HTML Parameters: {"id"=>"29"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", "29"]] Rendered users/show.html.erb within layouts/application (7.6ms) Completed 200 OK in 18ms (Views: 14.9ms | ActiveRecord: 0.5ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-04 18:01:51 -0700 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-04 18:01:51 -0700 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2011-11-04 18:01:51 -0700 Served asset /scaffold.css - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-04 18:01:51 -0700 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-11-04 18:01:51 -0700 Served asset /users.js - 304 Not Modified (0ms) Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-11-04 18:01:52 -0700 Served asset /users.css - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-04 18:01:52 -0700 Served asset /application.js - 304 Not Modified (0ms) Started GET "/users" for 127.0.0.1 at 2011-11-04 18:02:18 -0700 Processing by UsersController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users"  Rendered users/index.html.erb within layouts/application (110.1ms) Completed 200 OK in 207ms (Views: 204.8ms | ActiveRecord: 0.4ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-04 18:02:19 -0700 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2011-11-04 18:02:19 -0700 Served asset /scaffold.css - 304 Not Modified (2ms) Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-11-04 18:02:19 -0700 Served asset /users.css - 304 Not Modified (2ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-04 18:02:19 -0700 Served asset /jquery.js - 304 Not Modified (2ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-04 18:02:19 -0700 Served asset /jquery_ujs.js - 304 Not Modified (2ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-04 18:02:19 -0700 Served asset /application.js - 304 Not Modified (0ms) Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-11-04 18:02:19 -0700 Served asset /users.js - 304 Not Modified (2ms) Started GET "/users/new" for 127.0.0.1 at 2011-11-04 18:02:21 -0700 Processing by UsersController#new as HTML Rendered users/_form.html.erb (10.4ms) Rendered users/new.html.erb within layouts/application (21.0ms) Completed 200 OK in 29ms (Views: 28.4ms | ActiveRecord: 0.2ms) Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2011-11-04 18:02:21 -0700 Served asset /scaffold.css - 304 Not Modified (0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-04 18:02:21 -0700 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-11-04 18:02:21 -0700 Served asset /users.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-04 18:02:21 -0700 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-11-04 18:02:21 -0700 Served asset /users.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-04 18:02:21 -0700 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-04 18:02:21 -0700 Served asset /application.js - 304 Not Modified (0ms) Started POST "/users" for 127.0.0.1 at 2011-11-04 18:02:26 -0700 Processing by UsersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"ib5BwI1Q6tr7gEx0LyvCUyi5jnTnKv8qmYtCHJJtck0=", "user"=>{"name"=>"asdf", "password"=>"[FILTERED]", "email"=>"sdf"}, "commit"=>"Create User"} SQL (17.5ms) INSERT INTO "users" ("created_at", "email", "name", "password", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 05 Nov 2011 01:02:26 UTC +00:00], ["email", "sdf"], ["name", "asdf"], ["password", "sdf"], ["updated_at", Sat, 05 Nov 2011 01:02:26 UTC +00:00]] Redirected to http://localhost:3000/users/30 Completed 302 Found in 29ms Started GET "/users/30" for 127.0.0.1 at 2011-11-04 18:02:26 -0700 Processing by UsersController#show as HTML Parameters: {"id"=>"30"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", "30"]] Rendered users/show.html.erb within layouts/application (7.9ms) Completed 200 OK in 18ms (Views: 15.1ms | ActiveRecord: 0.4ms) Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2011-11-04 18:02:26 -0700 Served asset /scaffold.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-04 18:02:26 -0700 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-11-04 18:02:26 -0700 Served asset /users.css - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-04 18:02:26 -0700 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-11-04 18:02:26 -0700 Served asset /users.js - 304 Not Modified (0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-04 18:02:26 -0700 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-04 18:02:26 -0700 Served asset /application.js - 304 Not Modified (0ms) Started GET "/users" for 127.0.0.1 at 2011-11-04 18:03:16 -0700 Processing by UsersController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users"  Rendered users/index.html.erb within layouts/application (111.7ms) Completed 200 OK in 209ms (Views: 206.5ms | ActiveRecord: 0.4ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-04 18:03:17 -0700 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-11-04 18:03:17 -0700 Served asset /users.css - 304 Not Modified (4ms) Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2011-11-04 18:03:17 -0700 Served asset /scaffold.css - 304 Not Modified (2ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-04 18:03:17 -0700 Served asset /jquery.js - 304 Not Modified (3ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-04 18:03:17 -0700 Served asset /application.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-04 18:03:17 -0700 Served asset /jquery_ujs.js - 304 Not Modified (2ms) Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-11-04 18:03:17 -0700 Served asset /users.js - 304 Not Modified (2ms) Started GET "/users/new" for 127.0.0.1 at 2011-11-04 18:03:18 -0700 Processing by UsersController#new as HTML Rendered users/_form.html.erb (10.2ms) Rendered users/new.html.erb within layouts/application (21.3ms) Completed 200 OK in 29ms (Views: 28.2ms | ActiveRecord: 0.2ms) Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2011-11-04 18:03:19 -0700 Served asset /scaffold.css - 304 Not Modified (0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-04 18:03:19 -0700 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-11-04 18:03:19 -0700 Served asset /users.css - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-04 18:03:19 -0700 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-11-04 18:03:19 -0700 Served asset /users.js - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-04 18:03:19 -0700 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-04 18:03:19 -0700 Served asset /application.js - 304 Not Modified (0ms) Started POST "/users" for 127.0.0.1 at 2011-11-04 18:03:22 -0700 Processing by UsersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"ib5BwI1Q6tr7gEx0LyvCUyi5jnTnKv8qmYtCHJJtck0=", "user"=>{"name"=>"asdf", "password"=>"[FILTERED]", "email"=>"sdf"}, "commit"=>"Create User"} SQL (16.4ms) INSERT INTO "users" ("created_at", "email", "name", "password", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 05 Nov 2011 01:03:22 UTC +00:00], ["email", "sdf"], ["name", "asdf"], ["password", "sdf"], ["updated_at", Sat, 05 Nov 2011 01:03:22 UTC +00:00]] Redirected to http://localhost:3000/users/31 Completed 302 Found in 28ms Started GET "/users/31" for 127.0.0.1 at 2011-11-04 18:03:22 -0700 Processing by UsersController#show as HTML Parameters: {"id"=>"31"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", "31"]] Rendered users/show.html.erb within layouts/application (7.8ms) Completed 200 OK in 18ms (Views: 14.9ms | ActiveRecord: 0.4ms) Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2011-11-04 18:03:22 -0700 Served asset /scaffold.css - 304 Not Modified (0ms) Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-11-04 18:03:22 -0700 Served asset /users.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-04 18:03:22 -0700 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-04 18:03:22 -0700 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-11-04 18:03:22 -0700 Served asset /users.js - 304 Not Modified (0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-04 18:03:22 -0700 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-04 18:03:22 -0700 Served asset /application.js - 304 Not Modified (0ms) Started GET "/users/31" for 127.0.0.1 at 2011-11-04 18:04:03 -0700 Processing by UsersController#show as HTML Parameters: {"id"=>"31"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", "31"]] Rendered users/show.html.erb within layouts/application (56.1ms) Completed 200 OK in 113ms (Views: 110.1ms | ActiveRecord: 0.4ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-04 18:04:04 -0700 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2011-11-04 18:04:04 -0700 Served asset /scaffold.css - 304 Not Modified (2ms) Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-11-04 18:04:04 -0700 Served asset /users.css - 304 Not Modified (3ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-04 18:04:04 -0700 Served asset /jquery.js - 304 Not Modified (40ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-04 18:04:04 -0700 Served asset /jquery_ujs.js - 304 Not Modified (3ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-04 18:04:04 -0700 Served asset /application.js - 304 Not Modified (0ms) Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-11-04 18:04:04 -0700 Served asset /users.js - 304 Not Modified (2ms) Started GET "/users" for 127.0.0.1 at 2011-11-04 18:04:05 -0700 Processing by UsersController#index as HTML User Load (0.2ms) SELECT "users".* FROM "users" Rendered users/index.html.erb within layouts/application (109.4ms) Completed 200 OK in 120ms (Views: 117.3ms | ActiveRecord: 0.5ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-04 18:04:05 -0700 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2011-11-04 18:04:05 -0700 Served asset /scaffold.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-04 18:04:05 -0700 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-11-04 18:04:05 -0700 Served asset /users.css - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-04 18:04:05 -0700 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-04 18:04:05 -0700 Served asset /application.js - 304 Not Modified (0ms) Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-11-04 18:04:05 -0700 Served asset /users.js - 304 Not Modified (0ms) Started GET "/users/new" for 127.0.0.1 at 2011-11-04 18:04:06 -0700 Processing by UsersController#new as HTML Rendered users/_form.html.erb (11.3ms) Rendered users/new.html.erb within layouts/application (22.3ms) Completed 200 OK in 30ms (Views: 29.5ms | ActiveRecord: 0.2ms) Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2011-11-04 18:04:06 -0700 Served asset /scaffold.css - 304 Not Modified (0ms) Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-11-04 18:04:06 -0700 Served asset /users.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-04 18:04:06 -0700 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-11-04 18:04:06 -0700 Served asset /users.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-04 18:04:06 -0700 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-04 18:04:06 -0700 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-04 18:04:06 -0700 Served asset /application.js - 304 Not Modified (0ms) Started POST "/users" for 127.0.0.1 at 2011-11-04 18:04:13 -0700 Processing by UsersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"ib5BwI1Q6tr7gEx0LyvCUyi5jnTnKv8qmYtCHJJtck0=", "user"=>{"name"=>"asfd", "password"=>"[FILTERED]", "email"=>"sdf"}, "commit"=>"Create User"} SQL (16.2ms) INSERT INTO "users" ("created_at", "email", "name", "password", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 05 Nov 2011 01:04:13 UTC +00:00], ["email", "sdf"], ["name", "asfd"], ["password", "sdf"], ["updated_at", Sat, 05 Nov 2011 01:04:13 UTC +00:00]] Redirected to http://localhost:3000/users/32 Completed 302 Found in 29ms Started GET "/users/32" for 127.0.0.1 at 2011-11-04 18:04:13 -0700 Processing by UsersController#show as HTML Parameters: {"id"=>"32"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", "32"]] Rendered users/show.html.erb within layouts/application (7.2ms) Completed 200 OK in 17ms (Views: 14.7ms | ActiveRecord: 0.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-04 18:04:13 -0700 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-11-04 18:04:13 -0700 Served asset /users.css - 304 Not Modified (0ms) Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2011-11-04 18:04:13 -0700 Served asset /scaffold.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-04 18:04:13 -0700 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-04 18:04:13 -0700 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-11-04 18:04:13 -0700 Served asset /users.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-04 18:04:13 -0700 Served asset /application.js - 304 Not Modified (0ms) Started GET "/users" for 127.0.0.1 at 2011-11-04 18:04:38 -0700 Processing by UsersController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users"  Rendered users/index.html.erb within layouts/application (119.2ms) Completed 200 OK in 217ms (Views: 214.5ms | ActiveRecord: 0.4ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-04 18:04:39 -0700 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2011-11-04 18:04:39 -0700 Served asset /scaffold.css - 304 Not Modified (5ms) Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-11-04 18:04:39 -0700 Served asset /users.css - 304 Not Modified (2ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-04 18:04:39 -0700 Served asset /jquery.js - 304 Not Modified (2ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-04 18:04:39 -0700 Served asset /application.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-04 18:04:39 -0700 Served asset /jquery_ujs.js - 304 Not Modified (2ms) Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-11-04 18:04:39 -0700 Served asset /users.js - 304 Not Modified (2ms) Started GET "/users/new" for 127.0.0.1 at 2011-11-04 18:04:41 -0700 Processing by UsersController#new as HTML Rendered users/_form.html.erb (10.3ms) Rendered users/new.html.erb within layouts/application (21.3ms) Completed 200 OK in 30ms (Views: 29.1ms | ActiveRecord: 0.2ms) Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2011-11-04 18:04:41 -0700 Served asset /scaffold.css - 304 Not Modified (0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-04 18:04:41 -0700 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-11-04 18:04:41 -0700 Served asset /users.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-04 18:04:41 -0700 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-11-04 18:04:41 -0700 Served asset /users.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-04 18:04:41 -0700 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-04 18:04:41 -0700 Served asset /application.js - 304 Not Modified (0ms) Started POST "/users" for 127.0.0.1 at 2011-11-04 18:04:42 -0700 Processing by UsersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"ib5BwI1Q6tr7gEx0LyvCUyi5jnTnKv8qmYtCHJJtck0=", "user"=>{"name"=>"", "password"=>"[FILTERED]", "email"=>""}, "commit"=>"Create User"} SQL (17.3ms) INSERT INTO "users" ("created_at", "email", "name", "password", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 05 Nov 2011 01:04:42 UTC +00:00], ["email", ""], ["name", ""], ["password", ""], ["updated_at", Sat, 05 Nov 2011 01:04:42 UTC +00:00]] Redirected to http://localhost:3000/users/33 Completed 302 Found in 30ms Started GET "/users/33" for 127.0.0.1 at 2011-11-04 18:04:42 -0700 Processing by UsersController#show as HTML Parameters: {"id"=>"33"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", "33"]] Rendered users/show.html.erb within layouts/application (7.7ms) Completed 200 OK in 19ms (Views: 15.1ms | ActiveRecord: 0.6ms) Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-11-04 18:04:42 -0700 Served asset /users.css - 304 Not Modified (0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-04 18:04:42 -0700 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2011-11-04 18:04:42 -0700 Served asset /scaffold.css - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-04 18:04:42 -0700 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-11-04 18:04:43 -0700 Served asset /users.js - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-04 18:04:43 -0700 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-04 18:04:43 -0700 Served asset /application.js - 304 Not Modified (0ms) Started GET "/users" for 127.0.0.1 at 2011-11-04 18:05:09 -0700 Processing by UsersController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users"  Rendered users/index.html.erb within layouts/application (126.9ms) Completed 200 OK in 232ms (Views: 228.8ms | ActiveRecord: 0.5ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-04 18:05:10 -0700 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2011-11-04 18:05:11 -0700 Served asset /scaffold.css - 304 Not Modified (4ms) Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-11-04 18:05:11 -0700 Served asset /users.css - 304 Not Modified (2ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-04 18:05:11 -0700 Served asset /jquery.js - 304 Not Modified (2ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-04 18:05:11 -0700 Served asset /application.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-04 18:05:11 -0700 Served asset /jquery_ujs.js - 304 Not Modified (2ms) Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-11-04 18:05:11 -0700 Served asset /users.js - 304 Not Modified (2ms) Started GET "/users/new" for 127.0.0.1 at 2011-11-04 18:05:12 -0700 Processing by UsersController#new as HTML Rendered users/_form.html.erb (13.2ms) Rendered users/new.html.erb within layouts/application (24.5ms) Completed 200 OK in 33ms (Views: 32.4ms | ActiveRecord: 0.2ms) Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2011-11-04 18:05:12 -0700 Served asset /scaffold.css - 304 Not Modified (0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-04 18:05:12 -0700 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-11-04 18:05:12 -0700 Served asset /users.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-04 18:05:12 -0700 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-04 18:05:12 -0700 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-11-04 18:05:12 -0700 Served asset /users.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-04 18:05:12 -0700 Served asset /application.js - 304 Not Modified (0ms) Started POST "/users" for 127.0.0.1 at 2011-11-04 18:05:13 -0700 Processing by UsersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"ib5BwI1Q6tr7gEx0LyvCUyi5jnTnKv8qmYtCHJJtck0=", "user"=>{"name"=>"", "password"=>"[FILTERED]", "email"=>""}, "commit"=>"Create User"} SQL (17.9ms) INSERT INTO "users" ("created_at", "email", "name", "password", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 05 Nov 2011 01:05:13 UTC +00:00], ["email", ""], ["name", ""], ["password", ""], ["updated_at", Sat, 05 Nov 2011 01:05:13 UTC +00:00]] Redirected to http://localhost:3000/users/34 Completed 302 Found in 31ms Started GET "/users/34" for 127.0.0.1 at 2011-11-04 18:05:13 -0700 Processing by UsersController#show as HTML Parameters: {"id"=>"34"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", "34"]] Rendered users/show.html.erb within layouts/application (7.7ms) Completed 200 OK in 18ms (Views: 15.1ms | ActiveRecord: 0.5ms) Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2011-11-04 18:05:14 -0700 Served asset /scaffold.css - 304 Not Modified (0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-04 18:05:14 -0700 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-11-04 18:05:14 -0700 Served asset /users.css - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-04 18:05:14 -0700 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-11-04 18:05:14 -0700 Served asset /users.js - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-04 18:05:14 -0700 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-04 18:05:14 -0700 Served asset /application.js - 304 Not Modified (0ms) Started GET "/users" for 127.0.0.1 at 2011-11-04 18:06:49 -0700 ActionController::RoutingError (undefined method `id' for #): app/controllers/application_controller.rb:6:in `' app/controllers/application_controller.rb:4:in `' app/controllers/application_controller.rb:1:in `' app/controllers/users_controller.rb:1:in `' Rendered /Users/trcarden/.rvm/gems/ruby-1.9.2-p180@global/gems/actionpack-3.1.1/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (11.8ms) Started GET "/users" for 127.0.0.1 at 2011-11-04 18:07:30 -0700 Processing by UsersController#index as HTML User Load (0.4ms) SELECT "users".* FROM "users"  Rendered users/index.html.erb within layouts/application (121.3ms) Completed 200 OK in 220ms (Views: 217.3ms | ActiveRecord: 0.5ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-04 18:07:31 -0700 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2011-11-04 18:07:31 -0700 Served asset /scaffold.css - 304 Not Modified (8ms) Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-11-04 18:07:31 -0700 Served asset /users.css - 304 Not Modified (2ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-04 18:07:31 -0700 Served asset /jquery.js - 304 Not Modified (2ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-04 18:07:31 -0700 Served asset /jquery_ujs.js - 304 Not Modified (2ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-04 18:07:31 -0700 Served asset /application.js - 304 Not Modified (0ms) Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-11-04 18:07:31 -0700 Served asset /users.js - 304 Not Modified (2ms) Started GET "/users/new" for 127.0.0.1 at 2011-11-04 18:07:33 -0700 Processing by UsersController#new as HTML Rendered users/_form.html.erb (10.8ms) Rendered users/new.html.erb within layouts/application (21.9ms) Completed 200 OK in 31ms (Views: 29.6ms | ActiveRecord: 0.2ms) Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2011-11-04 18:07:33 -0700 Served asset /scaffold.css - 304 Not Modified (0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-04 18:07:33 -0700 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-11-04 18:07:33 -0700 Served asset /users.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-04 18:07:33 -0700 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-04 18:07:33 -0700 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-11-04 18:07:33 -0700 Served asset /users.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-04 18:07:33 -0700 Served asset /application.js - 304 Not Modified (0ms) Started POST "/users" for 127.0.0.1 at 2011-11-04 18:10:03 -0700 Processing by UsersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"ib5BwI1Q6tr7gEx0LyvCUyi5jnTnKv8qmYtCHJJtck0=", "user"=>{"name"=>"", "password"=>"[FILTERED]", "email"=>""}, "commit"=>"Create User"} SQL (16.8ms) INSERT INTO "users" ("created_at", "email", "name", "password", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 05 Nov 2011 01:10:05 UTC +00:00], ["email", ""], ["name", ""], ["password", ""], ["updated_at", Sat, 05 Nov 2011 01:10:05 UTC +00:00]] Redirected to http://localhost:3000/users/35 Completed 302 Found in 68ms Started GET "/users/35" for 127.0.0.1 at 2011-11-04 18:10:05 -0700 Processing by UsersController#show as HTML Parameters: {"id"=>"35"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", "35"]] Rendered users/show.html.erb within layouts/application (18.8ms) Completed 200 OK in 77ms (Views: 74.0ms | ActiveRecord: 0.5ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-04 18:10:05 -0700 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2011-11-04 18:10:05 -0700 Served asset /scaffold.css - 304 Not Modified (4ms) Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-11-04 18:10:05 -0700 Served asset /users.css - 304 Not Modified (2ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-04 18:10:05 -0700 Served asset /jquery.js - 304 Not Modified (3ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-04 18:10:05 -0700 Served asset /application.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-04 18:10:05 -0700 Served asset /jquery_ujs.js - 304 Not Modified (2ms) Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-11-04 18:10:05 -0700 Served asset /users.js - 304 Not Modified (2ms) Started GET "/users" for 127.0.0.1 at 2011-11-04 18:12:31 -0700 Processing by UsersController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users"  Rendered users/index.html.erb within layouts/application (125.1ms) Completed 200 OK in 225ms (Views: 222.0ms | ActiveRecord: 0.5ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-04 18:12:32 -0700 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2011-11-04 18:12:32 -0700 Served asset /scaffold.css - 304 Not Modified (7ms) Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-11-04 18:12:32 -0700 Served asset /users.css - 304 Not Modified (3ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-04 18:12:32 -0700 Served asset /jquery.js - 304 Not Modified (3ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-04 18:12:32 -0700 Served asset /application.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-04 18:12:32 -0700 Served asset /jquery_ujs.js - 304 Not Modified (2ms) Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-11-04 18:12:32 -0700 Served asset /users.js - 304 Not Modified (2ms) Started GET "/users/new" for 127.0.0.1 at 2011-11-04 18:12:35 -0700 Processing by UsersController#new as HTML Rendered users/_form.html.erb (10.3ms) Rendered users/new.html.erb within layouts/application (20.9ms) Completed 200 OK in 29ms (Views: 28.1ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-04 18:12:35 -0700 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2011-11-04 18:12:35 -0700 Served asset /scaffold.css - 304 Not Modified (0ms) Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-11-04 18:12:35 -0700 Served asset /users.css - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-04 18:12:35 -0700 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-11-04 18:12:35 -0700 Served asset /users.js - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-04 18:12:35 -0700 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-04 18:12:35 -0700 Served asset /application.js - 304 Not Modified (0ms) Started POST "/users" for 127.0.0.1 at 2011-11-04 18:12:39 -0700 Processing by UsersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"ib5BwI1Q6tr7gEx0LyvCUyi5jnTnKv8qmYtCHJJtck0=", "user"=>{"name"=>"sdf", "password"=>"[FILTERED]", "email"=>"sdf"}, "commit"=>"Create User"} SQL (59.0ms) INSERT INTO "users" ("created_at", "email", "name", "password", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 05 Nov 2011 01:12:39 UTC +00:00], ["email", "sdf"], ["name", "sdf"], ["password", "sdf"], ["updated_at", Sat, 05 Nov 2011 01:12:39 UTC +00:00]] Redirected to http://localhost:3000/users/36 Completed 302 Found in 72ms Started GET "/users/36" for 127.0.0.1 at 2011-11-04 18:12:39 -0700 Processing by UsersController#show as HTML Parameters: {"id"=>"36"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", "36"]] Rendered users/show.html.erb within layouts/application (8.1ms) Completed 200 OK in 19ms (Views: 15.7ms | ActiveRecord: 0.5ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-04 18:12:39 -0700 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-11-04 18:12:39 -0700 Served asset /users.css - 304 Not Modified (0ms) Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2011-11-04 18:12:39 -0700 Served asset /scaffold.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-04 18:12:39 -0700 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-11-04 18:12:39 -0700 Served asset /users.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-04 18:12:39 -0700 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-04 18:12:39 -0700 Served asset /application.js - 304 Not Modified (0ms) Started GET "/users" for 127.0.0.1 at 2011-11-04 18:12:58 -0700 Processing by UsersController#index as HTML User Load (0.2ms) SELECT "users".* FROM "users" Rendered users/index.html.erb within layouts/application (117.3ms) Completed 200 OK in 127ms (Views: 124.9ms | ActiveRecord: 0.5ms) Started GET "/users" for 127.0.0.1 at 2011-11-04 18:12:59 -0700 Processing by UsersController#index as HTML User Load (0.2ms) SELECT "users".* FROM "users"  Rendered users/index.html.erb within layouts/application (123.3ms) Completed 200 OK in 134ms (Views: 131.3ms | ActiveRecord: 0.5ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-04 18:12:59 -0700 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-11-04 18:12:59 -0700 Served asset /users.css - 304 Not Modified (0ms) Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2011-11-04 18:12:59 -0700 Served asset /scaffold.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-04 18:12:59 -0700 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-04 18:12:59 -0700 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-11-04 18:12:59 -0700 Served asset /users.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-04 18:12:59 -0700 Served asset /application.js - 304 Not Modified (0ms) Started GET "/users/new" for 127.0.0.1 at 2011-11-04 18:13:02 -0700 Processing by UsersController#new as HTML Rendered users/_form.html.erb (10.3ms) Rendered users/new.html.erb within layouts/application (11.3ms) Completed 200 OK in 20ms (Views: 18.7ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-04 18:13:02 -0700 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2011-11-04 18:13:02 -0700 Served asset /scaffold.css - 304 Not Modified (0ms) Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-11-04 18:13:02 -0700 Served asset /users.css - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-04 18:13:02 -0700 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-04 18:13:02 -0700 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-11-04 18:13:02 -0700 Served asset /users.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-04 18:13:02 -0700 Served asset /application.js - 304 Not Modified (0ms) Started POST "/users" for 127.0.0.1 at 2011-11-04 18:13:04 -0700 Processing by UsersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"ib5BwI1Q6tr7gEx0LyvCUyi5jnTnKv8qmYtCHJJtck0=", "user"=>{"name"=>"", "password"=>"[FILTERED]", "email"=>""}, "commit"=>"Create User"} SQL (0.5ms) INSERT INTO "users" ("created_at", "email", "name", "password", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 05 Nov 2011 01:13:04 UTC +00:00], ["email", ""], ["name", ""], ["password", ""], ["updated_at", Sat, 05 Nov 2011 01:13:04 UTC +00:00]] Redirected to http://localhost:3000/users/37 Completed 302 Found in 12ms Started GET "/users/37" for 127.0.0.1 at 2011-11-04 18:13:04 -0700 Processing by UsersController#show as HTML Parameters: {"id"=>"37"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", "37"]] Rendered users/show.html.erb within layouts/application (6.8ms) Completed 200 OK in 16ms (Views: 14.0ms | ActiveRecord: 0.4ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-04 18:13:04 -0700 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2011-11-04 18:13:04 -0700 Served asset /scaffold.css - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-04 18:13:04 -0700 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-04 18:13:04 -0700 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-11-04 18:13:04 -0700 Served asset /users.css - 304 Not Modified (0ms) Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-11-04 18:13:04 -0700 Served asset /users.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-04 18:13:04 -0700 Served asset /application.js - 304 Not Modified (0ms) Started GET "/users" for 127.0.0.1 at 2011-11-04 18:15:48 -0700 Processing by UsersController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users"  Rendered users/index.html.erb within layouts/application (165.2ms) Completed 200 OK in 223ms (Views: 219.9ms | ActiveRecord: 0.5ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-04 18:15:48 -0700 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2011-11-04 18:15:48 -0700 Served asset /scaffold.css - 304 Not Modified (11ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-04 18:15:48 -0700 Served asset /jquery.js - 304 Not Modified (2ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-04 18:15:48 -0700 Served asset /application.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-04 18:15:48 -0700 Served asset /jquery_ujs.js - 304 Not Modified (2ms) Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-11-04 18:15:48 -0700 Served asset /users.css - 304 Not Modified (2ms) Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-11-04 18:15:48 -0700 Served asset /users.js - 304 Not Modified (2ms) Started GET "/users/new" for 127.0.0.1 at 2011-11-04 18:15:50 -0700 Processing by UsersController#new as HTML Rendered users/_form.html.erb (13.7ms) Rendered users/new.html.erb within layouts/application (26.5ms) Completed 200 OK in 37ms (Views: 35.7ms | ActiveRecord: 0.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-04 18:15:50 -0700 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2011-11-04 18:15:50 -0700 Served asset /scaffold.css - 304 Not Modified (0ms) Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-11-04 18:15:50 -0700 Served asset /users.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-04 18:15:50 -0700 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-04 18:15:50 -0700 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-11-04 18:15:50 -0700 Served asset /users.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-04 18:15:50 -0700 Served asset /application.js - 304 Not Modified (0ms) Started POST "/users" for 127.0.0.1 at 2011-11-04 18:15:52 -0700 Processing by UsersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"ib5BwI1Q6tr7gEx0LyvCUyi5jnTnKv8qmYtCHJJtck0=", "user"=>{"name"=>"", "password"=>"[FILTERED]", "email"=>""}, "commit"=>"Create User"} SQL (16.7ms) INSERT INTO "users" ("created_at", "email", "name", "password", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 05 Nov 2011 01:15:52 UTC +00:00], ["email", ""], ["name", ""], ["password", ""], ["updated_at", Sat, 05 Nov 2011 01:15:52 UTC +00:00]] Redirected to http://localhost:3000/users/38 Completed 302 Found in 29ms Started GET "/users/38" for 127.0.0.1 at 2011-11-04 18:15:52 -0700 Processing by UsersController#show as HTML Parameters: {"id"=>"38"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", "38"]] Rendered users/show.html.erb within layouts/application (7.9ms) Completed 200 OK in 18ms (Views: 15.3ms | ActiveRecord: 0.5ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-04 18:15:52 -0700 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2011-11-04 18:15:52 -0700 Served asset /scaffold.css - 304 Not Modified (0ms) Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-11-04 18:15:52 -0700 Served asset /users.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-04 18:15:52 -0700 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-11-04 18:15:52 -0700 Served asset /users.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-04 18:15:52 -0700 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-04 18:15:52 -0700 Served asset /application.js - 304 Not Modified (0ms) Started GET "/users" for 127.0.0.1 at 2011-11-04 18:17:38 -0700 Processing by UsersController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users"  Rendered users/index.html.erb within layouts/application (175.2ms) Completed 200 OK in 236ms (Views: 232.6ms | ActiveRecord: 0.5ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-04 18:17:38 -0700 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2011-11-04 18:17:38 -0700 Served asset /scaffold.css - 304 Not Modified (7ms) Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-11-04 18:17:38 -0700 Served asset /users.css - 304 Not Modified (3ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-04 18:17:38 -0700 Served asset /jquery.js - 304 Not Modified (2ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-04 18:17:38 -0700 Served asset /application.js - 304 Not Modified (38ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-04 18:17:38 -0700 Served asset /jquery_ujs.js - 304 Not Modified (2ms) Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-11-04 18:17:38 -0700 Served asset /users.js - 304 Not Modified (2ms) Started GET "/users/new" for 127.0.0.1 at 2011-11-04 18:17:40 -0700 Processing by UsersController#new as HTML Rendered users/_form.html.erb (10.6ms) Rendered users/new.html.erb within layouts/application (21.4ms) Completed 200 OK in 29ms (Views: 28.2ms | ActiveRecord: 0.2ms) Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2011-11-04 18:17:40 -0700 Served asset /scaffold.css - 304 Not Modified (0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-04 18:17:40 -0700 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-11-04 18:17:40 -0700 Served asset /users.css - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-04 18:17:40 -0700 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-11-04 18:17:40 -0700 Served asset /users.js - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-04 18:17:40 -0700 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-04 18:17:40 -0700 Served asset /application.js - 304 Not Modified (0ms) Started POST "/users" for 127.0.0.1 at 2011-11-04 18:17:45 -0700 Processing by UsersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"ib5BwI1Q6tr7gEx0LyvCUyi5jnTnKv8qmYtCHJJtck0=", "user"=>{"name"=>"sdf", "password"=>"[FILTERED]", "email"=>"sdf"}, "commit"=>"Create User"} SQL (59.6ms) INSERT INTO "users" ("created_at", "email", "name", "password", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 05 Nov 2011 01:17:45 UTC +00:00], ["email", "sdf"], ["name", "sdf"], ["password", "sdf"], ["updated_at", Sat, 05 Nov 2011 01:17:45 UTC +00:00]] Redirected to http://localhost:3000/users/39 Completed 302 Found in 72ms Started GET "/users/39" for 127.0.0.1 at 2011-11-04 18:17:45 -0700 Processing by UsersController#show as HTML Parameters: {"id"=>"39"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", "39"]] Rendered users/show.html.erb within layouts/application (8.1ms) Completed 200 OK in 18ms (Views: 15.7ms | ActiveRecord: 0.5ms) Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2011-11-04 18:17:45 -0700 Served asset /scaffold.css - 304 Not Modified (0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-04 18:17:45 -0700 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-11-04 18:17:45 -0700 Served asset /users.css - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-04 18:17:45 -0700 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-11-04 18:17:45 -0700 Served asset /users.js - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-04 18:17:45 -0700 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-04 18:17:45 -0700 Served asset /application.js - 304 Not Modified (0ms) Started GET "/users" for 127.0.0.1 at 2011-11-04 18:18:58 -0700 Processing by UsersController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users"  Rendered users/index.html.erb within layouts/application (133.8ms) Completed 200 OK in 227ms (Views: 224.5ms | ActiveRecord: 0.5ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-04 18:18:58 -0700 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2011-11-04 18:18:58 -0700 Served asset /scaffold.css - 304 Not Modified (8ms) Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-11-04 18:18:58 -0700 Served asset /users.css - 304 Not Modified (2ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-04 18:18:58 -0700 Served asset /jquery.js - 304 Not Modified (2ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-04 18:18:58 -0700 Served asset /application.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-04 18:18:58 -0700 Served asset /jquery_ujs.js - 304 Not Modified (2ms) Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-11-04 18:18:58 -0700 Served asset /users.js - 304 Not Modified (2ms) Started GET "/users/new" for 127.0.0.1 at 2011-11-04 18:19:00 -0700 Processing by UsersController#new as HTML Rendered users/_form.html.erb (10.3ms) Rendered users/new.html.erb within layouts/application (21.5ms) Completed 200 OK in 29ms (Views: 28.5ms | ActiveRecord: 0.2ms) Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2011-11-04 18:19:00 -0700 Served asset /scaffold.css - 304 Not Modified (0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-04 18:19:00 -0700 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-11-04 18:19:00 -0700 Served asset /users.css - 304 Not Modified (0ms) Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-11-04 18:19:00 -0700 Served asset /users.js - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-04 18:19:00 -0700 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-04 18:19:00 -0700 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-04 18:19:00 -0700 Served asset /application.js - 304 Not Modified (0ms) Started POST "/users" for 127.0.0.1 at 2011-11-04 18:19:02 -0700 Processing by UsersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"ib5BwI1Q6tr7gEx0LyvCUyi5jnTnKv8qmYtCHJJtck0=", "user"=>{"name"=>"", "password"=>"[FILTERED]", "email"=>""}, "commit"=>"Create User"} SQL (16.5ms) INSERT INTO "users" ("created_at", "email", "name", "password", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 05 Nov 2011 01:19:02 UTC +00:00], ["email", ""], ["name", ""], ["password", ""], ["updated_at", Sat, 05 Nov 2011 01:19:02 UTC +00:00]] Redirected to http://localhost:3000/users/40 Completed 302 Found in 70ms Started GET "/users/40" for 127.0.0.1 at 2011-11-04 18:19:02 -0700 Processing by UsersController#show as HTML Parameters: {"id"=>"40"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", "40"]] Rendered users/show.html.erb within layouts/application (7.9ms) Completed 200 OK in 18ms (Views: 15.3ms | ActiveRecord: 0.4ms) Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2011-11-04 18:19:02 -0700 Served asset /scaffold.css - 304 Not Modified (0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-04 18:19:02 -0700 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-11-04 18:19:02 -0700 Served asset /users.css - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-04 18:19:02 -0700 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-11-04 18:19:02 -0700 Served asset /users.js - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-04 18:19:02 -0700 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-04 18:19:02 -0700 Served asset /application.js - 304 Not Modified (0ms) Started POST "/users" for 127.0.0.1 at 2011-11-04 18:23:34 -0700 Processing by UsersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"ib5BwI1Q6tr7gEx0LyvCUyi5jnTnKv8qmYtCHJJtck0=", "user"=>{"name"=>"", "password"=>"[FILTERED]", "email"=>""}, "commit"=>"Create User"} SQL (55.6ms) INSERT INTO "users" ("created_at", "email", "name", "password", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 05 Nov 2011 01:23:35 UTC +00:00], ["email", ""], ["name", ""], ["password", ""], ["updated_at", Sat, 05 Nov 2011 01:23:35 UTC +00:00]] Redirected to http://localhost:3000/users/41 Completed 302 Found in 70ms Started GET "/users/41" for 127.0.0.1 at 2011-11-04 18:23:35 -0700 Processing by UsersController#show as HTML Parameters: {"id"=>"41"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", "41"]] Rendered users/show.html.erb within layouts/application (19.5ms) Completed 200 OK in 78ms (Views: 75.3ms | ActiveRecord: 0.5ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-04 18:23:35 -0700 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2011-11-04 18:23:35 -0700 Served asset /scaffold.css - 304 Not Modified (6ms) Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-11-04 18:23:35 -0700 Served asset /users.css - 304 Not Modified (2ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-04 18:23:35 -0700 Served asset /jquery.js - 304 Not Modified (2ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-04 18:23:35 -0700 Served asset /application.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-04 18:23:35 -0700 Served asset /jquery_ujs.js - 304 Not Modified (2ms) Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-11-04 18:23:35 -0700 Served asset /users.js - 304 Not Modified (2ms) Started GET "/users" for 127.0.0.1 at 2011-11-04 18:24:22 -0700 ActionController::RoutingError (uninitialized constant ApplicationController::Wee::RAILS_ROOT): app/controllers/application_controller.rb:5:in `' app/controllers/application_controller.rb:4:in `' app/controllers/application_controller.rb:1:in `' app/controllers/users_controller.rb:1:in `' Rendered /Users/trcarden/.rvm/gems/ruby-1.9.2-p180@global/gems/actionpack-3.1.1/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (11.5ms) Started GET "/users" for 127.0.0.1 at 2011-11-04 18:24:41 -0700 Processing by UsersController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users"  Rendered users/index.html.erb within layouts/application (180.7ms) Completed 200 OK in 244ms (Views: 241.4ms | ActiveRecord: 0.5ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-04 18:24:41 -0700 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2011-11-04 18:24:41 -0700 Served asset /scaffold.css - 304 Not Modified (5ms) Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-11-04 18:24:41 -0700 Served asset /users.css - 304 Not Modified (2ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-04 18:24:41 -0700 Served asset /jquery.js - 304 Not Modified (39ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-04 18:24:41 -0700 Served asset /application.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-04 18:24:41 -0700 Served asset /jquery_ujs.js - 304 Not Modified (2ms) Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-11-04 18:24:41 -0700 Served asset /users.js - 304 Not Modified (2ms) Started GET "/users/new" for 127.0.0.1 at 2011-11-04 18:24:45 -0700 Processing by UsersController#new as HTML Rendered users/_form.html.erb (11.0ms) Rendered users/new.html.erb within layouts/application (22.2ms) Completed 200 OK in 31ms (Views: 29.8ms | ActiveRecord: 0.2ms) Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-11-04 18:24:45 -0700 Served asset /users.css - 304 Not Modified (0ms) Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2011-11-04 18:24:45 -0700 Served asset /scaffold.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-04 18:24:45 -0700 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-11-04 18:24:45 -0700 Served asset /users.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-04 18:24:45 -0700 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-04 18:24:45 -0700 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-04 18:24:45 -0700 Served asset /application.js - 304 Not Modified (0ms) Started POST "/users" for 127.0.0.1 at 2011-11-04 18:24:47 -0700 Processing by UsersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"ib5BwI1Q6tr7gEx0LyvCUyi5jnTnKv8qmYtCHJJtck0=", "user"=>{"name"=>"", "password"=>"[FILTERED]", "email"=>""}, "commit"=>"Create User"} SQL (59.2ms) INSERT INTO "users" ("created_at", "email", "name", "password", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 05 Nov 2011 01:24:47 UTC +00:00], ["email", ""], ["name", ""], ["password", ""], ["updated_at", Sat, 05 Nov 2011 01:24:47 UTC +00:00]] Redirected to http://localhost:3000/users/42 Completed 302 Found in 71ms Started GET "/users/42" for 127.0.0.1 at 2011-11-04 18:24:47 -0700 Processing by UsersController#show as HTML Parameters: {"id"=>"42"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", "42"]] Rendered users/show.html.erb within layouts/application (8.4ms) Completed 200 OK in 19ms (Views: 16.0ms | ActiveRecord: 0.5ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-04 18:24:47 -0700 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2011-11-04 18:24:47 -0700 Served asset /scaffold.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-04 18:24:47 -0700 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-11-04 18:24:47 -0700 Served asset /users.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-04 18:24:47 -0700 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-11-04 18:24:47 -0700 Served asset /users.css - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-04 18:24:47 -0700 Served asset /application.js - 304 Not Modified (0ms) Started GET "/users" for 127.0.0.1 at 2011-11-04 18:25:39 -0700 Processing by UsersController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users"  Rendered users/index.html.erb within layouts/application (175.7ms) Completed 200 OK in 235ms (Views: 232.1ms | ActiveRecord: 0.5ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-04 18:25:39 -0700 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2011-11-04 18:25:39 -0700 Served asset /scaffold.css - 304 Not Modified (2ms) Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-11-04 18:25:39 -0700 Served asset /users.css - 304 Not Modified (2ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-04 18:25:39 -0700 Served asset /jquery.js - 304 Not Modified (2ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-04 18:25:39 -0700 Served asset /jquery_ujs.js - 304 Not Modified (2ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-04 18:25:39 -0700 Served asset /application.js - 304 Not Modified (0ms) Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-11-04 18:25:39 -0700 Served asset /users.js - 304 Not Modified (2ms) Started GET "/users/new" for 127.0.0.1 at 2011-11-04 18:25:41 -0700 Processing by UsersController#new as HTML Rendered users/_form.html.erb (11.2ms) Rendered users/new.html.erb within layouts/application (24.5ms) Completed 200 OK in 33ms (Views: 32.1ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-04 18:25:41 -0700 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-11-04 18:25:41 -0700 Served asset /users.css - 304 Not Modified (0ms) Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2011-11-04 18:25:41 -0700 Served asset /scaffold.css - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-04 18:25:41 -0700 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-04 18:25:41 -0700 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-11-04 18:25:41 -0700 Served asset /users.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-04 18:25:41 -0700 Served asset /application.js - 304 Not Modified (0ms) Started POST "/users" for 127.0.0.1 at 2011-11-04 18:25:43 -0700 Processing by UsersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"ib5BwI1Q6tr7gEx0LyvCUyi5jnTnKv8qmYtCHJJtck0=", "user"=>{"name"=>"", "password"=>"[FILTERED]", "email"=>""}, "commit"=>"Create User"} SQL (16.8ms) INSERT INTO "users" ("created_at", "email", "name", "password", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 05 Nov 2011 01:25:43 UTC +00:00], ["email", ""], ["name", ""], ["password", ""], ["updated_at", Sat, 05 Nov 2011 01:25:43 UTC +00:00]] Redirected to http://localhost:3000/users/43 Completed 302 Found in 30ms Started GET "/users/43" for 127.0.0.1 at 2011-11-04 18:25:43 -0700 Processing by UsersController#show as HTML Parameters: {"id"=>"43"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", "43"]] Rendered users/show.html.erb within layouts/application (7.5ms) Completed 200 OK in 17ms (Views: 14.6ms | ActiveRecord: 0.4ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-04 18:25:43 -0700 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2011-11-04 18:25:43 -0700 Served asset /scaffold.css - 304 Not Modified (0ms) Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-11-04 18:25:43 -0700 Served asset /users.css - 304 Not Modified (0ms) Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-11-04 18:25:43 -0700 Served asset /users.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-04 18:25:43 -0700 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-04 18:25:43 -0700 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-04 18:25:43 -0700 Served asset /application.js - 304 Not Modified (0ms) Started GET "/users/43" for 127.0.0.1 at 2011-11-04 18:27:54 -0700 ActionController::RoutingError (uninitialized constant SessionLogger::Session): app/controllers/application_controller.rb:10:in `' app/controllers/application_controller.rb:1:in `' app/controllers/users_controller.rb:1:in `' Rendered /Users/trcarden/.rvm/gems/ruby-1.9.2-p180@global/gems/actionpack-3.1.1/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (12.0ms) Started GET "/users/43" for 127.0.0.1 at 2011-11-04 18:30:31 -0700 ActionController::RoutingError (undefined method `observe' for #): app/controllers/application_controller.rb:10:in `' app/controllers/application_controller.rb:1:in `' app/controllers/users_controller.rb:1:in `' Rendered /Users/trcarden/.rvm/gems/ruby-1.9.2-p180@global/gems/actionpack-3.1.1/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (11.6ms) Started GET "/users/43" for 127.0.0.1 at 2011-11-04 18:32:34 -0700 ActionController::RoutingError (uninitialized constant SessionLogger::BaseLogger): app/controllers/application_controller.rb:10:in `' app/controllers/application_controller.rb:1:in `' app/controllers/users_controller.rb:1:in `' Rendered /Users/trcarden/.rvm/gems/ruby-1.9.2-p180@global/gems/actionpack-3.1.1/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (11.6ms) Started GET "/users/43" for 127.0.0.1 at 2011-11-04 18:32:59 -0700 ActionController::RoutingError (uninitialized constant SessionLogger::Session): app/controllers/application_controller.rb:10:in `' app/controllers/application_controller.rb:1:in `' app/controllers/users_controller.rb:1:in `' Rendered /Users/trcarden/.rvm/gems/ruby-1.9.2-p180@global/gems/actionpack-3.1.1/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (11.6ms) Started GET "/users/43" for 127.0.0.1 at 2011-11-04 18:33:31 -0700 ActionController::RoutingError (undefined method `observe' for #): app/controllers/application_controller.rb:10:in `' app/controllers/application_controller.rb:1:in `' app/controllers/users_controller.rb:1:in `' Rendered /Users/trcarden/.rvm/gems/ruby-1.9.2-p180@global/gems/actionpack-3.1.1/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (11.8ms) Started GET "/users/43" for 127.0.0.1 at 2011-11-04 18:40:40 -0700 Processing by UsersController#show as HTML Parameters: {"id"=>"43"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", "43"]] Rendered users/show.html.erb within layouts/application (60.1ms) Completed 200 OK in 117ms (Views: 114.3ms | ActiveRecord: 0.4ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-04 18:40:41 -0700 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2011-11-04 18:40:41 -0700 Served asset /scaffold.css - 304 Not Modified (7ms) Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-11-04 18:40:41 -0700 Served asset /users.css - 304 Not Modified (2ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-04 18:40:41 -0700 Served asset /jquery.js - 304 Not Modified (42ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-04 18:40:41 -0700 Served asset /application.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-04 18:40:41 -0700 Served asset /jquery_ujs.js - 304 Not Modified (2ms) Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-11-04 18:40:41 -0700 Served asset /users.js - 304 Not Modified (2ms) Started GET "/users" for 127.0.0.1 at 2011-11-04 18:40:44 -0700 Processing by UsersController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" Rendered users/index.html.erb within layouts/application (131.4ms) Completed 200 OK in 142ms (Views: 139.2ms | ActiveRecord: 0.5ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-04 18:40:44 -0700 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2011-11-04 18:40:44 -0700 Served asset /scaffold.css - 304 Not Modified (0ms) Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-11-04 18:40:44 -0700 Served asset /users.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-04 18:40:44 -0700 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-04 18:40:44 -0700 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-11-04 18:40:44 -0700 Served asset /users.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-04 18:40:44 -0700 Served asset /application.js - 304 Not Modified (0ms) Started GET "/users/new" for 127.0.0.1 at 2011-11-04 18:40:46 -0700 Processing by UsersController#new as HTML Rendered users/_form.html.erb (10.6ms) Rendered users/new.html.erb within layouts/application (65.3ms) Completed 200 OK in 73ms (Views: 72.5ms | ActiveRecord: 0.2ms) Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2011-11-04 18:40:46 -0700 Served asset /scaffold.css - 304 Not Modified (0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-04 18:40:46 -0700 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-11-04 18:40:46 -0700 Served asset /users.css - 304 Not Modified (0ms) Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-11-04 18:40:46 -0700 Served asset /users.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-04 18:40:46 -0700 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-04 18:40:46 -0700 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-04 18:40:46 -0700 Served asset /application.js - 304 Not Modified (0ms) Started POST "/users" for 127.0.0.1 at 2011-11-04 18:40:47 -0700 Processing by UsersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"ib5BwI1Q6tr7gEx0LyvCUyi5jnTnKv8qmYtCHJJtck0=", "user"=>{"name"=>"", "password"=>"[FILTERED]", "email"=>""}, "commit"=>"Create User"} SQL (18.7ms) INSERT INTO "users" ("created_at", "email", "name", "password", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 05 Nov 2011 01:40:47 UTC +00:00], ["email", ""], ["name", ""], ["password", ""], ["updated_at", Sat, 05 Nov 2011 01:40:47 UTC +00:00]] Redirected to http://localhost:3000/users/44 Completed 302 Found in 32ms Started GET "/users/44" for 127.0.0.1 at 2011-11-04 18:40:47 -0700 Processing by UsersController#show as HTML Parameters: {"id"=>"44"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", "44"]] Rendered users/show.html.erb within layouts/application (7.3ms) Completed 200 OK in 60ms (Views: 57.5ms | ActiveRecord: 0.4ms) Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2011-11-04 18:40:47 -0700 Served asset /scaffold.css - 304 Not Modified (0ms) Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-11-04 18:40:47 -0700 Served asset /users.css - 304 Not Modified (0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-04 18:40:47 -0700 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-04 18:40:47 -0700 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-11-04 18:40:47 -0700 Served asset /users.js - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-04 18:40:47 -0700 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-04 18:40:47 -0700 Served asset /application.js - 304 Not Modified (0ms) Started GET "/users/44" for 127.0.0.1 at 2011-11-04 18:42:22 -0700 ActionController::RoutingError (undefined method `observe' for #): app/controllers/application_controller.rb:8:in `' app/controllers/application_controller.rb:1:in `' app/controllers/users_controller.rb:1:in `' Rendered /Users/trcarden/.rvm/gems/ruby-1.9.2-p180@global/gems/actionpack-3.1.1/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (11.8ms) Started GET "/users" for 127.0.0.1 at 2011-11-04 18:43:42 -0700 Processing by UsersController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users"  Rendered users/index.html.erb within layouts/application (179.1ms) Completed 200 OK in 238ms (Views: 234.8ms | ActiveRecord: 0.5ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-04 18:43:44 -0700 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2011-11-04 18:43:44 -0700 Served asset /scaffold.css - 304 Not Modified (7ms) Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-11-04 18:43:44 -0700 Served asset /users.css - 304 Not Modified (2ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-04 18:43:44 -0700 Served asset /application.js - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-04 18:43:44 -0700 Served asset /jquery.js - 304 Not Modified (2ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-04 18:43:44 -0700 Served asset /jquery_ujs.js - 304 Not Modified (2ms) Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-11-04 18:43:44 -0700 Served asset /users.js - 304 Not Modified (2ms) Started GET "/users/new" for 127.0.0.1 at 2011-11-04 18:43:46 -0700 Processing by UsersController#new as HTML Rendered users/_form.html.erb (10.8ms) Rendered users/new.html.erb within layouts/application (22.1ms) Completed 200 OK in 31ms (Views: 29.9ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-04 18:43:46 -0700 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2011-11-04 18:43:46 -0700 Served asset /scaffold.css - 304 Not Modified (0ms) Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-11-04 18:43:46 -0700 Served asset /users.css - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-04 18:43:46 -0700 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-04 18:43:46 -0700 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-11-04 18:43:46 -0700 Served asset /users.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-04 18:43:46 -0700 Served asset /application.js - 304 Not Modified (0ms) Started POST "/users" for 127.0.0.1 at 2011-11-04 18:43:48 -0700 Processing by UsersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"ib5BwI1Q6tr7gEx0LyvCUyi5jnTnKv8qmYtCHJJtck0=", "user"=>{"name"=>"", "password"=>"[FILTERED]", "email"=>""}, "commit"=>"Create User"} SQL (17.5ms) INSERT INTO "users" ("created_at", "email", "name", "password", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 05 Nov 2011 01:43:48 UTC +00:00], ["email", ""], ["name", ""], ["password", ""], ["updated_at", Sat, 05 Nov 2011 01:43:48 UTC +00:00]] Redirected to http://localhost:3000/users/45 Completed 302 Found in 30ms Started GET "/users/45" for 127.0.0.1 at 2011-11-04 18:43:48 -0700 Processing by UsersController#show as HTML Parameters: {"id"=>"45"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", "45"]] Rendered users/show.html.erb within layouts/application (8.0ms) Completed 200 OK in 18ms (Views: 15.6ms | ActiveRecord: 0.4ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-04 18:43:48 -0700 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-11-04 18:43:48 -0700 Served asset /users.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-04 18:43:48 -0700 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2011-11-04 18:43:48 -0700 Served asset /scaffold.css - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-04 18:43:48 -0700 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-11-04 18:43:48 -0700 Served asset /users.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-04 18:43:48 -0700 Served asset /application.js - 304 Not Modified (0ms)  (0.1ms) select sqlite_version(*)  (1.9ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  (0.0ms) PRAGMA index_list("schema_migrations")  (0.9ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations"  Migrating to CreateUsers (20111104001311)  (0.3ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "password" varchar(255), "email" varchar(255), "created_at" datetime, "updated_at" datetime)  (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES ('20111104001311')  (0.2ms) select sqlite_version(*)  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations"   (0.0ms) PRAGMA index_list("users") Started GET "/users" for 127.0.0.1 at 2011-11-04 18:44:42 -0700 Processing by UsersController#index as HTML User Load (0.1ms) SELECT "users".* FROM "users"  Rendered users/index.html.erb within layouts/application (12.4ms) Completed 200 OK in 105ms (Views: 103.3ms | ActiveRecord: 0.1ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-04 18:44:43 -0700 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2011-11-04 18:44:43 -0700 Served asset /scaffold.css - 304 Not Modified (7ms) Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-11-04 18:44:43 -0700 Served asset /users.css - 304 Not Modified (2ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-04 18:44:43 -0700 Served asset /jquery.js - 304 Not Modified (2ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-04 18:44:43 -0700 Served asset /application.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-04 18:44:43 -0700 Served asset /jquery_ujs.js - 304 Not Modified (2ms) Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-11-04 18:44:43 -0700 Served asset /users.js - 304 Not Modified (2ms) Started GET "/users/new" for 127.0.0.1 at 2011-11-04 18:44:45 -0700 Processing by UsersController#new as HTML Rendered users/_form.html.erb (12.8ms) Rendered users/new.html.erb within layouts/application (26.5ms) Completed 200 OK in 35ms (Views: 33.8ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-04 18:44:45 -0700 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-11-04 18:44:45 -0700 Served asset /users.css - 304 Not Modified (0ms) Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-11-04 18:44:45 -0700 Served asset /users.js - 304 Not Modified (0ms) Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2011-11-04 18:44:45 -0700 Served asset /scaffold.css - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-04 18:44:45 -0700 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-04 18:44:45 -0700 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-04 18:44:45 -0700 Served asset /application.js - 304 Not Modified (0ms) Started POST "/users" for 127.0.0.1 at 2011-11-04 18:44:46 -0700 Processing by UsersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"ib5BwI1Q6tr7gEx0LyvCUyi5jnTnKv8qmYtCHJJtck0=", "user"=>{"name"=>"", "password"=>"[FILTERED]", "email"=>""}, "commit"=>"Create User"} SQL (17.0ms) INSERT INTO "users" ("created_at", "email", "name", "password", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 05 Nov 2011 01:44:46 UTC +00:00], ["email", ""], ["name", ""], ["password", ""], ["updated_at", Sat, 05 Nov 2011 01:44:46 UTC +00:00]] Redirected to http://localhost:3000/users/1 Completed 302 Found in 29ms Started GET "/users/1" for 127.0.0.1 at 2011-11-04 18:44:46 -0700 Processing by UsersController#show as HTML Parameters: {"id"=>"1"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", "1"]] Rendered users/show.html.erb within layouts/application (7.7ms) Completed 200 OK in 18ms (Views: 15.1ms | ActiveRecord: 0.4ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-04 18:44:47 -0700 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2011-11-04 18:44:47 -0700 Served asset /scaffold.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-04 18:44:47 -0700 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-04 18:44:47 -0700 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-11-04 18:44:47 -0700 Served asset /users.js - 304 Not Modified (0ms) Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-11-04 18:44:47 -0700 Served asset /users.css - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-04 18:44:47 -0700 Served asset /application.js - 304 Not Modified (0ms) Started GET "/users" for 127.0.0.1 at 2011-11-04 18:45:32 -0700 Processing by UsersController#index as HTML User Load (0.1ms) SELECT "users".* FROM "users"  Rendered users/index.html.erb within layouts/application (57.0ms) Completed 200 OK in 116ms (Views: 113.8ms | ActiveRecord: 0.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-04 18:45:33 -0700 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-11-04 18:45:33 -0700 Served asset /users.css - 304 Not Modified (3ms) Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2011-11-04 18:45:33 -0700 Served asset /scaffold.css - 304 Not Modified (2ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-04 18:45:33 -0700 Served asset /jquery.js - 304 Not Modified (2ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-04 18:45:33 -0700 Served asset /jquery_ujs.js - 304 Not Modified (2ms) Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-11-04 18:45:33 -0700 Served asset /users.js - 304 Not Modified (2ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-04 18:45:33 -0700 Served asset /application.js - 304 Not Modified (0ms) Started GET "/users/new" for 127.0.0.1 at 2011-11-04 18:45:35 -0700 Processing by UsersController#new as HTML Rendered users/_form.html.erb (10.3ms) Rendered users/new.html.erb within layouts/application (21.3ms) Completed 200 OK in 29ms (Views: 28.5ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-04 18:45:35 -0700 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-04 18:45:35 -0700 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-11-04 18:45:35 -0700 Served asset /users.css - 304 Not Modified (0ms) Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2011-11-04 18:45:35 -0700 Served asset /scaffold.css - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-04 18:45:35 -0700 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-11-04 18:45:35 -0700 Served asset /users.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-04 18:45:35 -0700 Served asset /application.js - 304 Not Modified (0ms) Started POST "/users" for 127.0.0.1 at 2011-11-04 18:45:37 -0700 Processing by UsersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"ib5BwI1Q6tr7gEx0LyvCUyi5jnTnKv8qmYtCHJJtck0=", "user"=>{"name"=>"", "password"=>"[FILTERED]", "email"=>""}, "commit"=>"Create User"} SQL (16.5ms) INSERT INTO "users" ("created_at", "email", "name", "password", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 05 Nov 2011 01:45:38 UTC +00:00], ["email", ""], ["name", ""], ["password", ""], ["updated_at", Sat, 05 Nov 2011 01:45:38 UTC +00:00]] Redirected to http://localhost:3000/users/2 Completed 302 Found in 72ms Started GET "/users/2" for 127.0.0.1 at 2011-11-04 18:45:38 -0700 Processing by UsersController#show as HTML Parameters: {"id"=>"2"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", "2"]] Rendered users/show.html.erb within layouts/application (8.1ms) Completed 200 OK in 18ms (Views: 15.2ms | ActiveRecord: 0.4ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-04 18:45:38 -0700 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2011-11-04 18:45:38 -0700 Served asset /scaffold.css - 304 Not Modified (0ms) Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-11-04 18:45:38 -0700 Served asset /users.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-04 18:45:38 -0700 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-04 18:45:38 -0700 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-11-04 18:45:38 -0700 Served asset /users.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-04 18:45:38 -0700 Served asset /application.js - 304 Not Modified (0ms) Started GET "/users" for 127.0.0.1 at 2011-11-04 18:49:15 -0700 Processing by UsersController#index as HTML User Load (0.2ms) SELECT "users".* FROM "users"  Rendered users/index.html.erb within layouts/application (64.6ms) Completed 200 OK in 124ms (Views: 122.4ms | ActiveRecord: 0.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-04 18:49:16 -0700 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2011-11-04 18:49:16 -0700 Served asset /scaffold.css - 304 Not Modified (5ms) Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-11-04 18:49:16 -0700 Served asset /users.css - 304 Not Modified (2ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-04 18:49:17 -0700 Served asset /jquery.js - 304 Not Modified (3ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-04 18:49:17 -0700 Served asset /jquery_ujs.js - 304 Not Modified (2ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-04 18:49:17 -0700 Served asset /application.js - 304 Not Modified (0ms) Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-11-04 18:49:17 -0700 Served asset /users.js - 304 Not Modified (2ms) Started GET "/users/new" for 127.0.0.1 at 2011-11-04 18:49:17 -0700 Processing by UsersController#new as HTML Rendered users/_form.html.erb (10.5ms) Rendered users/new.html.erb within layouts/application (21.3ms) Completed 200 OK in 29ms (Views: 28.4ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-04 18:49:17 -0700 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2011-11-04 18:49:17 -0700 Served asset /scaffold.css - 304 Not Modified (0ms) Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-11-04 18:49:17 -0700 Served asset /users.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-04 18:49:17 -0700 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-04 18:49:18 -0700 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-11-04 18:49:18 -0700 Served asset /users.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-04 18:49:18 -0700 Served asset /application.js - 304 Not Modified (0ms) Started POST "/users" for 127.0.0.1 at 2011-11-04 18:49:19 -0700 Processing by UsersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"ib5BwI1Q6tr7gEx0LyvCUyi5jnTnKv8qmYtCHJJtck0=", "user"=>{"name"=>"", "password"=>"[FILTERED]", "email"=>""}, "commit"=>"Create User"} SQL (58.3ms) INSERT INTO "users" ("created_at", "email", "name", "password", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 05 Nov 2011 01:49:19 UTC +00:00], ["email", ""], ["name", ""], ["password", ""], ["updated_at", Sat, 05 Nov 2011 01:49:19 UTC +00:00]] Redirected to http://localhost:3000/users/3 Completed 302 Found in 71ms Started GET "/users/3" for 127.0.0.1 at 2011-11-04 18:49:19 -0700 Processing by UsersController#show as HTML Parameters: {"id"=>"3"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", "3"]] Rendered users/show.html.erb within layouts/application (8.6ms) Completed 200 OK in 19ms (Views: 16.1ms | ActiveRecord: 0.5ms) Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2011-11-04 18:49:19 -0700 Served asset /scaffold.css - 304 Not Modified (0ms) Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-11-04 18:49:19 -0700 Served asset /users.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-04 18:49:19 -0700 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-04 18:49:19 -0700 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-11-04 18:49:19 -0700 Served asset /users.js - 304 Not Modified (0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-04 18:49:19 -0700 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-04 18:49:19 -0700 Served asset /application.js - 304 Not Modified (0ms) Started GET "/users" for 127.0.0.1 at 2011-11-04 18:49:45 -0700 Processing by UsersController#index as HTML User Load (0.2ms) SELECT "users".* FROM "users"  Rendered users/index.html.erb within layouts/application (64.8ms) Completed 200 OK in 124ms (Views: 122.4ms | ActiveRecord: 0.4ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-04 18:49:46 -0700 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2011-11-04 18:49:46 -0700 Served asset /scaffold.css - 304 Not Modified (46ms) Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-11-04 18:49:46 -0700 Served asset /users.css - 304 Not Modified (2ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-04 18:49:46 -0700 Served asset /application.js - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-04 18:49:46 -0700 Served asset /jquery.js - 304 Not Modified (2ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-04 18:49:46 -0700 Served asset /jquery_ujs.js - 304 Not Modified (2ms) Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-11-04 18:49:46 -0700 Served asset /users.js - 304 Not Modified (1ms) Started GET "/users/new" for 127.0.0.1 at 2011-11-04 18:49:47 -0700 Processing by UsersController#new as HTML Rendered users/_form.html.erb (10.7ms) Rendered users/new.html.erb within layouts/application (21.7ms) Completed 200 OK in 30ms (Views: 28.7ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-04 18:49:47 -0700 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2011-11-04 18:49:47 -0700 Served asset /scaffold.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-04 18:49:47 -0700 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-11-04 18:49:47 -0700 Served asset /users.css - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-04 18:49:47 -0700 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-11-04 18:49:47 -0700 Served asset /users.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-04 18:49:47 -0700 Served asset /application.js - 304 Not Modified (0ms) Started POST "/users" for 127.0.0.1 at 2011-11-04 18:49:48 -0700 Processing by UsersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"ib5BwI1Q6tr7gEx0LyvCUyi5jnTnKv8qmYtCHJJtck0=", "user"=>{"name"=>"", "password"=>"[FILTERED]", "email"=>""}, "commit"=>"Create User"} SQL (57.7ms) INSERT INTO "users" ("created_at", "email", "name", "password", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 05 Nov 2011 01:49:48 UTC +00:00], ["email", ""], ["name", ""], ["password", ""], ["updated_at", Sat, 05 Nov 2011 01:49:48 UTC +00:00]] Redirected to http://localhost:3000/users/4 Completed 302 Found in 70ms Started GET "/users/4" for 127.0.0.1 at 2011-11-04 18:49:48 -0700 Processing by UsersController#show as HTML Parameters: {"id"=>"4"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", "4"]] Rendered users/show.html.erb within layouts/application (8.1ms) Completed 200 OK in 18ms (Views: 15.5ms | ActiveRecord: 0.4ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-04 18:49:48 -0700 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-11-04 18:49:48 -0700 Served asset /users.css - 304 Not Modified (0ms) Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2011-11-04 18:49:48 -0700 Served asset /scaffold.css - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-04 18:49:48 -0700 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-11-04 18:49:48 -0700 Served asset /users.js - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-04 18:49:48 -0700 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-04 18:49:48 -0700 Served asset /application.js - 304 Not Modified (0ms) Started GET "/users/4" for 127.0.0.1 at 2011-11-04 18:50:36 -0700 Processing by UsersController#show as HTML Parameters: {"id"=>"4"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", "4"]] Rendered users/show.html.erb within layouts/application (59.6ms) Completed 200 OK in 119ms (Views: 116.5ms | ActiveRecord: 0.4ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-04 18:50:37 -0700 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2011-11-04 18:50:37 -0700 Served asset /scaffold.css - 304 Not Modified (2ms) Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-11-04 18:50:37 -0700 Served asset /users.css - 304 Not Modified (2ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-04 18:50:37 -0700 Served asset /jquery.js - 304 Not Modified (2ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-04 18:50:37 -0700 Served asset /application.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-04 18:50:37 -0700 Served asset /jquery_ujs.js - 304 Not Modified (2ms) Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-11-04 18:50:37 -0700 Served asset /users.js - 304 Not Modified (2ms) Started GET "/users" for 127.0.0.1 at 2011-11-04 18:50:38 -0700 Processing by UsersController#index as HTML User Load (0.1ms) SELECT "users".* FROM "users" Rendered users/index.html.erb within layouts/application (15.6ms) Completed 200 OK in 25ms (Views: 23.0ms | ActiveRecord: 0.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-04 18:50:38 -0700 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-11-04 18:50:38 -0700 Served asset /users.css - 304 Not Modified (0ms) Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2011-11-04 18:50:38 -0700 Served asset /scaffold.css - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-04 18:50:38 -0700 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-11-04 18:50:38 -0700 Served asset /users.js - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-04 18:50:38 -0700 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-04 18:50:38 -0700 Served asset /application.js - 304 Not Modified (0ms) Started GET "/users/new" for 127.0.0.1 at 2011-11-04 18:50:39 -0700 Processing by UsersController#new as HTML Rendered users/_form.html.erb (10.6ms) Rendered users/new.html.erb within layouts/application (21.6ms) Completed 200 OK in 30ms (Views: 28.7ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-04 18:50:39 -0700 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2011-11-04 18:50:39 -0700 Served asset /scaffold.css - 304 Not Modified (0ms) Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-11-04 18:50:39 -0700 Served asset /users.css - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-04 18:50:39 -0700 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-04 18:50:39 -0700 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-11-04 18:50:39 -0700 Served asset /users.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-04 18:50:39 -0700 Served asset /application.js - 304 Not Modified (0ms) Started POST "/users" for 127.0.0.1 at 2011-11-04 18:50:40 -0700 Processing by UsersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"ib5BwI1Q6tr7gEx0LyvCUyi5jnTnKv8qmYtCHJJtck0=", "user"=>{"name"=>"", "password"=>"[FILTERED]", "email"=>""}, "commit"=>"Create User"} SQL (16.8ms) INSERT INTO "users" ("created_at", "email", "name", "password", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 05 Nov 2011 01:50:40 UTC +00:00], ["email", ""], ["name", ""], ["password", ""], ["updated_at", Sat, 05 Nov 2011 01:50:40 UTC +00:00]] Redirected to http://localhost:3000/users/5 Completed 302 Found in 29ms Started GET "/users/5" for 127.0.0.1 at 2011-11-04 18:50:40 -0700 Processing by UsersController#show as HTML Parameters: {"id"=>"5"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", "5"]] Rendered users/show.html.erb within layouts/application (7.2ms) Completed 200 OK in 17ms (Views: 14.6ms | ActiveRecord: 0.4ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-04 18:50:40 -0700 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-11-04 18:50:40 -0700 Served asset /users.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-04 18:50:40 -0700 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-04 18:50:40 -0700 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-11-04 18:50:40 -0700 Served asset /users.js - 304 Not Modified (0ms) Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2011-11-04 18:50:40 -0700 Served asset /scaffold.css - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-04 18:50:40 -0700 Served asset /application.js - 304 Not Modified (0ms) Started GET "/users" for 127.0.0.1 at 2011-11-04 18:55:15 -0700 ActionController::RoutingError (uninitialized constant SessionLogger::Session): app/controllers/application_controller.rb:8:in `' app/controllers/application_controller.rb:1:in `' app/controllers/users_controller.rb:1:in `' Rendered /Users/trcarden/.rvm/gems/ruby-1.9.2-p180@global/gems/actionpack-3.1.1/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (11.4ms) Started GET "/users" for 127.0.0.1 at 2011-11-04 18:56:01 -0700 Processing by UsersController#index as HTML User Load (0.2ms) SELECT "users".* FROM "users"  Rendered users/index.html.erb within layouts/application (65.7ms) Completed 200 OK in 122ms (Views: 120.5ms | ActiveRecord: 0.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-04 18:56:02 -0700 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-11-04 18:56:02 -0700 Served asset /users.css - 304 Not Modified (7ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-04 18:56:02 -0700 Served asset /application.js - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-04 18:56:02 -0700 Served asset /jquery.js - 304 Not Modified (2ms) Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2011-11-04 18:56:02 -0700 Served asset /scaffold.css - 304 Not Modified (2ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-04 18:56:02 -0700 Served asset /jquery_ujs.js - 304 Not Modified (2ms) Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-11-04 18:56:02 -0700 Served asset /users.js - 304 Not Modified (2ms) Started GET "/users/new" for 127.0.0.1 at 2011-11-04 18:56:04 -0700 Processing by UsersController#new as HTML Rendered users/_form.html.erb (10.3ms) Rendered users/new.html.erb within layouts/application (21.2ms) Completed 200 OK in 29ms (Views: 28.1ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-04 18:56:04 -0700 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-11-04 18:56:04 -0700 Served asset /users.css - 304 Not Modified (0ms) Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2011-11-04 18:56:04 -0700 Served asset /scaffold.css - 304 Not Modified (0ms) Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-11-04 18:56:04 -0700 Served asset /users.js - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-04 18:56:04 -0700 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-04 18:56:04 -0700 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-04 18:56:04 -0700 Served asset /application.js - 304 Not Modified (0ms) Started POST "/users" for 127.0.0.1 at 2011-11-04 18:56:05 -0700 Processing by UsersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"ib5BwI1Q6tr7gEx0LyvCUyi5jnTnKv8qmYtCHJJtck0=", "user"=>{"name"=>"", "password"=>"[FILTERED]", "email"=>""}, "commit"=>"Create User"} SQL (17.2ms) INSERT INTO "users" ("created_at", "email", "name", "password", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 05 Nov 2011 01:56:05 UTC +00:00], ["email", ""], ["name", ""], ["password", ""], ["updated_at", Sat, 05 Nov 2011 01:56:05 UTC +00:00]] Redirected to http://localhost:3000/users/6 Completed 302 Found in 30ms Started GET "/users/6" for 127.0.0.1 at 2011-11-04 18:56:05 -0700 Processing by UsersController#show as HTML Parameters: {"id"=>"6"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", "6"]] Rendered users/show.html.erb within layouts/application (8.1ms) Completed 200 OK in 18ms (Views: 15.6ms | ActiveRecord: 0.4ms) Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2011-11-04 18:56:05 -0700 Served asset /scaffold.css - 304 Not Modified (0ms) Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-11-04 18:56:05 -0700 Served asset /users.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-04 18:56:05 -0700 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-11-04 18:56:05 -0700 Served asset /users.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-04 18:56:05 -0700 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-04 18:56:05 -0700 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-04 18:56:05 -0700 Served asset /application.js - 304 Not Modified (0ms) Started GET "/users" for 127.0.0.1 at 2011-11-04 19:04:05 -0700 Processing by UsersController#index as HTML User Load (0.2ms) SELECT "users".* FROM "users"  Rendered users/index.html.erb within layouts/application (43.1ms) Completed 200 OK in 157ms (Views: 154.4ms | ActiveRecord: 0.5ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-04 19:04:07 -0700 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2011-11-04 19:04:07 -0700 Served asset /scaffold.css - 304 Not Modified (12ms) Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-11-04 19:04:07 -0700 Served asset /users.css - 304 Not Modified (4ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-04 19:04:07 -0700 Served asset /jquery.js - 304 Not Modified (5ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-04 19:04:07 -0700 Served asset /application.js - 304 Not Modified (1ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-04 19:04:07 -0700 Served asset /jquery_ujs.js - 304 Not Modified (6ms) Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-11-04 19:04:07 -0700 Served asset /users.js - 304 Not Modified (5ms) Started GET "/users/new" for 127.0.0.1 at 2011-11-04 19:04:10 -0700 Processing by UsersController#new as HTML Rendered users/_form.html.erb (59.2ms) Rendered users/new.html.erb within layouts/application (72.1ms) Completed 200 OK in 85ms (Views: 83.5ms | ActiveRecord: 0.3ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-04 19:08:05 -0700 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-11-04 19:08:05 -0700 Served asset /users.css - 304 Not Modified (0ms) Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2011-11-04 19:08:05 -0700 Served asset /scaffold.css - 304 Not Modified (0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-04 19:08:05 -0700 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-04 19:08:05 -0700 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-11-04 19:08:05 -0700 Served asset /users.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-04 19:08:05 -0700 Served asset /application.js - 304 Not Modified (1ms) Started POST "/users" for 127.0.0.1 at 2011-11-04 19:08:47 -0700 Processing by UsersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"ib5BwI1Q6tr7gEx0LyvCUyi5jnTnKv8qmYtCHJJtck0=", "user"=>{"name"=>"", "password"=>"[FILTERED]", "email"=>""}, "commit"=>"Create User"} SQL (20.1ms) INSERT INTO "users" ("created_at", "email", "name", "password", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 05 Nov 2011 02:08:52 UTC +00:00], ["email", ""], ["name", ""], ["password", ""], ["updated_at", Sat, 05 Nov 2011 02:08:52 UTC +00:00]] Redirected to http://localhost:3000/users/7 Completed 302 Found in 37ms Started GET "/users/7" for 127.0.0.1 at 2011-11-04 19:08:52 -0700 Processing by UsersController#show as HTML Parameters: {"id"=>"7"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", "7"]] Rendered users/show.html.erb within layouts/application (10.5ms) Completed 200 OK in 25ms (Views: 21.2ms | ActiveRecord: 0.7ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-04 19:08:58 -0700 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2011-11-04 19:08:58 -0700 Served asset /scaffold.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-04 19:08:58 -0700 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-11-04 19:08:58 -0700 Served asset /users.css - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-04 19:08:58 -0700 Served asset /application.js - 304 Not Modified (1ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-04 19:08:58 -0700 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-11-04 19:08:58 -0700 Served asset /users.js - 304 Not Modified (0ms) Started GET "/users" for 127.0.0.1 at 2011-11-04 19:10:34 -0700 Processing by UsersController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users"  Rendered users/index.html.erb within layouts/application (83.3ms) Completed 200 OK in 2900ms (Views: 154.9ms | ActiveRecord: 0.7ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-04 19:10:38 -0700 Served asset /application.css - 304 Not Modified (1ms) Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2011-11-04 19:10:38 -0700 Served asset /scaffold.css - 304 Not Modified (5ms) Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-11-04 19:10:38 -0700 Served asset /users.css - 304 Not Modified (4ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-04 19:10:38 -0700 Served asset /jquery.js - 304 Not Modified (5ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-04 19:10:38 -0700 Served asset /application.js - 304 Not Modified (1ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-04 19:10:38 -0700 Served asset /jquery_ujs.js - 304 Not Modified (5ms) Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-11-04 19:10:38 -0700 Served asset /users.js - 304 Not Modified (5ms) Started GET "/users/new" for 127.0.0.1 at 2011-11-04 19:10:40 -0700 Processing by UsersController#new as HTML Rendered users/_form.html.erb (18.0ms) Rendered users/new.html.erb within layouts/application (30.8ms) Completed 200 OK in 1247ms (Views: 43.1ms | ActiveRecord: 0.3ms) Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2011-11-04 19:10:42 -0700 Served asset /scaffold.css - 304 Not Modified (0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-04 19:10:42 -0700 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-04 19:10:42 -0700 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-11-04 19:10:42 -0700 Served asset /users.js - 304 Not Modified (0ms) Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-11-04 19:10:42 -0700 Served asset /users.css - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-04 19:10:42 -0700 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-04 19:10:42 -0700 Served asset /application.js - 304 Not Modified (1ms) Started POST "/users" for 127.0.0.1 at 2011-11-04 19:10:44 -0700 Processing by UsersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"ib5BwI1Q6tr7gEx0LyvCUyi5jnTnKv8qmYtCHJJtck0=", "user"=>{"name"=>"", "password"=>"[FILTERED]", "email"=>""}, "commit"=>"Create User"} SQL (20.5ms) INSERT INTO "users" ("created_at", "email", "name", "password", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 05 Nov 2011 02:10:46 UTC +00:00], ["email", ""], ["name", ""], ["password", ""], ["updated_at", Sat, 05 Nov 2011 02:10:46 UTC +00:00]] Redirected to http://localhost:3000/users/8 Completed 302 Found in 2020ms Started GET "/users/8" for 127.0.0.1 at 2011-11-04 19:10:46 -0700 Processing by UsersController#show as HTML Parameters: {"id"=>"8"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", "8"]] Rendered users/show.html.erb within layouts/application (56.6ms) Completed 200 OK in 5455ms (Views: 68.2ms | ActiveRecord: 1.1ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-04 19:10:52 -0700 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-11-04 19:10:52 -0700 Served asset /users.js - 304 Not Modified (0ms) Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-11-04 19:10:52 -0700 Served asset /users.css - 304 Not Modified (0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-04 19:10:52 -0700 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2011-11-04 19:10:52 -0700 Served asset /scaffold.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-04 19:10:52 -0700 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-04 19:10:52 -0700 Served asset /application.js - 304 Not Modified (1ms) Started GET "/users" for 127.0.0.1 at 2011-11-04 19:12:36 -0700 Processing by UsersController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users"  Rendered users/index.html.erb within layouts/application (95.9ms) Completed 200 OK in 2364ms (Views: 170.4ms | ActiveRecord: 0.6ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-04 19:12:39 -0700 Served asset /application.css - 304 Not Modified (1ms) Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2011-11-04 19:12:39 -0700 Served asset /scaffold.css - 304 Not Modified (9ms) Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-11-04 19:12:39 -0700 Served asset /users.css - 304 Not Modified (4ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-04 19:12:39 -0700 Served asset /jquery.js - 304 Not Modified (5ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-04 19:12:39 -0700 Served asset /jquery_ujs.js - 304 Not Modified (6ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-04 19:12:39 -0700 Served asset /application.js - 304 Not Modified (1ms) Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-11-04 19:12:39 -0700 Served asset /users.js - 304 Not Modified (3ms) Started GET "/users/new" for 127.0.0.1 at 2011-11-04 19:12:50 -0700 Processing by UsersController#new as HTML Rendered users/_form.html.erb (17.9ms) Rendered users/new.html.erb within layouts/application (31.1ms) Completed 200 OK in 2434ms (Views: 43.6ms | ActiveRecord: 0.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-04 19:12:52 -0700 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-11-04 19:12:52 -0700 Served asset /users.css - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-04 19:12:52 -0700 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2011-11-04 19:12:52 -0700 Served asset /scaffold.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-04 19:12:52 -0700 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-04 19:12:52 -0700 Served asset /application.js - 304 Not Modified (1ms) Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-11-04 19:12:52 -0700 Served asset /users.js - 304 Not Modified (0ms) Started POST "/users" for 127.0.0.1 at 2011-11-04 19:12:55 -0700 Processing by UsersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"ib5BwI1Q6tr7gEx0LyvCUyi5jnTnKv8qmYtCHJJtck0=", "user"=>{"name"=>"", "password"=>"[FILTERED]", "email"=>""}, "commit"=>"Create User"} SQL (21.3ms) INSERT INTO "users" ("created_at", "email", "name", "password", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 05 Nov 2011 02:13:52 UTC +00:00], ["email", ""], ["name", ""], ["password", ""], ["updated_at", Sat, 05 Nov 2011 02:13:52 UTC +00:00]] Redirected to http://localhost:3000/users/9 Completed 302 Found in 56832ms Started GET "/users/9" for 127.0.0.1 at 2011-11-04 19:13:52 -0700 Processing by UsersController#show as HTML Parameters: {"id"=>"9"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", "9"]] Rendered users/show.html.erb within layouts/application (11.3ms) Completed 200 OK in 3030ms (Views: 23.5ms | ActiveRecord: 0.8ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-04 19:13:55 -0700 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2011-11-04 19:13:55 -0700 Served asset /scaffold.css - 304 Not Modified (0ms) Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-11-04 19:13:55 -0700 Served asset /users.css - 304 Not Modified (0ms) Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-11-04 19:13:55 -0700 Served asset /users.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-04 19:13:55 -0700 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-04 19:13:55 -0700 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-04 19:13:55 -0700 Served asset /application.js - 304 Not Modified (1ms) Started GET "/users" for 127.0.0.1 at 2011-11-04 19:14:05 -0700 Processing by UsersController#index as HTML User Load (0.2ms) SELECT "users".* FROM "users"  Rendered users/index.html.erb within layouts/application (73.5ms) Completed 200 OK in 129ms (Views: 127.2ms | ActiveRecord: 0.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-04 19:14:07 -0700 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-04 19:14:07 -0700 Served asset /jquery.js - 304 Not Modified (3ms) Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-11-04 19:14:07 -0700 Served asset /users.js - 304 Not Modified (2ms) Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2011-11-04 19:14:07 -0700 Served asset /scaffold.css - 304 Not Modified (2ms) Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-11-04 19:14:07 -0700 Served asset /users.css - 304 Not Modified (2ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-04 19:14:07 -0700 Served asset /jquery_ujs.js - 304 Not Modified (2ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-04 19:14:07 -0700 Served asset /application.js - 304 Not Modified (0ms) Started GET "/users/new" for 127.0.0.1 at 2011-11-04 19:14:08 -0700 Processing by UsersController#new as HTML Rendered users/_form.html.erb (10.9ms) Rendered users/new.html.erb within layouts/application (21.6ms) Completed 200 OK in 30ms (Views: 28.8ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-04 19:14:08 -0700 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2011-11-04 19:14:08 -0700 Served asset /scaffold.css - 304 Not Modified (0ms) Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-11-04 19:14:08 -0700 Served asset /users.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-04 19:14:08 -0700 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-11-04 19:14:08 -0700 Served asset /users.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-04 19:14:08 -0700 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-04 19:14:08 -0700 Served asset /application.js - 304 Not Modified (0ms) Started POST "/users" for 127.0.0.1 at 2011-11-04 19:14:09 -0700 Processing by UsersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"ib5BwI1Q6tr7gEx0LyvCUyi5jnTnKv8qmYtCHJJtck0=", "user"=>{"name"=>"", "password"=>"[FILTERED]", "email"=>""}, "commit"=>"Create User"} SQL (20.6ms) INSERT INTO "users" ("created_at", "email", "name", "password", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 05 Nov 2011 02:14:11 UTC +00:00], ["email", ""], ["name", ""], ["password", ""], ["updated_at", Sat, 05 Nov 2011 02:14:11 UTC +00:00]] Redirected to http://localhost:3000/users/10 Completed 302 Found in 2205ms Started GET "/users/10" for 127.0.0.1 at 2011-11-04 19:14:11 -0700 Processing by UsersController#show as HTML Parameters: {"id"=>"10"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", "10"]] Rendered users/show.html.erb within layouts/application (11.1ms) Completed 200 OK in 27ms (Views: 22.6ms | ActiveRecord: 0.7ms) Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2011-11-04 19:14:11 -0700 Served asset /scaffold.css - 304 Not Modified (0ms) Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-11-04 19:14:11 -0700 Served asset /users.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-04 19:14:11 -0700 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-11-04 19:14:11 -0700 Served asset /users.js - 304 Not Modified (0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-04 19:14:11 -0700 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-04 19:14:11 -0700 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-04 19:14:11 -0700 Served asset /application.js - 304 Not Modified (1ms) Started POST "/users" for 127.0.0.1 at 2011-11-04 19:14:29 -0700 Processing by UsersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"ib5BwI1Q6tr7gEx0LyvCUyi5jnTnKv8qmYtCHJJtck0=", "user"=>{"name"=>"", "password"=>"[FILTERED]", "email"=>""}, "commit"=>"Create User"} SQL (20.6ms) INSERT INTO "users" ("created_at", "email", "name", "password", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 05 Nov 2011 02:19:00 UTC +00:00], ["email", ""], ["name", ""], ["password", ""], ["updated_at", Sat, 05 Nov 2011 02:19:00 UTC +00:00]] Redirected to http://localhost:3000/users/11 Completed 302 Found in 269579ms Started GET "/users/11" for 127.0.0.1 at 2011-11-04 19:19:00 -0700 Processing by UsersController#show as HTML Parameters: {"id"=>"11"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", "11"]] Rendered users/show.html.erb within layouts/application (22.4ms) Completed 200 OK in 96ms (Views: 92.2ms | ActiveRecord: 0.6ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-04 19:19:00 -0700 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2011-11-04 19:19:00 -0700 Served asset /scaffold.css - 304 Not Modified (5ms) Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-11-04 19:19:00 -0700 Served asset /users.css - 304 Not Modified (4ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-04 19:19:00 -0700 Served asset /jquery.js - 304 Not Modified (5ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-04 19:19:00 -0700 Served asset /application.js - 304 Not Modified (1ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-04 19:19:00 -0700 Served asset /jquery_ujs.js - 304 Not Modified (7ms) Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-11-04 19:19:00 -0700 Served asset /users.js - 304 Not Modified (4ms) Started POST "/users" for 127.0.0.1 at 2011-11-04 19:21:52 -0700 Processing by UsersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"ib5BwI1Q6tr7gEx0LyvCUyi5jnTnKv8qmYtCHJJtck0=", "user"=>{"name"=>"", "password"=>"[FILTERED]", "email"=>""}, "commit"=>"Create User"} SQL (21.3ms) INSERT INTO "users" ("created_at", "email", "name", "password", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 05 Nov 2011 02:22:19 UTC +00:00], ["email", ""], ["name", ""], ["password", ""], ["updated_at", Sat, 05 Nov 2011 02:22:19 UTC +00:00]] Redirected to http://localhost:3000/users/12 Completed 302 Found in 25156ms Started GET "/users/12" for 127.0.0.1 at 2011-11-04 19:22:19 -0700 Processing by UsersController#show as HTML Parameters: {"id"=>"12"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", "12"]] Rendered users/show.html.erb within layouts/application (23.4ms) Completed 200 OK in 101ms (Views: 96.7ms | ActiveRecord: 0.7ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-04 19:22:19 -0700 Served asset /application.css - 304 Not Modified (0ms) Started POST "/users" for 127.0.0.1 at 2011-11-04 19:22:27 -0700 Processing by UsersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"ib5BwI1Q6tr7gEx0LyvCUyi5jnTnKv8qmYtCHJJtck0=", "user"=>{"name"=>"", "password"=>"[FILTERED]", "email"=>""}, "commit"=>"Create User"} SQL (21.0ms) INSERT INTO "users" ("created_at", "email", "name", "password", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 05 Nov 2011 02:22:38 UTC +00:00], ["email", ""], ["name", ""], ["password", ""], ["updated_at", Sat, 05 Nov 2011 02:22:38 UTC +00:00]] Redirected to http://localhost:3000/users/13 Completed 302 Found in 9644ms Started GET "/users/13" for 127.0.0.1 at 2011-11-04 19:22:39 -0700 Processing by UsersController#show as HTML Parameters: {"id"=>"13"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", "13"]] Rendered users/show.html.erb within layouts/application (22.5ms) Completed 200 OK in 97ms (Views: 93.1ms | ActiveRecord: 0.6ms) Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2011-11-04 19:22:39 -0700 Served asset /scaffold.css - 200 OK (6ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-04 19:22:39 -0700 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-11-04 19:22:39 -0700 Served asset /users.css - 200 OK (10ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-04 19:22:39 -0700 Served asset /jquery_ujs.js - 200 OK (6ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-04 19:22:39 -0700 Served asset /jquery.js - 200 OK (6ms) Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-11-04 19:22:39 -0700 Served asset /users.js - 200 OK (4ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-04 19:22:39 -0700 Served asset /application.js - 200 OK (1ms) Started GET "/users/new" for 127.0.0.1 at 2011-11-04 19:22:52 -0700 Processing by UsersController#new as HTML Rendered users/_form.html.erb (11.6ms) Rendered users/new.html.erb within layouts/application (69.9ms) Completed 200 OK in 129ms (Views: 128.3ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-04 19:22:54 -0700 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2011-11-04 19:22:54 -0700 Served asset /scaffold.css - 304 Not Modified (2ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-04 19:22:54 -0700 Served asset /jquery_ujs.js - 304 Not Modified (5ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-04 19:22:54 -0700 Served asset /jquery.js - 304 Not Modified (3ms) Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-11-04 19:22:54 -0700 Served asset /users.css - 304 Not Modified (2ms) Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-11-04 19:22:54 -0700 Served asset /users.js - 304 Not Modified (2ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-04 19:22:54 -0700 Served asset /application.js - 304 Not Modified (0ms) Started POST "/users" for 127.0.0.1 at 2011-11-04 19:22:55 -0700 Processing by UsersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"ib5BwI1Q6tr7gEx0LyvCUyi5jnTnKv8qmYtCHJJtck0=", "user"=>{"name"=>"", "password"=>"[FILTERED]", "email"=>""}, "commit"=>"Create User"} SQL (17.6ms) INSERT INTO "users" ("created_at", "email", "name", "password", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 05 Nov 2011 02:22:55 UTC +00:00], ["email", ""], ["name", ""], ["password", ""], ["updated_at", Sat, 05 Nov 2011 02:22:55 UTC +00:00]] Redirected to http://localhost:3000/users/14 Completed 302 Found in 30ms Started GET "/users/14" for 127.0.0.1 at 2011-11-04 19:22:55 -0700 Processing by UsersController#show as HTML Parameters: {"id"=>"14"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", "14"]] Rendered users/show.html.erb within layouts/application (8.1ms) Completed 200 OK in 19ms (Views: 16.5ms | ActiveRecord: 0.4ms) Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-11-04 19:22:55 -0700 Served asset /users.css - 304 Not Modified (0ms) Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2011-11-04 19:22:55 -0700 Served asset /scaffold.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-04 19:22:55 -0700 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-04 19:22:55 -0700 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-11-04 19:22:55 -0700 Served asset /users.js - 304 Not Modified (0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-04 19:22:55 -0700 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-04 19:22:55 -0700 Served asset /application.js - 304 Not Modified (0ms) Started POST "/users" for 127.0.0.1 at 2011-11-04 19:23:04 -0700 Processing by UsersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"ib5BwI1Q6tr7gEx0LyvCUyi5jnTnKv8qmYtCHJJtck0=", "user"=>{"name"=>"", "password"=>"[FILTERED]", "email"=>""}, "commit"=>"Create User"} SQL (0.5ms) INSERT INTO "users" ("created_at", "email", "name", "password", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 05 Nov 2011 02:23:04 UTC +00:00], ["email", ""], ["name", ""], ["password", ""], ["updated_at", Sat, 05 Nov 2011 02:23:04 UTC +00:00]] Redirected to http://localhost:3000/users/15 Completed 302 Found in 13ms Started GET "/users/15" for 127.0.0.1 at 2011-11-04 19:23:04 -0700 Processing by UsersController#show as HTML Parameters: {"id"=>"15"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", "15"]] Rendered users/show.html.erb within layouts/application (7.4ms) Completed 200 OK in 17ms (Views: 14.9ms | ActiveRecord: 0.4ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-04 19:23:04 -0700 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2011-11-04 19:23:04 -0700 Served asset /scaffold.css - 304 Not Modified (0ms) Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-11-04 19:23:04 -0700 Served asset /users.css - 304 Not Modified (0ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-04 19:23:04 -0700 Served asset /jquery.js - 304 Not Modified (0ms) Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-11-04 19:23:04 -0700 Served asset /users.js - 304 Not Modified (0ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-04 19:23:04 -0700 Served asset /jquery_ujs.js - 304 Not Modified (0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-04 19:23:04 -0700 Served asset /application.js - 304 Not Modified (0ms) Started POST "/users" for 127.0.0.1 at 2011-11-04 19:23:32 -0700 Processing by UsersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"ib5BwI1Q6tr7gEx0LyvCUyi5jnTnKv8qmYtCHJJtck0=", "user"=>{"name"=>"", "password"=>"[FILTERED]", "email"=>""}, "commit"=>"Create User"} SQL (21.5ms) INSERT INTO "users" ("created_at", "email", "name", "password", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 05 Nov 2011 02:23:38 UTC +00:00], ["email", ""], ["name", ""], ["password", ""], ["updated_at", Sat, 05 Nov 2011 02:23:38 UTC +00:00]] Redirected to http://localhost:3000/users/16 Completed 302 Found in 4395ms Started GET "/users/16" for 127.0.0.1 at 2011-11-04 19:23:38 -0700 Processing by UsersController#show as HTML Parameters: {"id"=>"16"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", "16"]] Rendered users/show.html.erb within layouts/application (22.1ms) Completed 200 OK in 96ms (Views: 92.5ms | ActiveRecord: 0.6ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-04 19:23:38 -0700 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2011-11-04 19:23:38 -0700 Served asset /scaffold.css - 304 Not Modified (8ms) Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-11-04 19:23:38 -0700 Served asset /users.css - 304 Not Modified (4ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-04 19:23:38 -0700 Served asset /application.js - 304 Not Modified (1ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-04 19:23:38 -0700 Served asset /jquery.js - 304 Not Modified (5ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-04 19:23:38 -0700 Served asset /jquery_ujs.js - 304 Not Modified (5ms) Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-11-04 19:23:38 -0700 Served asset /users.js - 304 Not Modified (6ms) Started POST "/users" for 127.0.0.1 at 2011-11-04 19:24:12 -0700 Processing by UsersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"ib5BwI1Q6tr7gEx0LyvCUyi5jnTnKv8qmYtCHJJtck0=", "user"=>{"name"=>"", "password"=>"[FILTERED]", "email"=>""}, "commit"=>"Create User"} SQL (20.2ms) INSERT INTO "users" ("created_at", "email", "name", "password", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 05 Nov 2011 02:24:19 UTC +00:00], ["email", ""], ["name", ""], ["password", ""], ["updated_at", Sat, 05 Nov 2011 02:24:19 UTC +00:00]] Redirected to http://localhost:3000/users/17 Completed 302 Found in 4437ms Started GET "/users/17" for 127.0.0.1 at 2011-11-04 19:24:19 -0700 Processing by UsersController#show as HTML Parameters: {"id"=>"17"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", "17"]] Rendered users/show.html.erb within layouts/application (22.5ms) Completed 200 OK in 96ms (Views: 92.0ms | ActiveRecord: 0.6ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-04 19:24:19 -0700 Served asset /application.css - 304 Not Modified (1ms) Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-04 19:24:47 -0700 Served asset /jquery.js - 200 OK (5ms) Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2011-11-04 19:24:48 -0700 Served asset /scaffold.css - 200 OK (2ms) Started GET "/assets/users.css?body=1" for 127.0.0.1 at 2011-11-04 19:24:48 -0700 Served asset /users.css - 200 OK (2ms) Started POST "/users" for 127.0.0.1 at 2011-11-04 19:24:49 -0700 Processing by UsersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"ib5BwI1Q6tr7gEx0LyvCUyi5jnTnKv8qmYtCHJJtck0=", "user"=>{"name"=>"", "password"=>"[FILTERED]", "email"=>""}, "commit"=>"Create User"} SQL (20.1ms) INSERT INTO "users" ("created_at", "email", "name", "password", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 05 Nov 2011 02:24:52 UTC +00:00], ["email", ""], ["name", ""], ["password", ""], ["updated_at", Sat, 05 Nov 2011 02:24:52 UTC +00:00]] Redirected to http://localhost:3000/users/18 Completed 302 Found in 2774ms Started GET "/users/18" for 127.0.0.1 at 2011-11-04 19:24:52 -0700 Processing by UsersController#show as HTML Parameters: {"id"=>"18"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", "18"]] Rendered users/show.html.erb within layouts/application (62.9ms) Completed 200 OK in 128ms (Views: 124.5ms | ActiveRecord: 0.7ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-04 19:24:53 -0700 Served asset /application.css - 304 Not Modified (0ms) Started GET "/assets/users.js?body=1" for 127.0.0.1 at 2011-11-04 19:24:53 -0700 Served asset /users.js - 200 OK (12ms) Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-04 19:24:53 -0700 Served asset /jquery_ujs.js - 200 OK (5ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-04 19:24:53 -0700 Served asset /application.js - 200 OK (0ms) Started POST "/users" for 127.0.0.1 at 2011-11-04 19:26:07 -0700 Processing by UsersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"ib5BwI1Q6tr7gEx0LyvCUyi5jnTnKv8qmYtCHJJtck0=", "user"=>{"name"=>"", "password"=>"[FILTERED]", "email"=>""}, "commit"=>"Create User"} SQL (22.6ms) INSERT INTO "users" ("created_at", "email", "name", "password", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 05 Nov 2011 02:26:11 UTC +00:00], ["email", ""], ["name", ""], ["password", ""], ["updated_at", Sat, 05 Nov 2011 02:26:11 UTC +00:00]] Redirected to http://localhost:3000/users/19 Completed 302 Found in 2095ms Started GET "/users/19" for 127.0.0.1 at 2011-11-04 19:26:11 -0700 Processing by UsersController#show as HTML Parameters: {"id"=>"19"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", "19"]] Rendered users/show.html.erb within layouts/application (26.2ms) Completed 200 OK in 101ms (Views: 97.4ms | ActiveRecord: 0.6ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-04 19:26:11 -0700 Served asset /application.css - 304 Not Modified (0ms) Started POST "/users" for 127.0.0.1 at 2011-11-04 19:29:13 -0700 Processing by UsersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"ib5BwI1Q6tr7gEx0LyvCUyi5jnTnKv8qmYtCHJJtck0=", "user"=>{"name"=>"", "password"=>"[FILTERED]", "email"=>""}, "commit"=>"Create User"} SQL (19.9ms) INSERT INTO "users" ("created_at", "email", "name", "password", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 05 Nov 2011 02:29:19 UTC +00:00], ["email", ""], ["name", ""], ["password", ""], ["updated_at", Sat, 05 Nov 2011 02:29:19 UTC +00:00]] Redirected to http://localhost:3000/users/20 Completed 302 Found in 3373ms Started GET "/users/20" for 127.0.0.1 at 2011-11-04 19:29:19 -0700 Processing by UsersController#show as HTML Parameters: {"id"=>"20"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", "20"]] Rendered users/show.html.erb within layouts/application (22.4ms) Completed 200 OK in 95ms (Views: 91.4ms | ActiveRecord: 0.6ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-04 19:29:19 -0700 Served asset /application.css - 304 Not Modified (0ms) Started POST "/users" for 127.0.0.1 at 2011-11-04 19:29:52 -0700 Processing by UsersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"ib5BwI1Q6tr7gEx0LyvCUyi5jnTnKv8qmYtCHJJtck0=", "user"=>{"name"=>"", "password"=>"[FILTERED]", "email"=>""}, "commit"=>"Create User"} SQL (20.0ms) INSERT INTO "users" ("created_at", "email", "name", "password", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 05 Nov 2011 02:29:55 UTC +00:00], ["email", ""], ["name", ""], ["password", ""], ["updated_at", Sat, 05 Nov 2011 02:29:55 UTC +00:00]] Redirected to http://localhost:3000/users/21 Completed 302 Found in 1244ms Started GET "/users/21" for 127.0.0.1 at 2011-11-04 19:29:55 -0700 Processing by UsersController#show as HTML Parameters: {"id"=>"21"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", "21"]] Rendered users/show.html.erb within layouts/application (21.9ms) Completed 200 OK in 96ms (Views: 92.0ms | ActiveRecord: 0.6ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-04 19:29:55 -0700 Served asset /application.css - 304 Not Modified (0ms) Started POST "/users" for 127.0.0.1 at 2011-11-04 19:30:20 -0700 Processing by UsersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"ib5BwI1Q6tr7gEx0LyvCUyi5jnTnKv8qmYtCHJJtck0=", "user"=>{"name"=>"", "password"=>"[FILTERED]", "email"=>""}, "commit"=>"Create User"} SQL (20.1ms) INSERT INTO "users" ("created_at", "email", "name", "password", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 05 Nov 2011 02:30:24 UTC +00:00], ["email", ""], ["name", ""], ["password", ""], ["updated_at", Sat, 05 Nov 2011 02:30:24 UTC +00:00]] Redirected to http://localhost:3000/users/22 Completed 302 Found in 2750ms Started GET "/users/22" for 127.0.0.1 at 2011-11-04 19:30:24 -0700 Processing by UsersController#show as HTML Parameters: {"id"=>"22"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", "22"]] Rendered users/show.html.erb within layouts/application (23.2ms) Completed 200 OK in 100ms (Views: 95.5ms | ActiveRecord: 0.6ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-04 19:30:24 -0700 Served asset /application.css - 304 Not Modified (1ms) Started GET "/users" for 127.0.0.1 at 2011-11-04 19:33:03 -0700 Processing by UsersController#index as HTML User Load (0.2ms) SELECT "users".* FROM "users"  Rendered users/index.html.erb within layouts/application (98.9ms) Completed 200 OK in 156ms (Views: 153.7ms | ActiveRecord: 0.4ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-04 19:33:03 -0700 Served asset /application.css - 304 Not Modified (0ms) Started GET "/users/new" for 127.0.0.1 at 2011-11-04 19:33:06 -0700 Processing by UsersController#new as HTML Rendered users/_form.html.erb (10.5ms) Rendered users/new.html.erb within layouts/application (22.1ms) Completed 200 OK in 30ms (Views: 29.2ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-04 19:33:06 -0700 Served asset /application.css - 304 Not Modified (0ms) Started POST "/users" for 127.0.0.1 at 2011-11-04 19:33:07 -0700 Processing by UsersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"ib5BwI1Q6tr7gEx0LyvCUyi5jnTnKv8qmYtCHJJtck0=", "user"=>{"name"=>"", "password"=>"[FILTERED]", "email"=>""}, "commit"=>"Create User"} SQL (16.8ms) INSERT INTO "users" ("created_at", "email", "name", "password", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 05 Nov 2011 02:33:07 UTC +00:00], ["email", ""], ["name", ""], ["password", ""], ["updated_at", Sat, 05 Nov 2011 02:33:07 UTC +00:00]] Redirected to http://localhost:3000/users/23 Completed 302 Found in 29ms Started GET "/users/23" for 127.0.0.1 at 2011-11-04 19:33:07 -0700 Processing by UsersController#show as HTML Parameters: {"id"=>"23"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", "23"]] Rendered users/show.html.erb within layouts/application (50.3ms) Completed 200 OK in 60ms (Views: 57.7ms | ActiveRecord: 0.4ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-04 19:33:07 -0700 Served asset /application.css - 304 Not Modified (0ms) Started POST "/users" for 127.0.0.1 at 2011-11-04 19:34:34 -0700 Processing by UsersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"ib5BwI1Q6tr7gEx0LyvCUyi5jnTnKv8qmYtCHJJtck0=", "user"=>{"name"=>"", "password"=>"[FILTERED]", "email"=>""}, "commit"=>"Create User"} SQL (20.0ms) INSERT INTO "users" ("created_at", "email", "name", "password", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 05 Nov 2011 02:34:38 UTC +00:00], ["email", ""], ["name", ""], ["password", ""], ["updated_at", Sat, 05 Nov 2011 02:34:38 UTC +00:00]] Redirected to http://localhost:3000/users/24 Completed 302 Found in 2270ms Started GET "/users/24" for 127.0.0.1 at 2011-11-04 19:34:38 -0700 Processing by UsersController#show as HTML Parameters: {"id"=>"24"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", "24"]] Rendered users/show.html.erb within layouts/application (22.2ms) Completed 200 OK in 96ms (Views: 92.0ms | ActiveRecord: 0.6ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-04 19:34:38 -0700 Served asset /application.css - 304 Not Modified (0ms) Started POST "/users" for 127.0.0.1 at 2011-11-04 19:39:20 -0700 Processing by UsersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"ib5BwI1Q6tr7gEx0LyvCUyi5jnTnKv8qmYtCHJJtck0=", "user"=>{"name"=>"", "password"=>"[FILTERED]", "email"=>""}, "commit"=>"Create User"} SQL (20.0ms) INSERT INTO "users" ("created_at", "email", "name", "password", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 05 Nov 2011 02:39:23 UTC +00:00], ["email", ""], ["name", ""], ["password", ""], ["updated_at", Sat, 05 Nov 2011 02:39:23 UTC +00:00]] Redirected to http://localhost:3000/users/25 Completed 302 Found in 1748ms Started GET "/users/25" for 127.0.0.1 at 2011-11-04 19:39:23 -0700 Processing by UsersController#show as HTML Parameters: {"id"=>"25"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", "25"]] Rendered users/show.html.erb within layouts/application (22.1ms) Completed 200 OK in 96ms (Views: 91.6ms | ActiveRecord: 0.6ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-04 19:39:23 -0700 Served asset /application.css - 304 Not Modified (0ms) Started POST "/users" for 127.0.0.1 at 2011-11-04 19:48:25 -0700 Processing by UsersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"ib5BwI1Q6tr7gEx0LyvCUyi5jnTnKv8qmYtCHJJtck0=", "user"=>{"name"=>"", "password"=>"[FILTERED]", "email"=>""}, "commit"=>"Create User"} SQL (54.0ms) INSERT INTO "users" ("created_at", "email", "name", "password", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Sat, 05 Nov 2011 02:48:26 UTC +00:00], ["email", ""], ["name", ""], ["password", ""], ["updated_at", Sat, 05 Nov 2011 02:48:26 UTC +00:00]] Redirected to http://localhost:3000/users/26 Completed 302 Found in 67ms Started GET "/users/26" for 127.0.0.1 at 2011-11-04 19:48:26 -0700 Processing by UsersController#show as HTML Parameters: {"id"=>"26"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", "26"]] Rendered users/show.html.erb within layouts/application (18.8ms) Completed 200 OK in 77ms (Views: 74.5ms | ActiveRecord: 0.5ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-04 19:48:26 -0700 Served asset /application.css - 304 Not Modified (0ms)  (0.4ms) SELECT "schema_migrations"."version" FROM "schema_migrations"   (0.2ms) select sqlite_version(*)  (0.9ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "password" varchar(255), "email" varchar(255), "created_at" datetime, "updated_at" datetime)   (0.8ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  (0.0ms) PRAGMA index_list("schema_migrations")  (0.8ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.8ms) INSERT INTO "schema_migrations" (version) VALUES ('20111104001311')  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations"  Migrating to CreateUsers (20111104001311) Migrating to AddSlCampaignToUser (20111105072946)  (0.0ms) select sqlite_version(*)  (1.8ms) ALTER TABLE "users" ADD "sl_campaign" varchar(255)  (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES ('20111105072946')  (0.2ms) select sqlite_version(*)  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations"  (0.0ms) PRAGMA index_list("users")  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations"   (0.2ms) select sqlite_version(*)  (1.0ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "password" varchar(255), "email" varchar(255), "created_at" datetime, "updated_at" datetime, "sl_campaign" varchar(255))   (0.8ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  (0.0ms) PRAGMA index_list("schema_migrations")  (0.8ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.8ms) INSERT INTO "schema_migrations" (version) VALUES ('20111105072946')  (0.6ms) INSERT INTO "schema_migrations" (version) VALUES ('20111104001311')  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations"   (0.2ms) select sqlite_version(*)  (1.8ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "password" varchar(255), "email" varchar(255), "created_at" datetime, "updated_at" datetime, "sl_campaign" varchar(255))   (0.7ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  (0.0ms) PRAGMA index_list("schema_migrations")  (0.7ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.8ms) INSERT INTO "schema_migrations" (version) VALUES ('20111105072946')  (0.6ms) INSERT INTO "schema_migrations" (version) VALUES ('20111104001311')  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations"  Migrating to CreateUsers (20111104001311) Migrating to AddSlCampaignToUser (20111105072946)  (0.2ms) select sqlite_version(*)  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations"   (0.0ms) PRAGMA index_list("users")  (0.1ms) select sqlite_version(*)  (3.0ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  (0.0ms) PRAGMA index_list("schema_migrations")  (0.8ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations"  Migrating to CreateUsers (20111104001311)  (0.4ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "password" varchar(255), "email" varchar(255), "created_at" datetime, "updated_at" datetime)  (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES ('20111104001311') Migrating to AddSlCampaignToUser (20111105072946)  (0.3ms) ALTER TABLE "users" ADD "sl_campaign" varchar(255)  (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES ('20111105072946')  (0.2ms) select sqlite_version(*)  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations"   (0.0ms) PRAGMA index_list("users")  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations"   (0.2ms) select sqlite_version(*)  (3.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "password" varchar(255), "email" varchar(255), "created_at" datetime, "updated_at" datetime, "sl_campaign" varchar(255))   (1.0ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  (0.0ms) PRAGMA index_list("schema_migrations")  (0.9ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.8ms) INSERT INTO "schema_migrations" (version) VALUES ('20111105072946')  (0.8ms) INSERT INTO "schema_migrations" (version) VALUES ('20111104001311')