spec/dummy/log/test.log in flyboy-1.0.0 vs spec/dummy/log/test.log in flyboy-1.0.1

- old
+ new

@@ -189526,5 +189526,2413 @@  (1.1ms) DELETE FROM "flyboy_tasks";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (1.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks'; ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations" ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations" + ActiveRecord::SchemaMigration Load (0.7ms) SELECT "schema_migrations".* FROM "schema_migrations" +  (1.5ms) DELETE FROM "flyboy_task_comments"; +  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.4ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments'; +  (1.0ms) DELETE FROM "flyboy_goals"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals'; +  (1.0ms) DELETE FROM "flyboy_tasks"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks'; + Flyboy::Goal Load (0.3ms) SELECT "flyboy_goals".* FROM "flyboy_goals" +  (0.2ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10') + SQL (0.4ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_3169"], ["description", "I-am-the-goal-description_334"], ["version", 1], ["created_at", "2015-04-10 11:17:35.966958"], ["updated_at", "2015-04-10 11:17:35.966958"], ["tracking", "150410-1"]] +  (1.5ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_5504"], ["description", "I-am-the-goal-description_284"], ["version", 1], ["created_at", "2015-04-10 11:17:35.977952"], ["updated_at", "2015-04-10 11:17:35.977952"], ["tracking", "150410-2"]] +  (0.8ms) commit transaction +Processing by Flyboy::GoalsController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/index.html.slim within layouts/application (0.3ms) +Completed 200 OK in 66ms (Views: 59.3ms | ActiveRecord: 0.0ms) + Flyboy::Goal Load (0.2ms) SELECT "flyboy_goals".* FROM "flyboy_goals" ORDER BY status ASC + Flyboy::Goal Load (0.2ms) SELECT "flyboy_goals".* FROM "flyboy_goals" +  (0.1ms) begin transaction + Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? ORDER BY term ASC [["goal_id", 1]] + SQL (0.2ms) DELETE FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? [["id", 1]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? ORDER BY term ASC [["goal_id", 2]] + SQL (0.2ms) DELETE FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? [["id", 2]] +  (0.6ms) commit transaction +  (0.1ms) begin transaction +  (0.1ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_1339"], ["description", "I-am-the-goal-description_8083"], ["version", 1], ["created_at", "2015-04-10 11:17:36.090500"], ["updated_at", "2015-04-10 11:17:36.090500"], ["tracking", "150410-1"]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_9795"], ["description", "I-am-the-goal-description_3592"], ["version", 1], ["created_at", "2015-04-10 11:17:36.094996"], ["updated_at", "2015-04-10 11:17:36.094996"], ["tracking", "150410-2"]] +  (0.7ms) commit transaction +Processing by Flyboy::GoalsController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/index.html.slim within layouts/application (0.2ms) +Completed 200 OK in 55ms (Views: 1.1ms | ActiveRecord: 0.0ms) + Flyboy::Goal Load (0.3ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."status" = ? ORDER BY status ASC [["status", "closed"]] + Flyboy::Goal Load (0.2ms) SELECT "flyboy_goals".* FROM "flyboy_goals" +  (0.1ms) begin transaction + Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? ORDER BY term ASC [["goal_id", 3]] + SQL (0.2ms) DELETE FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? [["id", 3]] +  (1.0ms) commit transaction +  (0.1ms) begin transaction + Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? ORDER BY term ASC [["goal_id", 4]] + SQL (0.2ms) DELETE FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? [["id", 4]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction +  (0.1ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_6707"], ["description", "I-am-the-goal-description_141"], ["version", 1], ["created_at", "2015-04-10 11:17:36.164975"], ["updated_at", "2015-04-10 11:17:36.164975"], ["tracking", "150410-1"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_3205"], ["description", "I-am-the-goal-description_8425"], ["version", 1], ["created_at", "2015-04-10 11:17:36.169568"], ["updated_at", "2015-04-10 11:17:36.169568"], ["tracking", "150410-2"]] +  (0.6ms) commit transaction +Processing by Flyboy::GoalsController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/index.html.slim within layouts/application (0.4ms) +Completed 200 OK in 3ms (Views: 1.4ms | ActiveRecord: 0.0ms) + Flyboy::Goal Load (0.3ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE ("flyboy_goals"."status" != ?) ORDER BY status ASC [["status", "closed"]] +  (0.1ms) begin transaction +  (0.1ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_2324"], ["description", "I-am-the-goal-description_8140"], ["version", 1], ["created_at", "2015-04-10 11:17:36.181481"], ["updated_at", "2015-04-10 11:17:36.181481"], ["tracking", "150410-3"]] +  (0.8ms) commit transaction +Processing by Flyboy::GoalsController#close as HTML + Parameters: {"id"=>"7"} + Flyboy::Goal Load (0.2ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 7]] +  (0.1ms) begin transaction +  (0.4ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f' [["goal_id", 7]] + SQL (0.3ms) UPDATE "flyboy_goals" SET "status" = ?, "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["status", "closed"], ["version", 2], ["updated_at", "2015-04-10 11:17:36.195366"], ["id", 7]] +  (0.8ms) commit transaction +Redirected to http://test.host/flyboy/goals +Completed 302 Found in 3609ms (ActiveRecord: 1.8ms) + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 7]] +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_8699"], ["description", "I-am-the-goal-description_507"], ["version", 1], ["created_at", "2015-04-10 11:17:39.798863"], ["updated_at", "2015-04-10 11:17:39.798863"], ["tracking", "150410-4"]] +  (1.4ms) commit transaction +Processing by Flyboy::GoalsController#close as HTML + Parameters: {"id"=>"8"} + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 8]] +  (0.1ms) begin transaction +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f' [["goal_id", 8]] + SQL (0.2ms) UPDATE "flyboy_goals" SET "status" = ?, "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["status", "closed"], ["version", 2], ["updated_at", "2015-04-10 11:17:39.807156"], ["id", 8]] +  (0.8ms) commit transaction +Redirected to http://test.host/flyboy/goals +Completed 302 Found in 6ms (ActiveRecord: 1.3ms) +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_6007"], ["description", "I-am-the-goal-description_4499"], ["version", 1], ["created_at", "2015-04-10 11:17:39.813938"], ["updated_at", "2015-04-10 11:17:39.813938"], ["tracking", "150410-5"]] +  (0.8ms) commit transaction +Processing by Flyboy::GoalsController#open as HTML + Parameters: {"id"=>"9"} + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 9]] +  (0.1ms) begin transaction + SQL (0.2ms) UPDATE "flyboy_goals" SET "status" = ?, "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["status", "open"], ["version", 2], ["updated_at", "2015-04-10 11:17:39.820467"], ["id", 9]] +  (0.9ms) commit transaction +Redirected to http://test.host/flyboy/goals/9 +Completed 302 Found in 5ms (ActiveRecord: 1.4ms) + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 9]] +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_7725"], ["description", "I-am-the-goal-description_5370"], ["version", 1], ["created_at", "2015-04-10 11:17:39.827864"], ["updated_at", "2015-04-10 11:17:39.827864"], ["tracking", "150410-6"]] +  (0.8ms) commit transaction +Processing by Flyboy::GoalsController#open as HTML + Parameters: {"id"=>"10"} + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 10]] +  (0.1ms) begin transaction + SQL (0.2ms) UPDATE "flyboy_goals" SET "status" = ?, "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["status", "open"], ["version", 2], ["updated_at", "2015-04-10 11:17:39.834052"], ["id", 10]] +  (0.8ms) commit transaction +Redirected to http://test.host/flyboy/goals/10 +Completed 302 Found in 5ms (ActiveRecord: 1.2ms) +  (0.1ms) begin transaction +  (0.1ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_8938"], ["description", "I-am-the-goal-description_3670"], ["version", 1], ["created_at", "2015-04-10 11:17:39.894439"], ["updated_at", "2015-04-10 11:17:39.894439"], ["tracking", "150410-7"]] +  (1.3ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 11], ["title", "I-am-a-task4959"], ["description", "I-am-the-task-description_306"], ["created_at", "2015-04-10 11:17:39.905200"], ["updated_at", "2015-04-10 11:17:39.905200"]] +  (22.3ms) commit transaction +  (0.1ms) begin transaction + SQL (7.7ms) INSERT INTO "flyboy_task_comments" ("date", "task_id", "progress", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["date", "2015-04-10 11:17:39.939349"], ["task_id", 1], ["progress", 95], ["description", "I-am-a-task-comment"], ["created_at", "2015-04-10 11:17:39.940458"], ["updated_at", "2015-04-10 11:17:39.940458"]] + SQL (0.1ms) UPDATE "flyboy_tasks" SET "progress" = ?, "updated_at" = ? WHERE "flyboy_tasks"."id" = ? [["progress", 95], ["updated_at", "2015-04-10 11:17:39.949801"], ["id", 1]] +  (35.7ms) commit transaction +Processing by Flyboy::TaskCommentsController#create as HTML + Parameters: {"task_comment"=>{"id"=>"1", "task_id"=>"1", "date"=>"2015-04-10 11:17:39 UTC", "description"=>"I-am-a-task-comment", "progress"=>"95", "created_at"=>"2015-04-10 11:17:39 UTC", "updated_at"=>"2015-04-10 11:17:39 UTC"}, "task_id"=>"1"} + Flyboy::Task Load (0.3ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 1]] +Unpermitted parameters: id, task_id, date, created_at, updated_at + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 11]] +  (0.1ms) begin transaction + SQL (10.2ms) INSERT INTO "flyboy_task_comments" ("progress", "description", "task_id", "date", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["progress", 95], ["description", "I-am-a-task-comment"], ["task_id", 1], ["date", "2015-04-10 11:17:39.995156"], ["created_at", "2015-04-10 11:17:39.999521"], ["updated_at", "2015-04-10 11:17:39.999521"]] +  (23.3ms) commit transaction +Redirected to http://test.host/flyboy/tasks/1 +Completed 302 Found in 47ms (ActiveRecord: 34.1ms) +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10') + SQL (0.9ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_3815"], ["description", "I-am-the-goal-description_2506"], ["version", 1], ["created_at", "2015-04-10 11:17:40.045539"], ["updated_at", "2015-04-10 11:17:40.045539"], ["tracking", "150410-8"]] +  (5.3ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 12], ["title", "I-am-a-task1303"], ["description", "I-am-the-task-description_3905"], ["created_at", "2015-04-10 11:17:40.055895"], ["updated_at", "2015-04-10 11:17:40.055895"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 12], ["title", "I-am-a-task9163"], ["description", "I-am-the-task-description_7652"], ["created_at", "2015-04-10 11:17:40.061037"], ["updated_at", "2015-04-10 11:17:40.061037"]] +  (0.7ms) commit transaction +Processing by Flyboy::TasksController#complete as HTML + Parameters: {"id"=>"2"} + Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 2]] + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 12]] +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_task_comments" ("progress", "description", "date", "task_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["progress", 100], ["description", "La tâche a été marquée comme terminée"], ["date", "2015-04-10 11:17:40.068235"], ["task_id", 2], ["created_at", "2015-04-10 11:17:40.069438"], ["updated_at", "2015-04-10 11:17:40.069438"]] + SQL (0.1ms) UPDATE "flyboy_tasks" SET "progress" = ?, "done" = ?, "updated_at" = ? WHERE "flyboy_tasks"."id" = ? [["progress", 100], ["done", "t"], ["updated_at", "2015-04-10 11:17:40.070976"], ["id", 2]] +  (0.8ms) commit transaction +Redirected to http://test.hostwhere_i_came_from +Completed 302 Found in 8ms (ActiveRecord: 1.5ms) + Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1 [["id", 2]] +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_1185"], ["description", "I-am-the-goal-description_5"], ["version", 1], ["created_at", "2015-04-10 11:17:40.078172"], ["updated_at", "2015-04-10 11:17:40.078172"], ["tracking", "150410-9"]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 13], ["title", "I-am-a-task6884"], ["description", "I-am-the-task-description_8787"], ["created_at", "2015-04-10 11:17:40.081999"], ["updated_at", "2015-04-10 11:17:40.081999"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 13], ["title", "I-am-a-task3886"], ["description", "I-am-the-task-description_5847"], ["created_at", "2015-04-10 11:17:40.086137"], ["updated_at", "2015-04-10 11:17:40.086137"]] +  (0.8ms) commit transaction +Processing by Flyboy::TasksController#complete as HTML + Parameters: {"id"=>"4"} + Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 4]] + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 13]] +  (0.1ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_task_comments" ("progress", "description", "date", "task_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["progress", 100], ["description", "La tâche a été marquée comme terminée"], ["date", "2015-04-10 11:17:40.092313"], ["task_id", 4], ["created_at", "2015-04-10 11:17:40.093462"], ["updated_at", "2015-04-10 11:17:40.093462"]] + SQL (0.1ms) UPDATE "flyboy_tasks" SET "progress" = ?, "done" = ?, "updated_at" = ? WHERE "flyboy_tasks"."id" = ? [["progress", 100], ["done", "t"], ["updated_at", "2015-04-10 11:17:40.095061"], ["id", 4]] +  (0.9ms) commit transaction +Redirected to http://test.hostwhere_i_came_from +Completed 302 Found in 8ms (ActiveRecord: 1.4ms) + Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1 [["id", 4]] +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_457"], ["description", "I-am-the-goal-description_5403"], ["version", 1], ["created_at", "2015-04-10 11:17:40.101717"], ["updated_at", "2015-04-10 11:17:40.101717"], ["tracking", "150410-10"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 14], ["title", "I-am-a-task208"], ["description", "I-am-the-task-description_3802"], ["created_at", "2015-04-10 11:17:40.105583"], ["updated_at", "2015-04-10 11:17:40.105583"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 14], ["title", "I-am-a-task8640"], ["description", "I-am-the-task-description_4909"], ["created_at", "2015-04-10 11:17:40.109759"], ["updated_at", "2015-04-10 11:17:40.109759"]] +  (0.8ms) commit transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? [["task_id", 6]] +Processing by Flyboy::TasksController#complete as HTML + Parameters: {"id"=>"6"} + Flyboy::Task Load (0.1ms) 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", 14]] +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_task_comments" ("progress", "description", "date", "task_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["progress", 100], ["description", "La tâche a été marquée comme terminée"], ["date", "2015-04-10 11:17:40.117079"], ["task_id", 6], ["created_at", "2015-04-10 11:17:40.118260"], ["updated_at", "2015-04-10 11:17:40.118260"]] + SQL (0.1ms) UPDATE "flyboy_tasks" SET "progress" = ?, "done" = ?, "updated_at" = ? WHERE "flyboy_tasks"."id" = ? [["progress", 100], ["done", "t"], ["updated_at", "2015-04-10 11:17:40.120347"], ["id", 6]] +  (1.0ms) commit transaction +Redirected to http://test.hostwhere_i_came_from +Completed 302 Found in 9ms (ActiveRecord: 1.6ms) + Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1 [["id", 6]] +  (0.1ms) SELECT COUNT(*) FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? [["task_id", 6]] + Flyboy::TaskComment Load (0.3ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at ASC LIMIT 1 [["task_id", 6]] +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_454"], ["description", "I-am-the-goal-description_9568"], ["version", 1], ["created_at", "2015-04-10 11:17:40.130136"], ["updated_at", "2015-04-10 11:17:40.130136"], ["tracking", "150410-11"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 15], ["title", "I-am-a-task7309"], ["description", "I-am-the-task-description_886"], ["created_at", "2015-04-10 11:17:40.134389"], ["updated_at", "2015-04-10 11:17:40.134389"]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 15], ["title", "I-am-a-task3360"], ["description", "I-am-the-task-description_389"], ["created_at", "2015-04-10 11:17:40.138294"], ["updated_at", "2015-04-10 11:17:40.138294"]] +  (0.8ms) commit transaction +Processing by Flyboy::TasksController#complete as HTML + Parameters: {"id"=>"8"} + Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 8]] + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 15]] +  (0.1ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_task_comments" ("progress", "description", "date", "task_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["progress", 100], ["description", "La tâche a été marquée comme terminée"], ["date", "2015-04-10 11:17:40.144763"], ["task_id", 8], ["created_at", "2015-04-10 11:17:40.145978"], ["updated_at", "2015-04-10 11:17:40.145978"]] + SQL (0.1ms) UPDATE "flyboy_tasks" SET "progress" = ?, "done" = ?, "updated_at" = ? WHERE "flyboy_tasks"."id" = ? [["progress", 100], ["done", "t"], ["updated_at", "2015-04-10 11:17:40.147502"], ["id", 8]] +  (1.1ms) commit transaction +Redirected to http://test.hostwhere_i_came_from +Completed 302 Found in 9ms (ActiveRecord: 1.7ms) +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_8056"], ["description", "I-am-the-goal-description_9956"], ["version", 1], ["created_at", "2015-04-10 11:17:40.153824"], ["updated_at", "2015-04-10 11:17:40.153824"], ["tracking", "150410-12"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 16], ["title", "I-am-a-task6575"], ["description", "I-am-the-task-description_5520"], ["created_at", "2015-04-10 11:17:40.157841"], ["updated_at", "2015-04-10 11:17:40.157841"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 16], ["title", "I-am-a-task4553"], ["description", "I-am-the-task-description_2010"], ["created_at", "2015-04-10 11:17:40.162154"], ["updated_at", "2015-04-10 11:17:40.162154"]] +  (0.9ms) commit transaction +Processing by Flyboy::TasksController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (0.3ms) +Completed 200 OK in 8ms (Views: 2.9ms | ActiveRecord: 0.0ms) +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_6123"], ["description", "I-am-the-goal-description_491"], ["version", 1], ["created_at", "2015-04-10 11:17:40.177392"], ["updated_at", "2015-04-10 11:17:40.177392"], ["tracking", "150410-13"]] +  (0.7ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 17], ["title", "I-am-a-task2346"], ["description", "I-am-the-task-description_1369"], ["created_at", "2015-04-10 11:17:40.181210"], ["updated_at", "2015-04-10 11:17:40.181210"]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 17], ["title", "I-am-a-task9625"], ["description", "I-am-the-task-description_8014"], ["created_at", "2015-04-10 11:17:40.184949"], ["updated_at", "2015-04-10 11:17:40.184949"]] +  (0.8ms) commit transaction + Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC +  (0.0ms) begin transaction + Flyboy::TaskComment Load (0.1ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 1]] + SQL (0.3ms) DELETE FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."id" = ? [["id", 2]] + SQL (0.0ms) DELETE FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."id" = ? [["id", 1]] + SQL (0.1ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 1]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + Flyboy::TaskComment Load (0.1ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 2]] + SQL (0.1ms) DELETE FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."id" = ? [["id", 3]] + SQL (0.1ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 2]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + Flyboy::TaskComment Load (0.1ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 3]] + SQL (0.1ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 3]] +  (0.7ms) commit transaction +  (0.0ms) begin transaction + Flyboy::TaskComment Load (0.1ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 4]] + SQL (0.1ms) DELETE FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."id" = ? [["id", 4]] + SQL (0.1ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 4]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + Flyboy::TaskComment Load (0.1ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 5]] + SQL (0.1ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 5]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + Flyboy::TaskComment Load (0.1ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 6]] + SQL (0.2ms) DELETE FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."id" = ? [["id", 5]] + SQL (0.1ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 6]] +  (0.7ms) commit transaction +  (0.0ms) begin transaction + Flyboy::TaskComment Load (0.1ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 7]] + SQL (0.1ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 7]] +  (0.7ms) commit transaction +  (0.0ms) begin transaction + Flyboy::TaskComment Load (0.1ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 8]] + SQL (0.1ms) DELETE FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."id" = ? [["id", 6]] + SQL (0.1ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 8]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + Flyboy::TaskComment Load (0.1ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 9]] + SQL (0.1ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 9]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + Flyboy::TaskComment Load (0.1ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 10]] + SQL (0.2ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 10]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + Flyboy::TaskComment Load (0.1ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 11]] + SQL (0.1ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 11]] +  (0.7ms) commit transaction +  (0.0ms) begin transaction + Flyboy::TaskComment Load (0.1ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 12]] + SQL (0.1ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 12]] +  (0.7ms) commit transaction +  (0.0ms) begin transaction + Flyboy::TaskComment Load (0.1ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 13]] + SQL (0.1ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 13]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_8315"], ["description", "I-am-the-goal-description_104"], ["version", 1], ["created_at", "2015-04-10 11:17:40.223292"], ["updated_at", "2015-04-10 11:17:40.223292"], ["tracking", "150410-14"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 18], ["title", "I-am-a-task9081"], ["description", "I-am-the-task-description_1103"], ["created_at", "2015-04-10 11:17:40.227554"], ["updated_at", "2015-04-10 11:17:40.227554"]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_667"], ["description", "I-am-the-goal-description_7751"], ["version", 1], ["created_at", "2015-04-10 11:17:40.231905"], ["updated_at", "2015-04-10 11:17:40.231905"], ["tracking", "150410-15"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 19], ["title", "I-am-a-task2904"], ["description", "I-am-the-task-description_35"], ["created_at", "2015-04-10 11:17:40.235680"], ["updated_at", "2015-04-10 11:17:40.235680"]] +  (0.9ms) commit transaction +Processing by Flyboy::TasksController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (0.2ms) +Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms) + Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_2639"], ["description", "I-am-the-goal-description_7262"], ["version", 1], ["created_at", "2015-04-10 11:17:40.244961"], ["updated_at", "2015-04-10 11:17:40.244961"], ["tracking", "150410-16"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 20], ["title", "I-am-a-task6299"], ["description", "I-am-the-task-description_5545"], ["created_at", "2015-04-10 11:17:40.249057"], ["updated_at", "2015-04-10 11:17:40.249057"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 20], ["title", "I-am-a-task8220"], ["description", "I-am-the-task-description_7917"], ["created_at", "2015-04-10 11:17:40.252921"], ["updated_at", "2015-04-10 11:17:40.252921"]] +  (0.8ms) commit transaction + Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC +  (0.0ms) begin transaction + Flyboy::TaskComment Load (0.1ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 14]] + SQL (0.1ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 14]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + Flyboy::TaskComment Load (0.1ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 15]] + SQL (0.1ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 15]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + Flyboy::TaskComment Load (0.1ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 16]] + SQL (0.1ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 16]] +  (0.7ms) commit transaction +  (0.0ms) begin transaction + Flyboy::TaskComment Load (0.1ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 17]] + SQL (0.1ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 17]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_536"], ["description", "I-am-the-goal-description_4479"], ["version", 1], ["created_at", "2015-04-10 11:17:40.266934"], ["updated_at", "2015-04-10 11:17:40.266934"], ["tracking", "150410-17"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 21], ["title", "I-am-a-task760"], ["description", "I-am-the-task-description_1233"], ["created_at", "2015-04-10 11:17:40.270765"], ["updated_at", "2015-04-10 11:17:40.270765"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_6305"], ["description", "I-am-the-goal-description_470"], ["version", 1], ["created_at", "2015-04-10 11:17:40.274632"], ["updated_at", "2015-04-10 11:17:40.274632"], ["tracking", "150410-18"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 22], ["title", "I-am-a-task2144"], ["description", "I-am-the-task-description_6245"], ["created_at", "2015-04-10 11:17:40.278604"], ["updated_at", "2015-04-10 11:17:40.278604"]] +  (0.8ms) commit transaction +Processing by Flyboy::TasksController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (0.2ms) +Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms) + Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."done" = 't' ORDER BY term ASC +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_5861"], ["description", "I-am-the-goal-description_4385"], ["version", 1], ["created_at", "2015-04-10 11:17:40.288802"], ["updated_at", "2015-04-10 11:17:40.288802"], ["tracking", "150410-19"]] +  (1.0ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 23], ["title", "I-am-a-task1884"], ["description", "I-am-the-task-description_132"], ["created_at", "2015-04-10 11:17:40.293440"], ["updated_at", "2015-04-10 11:17:40.293440"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 23], ["title", "I-am-a-task512"], ["description", "I-am-the-task-description_916"], ["created_at", "2015-04-10 11:17:40.297796"], ["updated_at", "2015-04-10 11:17:40.297796"]] +  (0.8ms) commit transaction + Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC +  (0.0ms) begin transaction + Flyboy::TaskComment Load (0.1ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 18]] + SQL (0.2ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 18]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + Flyboy::TaskComment Load (0.1ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 19]] + SQL (0.1ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 19]] +  (0.7ms) commit transaction +  (0.0ms) begin transaction + Flyboy::TaskComment Load (0.1ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 20]] + SQL (0.1ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 20]] +  (0.7ms) commit transaction +  (0.0ms) begin transaction + Flyboy::TaskComment Load (0.1ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 21]] + SQL (0.1ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 21]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_9025"], ["description", "I-am-the-goal-description_2353"], ["version", 1], ["created_at", "2015-04-10 11:17:40.311869"], ["updated_at", "2015-04-10 11:17:40.311869"], ["tracking", "150410-20"]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 24], ["title", "I-am-a-task4438"], ["description", "I-am-the-task-description_9882"], ["created_at", "2015-04-10 11:17:40.315646"], ["updated_at", "2015-04-10 11:17:40.315646"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_2386"], ["description", "I-am-the-goal-description_1935"], ["version", 1], ["created_at", "2015-04-10 11:17:40.372847"], ["updated_at", "2015-04-10 11:17:40.372847"], ["tracking", "150410-21"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 25], ["title", "I-am-a-task5967"], ["description", "I-am-the-task-description_3929"], ["created_at", "2015-04-10 11:17:40.376740"], ["updated_at", "2015-04-10 11:17:40.376740"]] +  (0.8ms) commit transaction +Processing by Flyboy::TasksController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (0.2ms) +Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms) + Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."done" = 'f' ORDER BY term ASC +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_2279"], ["description", "I-am-the-goal-description_9950"], ["version", 1], ["created_at", "2015-04-10 11:17:40.387133"], ["updated_at", "2015-04-10 11:17:40.387133"], ["tracking", "150410-22"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 26], ["title", "I-am-a-task2508"], ["description", "I-am-the-task-description_2340"], ["created_at", "2015-04-10 11:17:40.391469"], ["updated_at", "2015-04-10 11:17:40.391469"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 26], ["title", "I-am-a-task2935"], ["description", "I-am-the-task-description_4771"], ["created_at", "2015-04-10 11:17:40.395711"], ["updated_at", "2015-04-10 11:17:40.395711"]] +  (0.8ms) commit transaction +Processing by Flyboy::TasksController#show as HTML + Parameters: {"id"=>"24"} + Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 24]] + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 26]] + Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 24]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/show.html.slim within layouts/application (0.4ms) +Completed 200 OK in 8ms (Views: 3.2ms | ActiveRecord: 0.4ms) +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10') + SQL (0.6ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_5604"], ["description", "I-am-the-goal-description_956"], ["version", 1], ["created_at", "2015-04-10 11:17:40.411996"], ["updated_at", "2015-04-10 11:17:40.411996"], ["tracking", "150410-23"]] +  (15.0ms) commit transaction +  (0.1ms) begin transaction + SQL (0.8ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 27], ["title", "I-am-a-task5374"], ["description", "I-am-the-task-description_2226"], ["created_at", "2015-04-10 11:17:40.431710"], ["updated_at", "2015-04-10 11:17:40.431710"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 27], ["title", "I-am-a-task2284"], ["description", "I-am-the-task-description_4935"], ["created_at", "2015-04-10 11:17:40.437241"], ["updated_at", "2015-04-10 11:17:40.437241"]] +  (0.8ms) commit transaction +Processing by Flyboy::TasksController#new as HTML + Parameters: {"goal_id"=>"27"} + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 27]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/new.html.slim within layouts/application (0.2ms) +Completed 200 OK in 4ms (Views: 2.0ms | ActiveRecord: 0.1ms) +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_4180"], ["description", "I-am-the-goal-description_7464"], ["version", 1], ["created_at", "2015-04-10 11:17:40.448855"], ["updated_at", "2015-04-10 11:17:40.448855"], ["tracking", "150410-24"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 28], ["title", "I-am-a-task1709"], ["description", "I-am-the-task-description_7842"], ["created_at", "2015-04-10 11:17:40.452822"], ["updated_at", "2015-04-10 11:17:40.452822"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 28], ["title", "I-am-a-task6105"], ["description", "I-am-the-task-description_3869"], ["created_at", "2015-04-10 11:17:40.456799"], ["updated_at", "2015-04-10 11:17:40.456799"]] +  (0.8ms) commit transaction +Processing by Flyboy::TasksController#edit as HTML + Parameters: {"id"=>"28"} + Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 28]] + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 28]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/edit.html.slim within layouts/application (0.2ms) +Completed 200 OK in 4ms (Views: 2.2ms | ActiveRecord: 0.2ms) +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_787"], ["description", "I-am-the-goal-description_8886"], ["version", 1], ["created_at", "2015-04-10 11:17:40.468143"], ["updated_at", "2015-04-10 11:17:40.468143"], ["tracking", "150410-25"]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 29], ["title", "I-am-a-task7419"], ["description", "I-am-the-task-description_1172"], ["created_at", "2015-04-10 11:17:40.471953"], ["updated_at", "2015-04-10 11:17:40.471953"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 29], ["title", "I-am-a-task6460"], ["description", "I-am-the-task-description_7551"], ["created_at", "2015-04-10 11:17:40.475729"], ["updated_at", "2015-04-10 11:17:40.475729"]] +  (0.9ms) commit transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" +Processing by Flyboy::TasksController#create as HTML + Parameters: {"task"=>{"title"=>"New Task", "goal_id"=>"29", "reminder"=>"2015-04-10", "term"=>"2015-04-10"}} + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 29]] +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("goal_id", "title", "term", "reminder", "done", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["goal_id", 29], ["title", "New Task"], ["term", "2015-04-10"], ["reminder", "2015-04-10"], ["done", "f"], ["created_at", "2015-04-10 11:17:40.488063"], ["updated_at", "2015-04-10 11:17:40.488063"]] +  (0.8ms) commit transaction +Redirected to http://test.host/flyboy/tasks/32 +Completed 302 Found in 5ms (ActiveRecord: 1.2ms) +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_9822"], ["description", "I-am-the-goal-description_4372"], ["version", 1], ["created_at", "2015-04-10 11:17:40.494787"], ["updated_at", "2015-04-10 11:17:40.494787"], ["tracking", "150410-26"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 30], ["title", "I-am-a-task1939"], ["description", "I-am-the-task-description_9160"], ["created_at", "2015-04-10 11:17:40.498543"], ["updated_at", "2015-04-10 11:17:40.498543"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 30], ["title", "I-am-a-task5486"], ["description", "I-am-the-task-description_1674"], ["created_at", "2015-04-10 11:17:40.502433"], ["updated_at", "2015-04-10 11:17:40.502433"]] +  (0.8ms) commit transaction +Processing by Flyboy::TasksController#create as HTML + Parameters: {"task"=>{"title"=>"New Task", "goal_id"=>"30", "reminder"=>"2015-04-10", "term"=>"2015-04-10"}} + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 30]] +  (0.1ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("goal_id", "title", "term", "reminder", "done", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["goal_id", 30], ["title", "New Task"], ["term", "2015-04-10"], ["reminder", "2015-04-10"], ["done", "f"], ["created_at", "2015-04-10 11:17:40.508493"], ["updated_at", "2015-04-10 11:17:40.508493"]] +  (0.8ms) commit transaction +Redirected to http://test.host/flyboy/tasks/35 +Completed 302 Found in 6ms (ActiveRecord: 1.3ms) +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_2738"], ["description", "I-am-the-goal-description_5811"], ["version", 1], ["created_at", "2015-04-10 11:17:40.518455"], ["updated_at", "2015-04-10 11:17:40.518455"], ["tracking", "150410-27"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 31], ["title", "I-am-a-task6134"], ["description", "I-am-the-task-description_6342"], ["created_at", "2015-04-10 11:17:40.522611"], ["updated_at", "2015-04-10 11:17:40.522611"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 31], ["title", "I-am-a-task9666"], ["description", "I-am-the-task-description_69"], ["created_at", "2015-04-10 11:17:40.527161"], ["updated_at", "2015-04-10 11:17:40.527161"]] +  (0.8ms) commit transaction +Processing by Flyboy::TasksController#create as HTML + Parameters: {"task"=>{"title"=>"New Task", "goal_id"=>"31", "reminder"=>"2015-04-10", "term"=>"2015-04-10"}} + Flyboy::Goal Load (0.2ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 31]] +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("goal_id", "title", "term", "reminder", "done", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["goal_id", 31], ["title", "New Task"], ["term", "2015-04-10"], ["reminder", "2015-04-10"], ["done", "f"], ["created_at", "2015-04-10 11:17:40.535450"], ["updated_at", "2015-04-10 11:17:40.535450"]] +  (0.7ms) commit transaction +Redirected to http://test.host/flyboy/tasks/38 +Completed 302 Found in 7ms (ActiveRecord: 1.2ms) + Flyboy::Task Load (0.3ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term DESC, id DESC LIMIT 1 +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_8666"], ["description", "I-am-the-goal-description_5448"], ["version", 1], ["created_at", "2015-04-10 11:17:40.543040"], ["updated_at", "2015-04-10 11:17:40.543040"], ["tracking", "150410-28"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 32], ["title", "I-am-a-task3730"], ["description", "I-am-the-task-description_3376"], ["created_at", "2015-04-10 11:17:40.546734"], ["updated_at", "2015-04-10 11:17:40.546734"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 32], ["title", "I-am-a-task7667"], ["description", "I-am-the-task-description_4396"], ["created_at", "2015-04-10 11:17:40.550842"], ["updated_at", "2015-04-10 11:17:40.550842"]] +  (0.8ms) commit transaction +Processing by Flyboy::TasksController#create as HTML + Parameters: {"task"=>{"title"=>nil, "goal_id"=>"32"}} + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 32]] +  (0.1ms) begin transaction +  (0.0ms) rollback transaction + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/new.html.slim within layouts/application (0.2ms) +Completed 200 OK in 4ms (Views: 0.9ms | ActiveRecord: 0.2ms) +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_1758"], ["description", "I-am-the-goal-description_7822"], ["version", 1], ["created_at", "2015-04-10 11:17:40.562775"], ["updated_at", "2015-04-10 11:17:40.562775"], ["tracking", "150410-29"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 33], ["title", "I-am-a-task1667"], ["description", "I-am-the-task-description_8942"], ["created_at", "2015-04-10 11:17:40.566993"], ["updated_at", "2015-04-10 11:17:40.566993"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 33], ["title", "I-am-a-task5313"], ["description", "I-am-the-task-description_7647"], ["created_at", "2015-04-10 11:17:40.571126"], ["updated_at", "2015-04-10 11:17:40.571126"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 33]] + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("title", "goal_id", "reminder", "term", "done", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["title", "New Task"], ["goal_id", 33], ["reminder", "2015-04-10"], ["term", "2015-04-10"], ["done", "f"], ["created_at", "2015-04-10 11:17:40.575271"], ["updated_at", "2015-04-10 11:17:40.575271"]] +  (0.8ms) commit transaction +Processing by Flyboy::TasksController#update as HTML + Parameters: {"task"=>{"title"=>"New Task", "goal_id"=>"33", "reminder"=>"2015-04-10", "term"=>"2015-04-10"}, "id"=>"43"} + Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 43]] + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 33]] +  (0.1ms) begin transaction +  (0.0ms) commit transaction +Redirected to http://test.host/flyboy/tasks/43 +Completed 302 Found in 4ms (ActiveRecord: 0.3ms) +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_2366"], ["description", "I-am-the-goal-description_1152"], ["version", 1], ["created_at", "2015-04-10 11:17:40.586599"], ["updated_at", "2015-04-10 11:17:40.586599"], ["tracking", "150410-30"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 34], ["title", "I-am-a-task4201"], ["description", "I-am-the-task-description_2259"], ["created_at", "2015-04-10 11:17:40.591268"], ["updated_at", "2015-04-10 11:17:40.591268"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 34], ["title", "I-am-a-task2842"], ["description", "I-am-the-task-description_2701"], ["created_at", "2015-04-10 11:17:40.595576"], ["updated_at", "2015-04-10 11:17:40.595576"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 34]] + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("title", "goal_id", "reminder", "term", "done", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["title", "New Task"], ["goal_id", 34], ["reminder", "2015-04-10"], ["term", "2015-04-10"], ["done", "f"], ["created_at", "2015-04-10 11:17:40.599351"], ["updated_at", "2015-04-10 11:17:40.599351"]] +  (0.8ms) commit transaction +Processing by Flyboy::TasksController#update as HTML + Parameters: {"task"=>{"title"=>"New Task", "goal_id"=>"34", "reminder"=>"2015-04-10", "term"=>"2015-04-10"}, "id"=>"46"} + Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 46]] + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 34]] +  (0.1ms) begin transaction +  (0.0ms) commit transaction +Redirected to http://test.host/flyboy/tasks/46 +Completed 302 Found in 4ms (ActiveRecord: 0.3ms) +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_8027"], ["description", "I-am-the-goal-description_8581"], ["version", 1], ["created_at", "2015-04-10 11:17:40.611598"], ["updated_at", "2015-04-10 11:17:40.611598"], ["tracking", "150410-31"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 35], ["title", "I-am-a-task2799"], ["description", "I-am-the-task-description_8364"], ["created_at", "2015-04-10 11:17:40.615542"], ["updated_at", "2015-04-10 11:17:40.615542"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 35], ["title", "I-am-a-task2070"], ["description", "I-am-the-task-description_4472"], ["created_at", "2015-04-10 11:17:40.619412"], ["updated_at", "2015-04-10 11:17:40.619412"]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 35]] + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("title", "goal_id", "reminder", "term", "done", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["title", "New Task"], ["goal_id", 35], ["reminder", "2015-04-10"], ["term", "2015-04-10"], ["done", "f"], ["created_at", "2015-04-10 11:17:40.623577"], ["updated_at", "2015-04-10 11:17:40.623577"]] +  (0.8ms) commit transaction +Processing by Flyboy::TasksController#update as HTML + Parameters: {"task"=>{"title"=>nil}, "id"=>"49"} + Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 49]] + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 35]] +  (0.1ms) begin transaction +  (0.0ms) rollback transaction + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/edit.html.slim within layouts/application (0.2ms) +Completed 200 OK in 5ms (Views: 1.0ms | ActiveRecord: 0.3ms) +  (0.1ms) begin transaction +  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_53"], ["description", "I-am-the-goal-description_397"], ["version", 1], ["created_at", "2015-04-10 11:17:40.635972"], ["updated_at", "2015-04-10 11:17:40.635972"], ["tracking", "150410-32"]] +  (0.6ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 36], ["title", "I-am-a-task1681"], ["description", "I-am-the-task-description_6503"], ["created_at", "2015-04-10 11:17:40.640421"], ["updated_at", "2015-04-10 11:17:40.640421"]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 36], ["title", "I-am-a-task7138"], ["description", "I-am-the-task-description_1630"], ["created_at", "2015-04-10 11:17:40.644501"], ["updated_at", "2015-04-10 11:17:40.644501"]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 36]] + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("title", "goal_id", "reminder", "term", "done", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["title", "New Task"], ["goal_id", 36], ["reminder", "2015-04-10"], ["term", "2015-04-10"], ["done", "f"], ["created_at", "2015-04-10 11:17:40.648172"], ["updated_at", "2015-04-10 11:17:40.648172"]] +  (0.7ms) commit transaction +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" +Processing by Flyboy::TasksController#destroy as HTML + Parameters: {"id"=>"52"} + Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 52]] + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 36]] +  (0.1ms) begin transaction + Flyboy::TaskComment Load (0.1ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 52]] + SQL (0.2ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 52]] +  (0.7ms) commit transaction +Redirected to http://test.host/flyboy/tasks +Completed 302 Found in 5ms (ActiveRecord: 1.1ms) +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_8355"], ["description", "I-am-the-goal-description_3202"], ["version", 1], ["created_at", "2015-04-10 11:17:40.660867"], ["updated_at", "2015-04-10 11:17:40.660867"], ["tracking", "150410-33"]] +  (0.7ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 37], ["title", "I-am-a-task1454"], ["description", "I-am-the-task-description_9427"], ["created_at", "2015-04-10 11:17:40.664855"], ["updated_at", "2015-04-10 11:17:40.664855"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 37], ["title", "I-am-a-task2297"], ["description", "I-am-the-task-description_6495"], ["created_at", "2015-04-10 11:17:40.668924"], ["updated_at", "2015-04-10 11:17:40.668924"]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 37]] + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("title", "goal_id", "reminder", "term", "done", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["title", "New Task"], ["goal_id", 37], ["reminder", "2015-04-10"], ["term", "2015-04-10"], ["done", "f"], ["created_at", "2015-04-10 11:17:40.672968"], ["updated_at", "2015-04-10 11:17:40.672968"]] +  (0.9ms) commit transaction +Processing by Flyboy::TasksController#destroy as HTML + Parameters: {"id"=>"55"} + Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 55]] + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 37]] +  (0.1ms) begin transaction + Flyboy::TaskComment Load (0.1ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 55]] + SQL (0.2ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 55]] +  (1.0ms) commit transaction +Redirected to http://test.host/flyboy/tasks +Completed 302 Found in 5ms (ActiveRecord: 1.5ms) +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_5337"], ["description", "I-am-the-goal-description_7905"], ["version", 1], ["created_at", "2015-04-10 11:17:40.685996"], ["updated_at", "2015-04-10 11:17:40.685996"], ["tracking", "150410-34"]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 38], ["title", "I-am-a-task7528"], ["description", "I-am-the-task-description_1354"], ["created_at", "2015-04-10 11:17:40.690338"], ["updated_at", "2015-04-10 11:17:40.690338"]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 38], ["title", "I-am-a-task3568"], ["description", "I-am-the-task-description_1013"], ["created_at", "2015-04-10 11:17:40.694102"], ["updated_at", "2015-04-10 11:17:40.694102"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 38]] + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("title", "goal_id", "reminder", "term", "done", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["title", "New Task"], ["goal_id", 38], ["reminder", "2015-04-10"], ["term", "2015-04-10"], ["done", "f"], ["created_at", "2015-04-10 11:17:40.697824"], ["updated_at", "2015-04-10 11:17:40.697824"]] +  (0.8ms) commit transaction +Processing by Flyboy::TasksController#snooze as HTML + Parameters: {"id"=>"58"} + Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 58]] + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 38]] +  (0.1ms) begin transaction + SQL (0.2ms) UPDATE "flyboy_tasks" SET "reminder" = ?, "term" = ?, "updated_at" = ? WHERE "flyboy_tasks"."id" = ? [["reminder", "2015-04-17"], ["term", "2015-05-10"], ["updated_at", "2015-04-10 11:17:40.703549"], ["id", 58]] +  (1.0ms) commit transaction +Redirected to http://test.host/flyboy/tasks +Completed 302 Found in 5ms (ActiveRecord: 1.5ms) +  (0.1ms) begin transaction +  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_5060"], ["description", "I-am-the-goal-description_7451"], ["version", 1], ["created_at", "2015-04-10 11:17:40.709795"], ["updated_at", "2015-04-10 11:17:40.709795"], ["tracking", "150410-35"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_968"], ["description", "I-am-the-goal-description_9790"], ["version", 1], ["created_at", "2015-04-10 11:17:40.714860"], ["updated_at", "2015-04-10 11:17:40.714860"], ["tracking", "150410-36"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-07"], ["term", "2015-04-09"], ["goal_id", 40], ["title", "I-am-a-task7661"], ["description", "I-am-the-task-description_8003"], ["created_at", "2015-04-10 11:17:40.718717"], ["updated_at", "2015-04-10 11:17:40.718717"]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_2991"], ["description", "I-am-the-goal-description_2852"], ["version", 1], ["created_at", "2015-04-10 11:17:40.722701"], ["updated_at", "2015-04-10 11:17:40.722701"], ["tracking", "150410-37"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-07"], ["term", "2015-04-11"], ["goal_id", 41], ["title", "I-am-a-task6468"], ["description", "I-am-the-task-description_8085"], ["created_at", "2015-04-10 11:17:40.726720"], ["updated_at", "2015-04-10 11:17:40.726720"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_5317"], ["description", "I-am-the-goal-description_2449"], ["version", 1], ["created_at", "2015-04-10 11:17:40.729499"], ["updated_at", "2015-04-10 11:17:40.729499"], ["tracking", "150410-38"]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-07"], ["term", "2015-04-09"], ["goal_id", 42], ["title", "I-am-a-task124"], ["description", "I-am-the-task-description_5048"], ["created_at", "2015-04-10 11:17:40.733654"], ["updated_at", "2015-04-10 11:17:40.733654"]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-07"], ["term", "2015-04-11"], ["goal_id", 42], ["title", "I-am-a-task7925"], ["description", "I-am-the-task-description_8242"], ["created_at", "2015-04-10 11:17:40.737673"], ["updated_at", "2015-04-10 11:17:40.737673"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-11"], ["term", "2015-04-13"], ["goal_id", 39], ["title", "I-am-a-task537"], ["description", "I-am-the-task-description_6289"], ["created_at", "2015-04-10 11:17:40.742189"], ["updated_at", "2015-04-10 11:17:40.742189"]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2015-04-07"], ["term", "2015-04-09"], ["goal_id", 39], ["title", "I-am-a-task6521"], ["description", "I-am-the-task-description_1547"], ["created_at", "2015-04-10 11:17:40.746630"], ["updated_at", "2015-04-10 11:17:40.746630"]] +  (0.7ms) commit transaction +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 39 AND done = 'f' AND term < '2015-04-10') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 39 AND done = 'f' AND term > '2015-04-10' AND reminder < '2015-04-10') +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_2548"], ["description", "I-am-the-goal-description_5370"], ["version", 1], ["created_at", "2015-04-10 11:17:40.753160"], ["updated_at", "2015-04-10 11:17:40.753160"], ["tracking", "150410-39"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_7226"], ["description", "I-am-the-goal-description_8647"], ["version", 1], ["created_at", "2015-04-10 11:17:40.758002"], ["updated_at", "2015-04-10 11:17:40.758002"], ["tracking", "150410-40"]] +  (0.7ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-07"], ["term", "2015-04-09"], ["goal_id", 44], ["title", "I-am-a-task6107"], ["description", "I-am-the-task-description_1099"], ["created_at", "2015-04-10 11:17:40.762017"], ["updated_at", "2015-04-10 11:17:40.762017"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_3164"], ["description", "I-am-the-goal-description_2448"], ["version", 1], ["created_at", "2015-04-10 11:17:40.765792"], ["updated_at", "2015-04-10 11:17:40.765792"], ["tracking", "150410-41"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-07"], ["term", "2015-04-11"], ["goal_id", 45], ["title", "I-am-a-task5954"], ["description", "I-am-the-task-description_4799"], ["created_at", "2015-04-10 11:17:40.769320"], ["updated_at", "2015-04-10 11:17:40.769320"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_572"], ["description", "I-am-the-goal-description_4004"], ["version", 1], ["created_at", "2015-04-10 11:17:40.772303"], ["updated_at", "2015-04-10 11:17:40.772303"], ["tracking", "150410-42"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-07"], ["term", "2015-04-09"], ["goal_id", 46], ["title", "I-am-a-task8213"], ["description", "I-am-the-task-description_8897"], ["created_at", "2015-04-10 11:17:40.776767"], ["updated_at", "2015-04-10 11:17:40.776767"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-07"], ["term", "2015-04-11"], ["goal_id", 46], ["title", "I-am-a-task2749"], ["description", "I-am-the-task-description_4468"], ["created_at", "2015-04-10 11:17:40.780750"], ["updated_at", "2015-04-10 11:17:40.780750"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-11"], ["term", "2015-04-13"], ["goal_id", 43], ["title", "I-am-a-task3966"], ["description", "I-am-the-task-description_3939"], ["created_at", "2015-04-10 11:17:40.784838"], ["updated_at", "2015-04-10 11:17:40.784838"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2015-04-07"], ["term", "2015-04-09"], ["goal_id", 43], ["title", "I-am-a-task6592"], ["description", "I-am-the-task-description_1223"], ["created_at", "2015-04-10 11:17:40.789268"], ["updated_at", "2015-04-10 11:17:40.789268"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_9525"], ["description", "I-am-the-goal-description_5352"], ["version", 1], ["created_at", "2015-04-10 11:17:40.792570"], ["updated_at", "2015-04-10 11:17:40.792570"], ["tracking", "150410-43"]] +  (0.8ms) commit transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 47 AND done = 'f' AND term < '2015-04-10') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 47 AND done = 'f' AND term > '2015-04-10' AND reminder < '2015-04-10') +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_4338"], ["description", "I-am-the-goal-description_9186"], ["version", 1], ["created_at", "2015-04-10 11:17:40.800294"], ["updated_at", "2015-04-10 11:17:40.800294"], ["tracking", "150410-44"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_83"], ["description", "I-am-the-goal-description_5369"], ["version", 1], ["created_at", "2015-04-10 11:17:40.805079"], ["updated_at", "2015-04-10 11:17:40.805079"], ["tracking", "150410-45"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-07"], ["term", "2015-04-09"], ["goal_id", 49], ["title", "I-am-a-task4650"], ["description", "I-am-the-task-description_1775"], ["created_at", "2015-04-10 11:17:40.809191"], ["updated_at", "2015-04-10 11:17:40.809191"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_3036"], ["description", "I-am-the-goal-description_4208"], ["version", 1], ["created_at", "2015-04-10 11:17:40.813203"], ["updated_at", "2015-04-10 11:17:40.813203"], ["tracking", "150410-46"]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-07"], ["term", "2015-04-11"], ["goal_id", 50], ["title", "I-am-a-task5474"], ["description", "I-am-the-task-description_3881"], ["created_at", "2015-04-10 11:17:40.816871"], ["updated_at", "2015-04-10 11:17:40.816871"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_2056"], ["description", "I-am-the-goal-description_4807"], ["version", 1], ["created_at", "2015-04-10 11:17:40.819877"], ["updated_at", "2015-04-10 11:17:40.819877"], ["tracking", "150410-47"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-07"], ["term", "2015-04-09"], ["goal_id", 51], ["title", "I-am-a-task411"], ["description", "I-am-the-task-description_2005"], ["created_at", "2015-04-10 11:17:40.824326"], ["updated_at", "2015-04-10 11:17:40.824326"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-07"], ["term", "2015-04-11"], ["goal_id", 51], ["title", "I-am-a-task2780"], ["description", "I-am-the-task-description_1972"], ["created_at", "2015-04-10 11:17:40.828391"], ["updated_at", "2015-04-10 11:17:40.828391"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-11"], ["term", "2015-04-13"], ["goal_id", 48], ["title", "I-am-a-task4591"], ["description", "I-am-the-task-description_9556"], ["created_at", "2015-04-10 11:17:40.832703"], ["updated_at", "2015-04-10 11:17:40.832703"]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2015-04-07"], ["term", "2015-04-09"], ["goal_id", 48], ["title", "I-am-a-task3048"], ["description", "I-am-the-task-description_2171"], ["created_at", "2015-04-10 11:17:40.837108"], ["updated_at", "2015-04-10 11:17:40.837108"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-07"], ["term", "2015-04-11"], ["goal_id", 48], ["title", "I-am-a-task2593"], ["description", "I-am-the-task-description_4700"], ["created_at", "2015-04-10 11:17:40.841016"], ["updated_at", "2015-04-10 11:17:40.841016"]] +  (0.7ms) commit transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 48 AND done = 'f' AND term < '2015-04-10') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 48 AND done = 'f' AND term > '2015-04-10' AND reminder < '2015-04-10') +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_6068"], ["description", "I-am-the-goal-description_6647"], ["version", 1], ["created_at", "2015-04-10 11:17:40.848589"], ["updated_at", "2015-04-10 11:17:40.848589"], ["tracking", "150410-48"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_8556"], ["description", "I-am-the-goal-description_4508"], ["version", 1], ["created_at", "2015-04-10 11:17:40.853460"], ["updated_at", "2015-04-10 11:17:40.853460"], ["tracking", "150410-49"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-07"], ["term", "2015-04-09"], ["goal_id", 53], ["title", "I-am-a-task9381"], ["description", "I-am-the-task-description_6135"], ["created_at", "2015-04-10 11:17:40.857359"], ["updated_at", "2015-04-10 11:17:40.857359"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_1407"], ["description", "I-am-the-goal-description_9053"], ["version", 1], ["created_at", "2015-04-10 11:17:40.861190"], ["updated_at", "2015-04-10 11:17:40.861190"], ["tracking", "150410-50"]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-07"], ["term", "2015-04-11"], ["goal_id", 54], ["title", "I-am-a-task4152"], ["description", "I-am-the-task-description_3353"], ["created_at", "2015-04-10 11:17:40.864818"], ["updated_at", "2015-04-10 11:17:40.864818"]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_4265"], ["description", "I-am-the-goal-description_7107"], ["version", 1], ["created_at", "2015-04-10 11:17:40.867777"], ["updated_at", "2015-04-10 11:17:40.867777"], ["tracking", "150410-51"]] +  (1.0ms) commit transaction +  (0.1ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-07"], ["term", "2015-04-09"], ["goal_id", 55], ["title", "I-am-a-task7889"], ["description", "I-am-the-task-description_4784"], ["created_at", "2015-04-10 11:17:40.926213"], ["updated_at", "2015-04-10 11:17:40.926213"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-07"], ["term", "2015-04-11"], ["goal_id", 55], ["title", "I-am-a-task1012"], ["description", "I-am-the-task-description_6046"], ["created_at", "2015-04-10 11:17:40.930393"], ["updated_at", "2015-04-10 11:17:40.930393"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-11"], ["term", "2015-04-13"], ["goal_id", 52], ["title", "I-am-a-task3391"], ["description", "I-am-the-task-description_9840"], ["created_at", "2015-04-10 11:17:40.935124"], ["updated_at", "2015-04-10 11:17:40.935124"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2015-04-07"], ["term", "2015-04-09"], ["goal_id", 52], ["title", "I-am-a-task9523"], ["description", "I-am-the-task-description_3792"], ["created_at", "2015-04-10 11:17:40.939588"], ["updated_at", "2015-04-10 11:17:40.939588"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-07"], ["term", "2015-04-09"], ["goal_id", 52], ["title", "I-am-a-task9773"], ["description", "I-am-the-task-description_7573"], ["created_at", "2015-04-10 11:17:40.943710"], ["updated_at", "2015-04-10 11:17:40.943710"]] +  (0.8ms) commit transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 52 AND done = 'f' AND term < '2015-04-10') +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_615"], ["description", "I-am-the-goal-description_2345"], ["version", 1], ["created_at", "2015-04-10 11:17:40.951293"], ["updated_at", "2015-04-10 11:17:40.951293"], ["tracking", "150410-52"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-11"], ["term", "2015-04-13"], ["goal_id", 56], ["title", "I-am-a-task3307"], ["description", "I-am-the-task-description_7086"], ["created_at", "2015-04-10 11:17:40.955922"], ["updated_at", "2015-04-10 11:17:40.955922"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_5685"], ["description", "I-am-the-goal-description_4948"], ["version", 1], ["created_at", "2015-04-10 11:17:40.962159"], ["updated_at", "2015-04-10 11:17:40.962159"], ["tracking", "150410-53"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-09"], ["term", "2015-04-13"], ["goal_id", 57], ["title", "I-am-a-task3428"], ["description", "I-am-the-task-description_8094"], ["created_at", "2015-04-10 11:17:40.967305"], ["updated_at", "2015-04-10 11:17:40.967305"]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_7015"], ["description", "I-am-the-goal-description_6264"], ["version", 1], ["created_at", "2015-04-10 11:17:40.973170"], ["updated_at", "2015-04-10 11:17:40.973170"], ["tracking", "150410-54"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-07"], ["term", "2015-04-09"], ["goal_id", 58], ["title", "I-am-a-task263"], ["description", "I-am-the-task-description_1410"], ["created_at", "2015-04-10 11:17:40.977231"], ["updated_at", "2015-04-10 11:17:40.977231"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_2822"], ["description", "I-am-the-goal-description_806"], ["version", 1], ["created_at", "2015-04-10 11:17:40.982740"], ["updated_at", "2015-04-10 11:17:40.982740"], ["tracking", "150410-55"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2015-04-07"], ["term", "2015-04-09"], ["goal_id", 59], ["title", "I-am-a-task8105"], ["description", "I-am-the-task-description_4505"], ["created_at", "2015-04-10 11:17:40.987093"], ["updated_at", "2015-04-10 11:17:40.987093"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_5114"], ["description", "I-am-the-goal-description_1976"], ["version", 1], ["created_at", "2015-04-10 11:17:40.993414"], ["updated_at", "2015-04-10 11:17:40.993414"], ["tracking", "150410-56"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_348"], ["description", "I-am-the-goal-description_6922"], ["version", 1], ["created_at", "2015-04-10 11:17:40.998542"], ["updated_at", "2015-04-10 11:17:40.998542"], ["tracking", "150410-57"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_1815"], ["description", "I-am-the-goal-description_7863"], ["version", 1], ["created_at", "2015-04-10 11:17:41.004135"], ["updated_at", "2015-04-10 11:17:41.004135"], ["tracking", "150410-58"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10') + SQL (0.4ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_9950"], ["description", "I-am-the-goal-description_6179"], ["version", 1], ["created_at", "2015-04-10 11:17:41.009146"], ["updated_at", "2015-04-10 11:17:41.009146"], ["tracking", "150410-59"]] +  (1.3ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_939"], ["description", "I-am-the-goal-description_2622"], ["version", 1], ["created_at", "2015-04-10 11:17:41.017593"], ["updated_at", "2015-04-10 11:17:41.017593"], ["tracking", "150410-60"]] +  (0.8ms) commit transaction +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f' [["goal_id", 64]] +  (0.1ms) begin transaction +  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_9721"], ["description", "I-am-the-goal-description_7483"], ["version", 1], ["created_at", "2015-04-10 11:17:41.024254"], ["updated_at", "2015-04-10 11:17:41.024254"], ["tracking", "150410-61"]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_7194"], ["description", "I-am-the-goal-description_7054"], ["version", 1], ["created_at", "2015-04-10 11:17:41.030292"], ["updated_at", "2015-04-10 11:17:41.030292"], ["tracking", "150410-62"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_5563"], ["description", "I-am-the-goal-description_463"], ["version", 1], ["created_at", "2015-04-10 11:17:41.036001"], ["updated_at", "2015-04-10 11:17:41.036001"], ["tracking", "150410-63"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 67], ["title", "I-am-a-task9422"], ["description", "I-am-the-task-description_8266"], ["created_at", "2015-04-10 11:17:41.040297"], ["updated_at", "2015-04-10 11:17:41.040297"]] +  (0.8ms) commit transaction +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f' [["goal_id", 67]] +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_3982"], ["description", "I-am-the-goal-description_4829"], ["version", 1], ["created_at", "2015-04-10 11:17:41.046020"], ["updated_at", "2015-04-10 11:17:41.046020"], ["tracking", "150410-64"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_1241"], ["description", "I-am-the-goal-description_9906"], ["version", 1], ["created_at", "2015-04-10 11:17:41.052554"], ["updated_at", "2015-04-10 11:17:41.052554"], ["tracking", "150410-65"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_7682"], ["description", "I-am-the-goal-description_9147"], ["version", 1], ["created_at", "2015-04-10 11:17:41.059365"], ["updated_at", "2015-04-10 11:17:41.059365"], ["tracking", "150410-66"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_1203"], ["description", "I-am-the-goal-description_7177"], ["version", 1], ["created_at", "2015-04-10 11:17:41.066208"], ["updated_at", "2015-04-10 11:17:41.066208"], ["tracking", "150410-67"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 71], ["title", "I-am-a-task3925"], ["description", "I-am-the-task-description_2118"], ["created_at", "2015-04-10 11:17:41.069871"], ["updated_at", "2015-04-10 11:17:41.069871"]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_9955"], ["description", "I-am-the-goal-description_9051"], ["version", 1], ["created_at", "2015-04-10 11:17:41.073670"], ["updated_at", "2015-04-10 11:17:41.073670"], ["tracking", "150410-68"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 72], ["title", "I-am-a-task9818"], ["description", "I-am-the-task-description_6381"], ["created_at", "2015-04-10 11:17:41.078280"], ["updated_at", "2015-04-10 11:17:41.078280"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_1525"], ["description", "I-am-the-goal-description_2493"], ["version", 1], ["created_at", "2015-04-10 11:17:41.083287"], ["updated_at", "2015-04-10 11:17:41.083287"], ["tracking", "150410-69"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 73], ["title", "I-am-a-task5933"], ["description", "I-am-the-task-description_6698"], ["created_at", "2015-04-10 11:17:41.087976"], ["updated_at", "2015-04-10 11:17:41.087976"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_4297"], ["description", "I-am-the-goal-description_3948"], ["version", 1], ["created_at", "2015-04-10 11:17:41.092564"], ["updated_at", "2015-04-10 11:17:41.092564"], ["tracking", "150410-70"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 74], ["title", "I-am-a-task563"], ["description", "I-am-the-task-description_9551"], ["created_at", "2015-04-10 11:17:41.097234"], ["updated_at", "2015-04-10 11:17:41.097234"]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_9489"], ["description", "I-am-the-goal-description_8191"], ["version", 1], ["created_at", "2015-04-10 11:17:41.101711"], ["updated_at", "2015-04-10 11:17:41.101711"], ["tracking", "150410-71"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 75], ["title", "I-am-a-task1499"], ["description", "I-am-the-task-description_6611"], ["created_at", "2015-04-10 11:17:41.106810"], ["updated_at", "2015-04-10 11:17:41.106810"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_7667"], ["description", "I-am-the-goal-description_5921"], ["version", 1], ["created_at", "2015-04-10 11:17:41.111741"], ["updated_at", "2015-04-10 11:17:41.111741"], ["tracking", "150410-72"]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 76], ["title", "I-am-a-task6763"], ["description", "I-am-the-task-description_7722"], ["created_at", "2015-04-10 11:17:41.115500"], ["updated_at", "2015-04-10 11:17:41.115500"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction +  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_5793"], ["description", "I-am-the-goal-description_7705"], ["version", 1], ["created_at", "2015-04-10 11:17:41.121020"], ["updated_at", "2015-04-10 11:17:41.121020"], ["tracking", "150410-73"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 77], ["title", "I-am-a-task5424"], ["description", "I-am-the-task-description_5013"], ["created_at", "2015-04-10 11:17:41.125433"], ["updated_at", "2015-04-10 11:17:41.125433"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_7769"], ["description", "I-am-the-goal-description_9552"], ["version", 1], ["created_at", "2015-04-10 11:17:41.130781"], ["updated_at", "2015-04-10 11:17:41.130781"], ["tracking", "150410-74"]] +  (1.0ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 78], ["title", "I-am-a-task5583"], ["description", "I-am-the-task-description_4650"], ["created_at", "2015-04-10 11:17:41.135848"], ["updated_at", "2015-04-10 11:17:41.135848"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_1771"], ["description", "I-am-the-goal-description_3760"], ["version", 1], ["created_at", "2015-04-10 11:17:41.141657"], ["updated_at", "2015-04-10 11:17:41.141657"], ["tracking", "150410-75"]] +  (1.0ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 79], ["title", "I-am-a-task9553"], ["description", "I-am-the-task-description_4787"], ["created_at", "2015-04-10 11:17:41.146426"], ["updated_at", "2015-04-10 11:17:41.146426"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_9336"], ["description", "I-am-the-goal-description_269"], ["version", 1], ["created_at", "2015-04-10 11:17:41.152031"], ["updated_at", "2015-04-10 11:17:41.152031"], ["tracking", "150410-76"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-10"], ["term", "2015-04-11"], ["goal_id", 80], ["title", "I-am-a-task7401"], ["description", "I-am-the-task-description_8474"], ["created_at", "2015-04-10 11:17:41.156601"], ["updated_at", "2015-04-10 11:17:41.156601"]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_6600"], ["description", "I-am-the-goal-description_8413"], ["version", 1], ["created_at", "2015-04-10 11:17:41.161706"], ["updated_at", "2015-04-10 11:17:41.161706"], ["tracking", "150410-77"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-10 11:17:41.164719"], ["id", 81]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + SQL (0.2ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 3], ["updated_at", "2015-04-10 11:17:41.167008"], ["id", 81]] +  (0.7ms) commit transaction +  (0.0ms) begin transaction +  (0.0ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2013-08-01') + SQL (0.0ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_3414"], ["description", "I-am-the-goal-description_8291"], ["version", 1], ["created_at", "2013-08-01 09:13:05.000000"], ["updated_at", "2013-08-01 09:13:05.000000"], ["tracking", "130801-1"]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction +  (0.0ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2013-08-01') + SQL (0.0ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_3179"], ["description", "I-am-the-goal-description_7391"], ["version", 1], ["created_at", "2013-08-01 09:13:05.000000"], ["updated_at", "2013-08-01 09:13:05.000000"], ["tracking", "130801-2"]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction +  (0.0ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2013-08-01') + SQL (0.0ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_4420"], ["description", "I-am-the-goal-description_3881"], ["version", 1], ["created_at", "2013-08-01 09:13:05.000000"], ["updated_at", "2013-08-01 09:13:05.000000"], ["tracking", "130801-3"]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction +  (0.0ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2012-12-21') + SQL (0.0ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_2652"], ["description", "I-am-the-goal-description_5864"], ["version", 1], ["created_at", "2012-12-21 00:00:00.000000"], ["updated_at", "2012-12-21 00:00:00.000000"], ["tracking", "121221-1"]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction +  (0.0ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2012-12-21') + SQL (0.0ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_9747"], ["description", "I-am-the-goal-description_3650"], ["version", 1], ["created_at", "2012-12-21 00:00:00.000000"], ["updated_at", "2012-12-21 00:00:00.000000"], ["tracking", "121221-2"]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.0ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "progress", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 86], ["title", "I-am-a-task458"], ["description", "I-am-the-task-description_1695"], ["progress", 50], ["created_at", "2012-12-21 00:00:00.000000"], ["updated_at", "2012-12-21 00:00:00.000000"]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.0ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "progress", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 86], ["title", "I-am-a-task2171"], ["description", "I-am-the-task-description_6242"], ["progress", 100], ["created_at", "2012-12-21 00:00:00.000000"], ["updated_at", "2012-12-21 00:00:00.000000"]] +  (0.0ms) commit transaction +  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 86]] +  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 86]] +  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 86]] +  (0.0ms) begin transaction +  (0.0ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2012-12-21') + SQL (0.0ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_6570"], ["description", "I-am-the-goal-description_3380"], ["version", 1], ["created_at", "2012-12-21 00:00:00.000000"], ["updated_at", "2012-12-21 00:00:00.000000"], ["tracking", "121221-3"]] +  (0.0ms) commit transaction +  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 87]] +  (0.0ms) begin transaction +  (0.0ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2012-12-21') + SQL (0.0ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_36"], ["description", "I-am-the-goal-description_5156"], ["version", 1], ["created_at", "2012-12-21 00:00:00.000000"], ["updated_at", "2012-12-21 00:00:00.000000"], ["tracking", "121221-4"]] +  (0.0ms) commit transaction +  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f' [["goal_id", 88]] +  (0.0ms) begin transaction +  (0.0ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2012-12-21') + SQL (0.0ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_3717"], ["description", "I-am-the-goal-description_9852"], ["version", 1], ["created_at", "2012-12-21 00:00:00.000000"], ["updated_at", "2012-12-21 00:00:00.000000"], ["tracking", "121221-5"]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction +  (0.0ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2012-12-21') + SQL (0.0ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_4096"], ["description", "I-am-the-goal-description_8738"], ["version", 1], ["created_at", "2012-12-21 00:00:00.000000"], ["updated_at", "2012-12-21 00:00:00.000000"], ["tracking", "121221-6"]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.0ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 90], ["title", "I-am-a-task6397"], ["description", "I-am-the-task-description_4021"], ["created_at", "2012-12-21 00:00:00.000000"], ["updated_at", "2012-12-21 00:00:00.000000"]] +  (0.0ms) commit transaction +  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f' [["goal_id", 90]] +  (0.0ms) begin transaction +  (0.0ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2012-12-21') + SQL (0.0ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_9420"], ["description", "I-am-the-goal-description_7590"], ["version", 1], ["created_at", "2012-12-21 00:00:00.000000"], ["updated_at", "2012-12-21 00:00:00.000000"], ["tracking", "121221-7"]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.0ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 91], ["title", "I-am-a-task1120"], ["description", "I-am-the-task-description_6283"], ["created_at", "2012-12-21 00:00:00.000000"], ["updated_at", "2012-12-21 00:00:00.000000"]] +  (0.0ms) commit transaction +  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f' [["goal_id", 91]] +  (0.0ms) begin transaction +  (0.0ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2012-12-21') + SQL (0.0ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_2884"], ["description", "I-am-the-goal-description_1251"], ["version", 1], ["created_at", "2012-12-21 00:00:00.000000"], ["updated_at", "2012-12-21 00:00:00.000000"], ["tracking", "121221-8"]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.0ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 92], ["title", "I-am-a-task9562"], ["description", "I-am-the-task-description_2672"], ["created_at", "2012-12-21 00:00:00.000000"], ["updated_at", "2012-12-21 00:00:00.000000"]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction +  (0.0ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2012-12-21') + SQL (0.0ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_212"], ["description", "I-am-the-goal-description_8520"], ["version", 1], ["created_at", "2012-12-21 00:00:00.000000"], ["updated_at", "2012-12-21 00:00:00.000000"], ["tracking", "121221-9"]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.0ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "progress", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 93], ["title", "I-am-a-task7970"], ["description", "I-am-the-task-description_9124"], ["progress", 10], ["created_at", "2012-12-21 00:00:00.000000"], ["updated_at", "2012-12-21 00:00:00.000000"]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.0ms) INSERT INTO "flyboy_task_comments" ("date", "task_id", "progress", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["date", "2012-12-21 00:00:00.000000"], ["task_id", 105], ["progress", 20], ["description", "I-am-a-task-comment"], ["created_at", "2012-12-21 00:00:00.000000"], ["updated_at", "2012-12-21 00:00:00.000000"]] + SQL (0.0ms) UPDATE "flyboy_tasks" SET "progress" = ? WHERE "flyboy_tasks"."id" = ? [["progress", 20], ["id", 105]] +  (0.0ms) commit transaction + Flyboy::Task Load (0.0ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1 [["id", 105]] +  (0.0ms) begin transaction +  (0.0ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2012-12-21') + SQL (0.0ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_7064"], ["description", "I-am-the-goal-description_2235"], ["version", 1], ["created_at", "2012-12-21 00:00:00.000000"], ["updated_at", "2012-12-21 00:00:00.000000"], ["tracking", "121221-10"]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.0ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "progress", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 94], ["title", "I-am-a-task321"], ["description", "I-am-the-task-description_3951"], ["progress", 10], ["created_at", "2012-12-21 00:00:00.000000"], ["updated_at", "2012-12-21 00:00:00.000000"]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.0ms) INSERT INTO "flyboy_task_comments" ("date", "task_id", "progress", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["date", "2012-12-21 00:00:00.000000"], ["task_id", 106], ["progress", 100], ["description", "I-am-a-task-comment"], ["created_at", "2012-12-21 00:00:00.000000"], ["updated_at", "2012-12-21 00:00:00.000000"]] + SQL (0.0ms) UPDATE "flyboy_tasks" SET "progress" = ?, "done" = ? WHERE "flyboy_tasks"."id" = ? [["progress", 100], ["done", "t"], ["id", 106]] +  (0.0ms) commit transaction + Flyboy::Task Load (0.0ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1 [["id", 106]] +  (0.0ms) begin transaction +  (0.0ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2012-12-21') + SQL (0.0ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_7002"], ["description", "I-am-the-goal-description_6531"], ["version", 1], ["created_at", "2012-12-21 00:00:00.000000"], ["updated_at", "2012-12-21 00:00:00.000000"], ["tracking", "121221-11"]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.0ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "progress", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 95], ["title", "I-am-a-task7188"], ["description", "I-am-the-task-description_3415"], ["progress", 100], ["created_at", "2012-12-21 00:00:00.000000"], ["updated_at", "2012-12-21 00:00:00.000000"]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.0ms) INSERT INTO "flyboy_task_comments" ("date", "task_id", "progress", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["date", "2012-12-21 00:00:00.000000"], ["task_id", 107], ["progress", 90], ["description", "I-am-a-task-comment"], ["created_at", "2012-12-21 00:00:00.000000"], ["updated_at", "2012-12-21 00:00:00.000000"]] + SQL (0.0ms) UPDATE "flyboy_tasks" SET "progress" = ?, "done" = ? WHERE "flyboy_tasks"."id" = ? [["progress", 90], ["done", "f"], ["id", 107]] +  (0.0ms) commit transaction + Flyboy::Task Load (0.0ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1 [["id", 107]] +  (0.0ms) begin transaction +  (0.0ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2012-12-21') + SQL (0.0ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_2313"], ["description", "I-am-the-goal-description_8995"], ["version", 1], ["created_at", "2012-12-21 00:00:00.000000"], ["updated_at", "2012-12-21 00:00:00.000000"], ["tracking", "121221-12"]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.0ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 96], ["title", "I-am-a-task1981"], ["description", "I-am-the-task-description_3865"], ["created_at", "2012-12-21 00:00:00.000000"], ["updated_at", "2012-12-21 00:00:00.000000"]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction +  (0.0ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2012-12-21') + SQL (0.0ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_1887"], ["description", "I-am-the-goal-description_1426"], ["version", 1], ["created_at", "2012-12-21 00:00:00.000000"], ["updated_at", "2012-12-21 00:00:00.000000"], ["tracking", "121221-13"]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction +  (0.0ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2012-12-21') + SQL (0.0ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_3539"], ["description", "I-am-the-goal-description_5240"], ["version", 1], ["created_at", "2012-12-21 00:00:00.000000"], ["updated_at", "2012-12-21 00:00:00.000000"], ["tracking", "121221-14"]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction +  (0.0ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2012-12-21') + SQL (0.0ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_7839"], ["description", "I-am-the-goal-description_6724"], ["version", 1], ["created_at", "2012-12-21 00:00:00.000000"], ["updated_at", "2012-12-21 00:00:00.000000"], ["tracking", "121221-15"]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction +  (0.0ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2012-12-21') + SQL (0.0ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_597"], ["description", "I-am-the-goal-description_8467"], ["version", 1], ["created_at", "2012-12-21 00:00:00.000000"], ["updated_at", "2012-12-21 00:00:00.000000"], ["tracking", "121221-16"]] +  (0.0ms) commit transaction + ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" +  (2.7ms) DELETE FROM "flyboy_task_comments"; +  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.8ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments'; +  (0.8ms) DELETE FROM "flyboy_goals"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.8ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals'; +  (0.7ms) DELETE FROM "flyboy_tasks"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.9ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks'; +Started GET "/flyboy/goals" for 127.0.0.1 at 2015-04-10 13:17:54 +0200 +Processing by Flyboy::GoalsController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (11.6ms) + Flyboy::Goal Load (0.4ms) SELECT "flyboy_goals".* FROM "flyboy_goals" ORDER BY status ASC + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/index.html.slim within layouts/application (4278.8ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (3.1ms) +Completed 200 OK in 4482ms (Views: 4434.8ms | ActiveRecord: 0.5ms) +Started GET "/assets/application.css" for 127.0.0.1 at 2015-04-10 13:17:59 +0200 +Started GET "/assets/application.js" for 127.0.0.1 at 2015-04-10 13:17:59 +0200 +Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-04-10 13:17:59 +0200 +Started GET "/flyboy/goals/new" for 127.0.0.1 at 2015-04-10 13:18:01 +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.4/app/views/dorsale/_contextual.html.slim (3.4ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_form.html.slim (314.3ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/new.html.slim within layouts/application (319.9ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.1ms) +Completed 200 OK in 378ms (Views: 324.4ms | ActiveRecord: 0.3ms) +Started POST "/flyboy/goals" for 127.0.0.1 at 2015-04-10 13:18:02 +0200 +Processing by Flyboy::GoalsController#create as HTML + Parameters: {"utf8"=>"✓", "goal"=>{"title"=>"I-am-the-goal-title", "description"=>"I-am-the-goal-description"}} +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10') + SQL (0.4ms) INSERT INTO "flyboy_goals" ("title", "description", "status", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["title", "I-am-the-goal-title"], ["description", "I-am-the-goal-description"], ["status", "open"], ["version", 1], ["created_at", "2015-04-10 11:18:02.180563"], ["updated_at", "2015-04-10 11:18:02.180563"], ["tracking", "150410-1"]] +  (0.8ms) commit transaction +Redirected to http://127.0.0.1:53511/flyboy/goals/1 +Completed 302 Found in 13ms (ActiveRecord: 1.4ms) +Started GET "/flyboy/goals/1" for 127.0.0.1 at 2015-04-10 13:18:02 +0200 +Processing by Flyboy::GoalsController#show as HTML + Parameters: {"id"=>"1"} + Flyboy::Goal Load (0.2ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] +  (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 (89.2ms) +  (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 (96.6ms) + Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? ORDER BY term ASC, term DESC [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (7.6ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_contextual.html.slim (0.1ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/show.html.slim within layouts/application (113.8ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.8ms) +Completed 200 OK in 132ms (Views: 116.7ms | ActiveRecord: 1.0ms) + Flyboy::Goal Load (0.2ms) SELECT "flyboy_goals".* FROM "flyboy_goals" ORDER BY id DESC LIMIT 1 +  (2.6ms) DELETE FROM "flyboy_task_comments"; +  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments'; +  (0.7ms) DELETE FROM "flyboy_goals"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.8ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals'; +  (0.7ms) DELETE FROM "flyboy_tasks"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks'; +  (1.0ms) DELETE FROM "flyboy_task_comments"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments'; +  (0.9ms) DELETE FROM "flyboy_goals"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals'; +  (0.8ms) DELETE FROM "flyboy_tasks"; +  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks'; +  (0.1ms) begin transaction +  (0.1ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_4380"], ["description", "I-am-the-goal-description_889"], ["version", 1], ["created_at", "2015-04-10 11:18:02.468652"], ["updated_at", "2015-04-10 11:18:02.468652"], ["tracking", "150410-1"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 1], ["title", "I-am-a-task6286"], ["description", "I-am-the-task-description_388"], ["created_at", "2015-04-10 11:18:02.474763"], ["updated_at", "2015-04-10 11:18:02.474763"]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 1], ["title", "I-am-a-task194"], ["description", "I-am-the-task-description_4423"], ["created_at", "2015-04-10 11:18:02.479778"], ["updated_at", "2015-04-10 11:18:02.479778"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 1], ["title", "I-am-a-task3513"], ["description", "I-am-the-task-description_978"], ["created_at", "2015-04-10 11:18:02.483654"], ["updated_at", "2015-04-10 11:18:02.483654"]] +  (0.7ms) commit transaction +Started GET "/flyboy/goals" for 127.0.0.1 at 2015-04-10 13:18:02 +0200 +Processing by Flyboy::GoalsController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.5ms) + Flyboy::Goal Load (0.2ms) SELECT "flyboy_goals".* FROM "flyboy_goals" ORDER BY status ASC +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 1 AND done = 'f' AND term < '2015-04-10') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] +  (0.2ms) 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]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/index.html.slim within layouts/application (8.9ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.1ms) +Completed 200 OK in 11ms (Views: 9.4ms | ActiveRecord: 0.6ms) +Started GET "/flyboy/goals/1" for 127.0.0.1 at 2015-04-10 13:18:04 +0200 +Processing by Flyboy::GoalsController#show as HTML + Parameters: {"id"=>"1"} + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] +  (0.1ms) 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 (4.0ms) +  (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]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (6.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", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (6.3ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_contextual.html.slim (0.1ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/show.html.slim within layouts/application (13.7ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.1ms) +Completed 200 OK in 16ms (Views: 14.6ms | ActiveRecord: 0.5ms) + Flyboy::Task Load (0.3ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? ORDER BY term ASC [["goal_id", 1]] +  (1.7ms) DELETE FROM "flyboy_task_comments"; +  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments'; +  (0.8ms) DELETE FROM "flyboy_goals"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.8ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals'; +  (0.7ms) DELETE FROM "flyboy_tasks"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.8ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks'; +  (1.1ms) DELETE FROM "flyboy_task_comments"; +  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments'; +  (0.9ms) DELETE FROM "flyboy_goals"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals'; +  (0.9ms) DELETE FROM "flyboy_tasks"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks'; +  (0.0ms) begin transaction +  (0.1ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_6344"], ["description", "I-am-the-goal-description_7674"], ["version", 1], ["created_at", "2015-04-10 11:18:04.398173"], ["updated_at", "2015-04-10 11:18:04.398173"], ["tracking", "150410-1"]] +  (1.1ms) commit transaction +Started GET "/flyboy/goals" for 127.0.0.1 at 2015-04-10 13:18:04 +0200 +Processing by Flyboy::GoalsController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.5ms) + Flyboy::Goal Load (0.2ms) SELECT "flyboy_goals".* FROM "flyboy_goals" ORDER BY status ASC +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 1 AND done = 'f' AND term < '2015-04-10') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 1 AND done = 'f' AND term > '2015-04-10' AND reminder < '2015-04-10') +  (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/index.html.slim within layouts/application (7.1ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.1ms) +Completed 200 OK in 9ms (Views: 8.0ms | ActiveRecord: 0.5ms) +Started GET "/flyboy/goals/1" for 127.0.0.1 at 2015-04-10 13:18:06 +0200 +Processing by Flyboy::GoalsController#show as HTML + Parameters: {"id"=>"1"} + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] +  (0.1ms) 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 (3.4ms) +  (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 (4.8ms) + Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? ORDER BY term ASC, term DESC [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (0.5ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_contextual.html.slim (0.1ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/show.html.slim within layouts/application (6.0ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.1ms) +Completed 200 OK in 8ms (Views: 6.6ms | ActiveRecord: 0.4ms) +Started GET "/flyboy/goals/1/edit" for 127.0.0.1 at 2015-04-10 13:18:06 +0200 +Processing by Flyboy::GoalsController#edit as HTML + Parameters: {"id"=>"1"} + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_contextual.html.slim (0.1ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_form.html.slim (64.9ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/edit.html.slim within layouts/application (68.0ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.1ms) +Completed 200 OK in 73ms (Views: 72.0ms | ActiveRecord: 0.1ms) +Started PATCH "/flyboy/goals/1" for 127.0.0.1 at 2015-04-10 13:18:06 +0200 +Processing by Flyboy::GoalsController#update as HTML + Parameters: {"utf8"=>"✓", "goal"=>{"title"=>"New-goal-title", "description"=>"I-am-the-goal-description_7674"}, "id"=>"1"} + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] +  (0.1ms) begin transaction + SQL (0.4ms) UPDATE "flyboy_goals" SET "title" = ?, "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["title", "New-goal-title"], ["version", 2], ["updated_at", "2015-04-10 11:18:06.424349"], ["id", 1]] +  (2.4ms) commit transaction +Redirected to http://127.0.0.1:53511/flyboy/goals/1 +Completed 302 Found in 9ms (ActiveRecord: 3.0ms) +Started GET "/flyboy/goals/1" for 127.0.0.1 at 2015-04-10 13:18:06 +0200 +Processing by Flyboy::GoalsController#show as HTML + Parameters: {"id"=>"1"} + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] +  (0.1ms) 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 (4.1ms) +  (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 (5.6ms) + Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? ORDER BY term ASC, term DESC [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (0.5ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_contextual.html.slim (0.0ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/show.html.slim within layouts/application (6.9ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.2ms) +Completed 200 OK in 9ms (Views: 7.9ms | ActiveRecord: 0.4ms) +  (2.6ms) DELETE FROM "flyboy_task_comments"; +  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments'; +  (0.8ms) DELETE FROM "flyboy_goals"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.8ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals'; +  (0.7ms) DELETE FROM "flyboy_tasks"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks'; +  (0.9ms) DELETE FROM "flyboy_task_comments"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments'; +  (0.9ms) DELETE FROM "flyboy_goals"; +  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals'; +  (0.8ms) DELETE FROM "flyboy_tasks"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks'; +  (0.1ms) begin transaction +  (0.1ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_9160"], ["description", "I-am-the-goal-description_8919"], ["version", 1], ["created_at", "2015-04-10 11:18:06.563187"], ["updated_at", "2015-04-10 11:18:06.563187"], ["tracking", "150410-1"]] +  (0.7ms) commit transaction +Started GET "/flyboy/goals" for 127.0.0.1 at 2015-04-10 13:18:06 +0200 +Processing by Flyboy::GoalsController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.5ms) + Flyboy::Goal Load (0.2ms) SELECT "flyboy_goals".* FROM "flyboy_goals" ORDER BY status ASC +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 1 AND done = 'f' AND term < '2015-04-10') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 1 AND done = 'f' AND term > '2015-04-10' AND reminder < '2015-04-10') +  (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/index.html.slim within layouts/application (6.9ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.1ms) +Completed 200 OK in 9ms (Views: 7.7ms | ActiveRecord: 0.5ms) +Started GET "/flyboy/goals/1" for 127.0.0.1 at 2015-04-10 13:18:08 +0200 +Processing by Flyboy::GoalsController#show as HTML + Parameters: {"id"=>"1"} + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] +  (0.1ms) 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 (3.8ms) +  (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 (5.2ms) + Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? ORDER BY term ASC, term DESC [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (0.5ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_contextual.html.slim (0.0ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/show.html.slim within layouts/application (6.5ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.1ms) +Completed 200 OK in 8ms (Views: 7.1ms | ActiveRecord: 0.4ms) +Started GET "/flyboy/goals/1/edit" for 127.0.0.1 at 2015-04-10 13:18:08 +0200 +Processing by Flyboy::GoalsController#edit as HTML + Parameters: {"id"=>"1"} + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_contextual.html.slim (0.1ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_form.html.slim (12.0ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/edit.html.slim within layouts/application (12.2ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.1ms) +Completed 200 OK in 14ms (Views: 13.0ms | ActiveRecord: 0.1ms) +Started DELETE "/flyboy/goals/1" for 127.0.0.1 at 2015-04-10 13:18:08 +0200 +Processing by Flyboy::GoalsController#destroy as HTML + Parameters: {"id"=>"1"} + Flyboy::Goal Load (0.3ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] +  (0.1ms) begin transaction + Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? ORDER BY term ASC [["goal_id", 1]] + SQL (0.2ms) DELETE FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? [["id", 1]] +  (2.1ms) commit transaction +Redirected to http://127.0.0.1:53511/flyboy/goals +Completed 302 Found in 7ms (ActiveRecord: 2.8ms) +Started GET "/flyboy/goals" for 127.0.0.1 at 2015-04-10 13:18:08 +0200 +Processing by Flyboy::GoalsController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.6ms) + Flyboy::Goal Load (0.2ms) SELECT "flyboy_goals".* FROM "flyboy_goals" ORDER BY status ASC + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/index.html.slim within layouts/application (3.7ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.1ms) +Completed 200 OK in 6ms (Views: 4.7ms | ActiveRecord: 0.2ms) +  (2.6ms) DELETE FROM "flyboy_task_comments"; +  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments'; +  (0.8ms) DELETE FROM "flyboy_goals"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.9ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals'; +  (0.9ms) DELETE FROM "flyboy_tasks"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks'; +  (0.9ms) DELETE FROM "flyboy_task_comments"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments'; +  (0.8ms) DELETE FROM "flyboy_goals"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals'; +  (1.0ms) DELETE FROM "flyboy_tasks"; +  (0.3ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks'; +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_4634"], ["description", "I-am-the-goal-description_1381"], ["version", 1], ["created_at", "2015-04-10 11:18:08.685723"], ["updated_at", "2015-04-10 11:18:08.685723"], ["tracking", "150410-1"]] +  (0.8ms) commit transaction +Started GET "/flyboy/goals/1" for 127.0.0.1 at 2015-04-10 13:18:08 +0200 +Processing by Flyboy::GoalsController#show as HTML + Parameters: {"id"=>"1"} + Flyboy::Goal Load (0.2ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] +  (0.1ms) 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 (3.8ms) +  (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 (5.1ms) + Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? ORDER BY term ASC, term DESC [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (0.9ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_contextual.html.slim (0.1ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/show.html.slim within layouts/application (7.0ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.1ms) +Completed 200 OK in 10ms (Views: 7.9ms | ActiveRecord: 0.4ms) +Started PATCH "/flyboy/goals/1/close" for 127.0.0.1 at 2015-04-10 13:18:10 +0200 +Processing by Flyboy::GoalsController#close as HTML + Parameters: {"id"=>"1"} + Flyboy::Goal Load (0.2ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] +  (0.1ms) begin transaction +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f' [["goal_id", 1]] + SQL (0.3ms) UPDATE "flyboy_goals" SET "status" = ?, "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["status", "closed"], ["version", 2], ["updated_at", "2015-04-10 11:18:10.322890"], ["id", 1]] +  (2.4ms) commit transaction +Redirected to http://127.0.0.1:53511/flyboy/goals +Completed 302 Found in 8ms (ActiveRecord: 3.1ms) +Started GET "/flyboy/goals" for 127.0.0.1 at 2015-04-10 13:18:10 +0200 +Processing by Flyboy::GoalsController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.6ms) + Flyboy::Goal Load (0.2ms) SELECT "flyboy_goals".* FROM "flyboy_goals" ORDER BY status ASC +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 1 AND done = 'f' AND term < '2015-04-10') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 1 AND done = 'f' AND term > '2015-04-10' AND reminder < '2015-04-10') +  (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/index.html.slim within layouts/application (6.6ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.2ms) +Completed 200 OK in 9ms (Views: 7.2ms | ActiveRecord: 0.5ms) +  (1.5ms) DELETE FROM "flyboy_task_comments"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments'; +  (0.7ms) DELETE FROM "flyboy_goals"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.8ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals'; +  (0.7ms) DELETE FROM "flyboy_tasks"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks'; +  (0.9ms) DELETE FROM "flyboy_task_comments"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments'; +  (0.9ms) DELETE FROM "flyboy_goals"; +  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals'; +  (0.8ms) DELETE FROM "flyboy_tasks"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks'; +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_8855"], ["description", "I-am-the-goal-description_6789"], ["version", 1], ["created_at", "2015-04-10 11:18:10.457146"], ["updated_at", "2015-04-10 11:18:10.457146"], ["tracking", "150410-1"]] +  (0.8ms) commit transaction +Started GET "/flyboy/goals/1" for 127.0.0.1 at 2015-04-10 13:18:10 +0200 +Processing by Flyboy::GoalsController#show as HTML + Parameters: {"id"=>"1"} + Flyboy::Goal Load (0.2ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_actions.html.slim (3.2ms) +  (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 (5.5ms) + Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? ORDER BY term ASC, term DESC [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (0.8ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_contextual.html.slim (0.1ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/show.html.slim within layouts/application (7.2ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.1ms) +Completed 200 OK in 10ms (Views: 8.1ms | ActiveRecord: 0.4ms) +Started PATCH "/flyboy/goals/1/open" for 127.0.0.1 at 2015-04-10 13:18:12 +0200 +Processing by Flyboy::GoalsController#open as HTML + Parameters: {"id"=>"1"} + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] +  (0.1ms) begin transaction + SQL (0.5ms) UPDATE "flyboy_goals" SET "status" = ?, "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["status", "open"], ["version", 2], ["updated_at", "2015-04-10 11:18:12.124335"], ["id", 1]] +  (2.2ms) commit transaction +Redirected to http://127.0.0.1:53511/flyboy/goals/1 +Completed 302 Found in 6ms (ActiveRecord: 2.9ms) +Started GET "/flyboy/goals/1" for 127.0.0.1 at 2015-04-10 13:18:12 +0200 +Processing by Flyboy::GoalsController#show as HTML + Parameters: {"id"=>"1"} + Flyboy::Goal Load (0.2ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] +  (0.1ms) 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 (4.1ms) +  (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 (5.6ms) + Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? ORDER BY term ASC, term DESC [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (0.6ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_contextual.html.slim (0.1ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/show.html.slim within layouts/application (6.9ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.2ms) +Completed 200 OK in 10ms (Views: 7.9ms | ActiveRecord: 0.4ms) +  (2.3ms) DELETE FROM "flyboy_task_comments"; +  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments'; +  (0.8ms) DELETE FROM "flyboy_goals"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.8ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals'; +  (0.8ms) DELETE FROM "flyboy_tasks"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks'; +  (1.0ms) DELETE FROM "flyboy_task_comments"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments'; +  (0.8ms) DELETE FROM "flyboy_goals"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals'; +  (0.8ms) DELETE FROM "flyboy_tasks"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks'; +  (0.1ms) begin transaction +  (0.1ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_1721"], ["description", "I-am-the-goal-description_8625"], ["version", 1], ["created_at", "2015-04-10 11:18:12.263091"], ["updated_at", "2015-04-10 11:18:12.263091"], ["tracking", "150410-1"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10') + SQL (0.4ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_8025"], ["description", "I-am-the-goal-description_5187"], ["version", 1], ["created_at", "2015-04-10 11:18:12.267806"], ["updated_at", "2015-04-10 11:18:12.267806"], ["tracking", "150410-2"]] +  (0.8ms) commit transaction +Started GET "/flyboy/goals" for 127.0.0.1 at 2015-04-10 13:18:12 +0200 +Processing by Flyboy::GoalsController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.5ms) + Flyboy::Goal Load (0.2ms) SELECT "flyboy_goals".* FROM "flyboy_goals" ORDER BY status ASC +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 2 AND done = 'f' AND term < '2015-04-10') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 2 AND done = 'f' AND term > '2015-04-10' AND reminder < '2015-04-10') +  (0.2ms) 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-10') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 1 AND done = 'f' AND term > '2015-04-10' AND reminder < '2015-04-10') +  (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/index.html.slim within layouts/application (12.3ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.1ms) +Completed 200 OK in 14ms (Views: 12.4ms | ActiveRecord: 1.0ms) +Started POST "/flyboy/dorsale/small_data/filters" for 127.0.0.1 at 2015-04-10 13:18:14 +0200 +Processing by Dorsale::SmallData::FiltersController#create as HTML + Parameters: {"utf8"=>"✓", "filters"=>{"status"=>"open"}} +Redirected to http://127.0.0.1:53511/flyboy/goals +Completed 302 Found in 1ms (ActiveRecord: 0.0ms) +Started GET "/flyboy/goals" for 127.0.0.1 at 2015-04-10 13:18:14 +0200 +Processing by Flyboy::GoalsController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.5ms) + Flyboy::Goal Load (0.2ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE ("flyboy_goals"."status" != ?) ORDER BY status ASC [["status", "closed"]] +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 1 AND done = 'f' AND term < '2015-04-10') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 1 AND done = 'f' AND term > '2015-04-10' AND reminder < '2015-04-10') +  (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/index.html.slim within layouts/application (7.5ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.1ms) +Completed 200 OK in 10ms (Views: 8.0ms | ActiveRecord: 0.5ms) +Started POST "/flyboy/dorsale/small_data/filters" for 127.0.0.1 at 2015-04-10 13:18:14 +0200 +Processing by Dorsale::SmallData::FiltersController#create as HTML + Parameters: {"utf8"=>"✓", "filters"=>{"status"=>"closed"}} +Redirected to http://127.0.0.1:53511/flyboy/goals +Completed 302 Found in 1ms (ActiveRecord: 0.0ms) +Started GET "/flyboy/goals" for 127.0.0.1 at 2015-04-10 13:18:14 +0200 +Processing by Flyboy::GoalsController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.5ms) + Flyboy::Goal Load (0.2ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."status" = ? ORDER BY status ASC [["status", "closed"]] +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 2 AND done = 'f' AND term < '2015-04-10') +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 2 AND done = 'f' AND term > '2015-04-10' AND reminder < '2015-04-10') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 2]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/index.html.slim within layouts/application (7.6ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.1ms) +Completed 200 OK in 10ms (Views: 8.0ms | ActiveRecord: 0.7ms) +Started POST "/flyboy/dorsale/small_data/filters" for 127.0.0.1 at 2015-04-10 13:18:14 +0200 +Processing by Dorsale::SmallData::FiltersController#create as HTML + Parameters: {"utf8"=>"✓", "filters"=>{"status"=>""}} +Redirected to http://127.0.0.1:53511/flyboy/goals +Completed 302 Found in 1ms (ActiveRecord: 0.0ms) +Started GET "/flyboy/goals" for 127.0.0.1 at 2015-04-10 13:18:14 +0200 +Processing by Flyboy::GoalsController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.6ms) + Flyboy::Goal Load (0.5ms) SELECT "flyboy_goals".* FROM "flyboy_goals" ORDER BY status ASC +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 2 AND done = 'f' AND term < '2015-04-10') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 2 AND done = 'f' AND term > '2015-04-10' AND reminder < '2015-04-10') +  (0.1ms) 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-10') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 1 AND done = 'f' AND term > '2015-04-10' AND reminder < '2015-04-10') +  (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/index.html.slim within layouts/application (14.7ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.1ms) +Completed 200 OK in 17ms (Views: 14.7ms | ActiveRecord: 1.2ms) +  (2.4ms) DELETE FROM "flyboy_task_comments"; +  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments'; +  (0.8ms) DELETE FROM "flyboy_goals"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.8ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals'; +  (0.7ms) DELETE FROM "flyboy_tasks"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks'; +  (1.0ms) DELETE FROM "flyboy_task_comments"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments'; +  (0.7ms) DELETE FROM "flyboy_goals"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals'; +  (0.9ms) DELETE FROM "flyboy_tasks"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks'; +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_3604"], ["description", "I-am-the-goal-description_7561"], ["version", 1], ["created_at", "2015-04-10 11:18:14.719747"], ["updated_at", "2015-04-10 11:18:14.719747"], ["tracking", "150410-1"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 1], ["title", "I-am-a-task8370"], ["description", "I-am-the-task-description_1987"], ["created_at", "2015-04-10 11:18:14.723683"], ["updated_at", "2015-04-10 11:18:14.723683"]] +  (0.8ms) commit transaction +Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-10 13:18:14 +0200 +Processing by Flyboy::TasksController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.6ms) + Flyboy::Task Load (0.3ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (7.5ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (12.8ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.1ms) +Completed 200 OK in 19ms (Views: 14.8ms | ActiveRecord: 0.4ms) +Started GET "/flyboy/tasks/1" for 127.0.0.1 at 2015-04-10 13:18:16 +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 (7.0ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_context.html.slim (15.1ms) +  (0.1ms) 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 (3.3ms) +  (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]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (5.7ms) + Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1 [["id", 1]] + Flyboy::TaskComment Load (0.1ms) 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 (81.2ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_contextual.html.slim (0.1ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/show.html.slim within layouts/application (112.3ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.1ms) +Completed 200 OK in 118ms (Views: 113.4ms | ActiveRecord: 1.3ms) +Started POST "/flyboy/tasks/1/comments" for 127.0.0.1 at 2015-04-10 13:18:16 +0200 +Processing by Flyboy::TaskCommentsController#create as HTML + Parameters: {"utf8"=>"✓", "task_comment"=>{"progress"=>"50", "description"=>"I-am-the-task-comment-description"}, "task_id"=>"1"} + Flyboy::Task Load (0.1ms) 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]] +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_task_comments" ("progress", "description", "task_id", "date", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["progress", 50], ["description", "I-am-the-task-comment-description"], ["task_id", 1], ["date", "2015-04-10 11:18:16.736729"], ["created_at", "2015-04-10 11:18:16.738651"], ["updated_at", "2015-04-10 11:18:16.738651"]] + SQL (0.2ms) UPDATE "flyboy_tasks" SET "progress" = ?, "updated_at" = ? WHERE "flyboy_tasks"."id" = ? [["progress", 50], ["updated_at", "2015-04-10 11:18:16.740420"], ["id", 1]] +  (2.2ms) commit transaction +Redirected to http://127.0.0.1:53511/flyboy/tasks/1 +Completed 302 Found in 11ms (ActiveRecord: 3.0ms) +Started GET "/flyboy/tasks/1" for 127.0.0.1 at 2015-04-10 13:18:16 +0200 +Processing by Flyboy::TasksController#show as HTML + Parameters: {"id"=>"1"} + Flyboy::Task Load (0.1ms) 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 (2.7ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_context.html.slim (4.2ms) +  (0.1ms) 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 (3.6ms) +  (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]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (6.2ms) + Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1 [["id", 1]] + Flyboy::TaskComment Load (0.1ms) 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 (12.8ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_contextual.html.slim (0.1ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/show.html.slim within layouts/application (24.6ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.2ms) +Completed 200 OK in 29ms (Views: 25.5ms | ActiveRecord: 0.8ms) +  (0.3ms) SELECT COUNT(*) FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? [["task_id", 1]] +  (2.2ms) DELETE FROM "flyboy_task_comments"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.6ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments'; +  (0.6ms) DELETE FROM "flyboy_goals"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.6ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals'; +  (0.6ms) DELETE FROM "flyboy_tasks"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.6ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks'; +  (1.2ms) DELETE FROM "flyboy_task_comments"; +  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments'; +  (0.8ms) DELETE FROM "flyboy_goals"; +  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals'; +  (0.6ms) DELETE FROM "flyboy_tasks"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks'; +  (0.0ms) begin transaction +  (0.1ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_2057"], ["description", "I-am-the-goal-description_7771"], ["version", 1], ["created_at", "2015-04-10 11:18:16.875325"], ["updated_at", "2015-04-10 11:18:16.875325"], ["tracking", "150410-1"]] +  (0.6ms) commit transaction +Started GET "/flyboy/goals" for 127.0.0.1 at 2015-04-10 13:18:16 +0200 +Processing by Flyboy::GoalsController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.5ms) + Flyboy::Goal Load (0.2ms) SELECT "flyboy_goals".* FROM "flyboy_goals" ORDER BY status ASC +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 1 AND done = 'f' AND term < '2015-04-10') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 1 AND done = 'f' AND term > '2015-04-10' AND reminder < '2015-04-10') +  (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/index.html.slim within layouts/application (7.4ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.1ms) +Completed 200 OK in 9ms (Views: 8.0ms | ActiveRecord: 0.5ms) +Started GET "/flyboy/goals/1" for 127.0.0.1 at 2015-04-10 13:18:18 +0200 +Processing by Flyboy::GoalsController#show as HTML + Parameters: {"id"=>"1"} + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] +  (0.1ms) 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 (3.7ms) +  (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 (5.1ms) + Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? ORDER BY term ASC, term DESC [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (0.6ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_contextual.html.slim (0.0ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/show.html.slim within layouts/application (6.4ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.1ms) +Completed 200 OK in 8ms (Views: 7.0ms | ActiveRecord: 0.4ms) +Started GET "/flyboy/goals/1/tasks/new" for 127.0.0.1 at 2015-04-10 13:18:18 +0200 +Processing by Flyboy::TasksController#new as HTML + Parameters: {"goal_id"=>"1"} + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] +  (0.1ms) 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 (55.9ms) +  (0.2ms) 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 (59.3ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_contextual.html.slim (0.1ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_form.html.slim (165.9ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/new.html.slim within layouts/application (169.9ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.1ms) +Completed 200 OK in 175ms (Views: 172.1ms | ActiveRecord: 0.5ms) +Started POST "/flyboy/tasks" for 127.0.0.1 at 2015-04-10 13:18:19 +0200 +Processing by Flyboy::TasksController#create as HTML + Parameters: {"utf8"=>"✓", "task"=>{"title"=>"I-am-the-task-title", "description"=>"I-am-the-task-description", "reminder"=>"2015-04-17", "term"=>"2015-05-10", "goal_id"=>"1"}} + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("goal_id", "title", "description", "term", "reminder", "done", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["goal_id", 1], ["title", "I-am-the-task-title"], ["description", "I-am-the-task-description"], ["term", "2015-05-10"], ["reminder", "2015-04-17"], ["done", "f"], ["created_at", "2015-04-10 11:18:19.093834"], ["updated_at", "2015-04-10 11:18:19.093834"]] +  (2.7ms) commit transaction +Redirected to http://127.0.0.1:53511/flyboy/tasks/1 +Completed 302 Found in 9ms (ActiveRecord: 3.2ms) +Started GET "/flyboy/tasks/1" for 127.0.0.1 at 2015-04-10 13:18:19 +0200 +Processing by Flyboy::TasksController#show as HTML + Parameters: {"id"=>"1"} + Flyboy::Task Load (0.1ms) 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 (1.9ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_context.html.slim (2.9ms) +  (0.1ms) 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 (3.0ms) +  (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]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (5.6ms) + Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1 [["id", 1]] + Flyboy::TaskComment Load (0.1ms) 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 (13.0ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_contextual.html.slim (0.1ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/show.html.slim within layouts/application (22.5ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.3ms) +Completed 200 OK in 27ms (Views: 23.2ms | ActiveRecord: 0.7ms) + Flyboy::Task Load (0.3ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC, id DESC LIMIT 1 +  (2.6ms) DELETE FROM "flyboy_task_comments"; +  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments'; +  (0.8ms) DELETE FROM "flyboy_goals"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.9ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals'; +  (0.7ms) DELETE FROM "flyboy_tasks"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.8ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks'; +  (1.0ms) DELETE FROM "flyboy_task_comments"; +  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments'; +  (0.8ms) DELETE FROM "flyboy_goals"; +  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals'; +  (1.1ms) DELETE FROM "flyboy_tasks"; +  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks'; +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_5638"], ["description", "I-am-the-goal-description_6940"], ["version", 1], ["created_at", "2015-04-10 11:18:19.238968"], ["updated_at", "2015-04-10 11:18:19.238968"], ["tracking", "150410-1"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 1], ["title", "I-am-a-task5163"], ["description", "I-am-the-task-description_5139"], ["created_at", "2015-04-10 11:18:19.243173"], ["updated_at", "2015-04-10 11:18:19.243173"]] +  (0.7ms) commit transaction +Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-10 13:18:19 +0200 +Processing by Flyboy::TasksController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.9ms) + Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (5.2ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (7.2ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.1ms) +Completed 200 OK in 9ms (Views: 7.9ms | ActiveRecord: 0.3ms) +Started GET "/flyboy/tasks/1" for 127.0.0.1 at 2015-04-10 13:18:21 +0200 +Processing by Flyboy::TasksController#show as HTML + Parameters: {"id"=>"1"} + Flyboy::Task Load (0.1ms) 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 (3.0ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_context.html.slim (4.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 (4.4ms) +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] +  (0.2ms) 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]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (8.9ms) + Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1 [["id", 1]] + Flyboy::TaskComment Load (0.1ms) 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 (79.8ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_contextual.html.slim (0.1ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/show.html.slim within layouts/application (94.0ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.1ms) +Completed 200 OK in 98ms (Views: 94.4ms | ActiveRecord: 1.0ms) +  (2.6ms) DELETE FROM "flyboy_task_comments"; +  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments'; +  (0.8ms) DELETE FROM "flyboy_goals"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.8ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals'; +  (0.7ms) DELETE FROM "flyboy_tasks"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.7ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks'; +  (1.1ms) DELETE FROM "flyboy_task_comments"; +  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments'; +  (0.8ms) DELETE FROM "flyboy_goals"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals'; +  (0.9ms) DELETE FROM "flyboy_tasks"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks'; +  (0.0ms) begin transaction +  (0.1ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_2374"], ["description", "I-am-the-goal-description_5658"], ["version", 1], ["created_at", "2015-04-10 11:18:21.221755"], ["updated_at", "2015-04-10 11:18:21.221755"], ["tracking", "150410-1"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 1], ["title", "I-am-a-task9511"], ["description", "I-am-the-task-description_3736"], ["created_at", "2015-04-10 11:18:21.225594"], ["updated_at", "2015-04-10 11:18:21.225594"]] +  (0.9ms) commit transaction +Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-10 13:18:21 +0200 +Processing by Flyboy::TasksController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.6ms) + Flyboy::Task Load (0.3ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (5.4ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (6.9ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.1ms) +Completed 200 OK in 9ms (Views: 7.6ms | ActiveRecord: 0.4ms) +Started GET "/flyboy/tasks/1" for 127.0.0.1 at 2015-04-10 13:18:22 +0200 +Processing by Flyboy::TasksController#show as HTML + Parameters: {"id"=>"1"} + Flyboy::Task Load (0.1ms) 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 (2.0ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_context.html.slim (2.9ms) +  (0.1ms) 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 (3.0ms) +  (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]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (5.3ms) + Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1 [["id", 1]] + Flyboy::TaskComment Load (0.1ms) 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 (11.1ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_contextual.html.slim (0.1ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/show.html.slim within layouts/application (20.3ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.1ms) +Completed 200 OK in 24ms (Views: 20.6ms | ActiveRecord: 0.7ms) +Started GET "/flyboy/tasks/1/edit" for 127.0.0.1 at 2015-04-10 13:18:23 +0200 +Processing by Flyboy::TasksController#edit 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.3ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] +  (0.1ms) 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 (3.4ms) +  (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]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (5.8ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_contextual.html.slim (0.1ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_form.html.slim (83.3ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/edit.html.slim within layouts/application (86.7ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.1ms) +Completed 200 OK in 93ms (Views: 89.0ms | ActiveRecord: 0.8ms) +Started PATCH "/flyboy/tasks/1" for 127.0.0.1 at 2015-04-10 13:18:23 +0200 +Processing by Flyboy::TasksController#update as HTML + Parameters: {"utf8"=>"✓", "task"=>{"title"=>"New-task-title", "description"=>"I-am-the-task-description_3736", "reminder"=>"2013-08-27", "term"=>"2013-08-27", "goal_id"=>"1"}, "id"=>"1"} + Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 1]] + Flyboy::Goal Load (0.2ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] +  (0.1ms) begin transaction + SQL (0.4ms) UPDATE "flyboy_tasks" SET "title" = ?, "updated_at" = ? WHERE "flyboy_tasks"."id" = ? [["title", "New-task-title"], ["updated_at", "2015-04-10 11:18:23.239296"], ["id", 1]] +  (2.5ms) commit transaction +Redirected to http://127.0.0.1:53511/flyboy/tasks/1 +Completed 302 Found in 10ms (ActiveRecord: 3.3ms) +Started GET "/flyboy/tasks/1" for 127.0.0.1 at 2015-04-10 13:18:23 +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 (2.6ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_context.html.slim (3.7ms) +  (0.1ms) 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 (3.3ms) +  (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]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (6.0ms) + Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1 [["id", 1]] + Flyboy::TaskComment Load (0.1ms) 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 (68.7ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_contextual.html.slim (0.1ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/show.html.slim within layouts/application (79.4ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.5ms) +Completed 200 OK in 85ms (Views: 80.5ms | ActiveRecord: 0.8ms) +  (2.7ms) DELETE FROM "flyboy_task_comments"; +  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments'; +  (0.8ms) DELETE FROM "flyboy_goals"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.8ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals'; +  (0.7ms) DELETE FROM "flyboy_tasks"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.6ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks'; +  (1.0ms) DELETE FROM "flyboy_task_comments"; +  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments'; +  (0.9ms) DELETE FROM "flyboy_goals"; +  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals'; +  (0.7ms) DELETE FROM "flyboy_tasks"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks'; +  (0.1ms) begin transaction +  (0.1ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_4499"], ["description", "I-am-the-goal-description_9002"], ["version", 1], ["created_at", "2015-04-10 11:18:23.480626"], ["updated_at", "2015-04-10 11:18:23.480626"], ["tracking", "150410-1"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 1], ["title", "I-am-a-task8573"], ["description", "I-am-the-task-description_3496"], ["created_at", "2015-04-10 11:18:23.484491"], ["updated_at", "2015-04-10 11:18:23.484491"]] +  (0.9ms) commit transaction +Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-10 13:18:23 +0200 +Processing by Flyboy::TasksController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.6ms) + Flyboy::Task Load (0.3ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (5.1ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (6.7ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.1ms) +Completed 200 OK in 9ms (Views: 7.3ms | ActiveRecord: 0.4ms) +Started GET "/flyboy/tasks/1" for 127.0.0.1 at 2015-04-10 13:18:25 +0200 +Processing by Flyboy::TasksController#show as HTML + Parameters: {"id"=>"1"} + Flyboy::Task Load (0.1ms) 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 (2.0ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_context.html.slim (2.9ms) +  (0.1ms) 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 (3.7ms) +  (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]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (6.8ms) + Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1 [["id", 1]] + Flyboy::TaskComment Load (0.1ms) 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 (62.3ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_contextual.html.slim (0.1ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/show.html.slim within layouts/application (73.0ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.1ms) +Completed 200 OK in 77ms (Views: 73.4ms | ActiveRecord: 0.8ms) +Started GET "/flyboy/tasks/1/edit" for 127.0.0.1 at 2015-04-10 13:18:25 +0200 +Processing by Flyboy::TasksController#edit as HTML + Parameters: {"id"=>"1"} + Flyboy::Task Load (0.1ms) 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]] +  (0.1ms) 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 (3.2ms) +  (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]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (5.5ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_contextual.html.slim (0.1ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_form.html.slim (26.0ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/edit.html.slim within layouts/application (26.1ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.1ms) +Completed 200 OK in 29ms (Views: 26.9ms | ActiveRecord: 0.4ms) +Started DELETE "/flyboy/tasks/1" for 127.0.0.1 at 2015-04-10 13:18:25 +0200 +Processing by Flyboy::TasksController#destroy 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]] +  (0.1ms) begin transaction + Flyboy::TaskComment Load (0.1ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 1]] + SQL (0.2ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 1]] +  (2.5ms) commit transaction +Redirected to http://127.0.0.1:53511/flyboy/tasks +Completed 302 Found in 8ms (ActiveRecord: 3.1ms) +Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-10 13:18:25 +0200 +Processing by Flyboy::TasksController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.8ms) + Flyboy::Task Load (0.3ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (2.9ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (4.8ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.3ms) +Completed 200 OK in 8ms (Views: 6.1ms | ActiveRecord: 0.3ms) +  (2.6ms) DELETE FROM "flyboy_task_comments"; +  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments'; +  (0.8ms) DELETE FROM "flyboy_goals"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.8ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals'; +  (0.7ms) DELETE FROM "flyboy_tasks"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.8ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks'; +  (1.1ms) DELETE FROM "flyboy_task_comments"; +  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments'; +  (0.9ms) DELETE FROM "flyboy_goals"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals'; +  (0.8ms) DELETE FROM "flyboy_tasks"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks'; +  (0.1ms) begin transaction +  (0.1ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_8217"], ["description", "I-am-the-goal-description_6851"], ["version", 1], ["created_at", "2015-04-10 11:18:25.745235"], ["updated_at", "2015-04-10 11:18:25.745235"], ["tracking", "150410-1"]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 1], ["title", "I-am-a-task9880"], ["description", "I-am-the-task-description_9192"], ["created_at", "2015-04-10 11:18:25.749130"], ["updated_at", "2015-04-10 11:18:25.749130"]] +  (0.9ms) commit transaction +Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-10 13:18:25 +0200 +Processing by Flyboy::TasksController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.9ms) + Flyboy::Task Load (0.4ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (7.6ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (10.1ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.1ms) +Completed 200 OK in 13ms (Views: 10.8ms | ActiveRecord: 0.5ms) +Started PATCH "/flyboy/tasks/1/complete" for 127.0.0.1 at 2015-04-10 13:18:27 +0200 +Processing by Flyboy::TasksController#complete as HTML + Parameters: {"id"=>"1"} + Flyboy::Task Load (0.1ms) 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]] +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_task_comments" ("progress", "description", "date", "task_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["progress", 100], ["description", "La tâche a été marquée comme terminée"], ["date", "2015-04-10 11:18:27.613156"], ["task_id", 1], ["created_at", "2015-04-10 11:18:27.614461"], ["updated_at", "2015-04-10 11:18:27.614461"]] + SQL (0.1ms) UPDATE "flyboy_tasks" SET "progress" = ?, "done" = ?, "updated_at" = ? WHERE "flyboy_tasks"."id" = ? [["progress", 100], ["done", "t"], ["updated_at", "2015-04-10 11:18:27.616136"], ["id", 1]] +  (2.1ms) commit transaction +Redirected to http://127.0.0.1:53511/flyboy/tasks +Completed 302 Found in 10ms (ActiveRecord: 2.9ms) +Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-10 13:18:27 +0200 +Processing by Flyboy::TasksController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.6ms) + Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (4.2ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (5.8ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.3ms) +Completed 200 OK in 9ms (Views: 6.8ms | ActiveRecord: 0.3ms) +  (2.6ms) DELETE FROM "flyboy_task_comments"; +  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.8ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments'; +  (0.7ms) DELETE FROM "flyboy_goals"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.8ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals'; +  (0.7ms) DELETE FROM "flyboy_tasks"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.9ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks'; +  (1.0ms) DELETE FROM "flyboy_task_comments"; +  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments'; +  (0.7ms) DELETE FROM "flyboy_goals"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals'; +  (0.7ms) DELETE FROM "flyboy_tasks"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks'; +  (0.1ms) begin transaction +  (0.1ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_3382"], ["description", "I-am-the-goal-description_3008"], ["version", 1], ["created_at", "2015-04-10 11:18:27.753838"], ["updated_at", "2015-04-10 11:18:27.753838"], ["tracking", "150410-1"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-09"], ["term", "2015-04-10"], ["goal_id", 1], ["title", "I-am-a-task2979"], ["description", "I-am-the-task-description_2084"], ["created_at", "2015-04-10 11:18:27.757517"], ["updated_at", "2015-04-10 11:18:27.757517"]] +  (0.7ms) commit transaction +Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-10 13:18:27 +0200 +Processing by Flyboy::TasksController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.6ms) + Flyboy::Task Load (0.5ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (6.4ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (8.0ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.1ms) +Completed 200 OK in 10ms (Views: 8.4ms | ActiveRecord: 0.7ms) +Started PATCH "/flyboy/tasks/1/snooze" for 127.0.0.1 at 2015-04-10 13:18:29 +0200 +Processing by Flyboy::TasksController#snooze 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.2ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] +  (0.1ms) begin transaction + SQL (0.5ms) UPDATE "flyboy_tasks" SET "reminder" = ?, "term" = ?, "updated_at" = ? WHERE "flyboy_tasks"."id" = ? [["reminder", "2015-04-17"], ["term", "2015-05-10"], ["updated_at", "2015-04-10 11:18:29.834063"], ["id", 1]] +  (2.5ms) commit transaction +Redirected to http://127.0.0.1:53511/flyboy/tasks +Completed 302 Found in 13ms (ActiveRecord: 3.5ms) +Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-10 13:18:29 +0200 +Processing by Flyboy::TasksController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.8ms) + Flyboy::Task Load (0.4ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC + Flyboy::Goal Load (0.2ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (9.9ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (12.5ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.5ms) +Completed 200 OK in 16ms (Views: 14.0ms | ActiveRecord: 0.6ms) +  (2.2ms) DELETE FROM "flyboy_task_comments"; +  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments'; +  (0.7ms) DELETE FROM "flyboy_goals"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.7ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals'; +  (0.7ms) DELETE FROM "flyboy_tasks"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.7ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks'; +  (0.9ms) DELETE FROM "flyboy_task_comments"; +  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments'; +  (0.9ms) DELETE FROM "flyboy_goals"; +  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals'; +  (0.9ms) DELETE FROM "flyboy_tasks"; +  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks'; +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_1803"], ["description", "I-am-the-goal-description_1120"], ["version", 1], ["created_at", "2015-04-10 11:18:29.967291"], ["updated_at", "2015-04-10 11:18:29.967291"], ["tracking", "150410-1"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 1], ["title", "I-am-a-task9406"], ["description", "I-am-the-task-description_1237"], ["created_at", "2015-04-10 11:18:29.972090"], ["updated_at", "2015-04-10 11:18:29.972090"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_1414"], ["description", "I-am-the-goal-description_2704"], ["version", 1], ["created_at", "2015-04-10 11:18:29.976529"], ["updated_at", "2015-04-10 11:18:29.976529"], ["tracking", "150410-2"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 2], ["title", "I-am-a-task8996"], ["description", "I-am-the-task-description_4507"], ["created_at", "2015-04-10 11:18:29.981529"], ["updated_at", "2015-04-10 11:18:29.981529"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_9080"], ["description", "I-am-the-goal-description_3908"], ["version", 1], ["created_at", "2015-04-10 11:18:29.986405"], ["updated_at", "2015-04-10 11:18:29.986405"], ["tracking", "150410-3"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 3], ["title", "I-am-a-task1450"], ["description", "I-am-the-task-description_6655"], ["created_at", "2015-04-10 11:18:29.991400"], ["updated_at", "2015-04-10 11:18:29.991400"]] +  (0.7ms) commit transaction +Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-10 13:18:29 +0200 +Processing by Flyboy::TasksController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (1.1ms) + Flyboy::Task Load (0.3ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC + Flyboy::Goal Load (0.2ms) 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]] + Flyboy::Goal Load (0.2ms) 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 (17.3ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (19.8ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.1ms) +Completed 200 OK in 23ms (Views: 20.3ms | ActiveRecord: 0.8ms) +Started GET "/flyboy/tasks.pdf" for 127.0.0.1 at 2015-04-10 13:18:32 +0200 +Processing by Flyboy::TasksController#index as PDF + Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] +  (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]] + Flyboy::Goal Load (0.2ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 2]] +  (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]] + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 3]] +  (0.2ms) 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 text template (0.0ms) +Sent data feuille_de_route_2015-04-10.pdf (7.0ms) +Completed 200 OK in 217ms (Views: 6.8ms | ActiveRecord: 1.4ms) +  (2.3ms) DELETE FROM "flyboy_task_comments"; +  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments'; +  (4.3ms) DELETE FROM "flyboy_goals"; +  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (1.4ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals'; +  (0.8ms) DELETE FROM "flyboy_tasks"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.9ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks'; +  (1.2ms) DELETE FROM "flyboy_task_comments"; +  (0.3ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments'; +  (1.1ms) DELETE FROM "flyboy_goals"; +  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals'; +  (0.9ms) DELETE FROM "flyboy_tasks"; +  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks'; +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_2913"], ["description", "I-am-the-goal-description_1842"], ["version", 1], ["created_at", "2015-04-10 11:18:33.069016"], ["updated_at", "2015-04-10 11:18:33.069016"], ["tracking", "150410-1"]] +  (1.1ms) commit transaction +  (0.1ms) begin transaction + SQL (0.6ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 1], ["title", "I-am-a-task5247"], ["description", "I-am-the-task-description_8073"], ["created_at", "2015-04-10 11:18:33.075665"], ["updated_at", "2015-04-10 11:18:33.075665"]] +  (1.4ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_7126"], ["description", "I-am-the-goal-description_8637"], ["version", 1], ["created_at", "2015-04-10 11:18:33.082434"], ["updated_at", "2015-04-10 11:18:33.082434"], ["tracking", "150410-2"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 2], ["title", "I-am-a-task3212"], ["description", "I-am-the-task-description_3351"], ["created_at", "2015-04-10 11:18:33.087907"], ["updated_at", "2015-04-10 11:18:33.087907"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_3312"], ["description", "I-am-the-goal-description_1857"], ["version", 1], ["created_at", "2015-04-10 11:18:33.092966"], ["updated_at", "2015-04-10 11:18:33.092966"], ["tracking", "150410-3"]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 3], ["title", "I-am-a-task4706"], ["description", "I-am-the-task-description_6451"], ["created_at", "2015-04-10 11:18:33.097926"], ["updated_at", "2015-04-10 11:18:33.097926"]] +  (2.9ms) commit transaction +Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-10 13:18:33 +0200 +Processing by Flyboy::TasksController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.6ms) + Flyboy::Task Load (0.3ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + Flyboy::Goal Load (0.2ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 2]] + Flyboy::Goal Load (0.2ms) 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 (16.5ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (18.3ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.1ms) +Completed 200 OK in 21ms (Views: 19.2ms | ActiveRecord: 0.7ms) +Started GET "/flyboy/tasks.csv" for 127.0.0.1 at 2015-04-10 13:18:35 +0200 +Processing by Flyboy::TasksController#index as CSV + Flyboy::Task Load (0.3ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC + Flyboy::Goal Load (0.2ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] +  (0.2ms) 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]] + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 2]] +  (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]] + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 3]] +  (0.2ms) 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 text template (0.0ms) +Sent data feuille_de_route_2015-04-10.csv (0.9ms) +Completed 200 OK in 95ms (Views: 0.7ms | ActiveRecord: 1.7ms) +  (9.8ms) DELETE FROM "flyboy_task_comments"; +  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments'; +  (0.9ms) DELETE FROM "flyboy_goals"; +  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (1.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals'; +  (1.0ms) DELETE FROM "flyboy_tasks"; +  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.9ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks'; +  (1.0ms) DELETE FROM "flyboy_task_comments"; +  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments'; +  (1.0ms) DELETE FROM "flyboy_goals"; +  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals'; +  (0.9ms) DELETE FROM "flyboy_tasks"; +  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks'; +  (0.1ms) begin transaction +  (0.4ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_5535"], ["description", "I-am-the-goal-description_6238"], ["version", 1], ["created_at", "2015-04-10 11:18:35.986321"], ["updated_at", "2015-04-10 11:18:35.986321"], ["tracking", "150410-1"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 1], ["title", "I-am-a-task8171"], ["description", "I-am-the-task-description_1852"], ["created_at", "2015-04-10 11:18:35.993110"], ["updated_at", "2015-04-10 11:18:35.993110"]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_6471"], ["description", "I-am-the-goal-description_8985"], ["version", 1], ["created_at", "2015-04-10 11:18:35.997957"], ["updated_at", "2015-04-10 11:18:35.997957"], ["tracking", "150410-2"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 2], ["title", "I-am-a-task8014"], ["description", "I-am-the-task-description_9415"], ["created_at", "2015-04-10 11:18:36.002840"], ["updated_at", "2015-04-10 11:18:36.002840"]] +  (1.0ms) commit transaction +  (0.1ms) begin transaction +  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_1523"], ["description", "I-am-the-goal-description_4456"], ["version", 1], ["created_at", "2015-04-10 11:18:36.008709"], ["updated_at", "2015-04-10 11:18:36.008709"], ["tracking", "150410-3"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 3], ["title", "I-am-a-task9942"], ["description", "I-am-the-task-description_7756"], ["created_at", "2015-04-10 11:18:36.014156"], ["updated_at", "2015-04-10 11:18:36.014156"]] +  (0.9ms) commit transaction +Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-10 13:18:36 +0200 +Processing by Flyboy::TasksController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.7ms) + Flyboy::Task Load (0.3ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC + Flyboy::Goal Load (0.2ms) 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]] + 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 (13.6ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (15.9ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.1ms) +Completed 200 OK in 18ms (Views: 16.5ms | ActiveRecord: 0.7ms) +Started GET "/flyboy/tasks.xls" for 127.0.0.1 at 2015-04-10 13:18:38 +0200 +Processing by Flyboy::TasksController#index as XLS + Flyboy::Task Load (0.3ms) 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]] +  (0.2ms) 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]] + Flyboy::Goal Load (0.2ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 2]] +  (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]] + 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" = ? [["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/tasks/index.xls.erb (17.9ms) +Completed 200 OK in 49ms (Views: 46.4ms | ActiveRecord: 1.6ms) +  (1.0ms) DELETE FROM "flyboy_task_comments"; +  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments'; +  (1.6ms) DELETE FROM "flyboy_goals"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.8ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals'; +  (0.8ms) DELETE FROM "flyboy_tasks"; +  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (1.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks'; +  (1.0ms) DELETE FROM "flyboy_task_comments"; +  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments'; +  (1.3ms) DELETE FROM "flyboy_goals"; +  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals'; +  (0.7ms) DELETE FROM "flyboy_tasks"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks'; +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10') + SQL (0.8ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_3621"], ["description", "I-am-the-goal-description_8422"], ["version", 1], ["created_at", "2015-04-10 11:18:38.658927"], ["updated_at", "2015-04-10 11:18:38.658927"], ["tracking", "150410-1"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 1], ["title", "I-am-a-task6860"], ["description", "I-am-the-task-description_9674"], ["created_at", "2015-04-10 11:18:38.665801"], ["updated_at", "2015-04-10 11:18:38.665801"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_8437"], ["description", "I-am-the-goal-description_7997"], ["version", 1], ["created_at", "2015-04-10 11:18:38.672522"], ["updated_at", "2015-04-10 11:18:38.672522"], ["tracking", "150410-2"]] +  (2.3ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 2], ["title", "I-am-a-task4342"], ["description", "I-am-the-task-description_3315"], ["created_at", "2015-04-10 11:18:38.679271"], ["updated_at", "2015-04-10 11:18:38.679271"]] +  (1.1ms) commit transaction +Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-10 13:18:38 +0200 +Processing by Flyboy::TasksController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.7ms) + Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC + Flyboy::Goal Load (0.4ms) 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]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (9.3ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (11.3ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.2ms) +Completed 200 OK in 15ms (Views: 12.2ms | ActiveRecord: 0.7ms) +Started POST "/flyboy/dorsale/small_data/filters" for 127.0.0.1 at 2015-04-10 13:18:41 +0200 +Processing by Dorsale::SmallData::FiltersController#create as HTML + Parameters: {"utf8"=>"✓", "filters"=>{"status"=>"closed"}} +Redirected to http://127.0.0.1:53511/flyboy/tasks +Completed 302 Found in 1ms (ActiveRecord: 0.0ms) +Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-10 13:18:41 +0200 +Processing by Flyboy::TasksController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.7ms) + Flyboy::Task Load (0.3ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."done" = 't' ORDER BY term ASC + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (7.0ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (8.9ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.1ms) +Completed 200 OK in 12ms (Views: 9.9ms | ActiveRecord: 0.4ms) +Started POST "/flyboy/dorsale/small_data/filters" for 127.0.0.1 at 2015-04-10 13:18:41 +0200 +Processing by Dorsale::SmallData::FiltersController#create as HTML + Parameters: {"utf8"=>"✓", "filters"=>{"status"=>"open"}} +Redirected to http://127.0.0.1:53511/flyboy/tasks +Completed 302 Found in 1ms (ActiveRecord: 0.0ms) +Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-10 13:18:41 +0200 +Processing by Flyboy::TasksController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.9ms) + Flyboy::Task Load (0.3ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."done" = 'f' ORDER BY term ASC + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 2]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (7.8ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (10.3ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.1ms) +Completed 200 OK in 14ms (Views: 11.7ms | ActiveRecord: 0.4ms) +Started POST "/flyboy/dorsale/small_data/filters" for 127.0.0.1 at 2015-04-10 13:18:41 +0200 +Processing by Dorsale::SmallData::FiltersController#create as HTML + Parameters: {"utf8"=>"✓", "filters"=>{"status"=>""}} +Redirected to http://127.0.0.1:53511/flyboy/tasks +Completed 302 Found in 1ms (ActiveRecord: 0.0ms) +Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-10 13:18:41 +0200 +Processing by Flyboy::TasksController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.9ms) + Flyboy::Task Load (0.3ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC + Flyboy::Goal Load (0.1ms) 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]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (11.4ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (13.9ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.1ms) +Completed 200 OK in 16ms (Views: 14.5ms | ActiveRecord: 0.5ms) +  (2.1ms) DELETE FROM "flyboy_task_comments"; +  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments'; +  (0.8ms) DELETE FROM "flyboy_goals"; +  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (1.4ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals'; +  (0.8ms) DELETE FROM "flyboy_tasks"; +  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.8ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks'; + ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations"