SQL (0.000377)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.020493) select sqlite_version(*) SQL (0.002169) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  SQL (0.001647) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version") SQL (0.000293)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.000278) SELECT version FROM schema_migrations Migrating to CreateUsers (20080819225020) SQL (0.000136) SELECT version FROM schema_migrations SQL (0.002849) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) DEFAULT NULL NULL, "email" varchar(255) DEFAULT NULL NULL, "admin" boolean DEFAULT NULL NULL, "age" integer DEFAULT NULL NULL, "created_at" datetime DEFAULT NULL NULL, "updated_at" datetime DEFAULT NULL NULL)  SQL (0.001804) INSERT INTO schema_migrations (version) VALUES ('20080819225020') SQL (0.000364) SELECT version FROM schema_migrations SQL (0.000331)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.000108) PRAGMA index_list("users") SQL (0.000818)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.000375) SELECT version FROM schema_migrations SQL (0.000278) select sqlite_version(*) SQL (0.000280) SELECT version FROM schema_migrations SQL (0.000335)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.000089) PRAGMA index_list("users") SQL (0.000279) select sqlite_version(*) SQL (0.000293)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.002369) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) DEFAULT NULL NULL, "email" varchar(255) DEFAULT NULL NULL, "admin" boolean DEFAULT NULL NULL, "age" integer DEFAULT NULL NULL, "created_at" datetime DEFAULT NULL NULL, "updated_at" datetime DEFAULT NULL NULL)  SQL (0.000307)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.001752) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  SQL (0.001933) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version") SQL (0.000450)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.000164) SELECT version FROM "schema_migrations" SQL (0.001890) INSERT INTO "schema_migrations" (version) VALUES ('20080819225020') Processing UsersController#index (for 127.0.0.1 at 2008-08-19 19:18:19) [GET] Session ID: 30257d8971d719ced171e70014bccafc Parameters: {"action"=>"index", "controller"=>"users"} User Load (0.000642) SELECT * FROM "users"  Rendering template within layouts/users Rendering users/index Completed in 0.05484 (18 reqs/sec) | Rendering: 0.03094 (56%) | DB: 0.00064 (1%) | 200 OK [http://localhost/users] User Create (0.493446) INSERT INTO "users" ("name", "updated_at", "admin", "age", "email", "created_at") VALUES('name 0', '2008-08-19 23:20:27', NULL, 0, 'email 0', '2008-08-19 23:20:27') User Create (0.000442) INSERT INTO "users" ("name", "updated_at", "admin", "age", "email", "created_at") VALUES('name 1', '2008-08-19 23:20:28', NULL, 1, 'email 1', '2008-08-19 23:20:28') User Create (0.000411) INSERT INTO "users" ("name", "updated_at", "admin", "age", "email", "created_at") VALUES('name 2', '2008-08-19 23:20:28', NULL, 2, 'email 2', '2008-08-19 23:20:28') User Create (0.000428) INSERT INTO "users" ("name", "updated_at", "admin", "age", "email", "created_at") VALUES('name 3', '2008-08-19 23:20:28', NULL, 3, 'email 3', '2008-08-19 23:20:28') User Create (0.000430) INSERT INTO "users" ("name", "updated_at", "admin", "age", "email", "created_at") VALUES('name 4', '2008-08-19 23:20:28', NULL, 4, 'email 4', '2008-08-19 23:20:28') User Create (0.000404) INSERT INTO "users" ("name", "updated_at", "admin", "age", "email", "created_at") VALUES('name 5', '2008-08-19 23:20:28', NULL, 5, 'email 5', '2008-08-19 23:20:28') User Create (0.000445) INSERT INTO "users" ("name", "updated_at", "admin", "age", "email", "created_at") VALUES('name 6', '2008-08-19 23:20:28', NULL, 6, 'email 6', '2008-08-19 23:20:28') User Create (0.000415) INSERT INTO "users" ("name", "updated_at", "admin", "age", "email", "created_at") VALUES('name 7', '2008-08-19 23:20:28', NULL, 7, 'email 7', '2008-08-19 23:20:28') User Create (0.000368) INSERT INTO "users" ("name", "updated_at", "admin", "age", "email", "created_at") VALUES('name 8', '2008-08-19 23:20:28', NULL, 8, 'email 8', '2008-08-19 23:20:28') User Create (0.000363) INSERT INTO "users" ("name", "updated_at", "admin", "age", "email", "created_at") VALUES('name 9', '2008-08-19 23:20:28', NULL, 9, 'email 9', '2008-08-19 23:20:28') Processing UsersController#index (for 127.0.0.1 at 2008-08-19 19:20:30) [GET] Session ID: BAh7BiIKZmxhc2hJQzonQWN0aW9uQ29udHJvbGxlcjo6Rmxhc2g6OkZsYXNo SGFzaHsABjoKQHVzZWR7AA==--20685813428b56b5182bd209614ad7246a05eba3 Parameters: {"action"=>"index", "controller"=>"users"} User Load (0.002155) SELECT * FROM "users"  Rendering template within layouts/users Rendering users/index Completed in 0.02103 (47 reqs/sec) | Rendering: 0.01094 (52%) | DB: 0.00216 (10%) | 200 OK [http://localhost/users] Processing UsersController#index (for 127.0.0.1 at 2008-08-19 19:20:30) [GET] Session ID: BAh7BiIKZmxhc2hJQzonQWN0aW9uQ29udHJvbGxlcjo6Rmxhc2g6OkZsYXNo SGFzaHsABjoKQHVzZWR7AA==--20685813428b56b5182bd209614ad7246a05eba3 Parameters: {"action"=>"index", "controller"=>"users"} User Load (0.002068) SELECT * FROM "users"  Rendering template within layouts/users Rendering users/index Completed in 0.01952 (51 reqs/sec) | Rendering: 0.00945 (48%) | DB: 0.00207 (10%) | 200 OK [http://localhost/users] Processing UsersController#index (for 127.0.0.1 at 2008-08-19 19:20:45) [GET] Session ID: BAh7BzoMY3NyZl9pZCIlOTgwNTJjMzJhMTViY2NmNTNjOTdjNDA0M2YyZTc2 NzIiCmZsYXNoSUM6J0FjdGlvbkNvbnRyb2xsZXI6OkZsYXNoOjpGbGFzaEhh c2h7AAY6CkB1c2VkewA=--75e88912af8113fe952443b1955d370975feab11 Parameters: {"action"=>"index", "controller"=>"users"} User Load (0.002122) SELECT * FROM "users"  Rendering template within layouts/users Rendering users/index Completed in 0.01701 (58 reqs/sec) | Rendering: 0.00653 (38%) | DB: 0.00212 (12%) | 200 OK [http://localhost/users] Processing UsersController#index (for 127.0.0.1 at 2008-08-19 19:22:31) [GET] Session ID: BAh7BzoMY3NyZl9pZCIlOTgwNTJjMzJhMTViY2NmNTNjOTdjNDA0M2YyZTc2 NzIiCmZsYXNoSUM6J0FjdGlvbkNvbnRyb2xsZXI6OkZsYXNoOjpGbGFzaEhh c2h7AAY6CkB1c2VkewA=--75e88912af8113fe952443b1955d370975feab11 Parameters: {"action"=>"index", "controller"=>"users"} User Load (0.002076) SELECT * FROM "users"  Rendering template within layouts/users Rendering users/index ActionView::TemplateError (undefined method `created_on' for #) on line #18 of users/index.html.erb: 15: <%=h user.email %> 16: <%=h user.admin %> 17: <%=h user.age %> 18: <%=h user.created_on.to_s %> 19: 20: <% end %> 21: /Library/Ruby/Gems/1.8/gems/activerecord-2.1.0/lib/active_record/attribute_methods.rb:256:in `method_missing' app/views/users/index.html.erb:18:in `_run_erb_47app47views47users47index46html46erb' app/views/users/index.html.erb:12:in `each' app/views/users/index.html.erb:12:in `_run_erb_47app47views47users47index46html46erb' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_view/base.rb:338:in `send' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_view/base.rb:338:in `execute' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_view/template_handlers/compilable.rb:29:in `send' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_view/template_handlers/compilable.rb:29:in `render' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_view/template.rb:35:in `render' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_view/template.rb:22:in `render_template' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_view/base.rb:245:in `render_file' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_controller/base.rb:1108:in `render_for_file' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_controller/base.rb:841:in `render_with_no_layout' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_controller/layout.rb:251:in `render_without_benchmark' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_controller/benchmarking.rb:51:in `render' /Library/Ruby/Gems/1.8/gems/activesupport-2.1.0/lib/active_support/core_ext/benchmark.rb:8:in `realtime' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_controller/benchmarking.rb:51:in `render' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_controller/base.rb:1157:in `default_render' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_controller/base.rb:1163:in `perform_action_without_filters' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_controller/filters.rb:580:in `call_filters' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_controller/filters.rb:573:in `perform_action_without_benchmark' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue' /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/benchmark.rb:293:in `measure' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_controller/rescue.rb:201:in `perform_action_without_caching' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_controller/caching/sql_cache.rb:13:in `perform_action' /Library/Ruby/Gems/1.8/gems/activerecord-2.1.0/lib/active_record/connection_adapters/abstract/query_cache.rb:33:in `cache' /Library/Ruby/Gems/1.8/gems/activerecord-2.1.0/lib/active_record/query_cache.rb:8:in `cache' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_controller/caching/sql_cache.rb:12:in `perform_action' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_controller/base.rb:529:in `send' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_controller/base.rb:529:in `process_without_filters' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_controller/filters.rb:569:in `process_without_session_management_support' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_controller/session_management.rb:130:in `process' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_controller/base.rb:389:in `process' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_controller/dispatcher.rb:149:in `handle_request' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_controller/dispatcher.rb:107:in `dispatch' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_controller/dispatcher.rb:104:in `synchronize' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_controller/dispatcher.rb:104:in `dispatch' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_controller/dispatcher.rb:120:in `dispatch_cgi' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_controller/dispatcher.rb:35:in `dispatch' /Library/Ruby/Gems/1.8/gems/mongrel-1.1.4/lib/mongrel/rails.rb:76:in `process' /Library/Ruby/Gems/1.8/gems/mongrel-1.1.4/lib/mongrel/rails.rb:74:in `synchronize' /Library/Ruby/Gems/1.8/gems/mongrel-1.1.4/lib/mongrel/rails.rb:74:in `process' /Library/Ruby/Gems/1.8/gems/mongrel-1.1.4/lib/mongrel.rb:159:in `process_client' /Library/Ruby/Gems/1.8/gems/mongrel-1.1.4/lib/mongrel.rb:158:in `each' /Library/Ruby/Gems/1.8/gems/mongrel-1.1.4/lib/mongrel.rb:158:in `process_client' /Library/Ruby/Gems/1.8/gems/mongrel-1.1.4/lib/mongrel.rb:285:in `run' /Library/Ruby/Gems/1.8/gems/mongrel-1.1.4/lib/mongrel.rb:285:in `initialize' /Library/Ruby/Gems/1.8/gems/mongrel-1.1.4/lib/mongrel.rb:285:in `new' /Library/Ruby/Gems/1.8/gems/mongrel-1.1.4/lib/mongrel.rb:285:in `run' /Library/Ruby/Gems/1.8/gems/mongrel-1.1.4/lib/mongrel.rb:268:in `initialize' /Library/Ruby/Gems/1.8/gems/mongrel-1.1.4/lib/mongrel.rb:268:in `new' /Library/Ruby/Gems/1.8/gems/mongrel-1.1.4/lib/mongrel.rb:268:in `run' /Library/Ruby/Gems/1.8/gems/mongrel-1.1.4/lib/mongrel/configurator.rb:282:in `run' /Library/Ruby/Gems/1.8/gems/mongrel-1.1.4/lib/mongrel/configurator.rb:281:in `each' /Library/Ruby/Gems/1.8/gems/mongrel-1.1.4/lib/mongrel/configurator.rb:281:in `run' /Library/Ruby/Gems/1.8/gems/mongrel-1.1.4/bin/mongrel_rails:128:in `run' /Library/Ruby/Gems/1.8/gems/mongrel-1.1.4/lib/mongrel/command.rb:212:in `run' /Library/Ruby/Gems/1.8/gems/mongrel-1.1.4/bin/mongrel_rails:281 /Library/Ruby/Gems/1.8/gems/activesupport-2.1.0/lib/active_support/dependencies.rb:502:in `load' /Library/Ruby/Gems/1.8/gems/activesupport-2.1.0/lib/active_support/dependencies.rb:502:in `load' /Library/Ruby/Gems/1.8/gems/activesupport-2.1.0/lib/active_support/dependencies.rb:354:in `new_constants_in' /Library/Ruby/Gems/1.8/gems/activesupport-2.1.0/lib/active_support/dependencies.rb:502:in `load' /Library/Ruby/Gems/1.8/gems/rails-2.1.0/lib/commands/servers/mongrel.rb:64 /Library/Ruby/Site/1.8/rubygems/custom_require.rb:27:in `gem_original_require' /Library/Ruby/Site/1.8/rubygems/custom_require.rb:27:in `require' /Library/Ruby/Gems/1.8/gems/activesupport-2.1.0/lib/active_support/dependencies.rb:509:in `require' /Library/Ruby/Gems/1.8/gems/activesupport-2.1.0/lib/active_support/dependencies.rb:354:in `new_constants_in' /Library/Ruby/Gems/1.8/gems/activesupport-2.1.0/lib/active_support/dependencies.rb:509:in `require' /Library/Ruby/Gems/1.8/gems/rails-2.1.0/lib/commands/server.rb:39 /Library/Ruby/Site/1.8/rubygems/custom_require.rb:27:in `gem_original_require' /Library/Ruby/Site/1.8/rubygems/custom_require.rb:27:in `require' script/server:3 Rendering /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_controller/templates/rescues/layout.erb (internal_server_error) Processing UsersController#index (for 127.0.0.1 at 2008-08-19 19:22:39) [GET] Session ID: BAh7BzoMY3NyZl9pZCIlOTgwNTJjMzJhMTViY2NmNTNjOTdjNDA0M2YyZTc2 NzIiCmZsYXNoSUM6J0FjdGlvbkNvbnRyb2xsZXI6OkZsYXNoOjpGbGFzaEhh c2h7AAY6CkB1c2VkewA=--75e88912af8113fe952443b1955d370975feab11 Parameters: {"action"=>"index", "controller"=>"users"} User Load (0.002158) SELECT * FROM "users"  Rendering template within layouts/users Rendering users/index Completed in 0.25770 (3 reqs/sec) | Rendering: 0.24766 (96%) | DB: 0.00216 (0%) | 200 OK [http://localhost/users] User Load (0.000539) SELECT * FROM "users" WHERE ("users"."age" = 0) LIMIT 1 User Update (0.000857) UPDATE "users" SET "created_at" = '2008-08-19 23:23:55', "updated_at" = '2008-08-19 23:23:55' WHERE "id" = 1 User Load (0.000517) SELECT * FROM "users" WHERE ("users"."age" = 1) LIMIT 1 User Update (0.000510) UPDATE "users" SET "created_at" = '2008-08-18 23:23:55', "updated_at" = '2008-08-19 23:23:55' WHERE "id" = 2 User Load (0.000454) SELECT * FROM "users" WHERE ("users"."age" = 2) LIMIT 1 User Update (0.000533) UPDATE "users" SET "created_at" = '2008-08-17 23:23:55', "updated_at" = '2008-08-19 23:23:55' WHERE "id" = 3 User Load (0.000737) SELECT * FROM "users" WHERE ("users"."age" = 3) LIMIT 1 User Update (0.000573) UPDATE "users" SET "created_at" = '2008-08-16 23:23:55', "updated_at" = '2008-08-19 23:23:55' WHERE "id" = 4 User Load (0.000608) SELECT * FROM "users" WHERE ("users"."age" = 4) LIMIT 1 User Update (0.000547) UPDATE "users" SET "created_at" = '2008-08-15 23:23:55', "updated_at" = '2008-08-19 23:23:55' WHERE "id" = 5 User Load (0.000480) SELECT * FROM "users" WHERE ("users"."age" = 5) LIMIT 1 User Update (0.000412) UPDATE "users" SET "created_at" = '2008-08-14 23:23:55', "updated_at" = '2008-08-19 23:23:55' WHERE "id" = 6 User Load (0.000444) SELECT * FROM "users" WHERE ("users"."age" = 6) LIMIT 1 User Update (0.000492) UPDATE "users" SET "created_at" = '2008-08-13 23:23:55', "updated_at" = '2008-08-19 23:23:55' WHERE "id" = 7 User Load (0.000476) SELECT * FROM "users" WHERE ("users"."age" = 7) LIMIT 1 User Update (0.000397) UPDATE "users" SET "created_at" = '2008-08-12 23:23:55', "updated_at" = '2008-08-19 23:23:55' WHERE "id" = 8 User Load (0.000446) SELECT * FROM "users" WHERE ("users"."age" = 8) LIMIT 1 User Update (0.000512) UPDATE "users" SET "created_at" = '2008-08-11 23:23:55', "updated_at" = '2008-08-19 23:23:55' WHERE "id" = 9 User Load (0.000463) SELECT * FROM "users" WHERE ("users"."age" = 9) LIMIT 1 User Update (0.000398) UPDATE "users" SET "created_at" = '2008-08-10 23:23:55', "updated_at" = '2008-08-19 23:23:55' WHERE "id" = 10 Processing UsersController#index (for 127.0.0.1 at 2008-08-19 19:23:57) [GET] Session ID: BAh7BzoMY3NyZl9pZCIlOTgwNTJjMzJhMTViY2NmNTNjOTdjNDA0M2YyZTc2 NzIiCmZsYXNoSUM6J0FjdGlvbkNvbnRyb2xsZXI6OkZsYXNoOjpGbGFzaEhh c2h7AAY6CkB1c2VkewA=--75e88912af8113fe952443b1955d370975feab11 Parameters: {"action"=>"index", "controller"=>"users"} User Load (0.002218) SELECT * FROM "users"  Rendering template within layouts/users Rendering users/index Completed in 0.01795 (55 reqs/sec) | Rendering: 0.00663 (36%) | DB: 0.00222 (12%) | 200 OK [http://localhost/users] SQL (0.000831)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.000249) SELECT version FROM schema_migrations SQL (0.000307) select sqlite_version(*) SQL (0.000277) SELECT version FROM schema_migrations SQL (0.000377)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.000093) PRAGMA index_list("users") SQL (0.000269) select sqlite_version(*) SQL (0.000306)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.002403) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) DEFAULT NULL NULL, "email" varchar(255) DEFAULT NULL NULL, "admin" boolean DEFAULT NULL NULL, "age" integer DEFAULT NULL NULL, "created_at" datetime DEFAULT NULL NULL, "updated_at" datetime DEFAULT NULL NULL)  SQL (0.000304)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.001819) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  SQL (0.002030) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version") SQL (0.000423)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.000186) SELECT version FROM "schema_migrations" SQL (0.001746) INSERT INTO "schema_migrations" (version) VALUES ('20080819225020') SQL (0.000820)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.000249) SELECT version FROM schema_migrations SQL (0.000300) select sqlite_version(*) SQL (0.000279) SELECT version FROM schema_migrations SQL (0.000344)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.000125) PRAGMA index_list("users") SQL (0.000304) select sqlite_version(*) SQL (0.000303)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.002260) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) DEFAULT NULL NULL, "email" varchar(255) DEFAULT NULL NULL, "admin" boolean DEFAULT NULL NULL, "age" integer DEFAULT NULL NULL, "created_at" datetime DEFAULT NULL NULL, "updated_at" datetime DEFAULT NULL NULL)  SQL (0.000301)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.001570) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  SQL (0.001914) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version") SQL (0.000415)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.000142) SELECT version FROM "schema_migrations" SQL (0.001828) INSERT INTO "schema_migrations" (version) VALUES ('20080819225020') SQL (0.000896)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.000259) SELECT version FROM schema_migrations SQL (0.000278) select sqlite_version(*) SQL (0.000273) SELECT version FROM schema_migrations SQL (0.000334)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.000097) PRAGMA index_list("users") SQL (0.000293) select sqlite_version(*) SQL (0.000297)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.002430) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) DEFAULT NULL NULL, "email" varchar(255) DEFAULT NULL NULL, "admin" boolean DEFAULT NULL NULL, "age" integer DEFAULT NULL NULL, "created_at" datetime DEFAULT NULL NULL, "updated_at" datetime DEFAULT NULL NULL)  SQL (0.000316)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.001821) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  SQL (0.002006) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version") SQL (0.000460)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.000182) SELECT version FROM "schema_migrations" SQL (0.001834) INSERT INTO "schema_migrations" (version) VALUES ('20080819225020') SQL (0.000798)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.000246) SELECT version FROM schema_migrations SQL (0.000287) select sqlite_version(*) SQL (0.000281) SELECT version FROM schema_migrations SQL (0.000351)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.000092) PRAGMA index_list("users") SQL (0.000275) select sqlite_version(*) SQL (0.000285)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.002196) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) DEFAULT NULL NULL, "email" varchar(255) DEFAULT NULL NULL, "admin" boolean DEFAULT NULL NULL, "age" integer DEFAULT NULL NULL, "created_at" datetime DEFAULT NULL NULL, "updated_at" datetime DEFAULT NULL NULL)  SQL (0.000471)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.001699) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  SQL (0.001846) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version") SQL (0.000495)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.000204) SELECT version FROM "schema_migrations" SQL (0.001810) INSERT INTO "schema_migrations" (version) VALUES ('20080819225020') SQL (0.000848)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.000245) SELECT version FROM schema_migrations SQL (0.000280) select sqlite_version(*) SQL (0.000275) SELECT version FROM schema_migrations SQL (0.000335)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.000092) PRAGMA index_list("users") SQL (0.000273) select sqlite_version(*) SQL (0.000287)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.002826) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) DEFAULT NULL NULL, "email" varchar(255) DEFAULT NULL NULL, "admin" boolean DEFAULT NULL NULL, "age" integer DEFAULT NULL NULL, "created_at" datetime DEFAULT NULL NULL, "updated_at" datetime DEFAULT NULL NULL)  SQL (0.000299)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.001926) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  SQL (0.002154) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version") SQL (0.000484)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.000176) SELECT version FROM "schema_migrations" SQL (0.002218) INSERT INTO "schema_migrations" (version) VALUES ('20080819225020') SQL (0.000836)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.000251) SELECT version FROM schema_migrations SQL (0.000275) select sqlite_version(*) SQL (0.000281) SELECT version FROM schema_migrations SQL (0.000335)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.000095) PRAGMA index_list("users") SQL (0.000267) select sqlite_version(*) SQL (0.000295)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.002806) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) DEFAULT NULL NULL, "email" varchar(255) DEFAULT NULL NULL, "admin" boolean DEFAULT NULL NULL, "age" integer DEFAULT NULL NULL, "created_at" datetime DEFAULT NULL NULL, "updated_at" datetime DEFAULT NULL NULL)  SQL (0.000367)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.001523) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  SQL (0.001712) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version") SQL (0.000467)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.000284) SELECT version FROM "schema_migrations" SQL (0.001686) INSERT INTO "schema_migrations" (version) VALUES ('20080819225020') SQL (0.000902)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.000277) SELECT version FROM schema_migrations SQL (0.000275) select sqlite_version(*) SQL (0.000274) SELECT version FROM schema_migrations SQL (0.000333)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.000107) PRAGMA index_list("users") SQL (0.000268) select sqlite_version(*) SQL (0.000290)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.003015) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) DEFAULT NULL NULL, "email" varchar(255) DEFAULT NULL NULL, "admin" boolean DEFAULT NULL NULL, "age" integer DEFAULT NULL NULL, "created_at" datetime DEFAULT NULL NULL, "updated_at" datetime DEFAULT NULL NULL)  SQL (0.000304)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.001722) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  SQL (0.002023) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version") SQL (0.000510)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.000248) SELECT version FROM "schema_migrations" SQL (0.001942) INSERT INTO "schema_migrations" (version) VALUES ('20080819225020') Processing ApplicationController#index (for 127.0.0.1 at 2008-08-19 19:47:50) [GET] Session ID: BAh7BzoMY3NyZl9pZCIlOTgwNTJjMzJhMTViY2NmNTNjOTdjNDA0M2YyZTc2 NzIiCmZsYXNoSUM6J0FjdGlvbkNvbnRyb2xsZXI6OkZsYXNoOjpGbGFzaEhh c2h7AAY6CkB1c2VkewA=--75e88912af8113fe952443b1955d370975feab11 Parameters: {"action"=>"index", "controller"=>"users"} NoMethodError (undefined method `sortable_attributes' for UsersController:Class): /app/controllers/users_controller.rb:3 /Library/Ruby/Gems/1.8/gems/activesupport-2.1.0/lib/active_support/dependencies.rb:215:in `load_without_new_constant_marking' /Library/Ruby/Gems/1.8/gems/activesupport-2.1.0/lib/active_support/dependencies.rb:215:in `load_file' /Library/Ruby/Gems/1.8/gems/activesupport-2.1.0/lib/active_support/dependencies.rb:354:in `new_constants_in' /Library/Ruby/Gems/1.8/gems/activesupport-2.1.0/lib/active_support/dependencies.rb:214:in `load_file' /Library/Ruby/Gems/1.8/gems/activesupport-2.1.0/lib/active_support/dependencies.rb:95:in `require_or_load' /Library/Ruby/Gems/1.8/gems/activesupport-2.1.0/lib/active_support/dependencies.rb:260:in `load_missing_constant' /Library/Ruby/Gems/1.8/gems/activesupport-2.1.0/lib/active_support/dependencies.rb:467:in `const_missing' /Library/Ruby/Gems/1.8/gems/activesupport-2.1.0/lib/active_support/dependencies.rb:479:in `const_missing' /Library/Ruby/Gems/1.8/gems/activesupport-2.1.0/lib/active_support/inflector.rb:283:in `constantize' /Library/Ruby/Gems/1.8/gems/activesupport-2.1.0/lib/active_support/core_ext/string/inflections.rb:143:in `constantize' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_controller/routing/route_set.rb:386:in `recognize' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_controller/dispatcher.rb:148:in `handle_request' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_controller/dispatcher.rb:107:in `dispatch' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_controller/dispatcher.rb:104:in `synchronize' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_controller/dispatcher.rb:104:in `dispatch' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_controller/dispatcher.rb:120:in `dispatch_cgi' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_controller/dispatcher.rb:35:in `dispatch' /Library/Ruby/Gems/1.8/gems/mongrel-1.1.4/bin/../lib/mongrel/rails.rb:76:in `process' /Library/Ruby/Gems/1.8/gems/mongrel-1.1.4/bin/../lib/mongrel/rails.rb:74:in `synchronize' /Library/Ruby/Gems/1.8/gems/mongrel-1.1.4/bin/../lib/mongrel/rails.rb:74:in `process' /Library/Ruby/Gems/1.8/gems/mongrel-1.1.4/lib/mongrel.rb:159:in `process_client' /Library/Ruby/Gems/1.8/gems/mongrel-1.1.4/lib/mongrel.rb:158:in `each' /Library/Ruby/Gems/1.8/gems/mongrel-1.1.4/lib/mongrel.rb:158:in `process_client' /Library/Ruby/Gems/1.8/gems/mongrel-1.1.4/lib/mongrel.rb:285:in `run' /Library/Ruby/Gems/1.8/gems/mongrel-1.1.4/lib/mongrel.rb:285:in `initialize' /Library/Ruby/Gems/1.8/gems/mongrel-1.1.4/lib/mongrel.rb:285:in `new' /Library/Ruby/Gems/1.8/gems/mongrel-1.1.4/lib/mongrel.rb:285:in `run' /Library/Ruby/Gems/1.8/gems/mongrel-1.1.4/lib/mongrel.rb:268:in `initialize' /Library/Ruby/Gems/1.8/gems/mongrel-1.1.4/lib/mongrel.rb:268:in `new' /Library/Ruby/Gems/1.8/gems/mongrel-1.1.4/lib/mongrel.rb:268:in `run' /Library/Ruby/Gems/1.8/gems/mongrel-1.1.4/lib/mongrel/configurator.rb:282:in `run' /Library/Ruby/Gems/1.8/gems/mongrel-1.1.4/lib/mongrel/configurator.rb:281:in `each' /Library/Ruby/Gems/1.8/gems/mongrel-1.1.4/lib/mongrel/configurator.rb:281:in `run' /Library/Ruby/Gems/1.8/gems/mongrel-1.1.4/bin/mongrel_rails:128:in `run' /Library/Ruby/Gems/1.8/gems/mongrel-1.1.4/lib/mongrel/command.rb:212:in `run' /Library/Ruby/Gems/1.8/gems/mongrel-1.1.4/bin/mongrel_rails:281 /Library/Ruby/Gems/1.8/gems/activesupport-2.1.0/lib/active_support/dependencies.rb:502:in `load' /Library/Ruby/Gems/1.8/gems/activesupport-2.1.0/lib/active_support/dependencies.rb:502:in `load' /Library/Ruby/Gems/1.8/gems/activesupport-2.1.0/lib/active_support/dependencies.rb:354:in `new_constants_in' /Library/Ruby/Gems/1.8/gems/activesupport-2.1.0/lib/active_support/dependencies.rb:502:in `load' /Library/Ruby/Gems/1.8/gems/rails-2.1.0/lib/commands/servers/mongrel.rb:64 /Library/Ruby/Site/1.8/rubygems/custom_require.rb:27:in `gem_original_require' /Library/Ruby/Site/1.8/rubygems/custom_require.rb:27:in `require' /Library/Ruby/Gems/1.8/gems/activesupport-2.1.0/lib/active_support/dependencies.rb:509:in `require' /Library/Ruby/Gems/1.8/gems/activesupport-2.1.0/lib/active_support/dependencies.rb:354:in `new_constants_in' /Library/Ruby/Gems/1.8/gems/activesupport-2.1.0/lib/active_support/dependencies.rb:509:in `require' /Library/Ruby/Gems/1.8/gems/rails-2.1.0/lib/commands/server.rb:39 /Library/Ruby/Site/1.8/rubygems/custom_require.rb:27:in `gem_original_require' /Library/Ruby/Site/1.8/rubygems/custom_require.rb:27:in `require' script/server:3 Rendering /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_controller/templates/rescues/layout.erb (internal_server_error) Processing UsersController#index (for 127.0.0.1 at 2008-08-19 19:48:02) [GET] Session ID: BAh7BzoMY3NyZl9pZCIlOTgwNTJjMzJhMTViY2NmNTNjOTdjNDA0M2YyZTc2 NzIiCmZsYXNoSUM6J0FjdGlvbkNvbnRyb2xsZXI6OkZsYXNoOjpGbGFzaEhh c2h7AAY6CkB1c2VkewA=--75e88912af8113fe952443b1955d370975feab11 Parameters: {"action"=>"index", "controller"=>"users"} User Load (0.002914) SELECT * FROM "users" ORDER BY name desc Rendering template within layouts/users Rendering users/index ActionView::TemplateError (undefined method `sortable_table_header' for #) on line #5 of users/index.html.erb: 2: 3: 4: 5: <%= sortable_table_header :name => 'Name', :sort => 'name' %> 6: 7: 8: app/views/users/index.html.erb:5:in `_run_erb_47app47views47users47index46html46erb' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_view/base.rb:338:in `send' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_view/base.rb:338:in `execute' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_view/template_handlers/compilable.rb:29:in `send' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_view/template_handlers/compilable.rb:29:in `render' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_view/template.rb:35:in `render' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_view/template.rb:22:in `render_template' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_view/base.rb:245:in `render_file' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_controller/base.rb:1108:in `render_for_file' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_controller/base.rb:841:in `render_with_no_layout' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_controller/layout.rb:251:in `render_without_benchmark' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_controller/benchmarking.rb:51:in `render' /Library/Ruby/Gems/1.8/gems/activesupport-2.1.0/lib/active_support/core_ext/benchmark.rb:8:in `realtime' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_controller/benchmarking.rb:51:in `render' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_controller/base.rb:1157:in `default_render' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_controller/base.rb:1163:in `perform_action_without_filters' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_controller/filters.rb:580:in `call_filters' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_controller/filters.rb:573:in `perform_action_without_benchmark' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue' /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/benchmark.rb:293:in `measure' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_controller/rescue.rb:201:in `perform_action_without_caching' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_controller/caching/sql_cache.rb:13:in `perform_action' /Library/Ruby/Gems/1.8/gems/activerecord-2.1.0/lib/active_record/connection_adapters/abstract/query_cache.rb:33:in `cache' /Library/Ruby/Gems/1.8/gems/activerecord-2.1.0/lib/active_record/query_cache.rb:8:in `cache' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_controller/caching/sql_cache.rb:12:in `perform_action' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_controller/base.rb:529:in `send' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_controller/base.rb:529:in `process_without_filters' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_controller/filters.rb:569:in `process_without_session_management_support' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_controller/session_management.rb:130:in `process' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_controller/base.rb:389:in `process' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_controller/dispatcher.rb:149:in `handle_request' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_controller/dispatcher.rb:107:in `dispatch' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_controller/dispatcher.rb:104:in `synchronize' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_controller/dispatcher.rb:104:in `dispatch' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_controller/dispatcher.rb:120:in `dispatch_cgi' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_controller/dispatcher.rb:35:in `dispatch' /Library/Ruby/Gems/1.8/gems/mongrel-1.1.4/lib/mongrel/rails.rb:76:in `process' /Library/Ruby/Gems/1.8/gems/mongrel-1.1.4/lib/mongrel/rails.rb:74:in `synchronize' /Library/Ruby/Gems/1.8/gems/mongrel-1.1.4/lib/mongrel/rails.rb:74:in `process' /Library/Ruby/Gems/1.8/gems/mongrel-1.1.4/lib/mongrel.rb:159:in `process_client' /Library/Ruby/Gems/1.8/gems/mongrel-1.1.4/lib/mongrel.rb:158:in `each' /Library/Ruby/Gems/1.8/gems/mongrel-1.1.4/lib/mongrel.rb:158:in `process_client' /Library/Ruby/Gems/1.8/gems/mongrel-1.1.4/lib/mongrel.rb:285:in `run' /Library/Ruby/Gems/1.8/gems/mongrel-1.1.4/lib/mongrel.rb:285:in `initialize' /Library/Ruby/Gems/1.8/gems/mongrel-1.1.4/lib/mongrel.rb:285:in `new' /Library/Ruby/Gems/1.8/gems/mongrel-1.1.4/lib/mongrel.rb:285:in `run' /Library/Ruby/Gems/1.8/gems/mongrel-1.1.4/lib/mongrel.rb:268:in `initialize' /Library/Ruby/Gems/1.8/gems/mongrel-1.1.4/lib/mongrel.rb:268:in `new' /Library/Ruby/Gems/1.8/gems/mongrel-1.1.4/lib/mongrel.rb:268:in `run' /Library/Ruby/Gems/1.8/gems/mongrel-1.1.4/lib/mongrel/configurator.rb:282:in `run' /Library/Ruby/Gems/1.8/gems/mongrel-1.1.4/lib/mongrel/configurator.rb:281:in `each' /Library/Ruby/Gems/1.8/gems/mongrel-1.1.4/lib/mongrel/configurator.rb:281:in `run' /Library/Ruby/Gems/1.8/gems/mongrel-1.1.4/bin/mongrel_rails:128:in `run' /Library/Ruby/Gems/1.8/gems/mongrel-1.1.4/lib/mongrel/command.rb:212:in `run' /Library/Ruby/Gems/1.8/gems/mongrel-1.1.4/bin/mongrel_rails:281 /Library/Ruby/Gems/1.8/gems/activesupport-2.1.0/lib/active_support/dependencies.rb:502:in `load' /Library/Ruby/Gems/1.8/gems/activesupport-2.1.0/lib/active_support/dependencies.rb:502:in `load' /Library/Ruby/Gems/1.8/gems/activesupport-2.1.0/lib/active_support/dependencies.rb:354:in `new_constants_in' /Library/Ruby/Gems/1.8/gems/activesupport-2.1.0/lib/active_support/dependencies.rb:502:in `load' /Library/Ruby/Gems/1.8/gems/rails-2.1.0/lib/commands/servers/mongrel.rb:64 /Library/Ruby/Site/1.8/rubygems/custom_require.rb:27:in `gem_original_require' /Library/Ruby/Site/1.8/rubygems/custom_require.rb:27:in `require' /Library/Ruby/Gems/1.8/gems/activesupport-2.1.0/lib/active_support/dependencies.rb:509:in `require' /Library/Ruby/Gems/1.8/gems/activesupport-2.1.0/lib/active_support/dependencies.rb:354:in `new_constants_in' /Library/Ruby/Gems/1.8/gems/activesupport-2.1.0/lib/active_support/dependencies.rb:509:in `require' /Library/Ruby/Gems/1.8/gems/rails-2.1.0/lib/commands/server.rb:39 /Library/Ruby/Site/1.8/rubygems/custom_require.rb:27:in `gem_original_require' /Library/Ruby/Site/1.8/rubygems/custom_require.rb:27:in `require' script/server:3 Rendering /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_controller/templates/rescues/layout.erb (internal_server_error) Processing UsersController#index (for 127.0.0.1 at 2008-08-19 19:50:02) [GET] Session ID: BAh7BzoMY3NyZl9pZCIlOTgwNTJjMzJhMTViY2NmNTNjOTdjNDA0M2YyZTc2 NzIiCmZsYXNoSUM6J0FjdGlvbkNvbnRyb2xsZXI6OkZsYXNoOjpGbGFzaEhh c2h7AAY6CkB1c2VkewA=--75e88912af8113fe952443b1955d370975feab11 Parameters: {"action"=>"index", "controller"=>"users"} User Load (0.002917) SELECT * FROM "users" ORDER BY name desc Rendering template within layouts/users Rendering users/index Completed in 0.06330 (15 reqs/sec) | Rendering: 0.05207 (82%) | DB: 0.00292 (4%) | 200 OK [http://localhost/users] Processing UsersController#index (for 127.0.0.1 at 2008-08-19 19:50:08) [GET] Session ID: BAh7BzoMY3NyZl9pZCIlOTgwNTJjMzJhMTViY2NmNTNjOTdjNDA0M2YyZTc2 NzIiCmZsYXNoSUM6J0FjdGlvbkNvbnRyb2xsZXI6OkZsYXNoOjpGbGFzaEhh c2h7AAY6CkB1c2VkewA=--75e88912af8113fe952443b1955d370975feab11 Parameters: {"order"=>"ascending", "action"=>"index", "controller"=>"users", "sort"=>"name", "page"=>"1"} User Load (0.002703) SELECT * FROM "users" ORDER BY name asc Rendering template within layouts/users Rendering users/index Completed in 0.01731 (57 reqs/sec) | Rendering: 0.00660 (38%) | DB: 0.00270 (15%) | 200 OK [http://localhost/users?order=ascending&page=1&sort=name] Processing UsersController#index (for 127.0.0.1 at 2008-08-19 19:50:09) [GET] Session ID: BAh7BzoMY3NyZl9pZCIlOTgwNTJjMzJhMTViY2NmNTNjOTdjNDA0M2YyZTc2 NzIiCmZsYXNoSUM6J0FjdGlvbkNvbnRyb2xsZXI6OkZsYXNoOjpGbGFzaEhh c2h7AAY6CkB1c2VkewA=--75e88912af8113fe952443b1955d370975feab11 Parameters: {"order"=>"descending", "action"=>"index", "controller"=>"users", "sort"=>"name", "page"=>"1"} User Load (0.002734) SELECT * FROM "users" ORDER BY name desc Rendering template within layouts/users Rendering users/index Completed in 0.01795 (55 reqs/sec) | Rendering: 0.00698 (38%) | DB: 0.00273 (15%) | 200 OK [http://localhost/users?order=descending&page=1&sort=name] Processing UsersController#index (for 127.0.0.1 at 2008-08-19 19:50:11) [GET] Session ID: BAh7BzoMY3NyZl9pZCIlOTgwNTJjMzJhMTViY2NmNTNjOTdjNDA0M2YyZTc2 NzIiCmZsYXNoSUM6J0FjdGlvbkNvbnRyb2xsZXI6OkZsYXNoOjpGbGFzaEhh c2h7AAY6CkB1c2VkewA=--75e88912af8113fe952443b1955d370975feab11 Parameters: {"order"=>"ascending", "action"=>"index", "controller"=>"users", "sort"=>"name", "page"=>"1"} User Load (0.002715) SELECT * FROM "users" ORDER BY name asc Rendering template within layouts/users Rendering users/index Completed in 0.01884 (53 reqs/sec) | Rendering: 0.00688 (36%) | DB: 0.00271 (14%) | 200 OK [http://localhost/users?order=ascending&page=1&sort=name] Processing UsersController#index (for 127.0.0.1 at 2008-08-19 19:50:11) [GET] Session ID: BAh7BzoMY3NyZl9pZCIlOTgwNTJjMzJhMTViY2NmNTNjOTdjNDA0M2YyZTc2 NzIiCmZsYXNoSUM6J0FjdGlvbkNvbnRyb2xsZXI6OkZsYXNoOjpGbGFzaEhh c2h7AAY6CkB1c2VkewA=--75e88912af8113fe952443b1955d370975feab11 Parameters: {"order"=>"descending", "action"=>"index", "controller"=>"users", "sort"=>"name", "page"=>"1"} User Load (0.002747) SELECT * FROM "users" ORDER BY name desc Rendering template within layouts/users Rendering users/index Completed in 0.01749 (57 reqs/sec) | Rendering: 0.00673 (38%) | DB: 0.00275 (15%) | 200 OK [http://localhost/users?order=descending&page=1&sort=name] Processing UsersController#index (for 127.0.0.1 at 2008-08-19 19:52:48) [GET] Session ID: BAh7BzoMY3NyZl9pZCIlOTgwNTJjMzJhMTViY2NmNTNjOTdjNDA0M2YyZTc2 NzIiCmZsYXNoSUM6J0FjdGlvbkNvbnRyb2xsZXI6OkZsYXNoOjpGbGFzaEhh c2h7AAY6CkB1c2VkewA=--75e88912af8113fe952443b1955d370975feab11 Parameters: {"order"=>"descending", "action"=>"index", "controller"=>"users", "sort"=>"name", "page"=>"1"} User Load (0.002652) SELECT * FROM "users" ORDER BY name desc Rendering template within layouts/users Rendering users/index Completed in 0.01982 (50 reqs/sec) | Rendering: 0.00891 (44%) | DB: 0.00265 (13%) | 200 OK [http://localhost/users?order=descending&page=1&sort=name] Processing UsersController#index (for 127.0.0.1 at 2008-08-19 19:54:04) [GET] Session ID: BAh7BzoMY3NyZl9pZCIlOTgwNTJjMzJhMTViY2NmNTNjOTdjNDA0M2YyZTc2 NzIiCmZsYXNoSUM6J0FjdGlvbkNvbnRyb2xsZXI6OkZsYXNoOjpGbGFzaEhh c2h7AAY6CkB1c2VkewA=--75e88912af8113fe952443b1955d370975feab11 Parameters: {"order"=>"descending", "action"=>"index", "controller"=>"users", "sort"=>"name", "page"=>"1"} User Load (0.002676) SELECT * FROM "users" ORDER BY name desc Rendering template within layouts/users Rendering users/index Completed in 0.01894 (52 reqs/sec) | Rendering: 0.00835 (44%) | DB: 0.00268 (14%) | 200 OK [http://localhost/users?order=descending&page=1&sort=name] Processing UsersController#index (for 127.0.0.1 at 2008-08-19 19:54:35) [GET] Session ID: BAh7BzoMY3NyZl9pZCIlOTgwNTJjMzJhMTViY2NmNTNjOTdjNDA0M2YyZTc2 NzIiCmZsYXNoSUM6J0FjdGlvbkNvbnRyb2xsZXI6OkZsYXNoOjpGbGFzaEhh c2h7AAY6CkB1c2VkewA=--75e88912af8113fe952443b1955d370975feab11 Parameters: {"order"=>"descending", "action"=>"index", "controller"=>"users", "sort"=>"email", "page"=>"1"} User Load (0.002689) SELECT * FROM "users" ORDER BY name desc Rendering template within layouts/users Rendering users/index ActionView::TemplateError (wrong number of arguments (2 for 1)) on line #5 of users/index.html.erb: 2: 3:
EmailAdminAge
4: 5: <%= sortable_table_header 'First Name', :sort => 'name', :title => 'Click to sort by name' %> 6: 7: 8: app/views/users/index.html.erb:5:in `sortable_table_header' app/views/users/index.html.erb:5:in `_run_erb_47app47views47users47index46html46erb' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_view/base.rb:338:in `send' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_view/base.rb:338:in `execute' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_view/template_handlers/compilable.rb:29:in `send' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_view/template_handlers/compilable.rb:29:in `render' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_view/template.rb:35:in `render' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_view/template.rb:22:in `render_template' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_view/base.rb:245:in `render_file' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_controller/base.rb:1108:in `render_for_file' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_controller/base.rb:841:in `render_with_no_layout' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_controller/layout.rb:251:in `render_without_benchmark' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_controller/benchmarking.rb:51:in `render' /Library/Ruby/Gems/1.8/gems/activesupport-2.1.0/lib/active_support/core_ext/benchmark.rb:8:in `realtime' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_controller/benchmarking.rb:51:in `render' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_controller/base.rb:1157:in `default_render' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_controller/base.rb:1163:in `perform_action_without_filters' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_controller/filters.rb:580:in `call_filters' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_controller/filters.rb:573:in `perform_action_without_benchmark' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue' /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/benchmark.rb:293:in `measure' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_controller/rescue.rb:201:in `perform_action_without_caching' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_controller/caching/sql_cache.rb:13:in `perform_action' /Library/Ruby/Gems/1.8/gems/activerecord-2.1.0/lib/active_record/connection_adapters/abstract/query_cache.rb:33:in `cache' /Library/Ruby/Gems/1.8/gems/activerecord-2.1.0/lib/active_record/query_cache.rb:8:in `cache' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_controller/caching/sql_cache.rb:12:in `perform_action' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_controller/base.rb:529:in `send' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_controller/base.rb:529:in `process_without_filters' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_controller/filters.rb:569:in `process_without_session_management_support' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_controller/session_management.rb:130:in `process' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_controller/base.rb:389:in `process' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_controller/dispatcher.rb:149:in `handle_request' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_controller/dispatcher.rb:107:in `dispatch' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_controller/dispatcher.rb:104:in `synchronize' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_controller/dispatcher.rb:104:in `dispatch' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_controller/dispatcher.rb:120:in `dispatch_cgi' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_controller/dispatcher.rb:35:in `dispatch' /Library/Ruby/Gems/1.8/gems/mongrel-1.1.4/lib/mongrel/rails.rb:76:in `process' /Library/Ruby/Gems/1.8/gems/mongrel-1.1.4/lib/mongrel/rails.rb:74:in `synchronize' /Library/Ruby/Gems/1.8/gems/mongrel-1.1.4/lib/mongrel/rails.rb:74:in `process' /Library/Ruby/Gems/1.8/gems/mongrel-1.1.4/lib/mongrel.rb:159:in `process_client' /Library/Ruby/Gems/1.8/gems/mongrel-1.1.4/lib/mongrel.rb:158:in `each' /Library/Ruby/Gems/1.8/gems/mongrel-1.1.4/lib/mongrel.rb:158:in `process_client' /Library/Ruby/Gems/1.8/gems/mongrel-1.1.4/lib/mongrel.rb:285:in `run' /Library/Ruby/Gems/1.8/gems/mongrel-1.1.4/lib/mongrel.rb:285:in `initialize' /Library/Ruby/Gems/1.8/gems/mongrel-1.1.4/lib/mongrel.rb:285:in `new' /Library/Ruby/Gems/1.8/gems/mongrel-1.1.4/lib/mongrel.rb:285:in `run' /Library/Ruby/Gems/1.8/gems/mongrel-1.1.4/lib/mongrel.rb:268:in `initialize' /Library/Ruby/Gems/1.8/gems/mongrel-1.1.4/lib/mongrel.rb:268:in `new' /Library/Ruby/Gems/1.8/gems/mongrel-1.1.4/lib/mongrel.rb:268:in `run' /Library/Ruby/Gems/1.8/gems/mongrel-1.1.4/lib/mongrel/configurator.rb:282:in `run' /Library/Ruby/Gems/1.8/gems/mongrel-1.1.4/lib/mongrel/configurator.rb:281:in `each' /Library/Ruby/Gems/1.8/gems/mongrel-1.1.4/lib/mongrel/configurator.rb:281:in `run' /Library/Ruby/Gems/1.8/gems/mongrel-1.1.4/bin/mongrel_rails:128:in `run' /Library/Ruby/Gems/1.8/gems/mongrel-1.1.4/lib/mongrel/command.rb:212:in `run' /Library/Ruby/Gems/1.8/gems/mongrel-1.1.4/bin/mongrel_rails:281 /Library/Ruby/Gems/1.8/gems/activesupport-2.1.0/lib/active_support/dependencies.rb:502:in `load' /Library/Ruby/Gems/1.8/gems/activesupport-2.1.0/lib/active_support/dependencies.rb:502:in `load' /Library/Ruby/Gems/1.8/gems/activesupport-2.1.0/lib/active_support/dependencies.rb:354:in `new_constants_in' /Library/Ruby/Gems/1.8/gems/activesupport-2.1.0/lib/active_support/dependencies.rb:502:in `load' /Library/Ruby/Gems/1.8/gems/rails-2.1.0/lib/commands/servers/mongrel.rb:64 /Library/Ruby/Site/1.8/rubygems/custom_require.rb:27:in `gem_original_require' /Library/Ruby/Site/1.8/rubygems/custom_require.rb:27:in `require' /Library/Ruby/Gems/1.8/gems/activesupport-2.1.0/lib/active_support/dependencies.rb:509:in `require' /Library/Ruby/Gems/1.8/gems/activesupport-2.1.0/lib/active_support/dependencies.rb:354:in `new_constants_in' /Library/Ruby/Gems/1.8/gems/activesupport-2.1.0/lib/active_support/dependencies.rb:509:in `require' /Library/Ruby/Gems/1.8/gems/rails-2.1.0/lib/commands/server.rb:39 /Library/Ruby/Site/1.8/rubygems/custom_require.rb:27:in `gem_original_require' /Library/Ruby/Site/1.8/rubygems/custom_require.rb:27:in `require' script/server:3 Rendering /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_controller/templates/rescues/layout.erb (internal_server_error) Processing UsersController#index (for 127.0.0.1 at 2008-08-19 19:54:44) [GET] Session ID: BAh7BzoMY3NyZl9pZCIlOTgwNTJjMzJhMTViY2NmNTNjOTdjNDA0M2YyZTc2 NzIiCmZsYXNoSUM6J0FjdGlvbkNvbnRyb2xsZXI6OkZsYXNoOjpGbGFzaEhh c2h7AAY6CkB1c2VkewA=--75e88912af8113fe952443b1955d370975feab11 Parameters: {"order"=>"descending", "action"=>"index", "controller"=>"users", "sort"=>"email", "page"=>"1"} User Load (0.002677) SELECT * FROM "users" ORDER BY email desc Rendering template within layouts/users Rendering users/index ActionView::TemplateError (wrong number of arguments (2 for 1)) on line #5 of users/index.html.erb: 2: 3:
EmailAdminAge
4: 5: <%= sortable_table_header 'First Name', :sort => 'name', :title => 'Click to sort by name' %> 6: 7: 8: app/views/users/index.html.erb:5:in `sortable_table_header' app/views/users/index.html.erb:5:in `_run_erb_47app47views47users47index46html46erb' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_view/base.rb:338:in `send' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_view/base.rb:338:in `execute' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_view/template_handlers/compilable.rb:29:in `send' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_view/template_handlers/compilable.rb:29:in `render' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_view/template.rb:35:in `render' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_view/template.rb:22:in `render_template' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_view/base.rb:245:in `render_file' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_controller/base.rb:1108:in `render_for_file' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_controller/base.rb:841:in `render_with_no_layout' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_controller/layout.rb:251:in `render_without_benchmark' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_controller/benchmarking.rb:51:in `render' /Library/Ruby/Gems/1.8/gems/activesupport-2.1.0/lib/active_support/core_ext/benchmark.rb:8:in `realtime' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_controller/benchmarking.rb:51:in `render' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_controller/base.rb:1157:in `default_render' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_controller/base.rb:1163:in `perform_action_without_filters' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_controller/filters.rb:580:in `call_filters' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_controller/filters.rb:573:in `perform_action_without_benchmark' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue' /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/benchmark.rb:293:in `measure' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_controller/rescue.rb:201:in `perform_action_without_caching' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_controller/caching/sql_cache.rb:13:in `perform_action' /Library/Ruby/Gems/1.8/gems/activerecord-2.1.0/lib/active_record/connection_adapters/abstract/query_cache.rb:33:in `cache' /Library/Ruby/Gems/1.8/gems/activerecord-2.1.0/lib/active_record/query_cache.rb:8:in `cache' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_controller/caching/sql_cache.rb:12:in `perform_action' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_controller/base.rb:529:in `send' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_controller/base.rb:529:in `process_without_filters' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_controller/filters.rb:569:in `process_without_session_management_support' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_controller/session_management.rb:130:in `process' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_controller/base.rb:389:in `process' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_controller/dispatcher.rb:149:in `handle_request' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_controller/dispatcher.rb:107:in `dispatch' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_controller/dispatcher.rb:104:in `synchronize' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_controller/dispatcher.rb:104:in `dispatch' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_controller/dispatcher.rb:120:in `dispatch_cgi' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_controller/dispatcher.rb:35:in `dispatch' /Library/Ruby/Gems/1.8/gems/mongrel-1.1.4/lib/mongrel/rails.rb:76:in `process' /Library/Ruby/Gems/1.8/gems/mongrel-1.1.4/lib/mongrel/rails.rb:74:in `synchronize' /Library/Ruby/Gems/1.8/gems/mongrel-1.1.4/lib/mongrel/rails.rb:74:in `process' /Library/Ruby/Gems/1.8/gems/mongrel-1.1.4/lib/mongrel.rb:159:in `process_client' /Library/Ruby/Gems/1.8/gems/mongrel-1.1.4/lib/mongrel.rb:158:in `each' /Library/Ruby/Gems/1.8/gems/mongrel-1.1.4/lib/mongrel.rb:158:in `process_client' /Library/Ruby/Gems/1.8/gems/mongrel-1.1.4/lib/mongrel.rb:285:in `run' /Library/Ruby/Gems/1.8/gems/mongrel-1.1.4/lib/mongrel.rb:285:in `initialize' /Library/Ruby/Gems/1.8/gems/mongrel-1.1.4/lib/mongrel.rb:285:in `new' /Library/Ruby/Gems/1.8/gems/mongrel-1.1.4/lib/mongrel.rb:285:in `run' /Library/Ruby/Gems/1.8/gems/mongrel-1.1.4/lib/mongrel.rb:268:in `initialize' /Library/Ruby/Gems/1.8/gems/mongrel-1.1.4/lib/mongrel.rb:268:in `new' /Library/Ruby/Gems/1.8/gems/mongrel-1.1.4/lib/mongrel.rb:268:in `run' /Library/Ruby/Gems/1.8/gems/mongrel-1.1.4/lib/mongrel/configurator.rb:282:in `run' /Library/Ruby/Gems/1.8/gems/mongrel-1.1.4/lib/mongrel/configurator.rb:281:in `each' /Library/Ruby/Gems/1.8/gems/mongrel-1.1.4/lib/mongrel/configurator.rb:281:in `run' /Library/Ruby/Gems/1.8/gems/mongrel-1.1.4/bin/mongrel_rails:128:in `run' /Library/Ruby/Gems/1.8/gems/mongrel-1.1.4/lib/mongrel/command.rb:212:in `run' /Library/Ruby/Gems/1.8/gems/mongrel-1.1.4/bin/mongrel_rails:281 /Library/Ruby/Gems/1.8/gems/activesupport-2.1.0/lib/active_support/dependencies.rb:502:in `load' /Library/Ruby/Gems/1.8/gems/activesupport-2.1.0/lib/active_support/dependencies.rb:502:in `load' /Library/Ruby/Gems/1.8/gems/activesupport-2.1.0/lib/active_support/dependencies.rb:354:in `new_constants_in' /Library/Ruby/Gems/1.8/gems/activesupport-2.1.0/lib/active_support/dependencies.rb:502:in `load' /Library/Ruby/Gems/1.8/gems/rails-2.1.0/lib/commands/servers/mongrel.rb:64 /Library/Ruby/Site/1.8/rubygems/custom_require.rb:27:in `gem_original_require' /Library/Ruby/Site/1.8/rubygems/custom_require.rb:27:in `require' /Library/Ruby/Gems/1.8/gems/activesupport-2.1.0/lib/active_support/dependencies.rb:509:in `require' /Library/Ruby/Gems/1.8/gems/activesupport-2.1.0/lib/active_support/dependencies.rb:354:in `new_constants_in' /Library/Ruby/Gems/1.8/gems/activesupport-2.1.0/lib/active_support/dependencies.rb:509:in `require' /Library/Ruby/Gems/1.8/gems/rails-2.1.0/lib/commands/server.rb:39 /Library/Ruby/Site/1.8/rubygems/custom_require.rb:27:in `gem_original_require' /Library/Ruby/Site/1.8/rubygems/custom_require.rb:27:in `require' script/server:3 Rendering /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_controller/templates/rescues/layout.erb (internal_server_error) SQL (0.000794)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.000248) SELECT version FROM schema_migrations SQL (0.000284) select sqlite_version(*) SQL (0.000279) SELECT version FROM schema_migrations SQL (0.000336)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.000097) PRAGMA index_list("users") SQL (0.000269) select sqlite_version(*) SQL (0.000303)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.003592) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) DEFAULT NULL NULL, "email" varchar(255) DEFAULT NULL NULL, "admin" boolean DEFAULT NULL NULL, "age" integer DEFAULT NULL NULL, "created_at" datetime DEFAULT NULL NULL, "updated_at" datetime DEFAULT NULL NULL)  SQL (0.000311)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.002188) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  SQL (0.002649) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version") SQL (0.000456)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.000155) SELECT version FROM "schema_migrations" SQL (0.002375) INSERT INTO "schema_migrations" (version) VALUES ('20080819225020') SQL (0.000939)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.000249) SELECT version FROM schema_migrations SQL (0.000289) select sqlite_version(*) SQL (0.000274) SELECT version FROM schema_migrations SQL (0.000336)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.000085) PRAGMA index_list("users") SQL (0.000271) select sqlite_version(*) SQL (0.000290)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.003174) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) DEFAULT NULL NULL, "email" varchar(255) DEFAULT NULL NULL, "admin" boolean DEFAULT NULL NULL, "age" integer DEFAULT NULL NULL, "created_at" datetime DEFAULT NULL NULL, "updated_at" datetime DEFAULT NULL NULL)  SQL (0.000311)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.001866) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  SQL (0.002362) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version") SQL (0.000405)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.000169) SELECT version FROM "schema_migrations" SQL (0.002125) INSERT INTO "schema_migrations" (version) VALUES ('20080819225020') SQL (0.000812)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.000244) SELECT version FROM schema_migrations SQL (0.000277) select sqlite_version(*) SQL (0.000270) SELECT version FROM schema_migrations SQL (0.000333)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.000088) PRAGMA index_list("users") SQL (0.000269) select sqlite_version(*) SQL (0.000290)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.002982) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) DEFAULT NULL NULL, "email" varchar(255) DEFAULT NULL NULL, "admin" boolean DEFAULT NULL NULL, "age" integer DEFAULT NULL NULL, "created_at" datetime DEFAULT NULL NULL, "updated_at" datetime DEFAULT NULL NULL)  SQL (0.000310)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.001816) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  SQL (0.001994) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version") SQL (0.000524)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.000182) SELECT version FROM "schema_migrations" SQL (0.001904) INSERT INTO "schema_migrations" (version) VALUES ('20080819225020') SQL (0.000796)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.000246) SELECT version FROM schema_migrations SQL (0.000288) select sqlite_version(*) SQL (0.000272) SELECT version FROM schema_migrations SQL (0.000335)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.000084) PRAGMA index_list("users") SQL (0.000266) select sqlite_version(*) SQL (0.000288)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.002943) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) DEFAULT NULL NULL, "email" varchar(255) DEFAULT NULL NULL, "admin" boolean DEFAULT NULL NULL, "age" integer DEFAULT NULL NULL, "created_at" datetime DEFAULT NULL NULL, "updated_at" datetime DEFAULT NULL NULL)  SQL (0.000308)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.001818) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  SQL (0.001944) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version") SQL (0.000581)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.000183) SELECT version FROM "schema_migrations" SQL (0.001932) INSERT INTO "schema_migrations" (version) VALUES ('20080819225020') SQL (0.000806)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.000249) SELECT version FROM schema_migrations SQL (0.000305) select sqlite_version(*) SQL (0.000279) SELECT version FROM schema_migrations SQL (0.000339)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.000087) PRAGMA index_list("users") SQL (0.000270) select sqlite_version(*) SQL (0.000295)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.257761) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) DEFAULT NULL NULL, "email" varchar(255) DEFAULT NULL NULL, "admin" boolean DEFAULT NULL NULL, "age" integer DEFAULT NULL NULL, "created_at" datetime DEFAULT NULL NULL, "updated_at" datetime DEFAULT NULL NULL)  SQL (0.000416)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.255262) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  SQL (0.338029) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version") SQL (0.000512)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.000162) SELECT version FROM "schema_migrations" SQL (0.265681) INSERT INTO "schema_migrations" (version) VALUES ('20080819225020') SQL (0.000806)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.000248) SELECT version FROM schema_migrations SQL (0.000287) select sqlite_version(*) SQL (0.000272) SELECT version FROM schema_migrations SQL (0.000342)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.000085) PRAGMA index_list("users") SQL (0.000268) select sqlite_version(*) SQL (0.000292)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.002900) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) DEFAULT NULL NULL, "email" varchar(255) DEFAULT NULL NULL, "admin" boolean DEFAULT NULL NULL, "age" integer DEFAULT NULL NULL, "created_at" datetime DEFAULT NULL NULL, "updated_at" datetime DEFAULT NULL NULL)  SQL (0.000310)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.001565) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  SQL (0.001928) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version") SQL (0.000406)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.000172) SELECT version FROM "schema_migrations" SQL (0.001809) INSERT INTO "schema_migrations" (version) VALUES ('20080819225020') SQL (0.000796)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.000248) SELECT version FROM schema_migrations SQL (0.000298) select sqlite_version(*) SQL (0.000273) SELECT version FROM schema_migrations SQL (0.000335)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.000084) PRAGMA index_list("users") SQL (0.000268) select sqlite_version(*) SQL (0.000291)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.003383) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) DEFAULT NULL NULL, "email" varchar(255) DEFAULT NULL NULL, "admin" boolean DEFAULT NULL NULL, "age" integer DEFAULT NULL NULL, "created_at" datetime DEFAULT NULL NULL, "updated_at" datetime DEFAULT NULL NULL)  SQL (0.000299)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.001950) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  SQL (0.002208) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version") SQL (0.000412)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.000162) SELECT version FROM "schema_migrations" SQL (0.002208) INSERT INTO "schema_migrations" (version) VALUES ('20080819225020') SQL (0.000831)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.000265) SELECT version FROM schema_migrations SQL (0.000308) select sqlite_version(*) SQL (0.000281) SELECT version FROM schema_migrations SQL (0.000375)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.000090) PRAGMA index_list("users") SQL (0.000276) select sqlite_version(*) SQL (0.000384)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.002703) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) DEFAULT NULL NULL, "email" varchar(255) DEFAULT NULL NULL, "admin" boolean DEFAULT NULL NULL, "age" integer DEFAULT NULL NULL, "created_at" datetime DEFAULT NULL NULL, "updated_at" datetime DEFAULT NULL NULL)  SQL (0.000360)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.001605) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  SQL (0.001780) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version") SQL (0.000585)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.000185) SELECT version FROM "schema_migrations" SQL (0.001675) INSERT INTO "schema_migrations" (version) VALUES ('20080819225020') SQL (0.000792)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.000245) SELECT version FROM schema_migrations SQL (0.000287) select sqlite_version(*) SQL (0.000271) SELECT version FROM schema_migrations SQL (0.000331)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.000093) PRAGMA index_list("users") SQL (0.000268) select sqlite_version(*) SQL (0.000290)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.002909) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) DEFAULT NULL NULL, "email" varchar(255) DEFAULT NULL NULL, "admin" boolean DEFAULT NULL NULL, "age" integer DEFAULT NULL NULL, "created_at" datetime DEFAULT NULL NULL, "updated_at" datetime DEFAULT NULL NULL)  SQL (0.000304)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.001793) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  SQL (0.001933) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version") SQL (0.000590)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.000181) SELECT version FROM "schema_migrations" SQL (0.001971) INSERT INTO "schema_migrations" (version) VALUES ('20080819225020') Processing UsersController#index (for 127.0.0.1 at 2008-08-19 20:09:38) [GET] Session ID: BAh7BzoMY3NyZl9pZCIlOTgwNTJjMzJhMTViY2NmNTNjOTdjNDA0M2YyZTc2 NzIiCmZsYXNoSUM6J0FjdGlvbkNvbnRyb2xsZXI6OkZsYXNoOjpGbGFzaEhh c2h7AAY6CkB1c2VkewA=--75e88912af8113fe952443b1955d370975feab11 Parameters: {"order"=>"descending", "action"=>"index", "controller"=>"users", "sort"=>"email", "page"=>"1"} User Load (0.002744) SELECT * FROM "users" ORDER BY users.email desc Rendering template within layouts/users Rendering users/index Completed in 0.02053 (48 reqs/sec) | Rendering: 0.00934 (45%) | DB: 0.00274 (13%) | 200 OK [http://localhost/users?order=descending&page=1&sort=email] SQL (0.000810)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.000251) SELECT version FROM schema_migrations SQL (0.000297) select sqlite_version(*) SQL (0.000299) SELECT version FROM schema_migrations SQL (0.000339)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.000086) PRAGMA index_list("users") SQL (0.000276) select sqlite_version(*) SQL (0.000296)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.003391) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) DEFAULT NULL NULL, "email" varchar(255) DEFAULT NULL NULL, "admin" boolean DEFAULT NULL NULL, "age" integer DEFAULT NULL NULL, "created_at" datetime DEFAULT NULL NULL, "updated_at" datetime DEFAULT NULL NULL)  SQL (0.000323)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.001995) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  SQL (0.002284) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version") SQL (0.000412)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.000161) SELECT version FROM "schema_migrations" SQL (0.002174) INSERT INTO "schema_migrations" (version) VALUES ('20080819225020') SQL (0.000804)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.000283) SELECT version FROM schema_migrations SQL (0.000279) select sqlite_version(*) SQL (0.000333) SELECT version FROM schema_migrations SQL (0.000341)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.000087) PRAGMA index_list("users") SQL (0.000285) select sqlite_version(*) SQL (0.000320)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.003061) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) DEFAULT NULL NULL, "email" varchar(255) DEFAULT NULL NULL, "admin" boolean DEFAULT NULL NULL, "age" integer DEFAULT NULL NULL, "created_at" datetime DEFAULT NULL NULL, "updated_at" datetime DEFAULT NULL NULL)  SQL (0.000310)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.001672) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  SQL (0.002147) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version") SQL (0.000449)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.000182) SELECT version FROM "schema_migrations" SQL (0.001832) INSERT INTO "schema_migrations" (version) VALUES ('20080819225020') SQL (0.000800)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.000246) SELECT version FROM schema_migrations SQL (0.000335) select sqlite_version(*) SQL (0.000337) SELECT version FROM schema_migrations SQL (0.000346)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.000088) PRAGMA index_list("users") SQL (0.000273) select sqlite_version(*) SQL (0.000292)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.002867) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) DEFAULT NULL NULL, "email" varchar(255) DEFAULT NULL NULL, "admin" boolean DEFAULT NULL NULL, "age" integer DEFAULT NULL NULL, "created_at" datetime DEFAULT NULL NULL, "updated_at" datetime DEFAULT NULL NULL)  SQL (0.000314)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.001833) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  SQL (0.001883) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version") SQL (0.000553)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.000208) SELECT version FROM "schema_migrations" SQL (0.001835) INSERT INTO "schema_migrations" (version) VALUES ('20080819225020') SQL (0.000798)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.000247) SELECT version FROM schema_migrations SQL (0.000286) select sqlite_version(*) SQL (0.000269) SELECT version FROM schema_migrations SQL (0.000354)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.000087) PRAGMA index_list("users") SQL (0.000276) select sqlite_version(*) SQL (0.000293)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.003522) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) DEFAULT NULL NULL, "email" varchar(255) DEFAULT NULL NULL, "admin" boolean DEFAULT NULL NULL, "age" integer DEFAULT NULL NULL, "created_at" datetime DEFAULT NULL NULL, "updated_at" datetime DEFAULT NULL NULL)  SQL (0.000341)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.001942) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  SQL (0.002182) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version") SQL (0.000400)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.000166) SELECT version FROM "schema_migrations" SQL (0.002231) INSERT INTO "schema_migrations" (version) VALUES ('20080819225020') SQL (0.000792)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.000245) SELECT version FROM schema_migrations SQL (0.000281) select sqlite_version(*) SQL (0.000272) SELECT version FROM schema_migrations SQL (0.000334)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.000085) PRAGMA index_list("users") SQL (0.000274) select sqlite_version(*) SQL (0.000316)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.003263) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) DEFAULT NULL NULL, "email" varchar(255) DEFAULT NULL NULL, "admin" boolean DEFAULT NULL NULL, "age" integer DEFAULT NULL NULL, "created_at" datetime DEFAULT NULL NULL, "updated_at" datetime DEFAULT NULL NULL)  SQL (0.000312)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.001975) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  SQL (0.002221) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version") SQL (0.000392)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.000168) SELECT version FROM "schema_migrations" SQL (0.002187) INSERT INTO "schema_migrations" (version) VALUES ('20080819225020') SQL (0.000800)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.000252) SELECT version FROM schema_migrations SQL (0.000285) select sqlite_version(*) SQL (0.000275) SELECT version FROM schema_migrations SQL (0.000337)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.000085) PRAGMA index_list("users") SQL (0.000274) select sqlite_version(*) SQL (0.000295)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.002874) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) DEFAULT NULL NULL, "email" varchar(255) DEFAULT NULL NULL, "admin" boolean DEFAULT NULL NULL, "age" integer DEFAULT NULL NULL, "created_at" datetime DEFAULT NULL NULL, "updated_at" datetime DEFAULT NULL NULL)  SQL (0.000319)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.001838) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  SQL (0.001976) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version") SQL (0.000492)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.000190) SELECT version FROM "schema_migrations" SQL (0.001862) INSERT INTO "schema_migrations" (version) VALUES ('20080819225020') SQL (0.000802)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.000244) SELECT version FROM schema_migrations SQL (0.000283) select sqlite_version(*) SQL (0.000272) SELECT version FROM schema_migrations SQL (0.000335)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.000085) PRAGMA index_list("users") SQL (0.000278) select sqlite_version(*) SQL (0.000297)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.002790) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) DEFAULT NULL NULL, "email" varchar(255) DEFAULT NULL NULL, "admin" boolean DEFAULT NULL NULL, "age" integer DEFAULT NULL NULL, "created_at" datetime DEFAULT NULL NULL, "updated_at" datetime DEFAULT NULL NULL)  SQL (0.000316)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.001512) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  SQL (0.001722) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version") SQL (0.000468)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.000238) SELECT version FROM "schema_migrations" SQL (0.001847) INSERT INTO "schema_migrations" (version) VALUES ('20080819225020') SQL (0.000798)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.000247) SELECT version FROM schema_migrations SQL (0.000282) select sqlite_version(*) SQL (0.000279) SELECT version FROM schema_migrations SQL (0.000337)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.000086) PRAGMA index_list("users") SQL (0.000278) select sqlite_version(*) SQL (0.000294)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.003002) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) DEFAULT NULL NULL, "email" varchar(255) DEFAULT NULL NULL, "admin" boolean DEFAULT NULL NULL, "age" integer DEFAULT NULL NULL, "created_at" datetime DEFAULT NULL NULL, "updated_at" datetime DEFAULT NULL NULL)  SQL (0.000463)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.001713) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  SQL (0.001901) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version") SQL (0.000579)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.000181) SELECT version FROM "schema_migrations" SQL (0.001779) INSERT INTO "schema_migrations" (version) VALUES ('20080819225020') SQL (0.000799)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.000244) SELECT version FROM schema_migrations SQL (0.000284) select sqlite_version(*) SQL (0.000273) SELECT version FROM schema_migrations SQL (0.000335)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.000108) PRAGMA index_list("users") SQL (0.000274) select sqlite_version(*) SQL (0.000293)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.003437) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) DEFAULT NULL NULL, "email" varchar(255) DEFAULT NULL NULL, "admin" boolean DEFAULT NULL NULL, "age" integer DEFAULT NULL NULL, "created_at" datetime DEFAULT NULL NULL, "updated_at" datetime DEFAULT NULL NULL)  SQL (0.000315)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.001972) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  SQL (0.002561) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version") SQL (0.000392)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.000153) SELECT version FROM "schema_migrations" SQL (0.002242) INSERT INTO "schema_migrations" (version) VALUES ('20080819225020') SQL (0.000799)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.000246) SELECT version FROM schema_migrations SQL (0.000280) select sqlite_version(*) SQL (0.000306) SELECT version FROM schema_migrations SQL (0.000334)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.000093) PRAGMA index_list("users") SQL (0.000276) select sqlite_version(*) SQL (0.000291)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.002933) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) DEFAULT NULL NULL, "email" varchar(255) DEFAULT NULL NULL, "admin" boolean DEFAULT NULL NULL, "age" integer DEFAULT NULL NULL, "created_at" datetime DEFAULT NULL NULL, "updated_at" datetime DEFAULT NULL NULL)  SQL (0.000333)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.001529) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  SQL (0.001829) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version") SQL (0.000445)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.000162) SELECT version FROM "schema_migrations" SQL (0.001781) INSERT INTO "schema_migrations" (version) VALUES ('20080819225020') SQL (0.000800)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.000245) SELECT version FROM schema_migrations SQL (0.000286) select sqlite_version(*) SQL (0.000274) SELECT version FROM schema_migrations SQL (0.000332)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.000089) PRAGMA index_list("users") SQL (0.000272) select sqlite_version(*) SQL (0.000291)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.002832) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) DEFAULT NULL NULL, "email" varchar(255) DEFAULT NULL NULL, "admin" boolean DEFAULT NULL NULL, "age" integer DEFAULT NULL NULL, "created_at" datetime DEFAULT NULL NULL, "updated_at" datetime DEFAULT NULL NULL)  SQL (0.000312)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.001589) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  SQL (0.001752) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version") SQL (0.000443)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.000239) SELECT version FROM "schema_migrations" SQL (0.001893) INSERT INTO "schema_migrations" (version) VALUES ('20080819225020') SQL (0.000798)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.000255) SELECT version FROM schema_migrations SQL (0.000275) select sqlite_version(*) SQL (0.000307) SELECT version FROM schema_migrations SQL (0.000332)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.000088) PRAGMA index_list("users") SQL (0.000274) select sqlite_version(*) SQL (0.000290)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.002724) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) DEFAULT NULL NULL, "email" varchar(255) DEFAULT NULL NULL, "admin" boolean DEFAULT NULL NULL, "age" integer DEFAULT NULL NULL, "created_at" datetime DEFAULT NULL NULL, "updated_at" datetime DEFAULT NULL NULL)  SQL (0.000312)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.001852) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  SQL (0.002280) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version") SQL (0.000482)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.000179) SELECT version FROM "schema_migrations" SQL (0.001955) INSERT INTO "schema_migrations" (version) VALUES ('20080819225020') SQL (0.000807)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.000248) SELECT version FROM schema_migrations SQL (0.000290) select sqlite_version(*) SQL (0.000270) SELECT version FROM schema_migrations SQL (0.000331)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.000086) PRAGMA index_list("users") SQL (0.000275) select sqlite_version(*) SQL (0.000294)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.002835) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) DEFAULT NULL NULL, "email" varchar(255) DEFAULT NULL NULL, "admin" boolean DEFAULT NULL NULL, "age" integer DEFAULT NULL NULL, "created_at" datetime DEFAULT NULL NULL, "updated_at" datetime DEFAULT NULL NULL)  SQL (0.000314)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.001676) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  SQL (0.001907) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version") SQL (0.000445)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.000184) SELECT version FROM "schema_migrations" SQL (0.001820) INSERT INTO "schema_migrations" (version) VALUES ('20080819225020') SQL (0.000800)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.000245) SELECT version FROM schema_migrations SQL (0.000287) select sqlite_version(*) SQL (0.000281) SELECT version FROM schema_migrations SQL (0.000333)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.000120) PRAGMA index_list("users") SQL (0.000276) select sqlite_version(*) SQL (0.000380)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.003526) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) DEFAULT NULL NULL, "email" varchar(255) DEFAULT NULL NULL, "admin" boolean DEFAULT NULL NULL, "age" integer DEFAULT NULL NULL, "created_at" datetime DEFAULT NULL NULL, "updated_at" datetime DEFAULT NULL NULL)  SQL (0.000375)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.002012) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  SQL (0.002508) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version") SQL (0.000505)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.000155) SELECT version FROM "schema_migrations" SQL (0.002248) INSERT INTO "schema_migrations" (version) VALUES ('20080819225020') Processing UsersController#index (for 127.0.0.1 at 2008-08-19 20:57:37) [GET] Session ID: BAh7BzoMY3NyZl9pZCIlOTgwNTJjMzJhMTViY2NmNTNjOTdjNDA0M2YyZTc2 NzIiCmZsYXNoSUM6J0FjdGlvbkNvbnRyb2xsZXI6OkZsYXNoOjpGbGFzaEhh c2h7AAY6CkB1c2VkewA=--75e88912af8113fe952443b1955d370975feab11 Parameters: {"order"=>"descending", "action"=>"index", "controller"=>"users", "sort"=>"email", "page"=>"1"} User Load (0.002660) SELECT * FROM "users" ORDER BY users.email desc Rendering template within layouts/users Rendering users/index ActionView::TemplateError (wrong number of arguments (2 for 1)) on line #5 of users/index.html.erb: 2: 3:
EmailAdminAge
4: 5: <%= sortable_table_header 'Name', :sort => 'name' %> 6: <%= sortable_table_header 'Email', :sort => 'email' %> 7: <%= sortable_table_header :sort => 'age' %> 8: app/views/users/index.html.erb:5:in `sortable_table_header' app/views/users/index.html.erb:5:in `_run_erb_47app47views47users47index46html46erb' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_view/base.rb:338:in `send' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_view/base.rb:338:in `execute' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_view/template_handlers/compilable.rb:29:in `send' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_view/template_handlers/compilable.rb:29:in `render' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_view/template.rb:35:in `render' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_view/template.rb:22:in `render_template' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_view/base.rb:245:in `render_file' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_controller/base.rb:1108:in `render_for_file' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_controller/base.rb:841:in `render_with_no_layout' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_controller/layout.rb:251:in `render_without_benchmark' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_controller/benchmarking.rb:51:in `render' /Library/Ruby/Gems/1.8/gems/activesupport-2.1.0/lib/active_support/core_ext/benchmark.rb:8:in `realtime' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_controller/benchmarking.rb:51:in `render' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_controller/base.rb:1157:in `default_render' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_controller/base.rb:1163:in `perform_action_without_filters' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_controller/filters.rb:580:in `call_filters' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_controller/filters.rb:573:in `perform_action_without_benchmark' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue' /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/benchmark.rb:293:in `measure' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_controller/rescue.rb:201:in `perform_action_without_caching' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_controller/caching/sql_cache.rb:13:in `perform_action' /Library/Ruby/Gems/1.8/gems/activerecord-2.1.0/lib/active_record/connection_adapters/abstract/query_cache.rb:33:in `cache' /Library/Ruby/Gems/1.8/gems/activerecord-2.1.0/lib/active_record/query_cache.rb:8:in `cache' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_controller/caching/sql_cache.rb:12:in `perform_action' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_controller/base.rb:529:in `send' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_controller/base.rb:529:in `process_without_filters' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_controller/filters.rb:569:in `process_without_session_management_support' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_controller/session_management.rb:130:in `process' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_controller/base.rb:389:in `process' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_controller/dispatcher.rb:149:in `handle_request' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_controller/dispatcher.rb:107:in `dispatch' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_controller/dispatcher.rb:104:in `synchronize' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_controller/dispatcher.rb:104:in `dispatch' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_controller/dispatcher.rb:120:in `dispatch_cgi' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_controller/dispatcher.rb:35:in `dispatch' /Library/Ruby/Gems/1.8/gems/mongrel-1.1.4/lib/mongrel/rails.rb:76:in `process' /Library/Ruby/Gems/1.8/gems/mongrel-1.1.4/lib/mongrel/rails.rb:74:in `synchronize' /Library/Ruby/Gems/1.8/gems/mongrel-1.1.4/lib/mongrel/rails.rb:74:in `process' /Library/Ruby/Gems/1.8/gems/mongrel-1.1.4/lib/mongrel.rb:159:in `process_client' /Library/Ruby/Gems/1.8/gems/mongrel-1.1.4/lib/mongrel.rb:158:in `each' /Library/Ruby/Gems/1.8/gems/mongrel-1.1.4/lib/mongrel.rb:158:in `process_client' /Library/Ruby/Gems/1.8/gems/mongrel-1.1.4/lib/mongrel.rb:285:in `run' /Library/Ruby/Gems/1.8/gems/mongrel-1.1.4/lib/mongrel.rb:285:in `initialize' /Library/Ruby/Gems/1.8/gems/mongrel-1.1.4/lib/mongrel.rb:285:in `new' /Library/Ruby/Gems/1.8/gems/mongrel-1.1.4/lib/mongrel.rb:285:in `run' /Library/Ruby/Gems/1.8/gems/mongrel-1.1.4/lib/mongrel.rb:268:in `initialize' /Library/Ruby/Gems/1.8/gems/mongrel-1.1.4/lib/mongrel.rb:268:in `new' /Library/Ruby/Gems/1.8/gems/mongrel-1.1.4/lib/mongrel.rb:268:in `run' /Library/Ruby/Gems/1.8/gems/mongrel-1.1.4/lib/mongrel/configurator.rb:282:in `run' /Library/Ruby/Gems/1.8/gems/mongrel-1.1.4/lib/mongrel/configurator.rb:281:in `each' /Library/Ruby/Gems/1.8/gems/mongrel-1.1.4/lib/mongrel/configurator.rb:281:in `run' /Library/Ruby/Gems/1.8/gems/mongrel-1.1.4/bin/mongrel_rails:128:in `run' /Library/Ruby/Gems/1.8/gems/mongrel-1.1.4/lib/mongrel/command.rb:212:in `run' /Library/Ruby/Gems/1.8/gems/mongrel-1.1.4/bin/mongrel_rails:281 /Library/Ruby/Gems/1.8/gems/activesupport-2.1.0/lib/active_support/dependencies.rb:502:in `load' /Library/Ruby/Gems/1.8/gems/activesupport-2.1.0/lib/active_support/dependencies.rb:502:in `load' /Library/Ruby/Gems/1.8/gems/activesupport-2.1.0/lib/active_support/dependencies.rb:354:in `new_constants_in' /Library/Ruby/Gems/1.8/gems/activesupport-2.1.0/lib/active_support/dependencies.rb:502:in `load' /Library/Ruby/Gems/1.8/gems/rails-2.1.0/lib/commands/servers/mongrel.rb:64 /Library/Ruby/Site/1.8/rubygems/custom_require.rb:27:in `gem_original_require' /Library/Ruby/Site/1.8/rubygems/custom_require.rb:27:in `require' /Library/Ruby/Gems/1.8/gems/activesupport-2.1.0/lib/active_support/dependencies.rb:509:in `require' /Library/Ruby/Gems/1.8/gems/activesupport-2.1.0/lib/active_support/dependencies.rb:354:in `new_constants_in' /Library/Ruby/Gems/1.8/gems/activesupport-2.1.0/lib/active_support/dependencies.rb:509:in `require' /Library/Ruby/Gems/1.8/gems/rails-2.1.0/lib/commands/server.rb:39 /Library/Ruby/Site/1.8/rubygems/custom_require.rb:27:in `gem_original_require' /Library/Ruby/Site/1.8/rubygems/custom_require.rb:27:in `require' script/server:3 Rendering /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_controller/templates/rescues/layout.erb (internal_server_error) Processing UsersController#index (for 127.0.0.1 at 2008-08-19 20:58:13) [GET] Session ID: BAh7BzoMY3NyZl9pZCIlOTgwNTJjMzJhMTViY2NmNTNjOTdjNDA0M2YyZTc2 NzIiCmZsYXNoSUM6J0FjdGlvbkNvbnRyb2xsZXI6OkZsYXNoOjpGbGFzaEhh c2h7AAY6CkB1c2VkewA=--75e88912af8113fe952443b1955d370975feab11 Parameters: {"action"=>"index", "controller"=>"users"} User Load (0.003020) SELECT * FROM "users" ORDER BY name desc Rendering template within layouts/users Rendering users/index ActionView::TemplateError (wrong number of arguments (2 for 1)) on line #5 of users/index.html.erb: 2: 3:
Created On
4: 5: <%= sortable_table_header 'Name', :sort => 'name' %> 6: <%= sortable_table_header 'Email', :sort => 'email' %> 7: <%= sortable_table_header :sort => 'age' %> 8: app/views/users/index.html.erb:5:in `sortable_table_header' app/views/users/index.html.erb:5:in `_run_erb_47app47views47users47index46html46erb' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_view/base.rb:338:in `send' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_view/base.rb:338:in `execute' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_view/template_handlers/compilable.rb:29:in `send' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_view/template_handlers/compilable.rb:29:in `render' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_view/template.rb:35:in `render' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_view/template.rb:22:in `render_template' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_view/base.rb:245:in `render_file' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_controller/base.rb:1108:in `render_for_file' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_controller/base.rb:841:in `render_with_no_layout' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_controller/layout.rb:251:in `render_without_benchmark' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_controller/benchmarking.rb:51:in `render' /Library/Ruby/Gems/1.8/gems/activesupport-2.1.0/lib/active_support/core_ext/benchmark.rb:8:in `realtime' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_controller/benchmarking.rb:51:in `render' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_controller/base.rb:1157:in `default_render' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_controller/base.rb:1163:in `perform_action_without_filters' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_controller/filters.rb:580:in `call_filters' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_controller/filters.rb:573:in `perform_action_without_benchmark' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue' /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/benchmark.rb:293:in `measure' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_controller/rescue.rb:201:in `perform_action_without_caching' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_controller/caching/sql_cache.rb:13:in `perform_action' /Library/Ruby/Gems/1.8/gems/activerecord-2.1.0/lib/active_record/connection_adapters/abstract/query_cache.rb:33:in `cache' /Library/Ruby/Gems/1.8/gems/activerecord-2.1.0/lib/active_record/query_cache.rb:8:in `cache' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_controller/caching/sql_cache.rb:12:in `perform_action' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_controller/base.rb:529:in `send' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_controller/base.rb:529:in `process_without_filters' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_controller/filters.rb:569:in `process_without_session_management_support' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_controller/session_management.rb:130:in `process' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_controller/base.rb:389:in `process' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_controller/dispatcher.rb:149:in `handle_request' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_controller/dispatcher.rb:107:in `dispatch' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_controller/dispatcher.rb:104:in `synchronize' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_controller/dispatcher.rb:104:in `dispatch' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_controller/dispatcher.rb:120:in `dispatch_cgi' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_controller/dispatcher.rb:35:in `dispatch' /Library/Ruby/Gems/1.8/gems/mongrel-1.1.4/lib/mongrel/rails.rb:76:in `process' /Library/Ruby/Gems/1.8/gems/mongrel-1.1.4/lib/mongrel/rails.rb:74:in `synchronize' /Library/Ruby/Gems/1.8/gems/mongrel-1.1.4/lib/mongrel/rails.rb:74:in `process' /Library/Ruby/Gems/1.8/gems/mongrel-1.1.4/lib/mongrel.rb:159:in `process_client' /Library/Ruby/Gems/1.8/gems/mongrel-1.1.4/lib/mongrel.rb:158:in `each' /Library/Ruby/Gems/1.8/gems/mongrel-1.1.4/lib/mongrel.rb:158:in `process_client' /Library/Ruby/Gems/1.8/gems/mongrel-1.1.4/lib/mongrel.rb:285:in `run' /Library/Ruby/Gems/1.8/gems/mongrel-1.1.4/lib/mongrel.rb:285:in `initialize' /Library/Ruby/Gems/1.8/gems/mongrel-1.1.4/lib/mongrel.rb:285:in `new' /Library/Ruby/Gems/1.8/gems/mongrel-1.1.4/lib/mongrel.rb:285:in `run' /Library/Ruby/Gems/1.8/gems/mongrel-1.1.4/lib/mongrel.rb:268:in `initialize' /Library/Ruby/Gems/1.8/gems/mongrel-1.1.4/lib/mongrel.rb:268:in `new' /Library/Ruby/Gems/1.8/gems/mongrel-1.1.4/lib/mongrel.rb:268:in `run' /Library/Ruby/Gems/1.8/gems/mongrel-1.1.4/lib/mongrel/configurator.rb:282:in `run' /Library/Ruby/Gems/1.8/gems/mongrel-1.1.4/lib/mongrel/configurator.rb:281:in `each' /Library/Ruby/Gems/1.8/gems/mongrel-1.1.4/lib/mongrel/configurator.rb:281:in `run' /Library/Ruby/Gems/1.8/gems/mongrel-1.1.4/bin/mongrel_rails:128:in `run' /Library/Ruby/Gems/1.8/gems/mongrel-1.1.4/lib/mongrel/command.rb:212:in `run' /Library/Ruby/Gems/1.8/gems/mongrel-1.1.4/bin/mongrel_rails:281 /Library/Ruby/Gems/1.8/gems/activesupport-2.1.0/lib/active_support/dependencies.rb:502:in `load' /Library/Ruby/Gems/1.8/gems/activesupport-2.1.0/lib/active_support/dependencies.rb:502:in `load' /Library/Ruby/Gems/1.8/gems/activesupport-2.1.0/lib/active_support/dependencies.rb:354:in `new_constants_in' /Library/Ruby/Gems/1.8/gems/activesupport-2.1.0/lib/active_support/dependencies.rb:502:in `load' /Library/Ruby/Gems/1.8/gems/rails-2.1.0/lib/commands/servers/mongrel.rb:64 /Library/Ruby/Site/1.8/rubygems/custom_require.rb:27:in `gem_original_require' /Library/Ruby/Site/1.8/rubygems/custom_require.rb:27:in `require' /Library/Ruby/Gems/1.8/gems/activesupport-2.1.0/lib/active_support/dependencies.rb:509:in `require' /Library/Ruby/Gems/1.8/gems/activesupport-2.1.0/lib/active_support/dependencies.rb:354:in `new_constants_in' /Library/Ruby/Gems/1.8/gems/activesupport-2.1.0/lib/active_support/dependencies.rb:509:in `require' /Library/Ruby/Gems/1.8/gems/rails-2.1.0/lib/commands/server.rb:39 /Library/Ruby/Site/1.8/rubygems/custom_require.rb:27:in `gem_original_require' /Library/Ruby/Site/1.8/rubygems/custom_require.rb:27:in `require' script/server:3 Rendering /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_controller/templates/rescues/layout.erb (internal_server_error) SQL (0.000796)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.000244) SELECT version FROM schema_migrations SQL (0.000292) select sqlite_version(*) SQL (0.000277) SELECT version FROM schema_migrations SQL (0.000364)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.000086) PRAGMA index_list("users") SQL (0.000275) select sqlite_version(*) SQL (0.000293)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.003071) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) DEFAULT NULL NULL, "email" varchar(255) DEFAULT NULL NULL, "admin" boolean DEFAULT NULL NULL, "age" integer DEFAULT NULL NULL, "created_at" datetime DEFAULT NULL NULL, "updated_at" datetime DEFAULT NULL NULL)  SQL (0.000312)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.001552) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  SQL (0.001747) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version") SQL (0.000386)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.000168) SELECT version FROM "schema_migrations" SQL (0.001784) INSERT INTO "schema_migrations" (version) VALUES ('20080819225020') Processing UsersController#index (for 127.0.0.1 at 2008-08-19 20:58:43) [GET] Session ID: BAh7BzoMY3NyZl9pZCIlOTgwNTJjMzJhMTViY2NmNTNjOTdjNDA0M2YyZTc2 NzIiCmZsYXNoSUM6J0FjdGlvbkNvbnRyb2xsZXI6OkZsYXNoOjpGbGFzaEhh c2h7AAY6CkB1c2VkewA=--75e88912af8113fe952443b1955d370975feab11 Parameters: {"action"=>"index", "controller"=>"users"} User Load (0.003015) SELECT * FROM "users" ORDER BY name desc Rendering template within layouts/users Rendering users/index Completed in 0.06510 (15 reqs/sec) | Rendering: 0.05299 (81%) | DB: 0.00302 (4%) | 200 OK [http://localhost/users] SQL (0.000858)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.000248) SELECT version FROM schema_migrations SQL (0.000284) select sqlite_version(*) SQL (0.000273) SELECT version FROM schema_migrations SQL (0.000333)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.000088) PRAGMA index_list("users") SQL (0.000279) select sqlite_version(*) SQL (0.000296)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.003300) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) DEFAULT NULL NULL, "email" varchar(255) DEFAULT NULL NULL, "admin" boolean DEFAULT NULL NULL, "age" integer DEFAULT NULL NULL, "created_at" datetime DEFAULT NULL NULL, "updated_at" datetime DEFAULT NULL NULL)  SQL (0.000306)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.001967) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  SQL (0.002294) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version") SQL (0.000404)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.000160) SELECT version FROM "schema_migrations" SQL (0.001988) INSERT INTO "schema_migrations" (version) VALUES ('20080819225020') SQL (0.000803)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.000246) SELECT version FROM schema_migrations SQL (0.000281) select sqlite_version(*) SQL (0.000270) SELECT version FROM schema_migrations SQL (0.000342)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.000088) PRAGMA index_list("users") SQL (0.000272) select sqlite_version(*) SQL (0.000326)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.002946) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) DEFAULT NULL NULL, "email" varchar(255) DEFAULT NULL NULL, "admin" boolean DEFAULT NULL NULL, "age" integer DEFAULT NULL NULL, "created_at" datetime DEFAULT NULL NULL, "updated_at" datetime DEFAULT NULL NULL)  SQL (0.000300)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.001682) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  SQL (0.001875) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version") SQL (0.000445)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.000181) SELECT version FROM "schema_migrations" SQL (0.001876) INSERT INTO "schema_migrations" (version) VALUES ('20080819225020') SQL (0.000809)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.000261) SELECT version FROM schema_migrations SQL (0.000281) select sqlite_version(*) SQL (0.000274) SELECT version FROM schema_migrations SQL (0.000345)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.000087) PRAGMA index_list("users") SQL (0.000278) select sqlite_version(*) SQL (0.000295)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.002679) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) DEFAULT NULL NULL, "email" varchar(255) DEFAULT NULL NULL, "admin" boolean DEFAULT NULL NULL, "age" integer DEFAULT NULL NULL, "created_at" datetime DEFAULT NULL NULL, "updated_at" datetime DEFAULT NULL NULL)  SQL (0.000310)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.001750) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  SQL (0.002250) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version") SQL (0.000358)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.000192) SELECT version FROM "schema_migrations" SQL (0.002263) INSERT INTO "schema_migrations" (version) VALUES ('20080819225020') SQL (0.000810)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.000248) SELECT version FROM schema_migrations SQL (0.000285) select sqlite_version(*) SQL (0.000274) SELECT version FROM schema_migrations SQL (0.000342)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.000086) PRAGMA index_list("users") SQL (0.000271) select sqlite_version(*) SQL (0.000294)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.003068) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) DEFAULT NULL NULL, "email" varchar(255) DEFAULT NULL NULL, "admin" boolean DEFAULT NULL NULL, "age" integer DEFAULT NULL NULL, "created_at" datetime DEFAULT NULL NULL, "updated_at" datetime DEFAULT NULL NULL)  SQL (0.000310)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.001500) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  SQL (0.001772) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version") SQL (0.000505)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.000170) SELECT version FROM "schema_migrations" SQL (0.001829) INSERT INTO "schema_migrations" (version) VALUES ('20080819225020') SQL (0.000780)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.000570) SELECT version FROM schema_migrations SQL (0.017666) select sqlite_version(*) SQL (0.000312) SELECT version FROM schema_migrations SQL (0.000348)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.000092) PRAGMA index_list("users") SQL (0.000191) select sqlite_version(*) SQL (0.000217)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.001568) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) DEFAULT NULL NULL, "email" varchar(255) DEFAULT NULL NULL, "admin" boolean DEFAULT NULL NULL, "age" integer DEFAULT NULL NULL, "created_at" datetime DEFAULT NULL NULL, "updated_at" datetime DEFAULT NULL NULL)  SQL (0.000231)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.001004) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  SQL (0.001361) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version") SQL (0.000352)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.000126) SELECT version FROM "schema_migrations" SQL (0.001797) INSERT INTO "schema_migrations" (version) VALUES ('20080819225020') SQL (0.000562)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.000175) SELECT version FROM schema_migrations SQL (0.000162) select sqlite_version(*) SQL (0.000182) SELECT version FROM schema_migrations SQL (0.000229)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.000055) PRAGMA index_list("users") SQL (0.000182) select sqlite_version(*) SQL (0.000204)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.001591) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) DEFAULT NULL NULL, "email" varchar(255) DEFAULT NULL NULL, "admin" boolean DEFAULT NULL NULL, "age" integer DEFAULT NULL NULL, "created_at" datetime DEFAULT NULL NULL, "updated_at" datetime DEFAULT NULL NULL)  SQL (0.000261)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.001155) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  SQL (0.001381) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version") SQL (0.000394)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.000102) SELECT version FROM "schema_migrations" SQL (0.001441) INSERT INTO "schema_migrations" (version) VALUES ('20080819225020') SQL (0.000566)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.000174) SELECT version FROM schema_migrations SQL (0.000165) select sqlite_version(*) SQL (0.000185) SELECT version FROM schema_migrations SQL (0.000229)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.000055) PRAGMA index_list("users") SQL (0.000206) select sqlite_version(*) SQL (0.000233)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.002675) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) DEFAULT NULL NULL, "email" varchar(255) DEFAULT NULL NULL, "admin" boolean DEFAULT NULL NULL, "age" integer DEFAULT NULL NULL, "created_at" datetime DEFAULT NULL NULL, "updated_at" datetime DEFAULT NULL NULL)  SQL (0.000269)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.001217) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  SQL (0.001992) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version") SQL (0.000330)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.000120) SELECT version FROM "schema_migrations" SQL (0.002439) INSERT INTO "schema_migrations" (version) VALUES ('20080819225020') SQL (0.000556)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.000174) SELECT version FROM schema_migrations SQL (0.000159) select sqlite_version(*) SQL (0.000181) SELECT version FROM schema_migrations SQL (0.000228)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.000055) PRAGMA index_list("users") SQL (0.000178) select sqlite_version(*) SQL (0.000202)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.001535) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) DEFAULT NULL NULL, "email" varchar(255) DEFAULT NULL NULL, "admin" boolean DEFAULT NULL NULL, "age" integer DEFAULT NULL NULL, "created_at" datetime DEFAULT NULL NULL, "updated_at" datetime DEFAULT NULL NULL)  SQL (0.000219)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.001199) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  SQL (0.001455) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version") SQL (0.000371)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.000103) SELECT version FROM "schema_migrations" SQL (0.001447) INSERT INTO "schema_migrations" (version) VALUES ('20080819225020') SQL (0.000565)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.000173) SELECT version FROM schema_migrations SQL (0.000166) select sqlite_version(*) SQL (0.000183) SELECT version FROM schema_migrations SQL (0.000230)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.000055) PRAGMA index_list("users") SQL (0.000183) select sqlite_version(*) SQL (0.000206)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.001705) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) DEFAULT NULL NULL, "email" varchar(255) DEFAULT NULL NULL, "admin" boolean DEFAULT NULL NULL, "age" integer DEFAULT NULL NULL, "created_at" datetime DEFAULT NULL NULL, "updated_at" datetime DEFAULT NULL NULL)  SQL (0.000239)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.001322) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  SQL (0.001407) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version") SQL (0.000387)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.000110) SELECT version FROM "schema_migrations" SQL (0.001233) INSERT INTO "schema_migrations" (version) VALUES ('20080819225020') SQL (0.000558)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.000178) SELECT version FROM schema_migrations SQL (0.000158) select sqlite_version(*) SQL (0.000180) SELECT version FROM schema_migrations SQL (0.000230)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.000055) PRAGMA index_list("users") SQL (0.000180) select sqlite_version(*) SQL (0.000206)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.001465) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) DEFAULT NULL NULL, "email" varchar(255) DEFAULT NULL NULL, "admin" boolean DEFAULT NULL NULL, "age" integer DEFAULT NULL NULL, "created_at" datetime DEFAULT NULL NULL, "updated_at" datetime DEFAULT NULL NULL)  SQL (0.000203)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.001156) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  SQL (0.001331) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version") SQL (0.000429)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.000102) SELECT version FROM "schema_migrations" SQL (0.001498) INSERT INTO "schema_migrations" (version) VALUES ('20080819225020') Processing UsersController#index (for 127.0.0.1 at 2008-08-19 22:36:20) [GET] Session ID: 641ce81636c01587116aa95429f0b806 Parameters: {"action"=>"index", "controller"=>"users"} User Load (0.002440) SELECT * FROM "users" ORDER BY name desc Rendering template within layouts/users Rendering users/index Completed in 0.04821 (20 reqs/sec) | Rendering: 0.03932 (81%) | DB: 0.00244 (5%) | 200 OK [http://localhost/users] Processing UsersController#index (for 127.0.0.1 at 2008-08-19 22:36:37) [GET] Session ID: BAh7BiIKZmxhc2hJQzonQWN0aW9uQ29udHJvbGxlcjo6Rmxhc2g6OkZsYXNo SGFzaHsABjoKQHVzZWR7AA==--20685813428b56b5182bd209614ad7246a05eba3 Parameters: {"action"=>"index", "controller"=>"users"} User Load (0.002229) SELECT * FROM "users" ORDER BY name desc Rendering template within layouts/users Rendering users/index Completed in 0.01396 (71 reqs/sec) | Rendering: 0.00601 (43%) | DB: 0.00223 (15%) | 200 OK [http://localhost/users] Processing UsersController#index (for 127.0.0.1 at 2008-08-19 22:36:39) [GET] Session ID: BAh7BiIKZmxhc2hJQzonQWN0aW9uQ29udHJvbGxlcjo6Rmxhc2g6OkZsYXNo SGFzaHsABjoKQHVzZWR7AA==--20685813428b56b5182bd209614ad7246a05eba3 Parameters: {"order"=>"ascending", "action"=>"index", "controller"=>"users", "sort"=>"name", "page"=>"1"} User Load (0.001974) SELECT * FROM "users" ORDER BY name asc Rendering template within layouts/users Rendering users/index Completed in 0.01301 (76 reqs/sec) | Rendering: 0.00551 (42%) | DB: 0.00197 (15%) | 200 OK [http://localhost/users?order=ascending&page=1&sort=name] Processing UsersController#index (for 127.0.0.1 at 2008-08-19 22:37:27) [GET] Session ID: BAh7BiIKZmxhc2hJQzonQWN0aW9uQ29udHJvbGxlcjo6Rmxhc2g6OkZsYXNo SGFzaHsABjoKQHVzZWR7AA==--20685813428b56b5182bd209614ad7246a05eba3 Parameters: {"order"=>"ascending", "action"=>"index", "controller"=>"users", "sort"=>"name", "page"=>"1"} User Load (0.001997) SELECT * FROM "users" ORDER BY name asc Rendering template within layouts/users Rendering users/index Completed in 0.01317 (75 reqs/sec) | Rendering: 0.00559 (42%) | DB: 0.00200 (15%) | 200 OK [http://localhost/users?order=ascending&page=1&sort=name] Processing UsersController#index (for 127.0.0.1 at 2008-08-19 22:37:41) [GET] Session ID: BAh7BiIKZmxhc2hJQzonQWN0aW9uQ29udHJvbGxlcjo6Rmxhc2g6OkZsYXNo SGFzaHsABjoKQHVzZWR7AA==--20685813428b56b5182bd209614ad7246a05eba3 Parameters: {"order"=>"ascending", "action"=>"index", "controller"=>"users", "sort"=>"name", "page"=>"1"} User Load (0.002176) SELECT * FROM "users" ORDER BY name asc Rendering template within layouts/users Rendering users/index Completed in 0.01429 (69 reqs/sec) | Rendering: 0.00608 (42%) | DB: 0.00218 (15%) | 200 OK [http://localhost/users?order=ascending&page=1&sort=name] Processing UsersController#index (for 127.0.0.1 at 2008-08-19 22:37:44) [GET] Session ID: BAh7BiIKZmxhc2hJQzonQWN0aW9uQ29udHJvbGxlcjo6Rmxhc2g6OkZsYXNo SGFzaHsABjoKQHVzZWR7AA==--20685813428b56b5182bd209614ad7246a05eba3 Parameters: {"order"=>"descending", "action"=>"index", "controller"=>"users", "sort"=>"name", "page"=>"1"} User Load (0.001995) SELECT * FROM "users" ORDER BY name desc Rendering template within layouts/users Rendering users/index Completed in 0.01321 (75 reqs/sec) | Rendering: 0.00549 (41%) | DB: 0.00199 (15%) | 200 OK [http://localhost/users?order=descending&page=1&sort=name] Processing UsersController#index (for 127.0.0.1 at 2008-08-19 22:37:45) [GET] Session ID: BAh7BiIKZmxhc2hJQzonQWN0aW9uQ29udHJvbGxlcjo6Rmxhc2g6OkZsYXNo SGFzaHsABjoKQHVzZWR7AA==--20685813428b56b5182bd209614ad7246a05eba3 Parameters: {"order"=>"ascending", "action"=>"index", "controller"=>"users", "sort"=>"name", "page"=>"1"} User Load (0.002075) SELECT * FROM "users" ORDER BY name asc Rendering template within layouts/users Rendering users/index Completed in 0.01381 (72 reqs/sec) | Rendering: 0.00575 (41%) | DB: 0.00207 (15%) | 200 OK [http://localhost/users?order=ascending&page=1&sort=name] Processing UsersController#index (for 127.0.0.1 at 2008-08-19 22:37:46) [GET] Session ID: BAh7BiIKZmxhc2hJQzonQWN0aW9uQ29udHJvbGxlcjo6Rmxhc2g6OkZsYXNo SGFzaHsABjoKQHVzZWR7AA==--20685813428b56b5182bd209614ad7246a05eba3 Parameters: {"order"=>"descending", "action"=>"index", "controller"=>"users", "sort"=>"name", "page"=>"1"} User Load (0.002066) SELECT * FROM "users" ORDER BY name desc Rendering template within layouts/users Rendering users/index Completed in 0.01387 (72 reqs/sec) | Rendering: 0.00568 (40%) | DB: 0.00207 (14%) | 200 OK [http://localhost/users?order=descending&page=1&sort=name] Processing UsersController#index (for 127.0.0.1 at 2008-08-19 22:37:47) [GET] Session ID: BAh7BiIKZmxhc2hJQzonQWN0aW9uQ29udHJvbGxlcjo6Rmxhc2g6OkZsYXNo SGFzaHsABjoKQHVzZWR7AA==--20685813428b56b5182bd209614ad7246a05eba3 Parameters: {"order"=>"ascending", "action"=>"index", "controller"=>"users", "sort"=>"email", "page"=>"1"} User Load (0.002113) SELECT * FROM "users" ORDER BY users.email asc Rendering template within layouts/users Rendering users/index Completed in 0.01372 (72 reqs/sec) | Rendering: 0.00574 (41%) | DB: 0.00211 (15%) | 200 OK [http://localhost/users?order=ascending&page=1&sort=email] Processing UsersController#index (for 127.0.0.1 at 2008-08-19 22:37:48) [GET] Session ID: BAh7BiIKZmxhc2hJQzonQWN0aW9uQ29udHJvbGxlcjo6Rmxhc2g6OkZsYXNo SGFzaHsABjoKQHVzZWR7AA==--20685813428b56b5182bd209614ad7246a05eba3 Parameters: {"order"=>"descending", "action"=>"index", "controller"=>"users", "sort"=>"email", "page"=>"1"} User Load (0.001996) SELECT * FROM "users" ORDER BY users.email desc Rendering template within layouts/users Rendering users/index Completed in 0.01330 (75 reqs/sec) | Rendering: 0.00557 (41%) | DB: 0.00200 (15%) | 200 OK [http://localhost/users?order=descending&page=1&sort=email] Processing UsersController#index (for 127.0.0.1 at 2008-08-19 22:37:49) [GET] Session ID: BAh7BiIKZmxhc2hJQzonQWN0aW9uQ29udHJvbGxlcjo6Rmxhc2g6OkZsYXNo SGFzaHsABjoKQHVzZWR7AA==--20685813428b56b5182bd209614ad7246a05eba3 Parameters: {"order"=>"ascending", "action"=>"index", "controller"=>"users", "sort"=>"age", "page"=>"1"} User Load (0.001980) SELECT * FROM "users" ORDER BY age asc Rendering template within layouts/users Rendering users/index Completed in 0.01333 (74 reqs/sec) | Rendering: 0.00559 (41%) | DB: 0.00198 (14%) | 200 OK [http://localhost/users?order=ascending&page=1&sort=age] Processing UsersController#index (for 127.0.0.1 at 2008-08-19 22:37:50) [GET] Session ID: BAh7BiIKZmxhc2hJQzonQWN0aW9uQ29udHJvbGxlcjo6Rmxhc2g6OkZsYXNo SGFzaHsABjoKQHVzZWR7AA==--20685813428b56b5182bd209614ad7246a05eba3 Parameters: {"order"=>"descending", "action"=>"index", "controller"=>"users", "sort"=>"age", "page"=>"1"} User Load (0.002041) SELECT * FROM "users" ORDER BY age desc Rendering template within layouts/users Rendering users/index Completed in 0.11178 (8 reqs/sec) | Rendering: 0.10379 (92%) | DB: 0.00204 (1%) | 200 OK [http://localhost/users?order=descending&page=1&sort=age] SQL (0.000559)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.000173) SELECT version FROM schema_migrations SQL (0.000162) select sqlite_version(*) SQL (0.000179) SELECT version FROM schema_migrations SQL (0.000229)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.000056) PRAGMA index_list("users") SQL (0.000181) select sqlite_version(*) SQL (0.000206)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.001493) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) DEFAULT NULL NULL, "email" varchar(255) DEFAULT NULL NULL, "admin" boolean DEFAULT NULL NULL, "age" integer DEFAULT NULL NULL, "created_at" datetime DEFAULT NULL NULL, "updated_at" datetime DEFAULT NULL NULL)  SQL (0.000204)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.001215) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  SQL (0.001437) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version") SQL (0.000426)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.000107) SELECT version FROM "schema_migrations" SQL (0.001219) INSERT INTO "schema_migrations" (version) VALUES ('20080819225020') SQL (0.000560)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.000173) SELECT version FROM schema_migrations SQL (0.000166) select sqlite_version(*) SQL (0.000182) SELECT version FROM schema_migrations SQL (0.000229)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.000054) PRAGMA index_list("users") SQL (0.000180) select sqlite_version(*) SQL (0.000218)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.001788) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) DEFAULT NULL NULL, "email" varchar(255) DEFAULT NULL NULL, "admin" boolean DEFAULT NULL NULL, "age" integer DEFAULT NULL NULL, "created_at" datetime DEFAULT NULL NULL, "updated_at" datetime DEFAULT NULL NULL)  SQL (0.000224)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.001544) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  SQL (0.001641) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version") SQL (0.000351)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.000103) SELECT version FROM "schema_migrations" SQL (0.001474) INSERT INTO "schema_migrations" (version) VALUES ('20080819225020') SQL (0.000561)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.000185) SELECT version FROM schema_migrations SQL (0.000161) select sqlite_version(*) SQL (0.000185) SELECT version FROM schema_migrations SQL (0.000291)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.000056) PRAGMA index_list("users") SQL (0.000186) select sqlite_version(*) SQL (0.000208)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.001560) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) DEFAULT NULL NULL, "email" varchar(255) DEFAULT NULL NULL, "admin" boolean DEFAULT NULL NULL, "age" integer DEFAULT NULL NULL, "created_at" datetime DEFAULT NULL NULL, "updated_at" datetime DEFAULT NULL NULL)  SQL (0.000205)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.001373) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  SQL (0.001537) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version") SQL (0.000358)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.000104) SELECT version FROM "schema_migrations" SQL (0.001488) INSERT INTO "schema_migrations" (version) VALUES ('20080819225020') Processing Base#index (for 127.0.0.1 at 2008-08-19 22:52:08) [GET] Session ID: BAh7BiIKZmxhc2hJQzonQWN0aW9uQ29udHJvbGxlcjo6Rmxhc2g6OkZsYXNo SGFzaHsABjoKQHVzZWR7AA==--20685813428b56b5182bd209614ad7246a05eba3 Parameters: {"order"=>"ascending", "sort"=>"age", "page"=>"1"} Errno::ENOENT (No such file or directory - /Users/dancroak/dev/sortable_table/test/rails_root/config/routes.rb): /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_controller/routing/route_set.rb:242:in `stat' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_controller/routing/route_set.rb:242:in `reload' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_controller/dispatcher.rb:130:in `reload_application' /Library/Ruby/Gems/1.8/gems/activesupport-2.1.0/lib/active_support/callbacks.rb:173:in `send' /Library/Ruby/Gems/1.8/gems/activesupport-2.1.0/lib/active_support/callbacks.rb:173:in `evaluate_method' /Library/Ruby/Gems/1.8/gems/activesupport-2.1.0/lib/active_support/callbacks.rb:161:in `call' /Library/Ruby/Gems/1.8/gems/activesupport-2.1.0/lib/active_support/callbacks.rb:90:in `run' /Library/Ruby/Gems/1.8/gems/activesupport-2.1.0/lib/active_support/callbacks.rb:90:in `each' /Library/Ruby/Gems/1.8/gems/activesupport-2.1.0/lib/active_support/callbacks.rb:90:in `send' /Library/Ruby/Gems/1.8/gems/activesupport-2.1.0/lib/active_support/callbacks.rb:90:in `run' /Library/Ruby/Gems/1.8/gems/activesupport-2.1.0/lib/active_support/callbacks.rb:272:in `run_callbacks' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_controller/dispatcher.rb:106:in `dispatch' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_controller/dispatcher.rb:104:in `synchronize' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_controller/dispatcher.rb:104:in `dispatch' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_controller/dispatcher.rb:120:in `dispatch_cgi' /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_controller/dispatcher.rb:35:in `dispatch' /Library/Ruby/Gems/1.8/gems/mongrel-1.1.5/bin/../lib/mongrel/rails.rb:76:in `process' /Library/Ruby/Gems/1.8/gems/mongrel-1.1.5/bin/../lib/mongrel/rails.rb:74:in `synchronize' /Library/Ruby/Gems/1.8/gems/mongrel-1.1.5/bin/../lib/mongrel/rails.rb:74:in `process' /Library/Ruby/Gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:159:in `process_client' /Library/Ruby/Gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:158:in `each' /Library/Ruby/Gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:158:in `process_client' /Library/Ruby/Gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:285:in `run' /Library/Ruby/Gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:285:in `initialize' /Library/Ruby/Gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:285:in `new' /Library/Ruby/Gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:285:in `run' /Library/Ruby/Gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:268:in `initialize' /Library/Ruby/Gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:268:in `new' /Library/Ruby/Gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:268:in `run' /Library/Ruby/Gems/1.8/gems/mongrel-1.1.5/lib/mongrel/configurator.rb:282:in `run' /Library/Ruby/Gems/1.8/gems/mongrel-1.1.5/lib/mongrel/configurator.rb:281:in `each' /Library/Ruby/Gems/1.8/gems/mongrel-1.1.5/lib/mongrel/configurator.rb:281:in `run' /Library/Ruby/Gems/1.8/gems/mongrel-1.1.5/bin/mongrel_rails:128:in `run' /Library/Ruby/Gems/1.8/gems/mongrel-1.1.5/lib/mongrel/command.rb:212:in `run' /Library/Ruby/Gems/1.8/gems/mongrel-1.1.5/bin/mongrel_rails:281 /Library/Ruby/Gems/1.8/gems/activesupport-2.1.0/lib/active_support/dependencies.rb:502:in `load' /Library/Ruby/Gems/1.8/gems/activesupport-2.1.0/lib/active_support/dependencies.rb:502:in `load' /Library/Ruby/Gems/1.8/gems/activesupport-2.1.0/lib/active_support/dependencies.rb:354:in `new_constants_in' /Library/Ruby/Gems/1.8/gems/activesupport-2.1.0/lib/active_support/dependencies.rb:502:in `load' /Library/Ruby/Gems/1.8/gems/rails-2.1.0/lib/commands/servers/mongrel.rb:64 /Library/Ruby/Site/1.8/rubygems/custom_require.rb:27:in `gem_original_require' /Library/Ruby/Site/1.8/rubygems/custom_require.rb:27:in `require' /Library/Ruby/Gems/1.8/gems/activesupport-2.1.0/lib/active_support/dependencies.rb:509:in `require' /Library/Ruby/Gems/1.8/gems/activesupport-2.1.0/lib/active_support/dependencies.rb:354:in `new_constants_in' /Library/Ruby/Gems/1.8/gems/activesupport-2.1.0/lib/active_support/dependencies.rb:509:in `require' /Library/Ruby/Gems/1.8/gems/rails-2.1.0/lib/commands/server.rb:39 /Library/Ruby/Site/1.8/rubygems/custom_require.rb:27:in `gem_original_require' /Library/Ruby/Site/1.8/rubygems/custom_require.rb:27:in `require' script/server:3 Rendering /Library/Ruby/Gems/1.8/gems/actionpack-2.1.0/lib/action_controller/templates/rescues/layout.erb (internal_server_error) Processing UsersController#index (for 127.0.0.1 at 2008-08-19 22:52:47) [GET] Session ID: BAh7BiIKZmxhc2hJQzonQWN0aW9uQ29udHJvbGxlcjo6Rmxhc2g6OkZsYXNo SGFzaHsABjoKQHVzZWR7AA==--20685813428b56b5182bd209614ad7246a05eba3 Parameters: {"order"=>"ascending", "action"=>"index", "controller"=>"users", "sort"=>"age", "page"=>"1"} User Load (0.002239) SELECT * FROM "users" ORDER BY age asc Rendering template within layouts/users Rendering users/index Completed in 0.04754 (21 reqs/sec) | Rendering: 0.03896 (81%) | DB: 0.00224 (4%) | 200 OK [http://localhost/users?order=ascending&page=1&sort=age] Processing UsersController#index (for 127.0.0.1 at 2008-08-19 22:52:49) [GET] Session ID: BAh7BiIKZmxhc2hJQzonQWN0aW9uQ29udHJvbGxlcjo6Rmxhc2g6OkZsYXNo SGFzaHsABjoKQHVzZWR7AA==--20685813428b56b5182bd209614ad7246a05eba3 Parameters: {"order"=>"descending", "action"=>"index", "controller"=>"users", "sort"=>"age", "page"=>"1"} User Load (0.001917) SELECT * FROM "users" ORDER BY age desc Rendering template within layouts/users Rendering users/index Completed in 0.01319 (75 reqs/sec) | Rendering: 0.00551 (41%) | DB: 0.00192 (14%) | 200 OK [http://localhost/users?order=descending&page=1&sort=age] Processing UsersController#index (for 127.0.0.1 at 2008-08-19 22:52:51) [GET] Session ID: BAh7BiIKZmxhc2hJQzonQWN0aW9uQ29udHJvbGxlcjo6Rmxhc2g6OkZsYXNo SGFzaHsABjoKQHVzZWR7AA==--20685813428b56b5182bd209614ad7246a05eba3 Parameters: {"order"=>"ascending", "action"=>"index", "controller"=>"users", "sort"=>"email", "page"=>"1"} User Load (0.001998) SELECT * FROM "users" ORDER BY users.email asc Rendering template within layouts/users Rendering users/index Completed in 0.01311 (76 reqs/sec) | Rendering: 0.00546 (41%) | DB: 0.00200 (15%) | 200 OK [http://localhost/users?order=ascending&page=1&sort=email] Processing UsersController#index (for 127.0.0.1 at 2008-08-19 22:52:51) [GET] Session ID: BAh7BiIKZmxhc2hJQzonQWN0aW9uQ29udHJvbGxlcjo6Rmxhc2g6OkZsYXNo SGFzaHsABjoKQHVzZWR7AA==--20685813428b56b5182bd209614ad7246a05eba3 Parameters: {"order"=>"descending", "action"=>"index", "controller"=>"users", "sort"=>"email", "page"=>"1"} User Load (0.002049) SELECT * FROM "users" ORDER BY users.email desc Rendering template within layouts/users Rendering users/index Completed in 0.01338 (74 reqs/sec) | Rendering: 0.00572 (42%) | DB: 0.00205 (15%) | 200 OK [http://localhost/users?order=descending&page=1&sort=email] Processing UsersController#index (for 127.0.0.1 at 2008-08-19 22:52:59) [GET] Session ID: BAh7BiIKZmxhc2hJQzonQWN0aW9uQ29udHJvbGxlcjo6Rmxhc2g6OkZsYXNo SGFzaHsABjoKQHVzZWR7AA==--20685813428b56b5182bd209614ad7246a05eba3 Parameters: {"order"=>"ascending", "action"=>"index", "controller"=>"users", "sort"=>"name", "page"=>"1"} User Load (0.001936) SELECT * FROM "users" ORDER BY name asc Rendering template within layouts/users Rendering users/index Completed in 0.01298 (77 reqs/sec) | Rendering: 0.00547 (42%) | DB: 0.00194 (14%) | 200 OK [http://localhost/users?order=ascending&page=1&sort=name] Processing UsersController#index (for 127.0.0.1 at 2008-08-19 22:53:00) [GET] Session ID: BAh7BiIKZmxhc2hJQzonQWN0aW9uQ29udHJvbGxlcjo6Rmxhc2g6OkZsYXNo SGFzaHsABjoKQHVzZWR7AA==--20685813428b56b5182bd209614ad7246a05eba3 Parameters: {"order"=>"descending", "action"=>"index", "controller"=>"users", "sort"=>"name", "page"=>"1"} User Load (0.002049) SELECT * FROM "users" ORDER BY name desc Rendering template within layouts/users Rendering users/index Completed in 0.11221 (8 reqs/sec) | Rendering: 0.10423 (92%) | DB: 0.00205 (1%) | 200 OK [http://localhost/users?order=descending&page=1&sort=name] SQL (0.000572)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.000174) SELECT version FROM schema_migrations SQL (0.000167) select sqlite_version(*) SQL (0.000185) SELECT version FROM schema_migrations SQL (0.000231)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.000054) PRAGMA index_list("users") SQL (0.000186) select sqlite_version(*) SQL (0.000206)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.001615) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) DEFAULT NULL NULL, "email" varchar(255) DEFAULT NULL NULL, "admin" boolean DEFAULT NULL NULL, "age" integer DEFAULT NULL NULL, "created_at" datetime DEFAULT NULL NULL, "updated_at" datetime DEFAULT NULL NULL)  SQL (0.000239)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.001506) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  SQL (0.001780) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version") SQL (0.000433)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.000149) SELECT version FROM "schema_migrations" SQL (0.001828) INSERT INTO "schema_migrations" (version) VALUES ('20080819225020') Processing UsersController#index (for 127.0.0.1 at 2008-08-20 10:11:32) [GET] Session ID: BAh7BiIKZmxhc2hJQzonQWN0aW9uQ29udHJvbGxlcjo6Rmxhc2g6OkZsYXNo SGFzaHsABjoKQHVzZWR7AA==--20685813428b56b5182bd209614ad7246a05eba3 Parameters: {"order"=>"ascending", "action"=>"index", "controller"=>"users", "sort"=>"email", "page"=>"1"} User Load (0.002157) SELECT * FROM "users" ORDER BY users.email asc Rendering template within layouts/users Rendering users/index Completed in 0.01452 (68 reqs/sec) | Rendering: 0.00578 (39%) | DB: 0.00216 (14%) | 200 OK [http://localhost/users?order=ascending&page=1&sort=email] Processing UsersController#index (for 127.0.0.1 at 2008-08-20 10:11:33) [GET] Session ID: BAh7BiIKZmxhc2hJQzonQWN0aW9uQ29udHJvbGxlcjo6Rmxhc2g6OkZsYXNo SGFzaHsABjoKQHVzZWR7AA==--20685813428b56b5182bd209614ad7246a05eba3 Parameters: {"order"=>"descending", "action"=>"index", "controller"=>"users", "sort"=>"email", "page"=>"1"} User Load (0.002202) SELECT * FROM "users" ORDER BY users.email desc Rendering template within layouts/users Rendering users/index Completed in 0.01380 (72 reqs/sec) | Rendering: 0.00555 (40%) | DB: 0.00220 (15%) | 200 OK [http://localhost/users?order=descending&page=1&sort=email] Processing UsersController#index (for 127.0.0.1 at 2008-08-20 10:11:34) [GET] Session ID: BAh7BiIKZmxhc2hJQzonQWN0aW9uQ29udHJvbGxlcjo6Rmxhc2g6OkZsYXNo SGFzaHsABjoKQHVzZWR7AA==--20685813428b56b5182bd209614ad7246a05eba3 Parameters: {"order"=>"ascending", "action"=>"index", "controller"=>"users", "sort"=>"age", "page"=>"1"} User Load (0.002056) SELECT * FROM "users" ORDER BY age asc Rendering template within layouts/users Rendering users/index Completed in 0.01464 (68 reqs/sec) | Rendering: 0.00611 (41%) | DB: 0.00206 (14%) | 200 OK [http://localhost/users?order=ascending&page=1&sort=age] Processing UsersController#index (for 127.0.0.1 at 2008-08-20 10:11:35) [GET] Session ID: BAh7BiIKZmxhc2hJQzonQWN0aW9uQ29udHJvbGxlcjo6Rmxhc2g6OkZsYXNo SGFzaHsABjoKQHVzZWR7AA==--20685813428b56b5182bd209614ad7246a05eba3 Parameters: {"order"=>"descending", "action"=>"index", "controller"=>"users", "sort"=>"age", "page"=>"1"} User Load (0.002038) SELECT * FROM "users" ORDER BY age desc Rendering template within layouts/users Rendering users/index Completed in 0.01353 (73 reqs/sec) | Rendering: 0.00568 (42%) | DB: 0.00204 (15%) | 200 OK [http://localhost/users?order=descending&page=1&sort=age] SQL (0.000651)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.000576) SELECT version FROM schema_migrations SQL (0.000258) select sqlite_version(*) SQL (0.000268) SELECT version FROM schema_migrations SQL (0.000345)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.000095) PRAGMA index_list("users") SQL (0.000208) select sqlite_version(*) SQL (0.000231)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.001783) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) DEFAULT NULL NULL, "email" varchar(255) DEFAULT NULL NULL, "admin" boolean DEFAULT NULL NULL, "age" integer DEFAULT NULL NULL, "created_at" datetime DEFAULT NULL NULL, "updated_at" datetime DEFAULT NULL NULL)  SQL (0.000246)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.002158) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  SQL (0.001282) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version") SQL (0.000329)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.000294) SELECT version FROM "schema_migrations" SQL (0.001350) INSERT INTO "schema_migrations" (version) VALUES ('20080819225020') SQL (0.000587)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.000178) SELECT version FROM schema_migrations SQL (0.000213) select sqlite_version(*) SQL (0.000200) SELECT version FROM schema_migrations SQL (0.000236)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.000072) PRAGMA index_list("users") SQL (0.000270) select sqlite_version(*) SQL (0.000236)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.001786) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) DEFAULT NULL NULL, "email" varchar(255) DEFAULT NULL NULL, "admin" boolean DEFAULT NULL NULL, "age" integer DEFAULT NULL NULL, "created_at" datetime DEFAULT NULL NULL, "updated_at" datetime DEFAULT NULL NULL)  SQL (0.000229)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.001334) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  SQL (0.001462) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version") SQL (0.000414)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.000113) SELECT version FROM "schema_migrations" SQL (0.001350) INSERT INTO "schema_migrations" (version) VALUES ('20080819225020') SQL (0.000638)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.000176) SELECT version FROM schema_migrations SQL (0.000186) select sqlite_version(*) SQL (0.000187) SELECT version FROM schema_migrations SQL (0.000231)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.000070) PRAGMA index_list("users") SQL (0.000213) select sqlite_version(*) SQL (0.000325)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.001747) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) DEFAULT NULL NULL, "email" varchar(255) DEFAULT NULL NULL, "admin" boolean DEFAULT NULL NULL, "age" integer DEFAULT NULL NULL, "created_at" datetime DEFAULT NULL NULL, "updated_at" datetime DEFAULT NULL NULL)  SQL (0.000440)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.001394) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  SQL (0.001484) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version") SQL (0.000379)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.000113) SELECT version FROM "schema_migrations" SQL (0.001343) INSERT INTO "schema_migrations" (version) VALUES ('20080819225020') SQL (0.000744)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.000559) SELECT version FROM schema_migrations SQL (0.000367) select sqlite_version(*) SQL (0.000228) SELECT version FROM schema_migrations SQL (0.000247)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.000090) PRAGMA index_list("users") SQL (0.000216) select sqlite_version(*) SQL (0.000229)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.001910) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) DEFAULT NULL NULL, "email" varchar(255) DEFAULT NULL NULL, "admin" boolean DEFAULT NULL NULL, "age" integer DEFAULT NULL NULL, "created_at" datetime DEFAULT NULL NULL, "updated_at" datetime DEFAULT NULL NULL)  SQL (0.000250)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.001437) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  SQL (0.001573) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version") SQL (0.000336)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.000113) SELECT version FROM "schema_migrations" SQL (0.001237) INSERT INTO "schema_migrations" (version) VALUES ('20080819225020') SQL (0.000600)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.000176) SELECT version FROM schema_migrations SQL (0.000217) select sqlite_version(*) SQL (0.000196) SELECT version FROM schema_migrations SQL (0.000245)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.000070) PRAGMA index_list("users") SQL (0.000275) select sqlite_version(*) SQL (0.000231)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.002142) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) DEFAULT NULL NULL, "email" varchar(255) DEFAULT NULL NULL, "admin" boolean DEFAULT NULL NULL, "age" integer DEFAULT NULL NULL, "created_at" datetime DEFAULT NULL NULL, "updated_at" datetime DEFAULT NULL NULL)  SQL (0.000411)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.001571) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  SQL (0.002240) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version") SQL (0.000521)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.000419) SELECT version FROM "schema_migrations" SQL (0.001514) INSERT INTO "schema_migrations" (version) VALUES ('20080819225020') SQL (0.000586)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.000183) SELECT version FROM schema_migrations SQL (0.000187) select sqlite_version(*) SQL (0.000198) SELECT version FROM schema_migrations SQL (0.000244)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.000064) PRAGMA index_list("users") SQL (0.000210) select sqlite_version(*) SQL (0.000230)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.001707) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) DEFAULT NULL NULL, "email" varchar(255) DEFAULT NULL NULL, "admin" boolean DEFAULT NULL NULL, "age" integer DEFAULT NULL NULL, "created_at" datetime DEFAULT NULL NULL, "updated_at" datetime DEFAULT NULL NULL)  SQL (0.000266)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.001400) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  SQL (0.001753) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version") SQL (0.000453)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.000159) SELECT version FROM "schema_migrations" SQL (0.001529) INSERT INTO "schema_migrations" (version) VALUES ('20080819225020') SQL (0.000590)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.000174) SELECT version FROM schema_migrations SQL (0.000184) select sqlite_version(*) SQL (0.000186) SELECT version FROM schema_migrations SQL (0.000242)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.000065) PRAGMA index_list("users") SQL (0.000208) select sqlite_version(*) SQL (0.000227)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.001639) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) DEFAULT NULL NULL, "email" varchar(255) DEFAULT NULL NULL, "admin" boolean DEFAULT NULL NULL, "age" integer DEFAULT NULL NULL, "created_at" datetime DEFAULT NULL NULL, "updated_at" datetime DEFAULT NULL NULL)  SQL (0.000256)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.001160) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  SQL (0.001361) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version") SQL (0.000429)  SELECT name FROM sqlite_master WHERE type = 'table' AND NOT name = 'sqlite_sequence'  SQL (0.000114) SELECT version FROM "schema_migrations" SQL (0.001163) INSERT INTO "schema_migrations" (version) VALUES ('20080819225020')
Created On