spec/dummy/log/development.log in flyboy-0.0.4 vs spec/dummy/log/development.log in flyboy-0.0.5

- old
+ new

@@ -62010,5 +62010,417 @@ Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-08 10:35:14 +0200 Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-08 10:35:14 +0200 + + +Started GET "/" for 127.0.0.1 at 2015-04-09 08:57:44 +0200 +Processing by Rails::WelcomeController#index as HTML + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/railties-4.2.1/lib/rails/templates/rails/welcome/index.html.erb (6.1ms) +Completed 200 OK in 80ms (Views: 24.1ms | ActiveRecord: 0.0ms) + + +Started GET "/flyboy/goals" for 127.0.0.1 at 2015-04-09 08:57:48 +0200 +Processing by Flyboy::GoalsController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (13.7ms) + Flyboy::Goal Load (4.7ms) SELECT "flyboy_goals".* FROM "flyboy_goals" ORDER BY status ASC +  (0.6ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 2 AND done = 'f' AND term < '2015-04-09') +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 2 AND done = 'f' AND term > '2015-04-09' AND reminder < '2015-04-09') +  (0.3ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 2]] +  (0.2ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 2]] + CACHE (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 2]] +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 1 AND done = 'f' AND term < '2015-04-09') +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 1 AND done = 'f' AND term > '2015-04-09' AND reminder < '2015-04-09') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] +  (0.1ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] + CACHE (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 3 AND done = 'f' AND term < '2015-04-09') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 3 AND done = 'f' AND term > '2015-04-09' AND reminder < '2015-04-09') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 3]] +  (0.1ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 3]] + CACHE (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 3]] +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 5 AND done = 'f' AND term < '2015-04-09') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 5 AND done = 'f' AND term > '2015-04-09' AND reminder < '2015-04-09') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 5]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/index.html.slim within layouts/application (2337.3ms) +Completed 200 OK in 5903ms (Views: 5751.4ms | ActiveRecord: 8.2ms) + + +Started GET "/assets/application-1ca27a7ca6d3840b2b98bb4437a8bec6.css?body=1" for 127.0.0.1 at 2015-04-09 08:57:54 +0200 + + +Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-09 08:57:54 +0200 + + +Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-09 08:57:54 +0200 + + +Started GET "/assets/application-ccad13f64a955058eed40f9a74e81c11.js?body=1" for 127.0.0.1 at 2015-04-09 08:57:54 +0200 + + +Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-09 08:57:54 +0200 + + +Started GET "/flyboy/goals/2" for 127.0.0.1 at 2015-04-09 08:57:55 +0200 +Processing by Flyboy::GoalsController#show as HTML + Parameters: {"id"=>"2"} + Flyboy::Goal Load (0.3ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 2]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_actions.html.slim (6.8ms) +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 2]] +  (0.1ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 2]] + CACHE (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 2]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (16.2ms) + Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? ORDER BY term ASC, term DESC [["goal_id", 2]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (9.6ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.3/app/views/dorsale/_contextual.html.slim (3.9ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/show.html.slim within layouts/application (39.7ms) +Completed 200 OK in 144ms (Views: 126.0ms | ActiveRecord: 0.8ms) + + +Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-09 08:57:56 +0200 + + +Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-09 08:57:56 +0200 + + +Started GET "/assets/application-ccad13f64a955058eed40f9a74e81c11.js?body=1" for 127.0.0.1 at 2015-04-09 08:57:56 +0200 + + +Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-09 08:57:56 +0200 + + +Started GET "/flyboy/tasks/6" for 127.0.0.1 at 2015-04-09 08:57:57 +0200 +Processing by Flyboy::TasksController#show as HTML + Parameters: {"id"=>"6"} + Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 6]] + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 2]] + CACHE (0.0ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", "6"]] + CACHE (0.0ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 2]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_actions.html.slim (5.1ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_context.html.slim (13.2ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_actions.html.slim (2.6ms) +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 2]] +  (0.1ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 2]] + CACHE (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 2]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (7.2ms) + Flyboy::Task Load (0.3ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1 [["id", 6]] + Flyboy::TaskComment Load (0.6ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 6]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/task_comments/_list.html.slim (318.4ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.3/app/views/dorsale/_contextual.html.slim (0.3ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/show.html.slim within layouts/application (351.9ms) +Completed 200 OK in 401ms (Views: 395.7ms | ActiveRecord: 1.7ms) + + +Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-09 08:57:58 +0200 + + +Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-09 08:57:58 +0200 + + +Started GET "/assets/application-ccad13f64a955058eed40f9a74e81c11.js?body=1" for 127.0.0.1 at 2015-04-09 08:57:58 +0200 + + +Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-09 08:57:58 +0200 + + +Started GET "/flyboy/goals/3" for 127.0.0.1 at 2015-04-09 08:58:03 +0200 +Processing by Flyboy::GoalsController#show as HTML + Parameters: {"id"=>"3"} + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 3]] +  (0.3ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f' [["goal_id", 3]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_actions.html.slim (5.5ms) +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 3]] +  (0.1ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 3]] + CACHE (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 3]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (11.7ms) + Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? ORDER BY term ASC, term DESC [["goal_id", 3]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (4.5ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.3/app/views/dorsale/_contextual.html.slim (0.3ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/show.html.slim within layouts/application (21.7ms) +Completed 200 OK in 66ms (Views: 63.7ms | ActiveRecord: 0.8ms) + + +Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-09 08:58:03 +0200 + + +Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-09 08:58:03 +0200 + + +Started GET "/assets/application-ccad13f64a955058eed40f9a74e81c11.js?body=1" for 127.0.0.1 at 2015-04-09 08:58:03 +0200 + + +Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-09 08:58:03 +0200 + + +Started GET "/flyboy/goals/5" for 127.0.0.1 at 2015-04-09 08:58:06 +0200 +Processing by Flyboy::GoalsController#show as HTML + Parameters: {"id"=>"5"} + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 5]] +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f' [["goal_id", 5]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_actions.html.slim (4.4ms) +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 5]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (7.0ms) + Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? ORDER BY term ASC, term DESC [["goal_id", 5]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (0.7ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.3/app/views/dorsale/_contextual.html.slim (0.3ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/show.html.slim within layouts/application (12.4ms) +Completed 200 OK in 54ms (Views: 52.6ms | ActiveRecord: 0.4ms) + + +Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-09 08:58:06 +0200 + + +Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-09 08:58:06 +0200 + + +Started GET "/assets/application-ccad13f64a955058eed40f9a74e81c11.js?body=1" for 127.0.0.1 at 2015-04-09 08:58:06 +0200 + + +Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-09 08:58:06 +0200 + + +Started GET "/flyboy/goals/3" for 127.0.0.1 at 2015-04-09 08:59:42 +0200 +Processing by Flyboy::GoalsController#show as HTML + Parameters: {"id"=>"3"} + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 3]] +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f' [["goal_id", 3]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_actions.html.slim (4.2ms) +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 3]] +  (0.1ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 3]] + CACHE (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 3]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (8.4ms) + Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? ORDER BY term ASC, term DESC [["goal_id", 3]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (3.3ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.3/app/views/dorsale/_contextual.html.slim (0.4ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/show.html.slim within layouts/application (18.0ms) +Completed 200 OK in 121ms (Views: 118.5ms | ActiveRecord: 0.6ms) + + +Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-09 08:59:43 +0200 + + +Started GET "/assets/application-ccad13f64a955058eed40f9a74e81c11.js?body=1" for 127.0.0.1 at 2015-04-09 08:59:43 +0200 + + +Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-09 08:59:43 +0200 + + +Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-09 08:59:43 +0200 + + +Started GET "/flyboy/tasks/7/edit" for 127.0.0.1 at 2015-04-09 08:59:44 +0200 +Processing by Flyboy::TasksController#edit as HTML + Parameters: {"id"=>"7"} + Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 7]] + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 3]] + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.3/app/views/dorsale/_contextual.html.slim (0.1ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_form.html.slim (102.1ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/edit.html.slim within layouts/application (107.9ms) +Completed 200 OK in 158ms (Views: 154.0ms | ActiveRecord: 0.2ms) + + +Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-09 08:59:44 +0200 + + +Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-09 08:59:44 +0200 + + +Started GET "/assets/application-ccad13f64a955058eed40f9a74e81c11.js?body=1" for 127.0.0.1 at 2015-04-09 08:59:44 +0200 + + +Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-09 08:59:44 +0200 + + +Started GET "/flyboy/tasks/7/edit" for 127.0.0.1 at 2015-04-09 09:00:00 +0200 +Processing by Flyboy::TasksController#edit as HTML + Parameters: {"id"=>"7"} + Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 7]] + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 3]] + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.3/app/views/dorsale/_contextual.html.slim (0.1ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_form.html.slim (86.5ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/edit.html.slim within layouts/application (89.0ms) +Completed 200 OK in 144ms (Views: 141.2ms | ActiveRecord: 0.2ms) + + +Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-09 09:00:00 +0200 + + +Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-09 09:00:00 +0200 + + +Started GET "/assets/application-ccad13f64a955058eed40f9a74e81c11.js?body=1" for 127.0.0.1 at 2015-04-09 09:00:00 +0200 + + +Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-09 09:00:00 +0200 + + +Started GET "/flyboy/goals/3/tasks/new" for 127.0.0.1 at 2015-04-09 09:00:52 +0200 +Processing by Flyboy::TasksController#new as HTML + Parameters: {"goal_id"=>"3"} + Flyboy::Goal Load (0.2ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 3]] + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.3/app/views/dorsale/_contextual.html.slim (0.2ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_form.html.slim (91.0ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/new.html.slim within layouts/application (95.4ms) +Completed 200 OK in 142ms (Views: 138.0ms | ActiveRecord: 0.1ms) + + +Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-09 09:00:52 +0200 + + +Started GET "/assets/application-ccad13f64a955058eed40f9a74e81c11.js?body=1" for 127.0.0.1 at 2015-04-09 09:00:52 +0200 + + +Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-09 09:00:52 +0200 + + +Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-09 09:00:52 +0200 + + +Started GET "/flyboy/goals/new" for 127.0.0.1 at 2015-04-09 09:00:55 +0200 +Processing by Flyboy::GoalsController#new as HTML + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.3/app/views/dorsale/_contextual.html.slim (0.3ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_form.html.slim (20.5ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/new.html.slim within layouts/application (27.2ms) +Completed 200 OK in 78ms (Views: 76.4ms | ActiveRecord: 0.0ms) + + +Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-09 09:00:55 +0200 + + +Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-09 09:00:55 +0200 + + +Started GET "/assets/application-ccad13f64a955058eed40f9a74e81c11.js?body=1" for 127.0.0.1 at 2015-04-09 09:00:55 +0200 + + +Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-09 09:00:56 +0200 + ActiveRecord::SchemaMigration Load (0.4ms) SELECT "schema_migrations".* FROM "schema_migrations" +Migrating to RemoveTasksCostAndBudget (20150409081956) +  (0.1ms) begin transaction +  (1.4ms) CREATE TEMPORARY TABLE "aflyboy_tasks" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "goal_id" integer, "title" varchar, "description" text, "progress" integer DEFAULT 0, "done" boolean, "term" date, "reminder" date, "cost" integer, "budget" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  +  (0.6ms) SELECT * FROM "flyboy_tasks" +  (0.1ms) INSERT INTO "aflyboy_tasks" ("id","goal_id","title","description","progress","done","term","reminder","cost","budget","created_at","updated_at") VALUES (1, 1, 'Ceci est une tâche', 'plop', 100, 't', '2015-04-12', '2015-04-09', NULL, NULL, '2015-04-01 12:37:05.948535', '2015-04-03 10:29:02.948138') +  (0.1ms) INSERT INTO "aflyboy_tasks" ("id","goal_id","title","description","progress","done","term","reminder","cost","budget","created_at","updated_at") VALUES (2, 1, 'Une autre tâche', '', 4, 'f', '2015-04-17', '2015-04-14', NULL, NULL, '2015-04-01 14:32:31.180458', '2015-04-07 12:55:20.218512') +  (0.1ms) INSERT INTO "aflyboy_tasks" ("id","goal_id","title","description","progress","done","term","reminder","cost","budget","created_at","updated_at") VALUES (3, 1, 'Manger des bonbons', '', 100, 't', '2015-04-12', '2015-04-09', NULL, NULL, '2015-04-02 08:54:28.283535', '2015-04-07 12:53:39.318758') +  (0.1ms) INSERT INTO "aflyboy_tasks" ("id","goal_id","title","description","progress","done","term","reminder","cost","budget","created_at","updated_at") VALUES (4, 1, 'aaaqqq', '', 100, 't', '2015-04-12', '2015-04-09', NULL, NULL, '2015-04-02 09:33:02.564377', '2015-04-02 09:49:32.210781') +  (0.1ms) INSERT INTO "aflyboy_tasks" ("id","goal_id","title","description","progress","done","term","reminder","cost","budget","created_at","updated_at") VALUES (5, 1, 'Yep', '', 0, 'f', '2015-04-13', '2015-04-10', NULL, NULL, '2015-04-03 12:15:47.985940', '2015-04-03 12:15:47.985940') +  (0.1ms) INSERT INTO "aflyboy_tasks" ("id","goal_id","title","description","progress","done","term","reminder","cost","budget","created_at","updated_at") VALUES (6, 2, 'mpmmpmpmpmpmpm', 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse dictum enim quis convallis porttitor. Vestibulum varius metus non eleifend sagittis. Integer a est eget sapien ultricies viverra. In sed rutrum dolor. Aliquam accumsan sem neque, vitae aliquet erat ultricies in. Vestibulum euismod iaculis diam quis venenatis. Mauris lectus libero, rutrum id lectus vitae, aliquam suscipit elit. + +Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Nunc ut ipsum a neque malesuada tincidunt in eu magna. Quisque dapibus nunc at feugiat vestibulum. Pellentesque sem erat, pretium nec tempus vitae, finibus quis augue. In hac habitasse platea dictumst. Curabitur rhoncus molestie eros, ut euismod sem blandit et. Pellentesque eget tincidunt orci. Nulla facilisi. Mauris maximus cursus est eget accumsan. Nulla facilisi. In tristique tellus vel massa semper malesuada. +', 100, 't', '2015-04-13', '2015-04-10', NULL, NULL, '2015-04-03 12:48:23.946797', '2015-04-07 10:05:13.876602') +  (0.1ms) INSERT INTO "aflyboy_tasks" ("id","goal_id","title","description","progress","done","term","reminder","cost","budget","created_at","updated_at") VALUES (7, 3, 'Ceci est une tâche', '', 0, 'f', '2015-04-17', '2015-04-14', NULL, NULL, '2015-04-07 08:59:41.112979', '2015-04-07 08:59:41.112979') +  (1.0ms) DROP TABLE "flyboy_tasks" +  (0.2ms) CREATE TABLE "flyboy_tasks" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "goal_id" integer, "title" varchar, "description" text, "progress" integer DEFAULT 0, "done" boolean, "term" date, "reminder" date, "budget" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  +  (0.1ms) SELECT * FROM "aflyboy_tasks" +  (0.1ms) INSERT INTO "flyboy_tasks" ("id","goal_id","title","description","progress","done","term","reminder","budget","created_at","updated_at") VALUES (1, 1, 'Ceci est une tâche', 'plop', 100, 't', '2015-04-12', '2015-04-09', NULL, '2015-04-01 12:37:05.948535', '2015-04-03 10:29:02.948138') +  (0.1ms) INSERT INTO "flyboy_tasks" ("id","goal_id","title","description","progress","done","term","reminder","budget","created_at","updated_at") VALUES (2, 1, 'Une autre tâche', '', 4, 'f', '2015-04-17', '2015-04-14', NULL, '2015-04-01 14:32:31.180458', '2015-04-07 12:55:20.218512') +  (0.1ms) INSERT INTO "flyboy_tasks" ("id","goal_id","title","description","progress","done","term","reminder","budget","created_at","updated_at") VALUES (3, 1, 'Manger des bonbons', '', 100, 't', '2015-04-12', '2015-04-09', NULL, '2015-04-02 08:54:28.283535', '2015-04-07 12:53:39.318758') +  (0.1ms) INSERT INTO "flyboy_tasks" ("id","goal_id","title","description","progress","done","term","reminder","budget","created_at","updated_at") VALUES (4, 1, 'aaaqqq', '', 100, 't', '2015-04-12', '2015-04-09', NULL, '2015-04-02 09:33:02.564377', '2015-04-02 09:49:32.210781') +  (0.1ms) INSERT INTO "flyboy_tasks" ("id","goal_id","title","description","progress","done","term","reminder","budget","created_at","updated_at") VALUES (5, 1, 'Yep', '', 0, 'f', '2015-04-13', '2015-04-10', NULL, '2015-04-03 12:15:47.985940', '2015-04-03 12:15:47.985940') +  (0.1ms) INSERT INTO "flyboy_tasks" ("id","goal_id","title","description","progress","done","term","reminder","budget","created_at","updated_at") VALUES (6, 2, 'mpmmpmpmpmpmpm', 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse dictum enim quis convallis porttitor. Vestibulum varius metus non eleifend sagittis. Integer a est eget sapien ultricies viverra. In sed rutrum dolor. Aliquam accumsan sem neque, vitae aliquet erat ultricies in. Vestibulum euismod iaculis diam quis venenatis. Mauris lectus libero, rutrum id lectus vitae, aliquam suscipit elit. + +Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Nunc ut ipsum a neque malesuada tincidunt in eu magna. Quisque dapibus nunc at feugiat vestibulum. Pellentesque sem erat, pretium nec tempus vitae, finibus quis augue. In hac habitasse platea dictumst. Curabitur rhoncus molestie eros, ut euismod sem blandit et. Pellentesque eget tincidunt orci. Nulla facilisi. Mauris maximus cursus est eget accumsan. Nulla facilisi. In tristique tellus vel massa semper malesuada. +', 100, 't', '2015-04-13', '2015-04-10', NULL, '2015-04-03 12:48:23.946797', '2015-04-07 10:05:13.876602') +  (0.1ms) INSERT INTO "flyboy_tasks" ("id","goal_id","title","description","progress","done","term","reminder","budget","created_at","updated_at") VALUES (7, 3, 'Ceci est une tâche', '', 0, 'f', '2015-04-17', '2015-04-14', NULL, '2015-04-07 08:59:41.112979', '2015-04-07 08:59:41.112979') +  (0.4ms) DROP TABLE "aflyboy_tasks" +  (0.2ms) CREATE TEMPORARY TABLE "aflyboy_tasks" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "goal_id" integer, "title" varchar, "description" text, "progress" integer DEFAULT 0, "done" boolean, "term" date, "reminder" date, "budget" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  +  (0.1ms) SELECT * FROM "flyboy_tasks" +  (0.1ms) INSERT INTO "aflyboy_tasks" ("id","goal_id","title","description","progress","done","term","reminder","budget","created_at","updated_at") VALUES (1, 1, 'Ceci est une tâche', 'plop', 100, 't', '2015-04-12', '2015-04-09', NULL, '2015-04-01 12:37:05.948535', '2015-04-03 10:29:02.948138') +  (0.1ms) INSERT INTO "aflyboy_tasks" ("id","goal_id","title","description","progress","done","term","reminder","budget","created_at","updated_at") VALUES (2, 1, 'Une autre tâche', '', 4, 'f', '2015-04-17', '2015-04-14', NULL, '2015-04-01 14:32:31.180458', '2015-04-07 12:55:20.218512') +  (0.1ms) INSERT INTO "aflyboy_tasks" ("id","goal_id","title","description","progress","done","term","reminder","budget","created_at","updated_at") VALUES (3, 1, 'Manger des bonbons', '', 100, 't', '2015-04-12', '2015-04-09', NULL, '2015-04-02 08:54:28.283535', '2015-04-07 12:53:39.318758') +  (0.1ms) INSERT INTO "aflyboy_tasks" ("id","goal_id","title","description","progress","done","term","reminder","budget","created_at","updated_at") VALUES (4, 1, 'aaaqqq', '', 100, 't', '2015-04-12', '2015-04-09', NULL, '2015-04-02 09:33:02.564377', '2015-04-02 09:49:32.210781') +  (0.1ms) INSERT INTO "aflyboy_tasks" ("id","goal_id","title","description","progress","done","term","reminder","budget","created_at","updated_at") VALUES (5, 1, 'Yep', '', 0, 'f', '2015-04-13', '2015-04-10', NULL, '2015-04-03 12:15:47.985940', '2015-04-03 12:15:47.985940') +  (0.1ms) INSERT INTO "aflyboy_tasks" ("id","goal_id","title","description","progress","done","term","reminder","budget","created_at","updated_at") VALUES (6, 2, 'mpmmpmpmpmpmpm', 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse dictum enim quis convallis porttitor. Vestibulum varius metus non eleifend sagittis. Integer a est eget sapien ultricies viverra. In sed rutrum dolor. Aliquam accumsan sem neque, vitae aliquet erat ultricies in. Vestibulum euismod iaculis diam quis venenatis. Mauris lectus libero, rutrum id lectus vitae, aliquam suscipit elit. + +Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Nunc ut ipsum a neque malesuada tincidunt in eu magna. Quisque dapibus nunc at feugiat vestibulum. Pellentesque sem erat, pretium nec tempus vitae, finibus quis augue. In hac habitasse platea dictumst. Curabitur rhoncus molestie eros, ut euismod sem blandit et. Pellentesque eget tincidunt orci. Nulla facilisi. Mauris maximus cursus est eget accumsan. Nulla facilisi. In tristique tellus vel massa semper malesuada. +', 100, 't', '2015-04-13', '2015-04-10', NULL, '2015-04-03 12:48:23.946797', '2015-04-07 10:05:13.876602') +  (0.1ms) INSERT INTO "aflyboy_tasks" ("id","goal_id","title","description","progress","done","term","reminder","budget","created_at","updated_at") VALUES (7, 3, 'Ceci est une tâche', '', 0, 'f', '2015-04-17', '2015-04-14', NULL, '2015-04-07 08:59:41.112979', '2015-04-07 08:59:41.112979') +  (0.4ms) DROP TABLE "flyboy_tasks" +  (0.1ms) CREATE TABLE "flyboy_tasks" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "goal_id" integer, "title" varchar, "description" text, "progress" integer DEFAULT 0, "done" boolean, "term" date, "reminder" date, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  +  (0.1ms) SELECT * FROM "aflyboy_tasks" +  (0.1ms) INSERT INTO "flyboy_tasks" ("id","goal_id","title","description","progress","done","term","reminder","created_at","updated_at") VALUES (1, 1, 'Ceci est une tâche', 'plop', 100, 't', '2015-04-12', '2015-04-09', '2015-04-01 12:37:05.948535', '2015-04-03 10:29:02.948138') +  (0.1ms) INSERT INTO "flyboy_tasks" ("id","goal_id","title","description","progress","done","term","reminder","created_at","updated_at") VALUES (2, 1, 'Une autre tâche', '', 4, 'f', '2015-04-17', '2015-04-14', '2015-04-01 14:32:31.180458', '2015-04-07 12:55:20.218512') +  (0.1ms) INSERT INTO "flyboy_tasks" ("id","goal_id","title","description","progress","done","term","reminder","created_at","updated_at") VALUES (3, 1, 'Manger des bonbons', '', 100, 't', '2015-04-12', '2015-04-09', '2015-04-02 08:54:28.283535', '2015-04-07 12:53:39.318758') +  (0.1ms) INSERT INTO "flyboy_tasks" ("id","goal_id","title","description","progress","done","term","reminder","created_at","updated_at") VALUES (4, 1, 'aaaqqq', '', 100, 't', '2015-04-12', '2015-04-09', '2015-04-02 09:33:02.564377', '2015-04-02 09:49:32.210781') +  (0.0ms) INSERT INTO "flyboy_tasks" ("id","goal_id","title","description","progress","done","term","reminder","created_at","updated_at") VALUES (5, 1, 'Yep', '', 0, 'f', '2015-04-13', '2015-04-10', '2015-04-03 12:15:47.985940', '2015-04-03 12:15:47.985940') +  (0.1ms) INSERT INTO "flyboy_tasks" ("id","goal_id","title","description","progress","done","term","reminder","created_at","updated_at") VALUES (6, 2, 'mpmmpmpmpmpmpm', 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse dictum enim quis convallis porttitor. Vestibulum varius metus non eleifend sagittis. Integer a est eget sapien ultricies viverra. In sed rutrum dolor. Aliquam accumsan sem neque, vitae aliquet erat ultricies in. Vestibulum euismod iaculis diam quis venenatis. Mauris lectus libero, rutrum id lectus vitae, aliquam suscipit elit. + +Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Nunc ut ipsum a neque malesuada tincidunt in eu magna. Quisque dapibus nunc at feugiat vestibulum. Pellentesque sem erat, pretium nec tempus vitae, finibus quis augue. In hac habitasse platea dictumst. Curabitur rhoncus molestie eros, ut euismod sem blandit et. Pellentesque eget tincidunt orci. Nulla facilisi. Mauris maximus cursus est eget accumsan. Nulla facilisi. In tristique tellus vel massa semper malesuada. +', 100, 't', '2015-04-13', '2015-04-10', '2015-04-03 12:48:23.946797', '2015-04-07 10:05:13.876602') +  (0.0ms) INSERT INTO "flyboy_tasks" ("id","goal_id","title","description","progress","done","term","reminder","created_at","updated_at") VALUES (7, 3, 'Ceci est une tâche', '', 0, 'f', '2015-04-17', '2015-04-14', '2015-04-07 08:59:41.112979', '2015-04-07 08:59:41.112979') +  (0.1ms) DROP TABLE "aflyboy_tasks" + SQL (0.9ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20150409081956"]] +  (1.3ms) commit transaction + ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" + + +Started GET "/flyboy/" for 127.0.0.1 at 2015-04-09 10:24:41 +0200 + + +Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-09 10:24:41 +0200 +Processing by Flyboy::TasksController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (52.2ms) + Flyboy::Task Load (3.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC + Flyboy::Goal Load (0.3ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + CACHE (0.0ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + CACHE (0.0ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + CACHE (0.0ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 2]] + CACHE (0.0ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 3]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (2270.5ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (2347.9ms) +Completed 200 OK in 2647ms (Views: 2476.8ms | ActiveRecord: 4.7ms) + + +Started GET "/assets/application-1ca27a7ca6d3840b2b98bb4437a8bec6.css?body=1" for 127.0.0.1 at 2015-04-09 10:24:43 +0200 + + +Started GET "/assets/application-ccad13f64a955058eed40f9a74e81c11.js?body=1" for 127.0.0.1 at 2015-04-09 10:24:44 +0200 + + +Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-09 10:24:44 +0200 + + +Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-09 10:24:44 +0200 + + +Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-09 10:24:44 +0200 + + +Started GET "/flyboy/tasks/1" for 127.0.0.1 at 2015-04-09 10:24:46 +0200 +Processing by Flyboy::TasksController#show as HTML + Parameters: {"id"=>"1"} + Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 1]] + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + CACHE (0.0ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", "1"]] + CACHE (0.0ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_actions.html.slim (6.4ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_context.html.slim (14.1ms) +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f' [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_actions.html.slim (20.9ms) +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] +  (0.4ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] + CACHE (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (32.8ms) + Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1 [["id", 1]] + Flyboy::TaskComment Load (0.2ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/task_comments/_list.html.slim (355.5ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.3/app/views/dorsale/_contextual.html.slim (5.1ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/show.html.slim within layouts/application (419.9ms) +Completed 200 OK in 523ms (Views: 460.5ms | ActiveRecord: 2.0ms) + + +Started GET "/assets/application-1ca27a7ca6d3840b2b98bb4437a8bec6.css?body=1" for 127.0.0.1 at 2015-04-09 10:24:47 +0200 + + +Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-09 10:24:47 +0200 + + +Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-09 10:24:47 +0200 + + +Started GET "/assets/application-ccad13f64a955058eed40f9a74e81c11.js?body=1" for 127.0.0.1 at 2015-04-09 10:24:47 +0200 + + +Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-09 10:24:47 +0200