0
@@ -130648,3 +130648,758 @@ Rendered comments/_comment (0.00286)
0
[4;36;1mUser Columns (0.004147)[0m [0;1mSHOW FIELDS FROM `users`[0m
0
[4;35;1mComment Load Including Associations (0.001966)[0m [0mSELECT `comments`.`id` AS t0_r0, `comments`.`task_id` AS t0_r1, `comments`.`user_id` AS t0_r2, `comments`.`comment` AS t0_r3, `comments`.`created_at` AS t0_r4, `comments`.`updated_at` AS t0_r5, `comments`.`attachment` AS t0_r6, `users`.`id` AS t1_r0, `users`.`name` AS t1_r1, `users`.`email` AS t1_r2, `users`.`password` AS t1_r3, `users`.`comment` AS t1_r4, `users`.`image` AS t1_r5, `users`.`created_at` AS t1_r6, `users`.`updated_at` AS t1_r7 FROM `comments` LEFT OUTER JOIN `users` ON `users`.id = `comments`.user_id WHERE (comments.task_id = 5) ORDER BY comments.created_at[0m
0
Completed in 0.06343 (15 reqs/sec) | Rendering: 0.02765 (43%) | DB: 0.02261 (35%) | 200 OK [http://localhost/sprints/1/tasks/5]
0
+DEPRECATION WARNING: config.action_view.cache_template_extensions option has been deprecated and has no affect. Please remove it from your config files. See http://www.rubyonrails.org/deprecation for details. (called from send at ./script/../config/../vendor/rails/railties/lib/initializer.rb:455)
0
+Processing WelcomeController#index (for 127.0.0.1 at 2008-06-11 09:51:25) [GET]
0
+ Session ID: 977c80b29e08aa3bb2720fed9bdf191d
0
+ Parameters: {"action"=>"index", "controller"=>"welcome"}
0
+WARNING: You're using the Ruby-based MySQL library that ships with Rails. This library is not suited for production. Please install the C-based MySQL library instead (gem install mysql).
0
+ [4;36;1mSQL (0.000319)[0m [0;1mSET NAMES 'utf8'[0m
0
+ [4;35;1mSQL (0.000317)[0m [0mSET SQL_AUTO_IS_NULL=0[0m
0
+ [4;36;1mSprint Load (0.165316)[0m [0;1mSELECT * FROM `sprints` WHERE (active is true) LIMIT 1[0m
0
+ [4;35;1mTask Columns (0.136284)[0m [0mSHOW FIELDS FROM `tasks`[0m
0
+ [4;36;1mSprint Columns (0.002644)[0m [0;1mSHOW FIELDS FROM `sprints`[0m
0
+ [4;35;1mBacklogItem Columns (0.032342)[0m [0mSHOW FIELDS FROM `backlog_items`[0m
0
+ [4;36;1mTask Load Including Associations (0.027790)[0m [0;1mSELECT `tasks`.`id` AS t0_r0, `tasks`.`description` AS t0_r1, `tasks`.`story` AS t0_r2, `tasks`.`hours` AS t0_r3, `tasks`.`backlog_item_id` AS t0_r4, `tasks`.`sprint_id` AS t0_r5, `tasks`.`status` AS t0_r6, `tasks`.`user_id` AS t0_r7, `tasks`.`created_at` AS t0_r8, `tasks`.`updated_at` AS t0_r9, `tasks`.`init` AS t0_r10, `tasks`.`end` AS t0_r11, `sprints`.`id` AS t1_r0, `sprints`.`comments` AS t1_r1, `sprints`.`backlog_id` AS t1_r2, `sprints`.`created_at` AS t1_r3, `sprints`.`updated_at` AS t1_r4, `sprints`.`active` AS t1_r5, `backlog_items`.`id` AS t2_r0, `backlog_items`.`description` AS t2_r1, `backlog_items`.`backlog_id` AS t2_r2, `backlog_items`.`product_id` AS t2_r3, `backlog_items`.`iteration` AS t2_r4, `backlog_items`.`points` AS t2_r5, `backlog_items`.`user_id` AS t2_r6, `backlog_items`.`created_at` AS t2_r7, `backlog_items`.`updated_at` AS t2_r8 FROM `tasks` LEFT OUTER JOIN `sprints` ON `sprints`.id = `tasks`.sprint_id LEFT OUTER JOIN `backlog_items` ON `backlog_items`.id = `tasks`.backlog_item_id WHERE (sprints.active is true and 1 = 1) ORDER BY backlog_items.product_id[0m
0
+ [4;35;1mProduct Load (0.070831)[0m [0mselect distinct p.*
0
+ inner join backlog_items b on p.id = b.product_id
0
+ inner join tasks t on t.backlog_item_id = b.id
0
+ inner join sprints s on s.id = t.sprint_id
0
+ where s.active is true
0
+Rendering template within layouts/application
0
+Rendering welcome/index
0
+ [4;36;1mProduct Columns (0.003442)[0m [0;1mSHOW FIELDS FROM `products`[0m
0
+ [4;35;1mProduct Load (0.000793)[0m [0mSELECT * FROM `products` WHERE (`products`.`id` = 1) [0m
0
+ [4;36;1mComment Columns (0.413232)[0m [0;1mSHOW FIELDS FROM `comments`[0m
0
+ [4;35;1mSQL (0.101839)[0m [0mSELECT count(*) AS count_all FROM `comments` WHERE (`comments`.task_id = 4) [0m
0
+ [4;36;1mSQL (0.000691)[0m [0;1mSELECT count(*) AS count_all FROM `comments` WHERE (`comments`.task_id = 5) [0m
0
+ [4;35;1mCACHE (0.000000)[0m [0mSELECT count(*) AS count_all FROM `comments` WHERE (`comments`.task_id = 5) [0m
0
+ [4;36;1mSQL (0.000575)[0m [0;1mSELECT count(*) AS count_all FROM `comments` WHERE (`comments`.task_id = 7) [0m
0
+ [4;35;1mCACHE (0.000000)[0m [0mSELECT count(*) AS count_all FROM `comments` WHERE (`comments`.task_id = 7) [0m
0
+ [4;36;1mSQL (0.000440)[0m [0;1mSELECT count(*) AS count_all FROM `comments` WHERE (`comments`.task_id = 8) [0m
0
+ [4;35;1mSQL (0.000614)[0m [0mSELECT count(*) AS count_all FROM `comments` WHERE (`comments`.task_id = 9) [0m
0
+ [4;36;1mCACHE (0.000000)[0m [0;1mSELECT * FROM `products` WHERE (`products`.`id` = 1) [0m
0
+ [4;35;1mSQL (0.000527)[0m [0mSELECT count(*) AS count_all FROM `comments` WHERE (`comments`.task_id = 6) [0m
0
+ [4;36;1mProduct Load (0.001128)[0m [0;1mSELECT * FROM `products` WHERE (`products`.`id` = 2) [0m
0
+ [4;35;1mSQL (0.000395)[0m [0mSELECT count(*) AS count_all FROM `comments` WHERE (`comments`.task_id = 3) [0m
0
+ [4;36;1mSQL (0.000301)[0m [0;1mSELECT count(*) AS count_all FROM `comments` WHERE (`comments`.task_id = 10) [0m
0
+ [4;35;1mSQL (0.000311)[0m [0mSELECT count(*) AS count_all FROM `comments` WHERE (`comments`.task_id = 2) [0m
0
+ [4;36;1mCACHE (0.000000)[0m [0;1mSELECT count(*) AS count_all FROM `comments` WHERE (`comments`.task_id = 2) [0m
0
+ [4;35;1mCACHE (0.000000)[0m [0mSELECT * FROM `products` WHERE (`products`.`id` = 2) [0m
0
+ [4;36;1mSQL (0.000509)[0m [0;1mSELECT count(*) AS count_all FROM `comments` WHERE (`comments`.task_id = 11) [0m
0
+ [4;35;1mSQL (0.000415)[0m [0mSELECT count(*) AS count_all FROM `comments` WHERE (`comments`.task_id = 12) [0m
0
+Completed in 1.20804 (0 reqs/sec) | Rendering: 0.14374 (11%) | DB: 0.96106 (79%) | 200 OK [http://localhost/]
0
+Processing SprintsController#index (for 127.0.0.1 at 2008-06-11 09:51:30) [GET]
0
+ Session ID: BAh7BiIKZmxhc2hJQzonQWN0aW9uQ29udHJvbGxlcjo6Rmxhc2g6OkZsYXNo
0
+SGFzaHsABjoKQHVzZWR7AA==--d0ba40e6acf85b1e752e46d69ad714dda65eee85
0
+ Parameters: {"action"=>"index", "controller"=>"sprints"}
0
+Filter chain halted as [:authenticate] rendered_or_redirected.
0
+Completed in 0.00088 (1136 reqs/sec) | Rendering: 0.00066 (75%) | DB: 0.00000 (0%) | 401 Unauthorized [http://localhost/sprints]
0
+Processing SprintsController#index (for 127.0.0.1 at 2008-06-11 09:51:36) [GET]
0
+ Session ID: BAh7BiIKZmxhc2hJQzonQWN0aW9uQ29udHJvbGxlcjo6Rmxhc2g6OkZsYXNo
0
+SGFzaHsABjoKQHVzZWR7AA==--d0ba40e6acf85b1e752e46d69ad714dda65eee85
0
+ Parameters: {"action"=>"index", "controller"=>"sprints"}
0
+ [4;36;1mUser Columns (0.053908)[0m [0;1mSHOW FIELDS FROM `users`[0m
0
+ [4;35;1mUser Load (0.002414)[0m [0mSELECT * FROM `users` WHERE (`users`.`email` = 'earlopes@coodetec.com.br' AND `users`.`password` = 'aaa123') LIMIT 1[0m
0
+ [4;36;1mSprint Load (0.000957)[0m [0;1mSELECT * FROM `sprints` ORDER BY active desc[0m
0
+Rendering template within layouts/application
0
+Rendering sprints/index
0
+ [4;35;1mSprint Columns (0.003411)[0m [0mSHOW FIELDS FROM `sprints`[0m
0
+ [4;36;1mBacklog Columns (0.044486)[0m [0;1mSHOW FIELDS FROM `backlogs`[0m
0
+ [4;35;1mBacklog Load (0.000804)[0m [0mSELECT * FROM `backlogs` WHERE (`backlogs`.`id` = 1) [0m
0
+ [4;36;1mTask Columns (0.003174)[0m [0;1mSHOW FIELDS FROM `tasks`[0m
0
+ [4;35;1mSQL (0.043711)[0m [0mSELECT sum(`tasks`.hours) AS sum_hours FROM `tasks` WHERE (sprint_id = 1 and status = 'Pronto') [0m
0
+ [4;36;1mSQL (0.000705)[0m [0;1mSELECT sum(`tasks`.hours) AS sum_hours FROM `tasks` WHERE (sprint_id = 1) [0m
0
+ [4;35;1mCACHE (0.000000)[0m [0mSELECT * FROM `backlogs` WHERE (`backlogs`.`id` = 1) [0m
0
+ [4;36;1mSQL (0.000517)[0m [0;1mSELECT sum(`tasks`.hours) AS sum_hours FROM `tasks` WHERE (sprint_id = 2 and status = 'Pronto') [0m
0
+ [4;35;1mSQL (0.000422)[0m [0mSELECT sum(`tasks`.hours) AS sum_hours FROM `tasks` WHERE (sprint_id = 2) [0m
0
+Completed in 0.63925 (1 reqs/sec) | Rendering: 0.09289 (14%) | DB: 0.15451 (24%) | 200 OK [http://localhost/sprints]
0
+Processing TasksController#index (for 127.0.0.1 at 2008-06-11 09:51:39) [GET]
0
+ Session ID: BAh7CDoMY3NyZl9pZCIlZmZjNzBjNzY0YWY1ZjIzNjcxZGRlYTcyMjc0Yzk5
0
+ODQ6CXVzZXJvOglVc2VyCzoLQHRhc2tzMDoTQGJhY2tsb2dfaXRlbXMwOg5A
0
+Y29tbWVudHMwOhBAYXR0cmlidXRlc3sNIgluYW1lIiJFZHVhcmRvIEFsZXhh
0
+bmRybyBSZWNoZSBMb3BlcyIPdXBkYXRlZF9hdCIYMjAwOC0wNS0yOSAwODo0
0
+MDozNSIHaWQiBjEiDXBhc3N3b3JkIgthYWExMjMiDGNvbW1lbnQiACIKaW1h
0
+Z2UiGzEyMDgzNjIzNTJfUGhvdG8gMy5qcGciCmVtYWlsIh1lYXJsb3Blc0Bj
0
+b29kZXRlYy5jb20uYnIiD2NyZWF0ZWRfYXQiGDIwMDgtMDQtMDggMTA6MDU6
0
+NDM6FkBhdHRyaWJ1dGVzX2NhY2hlewA6EEBkZXZlbG9wZXJzMCIKZmxhc2hJ
0
+QzonQWN0aW9uQ29udHJvbGxlcjo6Rmxhc2g6OkZsYXNoSGFzaHsABjoKQHVz
0
+ZWR7AA==--e3f447dd9372e6c2b80ca65651e021a15dc65fab
0
+ Parameters: {"sprint_id"=>"1", "action"=>"index", "controller"=>"tasks"}
0
+ [4;36;1mSprint Columns (0.003106)[0m [0;1mSHOW FIELDS FROM `sprints`[0m
0
+ [4;35;1mSprint Load (0.000963)[0m [0mSELECT * FROM `sprints` WHERE (`sprints`.`id` = 1) [0m
0
+ [4;36;1mTask Load (0.031043)[0m [0;1mSELECT * FROM `tasks` WHERE (`tasks`.sprint_id = 1) ORDER BY backlog_item_id, description[0m
0
+Rendering template within layouts/application
0
+ [4;35;1mTask Columns (0.003562)[0m [0mSHOW FIELDS FROM `tasks`[0m
0
+ [4;36;1mBacklogItem Columns (0.003096)[0m [0;1mSHOW FIELDS FROM `backlog_items`[0m
0
+ [4;35;1mBacklogItem Load (0.001103)[0m [0mSELECT * FROM `backlog_items` WHERE (`backlog_items`.`id` = 3) [0m
0
+ [4;36;1mUser Columns (0.003054)[0m [0;1mSHOW FIELDS FROM `users`[0m
0
+ [4;35;1mUser Load (0.000964)[0m [0mSELECT * FROM `users` WHERE (`users`.`id` = 1) [0m
0
+ [4;36;1mCACHE (0.000000)[0m [0;1mSELECT * FROM `backlog_items` WHERE (`backlog_items`.`id` = 3) [0m
0
+ [4;35;1mCACHE (0.000000)[0m [0mSELECT * FROM `backlog_items` WHERE (`backlog_items`.`id` = 3) [0m
0
+ [4;36;1mBacklogItem Load (0.000910)[0m [0;1mSELECT * FROM `backlog_items` WHERE (`backlog_items`.`id` = 4) [0m
0
+ [4;35;1mCACHE (0.000000)[0m [0mSELECT * FROM `backlog_items` WHERE (`backlog_items`.`id` = 4) [0m
0
+ [4;36;1mBacklogItem Load (0.000771)[0m [0;1mSELECT * FROM `backlog_items` WHERE (`backlog_items`.`id` = 5) [0m
0
+ [4;35;1mCACHE (0.000000)[0m [0mSELECT * FROM `backlog_items` WHERE (`backlog_items`.`id` = 5) [0m
0
+ [4;36;1mCACHE (0.000000)[0m [0;1mSELECT * FROM `backlog_items` WHERE (`backlog_items`.`id` = 5) [0m
0
+ [4;35;1mUser Load (0.000663)[0m [0mSELECT * FROM `users` WHERE (`users`.`id` = 6) [0m
0
+ [4;36;1mCACHE (0.000000)[0m [0;1mSELECT * FROM `backlog_items` WHERE (`backlog_items`.`id` = 5) [0m
0
+ [4;35;1mCACHE (0.000000)[0m [0mSELECT * FROM `users` WHERE (`users`.`id` = 1) [0m
0
+ [4;36;1mCACHE (0.000000)[0m [0;1mSELECT * FROM `backlog_items` WHERE (`backlog_items`.`id` = 5) [0m
0
+ [4;35;1mCACHE (0.000000)[0m [0mSELECT * FROM `users` WHERE (`users`.`id` = 6) [0m
0
+ [4;36;1mBacklogItem Load (0.000783)[0m [0;1mSELECT * FROM `backlog_items` WHERE (`backlog_items`.`id` = 6) [0m
0
+ [4;35;1mCACHE (0.000000)[0m [0mSELECT * FROM `users` WHERE (`users`.`id` = 6) [0m
0
+Completed in 0.12625 (7 reqs/sec) | Rendering: 0.05864 (46%) | DB: 0.05002 (39%) | 200 OK [http://localhost/sprints/1/tasks]
0
+Processing TasksController#new (for 127.0.0.1 at 2008-06-11 09:51:42) [GET]
0
+ Session ID: BAh7CDoJdXNlcm86CVVzZXILOhNAYmFja2xvZ19pdGVtczA6C0B0YXNrczA6
0
+EEBhdHRyaWJ1dGVzew0iCW5hbWUiIkVkdWFyZG8gQWxleGFuZHJvIFJlY2hl
0
+IExvcGVzIg91cGRhdGVkX2F0IhgyMDA4LTA1LTI5IDA4OjQwOjM1IgdpZCIG
0
+MSIKaW1hZ2UiGzEyMDgzNjIzNTJfUGhvdG8gMy5qcGciDGNvbW1lbnQiACIN
0
+cGFzc3dvcmQiC2FhYTEyMyIPY3JlYXRlZF9hdCIYMjAwOC0wNC0wOCAxMDow
0
+NTo0MyIKZW1haWwiHWVhcmxvcGVzQGNvb2RldGVjLmNvbS5icjoOQGNvbW1l
0
+bnRzMDoWQGF0dHJpYnV0ZXNfY2FjaGV7ADoQQGRldmVsb3BlcnMwOgxjc3Jm
0
+X2lkIiVmZmM3MGM3NjRhZjVmMjM2NzFkZGVhNzIyNzRjOTk4NCIKZmxhc2hJ
0
+QzonQWN0aW9uQ29udHJvbGxlcjo6Rmxhc2g6OkZsYXNoSGFzaHsABjoKQHVz
0
+ZWR7AA==--a38cf97115831499076f9398de7e9bba0f97708f
0
+ Parameters: {"sprint_id"=>"1", "action"=>"new", "controller"=>"tasks"}
0
+ [4;36;1mSprint Columns (0.002324)[0m [0;1mSHOW FIELDS FROM `sprints`[0m
0
+ [4;35;1mSprint Load (0.002096)[0m [0mSELECT * FROM `sprints` WHERE (`sprints`.`id` = 1) [0m
0
+ [4;36;1mBacklog Columns (0.002712)[0m [0;1mSHOW FIELDS FROM `backlogs`[0m
0
+ [4;35;1mBacklog Load (0.000775)[0m [0mSELECT * FROM `backlogs` WHERE (`backlogs`.`id` = 1) [0m
0
+ [4;36;1mBacklogItem Load (0.001462)[0m [0;1mSELECT * FROM `backlog_items` WHERE (`backlog_items`.backlog_id = 1) ORDER BY product_id[0m
0
+ [4;35;1mTask Columns (0.002671)[0m [0mSHOW FIELDS FROM `tasks`[0m
0
+Rendering template within layouts/application
0
+ActionView::TemplateError (undefined method `new' for #<Task:0x21b17a8>) on line #38 of tasks/_form.html.erb:
0
+37: <b>Status</b><br />
0
+40: <%= f.hidden :status, "Aberto" %>
0
+ vendor/rails/activerecord/lib/active_record/attribute_methods.rb:256:in `method_missing'
0
+ app/views/tasks/_form.html.erb:38:in `_run_erb_47app47views47tasks47_form46html46erb'
0
+ vendor/rails/actionpack/lib/action_view/helpers/form_helper.rb:317:in `fields_for'
0
+ vendor/rails/actionpack/lib/action_view/helpers/form_helper.rb:253:in `form_for'
0
+ app/views/tasks/_form.html.erb:7:in `_run_erb_47app47views47tasks47_form46html46erb'
0
+ vendor/rails/actionpack/lib/action_view/base.rb:338:in `send'
0
+ vendor/rails/actionpack/lib/action_view/base.rb:338:in `execute'
0
+ vendor/rails/actionpack/lib/action_view/template_handlers/compilable.rb:29:in `send'
0
+ vendor/rails/actionpack/lib/action_view/template_handlers/compilable.rb:29:in `render'
0
+ vendor/rails/actionpack/lib/action_view/partial_template.rb:20:in `render'
0
+ vendor/rails/actionpack/lib/action_controller/benchmarking.rb:26:in `benchmark'
0
+ vendor/rails/activesupport/lib/active_support/core_ext/benchmark.rb:8:in `realtime'
0
+ vendor/rails/actionpack/lib/action_controller/benchmarking.rb:26:in `benchmark'
0
+ vendor/rails/actionpack/lib/action_view/partial_template.rb:19:in `render'
0
+ vendor/rails/actionpack/lib/action_view/template.rb:22:in `render_template'
0
+ vendor/rails/actionpack/lib/action_view/partials.rb:110:in `render_partial'
0
+ vendor/rails/actionpack/lib/action_view/base.rb:273:in `render'
0
+ app/views/tasks/new.html.erb:9:in `_run_erb_47app47views47tasks47new46html46erb'
0
+ vendor/rails/actionpack/lib/action_view/base.rb:338:in `send'
0
+ vendor/rails/actionpack/lib/action_view/base.rb:338:in `execute'
0
+ vendor/rails/actionpack/lib/action_view/template_handlers/compilable.rb:29:in `send'
0
+ vendor/rails/actionpack/lib/action_view/template_handlers/compilable.rb:29:in `render'
0
+ vendor/rails/actionpack/lib/action_view/template.rb:35:in `render'
0
+ vendor/rails/actionpack/lib/action_view/template.rb:22:in `render_template'
0
+ vendor/rails/actionpack/lib/action_view/base.rb:245:in `render_file'
0
+ vendor/rails/actionpack/lib/action_controller/base.rb:1108:in `render_for_file'
0
+ vendor/rails/actionpack/lib/action_controller/base.rb:865:in `render_with_no_layout'
0
+ vendor/rails/actionpack/lib/action_controller/base.rb:880:in `render_with_no_layout'
0
+ vendor/rails/actionpack/lib/action_controller/layout.rb:251:in `render_without_benchmark'
0
+ vendor/rails/actionpack/lib/action_controller/benchmarking.rb:51:in `render'
0
+ vendor/rails/activesupport/lib/active_support/core_ext/benchmark.rb:8:in `realtime'
0
+ vendor/rails/actionpack/lib/action_controller/benchmarking.rb:51:in `render'
0
+ vendor/rails/actionpack/lib/action_controller/mime_responds.rb:131:in `send'
0
+ vendor/rails/actionpack/lib/action_controller/mime_responds.rb:131:in `custom'
0
+ vendor/rails/actionpack/lib/action_controller/mime_responds.rb:160:in `call'
0
+ vendor/rails/actionpack/lib/action_controller/mime_responds.rb:160:in `respond'
0
+ vendor/rails/actionpack/lib/action_controller/mime_responds.rb:154:in `each'
0
+ vendor/rails/actionpack/lib/action_controller/mime_responds.rb:154:in `respond'
0
+ vendor/rails/actionpack/lib/action_controller/mime_responds.rb:107:in `respond_to'
0
+ app/controllers/tasks_controller.rb:33:in `new'
0
+ vendor/rails/actionpack/lib/action_controller/base.rb:1162:in `send'
0
+ vendor/rails/actionpack/lib/action_controller/base.rb:1162:in `perform_action_without_filters'
0
+ vendor/rails/actionpack/lib/action_controller/filters.rb:580:in `call_filters'
0
+ vendor/rails/actionpack/lib/action_controller/filters.rb:573:in `perform_action_without_benchmark'
0
+ vendor/rails/actionpack/lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue'
0
+ /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
0
+ vendor/rails/actionpack/lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue'
0
+ vendor/rails/actionpack/lib/action_controller/rescue.rb:201:in `perform_action_without_caching'
0
+ vendor/rails/actionpack/lib/action_controller/caching/sql_cache.rb:13:in `perform_action'
0
+ vendor/rails/activerecord/lib/active_record/connection_adapters/abstract/query_cache.rb:33:in `cache'
0
+ vendor/rails/activerecord/lib/active_record/query_cache.rb:8:in `cache'
0
+ vendor/rails/actionpack/lib/action_controller/caching/sql_cache.rb:12:in `perform_action'
0
+ vendor/rails/actionpack/lib/action_controller/base.rb:529:in `send'
0
+ vendor/rails/actionpack/lib/action_controller/base.rb:529:in `process_without_filters'
0
+ vendor/rails/actionpack/lib/action_controller/filters.rb:569:in `process_without_session_management_support'
0
+ vendor/rails/actionpack/lib/action_controller/session_management.rb:130:in `process'
0
+ vendor/rails/actionpack/lib/action_controller/base.rb:389:in `process'
0
+ vendor/rails/actionpack/lib/action_controller/dispatcher.rb:149:in `handle_request'
0
+ vendor/rails/actionpack/lib/action_controller/dispatcher.rb:107:in `dispatch'
0
+ vendor/rails/actionpack/lib/action_controller/dispatcher.rb:104:in `synchronize'
0
+ vendor/rails/actionpack/lib/action_controller/dispatcher.rb:104:in `dispatch'
0
+ vendor/rails/actionpack/lib/action_controller/dispatcher.rb:120:in `dispatch_cgi'
0
+ vendor/rails/actionpack/lib/action_controller/dispatcher.rb:35:in `dispatch'
0
+ /Library/Ruby/Gems/1.8/gems/mongrel-1.1.5/lib/mongrel/rails.rb:76:in `process'
0
+ /Library/Ruby/Gems/1.8/gems/mongrel-1.1.5/lib/mongrel/rails.rb:74:in `synchronize'
0
+ /Library/Ruby/Gems/1.8/gems/mongrel-1.1.5/lib/mongrel/rails.rb:74:in `process'
0
+ /Library/Ruby/Gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:159:in `process_client'
0
+ /Library/Ruby/Gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:158:in `each'
0
+ /Library/Ruby/Gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:158:in `process_client'
0
+ /Library/Ruby/Gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:285:in `run'
0
+ /Library/Ruby/Gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:285:in `initialize'
0
+ /Library/Ruby/Gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:285:in `new'
0
+ /Library/Ruby/Gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:285:in `run'
0
+ /Library/Ruby/Gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:268:in `initialize'
0
+ /Library/Ruby/Gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:268:in `new'
0
+ /Library/Ruby/Gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:268:in `run'
0
+ /Library/Ruby/Gems/1.8/gems/mongrel-1.1.5/lib/mongrel/configurator.rb:282:in `run'
0
+ /Library/Ruby/Gems/1.8/gems/mongrel-1.1.5/lib/mongrel/configurator.rb:281:in `each'
0
+ /Library/Ruby/Gems/1.8/gems/mongrel-1.1.5/lib/mongrel/configurator.rb:281:in `run'
0
+ /Library/Ruby/Gems/1.8/gems/mongrel-1.1.5/bin/mongrel_rails:128:in `run'
0
+ /Library/Ruby/Gems/1.8/gems/mongrel-1.1.5/lib/mongrel/command.rb:212:in `run'
0
+ /Library/Ruby/Gems/1.8/gems/mongrel-1.1.5/bin/mongrel_rails:281
0
+ vendor/rails/activesupport/lib/active_support/dependencies.rb:502:in `load'
0
+ vendor/rails/activesupport/lib/active_support/dependencies.rb:502:in `load'
0
+ vendor/rails/activesupport/lib/active_support/dependencies.rb:354:in `new_constants_in'
0
+ vendor/rails/activesupport/lib/active_support/dependencies.rb:502:in `load'
0
+ vendor/rails/railties/lib/commands/servers/mongrel.rb:64
0
+ /Library/Ruby/Site/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
0
+ /Library/Ruby/Site/1.8/rubygems/custom_require.rb:27:in `require'
0
+ vendor/rails/activesupport/lib/active_support/dependencies.rb:509:in `require'
0
+ vendor/rails/activesupport/lib/active_support/dependencies.rb:354:in `new_constants_in'
0
+ vendor/rails/activesupport/lib/active_support/dependencies.rb:509:in `require'
0
+ vendor/rails/railties/lib/commands/server.rb:39
0
+ script/server:3:in `require'
0
+ [4;36;1mUser Columns (0.002754)[0m [0;1mSHOW FIELDS FROM `users`[0m
0
+Rendering /Users/eduardoalexandrorechelopes/Projects/ruby_projects/irun/vendor/rails/actionpack/lib/action_controller/templates/rescues/layout.erb (internal_server_error)
0
+Processing TasksController#new (for 127.0.0.1 at 2008-06-11 09:53:18) [GET]
0
+ Session ID: BAh7CDoMY3NyZl9pZCIlZmZjNzBjNzY0YWY1ZjIzNjcxZGRlYTcyMjc0Yzk5
0
+ODQ6CXVzZXJvOglVc2VyCzoLQHRhc2tzMDoTQGJhY2tsb2dfaXRlbXMwOg5A
0
+Y29tbWVudHMwOhBAYXR0cmlidXRlc3sNIgluYW1lIiJFZHVhcmRvIEFsZXhh
0
+bmRybyBSZWNoZSBMb3BlcyIPdXBkYXRlZF9hdCIYMjAwOC0wNS0yOSAwODo0
0
+MDozNSIHaWQiBjEiDXBhc3N3b3JkIgthYWExMjMiDGNvbW1lbnQiACIKaW1h
0
+Z2UiGzEyMDgzNjIzNTJfUGhvdG8gMy5qcGciCmVtYWlsIh1lYXJsb3Blc0Bj
0
+b29kZXRlYy5jb20uYnIiD2NyZWF0ZWRfYXQiGDIwMDgtMDQtMDggMTA6MDU6
0
+NDM6FkBhdHRyaWJ1dGVzX2NhY2hlewA6EEBkZXZlbG9wZXJzMCIKZmxhc2hJ
0
+QzonQWN0aW9uQ29udHJvbGxlcjo6Rmxhc2g6OkZsYXNoSGFzaHsABjoKQHVz
0
+ZWR7AA==--e3f447dd9372e6c2b80ca65651e021a15dc65fab
0
+ Parameters: {"sprint_id"=>"1", "action"=>"new", "controller"=>"tasks"}
0
+ [4;35;1mSprint Columns (0.002505)[0m [0mSHOW FIELDS FROM `sprints`[0m
0
+ [4;36;1mSprint Load (0.001445)[0m [0;1mSELECT * FROM `sprints` WHERE (`sprints`.`id` = 1) [0m
0
+ [4;35;1mBacklog Columns (0.002018)[0m [0mSHOW FIELDS FROM `backlogs`[0m
0
+ [4;36;1mBacklog Load (0.001050)[0m [0;1mSELECT * FROM `backlogs` WHERE (`backlogs`.`id` = 1) [0m
0
+ [4;35;1mBacklogItem Load (0.002548)[0m [0mSELECT * FROM `backlog_items` WHERE (`backlog_items`.backlog_id = 1) ORDER BY product_id[0m
0
+ [4;36;1mTask Columns (0.002677)[0m [0;1mSHOW FIELDS FROM `tasks`[0m
0
+Rendering template within layouts/application
0
+ [4;35;1mBacklogItem Columns (0.002419)[0m [0mSHOW FIELDS FROM `backlog_items`[0m
0
+ [4;36;1mUser Columns (0.002126)[0m [0;1mSHOW FIELDS FROM `users`[0m
0
+ActionView::TemplateError (undefined method `hidden' for #<ActionView::Helpers::FormBuilder:0x21a2910>) on line #40 of tasks/_form.html.erb:
0
+37: <b>Status</b><br />
0
+38: <% if @task.new_record? %>
0
+40: <%= f.hidden :status, "Aberto" %>
0
+42: <%= f.select :status, ["Aberto", "Alocado", "Pronto"] %>
0
+ app/views/tasks/_form.html.erb:40:in `_run_erb_47app47views47tasks47_form46html46erb'
0
+ vendor/rails/actionpack/lib/action_view/helpers/form_helper.rb:317:in `fields_for'
0
+ vendor/rails/actionpack/lib/action_view/helpers/form_helper.rb:253:in `form_for'
0
+ app/views/tasks/_form.html.erb:7:in `_run_erb_47app47views47tasks47_form46html46erb'
0
+ vendor/rails/actionpack/lib/action_view/base.rb:338:in `send'
0
+ vendor/rails/actionpack/lib/action_view/base.rb:338:in `execute'
0
+ vendor/rails/actionpack/lib/action_view/template_handlers/compilable.rb:29:in `send'
0
+ vendor/rails/actionpack/lib/action_view/template_handlers/compilable.rb:29:in `render'
0
+ vendor/rails/actionpack/lib/action_view/partial_template.rb:20:in `render'
0
+ vendor/rails/actionpack/lib/action_controller/benchmarking.rb:26:in `benchmark'
0
+ vendor/rails/activesupport/lib/active_support/core_ext/benchmark.rb:8:in `realtime'
0
+ vendor/rails/actionpack/lib/action_controller/benchmarking.rb:26:in `benchmark'
0
+ vendor/rails/actionpack/lib/action_view/partial_template.rb:19:in `render'
0
+ vendor/rails/actionpack/lib/action_view/template.rb:22:in `render_template'
0
+ vendor/rails/actionpack/lib/action_view/partials.rb:110:in `render_partial'
0
+ vendor/rails/actionpack/lib/action_view/base.rb:273:in `render'
0
+ app/views/tasks/new.html.erb:9:in `_run_erb_47app47views47tasks47new46html46erb'
0
+ vendor/rails/actionpack/lib/action_view/base.rb:338:in `send'
0
+ vendor/rails/actionpack/lib/action_view/base.rb:338:in `execute'
0
+ vendor/rails/actionpack/lib/action_view/template_handlers/compilable.rb:29:in `send'
0
+ vendor/rails/actionpack/lib/action_view/template_handlers/compilable.rb:29:in `render'
0
+ vendor/rails/actionpack/lib/action_view/template.rb:35:in `render'
0
+ vendor/rails/actionpack/lib/action_view/template.rb:22:in `render_template'
0
+ vendor/rails/actionpack/lib/action_view/base.rb:245:in `render_file'
0
+ vendor/rails/actionpack/lib/action_controller/base.rb:1108:in `render_for_file'
0
+ vendor/rails/actionpack/lib/action_controller/base.rb:865:in `render_with_no_layout'
0
+ vendor/rails/actionpack/lib/action_controller/base.rb:880:in `render_with_no_layout'
0
+ vendor/rails/actionpack/lib/action_controller/layout.rb:251:in `render_without_benchmark'
0
+ vendor/rails/actionpack/lib/action_controller/benchmarking.rb:51:in `render'
0
+ vendor/rails/activesupport/lib/active_support/core_ext/benchmark.rb:8:in `realtime'
0
+ vendor/rails/actionpack/lib/action_controller/benchmarking.rb:51:in `render'
0
+ vendor/rails/actionpack/lib/action_controller/mime_responds.rb:131:in `send'
0
+ vendor/rails/actionpack/lib/action_controller/mime_responds.rb:131:in `custom'
0
+ vendor/rails/actionpack/lib/action_controller/mime_responds.rb:160:in `call'
0
+ vendor/rails/actionpack/lib/action_controller/mime_responds.rb:160:in `respond'
0
+ vendor/rails/actionpack/lib/action_controller/mime_responds.rb:154:in `each'
0
+ vendor/rails/actionpack/lib/action_controller/mime_responds.rb:154:in `respond'
0
+ vendor/rails/actionpack/lib/action_controller/mime_responds.rb:107:in `respond_to'
0
+ app/controllers/tasks_controller.rb:33:in `new'
0
+ vendor/rails/actionpack/lib/action_controller/base.rb:1162:in `send'
0
+ vendor/rails/actionpack/lib/action_controller/base.rb:1162:in `perform_action_without_filters'
0
+ vendor/rails/actionpack/lib/action_controller/filters.rb:580:in `call_filters'
0
+ vendor/rails/actionpack/lib/action_controller/filters.rb:573:in `perform_action_without_benchmark'
0
+ vendor/rails/actionpack/lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue'
0
+ /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/benchmark.rb:293:in `measure'
0
+ vendor/rails/actionpack/lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue'
0
+ vendor/rails/actionpack/lib/action_controller/rescue.rb:201:in `perform_action_without_caching'
0
+ vendor/rails/actionpack/lib/action_controller/caching/sql_cache.rb:13:in `perform_action'
0
+ vendor/rails/activerecord/lib/active_record/connection_adapters/abstract/query_cache.rb:33:in `cache'
0
+ vendor/rails/activerecord/lib/active_record/query_cache.rb:8:in `cache'
0
+ vendor/rails/actionpack/lib/action_controller/caching/sql_cache.rb:12:in `perform_action'
0
+ vendor/rails/actionpack/lib/action_controller/base.rb:529:in `send'
0
+ vendor/rails/actionpack/lib/action_controller/base.rb:529:in `process_without_filters'
0
+ vendor/rails/actionpack/lib/action_controller/filters.rb:569:in `process_without_session_management_support'
0
+ vendor/rails/actionpack/lib/action_controller/session_management.rb:130:in `process'
0
+ vendor/rails/actionpack/lib/action_controller/base.rb:389:in `process'
0
+ vendor/rails/actionpack/lib/action_controller/dispatcher.rb:149:in `handle_request'
0
+ vendor/rails/actionpack/lib/action_controller/dispatcher.rb:107:in `dispatch'
0
+ vendor/rails/actionpack/lib/action_controller/dispatcher.rb:104:in `synchronize'
0
+ vendor/rails/actionpack/lib/action_controller/dispatcher.rb:104:in `dispatch'
0
+ vendor/rails/actionpack/lib/action_controller/dispatcher.rb:120:in `dispatch_cgi'
0
+ vendor/rails/actionpack/lib/action_controller/dispatcher.rb:35:in `dispatch'
0
+ /Library/Ruby/Gems/1.8/gems/mongrel-1.1.5/lib/mongrel/rails.rb:76:in `process'
0
+ /Library/Ruby/Gems/1.8/gems/mongrel-1.1.5/lib/mongrel/rails.rb:74:in `synchronize'
0
+ /Library/Ruby/Gems/1.8/gems/mongrel-1.1.5/lib/mongrel/rails.rb:74:in `process'
0
+ /Library/Ruby/Gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:159:in `process_client'
0
+ /Library/Ruby/Gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:158:in `each'
0
+ /Library/Ruby/Gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:158:in `process_client'
0
+ /Library/Ruby/Gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:285:in `run'
0
+ /Library/Ruby/Gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:285:in `initialize'
0
+ /Library/Ruby/Gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:285:in `new'
0
+ /Library/Ruby/Gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:285:in `run'
0
+ /Library/Ruby/Gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:268:in `initialize'
0
+ /Library/Ruby/Gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:268:in `new'
0
+ /Library/Ruby/Gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:268:in `run'
0
+ /Library/Ruby/Gems/1.8/gems/mongrel-1.1.5/lib/mongrel/configurator.rb:282:in `run'
0
+ /Library/Ruby/Gems/1.8/gems/mongrel-1.1.5/lib/mongrel/configurator.rb:281:in `each'
0
+ /Library/Ruby/Gems/1.8/gems/mongrel-1.1.5/lib/mongrel/configurator.rb:281:in `run'
0
+ /Library/Ruby/Gems/1.8/gems/mongrel-1.1.5/bin/mongrel_rails:128:in `run'
0
+ /Library/Ruby/Gems/1.8/gems/mongrel-1.1.5/lib/mongrel/command.rb:212:in `run'
0
+ /Library/Ruby/Gems/1.8/gems/mongrel-1.1.5/bin/mongrel_rails:281
0
+ vendor/rails/activesupport/lib/active_support/dependencies.rb:502:in `load'
0
+ vendor/rails/activesupport/lib/active_support/dependencies.rb:502:in `load'
0
+ vendor/rails/activesupport/lib/active_support/dependencies.rb:354:in `new_constants_in'
0
+ vendor/rails/activesupport/lib/active_support/dependencies.rb:502:in `load'
0
+ vendor/rails/railties/lib/commands/servers/mongrel.rb:64
0
+ /Library/Ruby/Site/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
0
+ /Library/Ruby/Site/1.8/rubygems/custom_require.rb:27:in `require'
0
+ vendor/rails/activesupport/lib/active_support/dependencies.rb:509:in `require'
0
+ vendor/rails/activesupport/lib/active_support/dependencies.rb:354:in `new_constants_in'
0
+ vendor/rails/activesupport/lib/active_support/dependencies.rb:509:in `require'
0
+ vendor/rails/railties/lib/commands/server.rb:39
0
+ script/server:3:in `require'
0
+Rendering /Users/eduardoalexandrorechelopes/Projects/ruby_projects/irun/vendor/rails/actionpack/lib/action_controller/templates/rescues/layout.erb (internal_server_error)
0
+Processing TasksController#new (for 127.0.0.1 at 2008-06-11 09:54:02) [GET]
0
+ Session ID: BAh7CDoJdXNlcm86CVVzZXILOhNAYmFja2xvZ19pdGVtczA6C0B0YXNrczA6
0
+EEBhdHRyaWJ1dGVzew0iCW5hbWUiIkVkdWFyZG8gQWxleGFuZHJvIFJlY2hl
0
+IExvcGVzIg91cGRhdGVkX2F0IhgyMDA4LTA1LTI5IDA4OjQwOjM1IgdpZCIG
0
+MSIKaW1hZ2UiGzEyMDgzNjIzNTJfUGhvdG8gMy5qcGciDGNvbW1lbnQiACIN
0
+cGFzc3dvcmQiC2FhYTEyMyIPY3JlYXRlZF9hdCIYMjAwOC0wNC0wOCAxMDow
0
+NTo0MyIKZW1haWwiHWVhcmxvcGVzQGNvb2RldGVjLmNvbS5icjoOQGNvbW1l
0
+bnRzMDoWQGF0dHJpYnV0ZXNfY2FjaGV7ADoQQGRldmVsb3BlcnMwOgxjc3Jm
0
+X2lkIiVmZmM3MGM3NjRhZjVmMjM2NzFkZGVhNzIyNzRjOTk4NCIKZmxhc2hJ
0
+QzonQWN0aW9uQ29udHJvbGxlcjo6Rmxhc2g6OkZsYXNoSGFzaHsABjoKQHVz
0
+ZWR7AA==--a38cf97115831499076f9398de7e9bba0f97708f
0
+ Parameters: {"sprint_id"=>"1", "action"=>"new", "controller"=>"tasks"}
0
+ [4;35;1mSprint Columns (0.002443)[0m [0mSHOW FIELDS FROM `sprints`[0m
0
+ [4;36;1mSprint Load (0.005755)[0m [0;1mSELECT * FROM `sprints` WHERE (`sprints`.`id` = 1) [0m
0
+ [4;35;1mBacklog Columns (0.002949)[0m [0mSHOW FIELDS FROM `backlogs`[0m
0
+ [4;36;1mBacklog Load (0.000767)[0m [0;1mSELECT * FROM `backlogs` WHERE (`backlogs`.`id` = 1) [0m
0
+ [4;35;1mBacklogItem Load (0.001562)[0m [0mSELECT * FROM `backlog_items` WHERE (`backlog_items`.backlog_id = 1) ORDER BY product_id[0m
0
+ [4;36;1mTask Columns (0.003220)[0m [0;1mSHOW FIELDS FROM `tasks`[0m
0
+Rendering template within layouts/application
0
+Rendered tasks/_form (0.00420)
0
+ [4;35;1mUser Columns (0.002431)[0m [0mSHOW FIELDS FROM `users`[0m
0
+Completed in 0.13352 (7 reqs/sec) | Rendering: 0.01003 (7%) | DB: 0.02367 (17%) | 200 OK [http://localhost/sprints/1/tasks/new]
0
+Processing TasksController#new (for 127.0.0.1 at 2008-06-11 09:55:58) [GET]
0
+ Session ID: BAh7CDoMY3NyZl9pZCIlZmZjNzBjNzY0YWY1ZjIzNjcxZGRlYTcyMjc0Yzk5
0
+ODQ6CXVzZXJvOglVc2VyCzoLQHRhc2tzMDoTQGJhY2tsb2dfaXRlbXMwOg5A
0
+Y29tbWVudHMwOhBAYXR0cmlidXRlc3sNIgluYW1lIiJFZHVhcmRvIEFsZXhh
0
+bmRybyBSZWNoZSBMb3BlcyIPdXBkYXRlZF9hdCIYMjAwOC0wNS0yOSAwODo0
0
+MDozNSIHaWQiBjEiDXBhc3N3b3JkIgthYWExMjMiDGNvbW1lbnQiACIKaW1h
0
+Z2UiGzEyMDgzNjIzNTJfUGhvdG8gMy5qcGciCmVtYWlsIh1lYXJsb3Blc0Bj
0
+b29kZXRlYy5jb20uYnIiD2NyZWF0ZWRfYXQiGDIwMDgtMDQtMDggMTA6MDU6
0
+NDM6FkBhdHRyaWJ1dGVzX2NhY2hlewA6EEBkZXZlbG9wZXJzMCIKZmxhc2hJ
0
+QzonQWN0aW9uQ29udHJvbGxlcjo6Rmxhc2g6OkZsYXNoSGFzaHsABjoKQHVz
0
+ZWR7AA==--e3f447dd9372e6c2b80ca65651e021a15dc65fab
0
+ Parameters: {"sprint_id"=>"1", "action"=>"new", "controller"=>"tasks"}
0
+ [4;36;1mSprint Columns (0.002473)[0m [0;1mSHOW FIELDS FROM `sprints`[0m
0
+ [4;35;1mSprint Load (0.001816)[0m [0mSELECT * FROM `sprints` WHERE (`sprints`.`id` = 1) [0m
0
+ [4;36;1mBacklog Columns (0.003271)[0m [0;1mSHOW FIELDS FROM `backlogs`[0m
0
+ [4;35;1mBacklog Load (0.000782)[0m [0mSELECT * FROM `backlogs` WHERE (`backlogs`.`id` = 1) [0m
0
+ [4;36;1mBacklogItem Load (0.001514)[0m [0;1mSELECT * FROM `backlog_items` WHERE (`backlog_items`.backlog_id = 1) ORDER BY product_id[0m
0
+ [4;35;1mTask Columns (0.002658)[0m [0mSHOW FIELDS FROM `tasks`[0m
0
+Rendering template within layouts/application
0
+Rendered tasks/_form (0.00415)
0
+ [4;36;1mUser Columns (0.002343)[0m [0;1mSHOW FIELDS FROM `users`[0m
0
+Completed in 0.05010 (19 reqs/sec) | Rendering: 0.00978 (19%) | DB: 0.01486 (29%) | 200 OK [http://localhost/sprints/1/tasks/new]
0
+Processing TasksController#new (for 127.0.0.1 at 2008-06-11 09:56:22) [GET]
0
+ Session ID: BAh7CDoJdXNlcm86CVVzZXILOhNAYmFja2xvZ19pdGVtczA6C0B0YXNrczA6