spec/dummy/log/test.log in flyboy-1.0.3 vs spec/dummy/log/test.log in flyboy-1.0.4

- old
+ new

@@ -2483,5 +2483,4064 @@  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.9ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks'; ActiveRecord::SchemaMigration Load (0.6ms) SELECT "schema_migrations".* FROM "schema_migrations" ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations" ActiveRecord::SchemaMigration Load (0.3ms) SELECT "schema_migrations".* FROM "schema_migrations" +  (1.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'; +  (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'; + Flyboy::Goal Load (0.2ms) SELECT "flyboy_goals".* FROM "flyboy_goals" +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14') + SQL (0.5ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_4868"], ["description", "I-am-the-goal-description_6251"], ["version", 1], ["created_at", "2015-04-14 14:45:38.590076"], ["updated_at", "2015-04-14 14:45:38.590076"], ["tracking", "150414-1"]] +  (0.6ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_9678"], ["description", "I-am-the-goal-description_5598"], ["version", 1], ["created_at", "2015-04-14 14:45:38.602234"], ["updated_at", "2015-04-14 14:45:38.602234"], ["tracking", "150414-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.3ms) +Completed 200 OK in 32ms (Views: 23.0ms | 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.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? ORDER BY term ASC [["goal_id", 1]] + SQL (0.4ms) DELETE FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? [["id", 1]] +  (0.9ms) 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", 2]] + SQL (0.2ms) DELETE FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? [["id", 2]] +  (0.6ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_5651"], ["description", "I-am-the-goal-description_8128"], ["version", 1], ["created_at", "2015-04-14 14:45:38.735997"], ["updated_at", "2015-04-14 14:45:38.735997"], ["tracking", "150414-1"]] +  (0.6ms) commit transaction +  (0.3ms) begin transaction +  (0.4ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_8715"], ["description", "I-am-the-goal-description_2986"], ["version", 1], ["created_at", "2015-04-14 14:45:38.741450"], ["updated_at", "2015-04-14 14:45:38.741450"], ["tracking", "150414-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.3ms) +Completed 200 OK in 62ms (Views: 1.2ms | 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.3ms) DELETE FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? [["id", 3]] +  (0.7ms) 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.6ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_8060"], ["description", "I-am-the-goal-description_3288"], ["version", 1], ["created_at", "2015-04-14 14:45:38.821481"], ["updated_at", "2015-04-14 14:45:38.821481"], ["tracking", "150414-1"]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction +  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14') + SQL (0.4ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_8729"], ["description", "I-am-the-goal-description_792"], ["version", 1], ["created_at", "2015-04-14 14:45:38.826596"], ["updated_at", "2015-04-14 14:45:38.826596"], ["tracking", "150414-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 2ms (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"]] +  (0.1ms) begin transaction +  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_2353"], ["description", "I-am-the-goal-description_8291"], ["version", 1], ["created_at", "2015-04-14 14:45:38.840222"], ["updated_at", "2015-04-14 14:45:38.840222"], ["tracking", "150414-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.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f' [["goal_id", 7]] + SQL (0.8ms) UPDATE "flyboy_goals" SET "status" = ?, "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["status", "closed"], ["version", 2], ["updated_at", "2015-04-14 14:45:38.856817"], ["id", 7]] +  (0.8ms) commit transaction +Redirected to http://test.host/flyboy/goals +Completed 302 Found in 3451ms (ActiveRecord: 2.0ms) + Flyboy::Goal Load (0.2ms) 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-14') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_9626"], ["description", "I-am-the-goal-description_8938"], ["version", 1], ["created_at", "2015-04-14 14:45:42.301531"], ["updated_at", "2015-04-14 14:45:42.301531"], ["tracking", "150414-4"]] +  (0.9ms) 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.3ms) UPDATE "flyboy_goals" SET "status" = ?, "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["status", "closed"], ["version", 2], ["updated_at", "2015-04-14 14:45:42.309370"], ["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-14') + SQL (0.4ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_805"], ["description", "I-am-the-goal-description_9992"], ["version", 1], ["created_at", "2015-04-14 14:45:42.315992"], ["updated_at", "2015-04-14 14:45:42.315992"], ["tracking", "150414-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-14 14:45:42.321879"], ["id", 9]] +  (0.8ms) commit transaction +Redirected to http://test.host/flyboy/goals/9 +Completed 302 Found in 5ms (ActiveRecord: 1.2ms) + 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-14') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_2055"], ["description", "I-am-the-goal-description_5483"], ["version", 1], ["created_at", "2015-04-14 14:45:42.328871"], ["updated_at", "2015-04-14 14:45:42.328871"], ["tracking", "150414-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-14 14:45:42.334924"], ["id", 10]] +  (0.9ms) commit transaction +Redirected to http://test.host/flyboy/goals/10 +Completed 302 Found in 5ms (ActiveRecord: 1.3ms) +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_5131"], ["description", "I-am-the-goal-description_1264"], ["version", 1], ["created_at", "2015-04-14 14:45:42.399723"], ["updated_at", "2015-04-14 14:45:42.399723"], ["tracking", "150414-7"]] +  (1.4ms) 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", 11], ["title", "I-am-a-task1441"], ["description", "I-am-the-task-description_4336"], ["created_at", "2015-04-14 14:45:42.415609"], ["updated_at", "2015-04-14 14:45:42.415609"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "flyboy_task_comments" ("date", "task_id", "progress", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["date", "2015-04-14 14:45:42.426771"], ["task_id", 1], ["progress", 95], ["description", "I-am-a-task-comment"], ["created_at", "2015-04-14 14:45:42.428337"], ["updated_at", "2015-04-14 14:45:42.428337"]] + SQL (0.1ms) UPDATE "flyboy_tasks" SET "progress" = ?, "updated_at" = ? WHERE "flyboy_tasks"."id" = ? [["progress", 95], ["updated_at", "2015-04-14 14:45:42.430607"], ["id", 1]] +  (0.9ms) commit transaction +Processing by Flyboy::TaskCommentsController#create as HTML + Parameters: {"task_comment"=>{"id"=>"1", "task_id"=>"1", "date"=>"2015-04-14 14:45:42 UTC", "description"=>"I-am-a-task-comment", "progress"=>"95", "created_at"=>"2015-04-14 14:45:42 UTC", "updated_at"=>"2015-04-14 14:45:42 UTC"}, "task_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]] +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.0ms) begin transaction + SQL (0.4ms) 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-14 14:45:42.439114"], ["created_at", "2015-04-14 14:45:42.440951"], ["updated_at", "2015-04-14 14:45:42.440951"]] +  (0.9ms) commit transaction +Redirected to http://test.host/flyboy/tasks/1 +Completed 302 Found in 11ms (ActiveRecord: 1.7ms) +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_3107"], ["description", "I-am-the-goal-description_6072"], ["version", 1], ["created_at", "2015-04-14 14:45:42.453575"], ["updated_at", "2015-04-14 14:45:42.453575"], ["tracking", "150414-8"]] +  (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", 12], ["title", "I-am-a-task9623"], ["description", "I-am-the-task-description_6035"], ["created_at", "2015-04-14 14:45:42.457953"], ["updated_at", "2015-04-14 14:45:42.457953"]] +  (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-task1471"], ["description", "I-am-the-task-description_1439"], ["created_at", "2015-04-14 14:45:42.461816"], ["updated_at", "2015-04-14 14:45:42.461816"]] +  (0.8ms) commit transaction +Processing by Flyboy::TasksController#complete as HTML + Parameters: {"id"=>"2"} + Flyboy::Task Load (0.2ms) 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-14 14:45:42.469045"], ["task_id", 2], ["created_at", "2015-04-14 14:45:42.470208"], ["updated_at", "2015-04-14 14:45:42.470208"]] + SQL (0.1ms) UPDATE "flyboy_tasks" SET "progress" = ?, "done" = ?, "updated_at" = ? WHERE "flyboy_tasks"."id" = ? [["progress", 100], ["done", "t"], ["updated_at", "2015-04-14 14:45:42.471790"], ["id", 2]] +  (0.9ms) commit transaction +Redirected to http://test.hostwhere_i_came_from +Completed 302 Found in 8ms (ActiveRecord: 1.6ms) + 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-14') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_5979"], ["description", "I-am-the-goal-description_6455"], ["version", 1], ["created_at", "2015-04-14 14:45:42.478298"], ["updated_at", "2015-04-14 14:45:42.478298"], ["tracking", "150414-9"]] +  (1.2ms) 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", 13], ["title", "I-am-a-task4776"], ["description", "I-am-the-task-description_6576"], ["created_at", "2015-04-14 14:45:42.482884"], ["updated_at", "2015-04-14 14:45:42.482884"]] +  (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", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 13], ["title", "I-am-a-task6293"], ["description", "I-am-the-task-description_7701"], ["created_at", "2015-04-14 14:45:42.487017"], ["updated_at", "2015-04-14 14:45:42.487017"]] +  (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.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-14 14:45:42.493695"], ["task_id", 4], ["created_at", "2015-04-14 14:45:42.494856"], ["updated_at", "2015-04-14 14:45:42.494856"]] + SQL (0.1ms) UPDATE "flyboy_tasks" SET "progress" = ?, "done" = ?, "updated_at" = ? WHERE "flyboy_tasks"."id" = ? [["progress", 100], ["done", "t"], ["updated_at", "2015-04-14 14:45:42.496737"], ["id", 4]] +  (0.9ms) 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", 4]] +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_237"], ["description", "I-am-the-goal-description_1774"], ["version", 1], ["created_at", "2015-04-14 14:45:42.504447"], ["updated_at", "2015-04-14 14:45:42.504447"], ["tracking", "150414-10"]] +  (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", 14], ["title", "I-am-a-task7137"], ["description", "I-am-the-task-description_6097"], ["created_at", "2015-04-14 14:45:42.509193"], ["updated_at", "2015-04-14 14:45:42.509193"]] +  (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", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 14], ["title", "I-am-a-task1797"], ["description", "I-am-the-task-description_3460"], ["created_at", "2015-04-14 14:45:42.513471"], ["updated_at", "2015-04-14 14:45:42.513471"]] +  (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-14 14:45:42.521563"], ["task_id", 6], ["created_at", "2015-04-14 14:45:42.522788"], ["updated_at", "2015-04-14 14:45:42.522788"]] + SQL (0.1ms) UPDATE "flyboy_tasks" SET "progress" = ?, "done" = ?, "updated_at" = ? WHERE "flyboy_tasks"."id" = ? [["progress", 100], ["done", "t"], ["updated_at", "2015-04-14 14:45:42.524325"], ["id", 6]] +  (0.9ms) commit transaction +Redirected to http://test.hostwhere_i_came_from +Completed 302 Found in 8ms (ActiveRecord: 1.5ms) + 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.2ms) 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-14') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_3010"], ["description", "I-am-the-goal-description_4846"], ["version", 1], ["created_at", "2015-04-14 14:45:42.532564"], ["updated_at", "2015-04-14 14:45:42.532564"], ["tracking", "150414-11"]] +  (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", 15], ["title", "I-am-a-task8585"], ["description", "I-am-the-task-description_6601"], ["created_at", "2015-04-14 14:45:42.537700"], ["updated_at", "2015-04-14 14:45:42.537700"]] +  (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", 15], ["title", "I-am-a-task3698"], ["description", "I-am-the-task-description_964"], ["created_at", "2015-04-14 14:45:42.541729"], ["updated_at", "2015-04-14 14:45:42.541729"]] +  (0.8ms) commit transaction +Processing by Flyboy::TasksController#complete as HTML + Parameters: {"id"=>"8"} + Flyboy::Task Load (0.3ms) 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.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-14 14:45:42.548292"], ["task_id", 8], ["created_at", "2015-04-14 14:45:42.549459"], ["updated_at", "2015-04-14 14:45:42.549459"]] + SQL (0.1ms) UPDATE "flyboy_tasks" SET "progress" = ?, "done" = ?, "updated_at" = ? WHERE "flyboy_tasks"."id" = ? [["progress", 100], ["done", "t"], ["updated_at", "2015-04-14 14:45:42.550985"], ["id", 8]] +  (1.2ms) commit transaction +Redirected to http://test.hostwhere_i_came_from +Completed 302 Found in 9ms (ActiveRecord: 1.9ms) +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_4695"], ["description", "I-am-the-goal-description_6476"], ["version", 1], ["created_at", "2015-04-14 14:45:42.557641"], ["updated_at", "2015-04-14 14:45:42.557641"], ["tracking", "150414-12"]] +  (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", 16], ["title", "I-am-a-task6202"], ["description", "I-am-the-task-description_8883"], ["created_at", "2015-04-14 14:45:42.561886"], ["updated_at", "2015-04-14 14:45:42.561886"]] +  (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", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 16], ["title", "I-am-a-task1958"], ["description", "I-am-the-task-description_9307"], ["created_at", "2015-04-14 14:45:42.566330"], ["updated_at", "2015-04-14 14:45:42.566330"]] +  (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 7ms (Views: 2.3ms | ActiveRecord: 0.0ms) +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_3195"], ["description", "I-am-the-goal-description_6030"], ["version", 1], ["created_at", "2015-04-14 14:45:42.580357"], ["updated_at", "2015-04-14 14:45:42.580357"], ["tracking", "150414-13"]] +  (1.0ms) 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-task7386"], ["description", "I-am-the-task-description_2225"], ["created_at", "2015-04-14 14:45:42.584265"], ["updated_at", "2015-04-14 14:45:42.584265"]] +  (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", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 17], ["title", "I-am-a-task407"], ["description", "I-am-the-task-description_1667"], ["created_at", "2015-04-14 14:45:42.589359"], ["updated_at", "2015-04-14 14:45:42.589359"]] +  (0.8ms) commit transaction + Flyboy::Task Load (0.3ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC +  (0.1ms) begin transaction + Flyboy::TaskComment Load (0.2ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 1]] + SQL (0.2ms) 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.2ms) 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.2ms) 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.2ms) 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.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", 5]] + SQL (0.2ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 5]] +  (0.9ms) 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.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", 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.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", 10]] + SQL (0.2ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 10]] +  (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", 11]] + SQL (0.2ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 11]] +  (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", 12]] + SQL (0.1ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 12]] +  (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", 13]] + SQL (0.2ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 13]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_1181"], ["description", "I-am-the-goal-description_694"], ["version", 1], ["created_at", "2015-04-14 14:45:42.630665"], ["updated_at", "2015-04-14 14:45:42.630665"], ["tracking", "150414-14"]] +  (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", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 18], ["title", "I-am-a-task7713"], ["description", "I-am-the-task-description_1953"], ["created_at", "2015-04-14 14:45:42.634607"], ["updated_at", "2015-04-14 14:45:42.634607"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14') + SQL (0.4ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_3032"], ["description", "I-am-the-goal-description_3548"], ["version", 1], ["created_at", "2015-04-14 14:45:42.638969"], ["updated_at", "2015-04-14 14:45:42.638969"], ["tracking", "150414-15"]] +  (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", 19], ["title", "I-am-a-task1441"], ["description", "I-am-the-task-description_9401"], ["created_at", "2015-04-14 14:45:42.643233"], ["updated_at", "2015-04-14 14:45:42.643233"]] +  (0.7ms) 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 2ms (Views: 1.1ms | ActiveRecord: 0.0ms) + Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC +  (0.2ms) begin transaction +  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_895"], ["description", "I-am-the-goal-description_9232"], ["version", 1], ["created_at", "2015-04-14 14:45:42.653610"], ["updated_at", "2015-04-14 14:45:42.653610"], ["tracking", "150414-16"]] +  (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", 20], ["title", "I-am-a-task8566"], ["description", "I-am-the-task-description_1933"], ["created_at", "2015-04-14 14:45:42.658402"], ["updated_at", "2015-04-14 14:45:42.658402"]] +  (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", 20], ["title", "I-am-a-task7010"], ["description", "I-am-the-task-description_7683"], ["created_at", "2015-04-14 14:45:42.662648"], ["updated_at", "2015-04-14 14:45:42.662648"]] +  (0.9ms) 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.2ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 14]] +  (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", 15]] + SQL (0.2ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 15]] +  (1.0ms) 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.2ms) 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.2ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 17]] +  (0.6ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_6756"], ["description", "I-am-the-goal-description_6109"], ["version", 1], ["created_at", "2015-04-14 14:45:42.678097"], ["updated_at", "2015-04-14 14:45:42.678097"], ["tracking", "150414-17"]] +  (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", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 21], ["title", "I-am-a-task8785"], ["description", "I-am-the-task-description_7957"], ["created_at", "2015-04-14 14:45:42.682440"], ["updated_at", "2015-04-14 14:45:42.682440"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_3524"], ["description", "I-am-the-goal-description_1085"], ["version", 1], ["created_at", "2015-04-14 14:45:42.686398"], ["updated_at", "2015-04-14 14:45:42.686398"], ["tracking", "150414-18"]] +  (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", 22], ["title", "I-am-a-task3593"], ["description", "I-am-the-task-description_429"], ["created_at", "2015-04-14 14:45:42.690853"], ["updated_at", "2015-04-14 14:45:42.690853"]] +  (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" 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-14') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_222"], ["description", "I-am-the-goal-description_4889"], ["version", 1], ["created_at", "2015-04-14 14:45:42.701589"], ["updated_at", "2015-04-14 14:45:42.701589"], ["tracking", "150414-19"]] +  (1.1ms) 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-task174"], ["description", "I-am-the-task-description_4930"], ["created_at", "2015-04-14 14:45:42.706756"], ["updated_at", "2015-04-14 14:45:42.706756"]] +  (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-task3370"], ["description", "I-am-the-task-description_1079"], ["created_at", "2015-04-14 14:45:42.710969"], ["updated_at", "2015-04-14 14:45:42.710969"]] +  (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.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", 19]] + SQL (0.2ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 19]] +  (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", 20]] + SQL (0.2ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 20]] +  (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", 21]] + SQL (0.2ms) 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-14') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_9440"], ["description", "I-am-the-goal-description_4402"], ["version", 1], ["created_at", "2015-04-14 14:45:42.726591"], ["updated_at", "2015-04-14 14:45:42.726591"], ["tracking", "150414-20"]] +  (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", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 24], ["title", "I-am-a-task5545"], ["description", "I-am-the-task-description_9913"], ["created_at", "2015-04-14 14:45:42.730664"], ["updated_at", "2015-04-14 14:45:42.730664"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_3276"], ["description", "I-am-the-goal-description_7379"], ["version", 1], ["created_at", "2015-04-14 14:45:42.734407"], ["updated_at", "2015-04-14 14:45:42.734407"], ["tracking", "150414-21"]] +  (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", 25], ["title", "I-am-a-task8938"], ["description", "I-am-the-task-description_7215"], ["created_at", "2015-04-14 14:45:42.738491"], ["updated_at", "2015-04-14 14:45:42.738491"]] +  (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-14') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_9282"], ["description", "I-am-the-goal-description_1947"], ["version", 1], ["created_at", "2015-04-14 14:45:42.806378"], ["updated_at", "2015-04-14 14:45:42.806378"], ["tracking", "150414-22"]] +  (1.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", 26], ["title", "I-am-a-task5894"], ["description", "I-am-the-task-description_8993"], ["created_at", "2015-04-14 14:45:42.811343"], ["updated_at", "2015-04-14 14:45:42.811343"]] +  (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", 26], ["title", "I-am-a-task7369"], ["description", "I-am-the-task-description_9458"], ["created_at", "2015-04-14 14:45:42.815752"], ["updated_at", "2015-04-14 14:45:42.815752"]] +  (0.9ms) commit transaction +Processing by Flyboy::TasksController#show as HTML + Parameters: {"id"=>"24"} + Flyboy::Task Load (0.1ms) 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.2ms) +Completed 200 OK in 5ms (Views: 2.0ms | ActiveRecord: 0.3ms) +  (0.2ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_8063"], ["description", "I-am-the-goal-description_705"], ["version", 1], ["created_at", "2015-04-14 14:45:42.829039"], ["updated_at", "2015-04-14 14:45:42.829039"], ["tracking", "150414-23"]] +  (0.9ms) 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", 27], ["title", "I-am-a-task9326"], ["description", "I-am-the-task-description_9019"], ["created_at", "2015-04-14 14:45:42.833845"], ["updated_at", "2015-04-14 14:45:42.833845"]] +  (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-task4028"], ["description", "I-am-the-task-description_8943"], ["created_at", "2015-04-14 14:45:42.838026"], ["updated_at", "2015-04-14 14:45:42.838026"]] +  (1.0ms) commit transaction +Processing by Flyboy::TasksController#new as HTML + Parameters: {"goal_id"=>"27"} + Flyboy::Goal Load (0.2ms) 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 5ms (Views: 2.0ms | ActiveRecord: 0.2ms) +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_8831"], ["description", "I-am-the-goal-description_9794"], ["version", 1], ["created_at", "2015-04-14 14:45:42.850971"], ["updated_at", "2015-04-14 14:45:42.850971"], ["tracking", "150414-24"]] +  (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", 28], ["title", "I-am-a-task3624"], ["description", "I-am-the-task-description_1182"], ["created_at", "2015-04-14 14:45:42.855367"], ["updated_at", "2015-04-14 14:45:42.855367"]] +  (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", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 28], ["title", "I-am-a-task57"], ["description", "I-am-the-task-description_7307"], ["created_at", "2015-04-14 14:45:42.859988"], ["updated_at", "2015-04-14 14:45:42.859988"]] +  (0.9ms) commit transaction +Processing by Flyboy::TasksController#edit as HTML + Parameters: {"id"=>"28"} + Flyboy::Task Load (0.2ms) 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.3ms) +Completed 200 OK in 5ms (Views: 2.4ms | ActiveRecord: 0.3ms) +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_8263"], ["description", "I-am-the-goal-description_7569"], ["version", 1], ["created_at", "2015-04-14 14:45:42.873551"], ["updated_at", "2015-04-14 14:45:42.873551"], ["tracking", "150414-25"]] +  (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", 29], ["title", "I-am-a-task4435"], ["description", "I-am-the-task-description_2515"], ["created_at", "2015-04-14 14:45:42.877598"], ["updated_at", "2015-04-14 14:45:42.877598"]] +  (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", 29], ["title", "I-am-a-task8305"], ["description", "I-am-the-task-description_3010"], ["created_at", "2015-04-14 14:45:42.881458"], ["updated_at", "2015-04-14 14:45:42.881458"]] +  (0.8ms) 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-14", "term"=>"2015-04-14"}} + 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.4ms) INSERT INTO "flyboy_tasks" ("goal_id", "title", "term", "reminder", "done", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["goal_id", 29], ["title", "New Task"], ["term", "2015-04-14"], ["reminder", "2015-04-14"], ["done", "f"], ["created_at", "2015-04-14 14:45:42.894016"], ["updated_at", "2015-04-14 14:45:42.894016"]] +  (0.9ms) commit transaction +Redirected to http://test.host/flyboy/tasks/32 +Completed 302 Found in 6ms (ActiveRecord: 1.5ms) +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_2803"], ["description", "I-am-the-goal-description_6506"], ["version", 1], ["created_at", "2015-04-14 14:45:42.901156"], ["updated_at", "2015-04-14 14:45:42.901156"], ["tracking", "150414-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-task1361"], ["description", "I-am-the-task-description_79"], ["created_at", "2015-04-14 14:45:42.904943"], ["updated_at", "2015-04-14 14:45:42.904943"]] +  (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", 30], ["title", "I-am-a-task5754"], ["description", "I-am-the-task-description_9561"], ["created_at", "2015-04-14 14:45:42.908906"], ["updated_at", "2015-04-14 14:45:42.908906"]] +  (0.8ms) commit transaction +Processing by Flyboy::TasksController#create as HTML + Parameters: {"task"=>{"title"=>"New Task", "goal_id"=>"30", "reminder"=>"2015-04-14", "term"=>"2015-04-14"}} + 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.3ms) INSERT INTO "flyboy_tasks" ("goal_id", "title", "term", "reminder", "done", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["goal_id", 30], ["title", "New Task"], ["term", "2015-04-14"], ["reminder", "2015-04-14"], ["done", "f"], ["created_at", "2015-04-14 14:45:42.915223"], ["updated_at", "2015-04-14 14:45:42.915223"]] +  (0.9ms) commit transaction +Redirected to http://test.host/flyboy/tasks/35 +Completed 302 Found in 6ms (ActiveRecord: 1.4ms) +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_7119"], ["description", "I-am-the-goal-description_2094"], ["version", 1], ["created_at", "2015-04-14 14:45:42.925632"], ["updated_at", "2015-04-14 14:45:42.925632"], ["tracking", "150414-27"]] +  (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", 31], ["title", "I-am-a-task968"], ["description", "I-am-the-task-description_8403"], ["created_at", "2015-04-14 14:45:42.929867"], ["updated_at", "2015-04-14 14:45:42.929867"]] +  (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", 31], ["title", "I-am-a-task8790"], ["description", "I-am-the-task-description_745"], ["created_at", "2015-04-14 14:45:42.933957"], ["updated_at", "2015-04-14 14:45:42.933957"]] +  (0.8ms) commit transaction +Processing by Flyboy::TasksController#create as HTML + Parameters: {"task"=>{"title"=>"New Task", "goal_id"=>"31", "reminder"=>"2015-04-14", "term"=>"2015-04-14"}} + Flyboy::Goal Load (0.1ms) 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-14"], ["reminder", "2015-04-14"], ["done", "f"], ["created_at", "2015-04-14 14:45:42.940551"], ["updated_at", "2015-04-14 14:45:42.940551"]] +  (0.8ms) commit transaction +Redirected to http://test.host/flyboy/tasks/38 +Completed 302 Found in 6ms (ActiveRecord: 1.3ms) + 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-14') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_9071"], ["description", "I-am-the-goal-description_694"], ["version", 1], ["created_at", "2015-04-14 14:45:42.948174"], ["updated_at", "2015-04-14 14:45:42.948174"], ["tracking", "150414-28"]] +  (1.0ms) commit transaction +  (0.0ms) 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", 32], ["title", "I-am-a-task9488"], ["description", "I-am-the-task-description_7743"], ["created_at", "2015-04-14 14:45:42.952053"], ["updated_at", "2015-04-14 14:45:42.952053"]] +  (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", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 32], ["title", "I-am-a-task67"], ["description", "I-am-the-task-description_1127"], ["created_at", "2015-04-14 14:45:42.957320"], ["updated_at", "2015-04-14 14:45:42.957320"]] +  (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.1ms) rollback transaction + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/new.html.slim within layouts/application (0.3ms) +Completed 200 OK in 6ms (Views: 1.2ms | ActiveRecord: 0.3ms) +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_9278"], ["description", "I-am-the-goal-description_211"], ["version", 1], ["created_at", "2015-04-14 14:45:42.971001"], ["updated_at", "2015-04-14 14:45:42.971001"], ["tracking", "150414-29"]] +  (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", 33], ["title", "I-am-a-task2651"], ["description", "I-am-the-task-description_5995"], ["created_at", "2015-04-14 14:45:42.975114"], ["updated_at", "2015-04-14 14:45:42.975114"]] +  (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", 33], ["title", "I-am-a-task5390"], ["description", "I-am-the-task-description_6199"], ["created_at", "2015-04-14 14:45:42.978918"], ["updated_at", "2015-04-14 14:45:42.978918"]] +  (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-14"], ["term", "2015-04-14"], ["done", "f"], ["created_at", "2015-04-14 14:45:42.982729"], ["updated_at", "2015-04-14 14:45:42.982729"]] +  (0.8ms) commit transaction +Processing by Flyboy::TasksController#update as HTML + Parameters: {"task"=>{"title"=>"New Task", "goal_id"=>"33", "reminder"=>"2015-04-14", "term"=>"2015-04-14"}, "id"=>"43"} + Flyboy::Task Load (0.2ms) 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-14') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_4673"], ["description", "I-am-the-goal-description_7008"], ["version", 1], ["created_at", "2015-04-14 14:45:42.993998"], ["updated_at", "2015-04-14 14:45:42.993998"], ["tracking", "150414-30"]] +  (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", 34], ["title", "I-am-a-task8889"], ["description", "I-am-the-task-description_8738"], ["created_at", "2015-04-14 14:45:42.998029"], ["updated_at", "2015-04-14 14:45:42.998029"]] +  (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-task9729"], ["description", "I-am-the-task-description_4084"], ["created_at", "2015-04-14 14:45:43.002266"], ["updated_at", "2015-04-14 14:45:43.002266"]] +  (0.8ms) commit transaction +  (0.1ms) 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-14"], ["term", "2015-04-14"], ["done", "f"], ["created_at", "2015-04-14 14:45:43.006929"], ["updated_at", "2015-04-14 14:45:43.006929"]] +  (0.9ms) commit transaction +Processing by Flyboy::TasksController#update as HTML + Parameters: {"task"=>{"title"=>"New Task", "goal_id"=>"34", "reminder"=>"2015-04-14", "term"=>"2015-04-14"}, "id"=>"46"} + Flyboy::Task Load (0.2ms) 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-14') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_7745"], ["description", "I-am-the-goal-description_3452"], ["version", 1], ["created_at", "2015-04-14 14:45:43.019727"], ["updated_at", "2015-04-14 14:45:43.019727"], ["tracking", "150414-31"]] +  (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", 35], ["title", "I-am-a-task6235"], ["description", "I-am-the-task-description_5472"], ["created_at", "2015-04-14 14:45:43.024071"], ["updated_at", "2015-04-14 14:45:43.024071"]] +  (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-task3959"], ["description", "I-am-the-task-description_7073"], ["created_at", "2015-04-14 14:45:43.027851"], ["updated_at", "2015-04-14 14:45:43.027851"]] +  (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", 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-14"], ["term", "2015-04-14"], ["done", "f"], ["created_at", "2015-04-14 14:45:43.031691"], ["updated_at", "2015-04-14 14:45:43.031691"]] +  (0.8ms) commit transaction +Processing by Flyboy::TasksController#update as HTML + Parameters: {"task"=>{"title"=>nil}, "id"=>"49"} + Flyboy::Task Load (0.1ms) 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.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_6210"], ["description", "I-am-the-goal-description_438"], ["version", 1], ["created_at", "2015-04-14 14:45:43.043838"], ["updated_at", "2015-04-14 14:45:43.043838"], ["tracking", "150414-32"]] +  (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", 36], ["title", "I-am-a-task8156"], ["description", "I-am-the-task-description_4175"], ["created_at", "2015-04-14 14:45:43.048088"], ["updated_at", "2015-04-14 14:45:43.048088"]] +  (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", 36], ["title", "I-am-a-task759"], ["description", "I-am-the-task-description_1111"], ["created_at", "2015-04-14 14:45:43.051905"], ["updated_at", "2015-04-14 14:45:43.051905"]] +  (0.8ms) commit transaction +  (0.1ms) 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-14"], ["term", "2015-04-14"], ["done", "f"], ["created_at", "2015-04-14 14:45:43.055898"], ["updated_at", "2015-04-14 14:45:43.055898"]] +  (0.8ms) 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.8ms) commit transaction +Redirected to http://test.host/flyboy/tasks +Completed 302 Found in 5ms (ActiveRecord: 1.3ms) +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_8751"], ["description", "I-am-the-goal-description_5599"], ["version", 1], ["created_at", "2015-04-14 14:45:43.070241"], ["updated_at", "2015-04-14 14:45:43.070241"], ["tracking", "150414-33"]] +  (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", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 37], ["title", "I-am-a-task9193"], ["description", "I-am-the-task-description_1419"], ["created_at", "2015-04-14 14:45:43.074618"], ["updated_at", "2015-04-14 14:45:43.074618"]] +  (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", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 37], ["title", "I-am-a-task2005"], ["description", "I-am-the-task-description_7444"], ["created_at", "2015-04-14 14:45:43.078681"], ["updated_at", "2015-04-14 14:45:43.078681"]] +  (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", 37]] + SQL (0.4ms) INSERT INTO "flyboy_tasks" ("title", "goal_id", "reminder", "term", "done", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["title", "New Task"], ["goal_id", 37], ["reminder", "2015-04-14"], ["term", "2015-04-14"], ["done", "f"], ["created_at", "2015-04-14 14:45:43.082579"], ["updated_at", "2015-04-14 14:45:43.082579"]] +  (0.8ms) 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]] +  (0.8ms) commit transaction +Redirected to http://test.host/flyboy/tasks +Completed 302 Found in 5ms (ActiveRecord: 1.4ms) +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_1276"], ["description", "I-am-the-goal-description_56"], ["version", 1], ["created_at", "2015-04-14 14:45:43.095674"], ["updated_at", "2015-04-14 14:45:43.095674"], ["tracking", "150414-34"]] +  (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", 38], ["title", "I-am-a-task2608"], ["description", "I-am-the-task-description_2170"], ["created_at", "2015-04-14 14:45:43.099510"], ["updated_at", "2015-04-14 14:45:43.099510"]] +  (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", 38], ["title", "I-am-a-task9973"], ["description", "I-am-the-task-description_7752"], ["created_at", "2015-04-14 14:45:43.103572"], ["updated_at", "2015-04-14 14:45:43.103572"]] +  (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", 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-14"], ["term", "2015-04-14"], ["done", "f"], ["created_at", "2015-04-14 14:45:43.107389"], ["updated_at", "2015-04-14 14:45:43.107389"]] +  (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.3ms) UPDATE "flyboy_tasks" SET "reminder" = ?, "term" = ?, "updated_at" = ? WHERE "flyboy_tasks"."id" = ? [["reminder", "2015-04-21"], ["term", "2015-05-14"], ["updated_at", "2015-04-14 14:45:43.113611"], ["id", 58]] +  (0.9ms) commit transaction +Redirected to http://test.host/flyboy/tasks +Completed 302 Found in 5ms (ActiveRecord: 1.4ms) +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_4610"], ["description", "I-am-the-goal-description_6129"], ["version", 1], ["created_at", "2015-04-14 14:45:43.120691"], ["updated_at", "2015-04-14 14:45:43.120691"], ["tracking", "150414-35"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_6312"], ["description", "I-am-the-goal-description_1885"], ["version", 1], ["created_at", "2015-04-14 14:45:43.126613"], ["updated_at", "2015-04-14 14:45:43.126613"], ["tracking", "150414-36"]] +  (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-11"], ["term", "2015-04-13"], ["goal_id", 40], ["title", "I-am-a-task4863"], ["description", "I-am-the-task-description_6141"], ["created_at", "2015-04-14 14:45:43.130636"], ["updated_at", "2015-04-14 14:45:43.130636"]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_8852"], ["description", "I-am-the-goal-description_8512"], ["version", 1], ["created_at", "2015-04-14 14:45:43.134946"], ["updated_at", "2015-04-14 14:45:43.134946"], ["tracking", "150414-37"]] +  (0.9ms) 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", "2015-04-11"], ["term", "2015-04-15"], ["goal_id", 41], ["title", "I-am-a-task9732"], ["description", "I-am-the-task-description_3759"], ["created_at", "2015-04-14 14:45:43.138844"], ["updated_at", "2015-04-14 14:45:43.138844"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_7561"], ["description", "I-am-the-goal-description_9950"], ["version", 1], ["created_at", "2015-04-14 14:45:43.141947"], ["updated_at", "2015-04-14 14:45:43.141947"], ["tracking", "150414-38"]] +  (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", 42], ["title", "I-am-a-task3864"], ["description", "I-am-the-task-description_5690"], ["created_at", "2015-04-14 14:45:43.146474"], ["updated_at", "2015-04-14 14:45:43.146474"]] +  (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-15"], ["goal_id", 42], ["title", "I-am-a-task8845"], ["description", "I-am-the-task-description_6172"], ["created_at", "2015-04-14 14:45:43.151217"], ["updated_at", "2015-04-14 14:45:43.151217"]] +  (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-15"], ["term", "2015-04-17"], ["goal_id", 39], ["title", "I-am-a-task7315"], ["description", "I-am-the-task-description_9355"], ["created_at", "2015-04-14 14:45:43.155367"], ["updated_at", "2015-04-14 14:45:43.155367"]] +  (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-11"], ["term", "2015-04-13"], ["goal_id", 39], ["title", "I-am-a-task5101"], ["description", "I-am-the-task-description_7854"], ["created_at", "2015-04-14 14:45:43.159414"], ["updated_at", "2015-04-14 14:45:43.159414"]] +  (0.8ms) commit transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 39 AND done = 'f' AND term < '2015-04-14') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 39 AND done = 'f' AND term > '2015-04-14' AND reminder < '2015-04-14') +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_9298"], ["description", "I-am-the-goal-description_1867"], ["version", 1], ["created_at", "2015-04-14 14:45:43.167006"], ["updated_at", "2015-04-14 14:45:43.167006"], ["tracking", "150414-39"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction +  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14') + SQL (0.5ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_8168"], ["description", "I-am-the-goal-description_6072"], ["version", 1], ["created_at", "2015-04-14 14:45:43.172373"], ["updated_at", "2015-04-14 14:45:43.172373"], ["tracking", "150414-40"]] +  (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", "2015-04-11"], ["term", "2015-04-13"], ["goal_id", 44], ["title", "I-am-a-task9742"], ["description", "I-am-the-task-description_8941"], ["created_at", "2015-04-14 14:45:43.179064"], ["updated_at", "2015-04-14 14:45:43.179064"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14') + SQL (0.4ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_1375"], ["description", "I-am-the-goal-description_1585"], ["version", 1], ["created_at", "2015-04-14 14:45:43.184650"], ["updated_at", "2015-04-14 14:45:43.184650"], ["tracking", "150414-41"]] +  (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-15"], ["goal_id", 45], ["title", "I-am-a-task2869"], ["description", "I-am-the-task-description_4522"], ["created_at", "2015-04-14 14:45:43.189665"], ["updated_at", "2015-04-14 14:45:43.189665"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_628"], ["description", "I-am-the-goal-description_8308"], ["version", 1], ["created_at", "2015-04-14 14:45:43.193575"], ["updated_at", "2015-04-14 14:45:43.193575"], ["tracking", "150414-42"]] +  (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", "2015-04-11"], ["term", "2015-04-13"], ["goal_id", 46], ["title", "I-am-a-task5288"], ["description", "I-am-the-task-description_1904"], ["created_at", "2015-04-14 14:45:43.199544"], ["updated_at", "2015-04-14 14:45:43.199544"]] +  (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-15"], ["goal_id", 46], ["title", "I-am-a-task5054"], ["description", "I-am-the-task-description_5523"], ["created_at", "2015-04-14 14:45:43.204131"], ["updated_at", "2015-04-14 14:45:43.204131"]] +  (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", "2015-04-15"], ["term", "2015-04-17"], ["goal_id", 43], ["title", "I-am-a-task3749"], ["description", "I-am-the-task-description_192"], ["created_at", "2015-04-14 14:45:43.208105"], ["updated_at", "2015-04-14 14:45:43.208105"]] +  (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-11"], ["term", "2015-04-13"], ["goal_id", 43], ["title", "I-am-a-task2101"], ["description", "I-am-the-task-description_2025"], ["created_at", "2015-04-14 14:45:43.212470"], ["updated_at", "2015-04-14 14:45:43.212470"]] +  (1.0ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_9501"], ["description", "I-am-the-goal-description_4795"], ["version", 1], ["created_at", "2015-04-14 14:45:43.216473"], ["updated_at", "2015-04-14 14:45:43.216473"], ["tracking", "150414-43"]] +  (0.8ms) commit transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 47 AND done = 'f' AND term < '2015-04-14') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 47 AND done = 'f' AND term > '2015-04-14' AND reminder < '2015-04-14') +  (0.1ms) begin transaction +  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_7309"], ["description", "I-am-the-goal-description_864"], ["version", 1], ["created_at", "2015-04-14 14:45:43.223841"], ["updated_at", "2015-04-14 14:45:43.223841"], ["tracking", "150414-44"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_7455"], ["description", "I-am-the-goal-description_7980"], ["version", 1], ["created_at", "2015-04-14 14:45:43.229602"], ["updated_at", "2015-04-14 14:45:43.229602"], ["tracking", "150414-45"]] +  (1.0ms) 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-11"], ["term", "2015-04-13"], ["goal_id", 49], ["title", "I-am-a-task6870"], ["description", "I-am-the-task-description_9299"], ["created_at", "2015-04-14 14:45:43.233639"], ["updated_at", "2015-04-14 14:45:43.233639"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_4044"], ["description", "I-am-the-goal-description_8439"], ["version", 1], ["created_at", "2015-04-14 14:45:43.238134"], ["updated_at", "2015-04-14 14:45:43.238134"], ["tracking", "150414-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-11"], ["term", "2015-04-15"], ["goal_id", 50], ["title", "I-am-a-task6796"], ["description", "I-am-the-task-description_3722"], ["created_at", "2015-04-14 14:45:43.242040"], ["updated_at", "2015-04-14 14:45:43.242040"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_936"], ["description", "I-am-the-goal-description_1348"], ["version", 1], ["created_at", "2015-04-14 14:45:43.245108"], ["updated_at", "2015-04-14 14:45:43.245108"], ["tracking", "150414-47"]] +  (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", 51], ["title", "I-am-a-task9508"], ["description", "I-am-the-task-description_3766"], ["created_at", "2015-04-14 14:45:43.249531"], ["updated_at", "2015-04-14 14:45:43.249531"]] +  (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-15"], ["goal_id", 51], ["title", "I-am-a-task1300"], ["description", "I-am-the-task-description_58"], ["created_at", "2015-04-14 14:45:43.254035"], ["updated_at", "2015-04-14 14:45:43.254035"]] +  (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-15"], ["term", "2015-04-17"], ["goal_id", 48], ["title", "I-am-a-task5330"], ["description", "I-am-the-task-description_5873"], ["created_at", "2015-04-14 14:45:43.258333"], ["updated_at", "2015-04-14 14:45:43.258333"]] +  (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-11"], ["term", "2015-04-13"], ["goal_id", 48], ["title", "I-am-a-task3520"], ["description", "I-am-the-task-description_3231"], ["created_at", "2015-04-14 14:45:43.262290"], ["updated_at", "2015-04-14 14:45:43.262290"]] +  (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", "2015-04-11"], ["term", "2015-04-15"], ["goal_id", 48], ["title", "I-am-a-task8149"], ["description", "I-am-the-task-description_6708"], ["created_at", "2015-04-14 14:45:43.267189"], ["updated_at", "2015-04-14 14:45:43.267189"]] +  (0.8ms) commit transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 48 AND done = 'f' AND term < '2015-04-14') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 48 AND done = 'f' AND term > '2015-04-14' AND reminder < '2015-04-14') +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_3222"], ["description", "I-am-the-goal-description_8981"], ["version", 1], ["created_at", "2015-04-14 14:45:43.274009"], ["updated_at", "2015-04-14 14:45:43.274009"], ["tracking", "150414-48"]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_8237"], ["description", "I-am-the-goal-description_1061"], ["version", 1], ["created_at", "2015-04-14 14:45:43.279904"], ["updated_at", "2015-04-14 14:45:43.279904"], ["tracking", "150414-49"]] +  (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-11"], ["term", "2015-04-13"], ["goal_id", 53], ["title", "I-am-a-task7537"], ["description", "I-am-the-task-description_1047"], ["created_at", "2015-04-14 14:45:43.283874"], ["updated_at", "2015-04-14 14:45:43.283874"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_8014"], ["description", "I-am-the-goal-description_3111"], ["version", 1], ["created_at", "2015-04-14 14:45:43.288154"], ["updated_at", "2015-04-14 14:45:43.288154"], ["tracking", "150414-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-11"], ["term", "2015-04-15"], ["goal_id", 54], ["title", "I-am-a-task68"], ["description", "I-am-the-task-description_7040"], ["created_at", "2015-04-14 14:45:43.292489"], ["updated_at", "2015-04-14 14:45:43.292489"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_8493"], ["description", "I-am-the-goal-description_5518"], ["version", 1], ["created_at", "2015-04-14 14:45:43.295467"], ["updated_at", "2015-04-14 14:45:43.295467"], ["tracking", "150414-51"]] +  (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", "2015-04-11"], ["term", "2015-04-13"], ["goal_id", 55], ["title", "I-am-a-task3644"], ["description", "I-am-the-task-description_3372"], ["created_at", "2015-04-14 14:45:43.300208"], ["updated_at", "2015-04-14 14:45:43.300208"]] +  (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-15"], ["goal_id", 55], ["title", "I-am-a-task8500"], ["description", "I-am-the-task-description_1196"], ["created_at", "2015-04-14 14:45:43.305264"], ["updated_at", "2015-04-14 14:45:43.305264"]] +  (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-15"], ["term", "2015-04-17"], ["goal_id", 52], ["title", "I-am-a-task3157"], ["description", "I-am-the-task-description_5339"], ["created_at", "2015-04-14 14:45:43.309557"], ["updated_at", "2015-04-14 14:45:43.309557"]] +  (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-11"], ["term", "2015-04-13"], ["goal_id", 52], ["title", "I-am-a-task9720"], ["description", "I-am-the-task-description_7994"], ["created_at", "2015-04-14 14:45:43.370004"], ["updated_at", "2015-04-14 14:45:43.370004"]] +  (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", "2015-04-11"], ["term", "2015-04-13"], ["goal_id", 52], ["title", "I-am-a-task3843"], ["description", "I-am-the-task-description_7687"], ["created_at", "2015-04-14 14:45:43.374452"], ["updated_at", "2015-04-14 14:45:43.374452"]] +  (0.9ms) commit transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 52 AND done = 'f' AND term < '2015-04-14') +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_9697"], ["description", "I-am-the-goal-description_2879"], ["version", 1], ["created_at", "2015-04-14 14:45:43.382153"], ["updated_at", "2015-04-14 14:45:43.382153"], ["tracking", "150414-52"]] +  (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", "2015-04-15"], ["term", "2015-04-17"], ["goal_id", 56], ["title", "I-am-a-task9905"], ["description", "I-am-the-task-description_3800"], ["created_at", "2015-04-14 14:45:43.387045"], ["updated_at", "2015-04-14 14:45:43.387045"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_2454"], ["description", "I-am-the-goal-description_7621"], ["version", 1], ["created_at", "2015-04-14 14:45:43.392882"], ["updated_at", "2015-04-14 14:45:43.392882"], ["tracking", "150414-53"]] +  (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-13"], ["term", "2015-04-17"], ["goal_id", 57], ["title", "I-am-a-task7771"], ["description", "I-am-the-task-description_4042"], ["created_at", "2015-04-14 14:45:43.396900"], ["updated_at", "2015-04-14 14:45:43.396900"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_7446"], ["description", "I-am-the-goal-description_6734"], ["version", 1], ["created_at", "2015-04-14 14:45:43.402549"], ["updated_at", "2015-04-14 14:45:43.402549"], ["tracking", "150414-54"]] +  (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", 58], ["title", "I-am-a-task9328"], ["description", "I-am-the-task-description_5893"], ["created_at", "2015-04-14 14:45:43.406629"], ["updated_at", "2015-04-14 14:45:43.406629"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_8522"], ["description", "I-am-the-goal-description_5457"], ["version", 1], ["created_at", "2015-04-14 14:45:43.412142"], ["updated_at", "2015-04-14 14:45:43.412142"], ["tracking", "150414-55"]] +  (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", "t"], ["reminder", "2015-04-11"], ["term", "2015-04-13"], ["goal_id", 59], ["title", "I-am-a-task8467"], ["description", "I-am-the-task-description_9173"], ["created_at", "2015-04-14 14:45:43.415944"], ["updated_at", "2015-04-14 14:45:43.415944"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_941"], ["description", "I-am-the-goal-description_6891"], ["version", 1], ["created_at", "2015-04-14 14:45:43.422224"], ["updated_at", "2015-04-14 14:45:43.422224"], ["tracking", "150414-56"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_2939"], ["description", "I-am-the-goal-description_3471"], ["version", 1], ["created_at", "2015-04-14 14:45:43.427338"], ["updated_at", "2015-04-14 14:45:43.427338"], ["tracking", "150414-57"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_6246"], ["description", "I-am-the-goal-description_7356"], ["version", 1], ["created_at", "2015-04-14 14:45:43.432841"], ["updated_at", "2015-04-14 14:45:43.432841"], ["tracking", "150414-58"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_5375"], ["description", "I-am-the-goal-description_4127"], ["version", 1], ["created_at", "2015-04-14 14:45:43.437952"], ["updated_at", "2015-04-14 14:45:43.437952"], ["tracking", "150414-59"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_3229"], ["description", "I-am-the-goal-description_4779"], ["version", 1], ["created_at", "2015-04-14 14:45:43.443247"], ["updated_at", "2015-04-14 14:45:43.443247"], ["tracking", "150414-60"]] +  (0.9ms) 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.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_1233"], ["description", "I-am-the-goal-description_7072"], ["version", 1], ["created_at", "2015-04-14 14:45:43.449676"], ["updated_at", "2015-04-14 14:45:43.449676"], ["tracking", "150414-61"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_470"], ["description", "I-am-the-goal-description_7864"], ["version", 1], ["created_at", "2015-04-14 14:45:43.454925"], ["updated_at", "2015-04-14 14:45:43.454925"], ["tracking", "150414-62"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_2783"], ["description", "I-am-the-goal-description_1375"], ["version", 1], ["created_at", "2015-04-14 14:45:43.460679"], ["updated_at", "2015-04-14 14:45:43.460679"], ["tracking", "150414-63"]] +  (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", 67], ["title", "I-am-a-task3819"], ["description", "I-am-the-task-description_3452"], ["created_at", "2015-04-14 14:45:43.464683"], ["updated_at", "2015-04-14 14:45:43.464683"]] +  (0.9ms) 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-14') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_4170"], ["description", "I-am-the-goal-description_1199"], ["version", 1], ["created_at", "2015-04-14 14:45:43.470263"], ["updated_at", "2015-04-14 14:45:43.470263"], ["tracking", "150414-64"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_4070"], ["description", "I-am-the-goal-description_5322"], ["version", 1], ["created_at", "2015-04-14 14:45:43.476301"], ["updated_at", "2015-04-14 14:45:43.476301"], ["tracking", "150414-65"]] +  (1.0ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_921"], ["description", "I-am-the-goal-description_5669"], ["version", 1], ["created_at", "2015-04-14 14:45:43.482823"], ["updated_at", "2015-04-14 14:45:43.482823"], ["tracking", "150414-66"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_8068"], ["description", "I-am-the-goal-description_5973"], ["version", 1], ["created_at", "2015-04-14 14:45:43.489207"], ["updated_at", "2015-04-14 14:45:43.489207"], ["tracking", "150414-67"]] +  (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", 71], ["title", "I-am-a-task8196"], ["description", "I-am-the-task-description_275"], ["created_at", "2015-04-14 14:45:43.493505"], ["updated_at", "2015-04-14 14:45:43.493505"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_9870"], ["description", "I-am-the-goal-description_4144"], ["version", 1], ["created_at", "2015-04-14 14:45:43.497810"], ["updated_at", "2015-04-14 14:45:43.497810"], ["tracking", "150414-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-task1442"], ["description", "I-am-the-task-description_9894"], ["created_at", "2015-04-14 14:45:43.502682"], ["updated_at", "2015-04-14 14:45:43.502682"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_1751"], ["description", "I-am-the-goal-description_7999"], ["version", 1], ["created_at", "2015-04-14 14:45:43.507296"], ["updated_at", "2015-04-14 14:45:43.507296"], ["tracking", "150414-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-task6696"], ["description", "I-am-the-task-description_7108"], ["created_at", "2015-04-14 14:45:43.512105"], ["updated_at", "2015-04-14 14:45:43.512105"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_3349"], ["description", "I-am-the-goal-description_4641"], ["version", 1], ["created_at", "2015-04-14 14:45:43.516718"], ["updated_at", "2015-04-14 14:45:43.516718"], ["tracking", "150414-70"]] +  (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", 74], ["title", "I-am-a-task1567"], ["description", "I-am-the-task-description_644"], ["created_at", "2015-04-14 14:45:43.521527"], ["updated_at", "2015-04-14 14:45:43.521527"]] +  (1.0ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_5897"], ["description", "I-am-the-goal-description_5151"], ["version", 1], ["created_at", "2015-04-14 14:45:43.526425"], ["updated_at", "2015-04-14 14:45:43.526425"], ["tracking", "150414-71"]] +  (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", 75], ["title", "I-am-a-task8972"], ["description", "I-am-the-task-description_2627"], ["created_at", "2015-04-14 14:45:43.531195"], ["updated_at", "2015-04-14 14:45:43.531195"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_1242"], ["description", "I-am-the-goal-description_9868"], ["version", 1], ["created_at", "2015-04-14 14:45:43.536433"], ["updated_at", "2015-04-14 14:45:43.536433"], ["tracking", "150414-72"]] +  (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", 76], ["title", "I-am-a-task6672"], ["description", "I-am-the-task-description_2935"], ["created_at", "2015-04-14 14:45:43.540345"], ["updated_at", "2015-04-14 14:45:43.540345"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_3585"], ["description", "I-am-the-goal-description_3526"], ["version", 1], ["created_at", "2015-04-14 14:45:43.545114"], ["updated_at", "2015-04-14 14:45:43.545114"], ["tracking", "150414-73"]] +  (0.9ms) 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", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 77], ["title", "I-am-a-task9091"], ["description", "I-am-the-task-description_6271"], ["created_at", "2015-04-14 14:45:43.548956"], ["updated_at", "2015-04-14 14:45:43.548956"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_9157"], ["description", "I-am-the-goal-description_8622"], ["version", 1], ["created_at", "2015-04-14 14:45:43.554383"], ["updated_at", "2015-04-14 14:45:43.554383"], ["tracking", "150414-74"]] +  (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", 78], ["title", "I-am-a-task7354"], ["description", "I-am-the-task-description_5761"], ["created_at", "2015-04-14 14:45:43.558791"], ["updated_at", "2015-04-14 14:45:43.558791"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_8130"], ["description", "I-am-the-goal-description_1598"], ["version", 1], ["created_at", "2015-04-14 14:45:43.563885"], ["updated_at", "2015-04-14 14:45:43.563885"], ["tracking", "150414-75"]] +  (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", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 79], ["title", "I-am-a-task8218"], ["description", "I-am-the-task-description_8432"], ["created_at", "2015-04-14 14:45:43.567765"], ["updated_at", "2015-04-14 14:45:43.567765"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_3350"], ["description", "I-am-the-goal-description_4234"], ["version", 1], ["created_at", "2015-04-14 14:45:43.573198"], ["updated_at", "2015-04-14 14:45:43.573198"], ["tracking", "150414-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-14"], ["term", "2015-04-15"], ["goal_id", 80], ["title", "I-am-a-task3507"], ["description", "I-am-the-task-description_1328"], ["created_at", "2015-04-14 14:45:43.577234"], ["updated_at", "2015-04-14 14:45:43.577234"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_7368"], ["description", "I-am-the-goal-description_7165"], ["version", 1], ["created_at", "2015-04-14 14:45:43.581948"], ["updated_at", "2015-04-14 14:45:43.581948"], ["tracking", "150414-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-14 14:45:43.584901"], ["id", 81]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 3], ["updated_at", "2015-04-14 14:45:43.587211"], ["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_4654"], ["description", "I-am-the-goal-description_4725"], ["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_737"], ["description", "I-am-the-goal-description_202"], ["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_218"], ["description", "I-am-the-goal-description_8462"], ["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_2268"], ["description", "I-am-the-goal-description_5542"], ["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_1769"], ["description", "I-am-the-goal-description_5670"], ["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-task4743"], ["description", "I-am-the-task-description_6523"], ["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-task3140"], ["description", "I-am-the-task-description_7430"], ["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_4650"], ["description", "I-am-the-goal-description_9574"], ["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_6503"], ["description", "I-am-the-goal-description_9808"], ["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_4095"], ["description", "I-am-the-goal-description_516"], ["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_667"], ["description", "I-am-the-goal-description_592"], ["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-task2716"], ["description", "I-am-the-task-description_5773"], ["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_1320"], ["description", "I-am-the-goal-description_6108"], ["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-task4783"], ["description", "I-am-the-task-description_6487"], ["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_602"], ["description", "I-am-the-goal-description_1200"], ["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-task2837"], ["description", "I-am-the-task-description_2846"], ["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_5204"], ["description", "I-am-the-goal-description_1847"], ["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-task8265"], ["description", "I-am-the-task-description_1056"], ["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_3213"], ["description", "I-am-the-goal-description_3948"], ["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-task284"], ["description", "I-am-the-task-description_1282"], ["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_1467"], ["description", "I-am-the-goal-description_5357"], ["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-task5771"], ["description", "I-am-the-task-description_5793"], ["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_6830"], ["description", "I-am-the-goal-description_9996"], ["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-task8380"], ["description", "I-am-the-task-description_2696"], ["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_8067"], ["description", "I-am-the-goal-description_3309"], ["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_3989"], ["description", "I-am-the-goal-description_9121"], ["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_2351"], ["description", "I-am-the-goal-description_3253"], ["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_7318"], ["description", "I-am-the-goal-description_4995"], ["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.2ms) SELECT "schema_migrations".* FROM "schema_migrations" +  (3.4ms) DELETE FROM "flyboy_task_comments"; +  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (1.3ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments'; +  (1.5ms) DELETE FROM "flyboy_goals"; +  (0.3ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (1.0ms) 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'; +Started GET "/flyboy/goals" for 127.0.0.1 at 2015-04-14 16:45:58 +0200 +Processing by Flyboy::GoalsController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (14.2ms) + 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 (4364.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 (2.8ms) +Completed 200 OK in 4444ms (Views: 4411.0ms | ActiveRecord: 0.5ms) +Started GET "/assets/application.css" for 127.0.0.1 at 2015-04-14 16:46:02 +0200 +Started GET "/assets/application.js" for 127.0.0.1 at 2015-04-14 16:46:02 +0200 +Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-04-14 16:46:02 +0200 +Started GET "/flyboy/goals/new" for 127.0.0.1 at 2015-04-14 16:46:05 +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 (9.1ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_form.html.slim (619.7ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/new.html.slim within layouts/application (628.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.3ms) +Completed 200 OK in 745ms (Views: 632.3ms | ActiveRecord: 1.0ms) +Started POST "/flyboy/goals" for 127.0.0.1 at 2015-04-14 16:46:06 +0200 +Processing by Flyboy::GoalsController#create as HTML + Parameters: {"utf8"=>"✓", "goal"=>{"title"=>"I-am-the-goal-title", "description"=>"I-am-the-goal-description"}} +  (0.2ms) begin transaction +  (0.5ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14') + SQL (0.5ms) 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-14 14:46:06.322151"], ["updated_at", "2015-04-14 14:46:06.322151"], ["tracking", "150414-1"]] +  (0.8ms) commit transaction +Redirected to http://127.0.0.1:65380/flyboy/goals/1 +Completed 302 Found in 25ms (ActiveRecord: 2.1ms) +Started GET "/flyboy/goals/1" for 127.0.0.1 at 2015-04-14 16:46:06 +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 (178.3ms) +  (0.6ms) 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 (193.6ms) + Flyboy::Task Load (0.7ms) 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 (98.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.2ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/show.html.slim within layouts/application (304.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 (1.6ms) +Completed 200 OK in 337ms (Views: 309.1ms | ActiveRecord: 2.0ms) + Flyboy::Goal Load (0.7ms) SELECT "flyboy_goals".* FROM "flyboy_goals" ORDER BY id DESC LIMIT 1 +  (3.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.9ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals'; +  (1.7ms) DELETE FROM "flyboy_tasks"; +  (0.5ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.5ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks'; +  (1.5ms) 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.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.2ms) begin transaction +  (0.5ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14') + SQL (0.6ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_7531"], ["description", "I-am-the-goal-description_620"], ["version", 1], ["created_at", "2015-04-14 14:46:06.835362"], ["updated_at", "2015-04-14 14:46:06.835362"], ["tracking", "150414-1"]] +  (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", 1], ["title", "I-am-a-task5133"], ["description", "I-am-the-task-description_898"], ["created_at", "2015-04-14 14:46:06.845253"], ["updated_at", "2015-04-14 14:46:06.845253"]] +  (0.8ms) commit transaction +  (0.2ms) begin transaction + SQL (1.5ms) 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-task6358"], ["description", "I-am-the-task-description_4639"], ["created_at", "2015-04-14 14:46:06.850641"], ["updated_at", "2015-04-14 14:46:06.850641"]] +  (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-task8082"], ["description", "I-am-the-task-description_1541"], ["created_at", "2015-04-14 14:46:06.858634"], ["updated_at", "2015-04-14 14:46:06.858634"]] +  (0.8ms) commit transaction +Started GET "/flyboy/goals" for 127.0.0.1 at 2015-04-14 16:46: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.3ms) 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-14') +  (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 (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/_flash.html.slim (0.1ms) +Completed 200 OK in 14ms (Views: 11.8ms | ActiveRecord: 0.7ms) +Started GET "/flyboy/goals/1" for 127.0.0.1 at 2015-04-14 16:46:09 +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 (9.5ms) +  (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 (12.3ms) + 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 (9.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/goals/show.html.slim within layouts/application (22.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 25ms (Views: 22.9ms | ActiveRecord: 0.7ms) + Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? ORDER BY term ASC [["goal_id", 1]] +  (3.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.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.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.2ms) 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.0ms) begin transaction +  (0.1ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_9311"], ["description", "I-am-the-goal-description_7140"], ["version", 1], ["created_at", "2015-04-14 14:46:09.376217"], ["updated_at", "2015-04-14 14:46:09.376217"], ["tracking", "150414-1"]] +  (1.0ms) commit transaction +Started GET "/flyboy/goals" for 127.0.0.1 at 2015-04-14 16:46:09 +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.3ms) 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-14') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 1 AND done = 'f' AND term > '2015-04-14' AND reminder < '2015-04-14') +  (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 (8.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: 9.0ms | ActiveRecord: 0.6ms) +Started GET "/flyboy/goals/1" for 127.0.0.1 at 2015-04-14 16:46:11 +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.3ms) +  (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.9ms) + 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.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.2ms | ActiveRecord: 0.5ms) +Started GET "/flyboy/goals/1/edit" for 127.0.0.1 at 2015-04-14 16:46:11 +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 (62.8ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/edit.html.slim within layouts/application (65.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 69ms (Views: 68.0ms | ActiveRecord: 0.1ms) +Started PATCH "/flyboy/goals/1" for 127.0.0.1 at 2015-04-14 16:46:11 +0200 +Processing by Flyboy::GoalsController#update as HTML + Parameters: {"utf8"=>"✓", "goal"=>{"title"=>"New-goal-title", "description"=>"I-am-the-goal-description_7140"}, "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) UPDATE "flyboy_goals" SET "title" = ?, "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["title", "New-goal-title"], ["version", 2], ["updated_at", "2015-04-14 14:46:11.358656"], ["id", 1]] +  (0.8ms) commit transaction +Redirected to http://127.0.0.1:65380/flyboy/goals/1 +Completed 302 Found in 6ms (ActiveRecord: 1.3ms) +Started GET "/flyboy/goals/1" for 127.0.0.1 at 2015-04-14 16:46:11 +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.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.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.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.6ms | ActiveRecord: 0.4ms) +  (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.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.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.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.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-14') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_4088"], ["description", "I-am-the-goal-description_1882"], ["version", 1], ["created_at", "2015-04-14 14:46:11.501466"], ["updated_at", "2015-04-14 14:46:11.501466"], ["tracking", "150414-1"]] +  (0.8ms) commit transaction +Started GET "/flyboy/goals" for 127.0.0.1 at 2015-04-14 16:46:11 +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-14') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 1 AND done = 'f' AND term > '2015-04-14' AND reminder < '2015-04-14') +  (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.4ms | ActiveRecord: 0.5ms) +Started GET "/flyboy/goals/1" for 127.0.0.1 at 2015-04-14 16:46:13 +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.5ms) +  (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.0ms) + Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? ORDER BY term ASC, term DESC [["goal_id", 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.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: 7.3ms | ActiveRecord: 0.4ms) +Started GET "/flyboy/goals/1/edit" for 127.0.0.1 at 2015-04-14 16:46:13 +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 (62.8ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/edit.html.slim within layouts/application (63.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 65ms (Views: 64.0ms | ActiveRecord: 0.1ms) +Started DELETE "/flyboy/goals/1" for 127.0.0.1 at 2015-04-14 16:46:13 +0200 +Processing by Flyboy::GoalsController#destroy 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 + 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.4ms) commit transaction +Redirected to http://127.0.0.1:65380/flyboy/goals +Completed 302 Found in 6ms (ActiveRecord: 2.9ms) +Started GET "/flyboy/goals" for 127.0.0.1 at 2015-04-14 16:46:13 +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.3ms) 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.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 5ms (Views: 4.0ms | 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.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'; +  (1.0ms) 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-14') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_84"], ["description", "I-am-the-goal-description_5869"], ["version", 1], ["created_at", "2015-04-14 14:46:13.909381"], ["updated_at", "2015-04-14 14:46:13.909381"], ["tracking", "150414-1"]] +  (0.8ms) commit transaction +Started GET "/flyboy/goals/1" for 127.0.0.1 at 2015-04-14 16:46:13 +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.6ms) +  (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.1ms) + 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 9ms (Views: 7.2ms | ActiveRecord: 0.4ms) +Started PATCH "/flyboy/goals/1/close" for 127.0.0.1 at 2015-04-14 16:46:15 +0200 +Processing by Flyboy::GoalsController#close 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 +  (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-14 14:46:15.669714"], ["id", 1]] +  (2.4ms) commit transaction +Redirected to http://127.0.0.1:65380/flyboy/goals +Completed 302 Found in 8ms (ActiveRecord: 3.0ms) +Started GET "/flyboy/goals" for 127.0.0.1 at 2015-04-14 16:46:15 +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-14') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 1 AND done = 'f' AND term > '2015-04-14' AND reminder < '2015-04-14') +  (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) +  (2.6ms) 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.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.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.2ms) 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-14') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_2556"], ["description", "I-am-the-goal-description_3605"], ["version", 1], ["created_at", "2015-04-14 14:46:15.806564"], ["updated_at", "2015-04-14 14:46:15.806564"], ["tracking", "150414-1"]] +  (0.8ms) commit transaction +Started GET "/flyboy/goals/1" for 127.0.0.1 at 2015-04-14 16:46:15 +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]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_actions.html.slim (2.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 (3.7ms) + Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? ORDER BY term ASC, term DESC [["goal_id", 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 (4.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 7ms (Views: 5.7ms | ActiveRecord: 0.3ms) +Started PATCH "/flyboy/goals/1/open" for 127.0.0.1 at 2015-04-14 16:46:17 +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.3ms) UPDATE "flyboy_goals" SET "status" = ?, "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["status", "open"], ["version", 2], ["updated_at", "2015-04-14 14:46:17.738865"], ["id", 1]] +  (2.4ms) commit transaction +Redirected to http://127.0.0.1:65380/flyboy/goals/1 +Completed 302 Found in 6ms (ActiveRecord: 2.9ms) +Started GET "/flyboy/goals/1" for 127.0.0.1 at 2015-04-14 16:46:17 +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.0ms) + Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? ORDER BY term ASC, term DESC [["goal_id", 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.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 9ms (Views: 7.5ms | 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.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.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.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-14') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_6904"], ["description", "I-am-the-goal-description_5603"], ["version", 1], ["created_at", "2015-04-14 14:46:17.882179"], ["updated_at", "2015-04-14 14:46:17.882179"], ["tracking", "150414-1"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14') + SQL (0.4ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_2148"], ["description", "I-am-the-goal-description_7928"], ["version", 1], ["created_at", "2015-04-14 14:46:17.887737"], ["updated_at", "2015-04-14 14:46:17.887737"], ["tracking", "150414-2"]] +  (0.8ms) commit transaction +Started GET "/flyboy/goals" for 127.0.0.1 at 2015-04-14 16:46:17 +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 = 2 AND done = 'f' AND term < '2015-04-14') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 2 AND done = 'f' AND term > '2015-04-14' AND reminder < '2015-04-14') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 2]] +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 1 AND done = 'f' AND term < '2015-04-14') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 1 AND done = 'f' AND term > '2015-04-14' AND reminder < '2015-04-14') +  (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 (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 13ms (Views: 10.7ms | ActiveRecord: 0.8ms) +Started POST "/flyboy/dorsale/small_data/filters" for 127.0.0.1 at 2015-04-14 16:46:19 +0200 +Processing by Dorsale::SmallData::FiltersController#create as HTML + Parameters: {"utf8"=>"✓", "filters"=>{"status"=>"open"}} +Redirected to http://127.0.0.1:65380/flyboy/goals +Completed 302 Found in 2ms (ActiveRecord: 0.0ms) +Started GET "/flyboy/goals" for 127.0.0.1 at 2015-04-14 16:46:19 +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 (1.0ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE ("flyboy_goals"."status" != ?) ORDER BY status ASC [["status", "closed"]] +  (0.4ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 1 AND done = 'f' AND term < '2015-04-14') +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 1 AND done = 'f' AND term > '2015-04-14' AND reminder < '2015-04-14') +  (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 (16.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 19ms (Views: 15.8ms | ActiveRecord: 1.7ms) +Started POST "/flyboy/dorsale/small_data/filters" for 127.0.0.1 at 2015-04-14 16:46:19 +0200 +Processing by Dorsale::SmallData::FiltersController#create as HTML + Parameters: {"utf8"=>"✓", "filters"=>{"status"=>"closed"}} +Redirected to http://127.0.0.1:65380/flyboy/goals +Completed 302 Found in 3ms (ActiveRecord: 0.0ms) +Started GET "/flyboy/goals" for 127.0.0.1 at 2015-04-14 16:46:19 +0200 +Processing by Flyboy::GoalsController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (1.6ms) + Flyboy::Goal Load (0.8ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."status" = ? ORDER BY status ASC [["status", "closed"]] +  (0.3ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 2 AND done = 'f' AND term < '2015-04-14') +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 2 AND done = 'f' AND term > '2015-04-14' AND reminder < '2015-04-14') +  (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 (17.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 20ms (Views: 17.2ms | ActiveRecord: 1.5ms) +Started POST "/flyboy/dorsale/small_data/filters" for 127.0.0.1 at 2015-04-14 16:46:20 +0200 +Processing by Dorsale::SmallData::FiltersController#create as HTML + Parameters: {"utf8"=>"✓", "filters"=>{"status"=>""}} +Redirected to http://127.0.0.1:65380/flyboy/goals +Completed 302 Found in 3ms (ActiveRecord: 0.0ms) +Started GET "/flyboy/goals" for 127.0.0.1 at 2015-04-14 16:46:20 +0200 +Processing by Flyboy::GoalsController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.8ms) + 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-14') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 2 AND done = 'f' AND term > '2015-04-14' AND reminder < '2015-04-14') +  (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-14') +  (0.4ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 1 AND done = 'f' AND term > '2015-04-14' AND reminder < '2015-04-14') +  (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/index.html.slim within layouts/application (22.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 25ms (Views: 22.8ms | ActiveRecord: 1.6ms) +  (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.9ms) DELETE FROM "flyboy_goals"; +  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (2.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals'; +  (2.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'; +  (1.1ms) 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.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.2ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_1059"], ["description", "I-am-the-goal-description_4203"], ["version", 1], ["created_at", "2015-04-14 14:46:20.262493"], ["updated_at", "2015-04-14 14:46:20.262493"], ["tracking", "150414-1"]] +  (1.4ms) 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-task5784"], ["description", "I-am-the-task-description_8190"], ["created_at", "2015-04-14 14:46:20.269988"], ["updated_at", "2015-04-14 14:46:20.269988"]] +  (0.9ms) commit transaction +Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-14 16:46:20 +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.7ms) 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]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (9.7ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (20.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 36ms (Views: 23.7ms | ActiveRecord: 1.0ms) +Started GET "/flyboy/tasks/1" for 127.0.0.1 at 2015-04-14 16:46: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 (7.6ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_context.html.slim (14.0ms) +  (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.8ms) +  (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 (8.1ms) + Flyboy::Task Load (0.3ms) 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 (91.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 (120.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 127ms (Views: 121.7ms | ActiveRecord: 1.5ms) +Started POST "/flyboy/tasks/1/comments" for 127.0.0.1 at 2015-04-14 16:46:23 +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.4ms) 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-14 14:46:23.264953"], ["created_at", "2015-04-14 14:46:23.266757"], ["updated_at", "2015-04-14 14:46:23.266757"]] + SQL (0.2ms) UPDATE "flyboy_tasks" SET "progress" = ?, "updated_at" = ? WHERE "flyboy_tasks"."id" = ? [["progress", 50], ["updated_at", "2015-04-14 14:46:23.268835"], ["id", 1]] +  (2.2ms) commit transaction +Redirected to http://127.0.0.1:65380/flyboy/tasks/1 +Completed 302 Found in 12ms (ActiveRecord: 3.1ms) +Started GET "/flyboy/tasks/1" for 127.0.0.1 at 2015-04-14 16:46: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.2ms) 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.2ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_context.html.slim (4.5ms) +  (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 (7.0ms) + 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 (14.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/tasks/show.html.slim within layouts/application (27.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 33ms (Views: 28.7ms | ActiveRecord: 0.9ms) +  (0.2ms) SELECT COUNT(*) FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? [["task_id", 1]] +  (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'; +  (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.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-14') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_7957"], ["description", "I-am-the-goal-description_2756"], ["version", 1], ["created_at", "2015-04-14 14:46:23.512937"], ["updated_at", "2015-04-14 14:46:23.512937"], ["tracking", "150414-1"]] +  (0.8ms) commit transaction +Started GET "/flyboy/goals" for 127.0.0.1 at 2015-04-14 16:46:23 +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-14') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 1 AND done = 'f' AND term > '2015-04-14' AND reminder < '2015-04-14') +  (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.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 10ms (Views: 8.3ms | ActiveRecord: 0.6ms) +Started GET "/flyboy/goals/1" for 127.0.0.1 at 2015-04-14 16:46:25 +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.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 (3.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 (56.7ms) + Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? ORDER BY term ASC, term DESC [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (0.7ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.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 (58.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 61ms (Views: 59.2ms | ActiveRecord: 0.5ms) +Started GET "/flyboy/goals/1/tasks/new" for 127.0.0.1 at 2015-04-14 16:46:25 +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 (5.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 (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/_contextual.html.slim (0.1ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_form.html.slim (98.0ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/new.html.slim within layouts/application (102.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 107ms (Views: 104.3ms | ActiveRecord: 0.3ms) +Started POST "/flyboy/tasks" for 127.0.0.1 at 2015-04-14 16:46:25 +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-21", "term"=>"2015-05-14", "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-14"], ["reminder", "2015-04-21"], ["done", "f"], ["created_at", "2015-04-14 14:46:25.818303"], ["updated_at", "2015-04-14 14:46:25.818303"]] +  (2.4ms) commit transaction +Redirected to http://127.0.0.1:65380/flyboy/tasks/1 +Completed 302 Found in 7ms (ActiveRecord: 2.9ms) +Started GET "/flyboy/tasks/1" for 127.0.0.1 at 2015-04-14 16:46: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 (1.8ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_context.html.slim (2.8ms) +  (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 (2.9ms) +  (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 (10.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/tasks/show.html.slim within layouts/application (19.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.2ms) +Completed 200 OK in 24ms (Views: 20.1ms | 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.9ms) 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'; +  (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'; +  (1.0ms) 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-14') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_2786"], ["description", "I-am-the-goal-description_2687"], ["version", 1], ["created_at", "2015-04-14 14:46:25.968906"], ["updated_at", "2015-04-14 14:46:25.968906"], ["tracking", "150414-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-task4088"], ["description", "I-am-the-task-description_9681"], ["created_at", "2015-04-14 14:46:25.972676"], ["updated_at", "2015-04-14 14:46:25.972676"]] +  (0.9ms) commit transaction +Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-14 16:46:25 +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 (5.1ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (6.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 9ms (Views: 7.4ms | ActiveRecord: 0.4ms) +Started GET "/flyboy/tasks/1" for 127.0.0.1 at 2015-04-14 16:46:27 +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.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 (5.0ms) +  (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 (65.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 (13.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/tasks/show.html.slim within layouts/application (82.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 86ms (Views: 82.5ms | ActiveRecord: 1.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'; +  (1.3ms) DELETE FROM "flyboy_goals"; +  (0.3ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (1.6ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals'; +  (1.2ms) 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'; +  (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.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-14') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_9113"], ["description", "I-am-the-goal-description_1768"], ["version", 1], ["created_at", "2015-04-14 14:46:27.833686"], ["updated_at", "2015-04-14 14:46:27.833686"], ["tracking", "150414-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-task9791"], ["description", "I-am-the-task-description_4364"], ["created_at", "2015-04-14 14:46:27.837486"], ["updated_at", "2015-04-14 14:46:27.837486"]] +  (0.7ms) commit transaction +Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-14 16:46:27 +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]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (6.2ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (8.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 11ms (Views: 9.2ms | ActiveRecord: 0.4ms) +Started GET "/flyboy/tasks/1" for 127.0.0.1 at 2015-04-14 16:46:29 +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.9ms) +  (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 (7.4ms) + 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 (75.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 (86.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 90ms (Views: 87.1ms | ActiveRecord: 0.8ms) +Started GET "/flyboy/tasks/1/edit" for 127.0.0.1 at 2015-04-14 16:46:29 +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.9ms) +  (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) + 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.1ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/edit.html.slim within layouts/application (87.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 93ms (Views: 89.8ms | ActiveRecord: 0.5ms) +Started PATCH "/flyboy/tasks/1" for 127.0.0.1 at 2015-04-14 16:46:29 +0200 +Processing by Flyboy::TasksController#update as HTML + Parameters: {"utf8"=>"✓", "task"=>{"title"=>"New-task-title", "description"=>"I-am-the-task-description_4364", "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.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] +  (0.1ms) begin transaction + SQL (0.3ms) UPDATE "flyboy_tasks" SET "title" = ?, "updated_at" = ? WHERE "flyboy_tasks"."id" = ? [["title", "New-task-title"], ["updated_at", "2015-04-14 14:46:29.896051"], ["id", 1]] +  (2.9ms) commit transaction +Redirected to http://127.0.0.1:65380/flyboy/tasks/1 +Completed 302 Found in 9ms (ActiveRecord: 3.5ms) +Started GET "/flyboy/tasks/1" for 127.0.0.1 at 2015-04-14 16:46:29 +0200 +Processing by Flyboy::TasksController#show as HTML + Parameters: {"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]] + Flyboy::Goal Load (0.2ms) 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.8ms) + 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 (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.9ms) + 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.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.0ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/show.html.slim within layouts/application (23.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.2ms) +Completed 200 OK in 29ms (Views: 23.7ms | ActiveRecord: 1.0ms) +  (2.4ms) 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'; +  (0.9ms) DELETE FROM "flyboy_goals"; +  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (1.1ms) 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'; +  (1.1ms) 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.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.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-14') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_3801"], ["description", "I-am-the-goal-description_4047"], ["version", 1], ["created_at", "2015-04-14 14:46:30.043304"], ["updated_at", "2015-04-14 14:46:30.043304"], ["tracking", "150414-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-task4170"], ["description", "I-am-the-task-description_5372"], ["created_at", "2015-04-14 14:46:30.047664"], ["updated_at", "2015-04-14 14:46:30.047664"]] +  (0.8ms) commit transaction +Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-14 16:46:30 +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 + 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 (7.4ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (10.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 13ms (Views: 11.0ms | ActiveRecord: 0.4ms) +Started GET "/flyboy/tasks/1" for 127.0.0.1 at 2015-04-14 16:46:31 +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.5ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_context.html.slim (3.8ms) +  (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.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 (6.7ms) + 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 (66.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/tasks/show.html.slim within layouts/application (78.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 82ms (Views: 78.8ms | ActiveRecord: 0.7ms) +Started GET "/flyboy/tasks/1/edit" for 127.0.0.1 at 2015-04-14 16:46:31 +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.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 (3.9ms) +  (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 (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/_contextual.html.slim (0.1ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_form.html.slim (90.5ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/edit.html.slim within layouts/application (90.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 95ms (Views: 91.5ms | ActiveRecord: 0.7ms) +Started DELETE "/flyboy/tasks/1" for 127.0.0.1 at 2015-04-14 16:46:32 +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.3ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 1]] +  (2.8ms) commit transaction +Redirected to http://127.0.0.1:65380/flyboy/tasks +Completed 302 Found in 9ms (ActiveRecord: 3.4ms) +Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-14 16:46:32 +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 + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (2.1ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (3.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.3ms) +Completed 200 OK in 7ms (Views: 5.1ms | ActiveRecord: 0.2ms) +  (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.8ms) 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.4ms) 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.0ms) 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-14') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_6243"], ["description", "I-am-the-goal-description_7910"], ["version", 1], ["created_at", "2015-04-14 14:46:32.368659"], ["updated_at", "2015-04-14 14:46:32.368659"], ["tracking", "150414-1"]] +  (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", 1], ["title", "I-am-a-task9081"], ["description", "I-am-the-task-description_5244"], ["created_at", "2015-04-14 14:46:32.373285"], ["updated_at", "2015-04-14 14:46:32.373285"]] +  (0.8ms) commit transaction +Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-14 16:46:32 +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.1ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/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: 7.8ms | ActiveRecord: 0.3ms) +Started PATCH "/flyboy/tasks/1/complete" for 127.0.0.1 at 2015-04-14 16:46:34 +0200 +Processing by Flyboy::TasksController#complete 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 (2.0ms) 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-14 14:46:34.222233"], ["task_id", 1], ["created_at", "2015-04-14 14:46:34.224212"], ["updated_at", "2015-04-14 14:46:34.224212"]] + SQL (0.2ms) UPDATE "flyboy_tasks" SET "progress" = ?, "done" = ?, "updated_at" = ? WHERE "flyboy_tasks"."id" = ? [["progress", 100], ["done", "t"], ["updated_at", "2015-04-14 14:46:34.229444"], ["id", 1]] +  (1.0ms) commit transaction +Redirected to http://127.0.0.1:65380/flyboy/tasks +Completed 302 Found in 15ms (ActiveRecord: 3.6ms) +Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-14 16:46:34 +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 (6.7ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (8.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 12ms (Views: 9.6ms | ActiveRecord: 0.4ms) +  (2.5ms) DELETE FROM "flyboy_task_comments"; +  (0.3ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.9ms) 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.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals'; +  (1.5ms) DELETE FROM "flyboy_tasks"; +  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (1.1ms) 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.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-14') + SQL (0.6ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_401"], ["description", "I-am-the-goal-description_9010"], ["version", 1], ["created_at", "2015-04-14 14:46:34.375732"], ["updated_at", "2015-04-14 14:46:34.375732"], ["tracking", "150414-1"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.7ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-13"], ["term", "2015-04-14"], ["goal_id", 1], ["title", "I-am-a-task5670"], ["description", "I-am-the-task-description_4951"], ["created_at", "2015-04-14 14:46:34.381852"], ["updated_at", "2015-04-14 14:46:34.381852"]] +  (1.0ms) commit transaction +Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-14 16:46:34 +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.0ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (8.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 12ms (Views: 10.0ms | ActiveRecord: 0.4ms) +Started PATCH "/flyboy/tasks/1/snooze" for 127.0.0.1 at 2015-04-14 16:46:36 +0200 +Processing by Flyboy::TasksController#snooze 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) UPDATE "flyboy_tasks" SET "reminder" = ?, "term" = ?, "updated_at" = ? WHERE "flyboy_tasks"."id" = ? [["reminder", "2015-04-21"], ["term", "2015-05-14"], ["updated_at", "2015-04-14 14:46:36.311538"], ["id", 1]] +  (2.5ms) commit transaction +Redirected to http://127.0.0.1:65380/flyboy/tasks +Completed 302 Found in 7ms (ActiveRecord: 3.0ms) +Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-14 16:46:36 +0200 +Processing by Flyboy::TasksController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.5ms) + 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.9ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/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.2ms) +Completed 200 OK in 10ms (Views: 8.5ms | ActiveRecord: 0.3ms) +  (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.8ms) 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'; +  (1.0ms) 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-14') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_4226"], ["description", "I-am-the-goal-description_200"], ["version", 1], ["created_at", "2015-04-14 14:46:36.451730"], ["updated_at", "2015-04-14 14:46:36.451730"], ["tracking", "150414-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-task546"], ["description", "I-am-the-task-description_6702"], ["created_at", "2015-04-14 14:46:36.455703"], ["updated_at", "2015-04-14 14:46:36.455703"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_1129"], ["description", "I-am-the-goal-description_1825"], ["version", 1], ["created_at", "2015-04-14 14:46:36.459407"], ["updated_at", "2015-04-14 14:46:36.459407"], ["tracking", "150414-2"]] +  (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", 2], ["title", "I-am-a-task6465"], ["description", "I-am-the-task-description_2829"], ["created_at", "2015-04-14 14:46:36.464300"], ["updated_at", "2015-04-14 14:46:36.464300"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.1ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_2580"], ["description", "I-am-the-goal-description_5513"], ["version", 1], ["created_at", "2015-04-14 14:46:36.467685"], ["updated_at", "2015-04-14 14:46:36.467685"], ["tracking", "150414-3"]] +  (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", 3], ["title", "I-am-a-task8439"], ["description", "I-am-the-task-description_6551"], ["created_at", "2015-04-14 14:46:36.471636"], ["updated_at", "2015-04-14 14:46:36.471636"]] +  (0.9ms) commit transaction +Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-14 16:46:36 +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]] + 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 (9.7ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (11.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 13ms (Views: 11.7ms | ActiveRecord: 0.5ms) +Started GET "/flyboy/tasks.pdf" for 127.0.0.1 at 2015-04-14 16:46:38 +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.4ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 2]] +  (0.3ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 2]] +  (0.2ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 2]] + CACHE (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 2]] + Flyboy::Goal Load (0.4ms) 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.4ms) 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.1ms) +Sent data feuille_de_route_2015-04-14.pdf (8.7ms) +Completed 200 OK in 252ms (Views: 8.4ms | ActiveRecord: 2.5ms) +  (2.4ms) DELETE FROM "flyboy_task_comments"; +  (0.4ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments'; +  (2.0ms) DELETE FROM "flyboy_goals"; +  (0.6ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (1.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals'; +  (1.7ms) DELETE FROM "flyboy_tasks"; +  (0.5ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (1.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks'; +  (1.8ms) DELETE FROM "flyboy_task_comments"; +  (0.4ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.5ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments'; +  (1.5ms) 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.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks'; +  (0.2ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14') + SQL (1.1ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_7063"], ["description", "I-am-the-goal-description_6297"], ["version", 1], ["created_at", "2015-04-14 14:46:38.998878"], ["updated_at", "2015-04-14 14:46:38.998878"], ["tracking", "150414-1"]] +  (3.5ms) commit transaction +  (0.1ms) begin transaction + SQL (0.5ms) 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-task3850"], ["description", "I-am-the-task-description_8112"], ["created_at", "2015-04-14 14:46:39.011911"], ["updated_at", "2015-04-14 14:46:39.011911"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.1ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_2847"], ["description", "I-am-the-goal-description_4158"], ["version", 1], ["created_at", "2015-04-14 14:46:39.016606"], ["updated_at", "2015-04-14 14:46:39.016606"], ["tracking", "150414-2"]] +  (1.3ms) commit transaction +  (0.2ms) begin transaction + SQL (1.5ms) 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-task8881"], ["description", "I-am-the-task-description_4349"], ["created_at", "2015-04-14 14:46:39.022590"], ["updated_at", "2015-04-14 14:46:39.022590"]] +  (1.3ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_2632"], ["description", "I-am-the-goal-description_2507"], ["version", 1], ["created_at", "2015-04-14 14:46:39.031538"], ["updated_at", "2015-04-14 14:46:39.031538"], ["tracking", "150414-3"]] +  (0.8ms) commit transaction +  (0.3ms) begin transaction + SQL (0.7ms) 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-task7005"], ["description", "I-am-the-task-description_6814"], ["created_at", "2015-04-14 14:46:39.036824"], ["updated_at", "2015-04-14 14:46:39.036824"]] +  (1.2ms) commit transaction +Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-14 16:46:39 +0200 +Processing by Flyboy::TasksController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (1.3ms) + 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]] + Flyboy::Goal Load (0.3ms) 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 (20.0ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (25.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 30ms (Views: 26.5ms | ActiveRecord: 0.7ms) +Started GET "/flyboy/tasks.csv" for 127.0.0.1 at 2015-04-14 16:46:41 +0200 +Processing by Flyboy::TasksController#index as CSV + 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.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.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 text template (0.0ms) +Sent data feuille_de_route_2015-04-14.csv (0.6ms) +Completed 200 OK in 10ms (Views: 0.5ms | ActiveRecord: 0.9ms) +  (2.9ms) 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.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.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'; +  (1.0ms) 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.0ms) begin transaction +  (0.1ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_7381"], ["description", "I-am-the-goal-description_9614"], ["version", 1], ["created_at", "2015-04-14 14:46:41.855706"], ["updated_at", "2015-04-14 14:46:41.855706"], ["tracking", "150414-1"]] +  (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", 1], ["title", "I-am-a-task2425"], ["description", "I-am-the-task-description_5085"], ["created_at", "2015-04-14 14:46:41.860495"], ["updated_at", "2015-04-14 14:46:41.860495"]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction +  (0.1ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_3362"], ["description", "I-am-the-goal-description_43"], ["version", 1], ["created_at", "2015-04-14 14:46:41.864703"], ["updated_at", "2015-04-14 14:46:41.864703"], ["tracking", "150414-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-task5111"], ["description", "I-am-the-task-description_5927"], ["created_at", "2015-04-14 14:46:41.868430"], ["updated_at", "2015-04-14 14:46:41.868430"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction +  (0.1ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_3524"], ["description", "I-am-the-goal-description_965"], ["version", 1], ["created_at", "2015-04-14 14:46:41.871955"], ["updated_at", "2015-04-14 14:46:41.871955"], ["tracking", "150414-3"]] +  (0.7ms) commit transaction +  (0.0ms) 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", 3], ["title", "I-am-a-task8177"], ["description", "I-am-the-task-description_6494"], ["created_at", "2015-04-14 14:46:41.876063"], ["updated_at", "2015-04-14 14:46:41.876063"]] +  (0.9ms) commit transaction +Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-14 16:46:41 +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.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 (14.5ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (16.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 18ms (Views: 16.4ms | ActiveRecord: 0.7ms) +Started GET "/flyboy/tasks.xls" for 127.0.0.1 at 2015-04-14 16:46:43 +0200 +Processing by Flyboy::TasksController#index as XLS + 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.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.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 (12.8ms) +Completed 200 OK in 38ms (Views: 36.2ms | ActiveRecord: 1.1ms) +  (2.0ms) DELETE FROM "flyboy_task_comments"; +  (0.5ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.4ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments'; +  (1.9ms) DELETE FROM "flyboy_goals"; +  (0.3ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (2.8ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals'; +  (1.6ms) 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'; +  (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.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-14') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_6460"], ["description", "I-am-the-goal-description_2740"], ["version", 1], ["created_at", "2015-04-14 14:46:44.092480"], ["updated_at", "2015-04-14 14:46:44.092480"], ["tracking", "150414-1"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.5ms) 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-task9755"], ["description", "I-am-the-task-description_4211"], ["created_at", "2015-04-14 14:46:44.097758"], ["updated_at", "2015-04-14 14:46:44.097758"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction +  (0.4ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14') + SQL (0.8ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_7567"], ["description", "I-am-the-goal-description_4814"], ["version", 1], ["created_at", "2015-04-14 14:46:44.105106"], ["updated_at", "2015-04-14 14:46:44.105106"], ["tracking", "150414-2"]] +  (1.0ms) 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", 2], ["title", "I-am-a-task9987"], ["description", "I-am-the-task-description_6278"], ["created_at", "2015-04-14 14:46:44.113976"], ["updated_at", "2015-04-14 14:46:44.113976"]] +  (1.0ms) commit transaction +Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-14 16:46:44 +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.2ms) 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 (16.1ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (20.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 96ms (Views: 94.4ms | ActiveRecord: 0.7ms) +Started POST "/flyboy/dorsale/small_data/filters" for 127.0.0.1 at 2015-04-14 16:46:46 +0200 +Processing by Dorsale::SmallData::FiltersController#create as HTML + Parameters: {"utf8"=>"✓", "filters"=>{"status"=>"closed"}} +Redirected to http://127.0.0.1:65380/flyboy/tasks +Completed 302 Found in 1ms (ActiveRecord: 0.0ms) +Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-14 16:46:46 +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" 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 (4.7ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (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/_flash.html.slim (0.1ms) +Completed 200 OK in 8ms (Views: 6.9ms | ActiveRecord: 0.3ms) +Started POST "/flyboy/dorsale/small_data/filters" for 127.0.0.1 at 2015-04-14 16:46:46 +0200 +Processing by Dorsale::SmallData::FiltersController#create as HTML + Parameters: {"utf8"=>"✓", "filters"=>{"status"=>"open"}} +Redirected to http://127.0.0.1:65380/flyboy/tasks +Completed 302 Found in 1ms (ActiveRecord: 0.0ms) +Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-14 16:46:46 +0200 +Processing by Flyboy::TasksController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.5ms) + Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."done" = 'f' ORDER BY term ASC + Flyboy::Goal Load (0.2ms) 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 (4.7ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (6.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 8ms (Views: 6.5ms | ActiveRecord: 0.4ms) +Started POST "/flyboy/dorsale/small_data/filters" for 127.0.0.1 at 2015-04-14 16:46:46 +0200 +Processing by Dorsale::SmallData::FiltersController#create as HTML + Parameters: {"utf8"=>"✓", "filters"=>{"status"=>""}} +Redirected to http://127.0.0.1:65380/flyboy/tasks +Completed 302 Found in 1ms (ActiveRecord: 0.0ms) +Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-14 16:46:46 +0200 +Processing by Flyboy::TasksController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.5ms) + 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 (7.3ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (8.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.9ms | ActiveRecord: 0.5ms) +  (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.8ms) 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'; + ActiveRecord::SchemaMigration Load (0.6ms) 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.1ms) 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'; +  (1.2ms) 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.2ms) SELECT "flyboy_goals".* FROM "flyboy_goals" +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15') + SQL (0.4ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_2746"], ["description", "I-am-the-goal-description_2548"], ["version", 1], ["created_at", "2015-04-15 06:20:49.941468"], ["updated_at", "2015-04-15 06:20:49.941468"], ["tracking", "150415-1"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_6094"], ["description", "I-am-the-goal-description_3179"], ["version", 1], ["created_at", "2015-04-15 06:20:49.950703"], ["updated_at", "2015-04-15 06:20:49.950703"], ["tracking", "150415-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 27ms (Views: 15.4ms | 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.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", 1]] + SQL (0.5ms) DELETE FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? [["id", 1]] +  (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", 2]] + SQL (0.3ms) DELETE FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? [["id", 2]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_9711"], ["description", "I-am-the-goal-description_6430"], ["version", 1], ["created_at", "2015-04-15 06:20:50.110175"], ["updated_at", "2015-04-15 06:20:50.110175"], ["tracking", "150415-1"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_9198"], ["description", "I-am-the-goal-description_2944"], ["version", 1], ["created_at", "2015-04-15 06:20:50.115095"], ["updated_at", "2015-04-15 06:20:50.115095"], ["tracking", "150415-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 11ms (Views: 1.0ms | ActiveRecord: 0.0ms) + Flyboy::Goal Load (0.2ms) 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.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", 3]] + SQL (0.2ms) DELETE FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? [["id", 3]] +  (0.7ms) 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.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_6472"], ["description", "I-am-the-goal-description_8258"], ["version", 1], ["created_at", "2015-04-15 06:20:50.141380"], ["updated_at", "2015-04-15 06:20:50.141380"], ["tracking", "150415-1"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_4548"], ["description", "I-am-the-goal-description_7065"], ["version", 1], ["created_at", "2015-04-15 06:20:50.146155"], ["updated_at", "2015-04-15 06:20:50.146155"], ["tracking", "150415-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.2ms) +Completed 200 OK in 2ms (Views: 1.0ms | ActiveRecord: 0.0ms) + Flyboy::Goal Load (0.4ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE ("flyboy_goals"."status" != ?) ORDER BY status ASC [["status", "closed"]] +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_34"], ["description", "I-am-the-goal-description_991"], ["version", 1], ["created_at", "2015-04-15 06:20:50.157931"], ["updated_at", "2015-04-15 06:20:50.157931"], ["tracking", "150415-3"]] +  (0.8ms) commit transaction +Processing by Flyboy::GoalsController#close as HTML + Parameters: {"id"=>"7"} + Flyboy::Goal Load (0.3ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 7]] +  (0.0ms) begin transaction +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f' [["goal_id", 7]] + SQL (0.4ms) UPDATE "flyboy_goals" SET "status" = ?, "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["status", "closed"], ["version", 2], ["updated_at", "2015-04-15 06:20:50.170868"], ["id", 7]] +  (0.9ms) commit transaction +Redirected to http://test.host/flyboy/goals +Completed 302 Found in 3412ms (ActiveRecord: 1.7ms) + Flyboy::Goal Load (0.4ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 7]] +  (0.3ms) begin transaction +  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15') + SQL (1.1ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_4286"], ["description", "I-am-the-goal-description_7117"], ["version", 1], ["created_at", "2015-04-15 06:20:53.585078"], ["updated_at", "2015-04-15 06:20:53.585078"], ["tracking", "150415-4"]] +  (3.1ms) commit transaction +Processing by Flyboy::GoalsController#close as HTML + Parameters: {"id"=>"8"} + Flyboy::Goal Load (0.3ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 8]] +  (0.1ms) begin transaction +  (0.6ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f' [["goal_id", 8]] + SQL (0.7ms) UPDATE "flyboy_goals" SET "status" = ?, "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["status", "closed"], ["version", 2], ["updated_at", "2015-04-15 06:20:53.608547"], ["id", 8]] +  (1.1ms) commit transaction +Redirected to http://test.host/flyboy/goals +Completed 302 Found in 15ms (ActiveRecord: 2.7ms) +  (0.1ms) begin transaction +  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15') + SQL (0.4ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_1586"], ["description", "I-am-the-goal-description_8883"], ["version", 1], ["created_at", "2015-04-15 06:20:53.618521"], ["updated_at", "2015-04-15 06:20:53.618521"], ["tracking", "150415-5"]] +  (1.0ms) commit transaction +Processing by Flyboy::GoalsController#open as HTML + Parameters: {"id"=>"9"} + Flyboy::Goal Load (0.4ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 9]] +  (0.1ms) begin transaction + SQL (0.3ms) UPDATE "flyboy_goals" SET "status" = ?, "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["status", "open"], ["version", 2], ["updated_at", "2015-04-15 06:20:53.630774"], ["id", 9]] +  (0.9ms) commit transaction +Redirected to http://test.host/flyboy/goals/9 +Completed 302 Found in 7ms (ActiveRecord: 1.7ms) + Flyboy::Goal Load (0.2ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 9]] +  (0.7ms) begin transaction +  (0.4ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_826"], ["description", "I-am-the-goal-description_8010"], ["version", 1], ["created_at", "2015-04-15 06:20:53.647118"], ["updated_at", "2015-04-15 06:20:53.647118"], ["tracking", "150415-6"]] +  (0.8ms) commit transaction +Processing by Flyboy::GoalsController#open as HTML + Parameters: {"id"=>"10"} + Flyboy::Goal Load (0.6ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 10]] +  (0.7ms) begin transaction + SQL (0.6ms) UPDATE "flyboy_goals" SET "status" = ?, "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["status", "open"], ["version", 2], ["updated_at", "2015-04-15 06:20:53.664117"], ["id", 10]] +  (0.8ms) commit transaction +Redirected to http://test.host/flyboy/goals/10 +Completed 302 Found in 13ms (ActiveRecord: 2.8ms) +  (2.8ms) DELETE FROM "flyboy_task_comments"; +  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.3ms) 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.9ms) 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'; + Flyboy::Goal Load (0.2ms) SELECT "flyboy_goals".* FROM "flyboy_goals" +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15') + SQL (0.4ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_3183"], ["description", "I-am-the-goal-description_4521"], ["version", 1], ["created_at", "2015-04-15 06:21:48.803360"], ["updated_at", "2015-04-15 06:21:48.803360"], ["tracking", "150415-1"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_6589"], ["description", "I-am-the-goal-description_3780"], ["version", 1], ["created_at", "2015-04-15 06:21:48.815770"], ["updated_at", "2015-04-15 06:21:48.815770"], ["tracking", "150415-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.2ms) +Completed 200 OK in 24ms (Views: 15.7ms | ActiveRecord: 0.0ms) + Flyboy::Goal Load (0.3ms) SELECT "flyboy_goals".* FROM "flyboy_goals" ORDER BY status ASC + Flyboy::Goal Load (0.2ms) SELECT "flyboy_goals".* FROM "flyboy_goals" +  (0.0ms) begin transaction + Flyboy::Task Load (0.3ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? ORDER BY term ASC [["goal_id", 1]] + SQL (0.4ms) DELETE FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? [["id", 1]] +  (2.1ms) commit transaction +  (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", 2]] + SQL (0.3ms) DELETE FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? [["id", 2]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_3646"], ["description", "I-am-the-goal-description_1182"], ["version", 1], ["created_at", "2015-04-15 06:21:48.971248"], ["updated_at", "2015-04-15 06:21:48.971248"], ["tracking", "150415-1"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_7705"], ["description", "I-am-the-goal-description_7840"], ["version", 1], ["created_at", "2015-04-15 06:21:48.976432"], ["updated_at", "2015-04-15 06:21:48.976432"], ["tracking", "150415-2"]] +  (1.0ms) 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 11ms (Views: 1.0ms | ActiveRecord: 0.0ms) + Flyboy::Goal Load (0.2ms) 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.3ms) DELETE FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? [["id", 3]] +  (0.9ms) 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", 4]] + SQL (0.1ms) DELETE FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? [["id", 4]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_4469"], ["description", "I-am-the-goal-description_9414"], ["version", 1], ["created_at", "2015-04-15 06:21:49.002486"], ["updated_at", "2015-04-15 06:21:49.002486"], ["tracking", "150415-1"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction +  (0.1ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_9584"], ["description", "I-am-the-goal-description_4739"], ["version", 1], ["created_at", "2015-04-15 06:21:49.006763"], ["updated_at", "2015-04-15 06:21:49.006763"], ["tracking", "150415-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.2ms) +Completed 200 OK in 2ms (Views: 0.9ms | 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.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15') + SQL (0.4ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_7113"], ["description", "I-am-the-goal-description_1097"], ["version", 1], ["created_at", "2015-04-15 06:21:49.017895"], ["updated_at", "2015-04-15 06:21:49.017895"], ["tracking", "150415-3"]] +  (1.0ms) 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.3ms) 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-15 06:21:49.032687"], ["id", 7]] +  (0.7ms) commit transaction +Redirected to http://test.host/flyboy/goals +Completed 302 Found in 3385ms (ActiveRecord: 1.6ms) + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 7]] +  (0.1ms) begin transaction +  (0.1ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_1296"], ["description", "I-am-the-goal-description_1955"], ["version", 1], ["created_at", "2015-04-15 06:21:52.411582"], ["updated_at", "2015-04-15 06:21:52.411582"], ["tracking", "150415-4"]] +  (2.5ms) 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-15 06:21:52.420742"], ["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-15') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_9744"], ["description", "I-am-the-goal-description_2171"], ["version", 1], ["created_at", "2015-04-15 06:21:52.426691"], ["updated_at", "2015-04-15 06:21:52.426691"], ["tracking", "150415-5"]] +  (1.1ms) commit transaction +Processing by Flyboy::GoalsController#open as HTML + Parameters: {"id"=>"9"} + Flyboy::Goal Load (0.2ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 9]] +  (0.1ms) begin transaction + SQL (0.3ms) UPDATE "flyboy_goals" SET "status" = ?, "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["status", "open"], ["version", 2], ["updated_at", "2015-04-15 06:21:52.433354"], ["id", 9]] +  (0.8ms) commit transaction +Redirected to http://test.host/flyboy/goals/9 +Completed 302 Found in 6ms (ActiveRecord: 1.3ms) + 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-15') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_9899"], ["description", "I-am-the-goal-description_420"], ["version", 1], ["created_at", "2015-04-15 06:21:52.441206"], ["updated_at", "2015-04-15 06:21:52.441206"], ["tracking", "150415-6"]] +  (0.9ms) commit transaction +Processing by Flyboy::GoalsController#open as HTML + Parameters: {"id"=>"10"} + Flyboy::Goal Load (0.2ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 10]] +  (0.1ms) begin transaction + SQL (0.3ms) UPDATE "flyboy_goals" SET "status" = ?, "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["status", "open"], ["version", 2], ["updated_at", "2015-04-15 06:21:52.448012"], ["id", 10]] +  (1.0ms) commit transaction +Redirected to http://test.host/flyboy/goals/10 +Completed 302 Found in 5ms (ActiveRecord: 1.5ms) +  (3.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.9ms) 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'; + Flyboy::Goal Load (0.2ms) SELECT "flyboy_goals".* FROM "flyboy_goals" +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15') + SQL (0.5ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_3545"], ["description", "I-am-the-goal-description_7746"], ["version", 1], ["created_at", "2015-04-15 06:23:24.386330"], ["updated_at", "2015-04-15 06:23:24.386330"], ["tracking", "150415-1"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_9199"], ["description", "I-am-the-goal-description_9902"], ["version", 1], ["created_at", "2015-04-15 06:23:24.398087"], ["updated_at", "2015-04-15 06:23:24.398087"], ["tracking", "150415-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 26ms (Views: 17.8ms | ActiveRecord: 0.0ms) + Flyboy::Goal Load (0.3ms) SELECT "flyboy_goals".* FROM "flyboy_goals" ORDER BY status ASC + Flyboy::Goal Load (0.2ms) SELECT "flyboy_goals".* FROM "flyboy_goals" +  (0.0ms) 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.3ms) DELETE FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? [["id", 1]] +  (2.2ms) 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", 2]] + SQL (0.2ms) DELETE FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? [["id", 2]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_6862"], ["description", "I-am-the-goal-description_4077"], ["version", 1], ["created_at", "2015-04-15 06:23:24.566813"], ["updated_at", "2015-04-15 06:23:24.566813"], ["tracking", "150415-1"]] +  (1.0ms) commit transaction +  (0.1ms) begin transaction +  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15') + SQL (0.4ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_9555"], ["description", "I-am-the-goal-description_7251"], ["version", 1], ["created_at", "2015-04-15 06:23:24.572418"], ["updated_at", "2015-04-15 06:23:24.572418"], ["tracking", "150415-2"]] +  (1.1ms) 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 13ms (Views: 1.2ms | ActiveRecord: 0.0ms) + Flyboy::Goal Load (0.4ms) 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]] +  (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", 4]] + SQL (0.1ms) DELETE FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? [["id", 4]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_8199"], ["description", "I-am-the-goal-description_6953"], ["version", 1], ["created_at", "2015-04-15 06:23:24.603374"], ["updated_at", "2015-04-15 06:23:24.603374"], ["tracking", "150415-1"]] +  (1.0ms) commit transaction +  (0.1ms) begin transaction +  (0.4ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15') + SQL (0.4ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_2990"], ["description", "I-am-the-goal-description_8480"], ["version", 1], ["created_at", "2015-04-15 06:23:24.608998"], ["updated_at", "2015-04-15 06:23:24.608998"], ["tracking", "150415-2"]] +  (0.9ms) 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 2ms (Views: 0.9ms | 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.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15') + SQL (0.4ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_3577"], ["description", "I-am-the-goal-description_1371"], ["version", 1], ["created_at", "2015-04-15 06:23:24.622238"], ["updated_at", "2015-04-15 06:23:24.622238"], ["tracking", "150415-3"]] +  (1.0ms) commit transaction +Processing by Flyboy::GoalsController#close as HTML + Parameters: {"id"=>"7"} + Flyboy::Goal Load (0.3ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 7]] +  (0.1ms) begin transaction +  (0.3ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f' [["goal_id", 7]] + SQL (0.4ms) UPDATE "flyboy_goals" SET "status" = ?, "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["status", "closed"], ["version", 2], ["updated_at", "2015-04-15 06:23:24.643799"], ["id", 7]] +  (0.8ms) commit transaction +Redirected to http://test.host/flyboy/goals +Completed 302 Found in 3667ms (ActiveRecord: 1.8ms) + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 7]] +  (0.2ms) begin transaction +  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15') + SQL (0.5ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_5937"], ["description", "I-am-the-goal-description_5125"], ["version", 1], ["created_at", "2015-04-15 06:23:28.302340"], ["updated_at", "2015-04-15 06:23:28.302340"], ["tracking", "150415-4"]] +  (2.3ms) 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-15 06:23:28.313127"], ["id", 8]] +  (0.7ms) commit transaction +Redirected to http://test.host/flyboy/goals +Completed 302 Found in 6ms (ActiveRecord: 1.3ms) +  (0.1ms) begin transaction +  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15') + SQL (0.5ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_5052"], ["description", "I-am-the-goal-description_6273"], ["version", 1], ["created_at", "2015-04-15 06:23:28.319192"], ["updated_at", "2015-04-15 06:23:28.319192"], ["tracking", "150415-5"]] +  (0.9ms) commit transaction +Processing by Flyboy::GoalsController#open as HTML + Parameters: {"id"=>"9"} + Flyboy::Goal Load (0.2ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 9]] +  (0.1ms) begin transaction + SQL (0.3ms) UPDATE "flyboy_goals" SET "status" = ?, "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["status", "open"], ["version", 2], ["updated_at", "2015-04-15 06:23:28.327238"], ["id", 9]] +  (1.0ms) commit transaction +Redirected to http://test.host/flyboy/goals/9 +Completed 302 Found in 6ms (ActiveRecord: 1.6ms) + 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-15') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_9001"], ["description", "I-am-the-goal-description_1819"], ["version", 1], ["created_at", "2015-04-15 06:23:28.335163"], ["updated_at", "2015-04-15 06:23:28.335163"], ["tracking", "150415-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-15 06:23:28.340843"], ["id", 10]] +  (0.7ms) commit transaction +Redirected to http://test.host/flyboy/goals/10 +Completed 302 Found in 4ms (ActiveRecord: 1.1ms) +  (2.8ms) 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.2ms) 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'; +  (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'; + Flyboy::Goal Load (0.2ms) SELECT "flyboy_goals".* FROM "flyboy_goals" +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15') + SQL (0.4ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_5110"], ["description", "I-am-the-goal-description_5170"], ["version", 1], ["created_at", "2015-04-15 06:23:44.872388"], ["updated_at", "2015-04-15 06:23:44.872388"], ["tracking", "150415-1"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_1300"], ["description", "I-am-the-goal-description_6490"], ["version", 1], ["created_at", "2015-04-15 06:23:44.883104"], ["updated_at", "2015-04-15 06:23:44.883104"], ["tracking", "150415-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.3ms) +Completed 200 OK in 28ms (Views: 20.7ms | 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.0ms) 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.3ms) DELETE FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? [["id", 1]] +  (2.4ms) 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", 2]] + SQL (0.2ms) DELETE FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? [["id", 2]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_9040"], ["description", "I-am-the-goal-description_2126"], ["version", 1], ["created_at", "2015-04-15 06:23:45.044742"], ["updated_at", "2015-04-15 06:23:45.044742"], ["tracking", "150415-1"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_3194"], ["description", "I-am-the-goal-description_7342"], ["version", 1], ["created_at", "2015-04-15 06:23:45.049458"], ["updated_at", "2015-04-15 06:23:45.049458"], ["tracking", "150415-2"]] +  (0.9ms) 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 11ms (Views: 1.0ms | ActiveRecord: 0.0ms) + Flyboy::Goal Load (0.2ms) 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.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", 3]] + SQL (0.3ms) DELETE FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? [["id", 3]] +  (0.9ms) 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", 4]] + SQL (0.1ms) DELETE FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? [["id", 4]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction +  (0.1ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_5877"], ["description", "I-am-the-goal-description_4998"], ["version", 1], ["created_at", "2015-04-15 06:23:45.073964"], ["updated_at", "2015-04-15 06:23:45.073964"], ["tracking", "150415-1"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_8695"], ["description", "I-am-the-goal-description_9783"], ["version", 1], ["created_at", "2015-04-15 06:23:45.078306"], ["updated_at", "2015-04-15 06:23:45.078306"], ["tracking", "150415-2"]] +  (0.9ms) 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 2ms (Views: 0.9ms | ActiveRecord: 0.0ms) + Flyboy::Goal Load (0.2ms) 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-15') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_8344"], ["description", "I-am-the-goal-description_1702"], ["version", 1], ["created_at", "2015-04-15 06:23:45.088957"], ["updated_at", "2015-04-15 06:23:45.088957"], ["tracking", "150415-3"]] +  (1.0ms) 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.1ms) 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-15 06:23:45.101203"], ["id", 7]] +  (0.7ms) commit transaction +Redirected to http://test.host/flyboy/goals +Completed 302 Found in 3775ms (ActiveRecord: 1.5ms) + Flyboy::Goal Load (0.2ms) 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-15') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_7164"], ["description", "I-am-the-goal-description_6225"], ["version", 1], ["created_at", "2015-04-15 06:23:48.873599"], ["updated_at", "2015-04-15 06:23:48.873599"], ["tracking", "150415-4"]] +  (2.9ms) 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.3ms) UPDATE "flyboy_goals" SET "status" = ?, "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["status", "closed"], ["version", 2], ["updated_at", "2015-04-15 06:23:48.883368"], ["id", 8]] +  (1.2ms) commit transaction +Redirected to http://test.host/flyboy/goals +Completed 302 Found in 8ms (ActiveRecord: 1.8ms) +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_8903"], ["description", "I-am-the-goal-description_5878"], ["version", 1], ["created_at", "2015-04-15 06:23:48.891736"], ["updated_at", "2015-04-15 06:23:48.891736"], ["tracking", "150415-5"]] +  (0.8ms) commit transaction +Processing by Flyboy::GoalsController#open as HTML + Parameters: {"id"=>"9"} + Flyboy::Goal Load (0.2ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 9]] +  (0.1ms) begin transaction + SQL (0.3ms) UPDATE "flyboy_goals" SET "status" = ?, "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["status", "open"], ["version", 2], ["updated_at", "2015-04-15 06:23:48.898169"], ["id", 9]] +  (0.8ms) commit transaction +Redirected to http://test.host/flyboy/goals/9 +Completed 302 Found in 5ms (ActiveRecord: 1.3ms) + 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-15') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_5552"], ["description", "I-am-the-goal-description_8804"], ["version", 1], ["created_at", "2015-04-15 06:23:48.905256"], ["updated_at", "2015-04-15 06:23:48.905256"], ["tracking", "150415-6"]] +  (0.9ms) 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.3ms) UPDATE "flyboy_goals" SET "status" = ?, "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["status", "open"], ["version", 2], ["updated_at", "2015-04-15 06:23:48.912039"], ["id", 10]] +  (0.7ms) commit transaction +Redirected to http://test.host/flyboy/goals/10 +Completed 302 Found in 5ms (ActiveRecord: 1.2ms) +  (2.9ms) 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'; +  (1.0ms) 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'; +  (0.1ms) begin transaction +  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15') + SQL (0.7ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_8876"], ["description", "I-am-the-goal-description_3003"], ["version", 1], ["created_at", "2015-04-15 06:24:38.872602"], ["updated_at", "2015-04-15 06:24:38.872602"], ["tracking", "150415-1"]] +  (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", 1], ["title", "I-am-a-task510"], ["description", "I-am-the-task-description_6908"], ["created_at", "2015-04-15 06:24:38.947873"], ["updated_at", "2015-04-15 06:24:38.947873"]] +  (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-task9660"], ["description", "I-am-the-task-description_1925"], ["created_at", "2015-04-15 06:24:38.953701"], ["updated_at", "2015-04-15 06:24:38.953701"]] +  (0.8ms) commit transaction +Processing by Flyboy::TasksController#complete 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.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-15 06:24:42.590437"], ["task_id", 1], ["created_at", "2015-04-15 06:24:42.599325"], ["updated_at", "2015-04-15 06:24:42.599325"]] + SQL (0.2ms) UPDATE "flyboy_tasks" SET "progress" = ?, "done" = ?, "updated_at" = ? WHERE "flyboy_tasks"."id" = ? [["progress", 100], ["done", "t"], ["updated_at", "2015-04-15 06:24:42.601140"], ["id", 1]] +  (2.6ms) commit transaction +Redirected to http://test.hostwhere_i_came_from +Completed 302 Found in 3645ms (ActiveRecord: 4.0ms) + Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1 [["id", 1]] +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_3262"], ["description", "I-am-the-goal-description_3839"], ["version", 1], ["created_at", "2015-04-15 06:24:42.615270"], ["updated_at", "2015-04-15 06:24:42.615270"], ["tracking", "150415-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-task7092"], ["description", "I-am-the-task-description_1963"], ["created_at", "2015-04-15 06:24:42.619608"], ["updated_at", "2015-04-15 06:24:42.619608"]] +  (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", 2], ["title", "I-am-a-task3028"], ["description", "I-am-the-task-description_6434"], ["created_at", "2015-04-15 06:24:42.623703"], ["updated_at", "2015-04-15 06:24:42.623703"]] +  (0.8ms) commit transaction +Processing by Flyboy::TasksController#complete as HTML + Parameters: {"id"=>"3"} + Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 3]] + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 2]] +  (0.1ms) begin transaction + SQL (0.4ms) 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-15 06:24:42.631041"], ["task_id", 3], ["created_at", "2015-04-15 06:24:42.632434"], ["updated_at", "2015-04-15 06:24:42.632434"]] + SQL (0.2ms) UPDATE "flyboy_tasks" SET "progress" = ?, "done" = ?, "updated_at" = ? WHERE "flyboy_tasks"."id" = ? [["progress", 100], ["done", "t"], ["updated_at", "2015-04-15 06:24:42.635050"], ["id", 3]] +  (1.2ms) commit transaction +Redirected to http://test.hostwhere_i_came_from +Completed 302 Found in 12ms (ActiveRecord: 2.2ms) + Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1 [["id", 3]] +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_3444"], ["description", "I-am-the-goal-description_618"], ["version", 1], ["created_at", "2015-04-15 06:24:42.647766"], ["updated_at", "2015-04-15 06:24:42.647766"], ["tracking", "150415-3"]] +  (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", 3], ["title", "I-am-a-task8849"], ["description", "I-am-the-task-description_6917"], ["created_at", "2015-04-15 06:24:42.651829"], ["updated_at", "2015-04-15 06:24:42.651829"]] +  (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", 3], ["title", "I-am-a-task246"], ["description", "I-am-the-task-description_4225"], ["created_at", "2015-04-15 06:24:42.655582"], ["updated_at", "2015-04-15 06:24:42.655582"]] +  (0.8ms) commit transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? [["task_id", 5]] +Processing by Flyboy::TasksController#complete as HTML + Parameters: {"id"=>"5"} + Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 5]] + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 3]] +  (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-15 06:24:42.663425"], ["task_id", 5], ["created_at", "2015-04-15 06:24:42.664637"], ["updated_at", "2015-04-15 06:24:42.664637"]] + SQL (0.1ms) UPDATE "flyboy_tasks" SET "progress" = ?, "done" = ?, "updated_at" = ? WHERE "flyboy_tasks"."id" = ? [["progress", 100], ["done", "t"], ["updated_at", "2015-04-15 06:24:42.666152"], ["id", 5]] +  (1.1ms) commit transaction +Redirected to http://test.hostwhere_i_came_from +Completed 302 Found in 9ms (ActiveRecord: 1.7ms) + Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1 [["id", 5]] +  (0.1ms) SELECT COUNT(*) FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? [["task_id", 5]] + Flyboy::TaskComment Load (0.2ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at ASC LIMIT 1 [["task_id", 5]] +  (0.1ms) begin transaction +  (0.1ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_4962"], ["description", "I-am-the-goal-description_4657"], ["version", 1], ["created_at", "2015-04-15 06:24:42.674349"], ["updated_at", "2015-04-15 06:24:42.674349"], ["tracking", "150415-4"]] +  (0.9ms) 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", 4], ["title", "I-am-a-task4251"], ["description", "I-am-the-task-description_568"], ["created_at", "2015-04-15 06:24:42.678578"], ["updated_at", "2015-04-15 06:24:42.678578"]] +  (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", 4], ["title", "I-am-a-task7926"], ["description", "I-am-the-task-description_1165"], ["created_at", "2015-04-15 06:24:42.682462"], ["updated_at", "2015-04-15 06:24:42.682462"]] +  (0.8ms) commit transaction +Processing by Flyboy::TasksController#complete as HTML + Parameters: {"id"=>"7"} + Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 7]] + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 4]] +  (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-15 06:24:42.688886"], ["task_id", 7], ["created_at", "2015-04-15 06:24:42.690115"], ["updated_at", "2015-04-15 06:24:42.690115"]] + SQL (0.1ms) UPDATE "flyboy_tasks" SET "progress" = ?, "done" = ?, "updated_at" = ? WHERE "flyboy_tasks"."id" = ? [["progress", 100], ["done", "t"], ["updated_at", "2015-04-15 06:24:42.691686"], ["id", 7]] +  (0.9ms) commit transaction +Redirected to http://test.hostwhere_i_came_from +Completed 302 Found in 8ms (ActiveRecord: 1.5ms) +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_7438"], ["description", "I-am-the-goal-description_7316"], ["version", 1], ["created_at", "2015-04-15 06:24:42.697555"], ["updated_at", "2015-04-15 06:24:42.697555"], ["tracking", "150415-5"]] +  (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", 5], ["title", "I-am-a-task5980"], ["description", "I-am-the-task-description_3805"], ["created_at", "2015-04-15 06:24:42.701486"], ["updated_at", "2015-04-15 06:24:42.701486"]] +  (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", 5], ["title", "I-am-a-task7416"], ["description", "I-am-the-task-description_4612"], ["created_at", "2015-04-15 06:24:42.705748"], ["updated_at", "2015-04-15 06:24:42.705748"]] +  (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.4ms) +Completed 200 OK in 90ms (Views: 79.8ms | ActiveRecord: 0.0ms) +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15') + 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_7542"], ["version", 1], ["created_at", "2015-04-15 06:24:42.803997"], ["updated_at", "2015-04-15 06:24:42.803997"], ["tracking", "150415-6"]] +  (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", 6], ["title", "I-am-a-task3265"], ["description", "I-am-the-task-description_9868"], ["created_at", "2015-04-15 06:24:42.808630"], ["updated_at", "2015-04-15 06:24:42.808630"]] +  (0.9ms) commit transaction +  (0.2ms) begin transaction + SQL (0.8ms) 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", 6], ["title", "I-am-a-task8832"], ["description", "I-am-the-task-description_1569"], ["created_at", "2015-04-15 06:24:42.815160"], ["updated_at", "2015-04-15 06:24:42.815160"]] +  (1.2ms) commit transaction + Flyboy::Task Load (0.3ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC +  (0.1ms) begin transaction + Flyboy::TaskComment Load (0.2ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 1]] + SQL (0.4ms) 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]] +  (1.0ms) 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", 2]] + SQL (0.2ms) 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.2ms) DELETE FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."id" = ? [["id", 2]] + SQL (0.1ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 3]] +  (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", 4]] + SQL (0.1ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 4]] +  (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", 5]] + 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", 5]] +  (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", 6]] + SQL (0.2ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 6]] +  (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", 7]] + SQL (0.2ms) DELETE FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."id" = ? [["id", 4]] + SQL (0.1ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 7]] +  (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", 8]] + SQL (0.3ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 8]] +  (1.0ms) commit transaction +  (0.1ms) begin transaction + Flyboy::TaskComment Load (0.2ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 9]] + SQL (0.5ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 9]] +  (1.1ms) 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.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", 12]] + SQL (0.2ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 12]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_205"], ["description", "I-am-the-goal-description_5379"], ["version", 1], ["created_at", "2015-04-15 06:24:42.862110"], ["updated_at", "2015-04-15 06:24:42.862110"], ["tracking", "150415-7"]] +  (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", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 7], ["title", "I-am-a-task1280"], ["description", "I-am-the-task-description_3380"], ["created_at", "2015-04-15 06:24:42.866524"], ["updated_at", "2015-04-15 06:24:42.866524"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_785"], ["description", "I-am-the-goal-description_905"], ["version", 1], ["created_at", "2015-04-15 06:24:42.870356"], ["updated_at", "2015-04-15 06:24:42.870356"], ["tracking", "150415-8"]] +  (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", 8], ["title", "I-am-a-task1439"], ["description", "I-am-the-task-description_6451"], ["created_at", "2015-04-15 06:24:42.874633"], ["updated_at", "2015-04-15 06:24:42.874633"]] +  (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.3ms) +Completed 200 OK in 3ms (Views: 1.5ms | ActiveRecord: 0.0ms) + Flyboy::Task Load (0.4ms) 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-15') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_9994"], ["description", "I-am-the-goal-description_5220"], ["version", 1], ["created_at", "2015-04-15 06:24:42.887624"], ["updated_at", "2015-04-15 06:24:42.887624"], ["tracking", "150415-9"]] +  (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", 9], ["title", "I-am-a-task9275"], ["description", "I-am-the-task-description_8401"], ["created_at", "2015-04-15 06:24:42.892926"], ["updated_at", "2015-04-15 06:24:42.892926"]] +  (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", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 9], ["title", "I-am-a-task8133"], ["description", "I-am-the-task-description_1917"], ["created_at", "2015-04-15 06:24:42.897975"], ["updated_at", "2015-04-15 06:24:42.897975"]] +  (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", 13]] + SQL (0.2ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 13]] +  (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", 14]] + SQL (0.1ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 14]] +  (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", 15]] + SQL (0.2ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 15]] +  (0.6ms) 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", 16]] + SQL (0.2ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 16]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction +  (0.4ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15') + SQL (0.5ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_7363"], ["description", "I-am-the-goal-description_591"], ["version", 1], ["created_at", "2015-04-15 06:24:42.914151"], ["updated_at", "2015-04-15 06:24:42.914151"], ["tracking", "150415-10"]] +  (1.0ms) 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", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 10], ["title", "I-am-a-task6149"], ["description", "I-am-the-task-description_1209"], ["created_at", "2015-04-15 06:24:42.920045"], ["updated_at", "2015-04-15 06:24:42.920045"]] +  (0.8ms) commit transaction +  (0.2ms) begin transaction +  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_6419"], ["description", "I-am-the-goal-description_8536"], ["version", 1], ["created_at", "2015-04-15 06:24:42.925303"], ["updated_at", "2015-04-15 06:24:42.925303"], ["tracking", "150415-11"]] +  (1.0ms) commit transaction +  (0.1ms) begin transaction + SQL (0.5ms) 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-task8197"], ["description", "I-am-the-task-description_5937"], ["created_at", "2015-04-15 06:24:42.930557"], ["updated_at", "2015-04-15 06:24:42.930557"]] +  (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-15') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_7021"], ["description", "I-am-the-goal-description_4258"], ["version", 1], ["created_at", "2015-04-15 06:24:42.940319"], ["updated_at", "2015-04-15 06:24:42.940319"], ["tracking", "150415-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", 12], ["title", "I-am-a-task8270"], ["description", "I-am-the-task-description_7061"], ["created_at", "2015-04-15 06:24:42.944484"], ["updated_at", "2015-04-15 06:24:42.944484"]] +  (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", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 12], ["title", "I-am-a-task4631"], ["description", "I-am-the-task-description_2573"], ["created_at", "2015-04-15 06:24:42.948516"], ["updated_at", "2015-04-15 06:24:42.948516"]] +  (0.9ms) 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", 17]] + SQL (0.2ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 17]] +  (0.9ms) 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", 18]] + SQL (0.3ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 18]] +  (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", 19]] + SQL (0.2ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 19]] +  (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", 20]] + SQL (0.1ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 20]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_6993"], ["description", "I-am-the-goal-description_2268"], ["version", 1], ["created_at", "2015-04-15 06:24:42.965327"], ["updated_at", "2015-04-15 06:24:42.965327"], ["tracking", "150415-13"]] +  (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", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 13], ["title", "I-am-a-task2336"], ["description", "I-am-the-task-description_5966"], ["created_at", "2015-04-15 06:24:42.969596"], ["updated_at", "2015-04-15 06:24:42.969596"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_9997"], ["description", "I-am-the-goal-description_2240"], ["version", 1], ["created_at", "2015-04-15 06:24:42.973398"], ["updated_at", "2015-04-15 06:24:42.973398"], ["tracking", "150415-14"]] +  (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-task3198"], ["description", "I-am-the-task-description_7580"], ["created_at", "2015-04-15 06:24:42.977146"], ["updated_at", "2015-04-15 06:24:42.977146"]] +  (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-15') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_9465"], ["description", "I-am-the-goal-description_82"], ["version", 1], ["created_at", "2015-04-15 06:24:42.986286"], ["updated_at", "2015-04-15 06:24:42.986286"], ["tracking", "150415-15"]] +  (1.0ms) commit transaction +  (0.0ms) 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", 15], ["title", "I-am-a-task6153"], ["description", "I-am-the-task-description_9232"], ["created_at", "2015-04-15 06:24:42.990325"], ["updated_at", "2015-04-15 06:24:42.990325"]] +  (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", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 15], ["title", "I-am-a-task6228"], ["description", "I-am-the-task-description_5001"], ["created_at", "2015-04-15 06:24:42.995583"], ["updated_at", "2015-04-15 06:24:42.995583"]] +  (0.8ms) commit transaction +Processing by Flyboy::TasksController#show as HTML + Parameters: {"id"=>"23"} + Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 23]] + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 15]] + Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 23]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/show.html.slim within layouts/application (0.3ms) +Completed 200 OK in 6ms (Views: 2.4ms | ActiveRecord: 0.4ms) +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_8565"], ["description", "I-am-the-goal-description_5827"], ["version", 1], ["created_at", "2015-04-15 06:24:43.010320"], ["updated_at", "2015-04-15 06:24:43.010320"], ["tracking", "150415-16"]] +  (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", 16], ["title", "I-am-a-task3079"], ["description", "I-am-the-task-description_9098"], ["created_at", "2015-04-15 06:24:43.014296"], ["updated_at", "2015-04-15 06:24:43.014296"]] +  (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", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 16], ["title", "I-am-a-task9849"], ["description", "I-am-the-task-description_3491"], ["created_at", "2015-04-15 06:24:43.018201"], ["updated_at", "2015-04-15 06:24:43.018201"]] +  (0.8ms) commit transaction +Processing by Flyboy::TasksController#new as HTML + Parameters: {"goal_id"=>"16"} + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 16]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/new.html.slim within layouts/application (0.3ms) +Completed 200 OK in 7ms (Views: 2.8ms | ActiveRecord: 0.1ms) +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_2689"], ["description", "I-am-the-goal-description_1346"], ["version", 1], ["created_at", "2015-04-15 06:24:43.032220"], ["updated_at", "2015-04-15 06:24:43.032220"], ["tracking", "150415-17"]] +  (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", 17], ["title", "I-am-a-task79"], ["description", "I-am-the-task-description_532"], ["created_at", "2015-04-15 06:24:43.036840"], ["updated_at", "2015-04-15 06:24:43.036840"]] +  (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", 17], ["title", "I-am-a-task7555"], ["description", "I-am-the-task-description_9873"], ["created_at", "2015-04-15 06:24:43.042053"], ["updated_at", "2015-04-15 06:24:43.042053"]] +  (0.8ms) commit transaction +Processing by Flyboy::TasksController#edit as HTML + Parameters: {"id"=>"27"} + Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 27]] + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 17]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/edit.html.slim within layouts/application (0.3ms) +Completed 200 OK in 5ms (Views: 2.5ms | ActiveRecord: 0.2ms) +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_9666"], ["description", "I-am-the-goal-description_636"], ["version", 1], ["created_at", "2015-04-15 06:24:43.054990"], ["updated_at", "2015-04-15 06:24:43.054990"], ["tracking", "150415-18"]] +  (0.6ms) commit transaction +  (0.1ms) begin transaction + SQL (0.5ms) 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", 18], ["title", "I-am-a-task8142"], ["description", "I-am-the-task-description_8415"], ["created_at", "2015-04-15 06:24:43.059751"], ["updated_at", "2015-04-15 06:24:43.059751"]] +  (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-task4030"], ["description", "I-am-the-task-description_9469"], ["created_at", "2015-04-15 06:24:43.065192"], ["updated_at", "2015-04-15 06:24:43.065192"]] +  (0.8ms) commit transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" +Processing by Flyboy::TasksController#create as HTML + Parameters: {"task"=>{"title"=>"New Task", "goal_id"=>"18", "reminder"=>"2015-04-15", "term"=>"2015-04-15"}} + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 18]] +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "flyboy_tasks" ("goal_id", "title", "term", "reminder", "done", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["goal_id", 18], ["title", "New Task"], ["term", "2015-04-15"], ["reminder", "2015-04-15"], ["done", "f"], ["created_at", "2015-04-15 06:24:43.078423"], ["updated_at", "2015-04-15 06:24:43.078423"]] +  (0.8ms) commit transaction +Redirected to http://test.host/flyboy/tasks/31 +Completed 302 Found in 7ms (ActiveRecord: 1.3ms) +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_2080"], ["description", "I-am-the-goal-description_5041"], ["version", 1], ["created_at", "2015-04-15 06:24:43.087212"], ["updated_at", "2015-04-15 06:24:43.087212"], ["tracking", "150415-19"]] +  (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", 19], ["title", "I-am-a-task1450"], ["description", "I-am-the-task-description_9919"], ["created_at", "2015-04-15 06:24:43.092629"], ["updated_at", "2015-04-15 06:24:43.092629"]] +  (0.7ms) 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", 19], ["title", "I-am-a-task9751"], ["description", "I-am-the-task-description_7055"], ["created_at", "2015-04-15 06:24:43.097998"], ["updated_at", "2015-04-15 06:24:43.097998"]] +  (0.8ms) commit transaction +Processing by Flyboy::TasksController#create as HTML + Parameters: {"task"=>{"title"=>"New Task", "goal_id"=>"19", "reminder"=>"2015-04-15", "term"=>"2015-04-15"}} + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 19]] +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("goal_id", "title", "term", "reminder", "done", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["goal_id", 19], ["title", "New Task"], ["term", "2015-04-15"], ["reminder", "2015-04-15"], ["done", "f"], ["created_at", "2015-04-15 06:24:43.106493"], ["updated_at", "2015-04-15 06:24:43.106493"]] +  (0.7ms) commit transaction +Redirected to http://test.host/flyboy/tasks/34 +Completed 302 Found in 7ms (ActiveRecord: 1.3ms) +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_6701"], ["description", "I-am-the-goal-description_7157"], ["version", 1], ["created_at", "2015-04-15 06:24:43.118698"], ["updated_at", "2015-04-15 06:24:43.118698"], ["tracking", "150415-20"]] +  (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", 20], ["title", "I-am-a-task165"], ["description", "I-am-the-task-description_2353"], ["created_at", "2015-04-15 06:24:43.122808"], ["updated_at", "2015-04-15 06:24:43.122808"]] +  (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", 20], ["title", "I-am-a-task5481"], ["description", "I-am-the-task-description_5091"], ["created_at", "2015-04-15 06:24:43.127556"], ["updated_at", "2015-04-15 06:24:43.127556"]] +  (0.8ms) commit transaction +Processing by Flyboy::TasksController#create as HTML + Parameters: {"task"=>{"title"=>"New Task", "goal_id"=>"20", "reminder"=>"2015-04-15", "term"=>"2015-04-15"}} + Flyboy::Goal Load (0.2ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 20]] +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("goal_id", "title", "term", "reminder", "done", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["goal_id", 20], ["title", "New Task"], ["term", "2015-04-15"], ["reminder", "2015-04-15"], ["done", "f"], ["created_at", "2015-04-15 06:24:43.136468"], ["updated_at", "2015-04-15 06:24:43.136468"]] +  (0.9ms) commit transaction +Redirected to http://test.host/flyboy/tasks/37 +Completed 302 Found in 8ms (ActiveRecord: 1.5ms) + 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-15') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_3611"], ["description", "I-am-the-goal-description_4446"], ["version", 1], ["created_at", "2015-04-15 06:24:43.144797"], ["updated_at", "2015-04-15 06:24:43.144797"], ["tracking", "150415-21"]] +  (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", 21], ["title", "I-am-a-task9347"], ["description", "I-am-the-task-description_2901"], ["created_at", "2015-04-15 06:24:43.148559"], ["updated_at", "2015-04-15 06:24:43.148559"]] +  (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", 21], ["title", "I-am-a-task7709"], ["description", "I-am-the-task-description_5117"], ["created_at", "2015-04-15 06:24:43.152844"], ["updated_at", "2015-04-15 06:24:43.152844"]] +  (0.8ms) commit transaction +Processing by Flyboy::TasksController#create as HTML + Parameters: {"task"=>{"title"=>nil, "goal_id"=>"21"}} + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 21]] +  (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 5ms (Views: 1.2ms | ActiveRecord: 0.2ms) +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_3623"], ["description", "I-am-the-goal-description_8714"], ["version", 1], ["created_at", "2015-04-15 06:24:43.214097"], ["updated_at", "2015-04-15 06:24:43.214097"], ["tracking", "150415-22"]] +  (1.1ms) 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-task7224"], ["description", "I-am-the-task-description_1502"], ["created_at", "2015-04-15 06:24:43.218541"], ["updated_at", "2015-04-15 06:24:43.218541"]] +  (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", 22], ["title", "I-am-a-task3218"], ["description", "I-am-the-task-description_9898"], ["created_at", "2015-04-15 06:24:43.223287"], ["updated_at", "2015-04-15 06:24:43.223287"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 22]] + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("title", "goal_id", "reminder", "term", "done", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["title", "New Task"], ["goal_id", 22], ["reminder", "2015-04-15"], ["term", "2015-04-15"], ["done", "f"], ["created_at", "2015-04-15 06:24:43.228165"], ["updated_at", "2015-04-15 06:24:43.228165"]] +  (0.9ms) commit transaction +Processing by Flyboy::TasksController#update as HTML + Parameters: {"task"=>{"title"=>"New Task", "goal_id"=>"22", "reminder"=>"2015-04-15", "term"=>"2015-04-15"}, "id"=>"42"} + Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 42]] + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 22]] +  (0.1ms) begin transaction +  (0.0ms) commit transaction +Redirected to http://test.host/flyboy/tasks/42 +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-15') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_7670"], ["description", "I-am-the-goal-description_4785"], ["version", 1], ["created_at", "2015-04-15 06:24:43.240239"], ["updated_at", "2015-04-15 06:24:43.240239"], ["tracking", "150415-23"]] +  (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", 23], ["title", "I-am-a-task7443"], ["description", "I-am-the-task-description_1539"], ["created_at", "2015-04-15 06:24:43.244913"], ["updated_at", "2015-04-15 06:24:43.244913"]] +  (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-task6179"], ["description", "I-am-the-task-description_9409"], ["created_at", "2015-04-15 06:24:43.248938"], ["updated_at", "2015-04-15 06:24:43.248938"]] +  (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", 23]] + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("title", "goal_id", "reminder", "term", "done", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["title", "New Task"], ["goal_id", 23], ["reminder", "2015-04-15"], ["term", "2015-04-15"], ["done", "f"], ["created_at", "2015-04-15 06:24:43.252797"], ["updated_at", "2015-04-15 06:24:43.252797"]] +  (0.9ms) commit transaction +Processing by Flyboy::TasksController#update as HTML + Parameters: {"task"=>{"title"=>"New Task", "goal_id"=>"23", "reminder"=>"2015-04-15", "term"=>"2015-04-15"}, "id"=>"45"} + Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 45]] + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 23]] +  (0.1ms) begin transaction +  (0.0ms) commit transaction +Redirected to http://test.host/flyboy/tasks/45 +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-15') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_5164"], ["description", "I-am-the-goal-description_5697"], ["version", 1], ["created_at", "2015-04-15 06:24:43.264923"], ["updated_at", "2015-04-15 06:24:43.264923"], ["tracking", "150415-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", 24], ["title", "I-am-a-task6714"], ["description", "I-am-the-task-description_5746"], ["created_at", "2015-04-15 06:24:43.269185"], ["updated_at", "2015-04-15 06:24:43.269185"]] +  (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", 24], ["title", "I-am-a-task184"], ["description", "I-am-the-task-description_6067"], ["created_at", "2015-04-15 06:24:43.272986"], ["updated_at", "2015-04-15 06:24:43.272986"]] +  (0.7ms) commit transaction +  (0.0ms) begin transaction + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 24]] + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("title", "goal_id", "reminder", "term", "done", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["title", "New Task"], ["goal_id", 24], ["reminder", "2015-04-15"], ["term", "2015-04-15"], ["done", "f"], ["created_at", "2015-04-15 06:24:43.276843"], ["updated_at", "2015-04-15 06:24:43.276843"]] +  (0.9ms) commit transaction +Processing by Flyboy::TasksController#update as HTML + Parameters: {"task"=>{"title"=>nil}, "id"=>"48"} + Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 48]] + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 24]] +  (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: 0.9ms | ActiveRecord: 0.3ms) +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_5700"], ["description", "I-am-the-goal-description_297"], ["version", 1], ["created_at", "2015-04-15 06:24:43.288201"], ["updated_at", "2015-04-15 06:24:43.288201"], ["tracking", "150415-25"]] +  (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", 25], ["title", "I-am-a-task8038"], ["description", "I-am-the-task-description_1878"], ["created_at", "2015-04-15 06:24:43.292376"], ["updated_at", "2015-04-15 06:24:43.292376"]] +  (1.0ms) 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", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 25], ["title", "I-am-a-task6505"], ["description", "I-am-the-task-description_6442"], ["created_at", "2015-04-15 06:24:43.297934"], ["updated_at", "2015-04-15 06:24:43.297934"]] +  (1.4ms) commit transaction +  (0.1ms) begin transaction + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 25]] + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("title", "goal_id", "reminder", "term", "done", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["title", "New Task"], ["goal_id", 25], ["reminder", "2015-04-15"], ["term", "2015-04-15"], ["done", "f"], ["created_at", "2015-04-15 06:24:43.303893"], ["updated_at", "2015-04-15 06:24:43.303893"]] +  (0.8ms) commit transaction +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" +Processing by Flyboy::TasksController#destroy as HTML + Parameters: {"id"=>"51"} + Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 51]] + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 25]] +  (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", 51]] + SQL (0.3ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 51]] +  (0.9ms) commit transaction +Redirected to http://test.host/flyboy/tasks +Completed 302 Found in 6ms (ActiveRecord: 1.6ms) +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_4576"], ["description", "I-am-the-goal-description_2675"], ["version", 1], ["created_at", "2015-04-15 06:24:43.318567"], ["updated_at", "2015-04-15 06:24:43.318567"], ["tracking", "150415-26"]] +  (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", 26], ["title", "I-am-a-task9464"], ["description", "I-am-the-task-description_4783"], ["created_at", "2015-04-15 06:24:43.322386"], ["updated_at", "2015-04-15 06:24:43.322386"]] +  (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", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 26], ["title", "I-am-a-task5918"], ["description", "I-am-the-task-description_6847"], ["created_at", "2015-04-15 06:24:43.326689"], ["updated_at", "2015-04-15 06:24:43.326689"]] +  (1.1ms) commit transaction +  (0.1ms) begin transaction + Flyboy::Goal Load (0.2ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 26]] + SQL (0.6ms) INSERT INTO "flyboy_tasks" ("title", "goal_id", "reminder", "term", "done", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["title", "New Task"], ["goal_id", 26], ["reminder", "2015-04-15"], ["term", "2015-04-15"], ["done", "f"], ["created_at", "2015-04-15 06:24:43.332612"], ["updated_at", "2015-04-15 06:24:43.332612"]] +  (1.2ms) commit transaction +Processing by Flyboy::TasksController#destroy as HTML + Parameters: {"id"=>"54"} + Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 54]] + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 26]] +  (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", 54]] + SQL (0.3ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 54]] +  (1.0ms) commit transaction +Redirected to http://test.host/flyboy/tasks +Completed 302 Found in 6ms (ActiveRecord: 1.8ms) +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_9275"], ["description", "I-am-the-goal-description_6025"], ["version", 1], ["created_at", "2015-04-15 06:24:43.348428"], ["updated_at", "2015-04-15 06:24:43.348428"], ["tracking", "150415-27"]] +  (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", 27], ["title", "I-am-a-task2651"], ["description", "I-am-the-task-description_661"], ["created_at", "2015-04-15 06:24:43.352914"], ["updated_at", "2015-04-15 06:24:43.352914"]] +  (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", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 27], ["title", "I-am-a-task8566"], ["description", "I-am-the-task-description_3215"], ["created_at", "2015-04-15 06:24:43.356985"], ["updated_at", "2015-04-15 06:24:43.356985"]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 27]] + SQL (0.4ms) INSERT INTO "flyboy_tasks" ("title", "goal_id", "reminder", "term", "done", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["title", "New Task"], ["goal_id", 27], ["reminder", "2015-04-15"], ["term", "2015-04-15"], ["done", "f"], ["created_at", "2015-04-15 06:24:43.361116"], ["updated_at", "2015-04-15 06:24:43.361116"]] +  (1.1ms) commit transaction +Processing by Flyboy::TasksController#snooze as HTML + Parameters: {"id"=>"57"} + Flyboy::Task Load (0.3ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 57]] + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 27]] +  (0.1ms) begin transaction + SQL (0.3ms) UPDATE "flyboy_tasks" SET "reminder" = ?, "term" = ?, "updated_at" = ? WHERE "flyboy_tasks"."id" = ? [["reminder", "2015-04-22"], ["term", "2015-05-15"], ["updated_at", "2015-04-15 06:24:43.370452"], ["id", 57]] +  (0.9ms) commit transaction +Redirected to http://test.host/flyboy/tasks +Completed 302 Found in 7ms (ActiveRecord: 1.6ms) +  (3.2ms) DELETE FROM "flyboy_task_comments"; +  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (1.0ms) 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.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.9ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks'; + Flyboy::Goal Load (0.2ms) SELECT "flyboy_goals".* FROM "flyboy_goals" +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15') + SQL (0.4ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_423"], ["description", "I-am-the-goal-description_8944"], ["version", 1], ["created_at", "2015-04-15 06:25:02.380903"], ["updated_at", "2015-04-15 06:25:02.380903"], ["tracking", "150415-1"]] +  (1.5ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_1293"], ["description", "I-am-the-goal-description_9627"], ["version", 1], ["created_at", "2015-04-15 06:25:02.430629"], ["updated_at", "2015-04-15 06:25:02.430629"], ["tracking", "150415-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.2ms) +Completed 200 OK in 21ms (Views: 13.9ms | 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]] +  (1.5ms) 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", 2]] + SQL (0.2ms) DELETE FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? [["id", 2]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_1970"], ["description", "I-am-the-goal-description_4170"], ["version", 1], ["created_at", "2015-04-15 06:25:02.533865"], ["updated_at", "2015-04-15 06:25:02.533865"], ["tracking", "150415-1"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_6683"], ["description", "I-am-the-goal-description_4427"], ["version", 1], ["created_at", "2015-04-15 06:25:02.538444"], ["updated_at", "2015-04-15 06:25:02.538444"], ["tracking", "150415-2"]] +  (0.9ms) 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 11ms (Views: 1.0ms | ActiveRecord: 0.0ms) + Flyboy::Goal Load (0.2ms) 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.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", 3]] + SQL (0.2ms) DELETE FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? [["id", 3]] +  (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", 4]] + SQL (0.1ms) 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-15') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_3909"], ["description", "I-am-the-goal-description_4993"], ["version", 1], ["created_at", "2015-04-15 06:25:02.563160"], ["updated_at", "2015-04-15 06:25:02.563160"], ["tracking", "150415-1"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.1ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_3455"], ["description", "I-am-the-goal-description_625"], ["version", 1], ["created_at", "2015-04-15 06:25:02.567038"], ["updated_at", "2015-04-15 06:25:02.567038"], ["tracking", "150415-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 2ms (Views: 0.9ms | ActiveRecord: 0.0ms) + Flyboy::Goal Load (0.2ms) 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-15') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_1812"], ["description", "I-am-the-goal-description_1975"], ["version", 1], ["created_at", "2015-04-15 06:25:02.576816"], ["updated_at", "2015-04-15 06:25:02.576816"], ["tracking", "150415-3"]] +  (1.0ms) 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.0ms) begin transaction +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f' [["goal_id", 7]] + SQL (0.4ms) UPDATE "flyboy_goals" SET "status" = ?, "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["status", "closed"], ["version", 2], ["updated_at", "2015-04-15 06:25:02.589786"], ["id", 7]] +  (0.8ms) commit transaction +Redirected to http://test.host/flyboy/goals +Completed 302 Found in 3248ms (ActiveRecord: 1.6ms) + 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-15') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_2950"], ["description", "I-am-the-goal-description_7358"], ["version", 1], ["created_at", "2015-04-15 06:25:05.833785"], ["updated_at", "2015-04-15 06:25:05.833785"], ["tracking", "150415-4"]] +  (3.0ms) 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-15 06:25:05.844364"], ["id", 8]] +  (0.9ms) commit transaction +Redirected to http://test.host/flyboy/goals +Completed 302 Found in 6ms (ActiveRecord: 1.4ms) +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_4646"], ["description", "I-am-the-goal-description_189"], ["version", 1], ["created_at", "2015-04-15 06:25:05.850286"], ["updated_at", "2015-04-15 06:25:05.850286"], ["tracking", "150415-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.3ms) UPDATE "flyboy_goals" SET "status" = ?, "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["status", "open"], ["version", 2], ["updated_at", "2015-04-15 06:25:05.855874"], ["id", 9]] +  (0.8ms) commit transaction +Redirected to http://test.host/flyboy/goals/9 +Completed 302 Found in 5ms (ActiveRecord: 1.2ms) + 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-15') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_8109"], ["description", "I-am-the-goal-description_845"], ["version", 1], ["created_at", "2015-04-15 06:25:05.862905"], ["updated_at", "2015-04-15 06:25:05.862905"], ["tracking", "150415-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.3ms) UPDATE "flyboy_goals" SET "status" = ?, "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["status", "open"], ["version", 2], ["updated_at", "2015-04-15 06:25:05.868411"], ["id", 10]] +  (0.7ms) commit transaction +Redirected to http://test.host/flyboy/goals/10 +Completed 302 Found in 5ms (ActiveRecord: 1.1ms) +  (0.1ms) begin transaction +  (0.1ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_8099"], ["description", "I-am-the-goal-description_6539"], ["version", 1], ["created_at", "2015-04-15 06:25:05.930232"], ["updated_at", "2015-04-15 06:25:05.930232"], ["tracking", "150415-7"]] +  (1.6ms) 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", 11], ["title", "I-am-a-task9694"], ["description", "I-am-the-task-description_4700"], ["created_at", "2015-04-15 06:25:05.943339"], ["updated_at", "2015-04-15 06:25:05.943339"]] +  (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", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 11], ["title", "I-am-a-task6894"], ["description", "I-am-the-task-description_1143"], ["created_at", "2015-04-15 06:25:05.948151"], ["updated_at", "2015-04-15 06:25:05.948151"]] +  (0.7ms) commit transaction +Processing by Flyboy::TasksController#complete as HTML + Parameters: {"id"=>"1"} + Flyboy::Task Load (0.5ms) 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", 11]] +  (0.1ms) begin transaction + SQL (0.4ms) 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-15 06:25:05.962663"], ["task_id", 1], ["created_at", "2015-04-15 06:25:05.971324"], ["updated_at", "2015-04-15 06:25:05.971324"]] + SQL (0.2ms) UPDATE "flyboy_tasks" SET "progress" = ?, "done" = ?, "updated_at" = ? WHERE "flyboy_tasks"."id" = ? [["progress", 100], ["done", "t"], ["updated_at", "2015-04-15 06:25:05.973623"], ["id", 1]] +  (1.1ms) commit transaction +Redirected to http://test.hostwhere_i_came_from +Completed 302 Found in 23ms (ActiveRecord: 2.8ms) + Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1 [["id", 1]] +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_4688"], ["description", "I-am-the-goal-description_9226"], ["version", 1], ["created_at", "2015-04-15 06:25:05.985299"], ["updated_at", "2015-04-15 06:25:05.985299"], ["tracking", "150415-8"]] +  (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", 12], ["title", "I-am-a-task6919"], ["description", "I-am-the-task-description_3810"], ["created_at", "2015-04-15 06:25:05.989622"], ["updated_at", "2015-04-15 06:25:05.989622"]] +  (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-task8311"], ["description", "I-am-the-task-description_8802"], ["created_at", "2015-04-15 06:25:05.993826"], ["updated_at", "2015-04-15 06:25:05.993826"]] +  (0.8ms) commit transaction +Processing by Flyboy::TasksController#complete as HTML + Parameters: {"id"=>"3"} + Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 3]] + 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-15 06:25:06.000445"], ["task_id", 3], ["created_at", "2015-04-15 06:25:06.001714"], ["updated_at", "2015-04-15 06:25:06.001714"]] + SQL (0.1ms) UPDATE "flyboy_tasks" SET "progress" = ?, "done" = ?, "updated_at" = ? WHERE "flyboy_tasks"."id" = ? [["progress", 100], ["done", "t"], ["updated_at", "2015-04-15 06:25:06.003656"], ["id", 3]] +  (0.9ms) 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", 3]] +  (0.1ms) begin transaction +  (0.1ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_96"], ["description", "I-am-the-goal-description_7024"], ["version", 1], ["created_at", "2015-04-15 06:25:06.009945"], ["updated_at", "2015-04-15 06:25:06.009945"], ["tracking", "150415-9"]] +  (1.0ms) 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", 13], ["title", "I-am-a-task3066"], ["description", "I-am-the-task-description_478"], ["created_at", "2015-04-15 06:25:06.013771"], ["updated_at", "2015-04-15 06:25:06.013771"]] +  (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", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 13], ["title", "I-am-a-task7443"], ["description", "I-am-the-task-description_1383"], ["created_at", "2015-04-15 06:25:06.018909"], ["updated_at", "2015-04-15 06:25:06.018909"]] +  (1.0ms) commit transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? [["task_id", 5]] +Processing by Flyboy::TasksController#complete as HTML + Parameters: {"id"=>"5"} + Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 5]] + 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.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-15 06:25:06.028697"], ["task_id", 5], ["created_at", "2015-04-15 06:25:06.030080"], ["updated_at", "2015-04-15 06:25:06.030080"]] + SQL (0.1ms) UPDATE "flyboy_tasks" SET "progress" = ?, "done" = ?, "updated_at" = ? WHERE "flyboy_tasks"."id" = ? [["progress", 100], ["done", "t"], ["updated_at", "2015-04-15 06:25:06.031885"], ["id", 5]] +  (1.0ms) commit transaction +Redirected to http://test.hostwhere_i_came_from +Completed 302 Found in 10ms (ActiveRecord: 1.7ms) + Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1 [["id", 5]] +  (0.1ms) SELECT COUNT(*) FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? [["task_id", 5]] + Flyboy::TaskComment Load (0.2ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at ASC LIMIT 1 [["task_id", 5]] +  (0.1ms) begin transaction +  (0.1ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_1981"], ["description", "I-am-the-goal-description_4326"], ["version", 1], ["created_at", "2015-04-15 06:25:06.041065"], ["updated_at", "2015-04-15 06:25:06.041065"], ["tracking", "150415-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-task9054"], ["description", "I-am-the-task-description_1345"], ["created_at", "2015-04-15 06:25:06.045451"], ["updated_at", "2015-04-15 06:25:06.045451"]] +  (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-task6322"], ["description", "I-am-the-task-description_3770"], ["created_at", "2015-04-15 06:25:06.049381"], ["updated_at", "2015-04-15 06:25:06.049381"]] +  (0.9ms) commit transaction +Processing by Flyboy::TasksController#complete as HTML + Parameters: {"id"=>"7"} + Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 7]] + Flyboy::Goal Load (0.2ms) 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-15 06:25:06.057093"], ["task_id", 7], ["created_at", "2015-04-15 06:25:06.058605"], ["updated_at", "2015-04-15 06:25:06.058605"]] + SQL (0.1ms) UPDATE "flyboy_tasks" SET "progress" = ?, "done" = ?, "updated_at" = ? WHERE "flyboy_tasks"."id" = ? [["progress", 100], ["done", "t"], ["updated_at", "2015-04-15 06:25:06.060514"], ["id", 7]] +  (0.9ms) commit transaction +Redirected to http://test.hostwhere_i_came_from +Completed 302 Found in 10ms (ActiveRecord: 1.7ms) +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_7456"], ["description", "I-am-the-goal-description_9133"], ["version", 1], ["created_at", "2015-04-15 06:25:06.066633"], ["updated_at", "2015-04-15 06:25:06.066633"], ["tracking", "150415-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-task2418"], ["description", "I-am-the-task-description_8578"], ["created_at", "2015-04-15 06:25:06.070644"], ["updated_at", "2015-04-15 06:25:06.070644"]] +  (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", 15], ["title", "I-am-a-task3589"], ["description", "I-am-the-task-description_1138"], ["created_at", "2015-04-15 06:25:06.075402"], ["updated_at", "2015-04-15 06:25:06.075402"]] +  (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 6ms (Views: 2.4ms | ActiveRecord: 0.0ms) +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_6828"], ["description", "I-am-the-goal-description_8740"], ["version", 1], ["created_at", "2015-04-15 06:25:06.089375"], ["updated_at", "2015-04-15 06:25:06.089375"], ["tracking", "150415-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-task364"], ["description", "I-am-the-task-description_2935"], ["created_at", "2015-04-15 06:25:06.093814"], ["updated_at", "2015-04-15 06:25:06.093814"]] +  (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", 16], ["title", "I-am-a-task156"], ["description", "I-am-the-task-description_5082"], ["created_at", "2015-04-15 06:25:06.097883"], ["updated_at", "2015-04-15 06:25:06.097883"]] +  (0.9ms) 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.2ms) 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", 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.2ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 2]] +  (1.0ms) 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_task_comments" WHERE "flyboy_task_comments"."id" = ? [["id", 2]] + SQL (0.1ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 3]] +  (0.8ms) commit transaction +  (0.2ms) begin transaction + Flyboy::TaskComment Load (0.2ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 4]] + SQL (0.2ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 4]] +  (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", 5]] + 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", 5]] +  (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", 6]] + 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.2ms) DELETE FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."id" = ? [["id", 4]] + SQL (0.1ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 7]] +  (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", 8]] + SQL (0.1ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 8]] +  (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", 9]] + SQL (0.2ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 9]] +  (0.9ms) 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.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", 12]] + SQL (0.1ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 12]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_3993"], ["description", "I-am-the-goal-description_7148"], ["version", 1], ["created_at", "2015-04-15 06:25:06.139386"], ["updated_at", "2015-04-15 06:25:06.139386"], ["tracking", "150415-13"]] +  (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", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 17], ["title", "I-am-a-task5033"], ["description", "I-am-the-task-description_6616"], ["created_at", "2015-04-15 06:25:06.143222"], ["updated_at", "2015-04-15 06:25:06.143222"]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_8401"], ["description", "I-am-the-goal-description_9375"], ["version", 1], ["created_at", "2015-04-15 06:25:06.148276"], ["updated_at", "2015-04-15 06:25:06.148276"], ["tracking", "150415-14"]] +  (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", 18], ["title", "I-am-a-task1291"], ["description", "I-am-the-task-description_8324"], ["created_at", "2015-04-15 06:25:06.152399"], ["updated_at", "2015-04-15 06:25:06.152399"]] +  (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.8ms | 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-15') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_9152"], ["description", "I-am-the-goal-description_2513"], ["version", 1], ["created_at", "2015-04-15 06:25:06.162543"], ["updated_at", "2015-04-15 06:25:06.162543"], ["tracking", "150415-15"]] +  (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", 19], ["title", "I-am-a-task2197"], ["description", "I-am-the-task-description_2049"], ["created_at", "2015-04-15 06:25:06.167585"], ["updated_at", "2015-04-15 06:25:06.167585"]] +  (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", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 19], ["title", "I-am-a-task8984"], ["description", "I-am-the-task-description_4744"], ["created_at", "2015-04-15 06:25:06.171895"], ["updated_at", "2015-04-15 06:25:06.171895"]] +  (0.9ms) 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", 13]] + SQL (0.3ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 13]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + Flyboy::TaskComment Load (0.2ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 14]] + SQL (0.3ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 14]] +  (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", 15]] + SQL (0.1ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 15]] +  (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", 16]] + SQL (0.1ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 16]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_3733"], ["description", "I-am-the-goal-description_178"], ["version", 1], ["created_at", "2015-04-15 06:25:06.187955"], ["updated_at", "2015-04-15 06:25:06.187955"], ["tracking", "150415-16"]] +  (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", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 20], ["title", "I-am-a-task8143"], ["description", "I-am-the-task-description_7161"], ["created_at", "2015-04-15 06:25:06.192116"], ["updated_at", "2015-04-15 06:25:06.192116"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_5126"], ["description", "I-am-the-goal-description_7586"], ["version", 1], ["created_at", "2015-04-15 06:25:06.196359"], ["updated_at", "2015-04-15 06:25:06.196359"], ["tracking", "150415-17"]] +  (0.8ms) commit transaction +  (0.0ms) 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", 21], ["title", "I-am-a-task6451"], ["description", "I-am-the-task-description_9208"], ["created_at", "2015-04-15 06:25:06.200692"], ["updated_at", "2015-04-15 06:25:06.200692"]] +  (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.8ms | 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-15') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_4036"], ["description", "I-am-the-goal-description_5852"], ["version", 1], ["created_at", "2015-04-15 06:25:06.211099"], ["updated_at", "2015-04-15 06:25:06.211099"], ["tracking", "150415-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-task4183"], ["description", "I-am-the-task-description_5321"], ["created_at", "2015-04-15 06:25:06.215446"], ["updated_at", "2015-04-15 06:25:06.215446"]] +  (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", 22], ["title", "I-am-a-task429"], ["description", "I-am-the-task-description_821"], ["created_at", "2015-04-15 06:25:06.219911"], ["updated_at", "2015-04-15 06:25:06.219911"]] +  (0.9ms) 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", 17]] + SQL (0.2ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 17]] +  (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", 18]] + SQL (0.2ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 18]] +  (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", 19]] + SQL (0.1ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 19]] +  (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", 20]] + SQL (0.2ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 20]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_1154"], ["description", "I-am-the-goal-description_8494"], ["version", 1], ["created_at", "2015-04-15 06:25:06.235672"], ["updated_at", "2015-04-15 06:25:06.235672"], ["tracking", "150415-19"]] +  (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", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 23], ["title", "I-am-a-task5986"], ["description", "I-am-the-task-description_1574"], ["created_at", "2015-04-15 06:25:06.239954"], ["updated_at", "2015-04-15 06:25:06.239954"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_3943"], ["description", "I-am-the-goal-description_7392"], ["version", 1], ["created_at", "2015-04-15 06:25:06.244141"], ["updated_at", "2015-04-15 06:25:06.244141"], ["tracking", "150415-20"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.5ms) 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", 24], ["title", "I-am-a-task7235"], ["description", "I-am-the-task-description_7872"], ["created_at", "2015-04-15 06:25:06.248518"], ["updated_at", "2015-04-15 06:25:06.248518"]] +  (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-15') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_8621"], ["description", "I-am-the-goal-description_3919"], ["version", 1], ["created_at", "2015-04-15 06:25:06.259329"], ["updated_at", "2015-04-15 06:25:06.259329"], ["tracking", "150415-21"]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + SQL (0.5ms) 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-task7630"], ["description", "I-am-the-task-description_5193"], ["created_at", "2015-04-15 06:25:06.263682"], ["updated_at", "2015-04-15 06:25:06.263682"]] +  (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", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 25], ["title", "I-am-a-task9427"], ["description", "I-am-the-task-description_9777"], ["created_at", "2015-04-15 06:25:06.268800"], ["updated_at", "2015-04-15 06:25:06.268800"]] +  (0.8ms) commit transaction +Processing by Flyboy::TasksController#show as HTML + Parameters: {"id"=>"23"} + Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 23]] + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 25]] + Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 23]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/show.html.slim within layouts/application (0.2ms) +Completed 200 OK in 5ms (Views: 1.9ms | ActiveRecord: 0.4ms) +  (0.2ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_2380"], ["description", "I-am-the-goal-description_5769"], ["version", 1], ["created_at", "2015-04-15 06:25:06.282377"], ["updated_at", "2015-04-15 06:25:06.282377"], ["tracking", "150415-22"]] +  (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", 26], ["title", "I-am-a-task8223"], ["description", "I-am-the-task-description_7993"], ["created_at", "2015-04-15 06:25:06.286663"], ["updated_at", "2015-04-15 06:25:06.286663"]] +  (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", 26], ["title", "I-am-a-task370"], ["description", "I-am-the-task-description_2521"], ["created_at", "2015-04-15 06:25:06.290954"], ["updated_at", "2015-04-15 06:25:06.290954"]] +  (0.8ms) commit transaction +Processing by Flyboy::TasksController#new as HTML + Parameters: {"goal_id"=>"26"} + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 26]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/new.html.slim within layouts/application (0.3ms) +Completed 200 OK in 6ms (Views: 2.8ms | ActiveRecord: 0.1ms) +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_1279"], ["description", "I-am-the-goal-description_4906"], ["version", 1], ["created_at", "2015-04-15 06:25:06.359207"], ["updated_at", "2015-04-15 06:25:06.359207"], ["tracking", "150415-23"]] +  (1.1ms) 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", 27], ["title", "I-am-a-task5394"], ["description", "I-am-the-task-description_3120"], ["created_at", "2015-04-15 06:25:06.364381"], ["updated_at", "2015-04-15 06:25:06.364381"]] +  (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", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 27], ["title", "I-am-a-task6502"], ["description", "I-am-the-task-description_6386"], ["created_at", "2015-04-15 06:25:06.369035"], ["updated_at", "2015-04-15 06:25:06.369035"]] +  (0.9ms) commit transaction +Processing by Flyboy::TasksController#edit as HTML + Parameters: {"id"=>"27"} + Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["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/edit.html.slim within layouts/application (0.3ms) +Completed 200 OK in 5ms (Views: 2.5ms | ActiveRecord: 0.3ms) +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_5242"], ["description", "I-am-the-goal-description_6582"], ["version", 1], ["created_at", "2015-04-15 06:25:06.383279"], ["updated_at", "2015-04-15 06:25:06.383279"], ["tracking", "150415-24"]] +  (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", 28], ["title", "I-am-a-task3901"], ["description", "I-am-the-task-description_613"], ["created_at", "2015-04-15 06:25:06.387903"], ["updated_at", "2015-04-15 06:25:06.387903"]] +  (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", 28], ["title", "I-am-a-task9908"], ["description", "I-am-the-task-description_524"], ["created_at", "2015-04-15 06:25:06.391864"], ["updated_at", "2015-04-15 06:25:06.391864"]] +  (0.9ms) commit transaction +  (0.3ms) SELECT COUNT(*) FROM "flyboy_tasks" +Processing by Flyboy::TasksController#create as HTML + Parameters: {"task"=>{"title"=>"New Task", "goal_id"=>"28", "reminder"=>"2015-04-15", "term"=>"2015-04-15"}} + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 28]] +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("goal_id", "title", "term", "reminder", "done", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["goal_id", 28], ["title", "New Task"], ["term", "2015-04-15"], ["reminder", "2015-04-15"], ["done", "f"], ["created_at", "2015-04-15 06:25:06.405257"], ["updated_at", "2015-04-15 06:25:06.405257"]] +  (0.9ms) commit transaction +Redirected to http://test.host/flyboy/tasks/31 +Completed 302 Found in 6ms (ActiveRecord: 1.4ms) +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_350"], ["description", "I-am-the-goal-description_5826"], ["version", 1], ["created_at", "2015-04-15 06:25:06.413531"], ["updated_at", "2015-04-15 06:25:06.413531"], ["tracking", "150415-25"]] +  (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", 29], ["title", "I-am-a-task396"], ["description", "I-am-the-task-description_5793"], ["created_at", "2015-04-15 06:25:06.418716"], ["updated_at", "2015-04-15 06:25:06.418716"]] +  (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", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 29], ["title", "I-am-a-task8447"], ["description", "I-am-the-task-description_3584"], ["created_at", "2015-04-15 06:25:06.423260"], ["updated_at", "2015-04-15 06:25:06.423260"]] +  (0.9ms) commit transaction +Processing by Flyboy::TasksController#create as HTML + Parameters: {"task"=>{"title"=>"New Task", "goal_id"=>"29", "reminder"=>"2015-04-15", "term"=>"2015-04-15"}} + 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-15"], ["reminder", "2015-04-15"], ["done", "f"], ["created_at", "2015-04-15 06:25:06.430534"], ["updated_at", "2015-04-15 06:25:06.430534"]] +  (0.8ms) commit transaction +Redirected to http://test.host/flyboy/tasks/34 +Completed 302 Found in 6ms (ActiveRecord: 1.2ms) +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_7443"], ["description", "I-am-the-goal-description_9600"], ["version", 1], ["created_at", "2015-04-15 06:25:06.440471"], ["updated_at", "2015-04-15 06:25:06.440471"], ["tracking", "150415-26"]] +  (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", 30], ["title", "I-am-a-task1977"], ["description", "I-am-the-task-description_4450"], ["created_at", "2015-04-15 06:25:06.444923"], ["updated_at", "2015-04-15 06:25:06.444923"]] +  (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", 30], ["title", "I-am-a-task3000"], ["description", "I-am-the-task-description_3913"], ["created_at", "2015-04-15 06:25:06.448740"], ["updated_at", "2015-04-15 06:25:06.448740"]] +  (1.0ms) commit transaction +Processing by Flyboy::TasksController#create as HTML + Parameters: {"task"=>{"title"=>"New Task", "goal_id"=>"30", "reminder"=>"2015-04-15", "term"=>"2015-04-15"}} + 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.5ms) INSERT INTO "flyboy_tasks" ("goal_id", "title", "term", "reminder", "done", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["goal_id", 30], ["title", "New Task"], ["term", "2015-04-15"], ["reminder", "2015-04-15"], ["done", "f"], ["created_at", "2015-04-15 06:25:06.456692"], ["updated_at", "2015-04-15 06:25:06.456692"]] +  (0.8ms) commit transaction +Redirected to http://test.host/flyboy/tasks/37 +Completed 302 Found in 7ms (ActiveRecord: 1.5ms) + 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-15') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_1468"], ["description", "I-am-the-goal-description_9918"], ["version", 1], ["created_at", "2015-04-15 06:25:06.464834"], ["updated_at", "2015-04-15 06:25:06.464834"], ["tracking", "150415-27"]] +  (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", 31], ["title", "I-am-a-task5769"], ["description", "I-am-the-task-description_4039"], ["created_at", "2015-04-15 06:25:06.469848"], ["updated_at", "2015-04-15 06:25:06.469848"]] +  (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", 31], ["title", "I-am-a-task8731"], ["description", "I-am-the-task-description_8322"], ["created_at", "2015-04-15 06:25:06.474326"], ["updated_at", "2015-04-15 06:25:06.474326"]] +  (0.8ms) commit transaction +Processing by Flyboy::TasksController#create as HTML + Parameters: {"task"=>{"title"=>nil, "goal_id"=>"31"}} + Flyboy::Goal Load (0.2ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 31]] +  (0.1ms) begin transaction +  (0.1ms) rollback transaction + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/new.html.slim within layouts/application (0.2ms) +Completed 200 OK in 6ms (Views: 1.2ms | ActiveRecord: 0.3ms) +  (0.1ms) begin transaction +  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_2968"], ["description", "I-am-the-goal-description_7224"], ["version", 1], ["created_at", "2015-04-15 06:25:06.488691"], ["updated_at", "2015-04-15 06:25:06.488691"], ["tracking", "150415-28"]] +  (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", 32], ["title", "I-am-a-task8766"], ["description", "I-am-the-task-description_1780"], ["created_at", "2015-04-15 06:25:06.493924"], ["updated_at", "2015-04-15 06:25:06.493924"]] +  (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", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 32], ["title", "I-am-a-task8538"], ["description", "I-am-the-task-description_6478"], ["created_at", "2015-04-15 06:25:06.499105"], ["updated_at", "2015-04-15 06:25:06.499105"]] +  (1.3ms) commit transaction +  (0.1ms) begin transaction + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 32]] + SQL (0.4ms) INSERT INTO "flyboy_tasks" ("title", "goal_id", "reminder", "term", "done", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["title", "New Task"], ["goal_id", 32], ["reminder", "2015-04-15"], ["term", "2015-04-15"], ["done", "f"], ["created_at", "2015-04-15 06:25:06.504646"], ["updated_at", "2015-04-15 06:25:06.504646"]] +  (0.8ms) commit transaction +Processing by Flyboy::TasksController#update as HTML + Parameters: {"task"=>{"title"=>"New Task", "goal_id"=>"32", "reminder"=>"2015-04-15", "term"=>"2015-04-15"}, "id"=>"42"} + Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 42]] + 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) commit transaction +Redirected to http://test.host/flyboy/tasks/42 +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-15') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_7774"], ["description", "I-am-the-goal-description_321"], ["version", 1], ["created_at", "2015-04-15 06:25:06.517308"], ["updated_at", "2015-04-15 06:25:06.517308"], ["tracking", "150415-29"]] +  (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", 33], ["title", "I-am-a-task9547"], ["description", "I-am-the-task-description_7081"], ["created_at", "2015-04-15 06:25:06.521975"], ["updated_at", "2015-04-15 06:25:06.521975"]] +  (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", 33], ["title", "I-am-a-task5293"], ["description", "I-am-the-task-description_3706"], ["created_at", "2015-04-15 06:25:06.526165"], ["updated_at", "2015-04-15 06:25:06.526165"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + Flyboy::Goal Load (0.2ms) 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-15"], ["term", "2015-04-15"], ["done", "f"], ["created_at", "2015-04-15 06:25:06.530585"], ["updated_at", "2015-04-15 06:25:06.530585"]] +  (0.8ms) commit transaction +Processing by Flyboy::TasksController#update as HTML + Parameters: {"task"=>{"title"=>"New Task", "goal_id"=>"33", "reminder"=>"2015-04-15", "term"=>"2015-04-15"}, "id"=>"45"} + Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 45]] + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 33]] +  (0.1ms) begin transaction +  (0.1ms) commit transaction +Redirected to http://test.host/flyboy/tasks/45 +Completed 302 Found in 5ms (ActiveRecord: 0.4ms) +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_9716"], ["description", "I-am-the-goal-description_409"], ["version", 1], ["created_at", "2015-04-15 06:25:06.543547"], ["updated_at", "2015-04-15 06:25:06.543547"], ["tracking", "150415-30"]] +  (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", 34], ["title", "I-am-a-task3368"], ["description", "I-am-the-task-description_701"], ["created_at", "2015-04-15 06:25:06.547740"], ["updated_at", "2015-04-15 06:25:06.547740"]] +  (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-task7897"], ["description", "I-am-the-task-description_2962"], ["created_at", "2015-04-15 06:25:06.551642"], ["updated_at", "2015-04-15 06:25:06.551642"]] +  (0.9ms) commit transaction +  (0.1ms) 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-15"], ["term", "2015-04-15"], ["done", "f"], ["created_at", "2015-04-15 06:25:06.555993"], ["updated_at", "2015-04-15 06:25:06.555993"]] +  (0.8ms) commit transaction +Processing by Flyboy::TasksController#update as HTML + Parameters: {"task"=>{"title"=>nil}, "id"=>"48"} + Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 48]] + 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) 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: 0.9ms | ActiveRecord: 0.4ms) +  (0.2ms) begin transaction +  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_3193"], ["description", "I-am-the-goal-description_1812"], ["version", 1], ["created_at", "2015-04-15 06:25:06.568825"], ["updated_at", "2015-04-15 06:25:06.568825"], ["tracking", "150415-31"]] +  (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", 35], ["title", "I-am-a-task7547"], ["description", "I-am-the-task-description_7931"], ["created_at", "2015-04-15 06:25:06.573642"], ["updated_at", "2015-04-15 06:25:06.573642"]] +  (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-task2727"], ["description", "I-am-the-task-description_9880"], ["created_at", "2015-04-15 06:25:06.577757"], ["updated_at", "2015-04-15 06:25:06.577757"]] +  (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", 35]] + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("title", "goal_id", "reminder", "term", "done", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["title", "New Task"], ["goal_id", 35], ["reminder", "2015-04-15"], ["term", "2015-04-15"], ["done", "f"], ["created_at", "2015-04-15 06:25:06.581936"], ["updated_at", "2015-04-15 06:25:06.581936"]] +  (0.7ms) commit transaction +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" +Processing by Flyboy::TasksController#destroy as HTML + Parameters: {"id"=>"51"} + Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 51]] + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 35]] +  (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", 51]] + SQL (0.2ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 51]] +  (0.8ms) commit transaction +Redirected to http://test.host/flyboy/tasks +Completed 302 Found in 5ms (ActiveRecord: 1.3ms) +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_170"], ["description", "I-am-the-goal-description_8040"], ["version", 1], ["created_at", "2015-04-15 06:25:06.598061"], ["updated_at", "2015-04-15 06:25:06.598061"], ["tracking", "150415-32"]] +  (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", 36], ["title", "I-am-a-task1569"], ["description", "I-am-the-task-description_9918"], ["created_at", "2015-04-15 06:25:06.602213"], ["updated_at", "2015-04-15 06:25:06.602213"]] +  (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", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 36], ["title", "I-am-a-task7860"], ["description", "I-am-the-task-description_464"], ["created_at", "2015-04-15 06:25:06.606659"], ["updated_at", "2015-04-15 06:25:06.606659"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 36]] + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("title", "goal_id", "reminder", "term", "done", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["title", "New Task"], ["goal_id", 36], ["reminder", "2015-04-15"], ["term", "2015-04-15"], ["done", "f"], ["created_at", "2015-04-15 06:25:06.611309"], ["updated_at", "2015-04-15 06:25:06.611309"]] +  (0.9ms) commit transaction +Processing by Flyboy::TasksController#destroy as HTML + Parameters: {"id"=>"54"} + Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 54]] + 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", 54]] + SQL (0.3ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 54]] +  (1.0ms) commit transaction +Redirected to http://test.host/flyboy/tasks +Completed 302 Found in 6ms (ActiveRecord: 1.6ms) +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_796"], ["description", "I-am-the-goal-description_2755"], ["version", 1], ["created_at", "2015-04-15 06:25:06.625043"], ["updated_at", "2015-04-15 06:25:06.625043"], ["tracking", "150415-33"]] +  (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", 37], ["title", "I-am-a-task1512"], ["description", "I-am-the-task-description_1884"], ["created_at", "2015-04-15 06:25:06.629420"], ["updated_at", "2015-04-15 06:25:06.629420"]] +  (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-task698"], ["description", "I-am-the-task-description_7240"], ["created_at", "2015-04-15 06:25:06.633199"], ["updated_at", "2015-04-15 06:25:06.633199"]] +  (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.5ms) INSERT INTO "flyboy_tasks" ("title", "goal_id", "reminder", "term", "done", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["title", "New Task"], ["goal_id", 37], ["reminder", "2015-04-15"], ["term", "2015-04-15"], ["done", "f"], ["created_at", "2015-04-15 06:25:06.637593"], ["updated_at", "2015-04-15 06:25:06.637593"]] +  (0.9ms) commit transaction +Processing by Flyboy::TasksController#snooze as HTML + Parameters: {"id"=>"57"} + Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 57]] + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 37]] +  (0.1ms) begin transaction + SQL (0.3ms) UPDATE "flyboy_tasks" SET "reminder" = ?, "term" = ?, "updated_at" = ? WHERE "flyboy_tasks"."id" = ? [["reminder", "2015-04-22"], ["term", "2015-05-15"], ["updated_at", "2015-04-15 06:25:06.644471"], ["id", 57]] +  (0.8ms) commit transaction +Redirected to http://test.host/flyboy/tasks +Completed 302 Found in 6ms (ActiveRecord: 1.4ms) + ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations"