spec/dummy/log/test.log in flyboy-0.0.2 vs spec/dummy/log/test.log in flyboy-0.0.3

- old
+ new

@@ -140364,5 +140364,19750 @@  (0.9ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (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'; ActiveRecord::SchemaMigration Load (0.2ms) 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_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.1ms) 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'; + 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-08') + SQL (0.4ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_103"], ["description", "I-am-the-goal-description_7721"], ["version", 1], ["created_at", "2015-04-08 13:28:52.241189"], ["updated_at", "2015-04-08 13:28:52.241189"], ["tracking", "150408-1"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_3150"], ["description", "I-am-the-goal-description_3240"], ["version", 1], ["created_at", "2015-04-08 13:28:52.251756"], ["updated_at", "2015-04-08 13:28:52.251756"], ["tracking", "150408-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 28ms (Views: 19.3ms | ActiveRecord: 0.0ms) + Flyboy::Goal Load (0.2ms) SELECT "flyboy_goals".* FROM "flyboy_goals" ORDER BY status ASC + Flyboy::Goal Load (0.2ms) SELECT "flyboy_goals".* FROM "flyboy_goals" +  (0.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.3ms) DELETE FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? [["id", 1]] +  (0.7ms) commit transaction +  (0.0ms) begin transaction + Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? ORDER BY term ASC [["goal_id", 2]] + SQL (0.1ms) 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-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_4354"], ["description", "I-am-the-goal-description_9980"], ["version", 1], ["created_at", "2015-04-08 13:28:52.416169"], ["updated_at", "2015-04-08 13:28:52.416169"], ["tracking", "150408-1"]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_1834"], ["description", "I-am-the-goal-description_5700"], ["version", 1], ["created_at", "2015-04-08 13:28:52.420268"], ["updated_at", "2015-04-08 13:28:52.420268"], ["tracking", "150408-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 14ms (Views: 1.1ms | 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.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.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-08') + SQL (0.2ms) 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_9524"], ["version", 1], ["created_at", "2015-04-08 13:28:52.447495"], ["updated_at", "2015-04-08 13:28:52.447495"], ["tracking", "150408-1"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_444"], ["description", "I-am-the-goal-description_7013"], ["version", 1], ["created_at", "2015-04-08 13:28:52.451454"], ["updated_at", "2015-04-08 13:28:52.451454"], ["tracking", "150408-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.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_755"], ["description", "I-am-the-goal-description_4510"], ["version", 1], ["created_at", "2015-04-08 13:28:52.462398"], ["updated_at", "2015-04-08 13:28:52.462398"], ["tracking", "150408-3"]] +  (0.9ms) 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.2ms) 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-08 13:28:52.479008"], ["id", 7]] +  (0.6ms) commit transaction +Redirected to http://test.host/flyboy/goals +Completed 302 Found in 3339ms (ActiveRecord: 1.6ms) + 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-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_6070"], ["description", "I-am-the-goal-description_6795"], ["version", 1], ["created_at", "2015-04-08 13:28:55.811028"], ["updated_at", "2015-04-08 13:28:55.811028"], ["tracking", "150408-4"]] +  (0.8ms) 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-08 13:28:55.818493"], ["id", 8]] +  (0.7ms) commit transaction +Redirected to http://test.host/flyboy/goals +Completed 302 Found in 5ms (ActiveRecord: 1.2ms) +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_9296"], ["description", "I-am-the-goal-description_7929"], ["version", 1], ["created_at", "2015-04-08 13:28:55.823902"], ["updated_at", "2015-04-08 13:28:55.823902"], ["tracking", "150408-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.8ms) UPDATE "flyboy_goals" SET "status" = ?, "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["status", "open"], ["version", 2], ["updated_at", "2015-04-08 13:28:55.831514"], ["id", 9]] +  (1.0ms) commit transaction +Redirected to http://test.host/flyboy/goals/9 +Completed 302 Found in 9ms (ActiveRecord: 2.1ms) + Flyboy::Goal Load (0.2ms) 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-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_8307"], ["description", "I-am-the-goal-description_4020"], ["version", 1], ["created_at", "2015-04-08 13:28:55.842920"], ["updated_at", "2015-04-08 13:28:55.842920"], ["tracking", "150408-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-08 13:28:55.849601"], ["id", 10]] +  (1.1ms) commit transaction +Redirected to http://test.host/flyboy/goals/10 +Completed 302 Found in 5ms (ActiveRecord: 1.5ms) +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_9941"], ["description", "I-am-the-goal-description_6826"], ["version", 1], ["created_at", "2015-04-08 13:28:55.867375"], ["updated_at", "2015-04-08 13:28:55.867375"], ["tracking", "150408-7"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 11], ["title", "I-am-a-task7469"], ["description", "I-am-the-task-description_3931"], ["cost", 1], ["created_at", "2015-04-08 13:28:55.930162"], ["updated_at", "2015-04-08 13:28:55.930162"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.6ms) INSERT INTO "flyboy_task_comments" ("task_id", "date", "progress", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["task_id", 1], ["date", "2015-04-08 13:28:55.940756"], ["progress", 95], ["description", "I-am-a-task-comment"], ["created_at", "2015-04-08 13:28:55.941747"], ["updated_at", "2015-04-08 13:28:55.941747"]] + SQL (0.2ms) UPDATE "flyboy_tasks" SET "progress" = ?, "updated_at" = ? WHERE "flyboy_tasks"."id" = ? [["progress", 95], ["updated_at", "2015-04-08 13:28:55.944212"], ["id", 1]] +  (0.7ms) commit transaction +Processing by Flyboy::TaskCommentsController#create as HTML + Parameters: {"task_comment"=>{"id"=>"1", "task_id"=>"1", "date"=>"2015-04-08 13:28:55 UTC", "description"=>"I-am-a-task-comment", "progress"=>"95", "created_at"=>"2015-04-08 13:28:55 UTC", "updated_at"=>"2015-04-08 13:28:55 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]] + Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 1]] +Unpermitted parameters: id, task_id, date, created_at, updated_at + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 11]] +  (0.1ms) begin transaction + SQL (0.3ms) 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-08 13:28:55.954645"], ["created_at", "2015-04-08 13:28:55.956641"], ["updated_at", "2015-04-08 13:28:55.956641"]] +  (1.0ms) commit transaction +Redirected to http://test.host/flyboy/tasks/1 +Completed 302 Found in 11ms (ActiveRecord: 1.8ms) +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_6256"], ["description", "I-am-the-goal-description_9284"], ["version", 1], ["created_at", "2015-04-08 13:28:55.968870"], ["updated_at", "2015-04-08 13:28:55.968870"], ["tracking", "150408-8"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 12], ["title", "I-am-a-task3638"], ["description", "I-am-the-task-description_4624"], ["cost", 1], ["created_at", "2015-04-08 13:28:55.973064"], ["updated_at", "2015-04-08 13:28:55.973064"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 12], ["title", "I-am-a-task2307"], ["description", "I-am-the-task-description_2427"], ["cost", 1], ["created_at", "2015-04-08 13:28:55.977107"], ["updated_at", "2015-04-08 13:28:55.977107"]] +  (0.9ms) 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", "Marquée comme terminée."], ["date", "2015-04-08 13:28:55.985027"], ["task_id", 2], ["created_at", "2015-04-08 13:28:55.986276"], ["updated_at", "2015-04-08 13:28:55.986276"]] + SQL (0.1ms) UPDATE "flyboy_tasks" SET "progress" = ?, "done" = ?, "updated_at" = ? WHERE "flyboy_tasks"."id" = ? [["progress", 100], ["done", "t"], ["updated_at", "2015-04-08 13:28:55.987864"], ["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-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_4248"], ["description", "I-am-the-goal-description_770"], ["version", 1], ["created_at", "2015-04-08 13:28:55.994557"], ["updated_at", "2015-04-08 13:28:55.994557"], ["tracking", "150408-9"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 13], ["title", "I-am-a-task5510"], ["description", "I-am-the-task-description_3082"], ["cost", 1], ["created_at", "2015-04-08 13:28:55.999618"], ["updated_at", "2015-04-08 13:28:55.999618"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 13], ["title", "I-am-a-task9614"], ["description", "I-am-the-task-description_5278"], ["cost", 1], ["created_at", "2015-04-08 13:28:56.004459"], ["updated_at", "2015-04-08 13:28:56.004459"]] +  (0.8ms) commit transaction +Processing by Flyboy::TasksController#complete as HTML + Parameters: {"id"=>"4"} + Flyboy::Task Load (0.2ms) 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", "Marquée comme terminée."], ["date", "2015-04-08 13:28:56.013035"], ["task_id", 4], ["created_at", "2015-04-08 13:28:56.014465"], ["updated_at", "2015-04-08 13:28:56.014465"]] + SQL (0.1ms) UPDATE "flyboy_tasks" SET "progress" = ?, "done" = ?, "updated_at" = ? WHERE "flyboy_tasks"."id" = ? [["progress", 100], ["done", "t"], ["updated_at", "2015-04-08 13:28:56.016275"], ["id", 4]] +  (0.7ms) commit transaction +Redirected to http://test.hostwhere_i_came_from +Completed 302 Found in 10ms (ActiveRecord: 1.5ms) + 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-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_132"], ["description", "I-am-the-goal-description_7193"], ["version", 1], ["created_at", "2015-04-08 13:28:56.024624"], ["updated_at", "2015-04-08 13:28:56.024624"], ["tracking", "150408-10"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 14], ["title", "I-am-a-task2897"], ["description", "I-am-the-task-description_8893"], ["cost", 1], ["created_at", "2015-04-08 13:28:56.029581"], ["updated_at", "2015-04-08 13:28:56.029581"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 14], ["title", "I-am-a-task2331"], ["description", "I-am-the-task-description_2586"], ["cost", 1], ["created_at", "2015-04-08 13:28:56.035289"], ["updated_at", "2015-04-08 13:28:56.035289"]] +  (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", "Marquée comme terminée."], ["date", "2015-04-08 13:28:56.042954"], ["task_id", 6], ["created_at", "2015-04-08 13:28:56.044527"], ["updated_at", "2015-04-08 13:28:56.044527"]] + SQL (0.1ms) UPDATE "flyboy_tasks" SET "progress" = ?, "done" = ?, "updated_at" = ? WHERE "flyboy_tasks"."id" = ? [["progress", 100], ["done", "t"], ["updated_at", "2015-04-08 13:28:56.046113"], ["id", 6]] +  (1.0ms) commit transaction +Redirected to http://test.hostwhere_i_came_from +Completed 302 Found in 8ms (ActiveRecord: 1.6ms) + Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1 [["id", 6]] +  (0.1ms) SELECT COUNT(*) FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? [["task_id", 6]] + Flyboy::TaskComment Load (0.3ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at ASC LIMIT 1 [["task_id", 6]] +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_5368"], ["description", "I-am-the-goal-description_1493"], ["version", 1], ["created_at", "2015-04-08 13:28:56.056087"], ["updated_at", "2015-04-08 13:28:56.056087"], ["tracking", "150408-11"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 15], ["title", "I-am-a-task5371"], ["description", "I-am-the-task-description_8287"], ["cost", 1], ["created_at", "2015-04-08 13:28:56.060560"], ["updated_at", "2015-04-08 13:28:56.060560"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 15], ["title", "I-am-a-task1144"], ["description", "I-am-the-task-description_3617"], ["cost", 1], ["created_at", "2015-04-08 13:28:56.064628"], ["updated_at", "2015-04-08 13:28:56.064628"]] +  (0.8ms) commit transaction +Processing by Flyboy::TasksController#complete as HTML + Parameters: {"id"=>"8"} + Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 8]] + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 15]] +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_task_comments" ("progress", "description", "date", "task_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["progress", 100], ["description", "Marquée comme terminée."], ["date", "2015-04-08 13:28:56.071712"], ["task_id", 8], ["created_at", "2015-04-08 13:28:56.073506"], ["updated_at", "2015-04-08 13:28:56.073506"]] + SQL (0.1ms) UPDATE "flyboy_tasks" SET "progress" = ?, "done" = ?, "updated_at" = ? WHERE "flyboy_tasks"."id" = ? [["progress", 100], ["done", "t"], ["updated_at", "2015-04-08 13:28:56.076590"], ["id", 8]] +  (0.8ms) commit transaction +Redirected to http://test.hostwhere_i_came_from +Completed 302 Found in 11ms (ActiveRecord: 1.6ms) +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_3883"], ["description", "I-am-the-goal-description_9963"], ["version", 1], ["created_at", "2015-04-08 13:28:56.082613"], ["updated_at", "2015-04-08 13:28:56.082613"], ["tracking", "150408-12"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 16], ["title", "I-am-a-task4640"], ["description", "I-am-the-task-description_7386"], ["cost", 1], ["created_at", "2015-04-08 13:28:56.087301"], ["updated_at", "2015-04-08 13:28:56.087301"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 16], ["title", "I-am-a-task6766"], ["description", "I-am-the-task-description_4117"], ["cost", 1], ["created_at", "2015-04-08 13:28:56.091575"], ["updated_at", "2015-04-08 13:28:56.091575"]] +  (0.9ms) commit transaction +Processing by Flyboy::TasksController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (0.3ms) +Completed 200 OK in 8ms (Views: 3.0ms | ActiveRecord: 0.0ms) +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_614"], ["description", "I-am-the-goal-description_4765"], ["version", 1], ["created_at", "2015-04-08 13:28:56.107055"], ["updated_at", "2015-04-08 13:28:56.107055"], ["tracking", "150408-13"]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 17], ["title", "I-am-a-task8559"], ["description", "I-am-the-task-description_7508"], ["cost", 1], ["created_at", "2015-04-08 13:28:56.111193"], ["updated_at", "2015-04-08 13:28:56.111193"]] +  (0.8ms) commit transaction +  (0.2ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 17], ["title", "I-am-a-task3599"], ["description", "I-am-the-task-description_3079"], ["cost", 1], ["created_at", "2015-04-08 13:28:56.115794"], ["updated_at", "2015-04-08 13:28:56.115794"]] +  (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.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.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", 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.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", 3]] + SQL (0.1ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 3]] +  (0.7ms) commit transaction +  (0.0ms) begin transaction + Flyboy::TaskComment Load (0.1ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 4]] + SQL (0.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.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", 5]] + SQL (0.2ms) 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_task_comments" WHERE "flyboy_task_comments"."id" = ? [["id", 5]] + SQL (0.1ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 6]] +  (0.7ms) commit transaction +  (0.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_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.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.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", 10]] + SQL (0.2ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 10]] +  (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", 11]] + SQL (0.1ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 11]] +  (0.7ms) commit transaction +  (0.0ms) begin transaction + Flyboy::TaskComment Load (0.1ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 12]] + SQL (0.1ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 12]] +  (0.7ms) commit transaction +  (0.0ms) begin transaction + Flyboy::TaskComment Load (0.1ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 13]] + SQL (0.1ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 13]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_4117"], ["description", "I-am-the-goal-description_8679"], ["version", 1], ["created_at", "2015-04-08 13:28:56.157317"], ["updated_at", "2015-04-08 13:28:56.157317"], ["tracking", "150408-14"]] +  (0.7ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 18], ["title", "I-am-a-task7038"], ["description", "I-am-the-task-description_4696"], ["cost", 1], ["created_at", "2015-04-08 13:28:56.161693"], ["updated_at", "2015-04-08 13:28:56.161693"]] +  (0.9ms) commit transaction +  (0.2ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_4187"], ["description", "I-am-the-goal-description_5800"], ["version", 1], ["created_at", "2015-04-08 13:28:56.166009"], ["updated_at", "2015-04-08 13:28:56.166009"], ["tracking", "150408-15"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 19], ["title", "I-am-a-task825"], ["description", "I-am-the-task-description_58"], ["cost", 1], ["created_at", "2015-04-08 13:28:56.170145"], ["updated_at", "2015-04-08 13:28:56.170145"]] +  (1.1ms) commit transaction +Processing by Flyboy::TasksController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (0.2ms) +Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms) + Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_5656"], ["description", "I-am-the-goal-description_5018"], ["version", 1], ["created_at", "2015-04-08 13:28:56.179955"], ["updated_at", "2015-04-08 13:28:56.179955"], ["tracking", "150408-16"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 20], ["title", "I-am-a-task10"], ["description", "I-am-the-task-description_9014"], ["cost", 1], ["created_at", "2015-04-08 13:28:56.183908"], ["updated_at", "2015-04-08 13:28:56.183908"]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 20], ["title", "I-am-a-task7807"], ["description", "I-am-the-task-description_3565"], ["cost", 1], ["created_at", "2015-04-08 13:28:56.187912"], ["updated_at", "2015-04-08 13:28:56.187912"]] +  (0.7ms) 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.3ms) 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.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", 16]] + SQL (0.1ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 16]] +  (0.7ms) commit transaction +  (0.0ms) begin transaction + Flyboy::TaskComment Load (0.1ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 17]] + SQL (0.1ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 17]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_5958"], ["description", "I-am-the-goal-description_1849"], ["version", 1], ["created_at", "2015-04-08 13:28:56.202202"], ["updated_at", "2015-04-08 13:28:56.202202"], ["tracking", "150408-17"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 21], ["title", "I-am-a-task2504"], ["description", "I-am-the-task-description_8982"], ["cost", 1], ["created_at", "2015-04-08 13:28:56.206602"], ["updated_at", "2015-04-08 13:28:56.206602"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_7024"], ["description", "I-am-the-goal-description_5004"], ["version", 1], ["created_at", "2015-04-08 13:28:56.210435"], ["updated_at", "2015-04-08 13:28:56.210435"], ["tracking", "150408-18"]] +  (0.7ms) commit transaction +  (0.0ms) begin transaction + SQL (0.4ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 22], ["title", "I-am-a-task9299"], ["description", "I-am-the-task-description_1592"], ["cost", 1], ["created_at", "2015-04-08 13:28:56.214580"], ["updated_at", "2015-04-08 13:28:56.214580"]] +  (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: 1.0ms | 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-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_9634"], ["description", "I-am-the-goal-description_2282"], ["version", 1], ["created_at", "2015-04-08 13:28:56.224737"], ["updated_at", "2015-04-08 13:28:56.224737"], ["tracking", "150408-19"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 23], ["title", "I-am-a-task9221"], ["description", "I-am-the-task-description_4600"], ["cost", 1], ["created_at", "2015-04-08 13:28:56.230358"], ["updated_at", "2015-04-08 13:28:56.230358"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 23], ["title", "I-am-a-task782"], ["description", "I-am-the-task-description_3334"], ["cost", 1], ["created_at", "2015-04-08 13:28:56.234348"], ["updated_at", "2015-04-08 13:28:56.234348"]] +  (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", 18]] + SQL (0.2ms) 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.7ms) commit transaction +  (0.0ms) begin transaction + Flyboy::TaskComment Load (0.1ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 20]] + SQL (0.1ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 20]] +  (0.7ms) commit transaction +  (0.0ms) begin transaction + Flyboy::TaskComment Load (0.1ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 21]] + SQL (0.1ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 21]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_8076"], ["description", "I-am-the-goal-description_3640"], ["version", 1], ["created_at", "2015-04-08 13:28:56.248974"], ["updated_at", "2015-04-08 13:28:56.248974"], ["tracking", "150408-20"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 24], ["title", "I-am-a-task5771"], ["description", "I-am-the-task-description_4277"], ["cost", 1], ["created_at", "2015-04-08 13:28:56.253285"], ["updated_at", "2015-04-08 13:28:56.253285"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_7848"], ["description", "I-am-the-goal-description_8825"], ["version", 1], ["created_at", "2015-04-08 13:28:56.257299"], ["updated_at", "2015-04-08 13:28:56.257299"], ["tracking", "150408-21"]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 25], ["title", "I-am-a-task6247"], ["description", "I-am-the-task-description_4557"], ["cost", 1], ["created_at", "2015-04-08 13:28:56.261435"], ["updated_at", "2015-04-08 13:28:56.261435"]] +  (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.2ms | 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-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_3417"], ["description", "I-am-the-goal-description_561"], ["version", 1], ["created_at", "2015-04-08 13:28:56.271944"], ["updated_at", "2015-04-08 13:28:56.271944"], ["tracking", "150408-22"]] +  (1.1ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 26], ["title", "I-am-a-task4683"], ["description", "I-am-the-task-description_9489"], ["cost", 1], ["created_at", "2015-04-08 13:28:56.277469"], ["updated_at", "2015-04-08 13:28:56.277469"]] +  (3.1ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 26], ["title", "I-am-a-task6784"], ["description", "I-am-the-task-description_743"], ["cost", 1], ["created_at", "2015-04-08 13:28:56.284225"], ["updated_at", "2015-04-08 13:28:56.284225"]] +  (1.0ms) 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.3ms) +Completed 200 OK in 6ms (Views: 2.7ms | ActiveRecord: 0.3ms) +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_1090"], ["description", "I-am-the-goal-description_2207"], ["version", 1], ["created_at", "2015-04-08 13:28:56.297936"], ["updated_at", "2015-04-08 13:28:56.297936"], ["tracking", "150408-23"]] +  (0.7ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 27], ["title", "I-am-a-task8007"], ["description", "I-am-the-task-description_1713"], ["cost", 1], ["created_at", "2015-04-08 13:28:56.302063"], ["updated_at", "2015-04-08 13:28:56.302063"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 27], ["title", "I-am-a-task4778"], ["description", "I-am-the-task-description_2202"], ["cost", 1], ["created_at", "2015-04-08 13:28:56.306059"], ["updated_at", "2015-04-08 13:28:56.306059"]] +  (0.7ms) 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.6ms | ActiveRecord: 0.2ms) +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_8604"], ["description", "I-am-the-goal-description_3385"], ["version", 1], ["created_at", "2015-04-08 13:28:56.319304"], ["updated_at", "2015-04-08 13:28:56.319304"], ["tracking", "150408-24"]] +  (0.7ms) commit transaction +  (0.0ms) begin transaction + SQL (0.5ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 28], ["title", "I-am-a-task2898"], ["description", "I-am-the-task-description_6427"], ["cost", 1], ["created_at", "2015-04-08 13:28:56.323112"], ["updated_at", "2015-04-08 13:28:56.323112"]] +  (1.1ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 28], ["title", "I-am-a-task3382"], ["description", "I-am-the-task-description_9048"], ["cost", 1], ["created_at", "2015-04-08 13:28:56.328897"], ["updated_at", "2015-04-08 13:28:56.328897"]] +  (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 6ms (Views: 2.9ms | ActiveRecord: 0.3ms) +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_6464"], ["description", "I-am-the-goal-description_3765"], ["version", 1], ["created_at", "2015-04-08 13:28:56.343179"], ["updated_at", "2015-04-08 13:28:56.343179"], ["tracking", "150408-25"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 29], ["title", "I-am-a-task3198"], ["description", "I-am-the-task-description_541"], ["cost", 1], ["created_at", "2015-04-08 13:28:56.347797"], ["updated_at", "2015-04-08 13:28:56.347797"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 29], ["title", "I-am-a-task7373"], ["description", "I-am-the-task-description_7448"], ["cost", 1], ["created_at", "2015-04-08 13:28:56.351918"], ["updated_at", "2015-04-08 13:28:56.351918"]] +  (0.8ms) commit transaction +  (0.4ms) SELECT COUNT(*) FROM "flyboy_tasks" +Processing by Flyboy::TasksController#create as HTML + Parameters: {"task"=>{"title"=>"New Task", "goal_id"=>"29", "reminder"=>"2015-04-08", "term"=>"2015-04-08"}} + 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" ("title", "goal_id", "reminder", "term", "done", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["title", "New Task"], ["goal_id", 29], ["reminder", "2015-04-08"], ["term", "2015-04-08"], ["done", "f"], ["created_at", "2015-04-08 13:28:56.423434"], ["updated_at", "2015-04-08 13:28:56.423434"]] +  (1.4ms) commit transaction +Redirected to http://test.host/flyboy/tasks/32 +Completed 302 Found in 6ms (ActiveRecord: 1.9ms) +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" +  (0.2ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_8913"], ["description", "I-am-the-goal-description_7538"], ["version", 1], ["created_at", "2015-04-08 13:28:56.431829"], ["updated_at", "2015-04-08 13:28:56.431829"], ["tracking", "150408-26"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 30], ["title", "I-am-a-task3282"], ["description", "I-am-the-task-description_8174"], ["cost", 1], ["created_at", "2015-04-08 13:28:56.436269"], ["updated_at", "2015-04-08 13:28:56.436269"]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 30], ["title", "I-am-a-task7295"], ["description", "I-am-the-task-description_7534"], ["cost", 1], ["created_at", "2015-04-08 13:28:56.440424"], ["updated_at", "2015-04-08 13:28:56.440424"]] +  (0.8ms) commit transaction +Processing by Flyboy::TasksController#create as HTML + Parameters: {"task"=>{"title"=>"New Task", "goal_id"=>"30", "reminder"=>"2015-04-08", "term"=>"2015-04-08"}} + Flyboy::Goal Load (0.2ms) 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" ("title", "goal_id", "reminder", "term", "done", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["title", "New Task"], ["goal_id", 30], ["reminder", "2015-04-08"], ["term", "2015-04-08"], ["done", "f"], ["created_at", "2015-04-08 13:28:56.447166"], ["updated_at", "2015-04-08 13:28:56.447166"]] +  (0.8ms) commit transaction +Redirected to http://test.host/flyboy/tasks/35 +Completed 302 Found in 6ms (ActiveRecord: 1.3ms) +  (0.1ms) begin transaction +  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_9873"], ["description", "I-am-the-goal-description_5459"], ["version", 1], ["created_at", "2015-04-08 13:28:56.458215"], ["updated_at", "2015-04-08 13:28:56.458215"], ["tracking", "150408-27"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 31], ["title", "I-am-a-task388"], ["description", "I-am-the-task-description_1395"], ["cost", 1], ["created_at", "2015-04-08 13:28:56.462709"], ["updated_at", "2015-04-08 13:28:56.462709"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 31], ["title", "I-am-a-task7811"], ["description", "I-am-the-task-description_5618"], ["cost", 1], ["created_at", "2015-04-08 13:28:56.467437"], ["updated_at", "2015-04-08 13:28:56.467437"]] +  (0.9ms) commit transaction +Processing by Flyboy::TasksController#create as HTML + Parameters: {"task"=>{"title"=>"New Task", "goal_id"=>"31", "reminder"=>"2015-04-08", "term"=>"2015-04-08"}} + Flyboy::Goal Load (0.2ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 31]] +  (0.1ms) begin transaction + SQL (0.5ms) INSERT INTO "flyboy_tasks" ("title", "goal_id", "reminder", "term", "done", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["title", "New Task"], ["goal_id", 31], ["reminder", "2015-04-08"], ["term", "2015-04-08"], ["done", "f"], ["created_at", "2015-04-08 13:28:56.474196"], ["updated_at", "2015-04-08 13:28:56.474196"]] +  (0.8ms) commit transaction +Redirected to http://test.host/flyboy/tasks/38 +Completed 302 Found in 7ms (ActiveRecord: 1.6ms) + Flyboy::Task Load (0.3ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term DESC, id DESC LIMIT 1 +  (0.2ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_9174"], ["description", "I-am-the-goal-description_4222"], ["version", 1], ["created_at", "2015-04-08 13:28:56.483585"], ["updated_at", "2015-04-08 13:28:56.483585"], ["tracking", "150408-28"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 32], ["title", "I-am-a-task8921"], ["description", "I-am-the-task-description_7967"], ["cost", 1], ["created_at", "2015-04-08 13:28:56.488114"], ["updated_at", "2015-04-08 13:28:56.488114"]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 32], ["title", "I-am-a-task5699"], ["description", "I-am-the-task-description_6823"], ["cost", 1], ["created_at", "2015-04-08 13:28:56.493011"], ["updated_at", "2015-04-08 13:28:56.493011"]] +  (0.7ms) commit transaction +Processing by Flyboy::TasksController#create as HTML + Parameters: {"task"=>{"title"=>nil, "goal_id"=>"32"}} + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 32]] +  (0.1ms) begin transaction +  (0.0ms) rollback transaction + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/new.html.slim within layouts/application (0.3ms) +Completed 200 OK in 5ms (Views: 1.2ms | ActiveRecord: 0.3ms) +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_1371"], ["description", "I-am-the-goal-description_79"], ["version", 1], ["created_at", "2015-04-08 13:28:56.505214"], ["updated_at", "2015-04-08 13:28:56.505214"], ["tracking", "150408-29"]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 33], ["title", "I-am-a-task5935"], ["description", "I-am-the-task-description_8675"], ["cost", 1], ["created_at", "2015-04-08 13:28:56.509496"], ["updated_at", "2015-04-08 13:28:56.509496"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 33], ["title", "I-am-a-task4951"], ["description", "I-am-the-task-description_3500"], ["cost", 1], ["created_at", "2015-04-08 13:28:56.513445"], ["updated_at", "2015-04-08 13:28:56.513445"]] +  (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", 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-08"], ["term", "2015-04-08"], ["done", "f"], ["created_at", "2015-04-08 13:28:56.518547"], ["updated_at", "2015-04-08 13:28:56.518547"]] +  (0.9ms) commit transaction +Processing by Flyboy::TasksController#update as HTML + Parameters: {"task"=>{"title"=>"New Task", "goal_id"=>"33", "reminder"=>"2015-04-08", "term"=>"2015-04-08"}, "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.1ms) commit transaction +Redirected to http://test.host/flyboy/tasks/43 +Completed 302 Found in 6ms (ActiveRecord: 0.5ms) +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_6137"], ["description", "I-am-the-goal-description_4181"], ["version", 1], ["created_at", "2015-04-08 13:28:56.532591"], ["updated_at", "2015-04-08 13:28:56.532591"], ["tracking", "150408-30"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 34], ["title", "I-am-a-task1542"], ["description", "I-am-the-task-description_2845"], ["cost", 1], ["created_at", "2015-04-08 13:28:56.536484"], ["updated_at", "2015-04-08 13:28:56.536484"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 34], ["title", "I-am-a-task2979"], ["description", "I-am-the-task-description_5540"], ["cost", 1], ["created_at", "2015-04-08 13:28:56.540652"], ["updated_at", "2015-04-08 13:28:56.540652"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 34]] + SQL (0.4ms) INSERT INTO "flyboy_tasks" ("title", "goal_id", "reminder", "term", "done", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["title", "New Task"], ["goal_id", 34], ["reminder", "2015-04-08"], ["term", "2015-04-08"], ["done", "f"], ["created_at", "2015-04-08 13:28:56.544636"], ["updated_at", "2015-04-08 13:28:56.544636"]] +  (1.0ms) commit transaction +Processing by Flyboy::TasksController#update as HTML + Parameters: {"task"=>{"title"=>"New Task", "goal_id"=>"34", "reminder"=>"2015-04-08", "term"=>"2015-04-08"}, "id"=>"46"} + Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 46]] + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 34]] +  (0.1ms) begin transaction +  (0.0ms) commit transaction +Redirected to http://test.host/flyboy/tasks/46 +Completed 302 Found in 4ms (ActiveRecord: 0.3ms) +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_4026"], ["description", "I-am-the-goal-description_5258"], ["version", 1], ["created_at", "2015-04-08 13:28:56.557437"], ["updated_at", "2015-04-08 13:28:56.557437"], ["tracking", "150408-31"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 35], ["title", "I-am-a-task4986"], ["description", "I-am-the-task-description_1060"], ["cost", 1], ["created_at", "2015-04-08 13:28:56.562145"], ["updated_at", "2015-04-08 13:28:56.562145"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 35], ["title", "I-am-a-task7957"], ["description", "I-am-the-task-description_2606"], ["cost", 1], ["created_at", "2015-04-08 13:28:56.566804"], ["updated_at", "2015-04-08 13:28:56.566804"]] +  (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", 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-08"], ["term", "2015-04-08"], ["done", "f"], ["created_at", "2015-04-08 13:28:56.571346"], ["updated_at", "2015-04-08 13:28:56.571346"]] +  (0.8ms) commit transaction +Processing by Flyboy::TasksController#update as HTML + Parameters: {"task"=>{"title"=>nil}, "id"=>"49"} + Flyboy::Task Load (0.3ms) 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.1ms) rollback transaction + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/edit.html.slim within layouts/application (0.2ms) +Completed 200 OK in 6ms (Views: 1.0ms | ActiveRecord: 0.5ms) +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_2156"], ["description", "I-am-the-goal-description_208"], ["version", 1], ["created_at", "2015-04-08 13:28:56.585127"], ["updated_at", "2015-04-08 13:28:56.585127"], ["tracking", "150408-32"]] +  (1.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 36], ["title", "I-am-a-task3007"], ["description", "I-am-the-task-description_6059"], ["cost", 1], ["created_at", "2015-04-08 13:28:56.589347"], ["updated_at", "2015-04-08 13:28:56.589347"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 36], ["title", "I-am-a-task3694"], ["description", "I-am-the-task-description_8481"], ["cost", 1], ["created_at", "2015-04-08 13:28:56.593334"], ["updated_at", "2015-04-08 13:28:56.593334"]] +  (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.4ms) INSERT INTO "flyboy_tasks" ("title", "goal_id", "reminder", "term", "done", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["title", "New Task"], ["goal_id", 36], ["reminder", "2015-04-08"], ["term", "2015-04-08"], ["done", "f"], ["created_at", "2015-04-08 13:28:56.597708"], ["updated_at", "2015-04-08 13:28:56.597708"]] +  (0.7ms) commit transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" +Processing by Flyboy::TasksController#destroy as HTML + Parameters: {"id"=>"52"} + Flyboy::Task Load (0.2ms) 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.9ms) commit transaction +Redirected to http://test.host/flyboy/tasks +Completed 302 Found in 7ms (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-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_5185"], ["description", "I-am-the-goal-description_9688"], ["version", 1], ["created_at", "2015-04-08 13:28:56.614603"], ["updated_at", "2015-04-08 13:28:56.614603"], ["tracking", "150408-33"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 37], ["title", "I-am-a-task370"], ["description", "I-am-the-task-description_9359"], ["cost", 1], ["created_at", "2015-04-08 13:28:56.620291"], ["updated_at", "2015-04-08 13:28:56.620291"]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + SQL (1.1ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 37], ["title", "I-am-a-task6013"], ["description", "I-am-the-task-description_1244"], ["cost", 1], ["created_at", "2015-04-08 13:28:56.625058"], ["updated_at", "2015-04-08 13:28:56.625058"]] +  (1.0ms) commit transaction +  (0.1ms) begin transaction + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 37]] + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("title", "goal_id", "reminder", "term", "done", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["title", "New Task"], ["goal_id", 37], ["reminder", "2015-04-08"], ["term", "2015-04-08"], ["done", "f"], ["created_at", "2015-04-08 13:28:56.630953"], ["updated_at", "2015-04-08 13:28:56.630953"]] +  (0.9ms) commit transaction +Processing by Flyboy::TasksController#destroy as HTML + Parameters: {"id"=>"55"} + Flyboy::Task Load (0.2ms) 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 6ms (ActiveRecord: 1.5ms) +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_5897"], ["description", "I-am-the-goal-description_2219"], ["version", 1], ["created_at", "2015-04-08 13:28:56.644363"], ["updated_at", "2015-04-08 13:28:56.644363"], ["tracking", "150408-34"]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 38], ["title", "I-am-a-task3905"], ["description", "I-am-the-task-description_1001"], ["cost", 1], ["created_at", "2015-04-08 13:28:56.648318"], ["updated_at", "2015-04-08 13:28:56.648318"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 38], ["title", "I-am-a-task5638"], ["description", "I-am-the-task-description_7318"], ["cost", 1], ["created_at", "2015-04-08 13:28:56.652713"], ["updated_at", "2015-04-08 13:28:56.652713"]] +  (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", 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-08"], ["term", "2015-04-08"], ["done", "f"], ["created_at", "2015-04-08 13:28:56.657085"], ["updated_at", "2015-04-08 13:28:56.657085"]] +  (0.9ms) commit transaction +Processing by Flyboy::TasksController#snooze as HTML + Parameters: {"id"=>"58"} + Flyboy::Task Load (0.2ms) 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-15"], ["term", "2015-05-08"], ["updated_at", "2015-04-08 13:28:56.663829"], ["id", 58]] +  (0.9ms) commit transaction +Redirected to http://test.host/flyboy/tasks +Completed 302 Found in 6ms (ActiveRecord: 1.5ms) +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_6849"], ["description", "I-am-the-goal-description_6002"], ["version", 1], ["created_at", "2015-04-08 13:28:56.670370"], ["updated_at", "2015-04-08 13:28:56.670370"], ["tracking", "150408-35"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_8672"], ["description", "I-am-the-goal-description_6439"], ["version", 1], ["created_at", "2015-04-08 13:28:56.676736"], ["updated_at", "2015-04-08 13:28:56.676736"], ["tracking", "150408-36"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-07"], ["goal_id", 40], ["title", "I-am-a-task5046"], ["description", "I-am-the-task-description_7905"], ["cost", 1], ["created_at", "2015-04-08 13:28:56.680733"], ["updated_at", "2015-04-08 13:28:56.680733"]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_4824"], ["description", "I-am-the-goal-description_1539"], ["version", 1], ["created_at", "2015-04-08 13:28:56.685008"], ["updated_at", "2015-04-08 13:28:56.685008"], ["tracking", "150408-37"]] +  (0.7ms) commit transaction +  (0.0ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-09"], ["goal_id", 41], ["title", "I-am-a-task8976"], ["description", "I-am-the-task-description_2849"], ["cost", 1], ["created_at", "2015-04-08 13:28:56.689166"], ["updated_at", "2015-04-08 13:28:56.689166"]] +  (0.7ms) commit transaction +  (0.2ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_7436"], ["description", "I-am-the-goal-description_7679"], ["version", 1], ["created_at", "2015-04-08 13:28:56.693496"], ["updated_at", "2015-04-08 13:28:56.693496"], ["tracking", "150408-38"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-07"], ["goal_id", 42], ["title", "I-am-a-task7059"], ["description", "I-am-the-task-description_8534"], ["cost", 1], ["created_at", "2015-04-08 13:28:56.698569"], ["updated_at", "2015-04-08 13:28:56.698569"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-09"], ["goal_id", 42], ["title", "I-am-a-task4610"], ["description", "I-am-the-task-description_9461"], ["cost", 1], ["created_at", "2015-04-08 13:28:56.703884"], ["updated_at", "2015-04-08 13:28:56.703884"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-09"], ["term", "2015-04-11"], ["goal_id", 39], ["title", "I-am-a-task7186"], ["description", "I-am-the-task-description_9817"], ["cost", 1], ["created_at", "2015-04-08 13:28:56.709207"], ["updated_at", "2015-04-08 13:28:56.709207"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2015-04-05"], ["term", "2015-04-07"], ["goal_id", 39], ["title", "I-am-a-task9072"], ["description", "I-am-the-task-description_9947"], ["cost", 1], ["created_at", "2015-04-08 13:28:56.713918"], ["updated_at", "2015-04-08 13:28:56.713918"]] +  (0.9ms) commit transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 39 AND done = 'f' AND term < '2015-04-08') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 39 AND done = 'f' AND term > '2015-04-08' AND reminder < '2015-04-08') +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.7ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_3116"], ["description", "I-am-the-goal-description_6145"], ["version", 1], ["created_at", "2015-04-08 13:28:56.720966"], ["updated_at", "2015-04-08 13:28:56.720966"], ["tracking", "150408-39"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_2068"], ["description", "I-am-the-goal-description_9464"], ["version", 1], ["created_at", "2015-04-08 13:28:56.726863"], ["updated_at", "2015-04-08 13:28:56.726863"], ["tracking", "150408-40"]] +  (1.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-07"], ["goal_id", 44], ["title", "I-am-a-task9787"], ["description", "I-am-the-task-description_5365"], ["cost", 1], ["created_at", "2015-04-08 13:28:56.730874"], ["updated_at", "2015-04-08 13:28:56.730874"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_5775"], ["description", "I-am-the-goal-description_7858"], ["version", 1], ["created_at", "2015-04-08 13:28:56.735497"], ["updated_at", "2015-04-08 13:28:56.735497"], ["tracking", "150408-41"]] +  (0.7ms) commit transaction +  (0.0ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-09"], ["goal_id", 45], ["title", "I-am-a-task5332"], ["description", "I-am-the-task-description_6"], ["cost", 1], ["created_at", "2015-04-08 13:28:56.739585"], ["updated_at", "2015-04-08 13:28:56.739585"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_9505"], ["description", "I-am-the-goal-description_1449"], ["version", 1], ["created_at", "2015-04-08 13:28:56.743075"], ["updated_at", "2015-04-08 13:28:56.743075"], ["tracking", "150408-42"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-07"], ["goal_id", 46], ["title", "I-am-a-task5780"], ["description", "I-am-the-task-description_2248"], ["cost", 1], ["created_at", "2015-04-08 13:28:56.748431"], ["updated_at", "2015-04-08 13:28:56.748431"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-09"], ["goal_id", 46], ["title", "I-am-a-task3957"], ["description", "I-am-the-task-description_3854"], ["cost", 1], ["created_at", "2015-04-08 13:28:56.752872"], ["updated_at", "2015-04-08 13:28:56.752872"]] +  (1.0ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-09"], ["term", "2015-04-11"], ["goal_id", 43], ["title", "I-am-a-task7929"], ["description", "I-am-the-task-description_5680"], ["cost", 1], ["created_at", "2015-04-08 13:28:56.758393"], ["updated_at", "2015-04-08 13:28:56.758393"]] +  (1.3ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2015-04-05"], ["term", "2015-04-07"], ["goal_id", 43], ["title", "I-am-a-task5741"], ["description", "I-am-the-task-description_8270"], ["cost", 1], ["created_at", "2015-04-08 13:28:56.764315"], ["updated_at", "2015-04-08 13:28:56.764315"]] +  (1.0ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_8391"], ["description", "I-am-the-goal-description_8603"], ["version", 1], ["created_at", "2015-04-08 13:28:56.768256"], ["updated_at", "2015-04-08 13:28:56.768256"], ["tracking", "150408-43"]] +  (0.8ms) commit transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 47 AND done = 'f' AND term < '2015-04-08') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 47 AND done = 'f' AND term > '2015-04-08' AND reminder < '2015-04-08') +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_1257"], ["description", "I-am-the-goal-description_1274"], ["version", 1], ["created_at", "2015-04-08 13:28:56.775570"], ["updated_at", "2015-04-08 13:28:56.775570"], ["tracking", "150408-44"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_9757"], ["description", "I-am-the-goal-description_6209"], ["version", 1], ["created_at", "2015-04-08 13:28:56.780835"], ["updated_at", "2015-04-08 13:28:56.780835"], ["tracking", "150408-45"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-07"], ["goal_id", 49], ["title", "I-am-a-task9729"], ["description", "I-am-the-task-description_1869"], ["cost", 1], ["created_at", "2015-04-08 13:28:56.784684"], ["updated_at", "2015-04-08 13:28:56.784684"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_4089"], ["description", "I-am-the-goal-description_4541"], ["version", 1], ["created_at", "2015-04-08 13:28:56.788948"], ["updated_at", "2015-04-08 13:28:56.788948"], ["tracking", "150408-46"]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-09"], ["goal_id", 50], ["title", "I-am-a-task3046"], ["description", "I-am-the-task-description_2004"], ["cost", 1], ["created_at", "2015-04-08 13:28:56.793308"], ["updated_at", "2015-04-08 13:28:56.793308"]] +  (1.0ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_3721"], ["description", "I-am-the-goal-description_404"], ["version", 1], ["created_at", "2015-04-08 13:28:56.796727"], ["updated_at", "2015-04-08 13:28:56.796727"], ["tracking", "150408-47"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-07"], ["goal_id", 51], ["title", "I-am-a-task3077"], ["description", "I-am-the-task-description_5598"], ["cost", 1], ["created_at", "2015-04-08 13:28:56.801277"], ["updated_at", "2015-04-08 13:28:56.801277"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-09"], ["goal_id", 51], ["title", "I-am-a-task8002"], ["description", "I-am-the-task-description_5101"], ["cost", 1], ["created_at", "2015-04-08 13:28:56.806787"], ["updated_at", "2015-04-08 13:28:56.806787"]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-09"], ["term", "2015-04-11"], ["goal_id", 48], ["title", "I-am-a-task2364"], ["description", "I-am-the-task-description_7642"], ["cost", 1], ["created_at", "2015-04-08 13:28:56.811932"], ["updated_at", "2015-04-08 13:28:56.811932"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2015-04-05"], ["term", "2015-04-07"], ["goal_id", 48], ["title", "I-am-a-task2341"], ["description", "I-am-the-task-description_5857"], ["cost", 1], ["created_at", "2015-04-08 13:28:56.816984"], ["updated_at", "2015-04-08 13:28:56.816984"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-09"], ["goal_id", 48], ["title", "I-am-a-task9745"], ["description", "I-am-the-task-description_1391"], ["cost", 1], ["created_at", "2015-04-08 13:28:56.821419"], ["updated_at", "2015-04-08 13:28:56.821419"]] +  (0.9ms) commit transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 48 AND done = 'f' AND term < '2015-04-08') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 48 AND done = 'f' AND term > '2015-04-08' AND reminder < '2015-04-08') +  (0.2ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_992"], ["description", "I-am-the-goal-description_2371"], ["version", 1], ["created_at", "2015-04-08 13:28:56.830026"], ["updated_at", "2015-04-08 13:28:56.830026"], ["tracking", "150408-48"]] +  (0.9ms) commit transaction +  (0.2ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_1418"], ["description", "I-am-the-goal-description_7895"], ["version", 1], ["created_at", "2015-04-08 13:28:56.835666"], ["updated_at", "2015-04-08 13:28:56.835666"], ["tracking", "150408-49"]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-07"], ["goal_id", 53], ["title", "I-am-a-task5550"], ["description", "I-am-the-task-description_1263"], ["cost", 1], ["created_at", "2015-04-08 13:28:56.840566"], ["updated_at", "2015-04-08 13:28:56.840566"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_7733"], ["description", "I-am-the-goal-description_7347"], ["version", 1], ["created_at", "2015-04-08 13:28:56.845274"], ["updated_at", "2015-04-08 13:28:56.845274"], ["tracking", "150408-50"]] +  (4.4ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-09"], ["goal_id", 54], ["title", "I-am-a-task7548"], ["description", "I-am-the-task-description_7328"], ["cost", 1], ["created_at", "2015-04-08 13:28:56.853468"], ["updated_at", "2015-04-08 13:28:56.853468"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_4660"], ["description", "I-am-the-goal-description_7224"], ["version", 1], ["created_at", "2015-04-08 13:28:56.856616"], ["updated_at", "2015-04-08 13:28:56.856616"], ["tracking", "150408-51"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-07"], ["goal_id", 55], ["title", "I-am-a-task8397"], ["description", "I-am-the-task-description_323"], ["cost", 1], ["created_at", "2015-04-08 13:28:56.861268"], ["updated_at", "2015-04-08 13:28:56.861268"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-09"], ["goal_id", 55], ["title", "I-am-a-task8282"], ["description", "I-am-the-task-description_1058"], ["cost", 1], ["created_at", "2015-04-08 13:28:56.866656"], ["updated_at", "2015-04-08 13:28:56.866656"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-09"], ["term", "2015-04-11"], ["goal_id", 52], ["title", "I-am-a-task978"], ["description", "I-am-the-task-description_2280"], ["cost", 1], ["created_at", "2015-04-08 13:28:56.871284"], ["updated_at", "2015-04-08 13:28:56.871284"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2015-04-05"], ["term", "2015-04-07"], ["goal_id", 52], ["title", "I-am-a-task2427"], ["description", "I-am-the-task-description_94"], ["cost", 1], ["created_at", "2015-04-08 13:28:56.876502"], ["updated_at", "2015-04-08 13:28:56.876502"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.5ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-07"], ["goal_id", 52], ["title", "I-am-a-task8827"], ["description", "I-am-the-task-description_1414"], ["cost", 1], ["created_at", "2015-04-08 13:28:56.881916"], ["updated_at", "2015-04-08 13:28:56.881916"]] +  (0.8ms) commit transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 52 AND done = 'f' AND term < '2015-04-08') +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.4ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_1190"], ["description", "I-am-the-goal-description_9226"], ["version", 1], ["created_at", "2015-04-08 13:28:56.889327"], ["updated_at", "2015-04-08 13:28:56.889327"], ["tracking", "150408-52"]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-09"], ["term", "2015-04-11"], ["goal_id", 56], ["title", "I-am-a-task1272"], ["description", "I-am-the-task-description_3480"], ["cost", 1], ["created_at", "2015-04-08 13:28:56.893455"], ["updated_at", "2015-04-08 13:28:56.893455"]] +  (0.9ms) commit transaction +  (0.4ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_2637"], ["description", "I-am-the-goal-description_4916"], ["version", 1], ["created_at", "2015-04-08 13:28:56.899699"], ["updated_at", "2015-04-08 13:28:56.899699"], ["tracking", "150408-53"]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-07"], ["term", "2015-04-11"], ["goal_id", 57], ["title", "I-am-a-task8608"], ["description", "I-am-the-task-description_3039"], ["cost", 1], ["created_at", "2015-04-08 13:28:56.903658"], ["updated_at", "2015-04-08 13:28:56.903658"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction +  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_6124"], ["description", "I-am-the-goal-description_4"], ["version", 1], ["created_at", "2015-04-08 13:28:56.910120"], ["updated_at", "2015-04-08 13:28:56.910120"], ["tracking", "150408-54"]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-07"], ["goal_id", 58], ["title", "I-am-a-task3210"], ["description", "I-am-the-task-description_3107"], ["cost", 1], ["created_at", "2015-04-08 13:28:56.914468"], ["updated_at", "2015-04-08 13:28:56.914468"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_7407"], ["description", "I-am-the-goal-description_2419"], ["version", 1], ["created_at", "2015-04-08 13:28:56.920415"], ["updated_at", "2015-04-08 13:28:56.920415"], ["tracking", "150408-55"]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2015-04-05"], ["term", "2015-04-07"], ["goal_id", 59], ["title", "I-am-a-task8126"], ["description", "I-am-the-task-description_1536"], ["cost", 1], ["created_at", "2015-04-08 13:28:56.925148"], ["updated_at", "2015-04-08 13:28:56.925148"]] +  (1.4ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_5393"], ["description", "I-am-the-goal-description_3391"], ["version", 1], ["created_at", "2015-04-08 13:28:56.932917"], ["updated_at", "2015-04-08 13:28:56.932917"], ["tracking", "150408-56"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_988"], ["description", "I-am-the-goal-description_4500"], ["version", 1], ["created_at", "2015-04-08 13:28:56.938503"], ["updated_at", "2015-04-08 13:28:56.938503"], ["tracking", "150408-57"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_6283"], ["description", "I-am-the-goal-description_5799"], ["version", 1], ["created_at", "2015-04-08 13:28:56.944316"], ["updated_at", "2015-04-08 13:28:56.944316"], ["tracking", "150408-58"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction +  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_892"], ["description", "I-am-the-goal-description_3052"], ["version", 1], ["created_at", "2015-04-08 13:28:56.949472"], ["updated_at", "2015-04-08 13:28:56.949472"], ["tracking", "150408-59"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_9139"], ["description", "I-am-the-goal-description_8850"], ["version", 1], ["created_at", "2015-04-08 13:28:56.955679"], ["updated_at", "2015-04-08 13:28:56.955679"], ["tracking", "150408-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.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_5035"], ["description", "I-am-the-goal-description_9740"], ["version", 1], ["created_at", "2015-04-08 13:28:56.962308"], ["updated_at", "2015-04-08 13:28:56.962308"], ["tracking", "150408-61"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_5965"], ["description", "I-am-the-goal-description_544"], ["version", 1], ["created_at", "2015-04-08 13:28:56.968612"], ["updated_at", "2015-04-08 13:28:56.968612"], ["tracking", "150408-62"]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_259"], ["description", "I-am-the-goal-description_3177"], ["version", 1], ["created_at", "2015-04-08 13:28:56.974020"], ["updated_at", "2015-04-08 13:28:56.974020"], ["tracking", "150408-63"]] +  (1.1ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 67], ["title", "I-am-a-task7822"], ["description", "I-am-the-task-description_8492"], ["cost", 1], ["created_at", "2015-04-08 13:28:56.979070"], ["updated_at", "2015-04-08 13:28:56.979070"]] +  (0.8ms) commit transaction +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f' [["goal_id", 67]] +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.4ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_7278"], ["description", "I-am-the-goal-description_8599"], ["version", 1], ["created_at", "2015-04-08 13:28:56.985175"], ["updated_at", "2015-04-08 13:28:56.985175"], ["tracking", "150408-64"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_6276"], ["description", "I-am-the-goal-description_6688"], ["version", 1], ["created_at", "2015-04-08 13:28:56.990728"], ["updated_at", "2015-04-08 13:28:56.990728"], ["tracking", "150408-65"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_2917"], ["description", "I-am-the-goal-description_6062"], ["version", 1], ["created_at", "2015-04-08 13:28:56.997291"], ["updated_at", "2015-04-08 13:28:56.997291"], ["tracking", "150408-66"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_5188"], ["description", "I-am-the-goal-description_6963"], ["version", 1], ["created_at", "2015-04-08 13:28:57.004801"], ["updated_at", "2015-04-08 13:28:57.004801"], ["tracking", "150408-67"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 71], ["title", "I-am-a-task529"], ["description", "I-am-the-task-description_5572"], ["cost", 1], ["created_at", "2015-04-08 13:28:57.008529"], ["updated_at", "2015-04-08 13:28:57.008529"]] +  (4.2ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_9573"], ["description", "I-am-the-goal-description_5314"], ["version", 1], ["created_at", "2015-04-08 13:28:57.016441"], ["updated_at", "2015-04-08 13:28:57.016441"], ["tracking", "150408-68"]] +  (1.0ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 72], ["title", "I-am-a-task4309"], ["description", "I-am-the-task-description_3174"], ["cost", 1], ["created_at", "2015-04-08 13:28:57.086743"], ["updated_at", "2015-04-08 13:28:57.086743"]] +  (1.1ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_7636"], ["description", "I-am-the-goal-description_4851"], ["version", 1], ["created_at", "2015-04-08 13:28:57.091929"], ["updated_at", "2015-04-08 13:28:57.091929"], ["tracking", "150408-69"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 73], ["title", "I-am-a-task8225"], ["description", "I-am-the-task-description_4421"], ["cost", 1], ["created_at", "2015-04-08 13:28:57.096965"], ["updated_at", "2015-04-08 13:28:57.096965"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_8660"], ["description", "I-am-the-goal-description_5551"], ["version", 1], ["created_at", "2015-04-08 13:28:57.101898"], ["updated_at", "2015-04-08 13:28:57.101898"], ["tracking", "150408-70"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 74], ["title", "I-am-a-task1331"], ["description", "I-am-the-task-description_75"], ["cost", 1], ["created_at", "2015-04-08 13:28:57.107326"], ["updated_at", "2015-04-08 13:28:57.107326"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_4534"], ["description", "I-am-the-goal-description_6020"], ["version", 1], ["created_at", "2015-04-08 13:28:57.112300"], ["updated_at", "2015-04-08 13:28:57.112300"], ["tracking", "150408-71"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 75], ["title", "I-am-a-task8029"], ["description", "I-am-the-task-description_4545"], ["cost", 1], ["created_at", "2015-04-08 13:28:57.118075"], ["updated_at", "2015-04-08 13:28:57.118075"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction +  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_7324"], ["description", "I-am-the-goal-description_7899"], ["version", 1], ["created_at", "2015-04-08 13:28:57.124116"], ["updated_at", "2015-04-08 13:28:57.124116"], ["tracking", "150408-72"]] +  (1.1ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 76], ["title", "I-am-a-task1186"], ["description", "I-am-the-task-description_6522"], ["cost", 1], ["created_at", "2015-04-08 13:28:57.129817"], ["updated_at", "2015-04-08 13:28:57.129817"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_8653"], ["description", "I-am-the-goal-description_2293"], ["version", 1], ["created_at", "2015-04-08 13:28:57.135488"], ["updated_at", "2015-04-08 13:28:57.135488"], ["tracking", "150408-73"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 77], ["title", "I-am-a-task2932"], ["description", "I-am-the-task-description_599"], ["cost", 1], ["created_at", "2015-04-08 13:28:57.139758"], ["updated_at", "2015-04-08 13:28:57.139758"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_1785"], ["description", "I-am-the-goal-description_9534"], ["version", 1], ["created_at", "2015-04-08 13:28:57.145546"], ["updated_at", "2015-04-08 13:28:57.145546"], ["tracking", "150408-74"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 78], ["title", "I-am-a-task1647"], ["description", "I-am-the-task-description_9651"], ["cost", 1], ["created_at", "2015-04-08 13:28:57.149734"], ["updated_at", "2015-04-08 13:28:57.149734"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_192"], ["description", "I-am-the-goal-description_2950"], ["version", 1], ["created_at", "2015-04-08 13:28:57.154933"], ["updated_at", "2015-04-08 13:28:57.154933"], ["tracking", "150408-75"]] +  (1.0ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 79], ["title", "I-am-a-task3772"], ["description", "I-am-the-task-description_8916"], ["cost", 1], ["created_at", "2015-04-08 13:28:57.159620"], ["updated_at", "2015-04-08 13:28:57.159620"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_3614"], ["description", "I-am-the-goal-description_7059"], ["version", 1], ["created_at", "2015-04-08 13:28:57.164871"], ["updated_at", "2015-04-08 13:28:57.164871"], ["tracking", "150408-76"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-08"], ["term", "2015-04-09"], ["goal_id", 80], ["title", "I-am-a-task6317"], ["description", "I-am-the-task-description_8800"], ["cost", 1], ["created_at", "2015-04-08 13:28:57.169533"], ["updated_at", "2015-04-08 13:28:57.169533"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_6031"], ["description", "I-am-the-goal-description_1107"], ["version", 1], ["created_at", "2015-04-08 13:28:57.174592"], ["updated_at", "2015-04-08 13:28:57.174592"], ["tracking", "150408-77"]] +  (1.0ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-08 13:28:57.178959"], ["id", 81]] +  (0.8ms) 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-08 13:28:57.181686"], ["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_7232"], ["description", "I-am-the-goal-description_8279"], ["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_9108"], ["description", "I-am-the-goal-description_5826"], ["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_2335"], ["description", "I-am-the-goal-description_8152"], ["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_6166"], ["description", "I-am-the-goal-description_9729"], ["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_294"], ["description", "I-am-the-goal-description_6253"], ["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", "cost", "progress", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 86], ["title", "I-am-a-task4240"], ["description", "I-am-the-task-description_5301"], ["cost", 1], ["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", "cost", "progress", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 86], ["title", "I-am-a-task3813"], ["description", "I-am-the-task-description_8031"], ["cost", 1], ["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_9849"], ["description", "I-am-the-goal-description_5823"], ["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_2616"], ["description", "I-am-the-goal-description_3294"], ["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_2887"], ["description", "I-am-the-goal-description_5953"], ["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_560"], ["description", "I-am-the-goal-description_640"], ["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", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 90], ["title", "I-am-a-task4470"], ["description", "I-am-the-task-description_2812"], ["cost", 1], ["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_9336"], ["description", "I-am-the-goal-description_1806"], ["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", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 91], ["title", "I-am-a-task1649"], ["description", "I-am-the-task-description_5076"], ["cost", 1], ["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_4386"], ["description", "I-am-the-goal-description_9596"], ["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", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 92], ["title", "I-am-a-task9170"], ["description", "I-am-the-task-description_9693"], ["cost", 1], ["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_1975"], ["description", "I-am-the-goal-description_3880"], ["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", "cost", "progress", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 93], ["title", "I-am-a-task6542"], ["description", "I-am-the-task-description_5750"], ["cost", 1], ["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" ("task_id", "date", "progress", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["task_id", 105], ["date", "2012-12-21 00:00:00.000000"], ["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_6736"], ["description", "I-am-the-goal-description_3988"], ["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", "cost", "progress", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 94], ["title", "I-am-a-task7625"], ["description", "I-am-the-task-description_4410"], ["cost", 1], ["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" ("task_id", "date", "progress", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["task_id", 106], ["date", "2012-12-21 00:00:00.000000"], ["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_629"], ["description", "I-am-the-goal-description_2760"], ["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", "cost", "progress", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 95], ["title", "I-am-a-task5739"], ["description", "I-am-the-task-description_8553"], ["cost", 1], ["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" ("task_id", "date", "progress", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["task_id", 107], ["date", "2012-12-21 00:00:00.000000"], ["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_6760"], ["description", "I-am-the-goal-description_7819"], ["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", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 96], ["title", "I-am-a-task6674"], ["description", "I-am-the-task-description_2604"], ["cost", 1], ["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_927"], ["description", "I-am-the-goal-description_3245"], ["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_6543"], ["description", "I-am-the-goal-description_8199"], ["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_8586"], ["description", "I-am-the-goal-description_8005"], ["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_4188"], ["description", "I-am-the-goal-description_9184"], ["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" +  (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.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'; +  (0.7ms) 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'; + Flyboy::Goal Load (0.3ms) SELECT "flyboy_goals".* FROM "flyboy_goals" +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.4ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_82"], ["description", "I-am-the-goal-description_9113"], ["version", 1], ["created_at", "2015-04-08 13:29:15.447671"], ["updated_at", "2015-04-08 13:29:15.447671"], ["tracking", "150408-1"]] +  (1.6ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_9226"], ["description", "I-am-the-goal-description_5965"], ["version", 1], ["created_at", "2015-04-08 13:29:15.458162"], ["updated_at", "2015-04-08 13:29:15.458162"], ["tracking", "150408-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 24ms (Views: 16.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]] +  (2.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.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_2248"], ["description", "I-am-the-goal-description_6137"], ["version", 1], ["created_at", "2015-04-08 13:29:15.571488"], ["updated_at", "2015-04-08 13:29:15.571488"], ["tracking", "150408-1"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_1188"], ["description", "I-am-the-goal-description_7526"], ["version", 1], ["created_at", "2015-04-08 13:29:15.576646"], ["updated_at", "2015-04-08 13:29:15.576646"], ["tracking", "150408-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 13ms (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.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.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-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_9074"], ["description", "I-am-the-goal-description_376"], ["version", 1], ["created_at", "2015-04-08 13:29:15.604267"], ["updated_at", "2015-04-08 13:29:15.604267"], ["tracking", "150408-1"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_3528"], ["description", "I-am-the-goal-description_7755"], ["version", 1], ["created_at", "2015-04-08 13:29:15.608372"], ["updated_at", "2015-04-08 13:29:15.608372"], ["tracking", "150408-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 46ms (Views: 45.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"]] +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + 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_7038"], ["version", 1], ["created_at", "2015-04-08 13:29:15.663405"], ["updated_at", "2015-04-08 13:29:15.663405"], ["tracking", "150408-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.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.3ms) UPDATE "flyboy_goals" SET "status" = ?, "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["status", "closed"], ["version", 2], ["updated_at", "2015-04-08 13:29:15.677746"], ["id", 7]] +  (0.9ms) commit transaction +Redirected to http://test.host/flyboy/goals +Completed 302 Found in 3194ms (ActiveRecord: 1.7ms) + 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-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_5143"], ["description", "I-am-the-goal-description_4084"], ["version", 1], ["created_at", "2015-04-08 13:29:18.866564"], ["updated_at", "2015-04-08 13:29:18.866564"], ["tracking", "150408-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-08 13:29:18.877106"], ["id", 8]] +  (0.8ms) commit transaction +Redirected to http://test.host/flyboy/goals +Completed 302 Found in 6ms (ActiveRecord: 1.4ms) +  (0.1ms) begin transaction +  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_3126"], ["description", "I-am-the-goal-description_9681"], ["version", 1], ["created_at", "2015-04-08 13:29:18.883693"], ["updated_at", "2015-04-08 13:29:18.883693"], ["tracking", "150408-5"]] +  (2.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-08 13:29:18.944107"], ["id", 9]] +  (0.9ms) commit transaction +Redirected to http://test.host/flyboy/goals/9 +Completed 302 Found in 5ms (ActiveRecord: 1.4ms) + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 9]] +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_7602"], ["description", "I-am-the-goal-description_9115"], ["version", 1], ["created_at", "2015-04-08 13:29:18.951730"], ["updated_at", "2015-04-08 13:29:18.951730"], ["tracking", "150408-6"]] +  (0.8ms) 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-08 13:29:18.959072"], ["id", 10]] +  (1.0ms) commit transaction +Redirected to http://test.host/flyboy/goals/10 +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-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_3206"], ["description", "I-am-the-goal-description_4030"], ["version", 1], ["created_at", "2015-04-08 13:29:18.978393"], ["updated_at", "2015-04-08 13:29:18.978393"], ["tracking", "150408-7"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.6ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 11], ["title", "I-am-a-task4355"], ["description", "I-am-the-task-description_4768"], ["cost", 1], ["created_at", "2015-04-08 13:29:18.990425"], ["updated_at", "2015-04-08 13:29:18.990425"]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_task_comments" ("task_id", "date", "progress", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["task_id", 1], ["date", "2015-04-08 13:29:19.003625"], ["progress", 95], ["description", "I-am-a-task-comment"], ["created_at", "2015-04-08 13:29:19.004645"], ["updated_at", "2015-04-08 13:29:19.004645"]] + SQL (0.1ms) UPDATE "flyboy_tasks" SET "progress" = ?, "updated_at" = ? WHERE "flyboy_tasks"."id" = ? [["progress", 95], ["updated_at", "2015-04-08 13:29:19.006417"], ["id", 1]] +  (0.9ms) commit transaction +Processing by Flyboy::TaskCommentsController#create as HTML + Parameters: {"task_comment"=>{"id"=>"1", "task_id"=>"1", "date"=>"2015-04-08 13:29:19 UTC", "description"=>"I-am-a-task-comment", "progress"=>"95", "created_at"=>"2015-04-08 13:29:19 UTC", "updated_at"=>"2015-04-08 13:29:19 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]] + Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 1]] +Unpermitted parameters: id, task_id, date, created_at, updated_at + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 11]] +  (0.1ms) begin transaction + SQL (0.3ms) 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-08 13:29:19.015769"], ["created_at", "2015-04-08 13:29:19.017831"], ["updated_at", "2015-04-08 13:29:19.017831"]] +  (0.8ms) 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-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_393"], ["description", "I-am-the-goal-description_997"], ["version", 1], ["created_at", "2015-04-08 13:29:19.028153"], ["updated_at", "2015-04-08 13:29:19.028153"], ["tracking", "150408-8"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 12], ["title", "I-am-a-task2002"], ["description", "I-am-the-task-description_9103"], ["cost", 1], ["created_at", "2015-04-08 13:29:19.032272"], ["updated_at", "2015-04-08 13:29:19.032272"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 12], ["title", "I-am-a-task6440"], ["description", "I-am-the-task-description_7299"], ["cost", 1], ["created_at", "2015-04-08 13:29:19.036300"], ["updated_at", "2015-04-08 13:29:19.036300"]] +  (0.8ms) commit transaction +Processing by Flyboy::TasksController#complete as HTML + Parameters: {"id"=>"2"} + Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 2]] + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 12]] +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_task_comments" ("progress", "description", "date", "task_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["progress", 100], ["description", "Marquée comme terminée."], ["date", "2015-04-08 13:29:19.043574"], ["task_id", 2], ["created_at", "2015-04-08 13:29:19.044852"], ["updated_at", "2015-04-08 13:29:19.044852"]] + SQL (0.1ms) UPDATE "flyboy_tasks" SET "progress" = ?, "done" = ?, "updated_at" = ? WHERE "flyboy_tasks"."id" = ? [["progress", 100], ["done", "t"], ["updated_at", "2015-04-08 13:29:19.046449"], ["id", 2]] +  (1.0ms) commit transaction +Redirected to http://test.hostwhere_i_came_from +Completed 302 Found in 9ms (ActiveRecord: 1.8ms) + 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-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_1813"], ["description", "I-am-the-goal-description_261"], ["version", 1], ["created_at", "2015-04-08 13:29:19.053817"], ["updated_at", "2015-04-08 13:29:19.053817"], ["tracking", "150408-9"]] +  (1.0ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 13], ["title", "I-am-a-task6372"], ["description", "I-am-the-task-description_3846"], ["cost", 1], ["created_at", "2015-04-08 13:29:19.058522"], ["updated_at", "2015-04-08 13:29:19.058522"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 13], ["title", "I-am-a-task1922"], ["description", "I-am-the-task-description_9464"], ["cost", 1], ["created_at", "2015-04-08 13:29:19.063306"], ["updated_at", "2015-04-08 13:29:19.063306"]] +  (0.9ms) commit transaction +Processing by Flyboy::TasksController#complete as HTML + Parameters: {"id"=>"4"} + Flyboy::Task Load (0.2ms) 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", "Marquée comme terminée."], ["date", "2015-04-08 13:29:19.070099"], ["task_id", 4], ["created_at", "2015-04-08 13:29:19.071325"], ["updated_at", "2015-04-08 13:29:19.071325"]] + SQL (0.1ms) UPDATE "flyboy_tasks" SET "progress" = ?, "done" = ?, "updated_at" = ? WHERE "flyboy_tasks"."id" = ? [["progress", 100], ["done", "t"], ["updated_at", "2015-04-08 13:29:19.072838"], ["id", 4]] +  (1.0ms) 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", 4]] +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_4192"], ["description", "I-am-the-goal-description_3976"], ["version", 1], ["created_at", "2015-04-08 13:29:19.081580"], ["updated_at", "2015-04-08 13:29:19.081580"], ["tracking", "150408-10"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 14], ["title", "I-am-a-task4191"], ["description", "I-am-the-task-description_3899"], ["cost", 1], ["created_at", "2015-04-08 13:29:19.086366"], ["updated_at", "2015-04-08 13:29:19.086366"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 14], ["title", "I-am-a-task819"], ["description", "I-am-the-task-description_2370"], ["cost", 1], ["created_at", "2015-04-08 13:29:19.090851"], ["updated_at", "2015-04-08 13:29:19.090851"]] +  (0.9ms) 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", "Marquée comme terminée."], ["date", "2015-04-08 13:29:19.099811"], ["task_id", 6], ["created_at", "2015-04-08 13:29:19.101037"], ["updated_at", "2015-04-08 13:29:19.101037"]] + SQL (0.1ms) UPDATE "flyboy_tasks" SET "progress" = ?, "done" = ?, "updated_at" = ? WHERE "flyboy_tasks"."id" = ? [["progress", 100], ["done", "t"], ["updated_at", "2015-04-08 13:29:19.102572"], ["id", 6]] +  (0.9ms) commit transaction +Redirected to http://test.hostwhere_i_came_from +Completed 302 Found in 8ms (ActiveRecord: 1.6ms) + Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1 [["id", 6]] +  (0.1ms) SELECT COUNT(*) FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? [["task_id", 6]] + Flyboy::TaskComment Load (0.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.1ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.4ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_5076"], ["description", "I-am-the-goal-description_7932"], ["version", 1], ["created_at", "2015-04-08 13:29:19.110826"], ["updated_at", "2015-04-08 13:29:19.110826"], ["tracking", "150408-11"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 15], ["title", "I-am-a-task6119"], ["description", "I-am-the-task-description_6948"], ["cost", 1], ["created_at", "2015-04-08 13:29:19.115178"], ["updated_at", "2015-04-08 13:29:19.115178"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 15], ["title", "I-am-a-task6513"], ["description", "I-am-the-task-description_6814"], ["cost", 1], ["created_at", "2015-04-08 13:29:19.119271"], ["updated_at", "2015-04-08 13:29:19.119271"]] +  (0.7ms) commit transaction +Processing by Flyboy::TasksController#complete as HTML + Parameters: {"id"=>"8"} + Flyboy::Task Load (0.2ms) 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.6ms) INSERT INTO "flyboy_task_comments" ("progress", "description", "date", "task_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["progress", 100], ["description", "Marquée comme terminée."], ["date", "2015-04-08 13:29:19.125706"], ["task_id", 8], ["created_at", "2015-04-08 13:29:19.126993"], ["updated_at", "2015-04-08 13:29:19.126993"]] + SQL (0.1ms) UPDATE "flyboy_tasks" SET "progress" = ?, "done" = ?, "updated_at" = ? WHERE "flyboy_tasks"."id" = ? [["progress", 100], ["done", "t"], ["updated_at", "2015-04-08 13:29:19.129952"], ["id", 8]] +  (0.9ms) commit transaction +Redirected to http://test.hostwhere_i_came_from +Completed 302 Found in 10ms (ActiveRecord: 1.8ms) +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_8274"], ["description", "I-am-the-goal-description_9436"], ["version", 1], ["created_at", "2015-04-08 13:29:19.136142"], ["updated_at", "2015-04-08 13:29:19.136142"], ["tracking", "150408-12"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 16], ["title", "I-am-a-task6786"], ["description", "I-am-the-task-description_133"], ["cost", 1], ["created_at", "2015-04-08 13:29:19.140212"], ["updated_at", "2015-04-08 13:29:19.140212"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 16], ["title", "I-am-a-task7847"], ["description", "I-am-the-task-description_4412"], ["cost", 1], ["created_at", "2015-04-08 13:29:19.144224"], ["updated_at", "2015-04-08 13:29:19.144224"]] +  (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.1ms | ActiveRecord: 0.0ms) +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_9369"], ["description", "I-am-the-goal-description_215"], ["version", 1], ["created_at", "2015-04-08 13:29:19.157879"], ["updated_at", "2015-04-08 13:29:19.157879"], ["tracking", "150408-13"]] +  (1.0ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 17], ["title", "I-am-a-task8347"], ["description", "I-am-the-task-description_6528"], ["cost", 1], ["created_at", "2015-04-08 13:29:19.162416"], ["updated_at", "2015-04-08 13:29:19.162416"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 17], ["title", "I-am-a-task6134"], ["description", "I-am-the-task-description_5155"], ["cost", 1], ["created_at", "2015-04-08 13:29:19.166962"], ["updated_at", "2015-04-08 13:29:19.166962"]] +  (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.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", 2]] + SQL (0.1ms) DELETE FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."id" = ? [["id", 3]] + SQL (0.1ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 2]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + Flyboy::TaskComment Load (0.1ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 3]] + SQL (0.4ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 3]] +  (0.7ms) commit transaction +  (0.0ms) begin transaction + Flyboy::TaskComment Load (0.1ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 4]] + SQL (0.1ms) DELETE FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."id" = ? [["id", 4]] + SQL (0.0ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 4]] +  (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", 5]] + SQL (0.2ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 5]] +  (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", 6]] + SQL (0.1ms) DELETE FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."id" = ? [["id", 5]] + SQL (0.1ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 6]] +  (0.7ms) commit transaction +  (0.0ms) begin transaction + Flyboy::TaskComment Load (0.1ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 7]] + SQL (0.1ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 7]] +  (0.7ms) commit transaction +  (0.0ms) begin transaction + Flyboy::TaskComment Load (0.1ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 8]] + SQL (0.1ms) DELETE FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."id" = ? [["id", 6]] + SQL (0.0ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 8]] +  (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", 9]] + SQL (0.2ms) 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.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", 11]] + SQL (0.2ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 11]] +  (0.7ms) commit transaction +  (0.0ms) begin transaction + Flyboy::TaskComment Load (0.1ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 12]] + SQL (0.2ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 12]] +  (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", 13]] + SQL (0.1ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 13]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_6568"], ["description", "I-am-the-goal-description_956"], ["version", 1], ["created_at", "2015-04-08 13:29:19.208004"], ["updated_at", "2015-04-08 13:29:19.208004"], ["tracking", "150408-14"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 18], ["title", "I-am-a-task106"], ["description", "I-am-the-task-description_4246"], ["cost", 1], ["created_at", "2015-04-08 13:29:19.211736"], ["updated_at", "2015-04-08 13:29:19.211736"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_8430"], ["description", "I-am-the-goal-description_8619"], ["version", 1], ["created_at", "2015-04-08 13:29:19.215509"], ["updated_at", "2015-04-08 13:29:19.215509"], ["tracking", "150408-15"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 19], ["title", "I-am-a-task4906"], ["description", "I-am-the-task-description_1617"], ["cost", 1], ["created_at", "2015-04-08 13:29:19.219658"], ["updated_at", "2015-04-08 13:29:19.219658"]] +  (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" ORDER BY term ASC +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_9882"], ["description", "I-am-the-goal-description_1936"], ["version", 1], ["created_at", "2015-04-08 13:29:19.229037"], ["updated_at", "2015-04-08 13:29:19.229037"], ["tracking", "150408-16"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 20], ["title", "I-am-a-task2547"], ["description", "I-am-the-task-description_3098"], ["cost", 1], ["created_at", "2015-04-08 13:29:19.232976"], ["updated_at", "2015-04-08 13:29:19.232976"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 20], ["title", "I-am-a-task4011"], ["description", "I-am-the-task-description_4712"], ["cost", 1], ["created_at", "2015-04-08 13:29:19.236785"], ["updated_at", "2015-04-08 13:29:19.236785"]] +  (0.8ms) commit transaction + Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC +  (0.0ms) begin transaction + Flyboy::TaskComment Load (0.1ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 14]] + SQL (0.2ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 14]] +  (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", 15]] + SQL (0.2ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 15]] +  (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", 16]] + SQL (0.1ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 16]] +  (0.7ms) commit transaction +  (0.0ms) begin transaction + Flyboy::TaskComment Load (0.1ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 17]] + SQL (0.1ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 17]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_9783"], ["description", "I-am-the-goal-description_6225"], ["version", 1], ["created_at", "2015-04-08 13:29:19.250942"], ["updated_at", "2015-04-08 13:29:19.250942"], ["tracking", "150408-17"]] +  (1.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 21], ["title", "I-am-a-task2180"], ["description", "I-am-the-task-description_9227"], ["cost", 1], ["created_at", "2015-04-08 13:29:19.308381"], ["updated_at", "2015-04-08 13:29:19.308381"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_5816"], ["description", "I-am-the-goal-description_6742"], ["version", 1], ["created_at", "2015-04-08 13:29:19.312543"], ["updated_at", "2015-04-08 13:29:19.312543"], ["tracking", "150408-18"]] +  (1.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 22], ["title", "I-am-a-task7910"], ["description", "I-am-the-task-description_1192"], ["cost", 1], ["created_at", "2015-04-08 13:29:19.316574"], ["updated_at", "2015-04-08 13:29:19.316574"]] +  (1.0ms) 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.2ms | 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-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_6340"], ["description", "I-am-the-goal-description_2916"], ["version", 1], ["created_at", "2015-04-08 13:29:19.327450"], ["updated_at", "2015-04-08 13:29:19.327450"], ["tracking", "150408-19"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 23], ["title", "I-am-a-task6726"], ["description", "I-am-the-task-description_3403"], ["cost", 1], ["created_at", "2015-04-08 13:29:19.331538"], ["updated_at", "2015-04-08 13:29:19.331538"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 23], ["title", "I-am-a-task2818"], ["description", "I-am-the-task-description_9960"], ["cost", 1], ["created_at", "2015-04-08 13:29:19.335640"], ["updated_at", "2015-04-08 13:29:19.335640"]] +  (0.8ms) commit transaction + Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC +  (0.0ms) begin transaction + Flyboy::TaskComment Load (0.1ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 18]] + SQL (0.2ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 18]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + Flyboy::TaskComment Load (0.1ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 19]] + SQL (0.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.0ms) begin transaction + Flyboy::TaskComment Load (0.1ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 21]] + SQL (0.1ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 21]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_7735"], ["description", "I-am-the-goal-description_1015"], ["version", 1], ["created_at", "2015-04-08 13:29:19.350199"], ["updated_at", "2015-04-08 13:29:19.350199"], ["tracking", "150408-20"]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 24], ["title", "I-am-a-task5166"], ["description", "I-am-the-task-description_1607"], ["cost", 1], ["created_at", "2015-04-08 13:29:19.354264"], ["updated_at", "2015-04-08 13:29:19.354264"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_3370"], ["description", "I-am-the-goal-description_8520"], ["version", 1], ["created_at", "2015-04-08 13:29:19.358329"], ["updated_at", "2015-04-08 13:29:19.358329"], ["tracking", "150408-21"]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 25], ["title", "I-am-a-task280"], ["description", "I-am-the-task-description_5717"], ["cost", 1], ["created_at", "2015-04-08 13:29:19.362781"], ["updated_at", "2015-04-08 13:29:19.362781"]] +  (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.1ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_7058"], ["description", "I-am-the-goal-description_2863"], ["version", 1], ["created_at", "2015-04-08 13:29:19.372401"], ["updated_at", "2015-04-08 13:29:19.372401"], ["tracking", "150408-22"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 26], ["title", "I-am-a-task4066"], ["description", "I-am-the-task-description_6023"], ["cost", 1], ["created_at", "2015-04-08 13:29:19.376772"], ["updated_at", "2015-04-08 13:29:19.376772"]] +  (1.1ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 26], ["title", "I-am-a-task8273"], ["description", "I-am-the-task-description_491"], ["cost", 1], ["created_at", "2015-04-08 13:29:19.382255"], ["updated_at", "2015-04-08 13:29:19.382255"]] +  (0.8ms) 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.3ms) +Completed 200 OK in 6ms (Views: 2.4ms | ActiveRecord: 0.3ms) +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_3192"], ["description", "I-am-the-goal-description_573"], ["version", 1], ["created_at", "2015-04-08 13:29:19.396480"], ["updated_at", "2015-04-08 13:29:19.396480"], ["tracking", "150408-23"]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 27], ["title", "I-am-a-task3206"], ["description", "I-am-the-task-description_9179"], ["cost", 1], ["created_at", "2015-04-08 13:29:19.400435"], ["updated_at", "2015-04-08 13:29:19.400435"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 27], ["title", "I-am-a-task2999"], ["description", "I-am-the-task-description_2816"], ["cost", 1], ["created_at", "2015-04-08 13:29:19.404411"], ["updated_at", "2015-04-08 13:29:19.404411"]] +  (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.3ms) +Completed 200 OK in 6ms (Views: 2.7ms | ActiveRecord: 0.2ms) +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_2129"], ["description", "I-am-the-goal-description_1054"], ["version", 1], ["created_at", "2015-04-08 13:29:19.418141"], ["updated_at", "2015-04-08 13:29:19.418141"], ["tracking", "150408-24"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 28], ["title", "I-am-a-task7689"], ["description", "I-am-the-task-description_3247"], ["cost", 1], ["created_at", "2015-04-08 13:29:19.422276"], ["updated_at", "2015-04-08 13:29:19.422276"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 28], ["title", "I-am-a-task296"], ["description", "I-am-the-task-description_6101"], ["cost", 1], ["created_at", "2015-04-08 13:29:19.426320"], ["updated_at", "2015-04-08 13:29:19.426320"]] +  (1.0ms) 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.2ms) +Completed 200 OK in 5ms (Views: 2.3ms | ActiveRecord: 0.3ms) +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) 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_9003"], ["version", 1], ["created_at", "2015-04-08 13:29:19.440303"], ["updated_at", "2015-04-08 13:29:19.440303"], ["tracking", "150408-25"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 29], ["title", "I-am-a-task8853"], ["description", "I-am-the-task-description_5280"], ["cost", 1], ["created_at", "2015-04-08 13:29:19.444129"], ["updated_at", "2015-04-08 13:29:19.444129"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 29], ["title", "I-am-a-task7397"], ["description", "I-am-the-task-description_7393"], ["cost", 1], ["created_at", "2015-04-08 13:29:19.447969"], ["updated_at", "2015-04-08 13:29:19.447969"]] +  (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-08", "term"=>"2015-04-08"}} + 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" ("title", "goal_id", "reminder", "term", "done", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["title", "New Task"], ["goal_id", 29], ["reminder", "2015-04-08"], ["term", "2015-04-08"], ["done", "f"], ["created_at", "2015-04-08 13:29:19.458656"], ["updated_at", "2015-04-08 13:29:19.458656"]] +  (0.9ms) commit transaction +Redirected to http://test.host/flyboy/tasks/32 +Completed 302 Found in 5ms (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-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_1288"], ["description", "I-am-the-goal-description_2109"], ["version", 1], ["created_at", "2015-04-08 13:29:19.466351"], ["updated_at", "2015-04-08 13:29:19.466351"], ["tracking", "150408-26"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 30], ["title", "I-am-a-task3507"], ["description", "I-am-the-task-description_7394"], ["cost", 1], ["created_at", "2015-04-08 13:29:19.470857"], ["updated_at", "2015-04-08 13:29:19.470857"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 30], ["title", "I-am-a-task9409"], ["description", "I-am-the-task-description_8582"], ["cost", 1], ["created_at", "2015-04-08 13:29:19.475877"], ["updated_at", "2015-04-08 13:29:19.475877"]] +  (0.8ms) commit transaction +Processing by Flyboy::TasksController#create as HTML + Parameters: {"task"=>{"title"=>"New Task", "goal_id"=>"30", "reminder"=>"2015-04-08", "term"=>"2015-04-08"}} + Flyboy::Goal Load (0.2ms) 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" ("title", "goal_id", "reminder", "term", "done", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["title", "New Task"], ["goal_id", 30], ["reminder", "2015-04-08"], ["term", "2015-04-08"], ["done", "f"], ["created_at", "2015-04-08 13:29:19.483966"], ["updated_at", "2015-04-08 13:29:19.483966"]] +  (0.8ms) commit transaction +Redirected to http://test.host/flyboy/tasks/35 +Completed 302 Found in 6ms (ActiveRecord: 1.3ms) +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_9472"], ["description", "I-am-the-goal-description_6786"], ["version", 1], ["created_at", "2015-04-08 13:29:19.492967"], ["updated_at", "2015-04-08 13:29:19.492967"], ["tracking", "150408-27"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 31], ["title", "I-am-a-task5036"], ["description", "I-am-the-task-description_9710"], ["cost", 1], ["created_at", "2015-04-08 13:29:19.497129"], ["updated_at", "2015-04-08 13:29:19.497129"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 31], ["title", "I-am-a-task6925"], ["description", "I-am-the-task-description_9654"], ["cost", 1], ["created_at", "2015-04-08 13:29:19.501129"], ["updated_at", "2015-04-08 13:29:19.501129"]] +  (0.8ms) commit transaction +Processing by Flyboy::TasksController#create as HTML + Parameters: {"task"=>{"title"=>"New Task", "goal_id"=>"31", "reminder"=>"2015-04-08", "term"=>"2015-04-08"}} + 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" ("title", "goal_id", "reminder", "term", "done", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["title", "New Task"], ["goal_id", 31], ["reminder", "2015-04-08"], ["term", "2015-04-08"], ["done", "f"], ["created_at", "2015-04-08 13:29:19.507470"], ["updated_at", "2015-04-08 13:29:19.507470"]] +  (0.8ms) commit transaction +Redirected to http://test.host/flyboy/tasks/38 +Completed 302 Found in 6ms (ActiveRecord: 1.3ms) + Flyboy::Task Load (0.4ms) 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-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_7440"], ["description", "I-am-the-goal-description_2681"], ["version", 1], ["created_at", "2015-04-08 13:29:19.517441"], ["updated_at", "2015-04-08 13:29:19.517441"], ["tracking", "150408-28"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 32], ["title", "I-am-a-task6130"], ["description", "I-am-the-task-description_9428"], ["cost", 1], ["created_at", "2015-04-08 13:29:19.522288"], ["updated_at", "2015-04-08 13:29:19.522288"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 32], ["title", "I-am-a-task7482"], ["description", "I-am-the-task-description_5607"], ["cost", 1], ["created_at", "2015-04-08 13:29:19.526647"], ["updated_at", "2015-04-08 13:29:19.526647"]] +  (1.0ms) 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 5ms (Views: 1.1ms | ActiveRecord: 0.3ms) +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_7105"], ["description", "I-am-the-goal-description_8980"], ["version", 1], ["created_at", "2015-04-08 13:29:19.540143"], ["updated_at", "2015-04-08 13:29:19.540143"], ["tracking", "150408-29"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 33], ["title", "I-am-a-task3675"], ["description", "I-am-the-task-description_4015"], ["cost", 1], ["created_at", "2015-04-08 13:29:19.543980"], ["updated_at", "2015-04-08 13:29:19.543980"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 33], ["title", "I-am-a-task3833"], ["description", "I-am-the-task-description_1094"], ["cost", 1], ["created_at", "2015-04-08 13:29:19.547899"], ["updated_at", "2015-04-08 13:29:19.547899"]] +  (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.2ms) INSERT INTO "flyboy_tasks" ("title", "goal_id", "reminder", "term", "done", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["title", "New Task"], ["goal_id", 33], ["reminder", "2015-04-08"], ["term", "2015-04-08"], ["done", "f"], ["created_at", "2015-04-08 13:29:19.551729"], ["updated_at", "2015-04-08 13:29:19.551729"]] +  (0.8ms) commit transaction +Processing by Flyboy::TasksController#update as HTML + Parameters: {"task"=>{"title"=>"New Task", "goal_id"=>"33", "reminder"=>"2015-04-08", "term"=>"2015-04-08"}, "id"=>"43"} + Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 43]] + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 33]] +  (0.1ms) begin transaction +  (0.0ms) commit transaction +Redirected to http://test.host/flyboy/tasks/43 +Completed 302 Found in 4ms (ActiveRecord: 0.3ms) +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_5165"], ["description", "I-am-the-goal-description_196"], ["version", 1], ["created_at", "2015-04-08 13:29:19.563464"], ["updated_at", "2015-04-08 13:29:19.563464"], ["tracking", "150408-30"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 34], ["title", "I-am-a-task1624"], ["description", "I-am-the-task-description_8148"], ["cost", 1], ["created_at", "2015-04-08 13:29:19.568104"], ["updated_at", "2015-04-08 13:29:19.568104"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 34], ["title", "I-am-a-task4342"], ["description", "I-am-the-task-description_1061"], ["cost", 1], ["created_at", "2015-04-08 13:29:19.572011"], ["updated_at", "2015-04-08 13:29:19.572011"]] +  (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", 34]] + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("title", "goal_id", "reminder", "term", "done", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["title", "New Task"], ["goal_id", 34], ["reminder", "2015-04-08"], ["term", "2015-04-08"], ["done", "f"], ["created_at", "2015-04-08 13:29:19.575842"], ["updated_at", "2015-04-08 13:29:19.575842"]] +  (0.9ms) commit transaction +Processing by Flyboy::TasksController#update as HTML + Parameters: {"task"=>{"title"=>"New Task", "goal_id"=>"34", "reminder"=>"2015-04-08", "term"=>"2015-04-08"}, "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-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_5965"], ["description", "I-am-the-goal-description_9259"], ["version", 1], ["created_at", "2015-04-08 13:29:19.589213"], ["updated_at", "2015-04-08 13:29:19.589213"], ["tracking", "150408-31"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 35], ["title", "I-am-a-task8556"], ["description", "I-am-the-task-description_4703"], ["cost", 1], ["created_at", "2015-04-08 13:29:19.593096"], ["updated_at", "2015-04-08 13:29:19.593096"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 35], ["title", "I-am-a-task3811"], ["description", "I-am-the-task-description_9135"], ["cost", 1], ["created_at", "2015-04-08 13:29:19.597266"], ["updated_at", "2015-04-08 13:29:19.597266"]] +  (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-08"], ["term", "2015-04-08"], ["done", "f"], ["created_at", "2015-04-08 13:29:19.601116"], ["updated_at", "2015-04-08 13:29:19.601116"]] +  (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 4ms (Views: 0.9ms | ActiveRecord: 0.3ms) +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_7105"], ["description", "I-am-the-goal-description_6772"], ["version", 1], ["created_at", "2015-04-08 13:29:19.612447"], ["updated_at", "2015-04-08 13:29:19.612447"], ["tracking", "150408-32"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 36], ["title", "I-am-a-task5908"], ["description", "I-am-the-task-description_6307"], ["cost", 1], ["created_at", "2015-04-08 13:29:19.616562"], ["updated_at", "2015-04-08 13:29:19.616562"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 36], ["title", "I-am-a-task8979"], ["description", "I-am-the-task-description_434"], ["cost", 1], ["created_at", "2015-04-08 13:29:19.620674"], ["updated_at", "2015-04-08 13:29:19.620674"]] +  (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.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-08"], ["term", "2015-04-08"], ["done", "f"], ["created_at", "2015-04-08 13:29:19.625179"], ["updated_at", "2015-04-08 13:29:19.625179"]] +  (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.7ms) commit transaction +Redirected to http://test.host/flyboy/tasks +Completed 302 Found in 5ms (ActiveRecord: 1.2ms) +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_4167"], ["description", "I-am-the-goal-description_1060"], ["version", 1], ["created_at", "2015-04-08 13:29:19.640692"], ["updated_at", "2015-04-08 13:29:19.640692"], ["tracking", "150408-33"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 37], ["title", "I-am-a-task1286"], ["description", "I-am-the-task-description_5324"], ["cost", 1], ["created_at", "2015-04-08 13:29:19.645233"], ["updated_at", "2015-04-08 13:29:19.645233"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 37], ["title", "I-am-a-task3374"], ["description", "I-am-the-task-description_9308"], ["cost", 1], ["created_at", "2015-04-08 13:29:19.649203"], ["updated_at", "2015-04-08 13:29:19.649203"]] +  (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.3ms) INSERT INTO "flyboy_tasks" ("title", "goal_id", "reminder", "term", "done", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["title", "New Task"], ["goal_id", 37], ["reminder", "2015-04-08"], ["term", "2015-04-08"], ["done", "f"], ["created_at", "2015-04-08 13:29:19.653111"], ["updated_at", "2015-04-08 13:29:19.653111"]] +  (0.9ms) commit transaction +Processing by Flyboy::TasksController#destroy as HTML + Parameters: {"id"=>"55"} + Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 55]] + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 37]] +  (0.1ms) begin transaction + Flyboy::TaskComment Load (0.1ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 55]] + SQL (0.2ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 55]] +  (1.0ms) commit transaction +Redirected to http://test.host/flyboy/tasks +Completed 302 Found in 5ms (ActiveRecord: 1.6ms) +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + 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_9357"], ["version", 1], ["created_at", "2015-04-08 13:29:19.666045"], ["updated_at", "2015-04-08 13:29:19.666045"], ["tracking", "150408-34"]] +  (1.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 38], ["title", "I-am-a-task4394"], ["description", "I-am-the-task-description_5918"], ["cost", 1], ["created_at", "2015-04-08 13:29:19.670238"], ["updated_at", "2015-04-08 13:29:19.670238"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 38], ["title", "I-am-a-task7723"], ["description", "I-am-the-task-description_5976"], ["cost", 1], ["created_at", "2015-04-08 13:29:19.674737"], ["updated_at", "2015-04-08 13:29:19.674737"]] +  (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.4ms) INSERT INTO "flyboy_tasks" ("title", "goal_id", "reminder", "term", "done", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["title", "New Task"], ["goal_id", 38], ["reminder", "2015-04-08"], ["term", "2015-04-08"], ["done", "f"], ["created_at", "2015-04-08 13:29:19.679024"], ["updated_at", "2015-04-08 13:29:19.679024"]] +  (0.9ms) 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-15"], ["term", "2015-05-08"], ["updated_at", "2015-04-08 13:29:19.686297"], ["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-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_5303"], ["description", "I-am-the-goal-description_4459"], ["version", 1], ["created_at", "2015-04-08 13:29:19.693225"], ["updated_at", "2015-04-08 13:29:19.693225"], ["tracking", "150408-35"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_2157"], ["description", "I-am-the-goal-description_960"], ["version", 1], ["created_at", "2015-04-08 13:29:19.698177"], ["updated_at", "2015-04-08 13:29:19.698177"], ["tracking", "150408-36"]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-07"], ["goal_id", 40], ["title", "I-am-a-task7428"], ["description", "I-am-the-task-description_3154"], ["cost", 1], ["created_at", "2015-04-08 13:29:19.702117"], ["updated_at", "2015-04-08 13:29:19.702117"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction +  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_3359"], ["description", "I-am-the-goal-description_7394"], ["version", 1], ["created_at", "2015-04-08 13:29:19.706383"], ["updated_at", "2015-04-08 13:29:19.706383"], ["tracking", "150408-37"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-09"], ["goal_id", 41], ["title", "I-am-a-task4184"], ["description", "I-am-the-task-description_1085"], ["cost", 1], ["created_at", "2015-04-08 13:29:19.711365"], ["updated_at", "2015-04-08 13:29:19.711365"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_8287"], ["description", "I-am-the-goal-description_6168"], ["version", 1], ["created_at", "2015-04-08 13:29:19.714613"], ["updated_at", "2015-04-08 13:29:19.714613"], ["tracking", "150408-38"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-07"], ["goal_id", 42], ["title", "I-am-a-task3498"], ["description", "I-am-the-task-description_5754"], ["cost", 1], ["created_at", "2015-04-08 13:29:19.719520"], ["updated_at", "2015-04-08 13:29:19.719520"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.5ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-09"], ["goal_id", 42], ["title", "I-am-a-task710"], ["description", "I-am-the-task-description_464"], ["cost", 1], ["created_at", "2015-04-08 13:29:19.724342"], ["updated_at", "2015-04-08 13:29:19.724342"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-09"], ["term", "2015-04-11"], ["goal_id", 39], ["title", "I-am-a-task1239"], ["description", "I-am-the-task-description_6660"], ["cost", 1], ["created_at", "2015-04-08 13:29:19.729939"], ["updated_at", "2015-04-08 13:29:19.729939"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2015-04-05"], ["term", "2015-04-07"], ["goal_id", 39], ["title", "I-am-a-task9382"], ["description", "I-am-the-task-description_7574"], ["cost", 1], ["created_at", "2015-04-08 13:29:19.735203"], ["updated_at", "2015-04-08 13:29:19.735203"]] +  (0.8ms) commit transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 39 AND done = 'f' AND term < '2015-04-08') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 39 AND done = 'f' AND term > '2015-04-08' AND reminder < '2015-04-08') +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_303"], ["description", "I-am-the-goal-description_9500"], ["version", 1], ["created_at", "2015-04-08 13:29:19.741688"], ["updated_at", "2015-04-08 13:29:19.741688"], ["tracking", "150408-39"]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_8111"], ["description", "I-am-the-goal-description_3679"], ["version", 1], ["created_at", "2015-04-08 13:29:19.747740"], ["updated_at", "2015-04-08 13:29:19.747740"], ["tracking", "150408-40"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-07"], ["goal_id", 44], ["title", "I-am-a-task6362"], ["description", "I-am-the-task-description_2150"], ["cost", 1], ["created_at", "2015-04-08 13:29:19.751749"], ["updated_at", "2015-04-08 13:29:19.751749"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_1313"], ["description", "I-am-the-goal-description_6156"], ["version", 1], ["created_at", "2015-04-08 13:29:19.756137"], ["updated_at", "2015-04-08 13:29:19.756137"], ["tracking", "150408-41"]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-09"], ["goal_id", 45], ["title", "I-am-a-task5280"], ["description", "I-am-the-task-description_9619"], ["cost", 1], ["created_at", "2015-04-08 13:29:19.760004"], ["updated_at", "2015-04-08 13:29:19.760004"]] +  (0.7ms) commit transaction +  (0.0ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_7136"], ["description", "I-am-the-goal-description_3106"], ["version", 1], ["created_at", "2015-04-08 13:29:19.762951"], ["updated_at", "2015-04-08 13:29:19.762951"], ["tracking", "150408-42"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-07"], ["goal_id", 46], ["title", "I-am-a-task3676"], ["description", "I-am-the-task-description_794"], ["cost", 1], ["created_at", "2015-04-08 13:29:19.767428"], ["updated_at", "2015-04-08 13:29:19.767428"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-09"], ["goal_id", 46], ["title", "I-am-a-task8243"], ["description", "I-am-the-task-description_6512"], ["cost", 1], ["created_at", "2015-04-08 13:29:19.772994"], ["updated_at", "2015-04-08 13:29:19.772994"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-09"], ["term", "2015-04-11"], ["goal_id", 43], ["title", "I-am-a-task9699"], ["description", "I-am-the-task-description_6255"], ["cost", 1], ["created_at", "2015-04-08 13:29:19.777518"], ["updated_at", "2015-04-08 13:29:19.777518"]] +  (1.0ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2015-04-05"], ["term", "2015-04-07"], ["goal_id", 43], ["title", "I-am-a-task6694"], ["description", "I-am-the-task-description_6543"], ["cost", 1], ["created_at", "2015-04-08 13:29:19.783052"], ["updated_at", "2015-04-08 13:29:19.783052"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_5576"], ["description", "I-am-the-goal-description_3221"], ["version", 1], ["created_at", "2015-04-08 13:29:19.786625"], ["updated_at", "2015-04-08 13:29:19.786625"], ["tracking", "150408-43"]] +  (0.8ms) commit transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 47 AND done = 'f' AND term < '2015-04-08') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 47 AND done = 'f' AND term > '2015-04-08' AND reminder < '2015-04-08') +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_7476"], ["description", "I-am-the-goal-description_6310"], ["version", 1], ["created_at", "2015-04-08 13:29:19.794276"], ["updated_at", "2015-04-08 13:29:19.794276"], ["tracking", "150408-44"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_8267"], ["description", "I-am-the-goal-description_6203"], ["version", 1], ["created_at", "2015-04-08 13:29:19.799118"], ["updated_at", "2015-04-08 13:29:19.799118"], ["tracking", "150408-45"]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-07"], ["goal_id", 49], ["title", "I-am-a-task4220"], ["description", "I-am-the-task-description_2757"], ["cost", 1], ["created_at", "2015-04-08 13:29:19.802886"], ["updated_at", "2015-04-08 13:29:19.802886"]] +  (1.2ms) commit transaction +  (0.1ms) begin transaction +  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_3495"], ["description", "I-am-the-goal-description_8898"], ["version", 1], ["created_at", "2015-04-08 13:29:19.873091"], ["updated_at", "2015-04-08 13:29:19.873091"], ["tracking", "150408-46"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-09"], ["goal_id", 50], ["title", "I-am-a-task5803"], ["description", "I-am-the-task-description_3240"], ["cost", 1], ["created_at", "2015-04-08 13:29:19.878005"], ["updated_at", "2015-04-08 13:29:19.878005"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction +  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_681"], ["description", "I-am-the-goal-description_3532"], ["version", 1], ["created_at", "2015-04-08 13:29:19.882173"], ["updated_at", "2015-04-08 13:29:19.882173"], ["tracking", "150408-47"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-07"], ["goal_id", 51], ["title", "I-am-a-task579"], ["description", "I-am-the-task-description_7309"], ["cost", 1], ["created_at", "2015-04-08 13:29:19.887537"], ["updated_at", "2015-04-08 13:29:19.887537"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.5ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-09"], ["goal_id", 51], ["title", "I-am-a-task4846"], ["description", "I-am-the-task-description_1344"], ["cost", 1], ["created_at", "2015-04-08 13:29:19.892709"], ["updated_at", "2015-04-08 13:29:19.892709"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-09"], ["term", "2015-04-11"], ["goal_id", 48], ["title", "I-am-a-task2300"], ["description", "I-am-the-task-description_9765"], ["cost", 1], ["created_at", "2015-04-08 13:29:19.898392"], ["updated_at", "2015-04-08 13:29:19.898392"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2015-04-05"], ["term", "2015-04-07"], ["goal_id", 48], ["title", "I-am-a-task1932"], ["description", "I-am-the-task-description_3184"], ["cost", 1], ["created_at", "2015-04-08 13:29:19.902884"], ["updated_at", "2015-04-08 13:29:19.902884"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-09"], ["goal_id", 48], ["title", "I-am-a-task3090"], ["description", "I-am-the-task-description_6523"], ["cost", 1], ["created_at", "2015-04-08 13:29:19.907487"], ["updated_at", "2015-04-08 13:29:19.907487"]] +  (0.8ms) commit transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 48 AND done = 'f' AND term < '2015-04-08') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 48 AND done = 'f' AND term > '2015-04-08' AND reminder < '2015-04-08') +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_5813"], ["description", "I-am-the-goal-description_3950"], ["version", 1], ["created_at", "2015-04-08 13:29:19.914213"], ["updated_at", "2015-04-08 13:29:19.914213"], ["tracking", "150408-48"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) 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_5251"], ["version", 1], ["created_at", "2015-04-08 13:29:19.919507"], ["updated_at", "2015-04-08 13:29:19.919507"], ["tracking", "150408-49"]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-07"], ["goal_id", 53], ["title", "I-am-a-task7820"], ["description", "I-am-the-task-description_2623"], ["cost", 1], ["created_at", "2015-04-08 13:29:19.923465"], ["updated_at", "2015-04-08 13:29:19.923465"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_9649"], ["description", "I-am-the-goal-description_6716"], ["version", 1], ["created_at", "2015-04-08 13:29:19.927695"], ["updated_at", "2015-04-08 13:29:19.927695"], ["tracking", "150408-50"]] +  (1.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-09"], ["goal_id", 54], ["title", "I-am-a-task4626"], ["description", "I-am-the-task-description_8788"], ["cost", 1], ["created_at", "2015-04-08 13:29:19.932432"], ["updated_at", "2015-04-08 13:29:19.932432"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_7763"], ["description", "I-am-the-goal-description_7577"], ["version", 1], ["created_at", "2015-04-08 13:29:19.935528"], ["updated_at", "2015-04-08 13:29:19.935528"], ["tracking", "150408-51"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.5ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-07"], ["goal_id", 55], ["title", "I-am-a-task1449"], ["description", "I-am-the-task-description_9172"], ["cost", 1], ["created_at", "2015-04-08 13:29:19.940193"], ["updated_at", "2015-04-08 13:29:19.940193"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.5ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-09"], ["goal_id", 55], ["title", "I-am-a-task2545"], ["description", "I-am-the-task-description_676"], ["cost", 1], ["created_at", "2015-04-08 13:29:19.945796"], ["updated_at", "2015-04-08 13:29:19.945796"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-09"], ["term", "2015-04-11"], ["goal_id", 52], ["title", "I-am-a-task3724"], ["description", "I-am-the-task-description_1347"], ["cost", 1], ["created_at", "2015-04-08 13:29:19.951095"], ["updated_at", "2015-04-08 13:29:19.951095"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2015-04-05"], ["term", "2015-04-07"], ["goal_id", 52], ["title", "I-am-a-task5805"], ["description", "I-am-the-task-description_5564"], ["cost", 1], ["created_at", "2015-04-08 13:29:19.955944"], ["updated_at", "2015-04-08 13:29:19.955944"]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-07"], ["goal_id", 52], ["title", "I-am-a-task9693"], ["description", "I-am-the-task-description_6931"], ["cost", 1], ["created_at", "2015-04-08 13:29:19.960307"], ["updated_at", "2015-04-08 13:29:19.960307"]] +  (0.8ms) commit transaction +  (0.5ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 52 AND done = 'f' AND term < '2015-04-08') +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_1108"], ["description", "I-am-the-goal-description_8982"], ["version", 1], ["created_at", "2015-04-08 13:29:19.969272"], ["updated_at", "2015-04-08 13:29:19.969272"], ["tracking", "150408-52"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-09"], ["term", "2015-04-11"], ["goal_id", 56], ["title", "I-am-a-task356"], ["description", "I-am-the-task-description_2933"], ["cost", 1], ["created_at", "2015-04-08 13:29:19.973374"], ["updated_at", "2015-04-08 13:29:19.973374"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_4237"], ["description", "I-am-the-goal-description_3915"], ["version", 1], ["created_at", "2015-04-08 13:29:19.978672"], ["updated_at", "2015-04-08 13:29:19.978672"], ["tracking", "150408-53"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-07"], ["term", "2015-04-11"], ["goal_id", 57], ["title", "I-am-a-task8419"], ["description", "I-am-the-task-description_5145"], ["cost", 1], ["created_at", "2015-04-08 13:29:19.983023"], ["updated_at", "2015-04-08 13:29:19.983023"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_8208"], ["description", "I-am-the-goal-description_9161"], ["version", 1], ["created_at", "2015-04-08 13:29:19.988410"], ["updated_at", "2015-04-08 13:29:19.988410"], ["tracking", "150408-54"]] +  (0.7ms) commit transaction +  (0.0ms) begin transaction + SQL (0.5ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-07"], ["goal_id", 58], ["title", "I-am-a-task274"], ["description", "I-am-the-task-description_4223"], ["cost", 1], ["created_at", "2015-04-08 13:29:19.992139"], ["updated_at", "2015-04-08 13:29:19.992139"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_1818"], ["description", "I-am-the-goal-description_5673"], ["version", 1], ["created_at", "2015-04-08 13:29:19.997968"], ["updated_at", "2015-04-08 13:29:19.997968"], ["tracking", "150408-55"]] +  (1.4ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2015-04-05"], ["term", "2015-04-07"], ["goal_id", 59], ["title", "I-am-a-task6435"], ["description", "I-am-the-task-description_218"], ["cost", 1], ["created_at", "2015-04-08 13:29:20.003000"], ["updated_at", "2015-04-08 13:29:20.003000"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_9935"], ["description", "I-am-the-goal-description_6716"], ["version", 1], ["created_at", "2015-04-08 13:29:20.009023"], ["updated_at", "2015-04-08 13:29:20.009023"], ["tracking", "150408-56"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.4ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_1550"], ["description", "I-am-the-goal-description_383"], ["version", 1], ["created_at", "2015-04-08 13:29:20.014167"], ["updated_at", "2015-04-08 13:29:20.014167"], ["tracking", "150408-57"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_4911"], ["description", "I-am-the-goal-description_5342"], ["version", 1], ["created_at", "2015-04-08 13:29:20.020943"], ["updated_at", "2015-04-08 13:29:20.020943"], ["tracking", "150408-58"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_8230"], ["description", "I-am-the-goal-description_9456"], ["version", 1], ["created_at", "2015-04-08 13:29:20.026012"], ["updated_at", "2015-04-08 13:29:20.026012"], ["tracking", "150408-59"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_485"], ["description", "I-am-the-goal-description_956"], ["version", 1], ["created_at", "2015-04-08 13:29:20.031252"], ["updated_at", "2015-04-08 13:29:20.031252"], ["tracking", "150408-60"]] +  (0.8ms) commit transaction +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f' [["goal_id", 64]] +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_393"], ["description", "I-am-the-goal-description_9528"], ["version", 1], ["created_at", "2015-04-08 13:29:20.037712"], ["updated_at", "2015-04-08 13:29:20.037712"], ["tracking", "150408-61"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_3717"], ["description", "I-am-the-goal-description_3629"], ["version", 1], ["created_at", "2015-04-08 13:29:20.043062"], ["updated_at", "2015-04-08 13:29:20.043062"], ["tracking", "150408-62"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.4ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_4307"], ["description", "I-am-the-goal-description_3564"], ["version", 1], ["created_at", "2015-04-08 13:29:20.048847"], ["updated_at", "2015-04-08 13:29:20.048847"], ["tracking", "150408-63"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 67], ["title", "I-am-a-task9346"], ["description", "I-am-the-task-description_2517"], ["cost", 1], ["created_at", "2015-04-08 13:29:20.053690"], ["updated_at", "2015-04-08 13:29:20.053690"]] +  (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-08') + 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_3003"], ["version", 1], ["created_at", "2015-04-08 13:29:20.059452"], ["updated_at", "2015-04-08 13:29:20.059452"], ["tracking", "150408-64"]] +  (0.9ms) commit transaction +  (0.3ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_7520"], ["description", "I-am-the-goal-description_5271"], ["version", 1], ["created_at", "2015-04-08 13:29:20.065989"], ["updated_at", "2015-04-08 13:29:20.065989"], ["tracking", "150408-65"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_5812"], ["description", "I-am-the-goal-description_7848"], ["version", 1], ["created_at", "2015-04-08 13:29:20.073738"], ["updated_at", "2015-04-08 13:29:20.073738"], ["tracking", "150408-66"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_8665"], ["description", "I-am-the-goal-description_5719"], ["version", 1], ["created_at", "2015-04-08 13:29:20.080671"], ["updated_at", "2015-04-08 13:29:20.080671"], ["tracking", "150408-67"]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 71], ["title", "I-am-a-task6044"], ["description", "I-am-the-task-description_9266"], ["cost", 1], ["created_at", "2015-04-08 13:29:20.084239"], ["updated_at", "2015-04-08 13:29:20.084239"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_144"], ["description", "I-am-the-goal-description_4111"], ["version", 1], ["created_at", "2015-04-08 13:29:20.088554"], ["updated_at", "2015-04-08 13:29:20.088554"], ["tracking", "150408-68"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 72], ["title", "I-am-a-task2994"], ["description", "I-am-the-task-description_8887"], ["cost", 1], ["created_at", "2015-04-08 13:29:20.093308"], ["updated_at", "2015-04-08 13:29:20.093308"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.4ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_2266"], ["description", "I-am-the-goal-description_732"], ["version", 1], ["created_at", "2015-04-08 13:29:20.098071"], ["updated_at", "2015-04-08 13:29:20.098071"], ["tracking", "150408-69"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 73], ["title", "I-am-a-task6039"], ["description", "I-am-the-task-description_3783"], ["cost", 1], ["created_at", "2015-04-08 13:29:20.103611"], ["updated_at", "2015-04-08 13:29:20.103611"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_2159"], ["description", "I-am-the-goal-description_4195"], ["version", 1], ["created_at", "2015-04-08 13:29:20.108012"], ["updated_at", "2015-04-08 13:29:20.108012"], ["tracking", "150408-70"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.6ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 74], ["title", "I-am-a-task839"], ["description", "I-am-the-task-description_3362"], ["cost", 1], ["created_at", "2015-04-08 13:29:20.113107"], ["updated_at", "2015-04-08 13:29:20.113107"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_6681"], ["description", "I-am-the-goal-description_5048"], ["version", 1], ["created_at", "2015-04-08 13:29:20.118910"], ["updated_at", "2015-04-08 13:29:20.118910"], ["tracking", "150408-71"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 75], ["title", "I-am-a-task7562"], ["description", "I-am-the-task-description_5412"], ["cost", 1], ["created_at", "2015-04-08 13:29:20.123909"], ["updated_at", "2015-04-08 13:29:20.123909"]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_6101"], ["description", "I-am-the-goal-description_6490"], ["version", 1], ["created_at", "2015-04-08 13:29:20.128970"], ["updated_at", "2015-04-08 13:29:20.128970"], ["tracking", "150408-72"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 76], ["title", "I-am-a-task487"], ["description", "I-am-the-task-description_7407"], ["cost", 1], ["created_at", "2015-04-08 13:29:20.133294"], ["updated_at", "2015-04-08 13:29:20.133294"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_2668"], ["description", "I-am-the-goal-description_4568"], ["version", 1], ["created_at", "2015-04-08 13:29:20.138138"], ["updated_at", "2015-04-08 13:29:20.138138"], ["tracking", "150408-73"]] +  (1.2ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 77], ["title", "I-am-a-task700"], ["description", "I-am-the-task-description_4798"], ["cost", 1], ["created_at", "2015-04-08 13:29:20.143375"], ["updated_at", "2015-04-08 13:29:20.143375"]] +  (19.3ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.7ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_1642"], ["description", "I-am-the-goal-description_6916"], ["version", 1], ["created_at", "2015-04-08 13:29:20.170327"], ["updated_at", "2015-04-08 13:29:20.170327"], ["tracking", "150408-74"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 78], ["title", "I-am-a-task2396"], ["description", "I-am-the-task-description_1295"], ["cost", 1], ["created_at", "2015-04-08 13:29:20.175797"], ["updated_at", "2015-04-08 13:29:20.175797"]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_6852"], ["description", "I-am-the-goal-description_2461"], ["version", 1], ["created_at", "2015-04-08 13:29:20.181383"], ["updated_at", "2015-04-08 13:29:20.181383"], ["tracking", "150408-75"]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 79], ["title", "I-am-a-task9209"], ["description", "I-am-the-task-description_3516"], ["cost", 1], ["created_at", "2015-04-08 13:29:20.185237"], ["updated_at", "2015-04-08 13:29:20.185237"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_8310"], ["description", "I-am-the-goal-description_7424"], ["version", 1], ["created_at", "2015-04-08 13:29:20.190580"], ["updated_at", "2015-04-08 13:29:20.190580"], ["tracking", "150408-76"]] +  (1.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-08"], ["term", "2015-04-09"], ["goal_id", 80], ["title", "I-am-a-task1936"], ["description", "I-am-the-task-description_9766"], ["cost", 1], ["created_at", "2015-04-08 13:29:20.194692"], ["updated_at", "2015-04-08 13:29:20.194692"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_3045"], ["description", "I-am-the-goal-description_1932"], ["version", 1], ["created_at", "2015-04-08 13:29:20.200037"], ["updated_at", "2015-04-08 13:29:20.200037"], ["tracking", "150408-77"]] +  (0.7ms) 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-08 13:29:20.203380"], ["id", 81]] +  (0.7ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 3], ["updated_at", "2015-04-08 13:29:20.205589"], ["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_2318"], ["description", "I-am-the-goal-description_1701"], ["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_1809"], ["description", "I-am-the-goal-description_3038"], ["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_3157"], ["description", "I-am-the-goal-description_7347"], ["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_6689"], ["description", "I-am-the-goal-description_6865"], ["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_3799"], ["description", "I-am-the-goal-description_7836"], ["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", "cost", "progress", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 86], ["title", "I-am-a-task8395"], ["description", "I-am-the-task-description_7679"], ["cost", 1], ["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", "cost", "progress", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 86], ["title", "I-am-a-task9545"], ["description", "I-am-the-task-description_3061"], ["cost", 1], ["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_782"], ["description", "I-am-the-goal-description_9630"], ["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_6811"], ["description", "I-am-the-goal-description_228"], ["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_3084"], ["description", "I-am-the-goal-description_7680"], ["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_4346"], ["description", "I-am-the-goal-description_104"], ["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", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 90], ["title", "I-am-a-task2682"], ["description", "I-am-the-task-description_8088"], ["cost", 1], ["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_5541"], ["description", "I-am-the-goal-description_8837"], ["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", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 91], ["title", "I-am-a-task3949"], ["description", "I-am-the-task-description_416"], ["cost", 1], ["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_7741"], ["description", "I-am-the-goal-description_4404"], ["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", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 92], ["title", "I-am-a-task8895"], ["description", "I-am-the-task-description_6644"], ["cost", 1], ["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_2401"], ["description", "I-am-the-goal-description_2896"], ["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", "cost", "progress", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 93], ["title", "I-am-a-task8353"], ["description", "I-am-the-task-description_9873"], ["cost", 1], ["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" ("task_id", "date", "progress", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["task_id", 105], ["date", "2012-12-21 00:00:00.000000"], ["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_3267"], ["description", "I-am-the-goal-description_2873"], ["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", "cost", "progress", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 94], ["title", "I-am-a-task3703"], ["description", "I-am-the-task-description_9248"], ["cost", 1], ["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" ("task_id", "date", "progress", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["task_id", 106], ["date", "2012-12-21 00:00:00.000000"], ["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_1098"], ["description", "I-am-the-goal-description_4554"], ["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", "cost", "progress", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 95], ["title", "I-am-a-task7992"], ["description", "I-am-the-task-description_1389"], ["cost", 1], ["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" ("task_id", "date", "progress", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["task_id", 107], ["date", "2012-12-21 00:00:00.000000"], ["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_6657"], ["description", "I-am-the-goal-description_283"], ["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", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 96], ["title", "I-am-a-task6528"], ["description", "I-am-the-task-description_8402"], ["cost", 1], ["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_7726"], ["description", "I-am-the-goal-description_5934"], ["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_1635"], ["description", "I-am-the-goal-description_8730"], ["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_7628"], ["description", "I-am-the-goal-description_3466"], ["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_8005"], ["description", "I-am-the-goal-description_9505"], ["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" +  (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_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'; +  (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'; +Started GET "/flyboy/goals" for 127.0.0.1 at 2015-04-08 15:29:32 +0200 +Processing by Flyboy::GoalsController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (13.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 (3756.4ms) +Completed 200 OK in 3919ms (Views: 3888.8ms | ActiveRecord: 0.5ms) +Started GET "/assets/application.css" for 127.0.0.1 at 2015-04-08 15:29:36 +0200 +Started GET "/assets/application.js" for 127.0.0.1 at 2015-04-08 15:29:36 +0200 +Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-04-08 15:29:36 +0200 +Started GET "/flyboy/goals/new" for 127.0.0.1 at 2015-04-08 15:29:38 +0200 +Processing by Flyboy::GoalsController#new as HTML + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.3/app/views/dorsale/_contextual.html.slim (3.4ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_form.html.slim (320.5ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/new.html.slim within layouts/application (372.0ms) +Completed 200 OK in 384ms (Views: 376.0ms | ActiveRecord: 0.3ms) +Started POST "/flyboy/goals" for 127.0.0.1 at 2015-04-08 15:29:38 +0200 +Processing by Flyboy::GoalsController#create as HTML + Parameters: {"utf8"=>"✓", "goal"=>{"title"=>"I-am-the-goal-title", "description"=>"I-am-the-goal-description"}} +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.4ms) INSERT INTO "flyboy_goals" ("title", "description", "status", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["title", "I-am-the-goal-title"], ["description", "I-am-the-goal-description"], ["status", "open"], ["version", 1], ["created_at", "2015-04-08 13:29:38.775452"], ["updated_at", "2015-04-08 13:29:38.775452"], ["tracking", "150408-1"]] +  (0.9ms) commit transaction +Redirected to http://127.0.0.1:49165/flyboy/goals/1 +Completed 302 Found in 12ms (ActiveRecord: 1.5ms) +Started GET "/flyboy/goals/1" for 127.0.0.1 at 2015-04-08 15:29:38 +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 (94.9ms) +  (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 (102.6ms) + Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? ORDER BY term ASC, term DESC [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (8.0ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.3/app/views/dorsale/_contextual.html.slim (0.1ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/show.html.slim within layouts/application (119.8ms) +Completed 200 OK in 148ms (Views: 121.2ms | ActiveRecord: 1.2ms) + Flyboy::Goal Load (0.2ms) SELECT "flyboy_goals".* FROM "flyboy_goals" ORDER BY id DESC LIMIT 1 +  (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_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.7ms) 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.0ms) DELETE FROM "flyboy_task_comments"; +  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments'; +  (1.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.7ms) DELETE FROM "flyboy_goals"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals'; +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_1862"], ["description", "I-am-the-goal-description_9012"], ["version", 1], ["created_at", "2015-04-08 13:29:39.067716"], ["updated_at", "2015-04-08 13:29:39.067716"], ["tracking", "150408-1"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 1], ["title", "I-am-a-task2671"], ["description", "I-am-the-task-description_6020"], ["cost", 1], ["created_at", "2015-04-08 13:29:39.075893"], ["updated_at", "2015-04-08 13:29:39.075893"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 1], ["title", "I-am-a-task6712"], ["description", "I-am-the-task-description_8250"], ["cost", 1], ["created_at", "2015-04-08 13:29:39.080918"], ["updated_at", "2015-04-08 13:29:39.080918"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 1], ["title", "I-am-a-task542"], ["description", "I-am-the-task-description_3987"], ["cost", 1], ["created_at", "2015-04-08 13:29:39.084915"], ["updated_at", "2015-04-08 13:29:39.084915"]] +  (0.8ms) commit transaction +Started GET "/flyboy/goals" for 127.0.0.1 at 2015-04-08 15:29:39 +0200 +Processing by Flyboy::GoalsController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.3ms) + 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-08') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] +  (0.2ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] + CACHE (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/index.html.slim within layouts/application (8.5ms) +Completed 200 OK in 10ms (Views: 8.8ms | ActiveRecord: 0.6ms) +Started GET "/flyboy/goals/1" for 127.0.0.1 at 2015-04-08 15:29:40 +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]] +  (0.1ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] + CACHE (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (6.4ms) + Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? ORDER BY term ASC, term DESC [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (5.5ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.3/app/views/dorsale/_contextual.html.slim (0.1ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/show.html.slim within layouts/application (12.7ms) +Completed 200 OK in 15ms (Views: 13.0ms | ActiveRecord: 0.5ms) + Flyboy::Task Load (0.3ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? ORDER BY term ASC [["goal_id", 1]] +  (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_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'; +  (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.9ms) DELETE FROM "flyboy_task_comments"; +  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments'; +  (0.9ms) DELETE FROM "flyboy_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'; +  (1.2ms) DELETE FROM "flyboy_goals"; +  (0.3ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals'; +  (0.1ms) begin transaction +  (0.1ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_9811"], ["description", "I-am-the-goal-description_9531"], ["version", 1], ["created_at", "2015-04-08 13:29:40.847949"], ["updated_at", "2015-04-08 13:29:40.847949"], ["tracking", "150408-1"]] +  (0.8ms) commit transaction +Started GET "/flyboy/goals" for 127.0.0.1 at 2015-04-08 15:29:40 +0200 +Processing by Flyboy::GoalsController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.3ms) + 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-08') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 1 AND done = 'f' AND term > '2015-04-08' AND reminder < '2015-04-08') +  (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) +Completed 200 OK in 8ms (Views: 6.9ms | ActiveRecord: 0.5ms) +Started GET "/flyboy/goals/1" for 127.0.0.1 at 2015-04-08 15:29:42 +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.9ms) +  (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.5ms) + Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? ORDER BY term ASC, term DESC [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (0.7ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.3/app/views/dorsale/_contextual.html.slim (0.1ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/show.html.slim within layouts/application (8.1ms) +Completed 200 OK in 10ms (Views: 8.5ms | ActiveRecord: 0.5ms) +Started GET "/flyboy/goals/1/edit" for 127.0.0.1 at 2015-04-08 15:29:42 +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.3/app/views/dorsale/_contextual.html.slim (0.1ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_form.html.slim (66.6ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/edit.html.slim within layouts/application (70.7ms) +Completed 200 OK in 76ms (Views: 74.6ms | ActiveRecord: 0.1ms) +Started PATCH "/flyboy/goals/1" for 127.0.0.1 at 2015-04-08 15:29:42 +0200 +Processing by Flyboy::GoalsController#update as HTML + Parameters: {"utf8"=>"✓", "goal"=>{"title"=>"New-goal-title", "description"=>"I-am-the-goal-description_9531"}, "id"=>"1"} + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] +  (0.1ms) begin transaction + SQL (0.4ms) UPDATE "flyboy_goals" SET "title" = ?, "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["title", "New-goal-title"], ["version", 2], ["updated_at", "2015-04-08 13:29:42.702346"], ["id", 1]] +  (2.6ms) commit transaction +Redirected to http://127.0.0.1:49165/flyboy/goals/1 +Completed 302 Found in 9ms (ActiveRecord: 3.2ms) +Started GET "/flyboy/goals/1" for 127.0.0.1 at 2015-04-08 15:29:42 +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 (5.7ms) +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (7.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.6ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.3/app/views/dorsale/_contextual.html.slim (0.0ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/show.html.slim within layouts/application (9.2ms) +Completed 200 OK in 12ms (Views: 9.6ms | ActiveRecord: 0.6ms) +  (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_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.7ms) DELETE FROM "flyboy_goals"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.7ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals'; +  (0.9ms) DELETE FROM "flyboy_task_comments"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments'; +  (0.7ms) 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.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.1ms) begin transaction +  (0.1ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_6508"], ["description", "I-am-the-goal-description_1263"], ["version", 1], ["created_at", "2015-04-08 13:29:42.844931"], ["updated_at", "2015-04-08 13:29:42.844931"], ["tracking", "150408-1"]] +  (0.8ms) commit transaction +Started GET "/flyboy/goals" for 127.0.0.1 at 2015-04-08 15:29:42 +0200 +Processing by Flyboy::GoalsController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.4ms) + 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-08') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 1 AND done = 'f' AND term > '2015-04-08' AND reminder < '2015-04-08') +  (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.7ms) +Completed 200 OK in 8ms (Views: 7.0ms | ActiveRecord: 0.5ms) +Started GET "/flyboy/goals/1" for 127.0.0.1 at 2015-04-08 15:29:44 +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 (6.2ms) + Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? ORDER BY term ASC, term DESC [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (0.7ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.3/app/views/dorsale/_contextual.html.slim (0.1ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/show.html.slim within layouts/application (7.8ms) +Completed 200 OK in 10ms (Views: 8.1ms | ActiveRecord: 0.4ms) +Started GET "/flyboy/goals/1/edit" for 127.0.0.1 at 2015-04-08 15:29:44 +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.3/app/views/dorsale/_contextual.html.slim (0.0ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_form.html.slim (12.1ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/edit.html.slim within layouts/application (12.3ms) +Completed 200 OK in 14ms (Views: 13.0ms | ActiveRecord: 0.1ms) +Started DELETE "/flyboy/goals/1" for 127.0.0.1 at 2015-04-08 15:29:44 +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:49165/flyboy/goals +Completed 302 Found in 6ms (ActiveRecord: 3.0ms) +Started GET "/flyboy/goals" for 127.0.0.1 at 2015-04-08 15:29:44 +0200 +Processing by Flyboy::GoalsController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.3ms) + Flyboy::Goal Load (0.2ms) SELECT "flyboy_goals".* FROM "flyboy_goals" ORDER BY status ASC + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/index.html.slim within layouts/application (52.5ms) +Completed 200 OK in 54ms (Views: 53.1ms | ActiveRecord: 0.2ms) +  (2.6ms) DELETE FROM "flyboy_task_comments"; +  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments'; +  (0.8ms) DELETE FROM "flyboy_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.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.9ms) DELETE FROM "flyboy_task_comments"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments'; +  (0.8ms) DELETE FROM "flyboy_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.8ms) DELETE FROM "flyboy_goals"; +  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals'; +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_2221"], ["description", "I-am-the-goal-description_3145"], ["version", 1], ["created_at", "2015-04-08 13:29:44.810537"], ["updated_at", "2015-04-08 13:29:44.810537"], ["tracking", "150408-1"]] +  (0.8ms) commit transaction +Started GET "/flyboy/goals/1" for 127.0.0.1 at 2015-04-08 15:29:44 +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 (5.7ms) +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (7.2ms) + Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? ORDER BY term ASC, term DESC [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (0.6ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.3/app/views/dorsale/_contextual.html.slim (0.1ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/show.html.slim within layouts/application (8.5ms) +Completed 200 OK in 11ms (Views: 9.0ms | ActiveRecord: 0.4ms) +Started PATCH "/flyboy/goals/1/close" for 127.0.0.1 at 2015-04-08 15:29:46 +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-08 13:29:46.399643"], ["id", 1]] +  (2.4ms) commit transaction +Redirected to http://127.0.0.1:49165/flyboy/goals +Completed 302 Found in 8ms (ActiveRecord: 2.9ms) +Started GET "/flyboy/goals" for 127.0.0.1 at 2015-04-08 15:29:46 +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-08') +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 1 AND done = 'f' AND term > '2015-04-08' AND reminder < '2015-04-08') +  (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) +Completed 200 OK in 10ms (Views: 8.6ms | ActiveRecord: 0.6ms) +  (2.3ms) DELETE FROM "flyboy_task_comments"; +  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments'; +  (0.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.8ms) 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'; +  (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_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.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.1ms) begin transaction +  (0.1ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_1425"], ["description", "I-am-the-goal-description_6258"], ["version", 1], ["created_at", "2015-04-08 13:29:46.538181"], ["updated_at", "2015-04-08 13:29:46.538181"], ["tracking", "150408-1"]] +  (0.9ms) commit transaction +Started GET "/flyboy/goals/1" for 127.0.0.1 at 2015-04-08 15:29:46 +0200 +Processing by Flyboy::GoalsController#show as HTML + Parameters: {"id"=>"1"} + Flyboy::Goal Load (0.2ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_actions.html.slim (2.4ms) +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (4.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.3/app/views/dorsale/_contextual.html.slim (0.1ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/show.html.slim within layouts/application (5.4ms) +Completed 200 OK in 7ms (Views: 5.9ms | ActiveRecord: 0.3ms) +Started PATCH "/flyboy/goals/1/open" for 127.0.0.1 at 2015-04-08 15:29:48 +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-08 13:29:48.221108"], ["id", 1]] +  (2.4ms) commit transaction +Redirected to http://127.0.0.1:49165/flyboy/goals/1 +Completed 302 Found in 7ms (ActiveRecord: 2.9ms) +Started GET "/flyboy/goals/1" for 127.0.0.1 at 2015-04-08 15:29:48 +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 (5.1ms) +  (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 (7.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 (0.6ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.3/app/views/dorsale/_contextual.html.slim (0.0ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/show.html.slim within layouts/application (8.7ms) +Completed 200 OK in 11ms (Views: 8.9ms | ActiveRecord: 0.5ms) +  (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_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.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.9ms) DELETE FROM "flyboy_task_comments"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments'; +  (0.8ms) DELETE FROM "flyboy_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.7ms) DELETE FROM "flyboy_goals"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals'; +  (0.1ms) begin transaction +  (0.1ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_5439"], ["description", "I-am-the-goal-description_5027"], ["version", 1], ["created_at", "2015-04-08 13:29:48.365261"], ["updated_at", "2015-04-08 13:29:48.365261"], ["tracking", "150408-1"]] +  (1.1ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 1], ["title", "I-am-a-task717"], ["description", "I-am-the-task-description_8052"], ["cost", 1], ["created_at", "2015-04-08 13:29:48.370731"], ["updated_at", "2015-04-08 13:29:48.370731"]] +  (0.8ms) commit transaction +Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-08 15:29:48 +0200 +Processing by Flyboy::TasksController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.4ms) + Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (5.2ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (10.2ms) +Completed 200 OK in 15ms (Views: 11.8ms | ActiveRecord: 0.3ms) +Started GET "/flyboy/tasks/1" for 127.0.0.1 at 2015-04-08 15:29:49 +0200 +Processing by Flyboy::TasksController#show as HTML + Parameters: {"id"=>"1"} + Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 1]] + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + CACHE (0.0ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", "1"]] + CACHE (0.0ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_actions.html.slim (6.5ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_context.html.slim (15.1ms) +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f' [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_actions.html.slim (3.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.7ms) + Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1 [["id", 1]] + Flyboy::TaskComment Load (0.1ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/task_comments/_list.html.slim (83.2ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.3/app/views/dorsale/_contextual.html.slim (0.1ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/show.html.slim within layouts/application (114.8ms) +Completed 200 OK in 121ms (Views: 116.1ms | ActiveRecord: 1.3ms) +Started POST "/flyboy/tasks/1/comments" for 127.0.0.1 at 2015-04-08 15:29:50 +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.4ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC 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"]] + 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-08 13:29:50.213142"], ["created_at", "2015-04-08 13:29:50.215115"], ["updated_at", "2015-04-08 13:29:50.215115"]] + SQL (0.1ms) UPDATE "flyboy_tasks" SET "progress" = ?, "updated_at" = ? WHERE "flyboy_tasks"."id" = ? [["progress", 50], ["updated_at", "2015-04-08 13:29:50.217071"], ["id", 1]] +  (2.4ms) commit transaction +Redirected to http://127.0.0.1:49165/flyboy/tasks/1 +Completed 302 Found in 16ms (ActiveRecord: 3.5ms) +Started GET "/flyboy/tasks/1" for 127.0.0.1 at 2015-04-08 15:29:50 +0200 +Processing by Flyboy::TasksController#show as HTML + Parameters: {"id"=>"1"} + Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 1]] + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + CACHE (0.0ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", "1"]] + CACHE (0.0ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_actions.html.slim (2.2ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_context.html.slim (3.3ms) +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f' [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_actions.html.slim (3.0ms) +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] +  (0.1ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] + CACHE (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (5.5ms) + 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 (62.1ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.3/app/views/dorsale/_contextual.html.slim (0.1ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/show.html.slim within layouts/application (72.1ms) +Completed 200 OK in 77ms (Views: 72.4ms | ActiveRecord: 0.8ms) +  (0.2ms) SELECT COUNT(*) FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? [["task_id", 1]] +  (2.6ms) DELETE FROM "flyboy_task_comments"; +  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.8ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments'; +  (0.8ms) DELETE FROM "flyboy_tasks"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.7ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks'; +  (0.7ms) DELETE FROM "flyboy_goals"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.7ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals'; +  (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_tasks"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks'; +  (0.9ms) DELETE FROM "flyboy_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.1ms) begin transaction +  (0.1ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_897"], ["description", "I-am-the-goal-description_8941"], ["version", 1], ["created_at", "2015-04-08 13:29:50.449986"], ["updated_at", "2015-04-08 13:29:50.449986"], ["tracking", "150408-1"]] +  (0.9ms) commit transaction +Started GET "/flyboy/goals" for 127.0.0.1 at 2015-04-08 15:29:50 +0200 +Processing by Flyboy::GoalsController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.4ms) + 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-08') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 1 AND done = 'f' AND term > '2015-04-08' AND reminder < '2015-04-08') +  (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.8ms) +Completed 200 OK in 8ms (Views: 7.1ms | ActiveRecord: 0.5ms) +Started GET "/flyboy/goals/1" for 127.0.0.1 at 2015-04-08 15:29:52 +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 (5.1ms) +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (6.8ms) + Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? ORDER BY term ASC, term DESC [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (0.7ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.3/app/views/dorsale/_contextual.html.slim (0.1ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/show.html.slim within layouts/application (8.4ms) +Completed 200 OK in 10ms (Views: 8.8ms | ActiveRecord: 0.5ms) +Started GET "/flyboy/goals/1/tasks/new" for 127.0.0.1 at 2015-04-08 15:29:52 +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]] + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.3/app/views/dorsale/_contextual.html.slim (0.1ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_form.html.slim (154.0ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/new.html.slim within layouts/application (160.6ms) +Completed 200 OK in 165ms (Views: 162.5ms | ActiveRecord: 0.1ms) +Started POST "/flyboy/tasks" for 127.0.0.1 at 2015-04-08 15:29:52 +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-15", "term"=>"2015-05-08", "budget"=>"", "cost"=>"", "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" ("title", "description", "reminder", "term", "goal_id", "done", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["title", "I-am-the-task-title"], ["description", "I-am-the-task-description"], ["reminder", "2015-04-15"], ["term", "2015-05-08"], ["goal_id", 1], ["done", "f"], ["created_at", "2015-04-08 13:29:52.408591"], ["updated_at", "2015-04-08 13:29:52.408591"]] +  (2.3ms) commit transaction +Redirected to http://127.0.0.1:49165/flyboy/tasks/1 +Completed 302 Found in 8ms (ActiveRecord: 2.8ms) +Started GET "/flyboy/tasks/1" for 127.0.0.1 at 2015-04-08 15:29:52 +0200 +Processing by Flyboy::TasksController#show as HTML + Parameters: {"id"=>"1"} + Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 1]] + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + CACHE (0.0ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", "1"]] + CACHE (0.0ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_actions.html.slim (2.6ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_context.html.slim (4.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 (3.4ms) +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] +  (0.1ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] + CACHE (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (6.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 (10.9ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.3/app/views/dorsale/_contextual.html.slim (0.0ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/show.html.slim within layouts/application (22.0ms) +Completed 200 OK in 27ms (Views: 22.4ms | ActiveRecord: 0.8ms) + Flyboy::Task Load (0.4ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC, id DESC LIMIT 1 +  (2.3ms) DELETE FROM "flyboy_task_comments"; +  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments'; +  (0.8ms) DELETE FROM "flyboy_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'; +  (0.9ms) DELETE FROM "flyboy_goals"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.6ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals'; +  (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.5ms) 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'; +  (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'; +  (0.0ms) begin transaction +  (0.1ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_2272"], ["description", "I-am-the-goal-description_1751"], ["version", 1], ["created_at", "2015-04-08 13:29:52.553072"], ["updated_at", "2015-04-08 13:29:52.553072"], ["tracking", "150408-1"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 1], ["title", "I-am-a-task1253"], ["description", "I-am-the-task-description_9214"], ["cost", 1], ["created_at", "2015-04-08 13:29:52.557028"], ["updated_at", "2015-04-08 13:29:52.557028"]] +  (0.9ms) commit transaction +Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-08 15:29:52 +0200 +Processing by Flyboy::TasksController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.4ms) + Flyboy::Task Load (0.4ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (6.3ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (7.7ms) +Completed 200 OK in 10ms (Views: 8.1ms | ActiveRecord: 0.5ms) +Started GET "/flyboy/tasks/1" for 127.0.0.1 at 2015-04-08 15:29:54 +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 (3.2ms) +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f' [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_actions.html.slim (3.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.8ms) + Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1 [["id", 1]] + Flyboy::TaskComment Load (0.1ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/task_comments/_list.html.slim (63.7ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.3/app/views/dorsale/_contextual.html.slim (0.1ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/show.html.slim within layouts/application (73.6ms) +Completed 200 OK in 77ms (Views: 73.8ms | ActiveRecord: 0.7ms) +  (2.4ms) DELETE FROM "flyboy_task_comments"; +  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments'; +  (0.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'; +  (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'; +  (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_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'; +  (1.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.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_4822"], ["description", "I-am-the-goal-description_393"], ["version", 1], ["created_at", "2015-04-08 13:29:54.281879"], ["updated_at", "2015-04-08 13:29:54.281879"], ["tracking", "150408-1"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 1], ["title", "I-am-a-task9970"], ["description", "I-am-the-task-description_1473"], ["cost", 1], ["created_at", "2015-04-08 13:29:54.286026"], ["updated_at", "2015-04-08 13:29:54.286026"]] +  (1.0ms) commit transaction +Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-08 15:29:54 +0200 +Processing by Flyboy::TasksController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.4ms) + Flyboy::Task Load (0.3ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (5.1ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (6.5ms) +Completed 200 OK in 8ms (Views: 6.9ms | ActiveRecord: 0.4ms) +Started GET "/flyboy/tasks/1" for 127.0.0.1 at 2015-04-08 15:29:55 +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 (3.2ms) +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f' [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_actions.html.slim (3.1ms) +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] +  (0.1ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] + CACHE (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (5.7ms) + Flyboy::Task Load (0.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.9ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.3/app/views/dorsale/_contextual.html.slim (0.1ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/show.html.slim within layouts/application (20.8ms) +Completed 200 OK in 25ms (Views: 21.0ms | ActiveRecord: 0.7ms) +Started GET "/flyboy/tasks/1/edit" for 127.0.0.1 at 2015-04-08 15:29:55 +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]] + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.3/app/views/dorsale/_contextual.html.slim (0.1ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_form.html.slim (132.0ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/edit.html.slim within layouts/application (135.1ms) +Completed 200 OK in 139ms (Views: 137.0ms | ActiveRecord: 0.2ms) +Started PATCH "/flyboy/tasks/1" for 127.0.0.1 at 2015-04-08 15:29:56 +0200 +Processing by Flyboy::TasksController#update as HTML + Parameters: {"utf8"=>"✓", "task"=>{"title"=>"New-task-title", "description"=>"I-am-the-task-description_1473", "reminder"=>"2013-08-27", "term"=>"2013-08-27", "budget"=>"", "cost"=>"1", "goal_id"=>"1"}, "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 + SQL (0.3ms) UPDATE "flyboy_tasks" SET "title" = ?, "updated_at" = ? WHERE "flyboy_tasks"."id" = ? [["title", "New-task-title"], ["updated_at", "2015-04-08 13:29:56.219316"], ["id", 1]] +  (2.4ms) commit transaction +Redirected to http://127.0.0.1:49165/flyboy/tasks/1 +Completed 302 Found in 9ms (ActiveRecord: 3.0ms) +Started GET "/flyboy/tasks/1" for 127.0.0.1 at 2015-04-08 15:29:56 +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.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.7ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_context.html.slim (4.3ms) +  (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 (6.1ms) +  (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/_context.html.slim (10.8ms) + Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1 [["id", 1]] + Flyboy::TaskComment Load (0.1ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/task_comments/_list.html.slim (13.2ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.3/app/views/dorsale/_contextual.html.slim (0.0ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/show.html.slim within layouts/application (29.5ms) +Completed 200 OK in 34ms (Views: 29.5ms | ActiveRecord: 1.1ms) +  (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_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'; +  (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'; +  (1.0ms) 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'; +  (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.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.1ms) begin transaction +  (0.1ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_7794"], ["description", "I-am-the-goal-description_2682"], ["version", 1], ["created_at", "2015-04-08 13:29:56.361839"], ["updated_at", "2015-04-08 13:29:56.361839"], ["tracking", "150408-1"]] +  (0.7ms) commit transaction +  (0.0ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 1], ["title", "I-am-a-task217"], ["description", "I-am-the-task-description_4689"], ["cost", 1], ["created_at", "2015-04-08 13:29:56.365699"], ["updated_at", "2015-04-08 13:29:56.365699"]] +  (0.9ms) commit transaction +Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-08 15:29:56 +0200 +Processing by Flyboy::TasksController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.4ms) + 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.4ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (6.8ms) +Completed 200 OK in 9ms (Views: 7.2ms | ActiveRecord: 0.3ms) +Started GET "/flyboy/tasks/1" for 127.0.0.1 at 2015-04-08 15:29:57 +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 (3.2ms) +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f' [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_actions.html.slim (3.1ms) +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] +  (0.1ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] + CACHE (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (5.6ms) + Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1 [["id", 1]] + Flyboy::TaskComment Load (0.1ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/task_comments/_list.html.slim (62.7ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.3/app/views/dorsale/_contextual.html.slim (0.1ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/show.html.slim within layouts/application (72.5ms) +Completed 200 OK in 77ms (Views: 72.8ms | ActiveRecord: 0.7ms) +Started GET "/flyboy/tasks/1/edit" for 127.0.0.1 at 2015-04-08 15:29:58 +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]] + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.3/app/views/dorsale/_contextual.html.slim (0.1ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_form.html.slim (76.8ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/edit.html.slim within layouts/application (77.0ms) +Completed 200 OK in 80ms (Views: 77.8ms | ActiveRecord: 0.2ms) +Started DELETE "/flyboy/tasks/1" for 127.0.0.1 at 2015-04-08 15:29:58 +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.5ms) commit transaction +Redirected to http://127.0.0.1:49165/flyboy/tasks +Completed 302 Found in 8ms (ActiveRecord: 3.1ms) +Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-08 15:29:58 +0200 +Processing by Flyboy::TasksController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.3ms) + 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.3ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (3.6ms) +Completed 200 OK in 5ms (Views: 4.1ms | ActiveRecord: 0.2ms) +  (2.6ms) DELETE FROM "flyboy_task_comments"; +  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments'; +  (0.8ms) DELETE FROM "flyboy_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'; +  (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'; +  (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_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.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.0ms) begin transaction +  (0.1ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_1936"], ["description", "I-am-the-goal-description_901"], ["version", 1], ["created_at", "2015-04-08 13:29:58.462958"], ["updated_at", "2015-04-08 13:29:58.462958"], ["tracking", "150408-1"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 1], ["title", "I-am-a-task7129"], ["description", "I-am-the-task-description_5098"], ["cost", 1], ["created_at", "2015-04-08 13:29:58.467790"], ["updated_at", "2015-04-08 13:29:58.467790"]] +  (0.8ms) commit transaction +Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-08 15:29:58 +0200 +Processing by Flyboy::TasksController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.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]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (58.0ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (59.3ms) +Completed 200 OK in 61ms (Views: 59.7ms | ActiveRecord: 0.5ms) +Started PATCH "/flyboy/tasks/1/complete" for 127.0.0.1 at 2015-04-08 15:30:00 +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.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_task_comments" ("progress", "description", "date", "task_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["progress", 100], ["description", "Marquée comme terminée."], ["date", "2015-04-08 13:30:00.214722"], ["task_id", 1], ["created_at", "2015-04-08 13:30:00.216196"], ["updated_at", "2015-04-08 13:30:00.216196"]] + SQL (0.1ms) UPDATE "flyboy_tasks" SET "progress" = ?, "done" = ?, "updated_at" = ? WHERE "flyboy_tasks"."id" = ? [["progress", 100], ["done", "t"], ["updated_at", "2015-04-08 13:30:00.217948"], ["id", 1]] +  (2.1ms) commit transaction +Redirected to http://127.0.0.1:49165/flyboy/tasks +Completed 302 Found in 11ms (ActiveRecord: 2.9ms) +Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-08 15:30:00 +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.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 (5.5ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (7.3ms) +Completed 200 OK in 9ms (Views: 7.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.8ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments'; +  (0.7ms) DELETE FROM "flyboy_tasks"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.7ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks'; +  (0.7ms) 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.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_tasks"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks'; +  (0.9ms) DELETE FROM "flyboy_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.1ms) begin transaction +  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.4ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_878"], ["description", "I-am-the-goal-description_2393"], ["version", 1], ["created_at", "2015-04-08 13:30:00.353330"], ["updated_at", "2015-04-08 13:30:00.353330"], ["tracking", "150408-1"]] +  (1.0ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-07"], ["term", "2015-04-08"], ["goal_id", 1], ["title", "I-am-a-task7444"], ["description", "I-am-the-task-description_7913"], ["cost", 1], ["created_at", "2015-04-08 13:30:00.359098"], ["updated_at", "2015-04-08 13:30:00.359098"]] +  (0.8ms) commit transaction +Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-08 15:30:00 +0200 +Processing by Flyboy::TasksController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.4ms) + Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (4.9ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (6.5ms) +Completed 200 OK in 8ms (Views: 7.0ms | ActiveRecord: 0.3ms) +Started PATCH "/flyboy/tasks/1/snooze" for 127.0.0.1 at 2015-04-08 15:30:02 +0200 +Processing by Flyboy::TasksController#snooze 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.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-15"], ["term", "2015-05-08"], ["updated_at", "2015-04-08 13:30:02.059562"], ["id", 1]] +  (2.4ms) commit transaction +Redirected to http://127.0.0.1:49165/flyboy/tasks +Completed 302 Found in 8ms (ActiveRecord: 3.1ms) +Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-08 15:30:02 +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 (7.1ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (9.1ms) +Completed 200 OK in 11ms (Views: 9.7ms | 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_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'; +  (0.7ms) 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.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_tasks"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks'; +  (0.9ms) DELETE FROM "flyboy_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.1ms) begin transaction +  (0.1ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_4803"], ["description", "I-am-the-goal-description_8523"], ["version", 1], ["created_at", "2015-04-08 13:30:02.196300"], ["updated_at", "2015-04-08 13:30:02.196300"], ["tracking", "150408-1"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 1], ["title", "I-am-a-task3703"], ["description", "I-am-the-task-description_9838"], ["cost", 1], ["created_at", "2015-04-08 13:30:02.200218"], ["updated_at", "2015-04-08 13:30:02.200218"]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_2452"], ["description", "I-am-the-goal-description_680"], ["version", 1], ["created_at", "2015-04-08 13:30:02.203698"], ["updated_at", "2015-04-08 13:30:02.203698"], ["tracking", "150408-2"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 2], ["title", "I-am-a-task544"], ["description", "I-am-the-task-description_4404"], ["cost", 1], ["created_at", "2015-04-08 13:30:02.207129"], ["updated_at", "2015-04-08 13:30:02.207129"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction +  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) 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_9540"], ["version", 1], ["created_at", "2015-04-08 13:30:02.210737"], ["updated_at", "2015-04-08 13:30:02.210737"], ["tracking", "150408-3"]] +  (0.7ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 3], ["title", "I-am-a-task9872"], ["description", "I-am-the-task-description_6388"], ["cost", 1], ["created_at", "2015-04-08 13:30:02.216308"], ["updated_at", "2015-04-08 13:30:02.216308"]] +  (0.8ms) commit transaction +Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-08 15:30:02 +0200 +Processing by Flyboy::TasksController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.4ms) + 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 (11.1ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (12.5ms) +Completed 200 OK in 15ms (Views: 12.9ms | ActiveRecord: 0.5ms) +Started GET "/flyboy/tasks.pdf" for 127.0.0.1 at 2015-04-08 15:30:03 +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]] + 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 text template (0.0ms) +Sent data feuille_de_route_2015-04-08.pdf (57.7ms) +Completed 200 OK in 110ms (Views: 57.6ms | ActiveRecord: 0.4ms) +  (2.6ms) DELETE FROM "flyboy_task_comments"; +  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments'; +  (0.8ms) DELETE FROM "flyboy_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'; +  (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'; +  (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_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.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.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_725"], ["description", "I-am-the-goal-description_5567"], ["version", 1], ["created_at", "2015-04-08 13:30:04.048499"], ["updated_at", "2015-04-08 13:30:04.048499"], ["tracking", "150408-1"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.4ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 1], ["title", "I-am-a-task1768"], ["description", "I-am-the-task-description_1618"], ["cost", 1], ["created_at", "2015-04-08 13:30:04.053301"], ["updated_at", "2015-04-08 13:30:04.053301"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_6342"], ["description", "I-am-the-goal-description_4760"], ["version", 1], ["created_at", "2015-04-08 13:30:04.057318"], ["updated_at", "2015-04-08 13:30:04.057318"], ["tracking", "150408-2"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 2], ["title", "I-am-a-task2759"], ["description", "I-am-the-task-description_7333"], ["cost", 1], ["created_at", "2015-04-08 13:30:04.060971"], ["updated_at", "2015-04-08 13:30:04.060971"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.5ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.4ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_4828"], ["description", "I-am-the-goal-description_3072"], ["version", 1], ["created_at", "2015-04-08 13:30:04.064408"], ["updated_at", "2015-04-08 13:30:04.064408"], ["tracking", "150408-3"]] +  (1.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 3], ["title", "I-am-a-task8152"], ["description", "I-am-the-task-description_5129"], ["cost", 1], ["created_at", "2015-04-08 13:30:04.070432"], ["updated_at", "2015-04-08 13:30:04.070432"]] +  (0.8ms) commit transaction +Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-08 15:30:04 +0200 +Processing by Flyboy::TasksController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.4ms) + 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.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) +Completed 200 OK in 13ms (Views: 11.5ms | ActiveRecord: 0.5ms) +Started GET "/flyboy/tasks.csv" for 127.0.0.1 at 2015-04-08 15:30:05 +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]] + 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 text template (0.0ms) +Sent data feuille_de_route_2015-04-08.csv (0.5ms) +Completed 200 OK in 5ms (Views: 0.4ms | 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_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'; +  (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'; +  (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_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.7ms) DELETE FROM "flyboy_goals"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals'; +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_505"], ["description", "I-am-the-goal-description_5977"], ["version", 1], ["created_at", "2015-04-08 13:30:05.818594"], ["updated_at", "2015-04-08 13:30:05.818594"], ["tracking", "150408-1"]] +  (1.1ms) commit transaction +  (0.2ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 1], ["title", "I-am-a-task5120"], ["description", "I-am-the-task-description_731"], ["cost", 1], ["created_at", "2015-04-08 13:30:05.825199"], ["updated_at", "2015-04-08 13:30:05.825199"]] +  (0.7ms) commit transaction +  (0.0ms) begin transaction +  (0.1ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_3617"], ["description", "I-am-the-goal-description_4382"], ["version", 1], ["created_at", "2015-04-08 13:30:05.828853"], ["updated_at", "2015-04-08 13:30:05.828853"], ["tracking", "150408-2"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 2], ["title", "I-am-a-task306"], ["description", "I-am-the-task-description_2338"], ["cost", 1], ["created_at", "2015-04-08 13:30:05.832269"], ["updated_at", "2015-04-08 13:30:05.832269"]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_5571"], ["description", "I-am-the-goal-description_5622"], ["version", 1], ["created_at", "2015-04-08 13:30:05.835672"], ["updated_at", "2015-04-08 13:30:05.835672"], ["tracking", "150408-3"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 3], ["title", "I-am-a-task7118"], ["description", "I-am-the-task-description_5344"], ["cost", 1], ["created_at", "2015-04-08 13:30:05.839502"], ["updated_at", "2015-04-08 13:30:05.839502"]] +  (0.7ms) commit transaction +Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-08 15:30:05 +0200 +Processing by Flyboy::TasksController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.4ms) + 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 (11.2ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (13.0ms) +Completed 200 OK in 15ms (Views: 13.3ms | ActiveRecord: 0.5ms) +Started GET "/flyboy/tasks.xls" for 127.0.0.1 at 2015-04-08 15:30:07 +0200 +Processing by Flyboy::TasksController#index as XLS + Flyboy::Task Load (0.3ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC + Flyboy::Goal Load (0.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/index.xls.erb (3.9ms) +Completed 200 OK in 28ms (Views: 26.6ms | ActiveRecord: 0.5ms) +  (0.9ms) DELETE FROM "flyboy_task_comments"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments'; +  (0.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'; +  (0.7ms) 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'; +  (3.3ms) DELETE FROM "flyboy_task_comments"; +  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments'; +  (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.9ms) DELETE FROM "flyboy_goals"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals'; +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.7ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_2589"], ["description", "I-am-the-goal-description_6402"], ["version", 1], ["created_at", "2015-04-08 13:32:01.517226"], ["updated_at", "2015-04-08 13:32:01.517226"], ["tracking", "150408-1"]] +  (2.2ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 1], ["title", "I-am-a-task9367"], ["description", "I-am-the-task-description_4771"], ["cost", 1], ["created_at", "2015-04-08 13:32:01.546148"], ["updated_at", "2015-04-08 13:32:01.546148"]] +  (1.0ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 1], ["title", "I-am-a-task6184"], ["description", "I-am-the-task-description_6705"], ["cost", 1], ["created_at", "2015-04-08 13:32:01.551613"], ["updated_at", "2015-04-08 13:32:01.551613"]] +  (1.1ms) 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.5ms) INSERT INTO "flyboy_task_comments" ("progress", "description", "date", "task_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["progress", 100], ["description", "Marquée comme terminée."], ["date", "2015-04-08 13:32:01.653354"], ["task_id", 1], ["created_at", "2015-04-08 13:32:01.661144"], ["updated_at", "2015-04-08 13:32:01.661144"]] + SQL (0.2ms) UPDATE "flyboy_tasks" SET "progress" = ?, "done" = ?, "updated_at" = ? WHERE "flyboy_tasks"."id" = ? [["progress", 100], ["done", "t"], ["updated_at", "2015-04-08 13:32:01.663731"], ["id", 1]] +  (2.6ms) commit transaction +Redirected to http://test.hostwhere_i_came_from +Completed 302 Found in 107ms (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-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_1401"], ["description", "I-am-the-goal-description_5993"], ["version", 1], ["created_at", "2015-04-08 13:32:01.720029"], ["updated_at", "2015-04-08 13:32:01.720029"], ["tracking", "150408-2"]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.5ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 2], ["title", "I-am-a-task8742"], ["description", "I-am-the-task-description_9429"], ["cost", 1], ["created_at", "2015-04-08 13:32:01.725079"], ["updated_at", "2015-04-08 13:32:01.725079"]] +  (1.2ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 2], ["title", "I-am-a-task1642"], ["description", "I-am-the-task-description_4852"], ["cost", 1], ["created_at", "2015-04-08 13:32:01.731034"], ["updated_at", "2015-04-08 13:32:01.731034"]] +  (0.9ms) 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.2ms) 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", "Marquée comme terminée."], ["date", "2015-04-08 13:32:01.739277"], ["task_id", 3], ["created_at", "2015-04-08 13:32:01.740644"], ["updated_at", "2015-04-08 13:32:01.740644"]] + SQL (0.1ms) UPDATE "flyboy_tasks" SET "progress" = ?, "done" = ?, "updated_at" = ? WHERE "flyboy_tasks"."id" = ? [["progress", 100], ["done", "t"], ["updated_at", "2015-04-08 13:32:01.742631"], ["id", 3]] +  (1.0ms) commit transaction +Redirected to http://test.hostwhere_i_came_from +Completed 302 Found in 10ms (ActiveRecord: 1.9ms) + 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-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_6907"], ["description", "I-am-the-goal-description_1408"], ["version", 1], ["created_at", "2015-04-08 13:32:01.752152"], ["updated_at", "2015-04-08 13:32:01.752152"], ["tracking", "150408-3"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 3], ["title", "I-am-a-task8938"], ["description", "I-am-the-task-description_5169"], ["cost", 1], ["created_at", "2015-04-08 13:32:01.756423"], ["updated_at", "2015-04-08 13:32:01.756423"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 3], ["title", "I-am-a-task5959"], ["description", "I-am-the-task-description_9471"], ["cost", 1], ["created_at", "2015-04-08 13:32:01.760938"], ["updated_at", "2015-04-08 13:32:01.760938"]] +  (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", "Marquée comme terminée."], ["date", "2015-04-08 13:32:01.768925"], ["task_id", 5], ["created_at", "2015-04-08 13:32:01.770143"], ["updated_at", "2015-04-08 13:32:01.770143"]] + SQL (0.1ms) UPDATE "flyboy_tasks" SET "progress" = ?, "done" = ?, "updated_at" = ? WHERE "flyboy_tasks"."id" = ? [["progress", 100], ["done", "t"], ["updated_at", "2015-04-08 13:32:01.771686"], ["id", 5]] +  (0.9ms) commit transaction +Redirected to http://test.hostwhere_i_came_from +Completed 302 Found in 9ms (ActiveRecord: 1.5ms) + 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.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_5742"], ["description", "I-am-the-goal-description_9890"], ["version", 1], ["created_at", "2015-04-08 13:32:01.781026"], ["updated_at", "2015-04-08 13:32:01.781026"], ["tracking", "150408-4"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 4], ["title", "I-am-a-task5281"], ["description", "I-am-the-task-description_7039"], ["cost", 1], ["created_at", "2015-04-08 13:32:01.785872"], ["updated_at", "2015-04-08 13:32:01.785872"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 4], ["title", "I-am-a-task7288"], ["description", "I-am-the-task-description_4964"], ["cost", 1], ["created_at", "2015-04-08 13:32:01.790641"], ["updated_at", "2015-04-08 13:32:01.790641"]] +  (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", "Marquée comme terminée."], ["date", "2015-04-08 13:32:01.798821"], ["task_id", 7], ["created_at", "2015-04-08 13:32:01.800062"], ["updated_at", "2015-04-08 13:32:01.800062"]] + SQL (0.1ms) UPDATE "flyboy_tasks" SET "progress" = ?, "done" = ?, "updated_at" = ? WHERE "flyboy_tasks"."id" = ? [["progress", 100], ["done", "t"], ["updated_at", "2015-04-08 13:32:01.801842"], ["id", 7]] +  (0.9ms) commit transaction +Redirected to http://test.hostwhere_i_came_from +Completed 302 Found in 9ms (ActiveRecord: 1.6ms) +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_4457"], ["description", "I-am-the-goal-description_3633"], ["version", 1], ["created_at", "2015-04-08 13:32:01.808648"], ["updated_at", "2015-04-08 13:32:01.808648"], ["tracking", "150408-5"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 5], ["title", "I-am-a-task3139"], ["description", "I-am-the-task-description_487"], ["cost", 1], ["created_at", "2015-04-08 13:32:01.812754"], ["updated_at", "2015-04-08 13:32:01.812754"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 5], ["title", "I-am-a-task1352"], ["description", "I-am-the-task-description_6877"], ["cost", 1], ["created_at", "2015-04-08 13:32:01.817052"], ["updated_at", "2015-04-08 13:32:01.817052"]] +  (0.8ms) commit transaction +Processing by Flyboy::TasksController#index as HTML + Flyboy::Task Load (0.4ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC +Completed 500 Internal Server Error in 13ms (ActiveRecord: 0.0ms) +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_6657"], ["description", "I-am-the-goal-description_8035"], ["version", 1], ["created_at", "2015-04-08 13:32:01.837208"], ["updated_at", "2015-04-08 13:32:01.837208"], ["tracking", "150408-6"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 6], ["title", "I-am-a-task6527"], ["description", "I-am-the-task-description_93"], ["cost", 1], ["created_at", "2015-04-08 13:32:01.842007"], ["updated_at", "2015-04-08 13:32:01.842007"]] +  (1.0ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 6], ["title", "I-am-a-task4160"], ["description", "I-am-the-task-description_6368"], ["cost", 1], ["created_at", "2015-04-08 13:32:01.847179"], ["updated_at", "2015-04-08 13:32:01.847179"]] +  (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.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]] +  (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", 2]] + SQL (0.2ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 2]] +  (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", 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.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", 4]] + SQL (0.2ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 4]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + Flyboy::TaskComment Load (0.1ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 5]] + SQL (0.1ms) DELETE FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."id" = ? [["id", 3]] + SQL (0.0ms) 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.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.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.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", 8]] + SQL (0.2ms) 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.2ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 9]] +  (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", 10]] + SQL (0.2ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 10]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + Flyboy::TaskComment Load (0.1ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 11]] + SQL (0.1ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 11]] +  (0.7ms) commit transaction +  (0.0ms) begin transaction + Flyboy::TaskComment Load (0.1ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 12]] + SQL (0.2ms) 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-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_4390"], ["description", "I-am-the-goal-description_9802"], ["version", 1], ["created_at", "2015-04-08 13:32:01.886585"], ["updated_at", "2015-04-08 13:32:01.886585"], ["tracking", "150408-7"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 7], ["title", "I-am-a-task440"], ["description", "I-am-the-task-description_8610"], ["cost", 1], ["created_at", "2015-04-08 13:32:01.890450"], ["updated_at", "2015-04-08 13:32:01.890450"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_4377"], ["description", "I-am-the-goal-description_4767"], ["version", 1], ["created_at", "2015-04-08 13:32:01.895305"], ["updated_at", "2015-04-08 13:32:01.895305"], ["tracking", "150408-8"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 8], ["title", "I-am-a-task6979"], ["description", "I-am-the-task-description_6702"], ["cost", 1], ["created_at", "2015-04-08 13:32:01.899273"], ["updated_at", "2015-04-08 13:32:01.899273"]] +  (0.8ms) commit transaction +Processing by Flyboy::TasksController#index as HTML + Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC +Completed 500 Internal Server Error in 3ms (ActiveRecord: 0.0ms) +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_547"], ["description", "I-am-the-goal-description_334"], ["version", 1], ["created_at", "2015-04-08 13:32:01.909898"], ["updated_at", "2015-04-08 13:32:01.909898"], ["tracking", "150408-9"]] +  (0.7ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 9], ["title", "I-am-a-task2647"], ["description", "I-am-the-task-description_8487"], ["cost", 1], ["created_at", "2015-04-08 13:32:01.913905"], ["updated_at", "2015-04-08 13:32:01.913905"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 9], ["title", "I-am-a-task1267"], ["description", "I-am-the-task-description_8380"], ["cost", 1], ["created_at", "2015-04-08 13:32:01.917922"], ["updated_at", "2015-04-08 13:32:01.917922"]] +  (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.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", 14]] + SQL (0.2ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 14]] +  (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", 15]] + SQL (0.2ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 15]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + Flyboy::TaskComment Load (0.1ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 16]] + SQL (0.2ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 16]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_5226"], ["description", "I-am-the-goal-description_5614"], ["version", 1], ["created_at", "2015-04-08 13:32:01.934541"], ["updated_at", "2015-04-08 13:32:01.934541"], ["tracking", "150408-10"]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 10], ["title", "I-am-a-task3808"], ["description", "I-am-the-task-description_7204"], ["cost", 1], ["created_at", "2015-04-08 13:32:01.938722"], ["updated_at", "2015-04-08 13:32:01.938722"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.4ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_2662"], ["description", "I-am-the-goal-description_3940"], ["version", 1], ["created_at", "2015-04-08 13:32:01.943259"], ["updated_at", "2015-04-08 13:32:01.943259"], ["tracking", "150408-11"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 11], ["title", "I-am-a-task3500"], ["description", "I-am-the-task-description_1521"], ["cost", 1], ["created_at", "2015-04-08 13:32:01.948151"], ["updated_at", "2015-04-08 13:32:01.948151"]] +  (0.9ms) commit transaction +Processing by Flyboy::TasksController#index as HTML + Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC +Completed 500 Internal Server Error in 3ms (ActiveRecord: 0.0ms) +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_9502"], ["description", "I-am-the-goal-description_9676"], ["version", 1], ["created_at", "2015-04-08 13:32:01.958869"], ["updated_at", "2015-04-08 13:32:01.958869"], ["tracking", "150408-12"]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 12], ["title", "I-am-a-task3532"], ["description", "I-am-the-task-description_3605"], ["cost", 1], ["created_at", "2015-04-08 13:32:01.963413"], ["updated_at", "2015-04-08 13:32:01.963413"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 12], ["title", "I-am-a-task9634"], ["description", "I-am-the-task-description_4262"], ["cost", 1], ["created_at", "2015-04-08 13:32:01.967440"], ["updated_at", "2015-04-08 13:32:01.967440"]] +  (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", 17]] + SQL (0.3ms) 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.7ms) commit transaction +  (0.1ms) begin transaction + Flyboy::TaskComment Load (0.1ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 19]] + SQL (0.2ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 19]] +  (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", 20]] + SQL (0.4ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 20]] +  (1.0ms) commit transaction +  (0.2ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_3374"], ["description", "I-am-the-goal-description_8475"], ["version", 1], ["created_at", "2015-04-08 13:32:01.985565"], ["updated_at", "2015-04-08 13:32:01.985565"], ["tracking", "150408-13"]] +  (1.0ms) commit transaction +  (0.1ms) begin transaction + SQL (0.5ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 13], ["title", "I-am-a-task287"], ["description", "I-am-the-task-description_441"], ["cost", 1], ["created_at", "2015-04-08 13:32:01.991444"], ["updated_at", "2015-04-08 13:32:01.991444"]] +  (1.2ms) commit transaction +  (0.1ms) begin transaction +  (0.4ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.8ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_9077"], ["description", "I-am-the-goal-description_1352"], ["version", 1], ["created_at", "2015-04-08 13:32:01.998033"], ["updated_at", "2015-04-08 13:32:01.998033"], ["tracking", "150408-14"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 14], ["title", "I-am-a-task2905"], ["description", "I-am-the-task-description_1504"], ["cost", 1], ["created_at", "2015-04-08 13:32:02.004388"], ["updated_at", "2015-04-08 13:32:02.004388"]] +  (0.8ms) commit transaction +Processing by Flyboy::TasksController#index as HTML + Flyboy::Task Load (0.4ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC +Completed 500 Internal Server Error in 5ms (ActiveRecord: 0.0ms) +  (0.2ms) begin transaction +  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.7ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_1697"], ["description", "I-am-the-goal-description_7482"], ["version", 1], ["created_at", "2015-04-08 13:32:02.018077"], ["updated_at", "2015-04-08 13:32:02.018077"], ["tracking", "150408-15"]] +  (1.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 15], ["title", "I-am-a-task313"], ["description", "I-am-the-task-description_435"], ["cost", 1], ["created_at", "2015-04-08 13:32:02.024498"], ["updated_at", "2015-04-08 13:32:02.024498"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.5ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 15], ["title", "I-am-a-task4029"], ["description", "I-am-the-task-description_365"], ["cost", 1], ["created_at", "2015-04-08 13:32:02.029869"], ["updated_at", "2015-04-08 13:32:02.029869"]] +  (1.2ms) 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", 15]] + 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 86ms (Views: 83.4ms | ActiveRecord: 0.3ms) +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_2335"], ["description", "I-am-the-goal-description_8507"], ["version", 1], ["created_at", "2015-04-08 13:32:02.125861"], ["updated_at", "2015-04-08 13:32:02.125861"], ["tracking", "150408-16"]] +  (1.1ms) commit transaction +  (0.1ms) begin transaction + SQL (0.5ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 16], ["title", "I-am-a-task2256"], ["description", "I-am-the-task-description_1889"], ["cost", 1], ["created_at", "2015-04-08 13:32:02.130971"], ["updated_at", "2015-04-08 13:32:02.130971"]] +  (1.1ms) commit transaction +  (0.2ms) begin transaction + SQL (0.4ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 16], ["title", "I-am-a-task767"], ["description", "I-am-the-task-description_576"], ["cost", 1], ["created_at", "2015-04-08 13:32:02.138070"], ["updated_at", "2015-04-08 13:32:02.138070"]] +  (0.9ms) commit transaction +Processing by Flyboy::TasksController#new as HTML + Parameters: {"goal_id"=>"16"} + Flyboy::Goal Load (0.2ms) 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 8ms (Views: 2.6ms | ActiveRecord: 0.2ms) +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_31"], ["description", "I-am-the-goal-description_3696"], ["version", 1], ["created_at", "2015-04-08 13:32:02.154728"], ["updated_at", "2015-04-08 13:32:02.154728"], ["tracking", "150408-17"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 17], ["title", "I-am-a-task4145"], ["description", "I-am-the-task-description_7885"], ["cost", 1], ["created_at", "2015-04-08 13:32:02.159049"], ["updated_at", "2015-04-08 13:32:02.159049"]] +  (1.2ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 17], ["title", "I-am-a-task1726"], ["description", "I-am-the-task-description_8224"], ["cost", 1], ["created_at", "2015-04-08 13:32:02.164458"], ["updated_at", "2015-04-08 13:32:02.164458"]] +  (0.8ms) commit transaction +Processing by Flyboy::TasksController#edit as HTML + Parameters: {"id"=>"27"} + Flyboy::Task Load (0.1ms) 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.2ms) +Completed 200 OK in 4ms (Views: 2.0ms | ActiveRecord: 0.2ms) +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_3583"], ["description", "I-am-the-goal-description_4919"], ["version", 1], ["created_at", "2015-04-08 13:32:02.177131"], ["updated_at", "2015-04-08 13:32:02.177131"], ["tracking", "150408-18"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.6ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 18], ["title", "I-am-a-task1679"], ["description", "I-am-the-task-description_8339"], ["cost", 1], ["created_at", "2015-04-08 13:32:02.184141"], ["updated_at", "2015-04-08 13:32:02.184141"]] +  (1.6ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 18], ["title", "I-am-a-task4088"], ["description", "I-am-the-task-description_916"], ["cost", 1], ["created_at", "2015-04-08 13:32:02.190908"], ["updated_at", "2015-04-08 13:32:02.190908"]] +  (0.8ms) commit transaction +  (0.4ms) SELECT COUNT(*) FROM "flyboy_tasks" +Processing by Flyboy::TasksController#create as HTML + Parameters: {"task"=>{"title"=>"New Task", "goal_id"=>"18", "reminder"=>"2015-04-08", "term"=>"2015-04-08"}} + 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.3ms) INSERT INTO "flyboy_tasks" ("title", "goal_id", "reminder", "term", "done", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["title", "New Task"], ["goal_id", 18], ["reminder", "2015-04-08"], ["term", "2015-04-08"], ["done", "f"], ["created_at", "2015-04-08 13:32:02.205093"], ["updated_at", "2015-04-08 13:32:02.205093"]] +  (0.8ms) commit transaction +Redirected to http://test.host/flyboy/tasks/31 +Completed 302 Found in 3917ms (ActiveRecord: 1.4ms) +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_7407"], ["description", "I-am-the-goal-description_3958"], ["version", 1], ["created_at", "2015-04-08 13:32:06.123508"], ["updated_at", "2015-04-08 13:32:06.123508"], ["tracking", "150408-19"]] +  (2.5ms) commit transaction +  (0.1ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 19], ["title", "I-am-a-task3245"], ["description", "I-am-the-task-description_3366"], ["cost", 1], ["created_at", "2015-04-08 13:32:06.129956"], ["updated_at", "2015-04-08 13:32:06.129956"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 19], ["title", "I-am-a-task9684"], ["description", "I-am-the-task-description_9735"], ["cost", 1], ["created_at", "2015-04-08 13:32:06.133918"], ["updated_at", "2015-04-08 13:32:06.133918"]] +  (0.8ms) commit transaction +Processing by Flyboy::TasksController#create as HTML + Parameters: {"task"=>{"title"=>"New Task", "goal_id"=>"19", "reminder"=>"2015-04-08", "term"=>"2015-04-08"}} + Flyboy::Goal Load (0.2ms) 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" ("title", "goal_id", "reminder", "term", "done", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["title", "New Task"], ["goal_id", 19], ["reminder", "2015-04-08"], ["term", "2015-04-08"], ["done", "f"], ["created_at", "2015-04-08 13:32:06.141313"], ["updated_at", "2015-04-08 13:32:06.141313"]] +  (0.8ms) commit transaction +Redirected to http://test.host/flyboy/tasks/34 +Completed 302 Found in 7ms (ActiveRecord: 1.4ms) +  (0.1ms) begin transaction +  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_3340"], ["description", "I-am-the-goal-description_541"], ["version", 1], ["created_at", "2015-04-08 13:32:06.151619"], ["updated_at", "2015-04-08 13:32:06.151619"], ["tracking", "150408-20"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 20], ["title", "I-am-a-task9268"], ["description", "I-am-the-task-description_4737"], ["cost", 1], ["created_at", "2015-04-08 13:32:06.156052"], ["updated_at", "2015-04-08 13:32:06.156052"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 20], ["title", "I-am-a-task4200"], ["description", "I-am-the-task-description_1869"], ["cost", 1], ["created_at", "2015-04-08 13:32:06.160407"], ["updated_at", "2015-04-08 13:32:06.160407"]] +  (0.8ms) commit transaction +Processing by Flyboy::TasksController#create as HTML + Parameters: {"task"=>{"title"=>"New Task", "goal_id"=>"20", "reminder"=>"2015-04-08", "term"=>"2015-04-08"}} + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 20]] +  (0.1ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("title", "goal_id", "reminder", "term", "done", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["title", "New Task"], ["goal_id", 20], ["reminder", "2015-04-08"], ["term", "2015-04-08"], ["done", "f"], ["created_at", "2015-04-08 13:32:06.167122"], ["updated_at", "2015-04-08 13:32:06.167122"]] +  (0.9ms) commit transaction +Redirected to http://test.host/flyboy/tasks/37 +Completed 302 Found in 55ms (ActiveRecord: 1.4ms) + 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-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_3357"], ["description", "I-am-the-goal-description_7309"], ["version", 1], ["created_at", "2015-04-08 13:32:06.225167"], ["updated_at", "2015-04-08 13:32:06.225167"], ["tracking", "150408-21"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 21], ["title", "I-am-a-task5384"], ["description", "I-am-the-task-description_7385"], ["cost", 1], ["created_at", "2015-04-08 13:32:06.229098"], ["updated_at", "2015-04-08 13:32:06.229098"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 21], ["title", "I-am-a-task1982"], ["description", "I-am-the-task-description_677"], ["cost", 1], ["created_at", "2015-04-08 13:32:06.233354"], ["updated_at", "2015-04-08 13:32:06.233354"]] +  (0.8ms) commit transaction +Processing by Flyboy::TasksController#create as HTML + Parameters: {"task"=>{"title"=>nil, "goal_id"=>"21"}} + Flyboy::Goal Load (0.2ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 21]] +  (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.4ms) +Completed 200 OK in 6ms (Views: 1.6ms | ActiveRecord: 0.3ms) +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_1226"], ["description", "I-am-the-goal-description_1880"], ["version", 1], ["created_at", "2015-04-08 13:32:06.246688"], ["updated_at", "2015-04-08 13:32:06.246688"], ["tracking", "150408-22"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 22], ["title", "I-am-a-task7831"], ["description", "I-am-the-task-description_4102"], ["cost", 1], ["created_at", "2015-04-08 13:32:06.251233"], ["updated_at", "2015-04-08 13:32:06.251233"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 22], ["title", "I-am-a-task1516"], ["description", "I-am-the-task-description_3321"], ["cost", 1], ["created_at", "2015-04-08 13:32:06.256038"], ["updated_at", "2015-04-08 13:32:06.256038"]] +  (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-08"], ["term", "2015-04-08"], ["done", "f"], ["created_at", "2015-04-08 13:32:06.261943"], ["updated_at", "2015-04-08 13:32:06.261943"]] +  (0.8ms) commit transaction +Processing by Flyboy::TasksController#update as HTML + Parameters: {"task"=>{"title"=>"New Task", "goal_id"=>"22", "reminder"=>"2015-04-08", "term"=>"2015-04-08"}, "id"=>"42"} + Flyboy::Task Load (0.2ms) 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 5ms (ActiveRecord: 0.3ms) +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_6024"], ["description", "I-am-the-goal-description_3168"], ["version", 1], ["created_at", "2015-04-08 13:32:06.275680"], ["updated_at", "2015-04-08 13:32:06.275680"], ["tracking", "150408-23"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 23], ["title", "I-am-a-task5887"], ["description", "I-am-the-task-description_7562"], ["cost", 1], ["created_at", "2015-04-08 13:32:06.279980"], ["updated_at", "2015-04-08 13:32:06.279980"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 23], ["title", "I-am-a-task445"], ["description", "I-am-the-task-description_7113"], ["cost", 1], ["created_at", "2015-04-08 13:32:06.284003"], ["updated_at", "2015-04-08 13:32:06.284003"]] +  (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-08"], ["term", "2015-04-08"], ["done", "f"], ["created_at", "2015-04-08 13:32:06.287906"], ["updated_at", "2015-04-08 13:32:06.287906"]] +  (0.8ms) commit transaction +Processing by Flyboy::TasksController#update as HTML + Parameters: {"task"=>{"title"=>"New Task", "goal_id"=>"23", "reminder"=>"2015-04-08", "term"=>"2015-04-08"}, "id"=>"45"} + Flyboy::Task Load (0.2ms) 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 5ms (ActiveRecord: 0.3ms) +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.4ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_5780"], ["description", "I-am-the-goal-description_7292"], ["version", 1], ["created_at", "2015-04-08 13:32:06.300371"], ["updated_at", "2015-04-08 13:32:06.300371"], ["tracking", "150408-24"]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 24], ["title", "I-am-a-task6769"], ["description", "I-am-the-task-description_5899"], ["cost", 1], ["created_at", "2015-04-08 13:32:06.304890"], ["updated_at", "2015-04-08 13:32:06.304890"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 24], ["title", "I-am-a-task1852"], ["description", "I-am-the-task-description_8372"], ["cost", 1], ["created_at", "2015-04-08 13:32:06.309515"], ["updated_at", "2015-04-08 13:32:06.309515"]] +  (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", 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-08"], ["term", "2015-04-08"], ["done", "f"], ["created_at", "2015-04-08 13:32:06.314269"], ["updated_at", "2015-04-08 13:32:06.314269"]] +  (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-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_3593"], ["description", "I-am-the-goal-description_5025"], ["version", 1], ["created_at", "2015-04-08 13:32:06.327671"], ["updated_at", "2015-04-08 13:32:06.327671"], ["tracking", "150408-25"]] +  (1.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 25], ["title", "I-am-a-task3822"], ["description", "I-am-the-task-description_3719"], ["cost", 1], ["created_at", "2015-04-08 13:32:06.331677"], ["updated_at", "2015-04-08 13:32:06.331677"]] +  (1.0ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 25], ["title", "I-am-a-task653"], ["description", "I-am-the-task-description_3152"], ["cost", 1], ["created_at", "2015-04-08 13:32:06.335908"], ["updated_at", "2015-04-08 13:32:06.335908"]] +  (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", 25]] + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("title", "goal_id", "reminder", "term", "done", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["title", "New Task"], ["goal_id", 25], ["reminder", "2015-04-08"], ["term", "2015-04-08"], ["done", "f"], ["created_at", "2015-04-08 13:32:06.339874"], ["updated_at", "2015-04-08 13:32:06.339874"]] +  (0.7ms) commit transaction +  (0.2ms) 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", 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.2ms) 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 5ms (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-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_9490"], ["description", "I-am-the-goal-description_2653"], ["version", 1], ["created_at", "2015-04-08 13:32:06.354724"], ["updated_at", "2015-04-08 13:32:06.354724"], ["tracking", "150408-26"]] +  (1.6ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 26], ["title", "I-am-a-task5639"], ["description", "I-am-the-task-description_3089"], ["cost", 1], ["created_at", "2015-04-08 13:32:06.359876"], ["updated_at", "2015-04-08 13:32:06.359876"]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 26], ["title", "I-am-a-task2874"], ["description", "I-am-the-task-description_3857"], ["cost", 1], ["created_at", "2015-04-08 13:32:06.363953"], ["updated_at", "2015-04-08 13:32:06.363953"]] +  (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", 26]] + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("title", "goal_id", "reminder", "term", "done", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["title", "New Task"], ["goal_id", 26], ["reminder", "2015-04-08"], ["term", "2015-04-08"], ["done", "f"], ["created_at", "2015-04-08 13:32:06.368880"], ["updated_at", "2015-04-08 13:32:06.368880"]] +  (0.8ms) commit transaction +Processing by Flyboy::TasksController#destroy as HTML + Parameters: {"id"=>"54"} + Flyboy::Task Load (0.3ms) 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.2ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 54]] +  (0.8ms) commit transaction +Redirected to http://test.host/flyboy/tasks +Completed 302 Found in 6ms (ActiveRecord: 1.5ms) +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_915"], ["description", "I-am-the-goal-description_2074"], ["version", 1], ["created_at", "2015-04-08 13:32:06.382955"], ["updated_at", "2015-04-08 13:32:06.382955"], ["tracking", "150408-27"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 27], ["title", "I-am-a-task9679"], ["description", "I-am-the-task-description_4133"], ["cost", 1], ["created_at", "2015-04-08 13:32:06.386805"], ["updated_at", "2015-04-08 13:32:06.386805"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 27], ["title", "I-am-a-task7519"], ["description", "I-am-the-task-description_8887"], ["cost", 1], ["created_at", "2015-04-08 13:32:06.390792"], ["updated_at", "2015-04-08 13:32:06.390792"]] +  (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", 27]] + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("title", "goal_id", "reminder", "term", "done", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["title", "New Task"], ["goal_id", 27], ["reminder", "2015-04-08"], ["term", "2015-04-08"], ["done", "f"], ["created_at", "2015-04-08 13:32:06.394548"], ["updated_at", "2015-04-08 13:32:06.394548"]] +  (0.8ms) 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", 27]] +  (0.1ms) begin transaction + SQL (0.3ms) UPDATE "flyboy_tasks" SET "reminder" = ?, "term" = ?, "updated_at" = ? WHERE "flyboy_tasks"."id" = ? [["reminder", "2015-04-15"], ["term", "2015-05-08"], ["updated_at", "2015-04-08 13:32:06.400573"], ["id", 57]] +  (1.0ms) commit transaction +Redirected to http://test.host/flyboy/tasks +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'; +  (1.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments'; +  (1.0ms) 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'; +  (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'; +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.4ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_9174"], ["description", "I-am-the-goal-description_7780"], ["version", 1], ["created_at", "2015-04-08 13:32:13.803353"], ["updated_at", "2015-04-08 13:32:13.803353"], ["tracking", "150408-1"]] +  (1.6ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 1], ["title", "I-am-a-task9391"], ["description", "I-am-the-task-description_8667"], ["cost", 1], ["created_at", "2015-04-08 13:32:13.825434"], ["updated_at", "2015-04-08 13:32:13.825434"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 1], ["title", "I-am-a-task6636"], ["description", "I-am-the-task-description_5564"], ["cost", 1], ["created_at", "2015-04-08 13:32:13.829745"], ["updated_at", "2015-04-08 13:32:13.829745"]] +  (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.0ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_task_comments" ("progress", "description", "date", "task_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["progress", 100], ["description", "Marquée comme terminée."], ["date", "2015-04-08 13:32:13.911180"], ["task_id", 1], ["created_at", "2015-04-08 13:32:13.918745"], ["updated_at", "2015-04-08 13:32:13.918745"]] + SQL (0.2ms) UPDATE "flyboy_tasks" SET "progress" = ?, "done" = ?, "updated_at" = ? WHERE "flyboy_tasks"."id" = ? [["progress", 100], ["done", "t"], ["updated_at", "2015-04-08 13:32:13.920525"], ["id", 1]] +  (1.5ms) commit transaction +Redirected to http://test.hostwhere_i_came_from +Completed 302 Found in 88ms (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.1ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_5135"], ["description", "I-am-the-goal-description_4559"], ["version", 1], ["created_at", "2015-04-08 13:32:13.931959"], ["updated_at", "2015-04-08 13:32:13.931959"], ["tracking", "150408-2"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 2], ["title", "I-am-a-task8346"], ["description", "I-am-the-task-description_112"], ["cost", 1], ["created_at", "2015-04-08 13:32:13.935776"], ["updated_at", "2015-04-08 13:32:13.935776"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 2], ["title", "I-am-a-task2183"], ["description", "I-am-the-task-description_4306"], ["cost", 1], ["created_at", "2015-04-08 13:32:13.939721"], ["updated_at", "2015-04-08 13:32:13.939721"]] +  (0.8ms) commit transaction +Processing by Flyboy::TasksController#complete as HTML + Parameters: {"id"=>"3"} + Flyboy::Task Load (0.1ms) 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.3ms) INSERT INTO "flyboy_task_comments" ("progress", "description", "date", "task_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["progress", 100], ["description", "Marquée comme terminée."], ["date", "2015-04-08 13:32:13.946175"], ["task_id", 3], ["created_at", "2015-04-08 13:32:13.947778"], ["updated_at", "2015-04-08 13:32:13.947778"]] + SQL (0.1ms) UPDATE "flyboy_tasks" SET "progress" = ?, "done" = ?, "updated_at" = ? WHERE "flyboy_tasks"."id" = ? [["progress", 100], ["done", "t"], ["updated_at", "2015-04-08 13:32:13.949703"], ["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.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_8346"], ["description", "I-am-the-goal-description_7572"], ["version", 1], ["created_at", "2015-04-08 13:32:14.001692"], ["updated_at", "2015-04-08 13:32:14.001692"], ["tracking", "150408-3"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 3], ["title", "I-am-a-task8343"], ["description", "I-am-the-task-description_9110"], ["cost", 1], ["created_at", "2015-04-08 13:32:14.005694"], ["updated_at", "2015-04-08 13:32:14.005694"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 3], ["title", "I-am-a-task6969"], ["description", "I-am-the-task-description_2128"], ["cost", 1], ["created_at", "2015-04-08 13:32:14.009674"], ["updated_at", "2015-04-08 13:32:14.009674"]] +  (0.9ms) 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", "Marquée comme terminée."], ["date", "2015-04-08 13:32:14.018122"], ["task_id", 5], ["created_at", "2015-04-08 13:32:14.019403"], ["updated_at", "2015-04-08 13:32:14.019403"]] + SQL (0.1ms) UPDATE "flyboy_tasks" SET "progress" = ?, "done" = ?, "updated_at" = ? WHERE "flyboy_tasks"."id" = ? [["progress", 100], ["done", "t"], ["updated_at", "2015-04-08 13:32:14.020983"], ["id", 5]] +  (0.8ms) commit transaction +Redirected to http://test.hostwhere_i_came_from +Completed 302 Found in 8ms (ActiveRecord: 1.4ms) + Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1 [["id", 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.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_2224"], ["description", "I-am-the-goal-description_2216"], ["version", 1], ["created_at", "2015-04-08 13:32:14.029140"], ["updated_at", "2015-04-08 13:32:14.029140"], ["tracking", "150408-4"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.5ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 4], ["title", "I-am-a-task8989"], ["description", "I-am-the-task-description_9028"], ["cost", 1], ["created_at", "2015-04-08 13:32:14.033265"], ["updated_at", "2015-04-08 13:32:14.033265"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 4], ["title", "I-am-a-task4464"], ["description", "I-am-the-task-description_6525"], ["cost", 1], ["created_at", "2015-04-08 13:32:14.038280"], ["updated_at", "2015-04-08 13:32:14.038280"]] +  (0.8ms) commit transaction +Processing by Flyboy::TasksController#complete as HTML + Parameters: {"id"=>"7"} + Flyboy::Task Load (0.2ms) 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.5ms) INSERT INTO "flyboy_task_comments" ("progress", "description", "date", "task_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["progress", 100], ["description", "Marquée comme terminée."], ["date", "2015-04-08 13:32:14.045031"], ["task_id", 7], ["created_at", "2015-04-08 13:32:14.046779"], ["updated_at", "2015-04-08 13:32:14.046779"]] + SQL (0.1ms) UPDATE "flyboy_tasks" SET "progress" = ?, "done" = ?, "updated_at" = ? WHERE "flyboy_tasks"."id" = ? [["progress", 100], ["done", "t"], ["updated_at", "2015-04-08 13:32:14.049938"], ["id", 7]] +  (0.9ms) commit transaction +Redirected to http://test.hostwhere_i_came_from +Completed 302 Found in 11ms (ActiveRecord: 1.9ms) +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_4350"], ["description", "I-am-the-goal-description_6951"], ["version", 1], ["created_at", "2015-04-08 13:32:14.056712"], ["updated_at", "2015-04-08 13:32:14.056712"], ["tracking", "150408-5"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 5], ["title", "I-am-a-task4960"], ["description", "I-am-the-task-description_7712"], ["cost", 1], ["created_at", "2015-04-08 13:32:14.060754"], ["updated_at", "2015-04-08 13:32:14.060754"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 5], ["title", "I-am-a-task2752"], ["description", "I-am-the-task-description_3041"], ["cost", 1], ["created_at", "2015-04-08 13:32:14.064783"], ["updated_at", "2015-04-08 13:32:14.064783"]] +  (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 21ms (Views: 14.3ms | ActiveRecord: 0.0ms) +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_1089"], ["description", "I-am-the-goal-description_409"], ["version", 1], ["created_at", "2015-04-08 13:32:14.094179"], ["updated_at", "2015-04-08 13:32:14.094179"], ["tracking", "150408-6"]] +  (3.1ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 6], ["title", "I-am-a-task272"], ["description", "I-am-the-task-description_1655"], ["cost", 1], ["created_at", "2015-04-08 13:32:14.100977"], ["updated_at", "2015-04-08 13:32:14.100977"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 6], ["title", "I-am-a-task2168"], ["description", "I-am-the-task-description_1925"], ["cost", 1], ["created_at", "2015-04-08 13:32:14.105241"], ["updated_at", "2015-04-08 13:32:14.105241"]] +  (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", 1]] + SQL (0.2ms) 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.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", 2]] + SQL (0.1ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 2]] +  (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", 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.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", 4]] + SQL (0.1ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 4]] +  (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", 5]] + 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", 5]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + Flyboy::TaskComment Load (0.1ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 6]] + SQL (0.1ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 6]] +  (0.7ms) commit transaction +  (0.0ms) begin transaction + Flyboy::TaskComment Load (0.1ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 7]] + SQL (0.1ms) DELETE FROM "flyboy_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.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.2ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 9]] +  (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", 10]] + SQL (0.2ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 10]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + Flyboy::TaskComment Load (0.1ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 11]] + SQL (0.1ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 11]] +  (0.7ms) commit transaction +  (0.0ms) begin transaction + Flyboy::TaskComment Load (0.1ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 12]] + SQL (0.1ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 12]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.4ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_8861"], ["description", "I-am-the-goal-description_2640"], ["version", 1], ["created_at", "2015-04-08 13:32:14.140506"], ["updated_at", "2015-04-08 13:32:14.140506"], ["tracking", "150408-7"]] +  (0.7ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 7], ["title", "I-am-a-task2388"], ["description", "I-am-the-task-description_9452"], ["cost", 1], ["created_at", "2015-04-08 13:32:14.144800"], ["updated_at", "2015-04-08 13:32:14.144800"]] +  (0.6ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_7147"], ["description", "I-am-the-goal-description_1622"], ["version", 1], ["created_at", "2015-04-08 13:32:14.149907"], ["updated_at", "2015-04-08 13:32:14.149907"], ["tracking", "150408-8"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 8], ["title", "I-am-a-task3495"], ["description", "I-am-the-task-description_2601"], ["cost", 1], ["created_at", "2015-04-08 13:32:14.154480"], ["updated_at", "2015-04-08 13:32:14.154480"]] +  (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 2ms (Views: 1.0ms | ActiveRecord: 0.0ms) + Flyboy::Task Load (0.3ms) 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-08') + SQL (0.4ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_4388"], ["description", "I-am-the-goal-description_4519"], ["version", 1], ["created_at", "2015-04-08 13:32:14.165217"], ["updated_at", "2015-04-08 13:32:14.165217"], ["tracking", "150408-9"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 9], ["title", "I-am-a-task6710"], ["description", "I-am-the-task-description_3540"], ["cost", 1], ["created_at", "2015-04-08 13:32:14.169999"], ["updated_at", "2015-04-08 13:32:14.169999"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 9], ["title", "I-am-a-task4513"], ["description", "I-am-the-task-description_2907"], ["cost", 1], ["created_at", "2015-04-08 13:32:14.174994"], ["updated_at", "2015-04-08 13:32:14.174994"]] +  (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.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.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", 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.1ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 15]] +  (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", 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-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_6117"], ["description", "I-am-the-goal-description_9077"], ["version", 1], ["created_at", "2015-04-08 13:32:14.190604"], ["updated_at", "2015-04-08 13:32:14.190604"], ["tracking", "150408-10"]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 10], ["title", "I-am-a-task2837"], ["description", "I-am-the-task-description_7424"], ["cost", 1], ["created_at", "2015-04-08 13:32:14.194578"], ["updated_at", "2015-04-08 13:32:14.194578"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_7496"], ["description", "I-am-the-goal-description_2784"], ["version", 1], ["created_at", "2015-04-08 13:32:14.199351"], ["updated_at", "2015-04-08 13:32:14.199351"], ["tracking", "150408-11"]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 11], ["title", "I-am-a-task6599"], ["description", "I-am-the-task-description_6796"], ["cost", 1], ["created_at", "2015-04-08 13:32:14.203649"], ["updated_at", "2015-04-08 13:32:14.203649"]] +  (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.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.4ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_3234"], ["description", "I-am-the-goal-description_7890"], ["version", 1], ["created_at", "2015-04-08 13:32:14.213453"], ["updated_at", "2015-04-08 13:32:14.213453"], ["tracking", "150408-12"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 12], ["title", "I-am-a-task7275"], ["description", "I-am-the-task-description_9798"], ["cost", 1], ["created_at", "2015-04-08 13:32:14.219467"], ["updated_at", "2015-04-08 13:32:14.219467"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 12], ["title", "I-am-a-task8487"], ["description", "I-am-the-task-description_2350"], ["cost", 1], ["created_at", "2015-04-08 13:32:14.224044"], ["updated_at", "2015-04-08 13:32:14.224044"]] +  (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", 17]] + SQL (0.2ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 17]] +  (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", 18]] + SQL (0.2ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 18]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + Flyboy::TaskComment Load (0.2ms) 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-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_924"], ["description", "I-am-the-goal-description_6985"], ["version", 1], ["created_at", "2015-04-08 13:32:14.240791"], ["updated_at", "2015-04-08 13:32:14.240791"], ["tracking", "150408-13"]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 13], ["title", "I-am-a-task8360"], ["description", "I-am-the-task-description_6943"], ["cost", 1], ["created_at", "2015-04-08 13:32:14.245041"], ["updated_at", "2015-04-08 13:32:14.245041"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_8443"], ["description", "I-am-the-goal-description_6479"], ["version", 1], ["created_at", "2015-04-08 13:32:14.248934"], ["updated_at", "2015-04-08 13:32:14.248934"], ["tracking", "150408-14"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 14], ["title", "I-am-a-task746"], ["description", "I-am-the-task-description_3694"], ["cost", 1], ["created_at", "2015-04-08 13:32:14.253374"], ["updated_at", "2015-04-08 13:32:14.253374"]] +  (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 2ms (Views: 1.2ms | 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-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_7127"], ["description", "I-am-the-goal-description_8452"], ["version", 1], ["created_at", "2015-04-08 13:32:14.264287"], ["updated_at", "2015-04-08 13:32:14.264287"], ["tracking", "150408-15"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 15], ["title", "I-am-a-task1236"], ["description", "I-am-the-task-description_6691"], ["cost", 1], ["created_at", "2015-04-08 13:32:14.269474"], ["updated_at", "2015-04-08 13:32:14.269474"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 15], ["title", "I-am-a-task9416"], ["description", "I-am-the-task-description_6673"], ["cost", 1], ["created_at", "2015-04-08 13:32:14.273443"], ["updated_at", "2015-04-08 13:32:14.273443"]] +  (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.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 6ms (Views: 2.0ms | ActiveRecord: 0.3ms) +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_4194"], ["description", "I-am-the-goal-description_4821"], ["version", 1], ["created_at", "2015-04-08 13:32:14.286030"], ["updated_at", "2015-04-08 13:32:14.286030"], ["tracking", "150408-16"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 16], ["title", "I-am-a-task9566"], ["description", "I-am-the-task-description_7024"], ["cost", 1], ["created_at", "2015-04-08 13:32:14.289870"], ["updated_at", "2015-04-08 13:32:14.289870"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 16], ["title", "I-am-a-task3911"], ["description", "I-am-the-task-description_1675"], ["cost", 1], ["created_at", "2015-04-08 13:32:14.293691"], ["updated_at", "2015-04-08 13:32:14.293691"]] +  (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.2ms) +Completed 200 OK in 52ms (Views: 2.1ms | ActiveRecord: 0.1ms) +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_3081"], ["description", "I-am-the-goal-description_6132"], ["version", 1], ["created_at", "2015-04-08 13:32:14.352798"], ["updated_at", "2015-04-08 13:32:14.352798"], ["tracking", "150408-17"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 17], ["title", "I-am-a-task1021"], ["description", "I-am-the-task-description_398"], ["cost", 1], ["created_at", "2015-04-08 13:32:14.357319"], ["updated_at", "2015-04-08 13:32:14.357319"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 17], ["title", "I-am-a-task9518"], ["description", "I-am-the-task-description_7722"], ["cost", 1], ["created_at", "2015-04-08 13:32:14.361837"], ["updated_at", "2015-04-08 13:32:14.361837"]] +  (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.2ms) +Completed 200 OK in 5ms (Views: 2.4ms | ActiveRecord: 0.2ms) +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_2916"], ["description", "I-am-the-goal-description_2006"], ["version", 1], ["created_at", "2015-04-08 13:32:14.374720"], ["updated_at", "2015-04-08 13:32:14.374720"], ["tracking", "150408-18"]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 18], ["title", "I-am-a-task9363"], ["description", "I-am-the-task-description_730"], ["cost", 1], ["created_at", "2015-04-08 13:32:14.378633"], ["updated_at", "2015-04-08 13:32:14.378633"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 18], ["title", "I-am-a-task4528"], ["description", "I-am-the-task-description_5921"], ["cost", 1], ["created_at", "2015-04-08 13:32:14.382837"], ["updated_at", "2015-04-08 13:32:14.382837"]] +  (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-08", "term"=>"2015-04-08"}} + 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.3ms) INSERT INTO "flyboy_tasks" ("title", "goal_id", "reminder", "term", "done", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["title", "New Task"], ["goal_id", 18], ["reminder", "2015-04-08"], ["term", "2015-04-08"], ["done", "f"], ["created_at", "2015-04-08 13:32:14.394227"], ["updated_at", "2015-04-08 13:32:14.394227"]] +  (0.9ms) commit transaction +Redirected to http://test.host/flyboy/tasks/31 +Completed 302 Found in 3500ms (ActiveRecord: 1.4ms) +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_4273"], ["description", "I-am-the-goal-description_4579"], ["version", 1], ["created_at", "2015-04-08 13:32:17.896858"], ["updated_at", "2015-04-08 13:32:17.896858"], ["tracking", "150408-19"]] +  (2.4ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 19], ["title", "I-am-a-task4288"], ["description", "I-am-the-task-description_3817"], ["cost", 1], ["created_at", "2015-04-08 13:32:17.903144"], ["updated_at", "2015-04-08 13:32:17.903144"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 19], ["title", "I-am-a-task1282"], ["description", "I-am-the-task-description_836"], ["cost", 1], ["created_at", "2015-04-08 13:32:17.907414"], ["updated_at", "2015-04-08 13:32:17.907414"]] +  (0.8ms) commit transaction +Processing by Flyboy::TasksController#create as HTML + Parameters: {"task"=>{"title"=>"New Task", "goal_id"=>"19", "reminder"=>"2015-04-08", "term"=>"2015-04-08"}} + 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" ("title", "goal_id", "reminder", "term", "done", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["title", "New Task"], ["goal_id", 19], ["reminder", "2015-04-08"], ["term", "2015-04-08"], ["done", "f"], ["created_at", "2015-04-08 13:32:17.913685"], ["updated_at", "2015-04-08 13:32:17.913685"]] +  (0.8ms) commit transaction +Redirected to http://test.host/flyboy/tasks/34 +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-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_316"], ["description", "I-am-the-goal-description_9118"], ["version", 1], ["created_at", "2015-04-08 13:32:17.923822"], ["updated_at", "2015-04-08 13:32:17.923822"], ["tracking", "150408-20"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 20], ["title", "I-am-a-task266"], ["description", "I-am-the-task-description_8247"], ["cost", 1], ["created_at", "2015-04-08 13:32:17.927515"], ["updated_at", "2015-04-08 13:32:17.927515"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 20], ["title", "I-am-a-task3546"], ["description", "I-am-the-task-description_7108"], ["cost", 1], ["created_at", "2015-04-08 13:32:17.931852"], ["updated_at", "2015-04-08 13:32:17.931852"]] +  (0.8ms) commit transaction +Processing by Flyboy::TasksController#create as HTML + Parameters: {"task"=>{"title"=>"New Task", "goal_id"=>"20", "reminder"=>"2015-04-08", "term"=>"2015-04-08"}} + Flyboy::Goal Load (0.1ms) 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" ("title", "goal_id", "reminder", "term", "done", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["title", "New Task"], ["goal_id", 20], ["reminder", "2015-04-08"], ["term", "2015-04-08"], ["done", "f"], ["created_at", "2015-04-08 13:32:17.938879"], ["updated_at", "2015-04-08 13:32:17.938879"]] +  (0.9ms) commit transaction +Redirected to http://test.host/flyboy/tasks/37 +Completed 302 Found in 6ms (ActiveRecord: 1.4ms) + Flyboy::Task Load (0.4ms) 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-08') + SQL (0.4ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_3973"], ["description", "I-am-the-goal-description_1440"], ["version", 1], ["created_at", "2015-04-08 13:32:17.947992"], ["updated_at", "2015-04-08 13:32:17.947992"], ["tracking", "150408-21"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 21], ["title", "I-am-a-task3343"], ["description", "I-am-the-task-description_9031"], ["cost", 1], ["created_at", "2015-04-08 13:32:17.952583"], ["updated_at", "2015-04-08 13:32:17.952583"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 21], ["title", "I-am-a-task8749"], ["description", "I-am-the-task-description_6033"], ["cost", 1], ["created_at", "2015-04-08 13:32:17.956858"], ["updated_at", "2015-04-08 13:32:17.956858"]] +  (0.8ms) commit transaction +Processing by Flyboy::TasksController#create as HTML + Parameters: {"task"=>{"title"=>nil, "goal_id"=>"21"}} + Flyboy::Goal Load (0.2ms) 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: 0.9ms | ActiveRecord: 0.3ms) +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_5474"], ["description", "I-am-the-goal-description_7416"], ["version", 1], ["created_at", "2015-04-08 13:32:17.969127"], ["updated_at", "2015-04-08 13:32:17.969127"], ["tracking", "150408-22"]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 22], ["title", "I-am-a-task2775"], ["description", "I-am-the-task-description_3846"], ["cost", 1], ["created_at", "2015-04-08 13:32:17.973147"], ["updated_at", "2015-04-08 13:32:17.973147"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 22], ["title", "I-am-a-task2796"], ["description", "I-am-the-task-description_2045"], ["cost", 1], ["created_at", "2015-04-08 13:32:17.977177"], ["updated_at", "2015-04-08 13:32:17.977177"]] +  (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", 22]] + SQL (0.4ms) INSERT INTO "flyboy_tasks" ("title", "goal_id", "reminder", "term", "done", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["title", "New Task"], ["goal_id", 22], ["reminder", "2015-04-08"], ["term", "2015-04-08"], ["done", "f"], ["created_at", "2015-04-08 13:32:17.981717"], ["updated_at", "2015-04-08 13:32:17.981717"]] +  (0.8ms) commit transaction +Processing by Flyboy::TasksController#update as HTML + Parameters: {"task"=>{"title"=>"New Task", "goal_id"=>"22", "reminder"=>"2015-04-08", "term"=>"2015-04-08"}, "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.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_6453"], ["description", "I-am-the-goal-description_3865"], ["version", 1], ["created_at", "2015-04-08 13:32:17.993918"], ["updated_at", "2015-04-08 13:32:17.993918"], ["tracking", "150408-23"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 23], ["title", "I-am-a-task5966"], ["description", "I-am-the-task-description_725"], ["cost", 1], ["created_at", "2015-04-08 13:32:17.998830"], ["updated_at", "2015-04-08 13:32:17.998830"]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 23], ["title", "I-am-a-task5537"], ["description", "I-am-the-task-description_4193"], ["cost", 1], ["created_at", "2015-04-08 13:32:18.003102"], ["updated_at", "2015-04-08 13:32:18.003102"]] +  (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", 23]] + SQL (0.4ms) INSERT INTO "flyboy_tasks" ("title", "goal_id", "reminder", "term", "done", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["title", "New Task"], ["goal_id", 23], ["reminder", "2015-04-08"], ["term", "2015-04-08"], ["done", "f"], ["created_at", "2015-04-08 13:32:18.007038"], ["updated_at", "2015-04-08 13:32:18.007038"]] +  (0.8ms) commit transaction +Processing by Flyboy::TasksController#update as HTML + Parameters: {"task"=>{"title"=>"New Task", "goal_id"=>"23", "reminder"=>"2015-04-08", "term"=>"2015-04-08"}, "id"=>"45"} + Flyboy::Task Load (0.2ms) 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 5ms (ActiveRecord: 0.4ms) +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_3190"], ["description", "I-am-the-goal-description_1647"], ["version", 1], ["created_at", "2015-04-08 13:32:18.020518"], ["updated_at", "2015-04-08 13:32:18.020518"], ["tracking", "150408-24"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 24], ["title", "I-am-a-task5191"], ["description", "I-am-the-task-description_5370"], ["cost", 1], ["created_at", "2015-04-08 13:32:18.024366"], ["updated_at", "2015-04-08 13:32:18.024366"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 24], ["title", "I-am-a-task751"], ["description", "I-am-the-task-description_9331"], ["cost", 1], ["created_at", "2015-04-08 13:32:18.028782"], ["updated_at", "2015-04-08 13:32:18.028782"]] +  (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", 24]] + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("title", "goal_id", "reminder", "term", "done", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["title", "New Task"], ["goal_id", 24], ["reminder", "2015-04-08"], ["term", "2015-04-08"], ["done", "f"], ["created_at", "2015-04-08 13:32:18.032767"], ["updated_at", "2015-04-08 13:32:18.032767"]] +  (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", 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-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_9766"], ["description", "I-am-the-goal-description_7134"], ["version", 1], ["created_at", "2015-04-08 13:32:18.046036"], ["updated_at", "2015-04-08 13:32:18.046036"], ["tracking", "150408-25"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 25], ["title", "I-am-a-task9846"], ["description", "I-am-the-task-description_1072"], ["cost", 1], ["created_at", "2015-04-08 13:32:18.049923"], ["updated_at", "2015-04-08 13:32:18.049923"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 25], ["title", "I-am-a-task946"], ["description", "I-am-the-task-description_7100"], ["cost", 1], ["created_at", "2015-04-08 13:32:18.054126"], ["updated_at", "2015-04-08 13:32:18.054126"]] +  (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", 25]] + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("title", "goal_id", "reminder", "term", "done", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["title", "New Task"], ["goal_id", 25], ["reminder", "2015-04-08"], ["term", "2015-04-08"], ["done", "f"], ["created_at", "2015-04-08 13:32:18.057910"], ["updated_at", "2015-04-08 13:32:18.057910"]] +  (0.9ms) 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", 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.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.2ms) +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_8221"], ["description", "I-am-the-goal-description_3311"], ["version", 1], ["created_at", "2015-04-08 13:32:18.071624"], ["updated_at", "2015-04-08 13:32:18.071624"], ["tracking", "150408-26"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 26], ["title", "I-am-a-task946"], ["description", "I-am-the-task-description_6670"], ["cost", 1], ["created_at", "2015-04-08 13:32:18.075665"], ["updated_at", "2015-04-08 13:32:18.075665"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 26], ["title", "I-am-a-task8030"], ["description", "I-am-the-task-description_9354"], ["cost", 1], ["created_at", "2015-04-08 13:32:18.080187"], ["updated_at", "2015-04-08 13:32:18.080187"]] +  (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", 26]] + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("title", "goal_id", "reminder", "term", "done", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["title", "New Task"], ["goal_id", 26], ["reminder", "2015-04-08"], ["term", "2015-04-08"], ["done", "f"], ["created_at", "2015-04-08 13:32:18.085110"], ["updated_at", "2015-04-08 13:32:18.085110"]] +  (0.8ms) 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.2ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 54]] +  (0.9ms) commit transaction +Redirected to http://test.host/flyboy/tasks +Completed 302 Found in 6ms (ActiveRecord: 1.5ms) +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_6336"], ["description", "I-am-the-goal-description_3225"], ["version", 1], ["created_at", "2015-04-08 13:32:18.098932"], ["updated_at", "2015-04-08 13:32:18.098932"], ["tracking", "150408-27"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.5ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 27], ["title", "I-am-a-task5730"], ["description", "I-am-the-task-description_4085"], ["cost", 1], ["created_at", "2015-04-08 13:32:18.156273"], ["updated_at", "2015-04-08 13:32:18.156273"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 27], ["title", "I-am-a-task3249"], ["description", "I-am-the-task-description_3980"], ["cost", 1], ["created_at", "2015-04-08 13:32:18.161451"], ["updated_at", "2015-04-08 13:32:18.161451"]] +  (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", 27]] + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("title", "goal_id", "reminder", "term", "done", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["title", "New Task"], ["goal_id", 27], ["reminder", "2015-04-08"], ["term", "2015-04-08"], ["done", "f"], ["created_at", "2015-04-08 13:32:18.165665"], ["updated_at", "2015-04-08 13:32:18.165665"]] +  (0.8ms) commit transaction +Processing by Flyboy::TasksController#snooze as HTML + Parameters: {"id"=>"57"} + Flyboy::Task Load (0.2ms) 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-15"], ["term", "2015-05-08"], ["updated_at", "2015-04-08 13:32:18.172679"], ["id", 57]] +  (0.8ms) commit transaction +Redirected to http://test.host/flyboy/tasks +Completed 302 Found in 6ms (ActiveRecord: 1.4ms) +  (3.3ms) DELETE FROM "flyboy_task_comments"; +  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.9ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments'; +  (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'; +  (0.7ms) 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'; + 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-08') + SQL (0.4ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_3259"], ["description", "I-am-the-goal-description_3239"], ["version", 1], ["created_at", "2015-04-08 13:32:35.118637"], ["updated_at", "2015-04-08 13:32:35.118637"], ["tracking", "150408-1"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_7521"], ["description", "I-am-the-goal-description_6380"], ["version", 1], ["created_at", "2015-04-08 13:32:35.127818"], ["updated_at", "2015-04-08 13:32:35.127818"], ["tracking", "150408-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 21ms (Views: 14.2ms | 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]] +  (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.7ms) commit transaction +  (0.1ms) begin transaction +  (0.1ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_5237"], ["description", "I-am-the-goal-description_8113"], ["version", 1], ["created_at", "2015-04-08 13:32:35.281446"], ["updated_at", "2015-04-08 13:32:35.281446"], ["tracking", "150408-1"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_170"], ["description", "I-am-the-goal-description_2338"], ["version", 1], ["created_at", "2015-04-08 13:32:35.285521"], ["updated_at", "2015-04-08 13:32:35.285521"], ["tracking", "150408-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.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.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.2ms) DELETE FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? [["id", 4]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_2977"], ["description", "I-am-the-goal-description_9199"], ["version", 1], ["created_at", "2015-04-08 13:32:35.311467"], ["updated_at", "2015-04-08 13:32:35.311467"], ["tracking", "150408-1"]] +  (1.0ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_8499"], ["description", "I-am-the-goal-description_8384"], ["version", 1], ["created_at", "2015-04-08 13:32:35.316035"], ["updated_at", "2015-04-08 13:32:35.316035"], ["tracking", "150408-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.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-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_8228"], ["description", "I-am-the-goal-description_8360"], ["version", 1], ["created_at", "2015-04-08 13:32:35.326738"], ["updated_at", "2015-04-08 13:32:35.326738"], ["tracking", "150408-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.3ms) UPDATE "flyboy_goals" SET "status" = ?, "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["status", "closed"], ["version", 2], ["updated_at", "2015-04-08 13:32:35.339684"], ["id", 7]] +  (0.8ms) commit transaction +Redirected to http://test.host/flyboy/goals +Completed 302 Found in 3189ms (ActiveRecord: 1.7ms) + 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-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_8309"], ["description", "I-am-the-goal-description_3263"], ["version", 1], ["created_at", "2015-04-08 13:32:38.524175"], ["updated_at", "2015-04-08 13:32:38.524175"], ["tracking", "150408-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-08 13:32:38.534749"], ["id", 8]] +  (0.7ms) commit transaction +Redirected to http://test.host/flyboy/goals +Completed 302 Found in 6ms (ActiveRecord: 1.2ms) +  (0.1ms) begin transaction +  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_7300"], ["description", "I-am-the-goal-description_7822"], ["version", 1], ["created_at", "2015-04-08 13:32:38.541234"], ["updated_at", "2015-04-08 13:32:38.541234"], ["tracking", "150408-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-08 13:32:38.547930"], ["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-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_4136"], ["description", "I-am-the-goal-description_6313"], ["version", 1], ["created_at", "2015-04-08 13:32:38.554858"], ["updated_at", "2015-04-08 13:32:38.554858"], ["tracking", "150408-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-08 13:32:38.561046"], ["id", 10]] +  (0.8ms) 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-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_7954"], ["description", "I-am-the-goal-description_3730"], ["version", 1], ["created_at", "2015-04-08 13:32:38.577827"], ["updated_at", "2015-04-08 13:32:38.577827"], ["tracking", "150408-7"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 11], ["title", "I-am-a-task6675"], ["description", "I-am-the-task-description_729"], ["cost", 1], ["created_at", "2015-04-08 13:32:38.588408"], ["updated_at", "2015-04-08 13:32:38.588408"]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_task_comments" ("task_id", "date", "progress", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["task_id", 1], ["date", "2015-04-08 13:32:38.597976"], ["progress", 95], ["description", "I-am-a-task-comment"], ["created_at", "2015-04-08 13:32:38.598896"], ["updated_at", "2015-04-08 13:32:38.598896"]] + SQL (0.3ms) UPDATE "flyboy_tasks" SET "progress" = ?, "updated_at" = ? WHERE "flyboy_tasks"."id" = ? [["progress", 95], ["updated_at", "2015-04-08 13:32:38.600636"], ["id", 1]] +  (0.9ms) commit transaction +Processing by Flyboy::TaskCommentsController#create as HTML + Parameters: {"task_comment"=>{"id"=>"1", "task_id"=>"1", "date"=>"2015-04-08 13:32:38 UTC", "description"=>"I-am-a-task-comment", "progress"=>"95", "created_at"=>"2015-04-08 13:32:38 UTC", "updated_at"=>"2015-04-08 13:32:38 UTC"}, "task_id"=>"1"} + Flyboy::Task Load (0.3ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 1]] + Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 1]] +Unpermitted parameters: id, task_id, date, created_at, updated_at + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 11]] +  (0.1ms) begin transaction + SQL (0.3ms) 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-08 13:32:38.610643"], ["created_at", "2015-04-08 13:32:38.612253"], ["updated_at", "2015-04-08 13:32:38.612253"]] +  (1.0ms) commit transaction +Redirected to http://test.host/flyboy/tasks/1 +Completed 302 Found in 11ms (ActiveRecord: 1.8ms) +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_2013"], ["description", "I-am-the-goal-description_5343"], ["version", 1], ["created_at", "2015-04-08 13:32:38.674391"], ["updated_at", "2015-04-08 13:32:38.674391"], ["tracking", "150408-8"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 12], ["title", "I-am-a-task1919"], ["description", "I-am-the-task-description_9846"], ["cost", 1], ["created_at", "2015-04-08 13:32:38.678770"], ["updated_at", "2015-04-08 13:32:38.678770"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 12], ["title", "I-am-a-task7752"], ["description", "I-am-the-task-description_8021"], ["cost", 1], ["created_at", "2015-04-08 13:32:38.682838"], ["updated_at", "2015-04-08 13:32:38.682838"]] +  (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", "Marquée comme terminée."], ["date", "2015-04-08 13:32:38.690442"], ["task_id", 2], ["created_at", "2015-04-08 13:32:38.691794"], ["updated_at", "2015-04-08 13:32:38.691794"]] + SQL (0.1ms) UPDATE "flyboy_tasks" SET "progress" = ?, "done" = ?, "updated_at" = ? WHERE "flyboy_tasks"."id" = ? [["progress", 100], ["done", "t"], ["updated_at", "2015-04-08 13:32:38.693425"], ["id", 2]] +  (0.9ms) commit transaction +Redirected to http://test.hostwhere_i_came_from +Completed 302 Found in 9ms (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-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_7213"], ["description", "I-am-the-goal-description_1584"], ["version", 1], ["created_at", "2015-04-08 13:32:38.700217"], ["updated_at", "2015-04-08 13:32:38.700217"], ["tracking", "150408-9"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 13], ["title", "I-am-a-task3150"], ["description", "I-am-the-task-description_3957"], ["cost", 1], ["created_at", "2015-04-08 13:32:38.704448"], ["updated_at", "2015-04-08 13:32:38.704448"]] +  (1.0ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 13], ["title", "I-am-a-task6943"], ["description", "I-am-the-task-description_1175"], ["cost", 1], ["created_at", "2015-04-08 13:32:38.709766"], ["updated_at", "2015-04-08 13:32:38.709766"]] +  (0.8ms) commit transaction +Processing by Flyboy::TasksController#complete as HTML + Parameters: {"id"=>"4"} + Flyboy::Task Load (0.2ms) 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", "Marquée comme terminée."], ["date", "2015-04-08 13:32:38.716562"], ["task_id", 4], ["created_at", "2015-04-08 13:32:38.717810"], ["updated_at", "2015-04-08 13:32:38.717810"]] + SQL (0.1ms) UPDATE "flyboy_tasks" SET "progress" = ?, "done" = ?, "updated_at" = ? WHERE "flyboy_tasks"."id" = ? [["progress", 100], ["done", "t"], ["updated_at", "2015-04-08 13:32:38.719373"], ["id", 4]] +  (0.9ms) commit transaction +Redirected to http://test.hostwhere_i_came_from +Completed 302 Found in 8ms (ActiveRecord: 1.5ms) + Flyboy::Task Load (0.3ms) 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-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_2877"], ["description", "I-am-the-goal-description_2287"], ["version", 1], ["created_at", "2015-04-08 13:32:38.727326"], ["updated_at", "2015-04-08 13:32:38.727326"], ["tracking", "150408-10"]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 14], ["title", "I-am-a-task7776"], ["description", "I-am-the-task-description_6374"], ["cost", 1], ["created_at", "2015-04-08 13:32:38.731302"], ["updated_at", "2015-04-08 13:32:38.731302"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 14], ["title", "I-am-a-task2179"], ["description", "I-am-the-task-description_7900"], ["cost", 1], ["created_at", "2015-04-08 13:32:38.735301"], ["updated_at", "2015-04-08 13:32:38.735301"]] +  (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", "Marquée comme terminée."], ["date", "2015-04-08 13:32:38.743087"], ["task_id", 6], ["created_at", "2015-04-08 13:32:38.744363"], ["updated_at", "2015-04-08 13:32:38.744363"]] + SQL (0.1ms) UPDATE "flyboy_tasks" SET "progress" = ?, "done" = ?, "updated_at" = ? WHERE "flyboy_tasks"."id" = ? [["progress", 100], ["done", "t"], ["updated_at", "2015-04-08 13:32:38.745915"], ["id", 6]] +  (1.0ms) commit transaction +Redirected to http://test.hostwhere_i_came_from +Completed 302 Found in 8ms (ActiveRecord: 1.6ms) + Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1 [["id", 6]] +  (0.1ms) SELECT COUNT(*) FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? [["task_id", 6]] + Flyboy::TaskComment Load (0.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-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_8195"], ["description", "I-am-the-goal-description_4460"], ["version", 1], ["created_at", "2015-04-08 13:32:38.754937"], ["updated_at", "2015-04-08 13:32:38.754937"], ["tracking", "150408-11"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 15], ["title", "I-am-a-task2864"], ["description", "I-am-the-task-description_2572"], ["cost", 1], ["created_at", "2015-04-08 13:32:38.760103"], ["updated_at", "2015-04-08 13:32:38.760103"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 15], ["title", "I-am-a-task6640"], ["description", "I-am-the-task-description_4003"], ["cost", 1], ["created_at", "2015-04-08 13:32:38.764707"], ["updated_at", "2015-04-08 13:32:38.764707"]] +  (0.8ms) commit transaction +Processing by Flyboy::TasksController#complete as HTML + Parameters: {"id"=>"8"} + Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 8]] + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 15]] +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "flyboy_task_comments" ("progress", "description", "date", "task_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["progress", 100], ["description", "Marquée comme terminée."], ["date", "2015-04-08 13:32:38.771348"], ["task_id", 8], ["created_at", "2015-04-08 13:32:38.772707"], ["updated_at", "2015-04-08 13:32:38.772707"]] + SQL (0.1ms) UPDATE "flyboy_tasks" SET "progress" = ?, "done" = ?, "updated_at" = ? WHERE "flyboy_tasks"."id" = ? [["progress", 100], ["done", "t"], ["updated_at", "2015-04-08 13:32:38.775622"], ["id", 8]] +  (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-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_3969"], ["description", "I-am-the-goal-description_6034"], ["version", 1], ["created_at", "2015-04-08 13:32:38.782556"], ["updated_at", "2015-04-08 13:32:38.782556"], ["tracking", "150408-12"]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 16], ["title", "I-am-a-task9833"], ["description", "I-am-the-task-description_5026"], ["cost", 1], ["created_at", "2015-04-08 13:32:38.786490"], ["updated_at", "2015-04-08 13:32:38.786490"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 16], ["title", "I-am-a-task9172"], ["description", "I-am-the-task-description_5163"], ["cost", 1], ["created_at", "2015-04-08 13:32:38.790615"], ["updated_at", "2015-04-08 13:32:38.790615"]] +  (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.2ms | ActiveRecord: 0.0ms) +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_8394"], ["description", "I-am-the-goal-description_4867"], ["version", 1], ["created_at", "2015-04-08 13:32:38.803529"], ["updated_at", "2015-04-08 13:32:38.803529"], ["tracking", "150408-13"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 17], ["title", "I-am-a-task308"], ["description", "I-am-the-task-description_9521"], ["cost", 1], ["created_at", "2015-04-08 13:32:38.807302"], ["updated_at", "2015-04-08 13:32:38.807302"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 17], ["title", "I-am-a-task8200"], ["description", "I-am-the-task-description_2001"], ["cost", 1], ["created_at", "2015-04-08 13:32:38.811120"], ["updated_at", "2015-04-08 13:32:38.811120"]] +  (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.3ms) DELETE FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."id" = ? [["id", 2]] + SQL (0.0ms) DELETE FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."id" = ? [["id", 1]] + SQL (0.1ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 1]] +  (0.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", 2]] + SQL (0.1ms) DELETE FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."id" = ? [["id", 3]] + SQL (0.0ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 2]] +  (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", 3]] + SQL (0.4ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 3]] +  (1.2ms) 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", 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.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", 5]] + SQL (0.2ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 5]] +  (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", 6]] + SQL (0.1ms) 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.7ms) commit transaction +  (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", 9]] + SQL (0.2ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 9]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + Flyboy::TaskComment Load (0.1ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 10]] + SQL (0.2ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 10]] +  (0.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", 11]] + SQL (0.1ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 11]] +  (0.7ms) commit transaction +  (0.0ms) begin transaction + Flyboy::TaskComment Load (0.1ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 12]] + SQL (0.1ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 12]] +  (0.7ms) commit transaction +  (0.0ms) begin transaction + Flyboy::TaskComment Load (0.1ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 13]] + SQL (0.1ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 13]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_4103"], ["description", "I-am-the-goal-description_316"], ["version", 1], ["created_at", "2015-04-08 13:32:38.851363"], ["updated_at", "2015-04-08 13:32:38.851363"], ["tracking", "150408-14"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 18], ["title", "I-am-a-task3276"], ["description", "I-am-the-task-description_3327"], ["cost", 1], ["created_at", "2015-04-08 13:32:38.855199"], ["updated_at", "2015-04-08 13:32:38.855199"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_5020"], ["description", "I-am-the-goal-description_3263"], ["version", 1], ["created_at", "2015-04-08 13:32:38.859001"], ["updated_at", "2015-04-08 13:32:38.859001"], ["tracking", "150408-15"]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 19], ["title", "I-am-a-task7108"], ["description", "I-am-the-task-description_1775"], ["cost", 1], ["created_at", "2015-04-08 13:32:38.862842"], ["updated_at", "2015-04-08 13:32:38.862842"]] +  (0.9ms) commit transaction +Processing by Flyboy::TasksController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (0.2ms) +Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms) + Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + 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_7099"], ["version", 1], ["created_at", "2015-04-08 13:32:38.872519"], ["updated_at", "2015-04-08 13:32:38.872519"], ["tracking", "150408-16"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 20], ["title", "I-am-a-task2550"], ["description", "I-am-the-task-description_7778"], ["cost", 1], ["created_at", "2015-04-08 13:32:38.876918"], ["updated_at", "2015-04-08 13:32:38.876918"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 20], ["title", "I-am-a-task7429"], ["description", "I-am-the-task-description_1718"], ["cost", 1], ["created_at", "2015-04-08 13:32:38.881794"], ["updated_at", "2015-04-08 13:32:38.881794"]] +  (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.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.7ms) commit transaction +  (0.0ms) begin transaction + Flyboy::TaskComment Load (0.1ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 17]] + SQL (0.1ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 17]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_394"], ["description", "I-am-the-goal-description_15"], ["version", 1], ["created_at", "2015-04-08 13:32:38.896545"], ["updated_at", "2015-04-08 13:32:38.896545"], ["tracking", "150408-17"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 21], ["title", "I-am-a-task3096"], ["description", "I-am-the-task-description_6072"], ["cost", 1], ["created_at", "2015-04-08 13:32:38.900586"], ["updated_at", "2015-04-08 13:32:38.900586"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_3609"], ["description", "I-am-the-goal-description_8029"], ["version", 1], ["created_at", "2015-04-08 13:32:38.904546"], ["updated_at", "2015-04-08 13:32:38.904546"], ["tracking", "150408-18"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 22], ["title", "I-am-a-task9570"], ["description", "I-am-the-task-description_4412"], ["cost", 1], ["created_at", "2015-04-08 13:32:38.908951"], ["updated_at", "2015-04-08 13:32:38.908951"]] +  (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.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-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_3761"], ["description", "I-am-the-goal-description_5530"], ["version", 1], ["created_at", "2015-04-08 13:32:38.918064"], ["updated_at", "2015-04-08 13:32:38.918064"], ["tracking", "150408-19"]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.5ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 23], ["title", "I-am-a-task4685"], ["description", "I-am-the-task-description_9105"], ["cost", 1], ["created_at", "2015-04-08 13:32:38.922292"], ["updated_at", "2015-04-08 13:32:38.922292"]] +  (1.3ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 23], ["title", "I-am-a-task3763"], ["description", "I-am-the-task-description_7157"], ["cost", 1], ["created_at", "2015-04-08 13:32:38.928298"], ["updated_at", "2015-04-08 13:32:38.928298"]] +  (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.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.0ms) begin transaction + Flyboy::TaskComment Load (0.1ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 21]] + SQL (0.1ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 21]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) 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_8876"], ["version", 1], ["created_at", "2015-04-08 13:32:38.942524"], ["updated_at", "2015-04-08 13:32:38.942524"], ["tracking", "150408-20"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 24], ["title", "I-am-a-task9773"], ["description", "I-am-the-task-description_7417"], ["cost", 1], ["created_at", "2015-04-08 13:32:38.946472"], ["updated_at", "2015-04-08 13:32:38.946472"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_741"], ["description", "I-am-the-goal-description_2"], ["version", 1], ["created_at", "2015-04-08 13:32:38.950397"], ["updated_at", "2015-04-08 13:32:38.950397"], ["tracking", "150408-21"]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 25], ["title", "I-am-a-task572"], ["description", "I-am-the-task-description_8613"], ["cost", 1], ["created_at", "2015-04-08 13:32:38.954215"], ["updated_at", "2015-04-08 13:32:38.954215"]] +  (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.2ms) +Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms) + Flyboy::Task Load (0.3ms) 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-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_5677"], ["description", "I-am-the-goal-description_9829"], ["version", 1], ["created_at", "2015-04-08 13:32:38.963814"], ["updated_at", "2015-04-08 13:32:38.963814"], ["tracking", "150408-22"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 26], ["title", "I-am-a-task2760"], ["description", "I-am-the-task-description_5279"], ["cost", 1], ["created_at", "2015-04-08 13:32:38.967874"], ["updated_at", "2015-04-08 13:32:38.967874"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 26], ["title", "I-am-a-task6061"], ["description", "I-am-the-task-description_9672"], ["cost", 1], ["created_at", "2015-04-08 13:32:38.971915"], ["updated_at", "2015-04-08 13:32:38.971915"]] +  (1.1ms) 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.3ms) +Completed 200 OK in 6ms (Views: 2.5ms | ActiveRecord: 0.3ms) +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_1577"], ["description", "I-am-the-goal-description_8466"], ["version", 1], ["created_at", "2015-04-08 13:32:38.986452"], ["updated_at", "2015-04-08 13:32:38.986452"], ["tracking", "150408-23"]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 27], ["title", "I-am-a-task9145"], ["description", "I-am-the-task-description_7476"], ["cost", 1], ["created_at", "2015-04-08 13:32:38.990812"], ["updated_at", "2015-04-08 13:32:38.990812"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 27], ["title", "I-am-a-task597"], ["description", "I-am-the-task-description_3458"], ["cost", 1], ["created_at", "2015-04-08 13:32:38.995586"], ["updated_at", "2015-04-08 13:32:38.995586"]] +  (0.8ms) 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.3ms) +Completed 200 OK in 5ms (Views: 2.3ms | ActiveRecord: 0.2ms) +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_5082"], ["description", "I-am-the-goal-description_4301"], ["version", 1], ["created_at", "2015-04-08 13:32:39.010558"], ["updated_at", "2015-04-08 13:32:39.010558"], ["tracking", "150408-24"]] +  (0.7ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 28], ["title", "I-am-a-task3077"], ["description", "I-am-the-task-description_7321"], ["cost", 1], ["created_at", "2015-04-08 13:32:39.014418"], ["updated_at", "2015-04-08 13:32:39.014418"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 28], ["title", "I-am-a-task5912"], ["description", "I-am-the-task-description_3469"], ["cost", 1], ["created_at", "2015-04-08 13:32:39.018254"], ["updated_at", "2015-04-08 13:32:39.018254"]] +  (0.8ms) 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.2ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 28]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/edit.html.slim within layouts/application (0.2ms) +Completed 200 OK in 6ms (Views: 2.2ms | ActiveRecord: 0.4ms) +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_7994"], ["description", "I-am-the-goal-description_4227"], ["version", 1], ["created_at", "2015-04-08 13:32:39.031540"], ["updated_at", "2015-04-08 13:32:39.031540"], ["tracking", "150408-25"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 29], ["title", "I-am-a-task5808"], ["description", "I-am-the-task-description_9718"], ["cost", 1], ["created_at", "2015-04-08 13:32:39.035322"], ["updated_at", "2015-04-08 13:32:39.035322"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 29], ["title", "I-am-a-task188"], ["description", "I-am-the-task-description_7153"], ["cost", 1], ["created_at", "2015-04-08 13:32:39.039193"], ["updated_at", "2015-04-08 13:32:39.039193"]] +  (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-08", "term"=>"2015-04-08"}} + Flyboy::Goal Load (0.2ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 29]] +  (0.1ms) begin transaction + SQL (0.5ms) INSERT INTO "flyboy_tasks" ("title", "goal_id", "reminder", "term", "done", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["title", "New Task"], ["goal_id", 29], ["reminder", "2015-04-08"], ["term", "2015-04-08"], ["done", "f"], ["created_at", "2015-04-08 13:32:39.052628"], ["updated_at", "2015-04-08 13:32:39.052628"]] +  (1.0ms) commit transaction +Redirected to http://test.host/flyboy/tasks/32 +Completed 302 Found in 10ms (ActiveRecord: 1.9ms) +  (0.3ms) SELECT COUNT(*) FROM "flyboy_tasks" +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_4794"], ["description", "I-am-the-goal-description_7684"], ["version", 1], ["created_at", "2015-04-08 13:32:39.065187"], ["updated_at", "2015-04-08 13:32:39.065187"], ["tracking", "150408-26"]] +  (0.7ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 30], ["title", "I-am-a-task1614"], ["description", "I-am-the-task-description_536"], ["cost", 1], ["created_at", "2015-04-08 13:32:39.069530"], ["updated_at", "2015-04-08 13:32:39.069530"]] +  (0.7ms) commit transaction +  (0.2ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 30], ["title", "I-am-a-task6658"], ["description", "I-am-the-task-description_9705"], ["cost", 1], ["created_at", "2015-04-08 13:32:39.075913"], ["updated_at", "2015-04-08 13:32:39.075913"]] +  (0.8ms) commit transaction +Processing by Flyboy::TasksController#create as HTML + Parameters: {"task"=>{"title"=>"New Task", "goal_id"=>"30", "reminder"=>"2015-04-08", "term"=>"2015-04-08"}} + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 30]] +  (0.1ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("title", "goal_id", "reminder", "term", "done", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["title", "New Task"], ["goal_id", 30], ["reminder", "2015-04-08"], ["term", "2015-04-08"], ["done", "f"], ["created_at", "2015-04-08 13:32:39.082574"], ["updated_at", "2015-04-08 13:32:39.082574"]] +  (1.0ms) commit transaction +Redirected to http://test.host/flyboy/tasks/35 +Completed 302 Found in 6ms (ActiveRecord: 1.5ms) +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_4140"], ["description", "I-am-the-goal-description_7212"], ["version", 1], ["created_at", "2015-04-08 13:32:39.094785"], ["updated_at", "2015-04-08 13:32:39.094785"], ["tracking", "150408-27"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 31], ["title", "I-am-a-task8637"], ["description", "I-am-the-task-description_6161"], ["cost", 1], ["created_at", "2015-04-08 13:32:39.098937"], ["updated_at", "2015-04-08 13:32:39.098937"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 31], ["title", "I-am-a-task6546"], ["description", "I-am-the-task-description_4538"], ["cost", 1], ["created_at", "2015-04-08 13:32:39.102862"], ["updated_at", "2015-04-08 13:32:39.102862"]] +  (0.8ms) commit transaction +Processing by Flyboy::TasksController#create as HTML + Parameters: {"task"=>{"title"=>"New Task", "goal_id"=>"31", "reminder"=>"2015-04-08", "term"=>"2015-04-08"}} + Flyboy::Goal Load (0.2ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 31]] +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("title", "goal_id", "reminder", "term", "done", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["title", "New Task"], ["goal_id", 31], ["reminder", "2015-04-08"], ["term", "2015-04-08"], ["done", "f"], ["created_at", "2015-04-08 13:32:39.109348"], ["updated_at", "2015-04-08 13:32:39.109348"]] +  (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-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_2442"], ["description", "I-am-the-goal-description_6766"], ["version", 1], ["created_at", "2015-04-08 13:32:39.116853"], ["updated_at", "2015-04-08 13:32:39.116853"], ["tracking", "150408-28"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 32], ["title", "I-am-a-task6802"], ["description", "I-am-the-task-description_6210"], ["cost", 1], ["created_at", "2015-04-08 13:32:39.120624"], ["updated_at", "2015-04-08 13:32:39.120624"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 32], ["title", "I-am-a-task3013"], ["description", "I-am-the-task-description_7730"], ["cost", 1], ["created_at", "2015-04-08 13:32:39.124958"], ["updated_at", "2015-04-08 13:32:39.124958"]] +  (0.9ms) commit transaction +Processing by Flyboy::TasksController#create as HTML + Parameters: {"task"=>{"title"=>nil, "goal_id"=>"32"}} + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 32]] +  (0.1ms) begin transaction +  (0.0ms) rollback transaction + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/new.html.slim within layouts/application (56.7ms) +Completed 200 OK in 61ms (Views: 57.5ms | ActiveRecord: 0.2ms) +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_7973"], ["description", "I-am-the-goal-description_2471"], ["version", 1], ["created_at", "2015-04-08 13:32:39.193897"], ["updated_at", "2015-04-08 13:32:39.193897"], ["tracking", "150408-29"]] +  (1.5ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 33], ["title", "I-am-a-task1819"], ["description", "I-am-the-task-description_832"], ["cost", 1], ["created_at", "2015-04-08 13:32:39.199293"], ["updated_at", "2015-04-08 13:32:39.199293"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 33], ["title", "I-am-a-task4936"], ["description", "I-am-the-task-description_39"], ["cost", 1], ["created_at", "2015-04-08 13:32:39.203823"], ["updated_at", "2015-04-08 13:32:39.203823"]] +  (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", 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-08"], ["term", "2015-04-08"], ["done", "f"], ["created_at", "2015-04-08 13:32:39.208649"], ["updated_at", "2015-04-08 13:32:39.208649"]] +  (0.7ms) commit transaction +Processing by Flyboy::TasksController#update as HTML + Parameters: {"task"=>{"title"=>"New Task", "goal_id"=>"33", "reminder"=>"2015-04-08", "term"=>"2015-04-08"}, "id"=>"43"} + Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 43]] + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 33]] +  (0.1ms) begin transaction +  (0.0ms) commit transaction +Redirected to http://test.host/flyboy/tasks/43 +Completed 302 Found in 4ms (ActiveRecord: 0.3ms) +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_2522"], ["description", "I-am-the-goal-description_4873"], ["version", 1], ["created_at", "2015-04-08 13:32:39.221276"], ["updated_at", "2015-04-08 13:32:39.221276"], ["tracking", "150408-30"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 34], ["title", "I-am-a-task2194"], ["description", "I-am-the-task-description_2798"], ["cost", 1], ["created_at", "2015-04-08 13:32:39.226124"], ["updated_at", "2015-04-08 13:32:39.226124"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 34], ["title", "I-am-a-task5409"], ["description", "I-am-the-task-description_916"], ["cost", 1], ["created_at", "2015-04-08 13:32:39.230689"], ["updated_at", "2015-04-08 13:32:39.230689"]] +  (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", 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-08"], ["term", "2015-04-08"], ["done", "f"], ["created_at", "2015-04-08 13:32:39.234969"], ["updated_at", "2015-04-08 13:32:39.234969"]] +  (0.9ms) commit transaction +Processing by Flyboy::TasksController#update as HTML + Parameters: {"task"=>{"title"=>"New Task", "goal_id"=>"34", "reminder"=>"2015-04-08", "term"=>"2015-04-08"}, "id"=>"46"} + Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 46]] + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 34]] +  (0.1ms) begin transaction +  (0.1ms) commit transaction +Redirected to http://test.host/flyboy/tasks/46 +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-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_8385"], ["description", "I-am-the-goal-description_3622"], ["version", 1], ["created_at", "2015-04-08 13:32:39.248511"], ["updated_at", "2015-04-08 13:32:39.248511"], ["tracking", "150408-31"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 35], ["title", "I-am-a-task8155"], ["description", "I-am-the-task-description_543"], ["cost", 1], ["created_at", "2015-04-08 13:32:39.252597"], ["updated_at", "2015-04-08 13:32:39.252597"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 35], ["title", "I-am-a-task7373"], ["description", "I-am-the-task-description_2563"], ["cost", 1], ["created_at", "2015-04-08 13:32:39.256591"], ["updated_at", "2015-04-08 13:32:39.256591"]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 35]] + SQL (0.4ms) INSERT INTO "flyboy_tasks" ("title", "goal_id", "reminder", "term", "done", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["title", "New Task"], ["goal_id", 35], ["reminder", "2015-04-08"], ["term", "2015-04-08"], ["done", "f"], ["created_at", "2015-04-08 13:32:39.260536"], ["updated_at", "2015-04-08 13:32:39.260536"]] +  (0.9ms) 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.2ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_6563"], ["description", "I-am-the-goal-description_9935"], ["version", 1], ["created_at", "2015-04-08 13:32:39.273410"], ["updated_at", "2015-04-08 13:32:39.273410"], ["tracking", "150408-32"]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 36], ["title", "I-am-a-task9095"], ["description", "I-am-the-task-description_547"], ["cost", 1], ["created_at", "2015-04-08 13:32:39.277614"], ["updated_at", "2015-04-08 13:32:39.277614"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 36], ["title", "I-am-a-task5787"], ["description", "I-am-the-task-description_3421"], ["cost", 1], ["created_at", "2015-04-08 13:32:39.282263"], ["updated_at", "2015-04-08 13:32:39.282263"]] +  (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.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-08"], ["term", "2015-04-08"], ["done", "f"], ["created_at", "2015-04-08 13:32:39.286825"], ["updated_at", "2015-04-08 13:32:39.286825"]] +  (0.9ms) commit transaction +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" +Processing by Flyboy::TasksController#destroy as HTML + Parameters: {"id"=>"52"} + Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 52]] + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 36]] +  (0.1ms) begin transaction + Flyboy::TaskComment Load (0.1ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 52]] + SQL (0.2ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 52]] +  (0.7ms) commit transaction +Redirected to http://test.host/flyboy/tasks +Completed 302 Found in 6ms (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-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_8728"], ["description", "I-am-the-goal-description_1360"], ["version", 1], ["created_at", "2015-04-08 13:32:39.303033"], ["updated_at", "2015-04-08 13:32:39.303033"], ["tracking", "150408-33"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 37], ["title", "I-am-a-task1331"], ["description", "I-am-the-task-description_3283"], ["cost", 1], ["created_at", "2015-04-08 13:32:39.306997"], ["updated_at", "2015-04-08 13:32:39.306997"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 37], ["title", "I-am-a-task98"], ["description", "I-am-the-task-description_1344"], ["cost", 1], ["created_at", "2015-04-08 13:32:39.310922"], ["updated_at", "2015-04-08 13:32:39.310922"]] +  (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.2ms) INSERT INTO "flyboy_tasks" ("title", "goal_id", "reminder", "term", "done", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["title", "New Task"], ["goal_id", 37], ["reminder", "2015-04-08"], ["term", "2015-04-08"], ["done", "f"], ["created_at", "2015-04-08 13:32:39.314653"], ["updated_at", "2015-04-08 13:32:39.314653"]] +  (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 6ms (ActiveRecord: 1.4ms) +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_6877"], ["description", "I-am-the-goal-description_818"], ["version", 1], ["created_at", "2015-04-08 13:32:39.327485"], ["updated_at", "2015-04-08 13:32:39.327485"], ["tracking", "150408-34"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 38], ["title", "I-am-a-task9496"], ["description", "I-am-the-task-description_4695"], ["cost", 1], ["created_at", "2015-04-08 13:32:39.331810"], ["updated_at", "2015-04-08 13:32:39.331810"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 38], ["title", "I-am-a-task6875"], ["description", "I-am-the-task-description_9648"], ["cost", 1], ["created_at", "2015-04-08 13:32:39.335803"], ["updated_at", "2015-04-08 13:32:39.335803"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 38]] + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("title", "goal_id", "reminder", "term", "done", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["title", "New Task"], ["goal_id", 38], ["reminder", "2015-04-08"], ["term", "2015-04-08"], ["done", "f"], ["created_at", "2015-04-08 13:32:39.340053"], ["updated_at", "2015-04-08 13:32:39.340053"]] +  (1.1ms) 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-15"], ["term", "2015-05-08"], ["updated_at", "2015-04-08 13:32:39.347374"], ["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-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_4248"], ["description", "I-am-the-goal-description_7548"], ["version", 1], ["created_at", "2015-04-08 13:32:39.354127"], ["updated_at", "2015-04-08 13:32:39.354127"], ["tracking", "150408-35"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_7918"], ["description", "I-am-the-goal-description_6602"], ["version", 1], ["created_at", "2015-04-08 13:32:39.359124"], ["updated_at", "2015-04-08 13:32:39.359124"], ["tracking", "150408-36"]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-07"], ["goal_id", 40], ["title", "I-am-a-task3464"], ["description", "I-am-the-task-description_308"], ["cost", 1], ["created_at", "2015-04-08 13:32:39.362955"], ["updated_at", "2015-04-08 13:32:39.362955"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_5634"], ["description", "I-am-the-goal-description_6754"], ["version", 1], ["created_at", "2015-04-08 13:32:39.367166"], ["updated_at", "2015-04-08 13:32:39.367166"], ["tracking", "150408-37"]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-09"], ["goal_id", 41], ["title", "I-am-a-task9871"], ["description", "I-am-the-task-description_677"], ["cost", 1], ["created_at", "2015-04-08 13:32:39.371364"], ["updated_at", "2015-04-08 13:32:39.371364"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_6060"], ["description", "I-am-the-goal-description_2708"], ["version", 1], ["created_at", "2015-04-08 13:32:39.374297"], ["updated_at", "2015-04-08 13:32:39.374297"], ["tracking", "150408-38"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-07"], ["goal_id", 42], ["title", "I-am-a-task7035"], ["description", "I-am-the-task-description_1786"], ["cost", 1], ["created_at", "2015-04-08 13:32:39.378800"], ["updated_at", "2015-04-08 13:32:39.378800"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-09"], ["goal_id", 42], ["title", "I-am-a-task8345"], ["description", "I-am-the-task-description_2617"], ["cost", 1], ["created_at", "2015-04-08 13:32:39.383592"], ["updated_at", "2015-04-08 13:32:39.383592"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-09"], ["term", "2015-04-11"], ["goal_id", 39], ["title", "I-am-a-task3103"], ["description", "I-am-the-task-description_9906"], ["cost", 1], ["created_at", "2015-04-08 13:32:39.388453"], ["updated_at", "2015-04-08 13:32:39.388453"]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2015-04-05"], ["term", "2015-04-07"], ["goal_id", 39], ["title", "I-am-a-task6461"], ["description", "I-am-the-task-description_5578"], ["cost", 1], ["created_at", "2015-04-08 13:32:39.393994"], ["updated_at", "2015-04-08 13:32:39.393994"]] +  (0.9ms) commit transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 39 AND done = 'f' AND term < '2015-04-08') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 39 AND done = 'f' AND term > '2015-04-08' AND reminder < '2015-04-08') +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_3730"], ["description", "I-am-the-goal-description_2582"], ["version", 1], ["created_at", "2015-04-08 13:32:39.400840"], ["updated_at", "2015-04-08 13:32:39.400840"], ["tracking", "150408-39"]] +  (1.0ms) commit transaction +  (0.1ms) begin transaction +  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_1755"], ["description", "I-am-the-goal-description_4086"], ["version", 1], ["created_at", "2015-04-08 13:32:39.405717"], ["updated_at", "2015-04-08 13:32:39.405717"], ["tracking", "150408-40"]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-07"], ["goal_id", 44], ["title", "I-am-a-task8143"], ["description", "I-am-the-task-description_5405"], ["cost", 1], ["created_at", "2015-04-08 13:32:39.410274"], ["updated_at", "2015-04-08 13:32:39.410274"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_4404"], ["description", "I-am-the-goal-description_5046"], ["version", 1], ["created_at", "2015-04-08 13:32:39.414403"], ["updated_at", "2015-04-08 13:32:39.414403"], ["tracking", "150408-41"]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.4ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-09"], ["goal_id", 45], ["title", "I-am-a-task7552"], ["description", "I-am-the-task-description_1192"], ["cost", 1], ["created_at", "2015-04-08 13:32:39.418269"], ["updated_at", "2015-04-08 13:32:39.418269"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_5862"], ["description", "I-am-the-goal-description_1692"], ["version", 1], ["created_at", "2015-04-08 13:32:39.421993"], ["updated_at", "2015-04-08 13:32:39.421993"], ["tracking", "150408-42"]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-07"], ["goal_id", 46], ["title", "I-am-a-task4236"], ["description", "I-am-the-task-description_2845"], ["cost", 1], ["created_at", "2015-04-08 13:32:39.427022"], ["updated_at", "2015-04-08 13:32:39.427022"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-09"], ["goal_id", 46], ["title", "I-am-a-task8757"], ["description", "I-am-the-task-description_4101"], ["cost", 1], ["created_at", "2015-04-08 13:32:39.431701"], ["updated_at", "2015-04-08 13:32:39.431701"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-09"], ["term", "2015-04-11"], ["goal_id", 43], ["title", "I-am-a-task7796"], ["description", "I-am-the-task-description_9656"], ["cost", 1], ["created_at", "2015-04-08 13:32:39.436327"], ["updated_at", "2015-04-08 13:32:39.436327"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.5ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2015-04-05"], ["term", "2015-04-07"], ["goal_id", 43], ["title", "I-am-a-task2122"], ["description", "I-am-the-task-description_4236"], ["cost", 1], ["created_at", "2015-04-08 13:32:39.440936"], ["updated_at", "2015-04-08 13:32:39.440936"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_548"], ["description", "I-am-the-goal-description_9625"], ["version", 1], ["created_at", "2015-04-08 13:32:39.446044"], ["updated_at", "2015-04-08 13:32:39.446044"], ["tracking", "150408-43"]] +  (0.8ms) commit transaction +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 47 AND done = 'f' AND term < '2015-04-08') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 47 AND done = 'f' AND term > '2015-04-08' AND reminder < '2015-04-08') +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) 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_4451"], ["version", 1], ["created_at", "2015-04-08 13:32:39.453411"], ["updated_at", "2015-04-08 13:32:39.453411"], ["tracking", "150408-44"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_9771"], ["description", "I-am-the-goal-description_1671"], ["version", 1], ["created_at", "2015-04-08 13:32:39.458764"], ["updated_at", "2015-04-08 13:32:39.458764"], ["tracking", "150408-45"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-07"], ["goal_id", 49], ["title", "I-am-a-task5638"], ["description", "I-am-the-task-description_1589"], ["cost", 1], ["created_at", "2015-04-08 13:32:39.462653"], ["updated_at", "2015-04-08 13:32:39.462653"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_9791"], ["description", "I-am-the-goal-description_1646"], ["version", 1], ["created_at", "2015-04-08 13:32:39.466711"], ["updated_at", "2015-04-08 13:32:39.466711"], ["tracking", "150408-46"]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-09"], ["goal_id", 50], ["title", "I-am-a-task7530"], ["description", "I-am-the-task-description_8803"], ["cost", 1], ["created_at", "2015-04-08 13:32:39.471011"], ["updated_at", "2015-04-08 13:32:39.471011"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_722"], ["description", "I-am-the-goal-description_54"], ["version", 1], ["created_at", "2015-04-08 13:32:39.475478"], ["updated_at", "2015-04-08 13:32:39.475478"], ["tracking", "150408-47"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-07"], ["goal_id", 51], ["title", "I-am-a-task8132"], ["description", "I-am-the-task-description_5994"], ["cost", 1], ["created_at", "2015-04-08 13:32:39.481461"], ["updated_at", "2015-04-08 13:32:39.481461"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-09"], ["goal_id", 51], ["title", "I-am-a-task502"], ["description", "I-am-the-task-description_2107"], ["cost", 1], ["created_at", "2015-04-08 13:32:39.486393"], ["updated_at", "2015-04-08 13:32:39.486393"]] +  (1.0ms) commit transaction +  (0.1ms) begin transaction + SQL (0.8ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-09"], ["term", "2015-04-11"], ["goal_id", 48], ["title", "I-am-a-task9446"], ["description", "I-am-the-task-description_3415"], ["cost", 1], ["created_at", "2015-04-08 13:32:39.491570"], ["updated_at", "2015-04-08 13:32:39.491570"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2015-04-05"], ["term", "2015-04-07"], ["goal_id", 48], ["title", "I-am-a-task3265"], ["description", "I-am-the-task-description_6235"], ["cost", 1], ["created_at", "2015-04-08 13:32:39.497400"], ["updated_at", "2015-04-08 13:32:39.497400"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-09"], ["goal_id", 48], ["title", "I-am-a-task6112"], ["description", "I-am-the-task-description_592"], ["cost", 1], ["created_at", "2015-04-08 13:32:39.501610"], ["updated_at", "2015-04-08 13:32:39.501610"]] +  (0.8ms) commit transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 48 AND done = 'f' AND term < '2015-04-08') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 48 AND done = 'f' AND term > '2015-04-08' AND reminder < '2015-04-08') +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_7842"], ["description", "I-am-the-goal-description_6136"], ["version", 1], ["created_at", "2015-04-08 13:32:39.508340"], ["updated_at", "2015-04-08 13:32:39.508340"], ["tracking", "150408-48"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_2366"], ["description", "I-am-the-goal-description_8880"], ["version", 1], ["created_at", "2015-04-08 13:32:39.513251"], ["updated_at", "2015-04-08 13:32:39.513251"], ["tracking", "150408-49"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-07"], ["goal_id", 53], ["title", "I-am-a-task507"], ["description", "I-am-the-task-description_6884"], ["cost", 1], ["created_at", "2015-04-08 13:32:39.517614"], ["updated_at", "2015-04-08 13:32:39.517614"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_1899"], ["description", "I-am-the-goal-description_2064"], ["version", 1], ["created_at", "2015-04-08 13:32:39.521775"], ["updated_at", "2015-04-08 13:32:39.521775"], ["tracking", "150408-50"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.4ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-09"], ["goal_id", 54], ["title", "I-am-a-task6455"], ["description", "I-am-the-task-description_8072"], ["cost", 1], ["created_at", "2015-04-08 13:32:39.525473"], ["updated_at", "2015-04-08 13:32:39.525473"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_9437"], ["description", "I-am-the-goal-description_8573"], ["version", 1], ["created_at", "2015-04-08 13:32:39.529359"], ["updated_at", "2015-04-08 13:32:39.529359"], ["tracking", "150408-51"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-07"], ["goal_id", 55], ["title", "I-am-a-task2849"], ["description", "I-am-the-task-description_1154"], ["cost", 1], ["created_at", "2015-04-08 13:32:39.534617"], ["updated_at", "2015-04-08 13:32:39.534617"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-09"], ["goal_id", 55], ["title", "I-am-a-task7997"], ["description", "I-am-the-task-description_6300"], ["cost", 1], ["created_at", "2015-04-08 13:32:39.539251"], ["updated_at", "2015-04-08 13:32:39.539251"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-09"], ["term", "2015-04-11"], ["goal_id", 52], ["title", "I-am-a-task4326"], ["description", "I-am-the-task-description_4834"], ["cost", 1], ["created_at", "2015-04-08 13:32:39.543982"], ["updated_at", "2015-04-08 13:32:39.543982"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2015-04-05"], ["term", "2015-04-07"], ["goal_id", 52], ["title", "I-am-a-task1967"], ["description", "I-am-the-task-description_451"], ["cost", 1], ["created_at", "2015-04-08 13:32:39.548722"], ["updated_at", "2015-04-08 13:32:39.548722"]] +  (0.8ms) commit transaction +  (0.2ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-07"], ["goal_id", 52], ["title", "I-am-a-task4734"], ["description", "I-am-the-task-description_4967"], ["cost", 1], ["created_at", "2015-04-08 13:32:39.554668"], ["updated_at", "2015-04-08 13:32:39.554668"]] +  (0.7ms) commit transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 52 AND done = 'f' AND term < '2015-04-08') +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_3072"], ["description", "I-am-the-goal-description_75"], ["version", 1], ["created_at", "2015-04-08 13:32:39.563277"], ["updated_at", "2015-04-08 13:32:39.563277"], ["tracking", "150408-52"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-09"], ["term", "2015-04-11"], ["goal_id", 56], ["title", "I-am-a-task4028"], ["description", "I-am-the-task-description_3027"], ["cost", 1], ["created_at", "2015-04-08 13:32:39.567206"], ["updated_at", "2015-04-08 13:32:39.567206"]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_2011"], ["description", "I-am-the-goal-description_4933"], ["version", 1], ["created_at", "2015-04-08 13:32:39.572511"], ["updated_at", "2015-04-08 13:32:39.572511"], ["tracking", "150408-53"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-07"], ["term", "2015-04-11"], ["goal_id", 57], ["title", "I-am-a-task2925"], ["description", "I-am-the-task-description_4671"], ["cost", 1], ["created_at", "2015-04-08 13:32:39.576623"], ["updated_at", "2015-04-08 13:32:39.576623"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_6581"], ["description", "I-am-the-goal-description_9803"], ["version", 1], ["created_at", "2015-04-08 13:32:39.582169"], ["updated_at", "2015-04-08 13:32:39.582169"], ["tracking", "150408-54"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-07"], ["goal_id", 58], ["title", "I-am-a-task3417"], ["description", "I-am-the-task-description_5995"], ["cost", 1], ["created_at", "2015-04-08 13:32:39.586549"], ["updated_at", "2015-04-08 13:32:39.586549"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_7538"], ["description", "I-am-the-goal-description_3633"], ["version", 1], ["created_at", "2015-04-08 13:32:39.592541"], ["updated_at", "2015-04-08 13:32:39.592541"], ["tracking", "150408-55"]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2015-04-05"], ["term", "2015-04-07"], ["goal_id", 59], ["title", "I-am-a-task8522"], ["description", "I-am-the-task-description_1813"], ["cost", 1], ["created_at", "2015-04-08 13:32:39.596879"], ["updated_at", "2015-04-08 13:32:39.596879"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_570"], ["description", "I-am-the-goal-description_8235"], ["version", 1], ["created_at", "2015-04-08 13:32:39.602460"], ["updated_at", "2015-04-08 13:32:39.602460"], ["tracking", "150408-56"]] +  (1.0ms) commit transaction +  (0.1ms) begin transaction +  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_9492"], ["description", "I-am-the-goal-description_6421"], ["version", 1], ["created_at", "2015-04-08 13:32:39.608287"], ["updated_at", "2015-04-08 13:32:39.608287"], ["tracking", "150408-57"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_9116"], ["description", "I-am-the-goal-description_3184"], ["version", 1], ["created_at", "2015-04-08 13:32:39.615693"], ["updated_at", "2015-04-08 13:32:39.615693"], ["tracking", "150408-58"]] +  (1.0ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_6262"], ["description", "I-am-the-goal-description_7061"], ["version", 1], ["created_at", "2015-04-08 13:32:39.621649"], ["updated_at", "2015-04-08 13:32:39.621649"], ["tracking", "150408-59"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_2451"], ["description", "I-am-the-goal-description_8254"], ["version", 1], ["created_at", "2015-04-08 13:32:39.627672"], ["updated_at", "2015-04-08 13:32:39.627672"], ["tracking", "150408-60"]] +  (0.8ms) commit transaction +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f' [["goal_id", 64]] +  (0.1ms) begin transaction +  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_6057"], ["description", "I-am-the-goal-description_5780"], ["version", 1], ["created_at", "2015-04-08 13:32:39.634277"], ["updated_at", "2015-04-08 13:32:39.634277"], ["tracking", "150408-61"]] +  (0.6ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_6206"], ["description", "I-am-the-goal-description_1108"], ["version", 1], ["created_at", "2015-04-08 13:32:39.640470"], ["updated_at", "2015-04-08 13:32:39.640470"], ["tracking", "150408-62"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_8904"], ["description", "I-am-the-goal-description_1049"], ["version", 1], ["created_at", "2015-04-08 13:32:39.646451"], ["updated_at", "2015-04-08 13:32:39.646451"], ["tracking", "150408-63"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 67], ["title", "I-am-a-task8395"], ["description", "I-am-the-task-description_5385"], ["cost", 1], ["created_at", "2015-04-08 13:32:39.650716"], ["updated_at", "2015-04-08 13:32:39.650716"]] +  (0.8ms) commit transaction +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f' [["goal_id", 67]] +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_5048"], ["description", "I-am-the-goal-description_2116"], ["version", 1], ["created_at", "2015-04-08 13:32:39.656246"], ["updated_at", "2015-04-08 13:32:39.656246"], ["tracking", "150408-64"]] +  (1.1ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_8201"], ["description", "I-am-the-goal-description_9603"], ["version", 1], ["created_at", "2015-04-08 13:32:39.662370"], ["updated_at", "2015-04-08 13:32:39.662370"], ["tracking", "150408-65"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction +  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_7918"], ["description", "I-am-the-goal-description_612"], ["version", 1], ["created_at", "2015-04-08 13:32:39.669151"], ["updated_at", "2015-04-08 13:32:39.669151"], ["tracking", "150408-66"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_7310"], ["description", "I-am-the-goal-description_2715"], ["version", 1], ["created_at", "2015-04-08 13:32:39.676921"], ["updated_at", "2015-04-08 13:32:39.676921"], ["tracking", "150408-67"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 71], ["title", "I-am-a-task4530"], ["description", "I-am-the-task-description_5629"], ["cost", 1], ["created_at", "2015-04-08 13:32:39.680835"], ["updated_at", "2015-04-08 13:32:39.680835"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_9598"], ["description", "I-am-the-goal-description_3902"], ["version", 1], ["created_at", "2015-04-08 13:32:39.685047"], ["updated_at", "2015-04-08 13:32:39.685047"], ["tracking", "150408-68"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 72], ["title", "I-am-a-task8059"], ["description", "I-am-the-task-description_9467"], ["cost", 1], ["created_at", "2015-04-08 13:32:39.689805"], ["updated_at", "2015-04-08 13:32:39.689805"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_1157"], ["description", "I-am-the-goal-description_6466"], ["version", 1], ["created_at", "2015-04-08 13:32:39.694942"], ["updated_at", "2015-04-08 13:32:39.694942"], ["tracking", "150408-69"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 73], ["title", "I-am-a-task4306"], ["description", "I-am-the-task-description_6843"], ["cost", 1], ["created_at", "2015-04-08 13:32:39.699802"], ["updated_at", "2015-04-08 13:32:39.699802"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_377"], ["description", "I-am-the-goal-description_800"], ["version", 1], ["created_at", "2015-04-08 13:32:39.704029"], ["updated_at", "2015-04-08 13:32:39.704029"], ["tracking", "150408-70"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 74], ["title", "I-am-a-task7307"], ["description", "I-am-the-task-description_9569"], ["cost", 1], ["created_at", "2015-04-08 13:32:39.709937"], ["updated_at", "2015-04-08 13:32:39.709937"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_7494"], ["description", "I-am-the-goal-description_214"], ["version", 1], ["created_at", "2015-04-08 13:32:39.715080"], ["updated_at", "2015-04-08 13:32:39.715080"], ["tracking", "150408-71"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 75], ["title", "I-am-a-task8012"], ["description", "I-am-the-task-description_6300"], ["cost", 1], ["created_at", "2015-04-08 13:32:39.720042"], ["updated_at", "2015-04-08 13:32:39.720042"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_6937"], ["description", "I-am-the-goal-description_7341"], ["version", 1], ["created_at", "2015-04-08 13:32:39.725228"], ["updated_at", "2015-04-08 13:32:39.725228"], ["tracking", "150408-72"]] +  (1.0ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 76], ["title", "I-am-a-task312"], ["description", "I-am-the-task-description_2088"], ["cost", 1], ["created_at", "2015-04-08 13:32:39.729491"], ["updated_at", "2015-04-08 13:32:39.729491"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_1222"], ["description", "I-am-the-goal-description_8701"], ["version", 1], ["created_at", "2015-04-08 13:32:39.734541"], ["updated_at", "2015-04-08 13:32:39.734541"], ["tracking", "150408-73"]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.4ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 77], ["title", "I-am-a-task7238"], ["description", "I-am-the-task-description_8326"], ["cost", 1], ["created_at", "2015-04-08 13:32:39.738438"], ["updated_at", "2015-04-08 13:32:39.738438"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_4959"], ["description", "I-am-the-goal-description_4406"], ["version", 1], ["created_at", "2015-04-08 13:32:39.745150"], ["updated_at", "2015-04-08 13:32:39.745150"], ["tracking", "150408-74"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 78], ["title", "I-am-a-task9895"], ["description", "I-am-the-task-description_8246"], ["cost", 1], ["created_at", "2015-04-08 13:32:39.749292"], ["updated_at", "2015-04-08 13:32:39.749292"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_9286"], ["description", "I-am-the-goal-description_3030"], ["version", 1], ["created_at", "2015-04-08 13:32:39.754502"], ["updated_at", "2015-04-08 13:32:39.754502"], ["tracking", "150408-75"]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.5ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 79], ["title", "I-am-a-task6226"], ["description", "I-am-the-task-description_6634"], ["cost", 1], ["created_at", "2015-04-08 13:32:39.758420"], ["updated_at", "2015-04-08 13:32:39.758420"]] +  (1.0ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_8637"], ["description", "I-am-the-goal-description_3271"], ["version", 1], ["created_at", "2015-04-08 13:32:39.764791"], ["updated_at", "2015-04-08 13:32:39.764791"], ["tracking", "150408-76"]] +  (1.4ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-08"], ["term", "2015-04-09"], ["goal_id", 80], ["title", "I-am-a-task1277"], ["description", "I-am-the-task-description_9208"], ["cost", 1], ["created_at", "2015-04-08 13:32:39.769477"], ["updated_at", "2015-04-08 13:32:39.769477"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_7539"], ["description", "I-am-the-goal-description_4500"], ["version", 1], ["created_at", "2015-04-08 13:32:39.775548"], ["updated_at", "2015-04-08 13:32:39.775548"], ["tracking", "150408-77"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-08 13:32:39.778967"], ["id", 81]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 3], ["updated_at", "2015-04-08 13:32:39.781304"], ["id", 81]] +  (0.9ms) 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_2675"], ["description", "I-am-the-goal-description_5228"], ["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_8926"], ["description", "I-am-the-goal-description_7229"], ["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_7307"], ["description", "I-am-the-goal-description_627"], ["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_13"], ["description", "I-am-the-goal-description_5517"], ["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_9943"], ["description", "I-am-the-goal-description_1667"], ["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", "cost", "progress", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 86], ["title", "I-am-a-task6408"], ["description", "I-am-the-task-description_8125"], ["cost", 1], ["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", "cost", "progress", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 86], ["title", "I-am-a-task130"], ["description", "I-am-the-task-description_6142"], ["cost", 1], ["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_6246"], ["description", "I-am-the-goal-description_1443"], ["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_5864"], ["description", "I-am-the-goal-description_7807"], ["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_9353"], ["description", "I-am-the-goal-description_7269"], ["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_2989"], ["description", "I-am-the-goal-description_6623"], ["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", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 90], ["title", "I-am-a-task2002"], ["description", "I-am-the-task-description_2481"], ["cost", 1], ["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_666"], ["description", "I-am-the-goal-description_1640"], ["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", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 91], ["title", "I-am-a-task684"], ["description", "I-am-the-task-description_6753"], ["cost", 1], ["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_8581"], ["description", "I-am-the-goal-description_7862"], ["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", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 92], ["title", "I-am-a-task6556"], ["description", "I-am-the-task-description_4915"], ["cost", 1], ["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_8354"], ["description", "I-am-the-goal-description_3392"], ["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", "cost", "progress", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 93], ["title", "I-am-a-task6800"], ["description", "I-am-the-task-description_8924"], ["cost", 1], ["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" ("task_id", "date", "progress", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["task_id", 105], ["date", "2012-12-21 00:00:00.000000"], ["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_7605"], ["description", "I-am-the-goal-description_4957"], ["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", "cost", "progress", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 94], ["title", "I-am-a-task7004"], ["description", "I-am-the-task-description_8240"], ["cost", 1], ["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" ("task_id", "date", "progress", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["task_id", 106], ["date", "2012-12-21 00:00:00.000000"], ["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_2958"], ["description", "I-am-the-goal-description_6656"], ["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", "cost", "progress", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 95], ["title", "I-am-a-task4433"], ["description", "I-am-the-task-description_3163"], ["cost", 1], ["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" ("task_id", "date", "progress", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["task_id", 107], ["date", "2012-12-21 00:00:00.000000"], ["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_9370"], ["description", "I-am-the-goal-description_3147"], ["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", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 96], ["title", "I-am-a-task1184"], ["description", "I-am-the-task-description_5520"], ["cost", 1], ["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_403"], ["description", "I-am-the-goal-description_6549"], ["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_6207"], ["description", "I-am-the-goal-description_7380"], ["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_169"], ["description", "I-am-the-goal-description_6021"], ["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_3319"], ["description", "I-am-the-goal-description_9320"], ["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.3ms) 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'; +  (1.0ms) DELETE FROM "flyboy_tasks"; +  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.9ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks'; +  (0.9ms) DELETE FROM "flyboy_goals"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (1.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals'; +Started GET "/flyboy/goals" for 127.0.0.1 at 2015-04-08 15:32:52 +0200 +Processing by Flyboy::GoalsController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (13.0ms) + 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 (3853.6ms) +Completed 200 OK in 3959ms (Views: 3931.1ms | ActiveRecord: 0.5ms) +Started GET "/assets/application.css" for 127.0.0.1 at 2015-04-08 15:32:56 +0200 +Started GET "/assets/application.js" for 127.0.0.1 at 2015-04-08 15:32:56 +0200 +Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-04-08 15:32:56 +0200 +Started GET "/flyboy/goals/new" for 127.0.0.1 at 2015-04-08 15:32:58 +0200 +Processing by Flyboy::GoalsController#new as HTML + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.3/app/views/dorsale/_contextual.html.slim (4.2ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_form.html.slim (356.3ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/new.html.slim within layouts/application (360.3ms) +Completed 200 OK in 370ms (Views: 362.3ms | ActiveRecord: 0.3ms) +Started POST "/flyboy/goals" for 127.0.0.1 at 2015-04-08 15:32:58 +0200 +Processing by Flyboy::GoalsController#create as HTML + Parameters: {"utf8"=>"✓", "goal"=>{"title"=>"I-am-the-goal-title", "description"=>"I-am-the-goal-description"}} +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.4ms) INSERT INTO "flyboy_goals" ("title", "description", "status", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["title", "I-am-the-goal-title"], ["description", "I-am-the-goal-description"], ["status", "open"], ["version", 1], ["created_at", "2015-04-08 13:32:58.509418"], ["updated_at", "2015-04-08 13:32:58.509418"], ["tracking", "150408-1"]] +  (2.4ms) commit transaction +Redirected to http://127.0.0.1:49201/flyboy/goals/1 +Completed 302 Found in 14ms (ActiveRecord: 3.1ms) +Started GET "/flyboy/goals/1" for 127.0.0.1 at 2015-04-08 15:32:58 +0200 +Processing by Flyboy::GoalsController#show as HTML + Parameters: {"id"=>"1"} + Flyboy::Goal Load (0.2ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f' [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_actions.html.slim (89.1ms) +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (95.9ms) + Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? ORDER BY term ASC, term DESC [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (7.6ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.3/app/views/dorsale/_contextual.html.slim (0.1ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/show.html.slim within layouts/application (111.3ms) +Completed 200 OK in 139ms (Views: 112.4ms | ActiveRecord: 1.1ms) + Flyboy::Goal Load (0.3ms) SELECT "flyboy_goals".* FROM "flyboy_goals" ORDER BY id DESC LIMIT 1 +  (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_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.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'; +  (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_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.8ms) DELETE FROM "flyboy_goals"; +  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals'; +  (0.1ms) begin transaction +  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_838"], ["description", "I-am-the-goal-description_9125"], ["version", 1], ["created_at", "2015-04-08 13:32:58.801453"], ["updated_at", "2015-04-08 13:32:58.801453"], ["tracking", "150408-1"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 1], ["title", "I-am-a-task3204"], ["description", "I-am-the-task-description_8902"], ["cost", 1], ["created_at", "2015-04-08 13:32:58.808607"], ["updated_at", "2015-04-08 13:32:58.808607"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 1], ["title", "I-am-a-task8215"], ["description", "I-am-the-task-description_1646"], ["cost", 1], ["created_at", "2015-04-08 13:32:58.813704"], ["updated_at", "2015-04-08 13:32:58.813704"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.7ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 1], ["title", "I-am-a-task7231"], ["description", "I-am-the-task-description_7621"], ["cost", 1], ["created_at", "2015-04-08 13:32:58.817823"], ["updated_at", "2015-04-08 13:32:58.817823"]] +  (1.2ms) commit transaction +Started GET "/flyboy/goals" for 127.0.0.1 at 2015-04-08 15:32:58 +0200 +Processing by Flyboy::GoalsController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.3ms) + 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-08') +  (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 (9.6ms) +Completed 200 OK in 11ms (Views: 9.7ms | ActiveRecord: 0.7ms) +Started GET "/flyboy/goals/1" for 127.0.0.1 at 2015-04-08 15:33:00 +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]] +  (0.1ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] + CACHE (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (6.4ms) + Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? ORDER BY term ASC, term DESC [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (7.1ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.3/app/views/dorsale/_contextual.html.slim (0.1ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/show.html.slim within layouts/application (14.5ms) +Completed 200 OK in 17ms (Views: 14.9ms | ActiveRecord: 0.5ms) + Flyboy::Task Load (0.3ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? ORDER BY term ASC [["goal_id", 1]] +  (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'; +  (1.5ms) 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'; +  (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'; +  (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.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.9ms) DELETE FROM "flyboy_goals"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals'; +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_7697"], ["description", "I-am-the-goal-description_3605"], ["version", 1], ["created_at", "2015-04-08 13:33:00.654408"], ["updated_at", "2015-04-08 13:33:00.654408"], ["tracking", "150408-1"]] +  (0.8ms) commit transaction +Started GET "/flyboy/goals" for 127.0.0.1 at 2015-04-08 15:33:00 +0200 +Processing by Flyboy::GoalsController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.3ms) + 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-08') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 1 AND done = 'f' AND term > '2015-04-08' AND reminder < '2015-04-08') +  (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) +Completed 200 OK in 9ms (Views: 7.3ms | ActiveRecord: 0.5ms) +Started GET "/flyboy/goals/1" for 127.0.0.1 at 2015-04-08 15:33:02 +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.7ms) +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (6.4ms) + Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? ORDER BY term ASC, term DESC [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (0.7ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.3/app/views/dorsale/_contextual.html.slim (0.1ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/show.html.slim within layouts/application (7.9ms) +Completed 200 OK in 10ms (Views: 8.3ms | ActiveRecord: 0.4ms) +Started GET "/flyboy/goals/1/edit" for 127.0.0.1 at 2015-04-08 15:33:02 +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.3/app/views/dorsale/_contextual.html.slim (0.1ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_form.html.slim (61.9ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/edit.html.slim within layouts/application (65.1ms) +Completed 200 OK in 68ms (Views: 66.9ms | ActiveRecord: 0.1ms) +Started PATCH "/flyboy/goals/1" for 127.0.0.1 at 2015-04-08 15:33:02 +0200 +Processing by Flyboy::GoalsController#update as HTML + Parameters: {"utf8"=>"✓", "goal"=>{"title"=>"New-goal-title", "description"=>"I-am-the-goal-description_3605"}, "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-08 13:33:02.479535"], ["id", 1]] +  (2.5ms) commit transaction +Redirected to http://127.0.0.1:49201/flyboy/goals/1 +Completed 302 Found in 8ms (ActiveRecord: 3.1ms) +Started GET "/flyboy/goals/1" for 127.0.0.1 at 2015-04-08 15:33:02 +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 (6.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 (8.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.3/app/views/dorsale/_contextual.html.slim (0.0ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/show.html.slim within layouts/application (9.5ms) +Completed 200 OK in 12ms (Views: 10.0ms | ActiveRecord: 0.5ms) +  (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_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.7ms) 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.0ms) DELETE FROM "flyboy_task_comments"; +  (0.1ms) 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_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'; +  (1.0ms) DELETE FROM "flyboy_goals"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals'; +  (0.1ms) begin transaction +  (0.1ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_4864"], ["description", "I-am-the-goal-description_9158"], ["version", 1], ["created_at", "2015-04-08 13:33:02.624204"], ["updated_at", "2015-04-08 13:33:02.624204"], ["tracking", "150408-1"]] +  (0.9ms) commit transaction +Started GET "/flyboy/goals" for 127.0.0.1 at 2015-04-08 15:33:02 +0200 +Processing by Flyboy::GoalsController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.3ms) + 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-08') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 1 AND done = 'f' AND term > '2015-04-08' AND reminder < '2015-04-08') +  (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.0ms) +Completed 200 OK in 9ms (Views: 7.5ms | ActiveRecord: 0.5ms) +Started GET "/flyboy/goals/1" for 127.0.0.1 at 2015-04-08 15:33:04 +0200 +Processing by Flyboy::GoalsController#show as HTML + Parameters: {"id"=>"1"} + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f' [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_actions.html.slim (4.7ms) +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (6.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 (0.7ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.3/app/views/dorsale/_contextual.html.slim (0.1ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/show.html.slim within layouts/application (7.8ms) +Completed 200 OK in 10ms (Views: 8.2ms | ActiveRecord: 0.4ms) +Started GET "/flyboy/goals/1/edit" for 127.0.0.1 at 2015-04-08 15:33:04 +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.3/app/views/dorsale/_contextual.html.slim (0.1ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_form.html.slim (11.9ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/edit.html.slim within layouts/application (12.1ms) +Completed 200 OK in 14ms (Views: 12.8ms | ActiveRecord: 0.1ms) +Started DELETE "/flyboy/goals/1" for 127.0.0.1 at 2015-04-08 15:33:04 +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.3ms) 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.5ms) commit transaction +Redirected to http://127.0.0.1:49201/flyboy/goals +Completed 302 Found in 7ms (ActiveRecord: 3.2ms) +Started GET "/flyboy/goals" for 127.0.0.1 at 2015-04-08 15:33:04 +0200 +Processing by Flyboy::GoalsController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.4ms) + Flyboy::Goal Load (0.2ms) SELECT "flyboy_goals".* FROM "flyboy_goals" ORDER BY status ASC + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/index.html.slim within layouts/application (3.4ms) +Completed 200 OK in 5ms (Views: 4.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_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.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'; +  (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_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.9ms) DELETE FROM "flyboy_goals"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals'; +  (0.0ms) begin transaction +  (0.1ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_2376"], ["description", "I-am-the-goal-description_3246"], ["version", 1], ["created_at", "2015-04-08 13:33:04.640066"], ["updated_at", "2015-04-08 13:33:04.640066"], ["tracking", "150408-1"]] +  (0.8ms) commit transaction +Started GET "/flyboy/goals/1" for 127.0.0.1 at 2015-04-08 15:33:04 +0200 +Processing by Flyboy::GoalsController#show as HTML + Parameters: {"id"=>"1"} + Flyboy::Goal Load (0.2ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f' [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_actions.html.slim (5.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 (7.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 (0.6ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.3/app/views/dorsale/_contextual.html.slim (0.1ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/show.html.slim within layouts/application (8.7ms) +Completed 200 OK in 11ms (Views: 9.3ms | ActiveRecord: 0.4ms) +Started PATCH "/flyboy/goals/1/close" for 127.0.0.1 at 2015-04-08 15:33:06 +0200 +Processing by Flyboy::GoalsController#close as HTML + Parameters: {"id"=>"1"} + Flyboy::Goal Load (0.2ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f' [["goal_id", 1]] + SQL (0.4ms) UPDATE "flyboy_goals" SET "status" = ?, "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["status", "closed"], ["version", 2], ["updated_at", "2015-04-08 13:33:06.289868"], ["id", 1]] +  (2.3ms) commit transaction +Redirected to http://127.0.0.1:49201/flyboy/goals +Completed 302 Found in 10ms (ActiveRecord: 3.2ms) +Started GET "/flyboy/goals" for 127.0.0.1 at 2015-04-08 15:33:06 +0200 +Processing by Flyboy::GoalsController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.5ms) + Flyboy::Goal Load (0.2ms) SELECT "flyboy_goals".* FROM "flyboy_goals" ORDER BY status ASC +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 1 AND done = 'f' AND term < '2015-04-08') +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 1 AND done = 'f' AND term > '2015-04-08' AND reminder < '2015-04-08') +  (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.7ms) +Completed 200 OK in 11ms (Views: 8.8ms | ActiveRecord: 0.8ms) +  (2.7ms) DELETE FROM "flyboy_task_comments"; +  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments'; +  (0.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.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.9ms) DELETE FROM "flyboy_task_comments"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments'; +  (0.8ms) DELETE FROM "flyboy_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'; +  (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'; +  (0.1ms) begin transaction +  (0.1ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_868"], ["description", "I-am-the-goal-description_7636"], ["version", 1], ["created_at", "2015-04-08 13:33:06.430036"], ["updated_at", "2015-04-08 13:33:06.430036"], ["tracking", "150408-1"]] +  (0.8ms) commit transaction +Started GET "/flyboy/goals/1" for 127.0.0.1 at 2015-04-08 15:33: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]] + 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.5ms) + Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? ORDER BY term ASC, term DESC [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (0.6ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.3/app/views/dorsale/_contextual.html.slim (0.1ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/show.html.slim within layouts/application (7.0ms) +Completed 200 OK in 10ms (Views: 7.7ms | ActiveRecord: 0.4ms) +Started PATCH "/flyboy/goals/1/open" for 127.0.0.1 at 2015-04-08 15:33:08 +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-08 13:33:08.236478"], ["id", 1]] +  (2.5ms) commit transaction +Redirected to http://127.0.0.1:49201/flyboy/goals/1 +Completed 302 Found in 6ms (ActiveRecord: 2.9ms) +Started GET "/flyboy/goals/1" for 127.0.0.1 at 2015-04-08 15:33:08 +0200 +Processing by Flyboy::GoalsController#show as HTML + Parameters: {"id"=>"1"} + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f' [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_actions.html.slim (5.0ms) +  (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 (7.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.3/app/views/dorsale/_contextual.html.slim (0.0ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/show.html.slim within layouts/application (8.5ms) +Completed 200 OK in 10ms (Views: 8.7ms | ActiveRecord: 0.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.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.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'; +  (1.0ms) DELETE FROM "flyboy_task_comments"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments'; +  (0.7ms) DELETE FROM "flyboy_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.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.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.4ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_6432"], ["description", "I-am-the-goal-description_506"], ["version", 1], ["created_at", "2015-04-08 13:33:08.379765"], ["updated_at", "2015-04-08 13:33:08.379765"], ["tracking", "150408-1"]] +  (1.0ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 1], ["title", "I-am-a-task5342"], ["description", "I-am-the-task-description_7118"], ["cost", 1], ["created_at", "2015-04-08 13:33:08.385827"], ["updated_at", "2015-04-08 13:33:08.385827"]] +  (0.8ms) commit transaction +Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-08 15:33:08 +0200 +Processing by Flyboy::TasksController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.4ms) + 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 (6.1ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (11.7ms) +Completed 200 OK in 18ms (Views: 13.6ms | ActiveRecord: 0.3ms) +Started GET "/flyboy/tasks/1" for 127.0.0.1 at 2015-04-08 15:33:10 +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.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/_actions.html.slim (9.5ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_context.html.slim (19.2ms) +  (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.4ms) +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] +  (0.1ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] + CACHE (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (9.3ms) + Flyboy::Task Load (0.3ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1 [["id", 1]] + Flyboy::TaskComment Load (0.3ms) 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 (97.5ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.3/app/views/dorsale/_contextual.html.slim (0.1ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/show.html.slim within layouts/application (136.0ms) +Completed 200 OK in 143ms (Views: 137.1ms | ActiveRecord: 1.8ms) +Started POST "/flyboy/tasks/1/comments" for 127.0.0.1 at 2015-04-08 15:33:10 +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.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC 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"]] + 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-08 13:33:10.525048"], ["created_at", "2015-04-08 13:33:10.526962"], ["updated_at", "2015-04-08 13:33:10.526962"]] + SQL (0.2ms) UPDATE "flyboy_tasks" SET "progress" = ?, "updated_at" = ? WHERE "flyboy_tasks"."id" = ? [["progress", 50], ["updated_at", "2015-04-08 13:33:10.529037"], ["id", 1]] +  (2.2ms) commit transaction +Redirected to http://127.0.0.1:49201/flyboy/tasks/1 +Completed 302 Found in 14ms (ActiveRecord: 3.2ms) +Started GET "/flyboy/tasks/1" for 127.0.0.1 at 2015-04-08 15:33:10 +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.0ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_context.html.slim (4.5ms) +  (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.6ms) +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] +  (0.1ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] + CACHE (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (7.9ms) + Flyboy::Task Load (0.3ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1 [["id", 1]] + Flyboy::TaskComment Load (0.2ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/task_comments/_list.html.slim (89.1ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.3/app/views/dorsale/_contextual.html.slim (0.1ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/show.html.slim within layouts/application (102.9ms) +Completed 200 OK in 109ms (Views: 103.0ms | ActiveRecord: 1.3ms) +  (0.2ms) SELECT COUNT(*) FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? [["task_id", 1]] +  (2.4ms) DELETE FROM "flyboy_task_comments"; +  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (1.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments'; +  (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'; +  (0.7ms) DELETE FROM "flyboy_goals"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (1.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals'; +  (1.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_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.8ms) DELETE FROM "flyboy_goals"; +  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals'; +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_267"], ["description", "I-am-the-goal-description_6402"], ["version", 1], ["created_at", "2015-04-08 13:33:10.764766"], ["updated_at", "2015-04-08 13:33:10.764766"], ["tracking", "150408-1"]] +  (0.9ms) commit transaction +Started GET "/flyboy/goals" for 127.0.0.1 at 2015-04-08 15:33:10 +0200 +Processing by Flyboy::GoalsController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (1.2ms) + 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-08') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 1 AND done = 'f' AND term > '2015-04-08' AND reminder < '2015-04-08') +  (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.7ms) +Completed 200 OK in 15ms (Views: 12.1ms | ActiveRecord: 0.6ms) +Started GET "/flyboy/goals/1" for 127.0.0.1 at 2015-04-08 15:33:12 +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.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.4ms) + Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? ORDER BY term ASC, term DESC [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (0.6ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.3/app/views/dorsale/_contextual.html.slim (0.1ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/show.html.slim within layouts/application (6.7ms) +Completed 200 OK in 8ms (Views: 7.0ms | ActiveRecord: 0.5ms) +Started GET "/flyboy/goals/1/tasks/new" for 127.0.0.1 at 2015-04-08 15:33:12 +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]] + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.3/app/views/dorsale/_contextual.html.slim (0.1ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_form.html.slim (120.9ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/new.html.slim within layouts/application (126.2ms) +Completed 200 OK in 131ms (Views: 128.5ms | ActiveRecord: 0.1ms) +Started POST "/flyboy/tasks" for 127.0.0.1 at 2015-04-08 15:33:13 +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-15", "term"=>"2015-05-08", "budget"=>"", "cost"=>"", "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" ("title", "description", "reminder", "term", "goal_id", "done", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["title", "I-am-the-task-title"], ["description", "I-am-the-task-description"], ["reminder", "2015-04-15"], ["term", "2015-05-08"], ["goal_id", 1], ["done", "f"], ["created_at", "2015-04-08 13:33:13.148689"], ["updated_at", "2015-04-08 13:33:13.148689"]] +  (2.0ms) commit transaction +Redirected to http://127.0.0.1:49201/flyboy/tasks/1 +Completed 302 Found in 7ms (ActiveRecord: 2.5ms) +Started GET "/flyboy/tasks/1" for 127.0.0.1 at 2015-04-08 15:33:13 +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 (1.8ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_context.html.slim (3.0ms) +  (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]] +  (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.6ms) + Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1 [["id", 1]] + Flyboy::TaskComment Load (0.1ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/task_comments/_list.html.slim (13.5ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.3/app/views/dorsale/_contextual.html.slim (0.0ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/show.html.slim within layouts/application (24.1ms) +Completed 200 OK in 28ms (Views: 24.3ms | ActiveRecord: 0.9ms) + Flyboy::Task Load (0.4ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC, id DESC LIMIT 1 +  (2.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'; +  (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_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_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_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.7ms) DELETE FROM "flyboy_goals"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals'; +  (0.1ms) begin transaction +  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_5021"], ["description", "I-am-the-goal-description_9132"], ["version", 1], ["created_at", "2015-04-08 13:33:13.297467"], ["updated_at", "2015-04-08 13:33:13.297467"], ["tracking", "150408-1"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 1], ["title", "I-am-a-task7160"], ["description", "I-am-the-task-description_2562"], ["cost", 1], ["created_at", "2015-04-08 13:33:13.302536"], ["updated_at", "2015-04-08 13:33:13.302536"]] +  (0.8ms) commit transaction +Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-08 15:33:13 +0200 +Processing by Flyboy::TasksController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.4ms) + 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.6ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (7.0ms) +Completed 200 OK in 9ms (Views: 7.5ms | ActiveRecord: 0.3ms) +Started GET "/flyboy/tasks/1" for 127.0.0.1 at 2015-04-08 15:33:15 +0200 +Processing by Flyboy::TasksController#show as HTML + Parameters: {"id"=>"1"} + Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 1]] + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + CACHE (0.0ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", "1"]] + CACHE (0.0ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_actions.html.slim (1.9ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_context.html.slim (2.9ms) +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f' [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_actions.html.slim (3.1ms) +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] +  (0.1ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] + CACHE (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (5.6ms) + Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1 [["id", 1]] + Flyboy::TaskComment Load (0.1ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/task_comments/_list.html.slim (62.7ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.3/app/views/dorsale/_contextual.html.slim (0.1ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/show.html.slim within layouts/application (72.2ms) +Completed 200 OK in 76ms (Views: 72.4ms | ActiveRecord: 0.7ms) +  (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_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'; +  (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'; +  (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_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.7ms) DELETE FROM "flyboy_goals"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals'; +  (0.1ms) begin transaction +  (0.1ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_2254"], ["description", "I-am-the-goal-description_7900"], ["version", 1], ["created_at", "2015-04-08 13:33:15.370498"], ["updated_at", "2015-04-08 13:33:15.370498"], ["tracking", "150408-1"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 1], ["title", "I-am-a-task8957"], ["description", "I-am-the-task-description_9578"], ["cost", 1], ["created_at", "2015-04-08 13:33:15.374595"], ["updated_at", "2015-04-08 13:33:15.374595"]] +  (0.8ms) commit transaction +Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-08 15:33:15 +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]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (5.5ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (9.0ms) +Completed 200 OK in 11ms (Views: 9.5ms | ActiveRecord: 0.3ms) +Started GET "/flyboy/tasks/1" for 127.0.0.1 at 2015-04-08 15:33:17 +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.2ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_context.html.slim (3.4ms) +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f' [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_actions.html.slim (4.1ms) +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] +  (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.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 (13.4ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.3/app/views/dorsale/_contextual.html.slim (0.1ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/show.html.slim within layouts/application (25.2ms) +Completed 200 OK in 29ms (Views: 25.3ms | ActiveRecord: 0.9ms) +Started GET "/flyboy/tasks/1/edit" for 127.0.0.1 at 2015-04-08 15:33:17 +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]] + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.3/app/views/dorsale/_contextual.html.slim (0.1ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_form.html.slim (136.9ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/edit.html.slim within layouts/application (140.2ms) +Completed 200 OK in 144ms (Views: 142.1ms | ActiveRecord: 0.2ms) +Started PATCH "/flyboy/tasks/1" for 127.0.0.1 at 2015-04-08 15:33:17 +0200 +Processing by Flyboy::TasksController#update as HTML + Parameters: {"utf8"=>"✓", "task"=>{"title"=>"New-task-title", "description"=>"I-am-the-task-description_9578", "reminder"=>"2013-08-27", "term"=>"2013-08-27", "budget"=>"", "cost"=>"1", "goal_id"=>"1"}, "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 + SQL (0.3ms) UPDATE "flyboy_tasks" SET "title" = ?, "updated_at" = ? WHERE "flyboy_tasks"."id" = ? [["title", "New-task-title"], ["updated_at", "2015-04-08 13:33:17.453606"], ["id", 1]] +  (2.5ms) commit transaction +Redirected to http://127.0.0.1:49201/flyboy/tasks/1 +Completed 302 Found in 9ms (ActiveRecord: 3.1ms) +Started GET "/flyboy/tasks/1" for 127.0.0.1 at 2015-04-08 15:33:17 +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.6ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_context.html.slim (5.1ms) +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f' [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_actions.html.slim (3.7ms) +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] +  (0.1ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] + CACHE (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (6.8ms) + Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1 [["id", 1]] + Flyboy::TaskComment Load (0.1ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/task_comments/_list.html.slim (12.6ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.3/app/views/dorsale/_contextual.html.slim (0.1ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/show.html.slim within layouts/application (25.7ms) +Completed 200 OK in 32ms (Views: 26.0ms | ActiveRecord: 1.0ms) +  (2.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.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'; +  (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'; +  (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_tasks"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks'; +  (0.9ms) DELETE FROM "flyboy_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.2ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_6771"], ["description", "I-am-the-goal-description_6925"], ["version", 1], ["created_at", "2015-04-08 13:33:17.594090"], ["updated_at", "2015-04-08 13:33:17.594090"], ["tracking", "150408-1"]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.4ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 1], ["title", "I-am-a-task5898"], ["description", "I-am-the-task-description_8751"], ["cost", 1], ["created_at", "2015-04-08 13:33:17.599130"], ["updated_at", "2015-04-08 13:33:17.599130"]] +  (0.8ms) commit transaction +Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-08 15:33:17 +0200 +Processing by Flyboy::TasksController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.4ms) + 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 (6.1ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (7.8ms) +Completed 200 OK in 10ms (Views: 8.4ms | ActiveRecord: 0.3ms) +Started GET "/flyboy/tasks/1" for 127.0.0.1 at 2015-04-08 15:33:19 +0200 +Processing by Flyboy::TasksController#show as HTML + Parameters: {"id"=>"1"} + Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 1]] + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + CACHE (0.0ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", "1"]] + CACHE (0.0ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_actions.html.slim (2.2ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_context.html.slim (3.3ms) +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f' [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_actions.html.slim (3.4ms) +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] +  (0.1ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] + CACHE (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (6.5ms) + Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1 [["id", 1]] + Flyboy::TaskComment Load (0.2ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/task_comments/_list.html.slim (75.5ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.3/app/views/dorsale/_contextual.html.slim (0.1ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/show.html.slim within layouts/application (86.4ms) +Completed 200 OK in 90ms (Views: 86.6ms | ActiveRecord: 0.9ms) +Started GET "/flyboy/tasks/1/edit" for 127.0.0.1 at 2015-04-08 15:33:19 +0200 +Processing by Flyboy::TasksController#edit as HTML + Parameters: {"id"=>"1"} + Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 1]] + Flyboy::Goal Load (0.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.3/app/views/dorsale/_contextual.html.slim (0.1ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_form.html.slim (84.6ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/edit.html.slim within layouts/application (84.8ms) +Completed 200 OK in 90ms (Views: 85.8ms | ActiveRecord: 0.3ms) +Started DELETE "/flyboy/tasks/1" for 127.0.0.1 at 2015-04-08 15:33:19 +0200 +Processing by Flyboy::TasksController#destroy 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.2ms) 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.4ms) commit transaction +Redirected to http://127.0.0.1:49201/flyboy/tasks +Completed 302 Found in 8ms (ActiveRecord: 3.1ms) +Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-08 15:33:19 +0200 +Processing by Flyboy::TasksController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.4ms) + 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.5ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (4.1ms) +Completed 200 OK in 6ms (Views: 4.6ms | 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_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'; +  (0.7ms) DELETE FROM "flyboy_goals"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.7ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals'; +  (1.2ms) DELETE FROM "flyboy_task_comments"; +  (0.3ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments'; +  (1.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'; +  (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'; +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_7386"], ["description", "I-am-the-goal-description_3608"], ["version", 1], ["created_at", "2015-04-08 13:33:20.045089"], ["updated_at", "2015-04-08 13:33:20.045089"], ["tracking", "150408-1"]] +  (2.3ms) commit transaction +  (0.2ms) begin transaction + SQL (0.4ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 1], ["title", "I-am-a-task6303"], ["description", "I-am-the-task-description_6900"], ["cost", 1], ["created_at", "2015-04-08 13:33:20.052853"], ["updated_at", "2015-04-08 13:33:20.052853"]] +  (0.9ms) commit transaction +Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-08 15:33:20 +0200 +Processing by Flyboy::TasksController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.4ms) + Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (5.2ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (6.9ms) +Completed 200 OK in 9ms (Views: 7.4ms | ActiveRecord: 0.3ms) +Started PATCH "/flyboy/tasks/1/complete" for 127.0.0.1 at 2015-04-08 15:33:21 +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.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] +  (0.1ms) begin transaction + SQL (1.0ms) INSERT INTO "flyboy_task_comments" ("progress", "description", "date", "task_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["progress", 100], ["description", "Marquée comme terminée."], ["date", "2015-04-08 13:33:21.861698"], ["task_id", 1], ["created_at", "2015-04-08 13:33:21.863046"], ["updated_at", "2015-04-08 13:33:21.863046"]] + SQL (0.2ms) UPDATE "flyboy_tasks" SET "progress" = ?, "done" = ?, "updated_at" = ? WHERE "flyboy_tasks"."id" = ? [["progress", 100], ["done", "t"], ["updated_at", "2015-04-08 13:33:21.865455"], ["id", 1]] +  (2.2ms) commit transaction +Redirected to http://127.0.0.1:49201/flyboy/tasks +Completed 302 Found in 13ms (ActiveRecord: 3.8ms) +Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-08 15:33:21 +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.4ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (8.0ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (12.4ms) +Completed 200 OK in 17ms (Views: 13.6ms | ActiveRecord: 0.5ms) +  (2.5ms) DELETE FROM "flyboy_task_comments"; +  (0.2ms) 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_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'; +  (0.7ms) 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.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.1ms) DELETE FROM "flyboy_tasks"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks'; +  (0.9ms) DELETE FROM "flyboy_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.1ms) begin transaction +  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_6911"], ["description", "I-am-the-goal-description_4847"], ["version", 1], ["created_at", "2015-04-08 13:33:22.001135"], ["updated_at", "2015-04-08 13:33:22.001135"], ["tracking", "150408-1"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-07"], ["term", "2015-04-08"], ["goal_id", 1], ["title", "I-am-a-task3920"], ["description", "I-am-the-task-description_4519"], ["cost", 1], ["created_at", "2015-04-08 13:33:22.006655"], ["updated_at", "2015-04-08 13:33:22.006655"]] +  (0.7ms) commit transaction +Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-08 15:33:22 +0200 +Processing by Flyboy::TasksController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.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]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (7.5ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (8.9ms) +Completed 200 OK in 11ms (Views: 9.4ms | ActiveRecord: 0.4ms) +Started PATCH "/flyboy/tasks/1/snooze" for 127.0.0.1 at 2015-04-08 15:33:23 +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-15"], ["term", "2015-05-08"], ["updated_at", "2015-04-08 13:33:23.742018"], ["id", 1]] +  (2.2ms) commit transaction +Redirected to http://127.0.0.1:49201/flyboy/tasks +Completed 302 Found in 7ms (ActiveRecord: 2.8ms) +Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-08 15:33:23 +0200 +Processing by Flyboy::TasksController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.3ms) + 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 (7.3ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (8.6ms) +Completed 200 OK in 11ms (Views: 9.6ms | ActiveRecord: 0.3ms) +  (2.4ms) DELETE FROM "flyboy_task_comments"; +  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments'; +  (0.8ms) DELETE FROM "flyboy_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'; +  (0.7ms) 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.1ms) 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_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.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.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.6ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_6110"], ["description", "I-am-the-goal-description_5075"], ["version", 1], ["created_at", "2015-04-08 13:33:23.887221"], ["updated_at", "2015-04-08 13:33:23.887221"], ["tracking", "150408-1"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.6ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 1], ["title", "I-am-a-task2748"], ["description", "I-am-the-task-description_1143"], ["cost", 1], ["created_at", "2015-04-08 13:33:23.893568"], ["updated_at", "2015-04-08 13:33:23.893568"]] +  (1.3ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_9365"], ["description", "I-am-the-goal-description_45"], ["version", 1], ["created_at", "2015-04-08 13:33:23.899426"], ["updated_at", "2015-04-08 13:33:23.899426"], ["tracking", "150408-2"]] +  (1.0ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 2], ["title", "I-am-a-task2485"], ["description", "I-am-the-task-description_4875"], ["cost", 1], ["created_at", "2015-04-08 13:33:23.903950"], ["updated_at", "2015-04-08 13:33:23.903950"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction +  (0.1ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_9491"], ["description", "I-am-the-goal-description_3326"], ["version", 1], ["created_at", "2015-04-08 13:33:23.907526"], ["updated_at", "2015-04-08 13:33:23.907526"], ["tracking", "150408-3"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 3], ["title", "I-am-a-task6414"], ["description", "I-am-the-task-description_1576"], ["cost", 1], ["created_at", "2015-04-08 13:33:23.910906"], ["updated_at", "2015-04-08 13:33:23.910906"]] +  (0.8ms) commit transaction +Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-08 15:33:23 +0200 +Processing by Flyboy::TasksController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.4ms) + Flyboy::Task Load (0.4ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC + Flyboy::Goal Load (0.2ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 2]] + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 3]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (13.1ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (14.6ms) +Completed 200 OK in 18ms (Views: 14.8ms | ActiveRecord: 0.9ms) +Started GET "/flyboy/tasks.pdf" for 127.0.0.1 at 2015-04-08 15:33:25 +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]] + 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 text template (0.1ms) +Sent data feuille_de_route_2015-04-08.pdf (65.6ms) +Completed 200 OK in 120ms (Views: 65.4ms | ActiveRecord: 0.4ms) +  (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.3ms) 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'; +  (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'; +  (1.4ms) DELETE FROM "flyboy_task_comments"; +  (0.3ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments'; +  (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'; +  (1.2ms) 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.1ms) begin transaction +  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.4ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_6237"], ["description", "I-am-the-goal-description_2762"], ["version", 1], ["created_at", "2015-04-08 13:33:25.893808"], ["updated_at", "2015-04-08 13:33:25.893808"], ["tracking", "150408-1"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.5ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 1], ["title", "I-am-a-task6607"], ["description", "I-am-the-task-description_7775"], ["cost", 1], ["created_at", "2015-04-08 13:33:25.899840"], ["updated_at", "2015-04-08 13:33:25.899840"]] +  (1.0ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_3063"], ["description", "I-am-the-goal-description_4315"], ["version", 1], ["created_at", "2015-04-08 13:33:25.905232"], ["updated_at", "2015-04-08 13:33:25.905232"], ["tracking", "150408-2"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 2], ["title", "I-am-a-task6886"], ["description", "I-am-the-task-description_2617"], ["cost", 1], ["created_at", "2015-04-08 13:33:25.909441"], ["updated_at", "2015-04-08 13:33:25.909441"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction +  (0.1ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_9548"], ["description", "I-am-the-goal-description_6933"], ["version", 1], ["created_at", "2015-04-08 13:33:25.913046"], ["updated_at", "2015-04-08 13:33:25.913046"], ["tracking", "150408-3"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 3], ["title", "I-am-a-task3484"], ["description", "I-am-the-task-description_6229"], ["cost", 1], ["created_at", "2015-04-08 13:33:25.916758"], ["updated_at", "2015-04-08 13:33:25.916758"]] +  (0.9ms) commit transaction +Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-08 15:33:25 +0200 +Processing by Flyboy::TasksController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.4ms) + Flyboy::Task Load (0.3ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC + Flyboy::Goal Load (0.2ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 2]] + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 3]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (13.0ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (14.4ms) +Completed 200 OK in 17ms (Views: 14.5ms | ActiveRecord: 0.7ms) +Started GET "/flyboy/tasks.csv" for 127.0.0.1 at 2015-04-08 15:33:27 +0200 +Processing by Flyboy::TasksController#index as CSV + Flyboy::Task Load (0.3ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC + Flyboy::Goal Load (0.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 text template (0.0ms) +Sent data feuille_de_route_2015-04-08.csv (0.5ms) +Completed 200 OK in 6ms (Views: 0.4ms | ActiveRecord: 0.6ms) +  (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_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'; +  (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'; +  (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.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.9ms) DELETE FROM "flyboy_goals"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals'; +  (0.1ms) begin transaction +  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.5ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_7903"], ["description", "I-am-the-goal-description_4676"], ["version", 1], ["created_at", "2015-04-08 13:33:27.949931"], ["updated_at", "2015-04-08 13:33:27.949931"], ["tracking", "150408-1"]] +  (1.6ms) commit transaction +  (0.1ms) begin transaction + SQL (0.6ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 1], ["title", "I-am-a-task5561"], ["description", "I-am-the-task-description_8228"], ["cost", 1], ["created_at", "2015-04-08 13:33:27.958928"], ["updated_at", "2015-04-08 13:33:27.958928"]] +  (1.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_5527"], ["description", "I-am-the-goal-description_2936"], ["version", 1], ["created_at", "2015-04-08 13:33:27.967298"], ["updated_at", "2015-04-08 13:33:27.967298"], ["tracking", "150408-2"]] +  (2.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 2], ["title", "I-am-a-task1664"], ["description", "I-am-the-task-description_384"], ["cost", 1], ["created_at", "2015-04-08 13:33:27.974715"], ["updated_at", "2015-04-08 13:33:27.974715"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_8710"], ["description", "I-am-the-goal-description_6462"], ["version", 1], ["created_at", "2015-04-08 13:33:27.980637"], ["updated_at", "2015-04-08 13:33:27.980637"], ["tracking", "150408-3"]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 3], ["title", "I-am-a-task3636"], ["description", "I-am-the-task-description_4987"], ["cost", 1], ["created_at", "2015-04-08 13:33:27.984807"], ["updated_at", "2015-04-08 13:33:27.984807"]] +  (0.8ms) commit transaction +Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-08 15:33:27 +0200 +Processing by Flyboy::TasksController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.4ms) + 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.2ms) 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 (10.8ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (12.3ms) +Completed 200 OK in 15ms (Views: 12.7ms | ActiveRecord: 0.6ms) +Started GET "/flyboy/tasks.xls" for 127.0.0.1 at 2015-04-08 15:33:29 +0200 +Processing by Flyboy::TasksController#index as XLS + Flyboy::Task Load (0.3ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC + Flyboy::Goal Load (0.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]] + 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/index.xls.erb (5.7ms) +Completed 200 OK in 27ms (Views: 25.3ms | ActiveRecord: 0.8ms) +  (2.7ms) DELETE FROM "flyboy_task_comments"; +  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments'; +  (0.8ms) DELETE FROM "flyboy_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'; +  (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'; +  (3.3ms) DELETE FROM "flyboy_task_comments"; +  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments'; +  (0.9ms) DELETE FROM "flyboy_tasks"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks'; +  (0.9ms) DELETE FROM "flyboy_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'; +  (2.5ms) DELETE FROM "flyboy_task_comments"; +  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments'; +  (0.9ms) DELETE FROM "flyboy_tasks"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks'; +  (0.9ms) DELETE FROM "flyboy_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.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.4ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_8707"], ["description", "I-am-the-goal-description_4932"], ["version", 1], ["created_at", "2015-04-08 13:37:22.349012"], ["updated_at", "2015-04-08 13:37:22.349012"], ["tracking", "150408-1"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 1], ["title", "I-am-a-task6421"], ["description", "I-am-the-task-description_531"], ["cost", 1], ["created_at", "2015-04-08 13:37:22.368071"], ["updated_at", "2015-04-08 13:37:22.368071"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 1], ["title", "I-am-a-task2226"], ["description", "I-am-the-task-description_7015"], ["cost", 1], ["created_at", "2015-04-08 13:37:22.372441"], ["updated_at", "2015-04-08 13:37:22.372441"]] +  (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.0ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_task_comments" ("progress", "description", "date", "task_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["progress", 100], ["description", "Marquée comme terminée."], ["date", "2015-04-08 13:37:22.454844"], ["task_id", 1], ["created_at", "2015-04-08 13:37:22.499340"], ["updated_at", "2015-04-08 13:37:22.499340"]] + SQL (0.1ms) UPDATE "flyboy_tasks" SET "progress" = ?, "done" = ?, "updated_at" = ? WHERE "flyboy_tasks"."id" = ? [["progress", 100], ["done", "t"], ["updated_at", "2015-04-08 13:37:22.501117"], ["id", 1]] +  (2.3ms) commit transaction +Redirected to http://test.hostwhere_i_came_from +Completed 302 Found in 126ms (ActiveRecord: 3.4ms) + 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-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_4026"], ["description", "I-am-the-goal-description_3385"], ["version", 1], ["created_at", "2015-04-08 13:37:22.514639"], ["updated_at", "2015-04-08 13:37:22.514639"], ["tracking", "150408-2"]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 2], ["title", "I-am-a-task5070"], ["description", "I-am-the-task-description_9384"], ["cost", 1], ["created_at", "2015-04-08 13:37:22.519085"], ["updated_at", "2015-04-08 13:37:22.519085"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 2], ["title", "I-am-a-task3695"], ["description", "I-am-the-task-description_304"], ["cost", 1], ["created_at", "2015-04-08 13:37:22.523393"], ["updated_at", "2015-04-08 13:37:22.523393"]] +  (0.8ms) commit transaction +Processing by Flyboy::TasksController#complete as HTML + Parameters: {"id"=>"3"} + Flyboy::Task Load (0.1ms) 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.3ms) INSERT INTO "flyboy_task_comments" ("progress", "description", "date", "task_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["progress", 100], ["description", "Marquée comme terminée."], ["date", "2015-04-08 13:37:22.529922"], ["task_id", 3], ["created_at", "2015-04-08 13:37:22.531375"], ["updated_at", "2015-04-08 13:37:22.531375"]] + SQL (0.1ms) UPDATE "flyboy_tasks" SET "progress" = ?, "done" = ?, "updated_at" = ? WHERE "flyboy_tasks"."id" = ? [["progress", 100], ["done", "t"], ["updated_at", "2015-04-08 13:37:22.533045"], ["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.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_3331"], ["description", "I-am-the-goal-description_8335"], ["version", 1], ["created_at", "2015-04-08 13:37:22.541918"], ["updated_at", "2015-04-08 13:37:22.541918"], ["tracking", "150408-3"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 3], ["title", "I-am-a-task1651"], ["description", "I-am-the-task-description_8391"], ["cost", 1], ["created_at", "2015-04-08 13:37:22.546441"], ["updated_at", "2015-04-08 13:37:22.546441"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 3], ["title", "I-am-a-task1968"], ["description", "I-am-the-task-description_9484"], ["cost", 1], ["created_at", "2015-04-08 13:37:22.550587"], ["updated_at", "2015-04-08 13:37:22.550587"]] +  (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", "Marquée comme terminée."], ["date", "2015-04-08 13:37:22.558133"], ["task_id", 5], ["created_at", "2015-04-08 13:37:22.559428"], ["updated_at", "2015-04-08 13:37:22.559428"]] + SQL (0.1ms) UPDATE "flyboy_tasks" SET "progress" = ?, "done" = ?, "updated_at" = ? WHERE "flyboy_tasks"."id" = ? [["progress", 100], ["done", "t"], ["updated_at", "2015-04-08 13:37:22.562472"], ["id", 5]] +  (0.9ms) commit transaction +Redirected to http://test.hostwhere_i_came_from +Completed 302 Found in 10ms (ActiveRecord: 1.6ms) + 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.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_6304"], ["description", "I-am-the-goal-description_7337"], ["version", 1], ["created_at", "2015-04-08 13:37:22.571178"], ["updated_at", "2015-04-08 13:37:22.571178"], ["tracking", "150408-4"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 4], ["title", "I-am-a-task9318"], ["description", "I-am-the-task-description_5942"], ["cost", 1], ["created_at", "2015-04-08 13:37:22.575583"], ["updated_at", "2015-04-08 13:37:22.575583"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 4], ["title", "I-am-a-task9236"], ["description", "I-am-the-task-description_3566"], ["cost", 1], ["created_at", "2015-04-08 13:37:22.579517"], ["updated_at", "2015-04-08 13:37:22.579517"]] +  (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", "Marquée comme terminée."], ["date", "2015-04-08 13:37:22.586190"], ["task_id", 7], ["created_at", "2015-04-08 13:37:22.587506"], ["updated_at", "2015-04-08 13:37:22.587506"]] + SQL (0.1ms) UPDATE "flyboy_tasks" SET "progress" = ?, "done" = ?, "updated_at" = ? WHERE "flyboy_tasks"."id" = ? [["progress", 100], ["done", "t"], ["updated_at", "2015-04-08 13:37:22.589076"], ["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-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_6949"], ["description", "I-am-the-goal-description_280"], ["version", 1], ["created_at", "2015-04-08 13:37:22.595044"], ["updated_at", "2015-04-08 13:37:22.595044"], ["tracking", "150408-5"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 5], ["title", "I-am-a-task8574"], ["description", "I-am-the-task-description_5856"], ["cost", 1], ["created_at", "2015-04-08 13:37:22.599626"], ["updated_at", "2015-04-08 13:37:22.599626"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 5], ["title", "I-am-a-task8467"], ["description", "I-am-the-task-description_8158"], ["cost", 1], ["created_at", "2015-04-08 13:37:22.604822"], ["updated_at", "2015-04-08 13:37:22.604822"]] +  (0.9ms) commit transaction +Processing by Flyboy::TasksController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (0.3ms) +Completed 200 OK in 26ms (Views: 16.3ms | ActiveRecord: 0.0ms) +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_4337"], ["description", "I-am-the-goal-description_1573"], ["version", 1], ["created_at", "2015-04-08 13:37:22.638487"], ["updated_at", "2015-04-08 13:37:22.638487"], ["tracking", "150408-6"]] +  (1.0ms) commit transaction +  (0.1ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 6], ["title", "I-am-a-task4711"], ["description", "I-am-the-task-description_1698"], ["cost", 1], ["created_at", "2015-04-08 13:37:22.642620"], ["updated_at", "2015-04-08 13:37:22.642620"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 6], ["title", "I-am-a-task1263"], ["description", "I-am-the-task-description_980"], ["cost", 1], ["created_at", "2015-04-08 13:37:22.646623"], ["updated_at", "2015-04-08 13:37:22.646623"]] +  (1.0ms) 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.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.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", 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.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", 4]] + SQL (0.2ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 4]] +  (0.7ms) 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", 5]] + SQL (0.3ms) 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.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", 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.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.2ms) 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.2ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 9]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + Flyboy::TaskComment Load (0.1ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 10]] + SQL (0.2ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 10]] +  (0.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", 11]] + SQL (0.1ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 11]] +  (0.7ms) commit transaction +  (0.0ms) begin transaction + Flyboy::TaskComment Load (0.1ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 12]] + SQL (0.1ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 12]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_794"], ["description", "I-am-the-goal-description_868"], ["version", 1], ["created_at", "2015-04-08 13:37:22.687203"], ["updated_at", "2015-04-08 13:37:22.687203"], ["tracking", "150408-7"]] +  (1.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 7], ["title", "I-am-a-task6424"], ["description", "I-am-the-task-description_6377"], ["cost", 1], ["created_at", "2015-04-08 13:37:22.733629"], ["updated_at", "2015-04-08 13:37:22.733629"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_5818"], ["description", "I-am-the-goal-description_1724"], ["version", 1], ["created_at", "2015-04-08 13:37:22.737606"], ["updated_at", "2015-04-08 13:37:22.737606"], ["tracking", "150408-8"]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 8], ["title", "I-am-a-task6063"], ["description", "I-am-the-task-description_1718"], ["cost", 1], ["created_at", "2015-04-08 13:37:22.741593"], ["updated_at", "2015-04-08 13:37:22.741593"]] +  (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: 1.0ms | ActiveRecord: 0.0ms) + Flyboy::Task Load (0.3ms) 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-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_230"], ["description", "I-am-the-goal-description_5775"], ["version", 1], ["created_at", "2015-04-08 13:37:22.752474"], ["updated_at", "2015-04-08 13:37:22.752474"], ["tracking", "150408-9"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 9], ["title", "I-am-a-task4447"], ["description", "I-am-the-task-description_2543"], ["cost", 1], ["created_at", "2015-04-08 13:37:22.757629"], ["updated_at", "2015-04-08 13:37:22.757629"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 9], ["title", "I-am-a-task590"], ["description", "I-am-the-task-description_7960"], ["cost", 1], ["created_at", "2015-04-08 13:37:22.762568"], ["updated_at", "2015-04-08 13:37:22.762568"]] +  (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.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 + 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.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", 15]] + SQL (0.1ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 15]] +  (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", 16]] + SQL (0.2ms) 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-08') + SQL (0.2ms) 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_2836"], ["version", 1], ["created_at", "2015-04-08 13:37:22.779617"], ["updated_at", "2015-04-08 13:37:22.779617"], ["tracking", "150408-10"]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 10], ["title", "I-am-a-task3801"], ["description", "I-am-the-task-description_1508"], ["cost", 1], ["created_at", "2015-04-08 13:37:22.783569"], ["updated_at", "2015-04-08 13:37:22.783569"]] +  (1.0ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_5096"], ["description", "I-am-the-goal-description_3355"], ["version", 1], ["created_at", "2015-04-08 13:37:22.788110"], ["updated_at", "2015-04-08 13:37:22.788110"], ["tracking", "150408-11"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 11], ["title", "I-am-a-task8464"], ["description", "I-am-the-task-description_3650"], ["cost", 1], ["created_at", "2015-04-08 13:37:22.792408"], ["updated_at", "2015-04-08 13:37:22.792408"]] +  (1.5ms) 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.3ms | ActiveRecord: 0.0ms) + Flyboy::Task Load (0.3ms) 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-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_2237"], ["description", "I-am-the-goal-description_315"], ["version", 1], ["created_at", "2015-04-08 13:37:22.804715"], ["updated_at", "2015-04-08 13:37:22.804715"], ["tracking", "150408-12"]] +  (1.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 12], ["title", "I-am-a-task8406"], ["description", "I-am-the-task-description_7358"], ["cost", 1], ["created_at", "2015-04-08 13:37:22.808659"], ["updated_at", "2015-04-08 13:37:22.808659"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 12], ["title", "I-am-a-task5783"], ["description", "I-am-the-task-description_913"], ["cost", 1], ["created_at", "2015-04-08 13:37:22.812566"], ["updated_at", "2015-04-08 13:37:22.812566"]] +  (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]] +  (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", 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.7ms) commit transaction +  (0.0ms) begin transaction + Flyboy::TaskComment Load (0.1ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 20]] + SQL (0.1ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 20]] +  (0.6ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_3847"], ["description", "I-am-the-goal-description_273"], ["version", 1], ["created_at", "2015-04-08 13:37:22.826632"], ["updated_at", "2015-04-08 13:37:22.826632"], ["tracking", "150408-13"]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 13], ["title", "I-am-a-task1842"], ["description", "I-am-the-task-description_111"], ["cost", 1], ["created_at", "2015-04-08 13:37:22.830583"], ["updated_at", "2015-04-08 13:37:22.830583"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_5826"], ["description", "I-am-the-goal-description_576"], ["version", 1], ["created_at", "2015-04-08 13:37:22.834658"], ["updated_at", "2015-04-08 13:37:22.834658"], ["tracking", "150408-14"]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 14], ["title", "I-am-a-task8528"], ["description", "I-am-the-task-description_7380"], ["cost", 1], ["created_at", "2015-04-08 13:37:22.838876"], ["updated_at", "2015-04-08 13:37:22.838876"]] +  (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.4ms) +Completed 200 OK in 3ms (Views: 2.0ms | 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.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_2046"], ["description", "I-am-the-goal-description_768"], ["version", 1], ["created_at", "2015-04-08 13:37:22.850600"], ["updated_at", "2015-04-08 13:37:22.850600"], ["tracking", "150408-15"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 15], ["title", "I-am-a-task9484"], ["description", "I-am-the-task-description_6778"], ["cost", 1], ["created_at", "2015-04-08 13:37:22.855194"], ["updated_at", "2015-04-08 13:37:22.855194"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 15], ["title", "I-am-a-task4907"], ["description", "I-am-the-task-description_1091"], ["cost", 1], ["created_at", "2015-04-08 13:37:22.859115"], ["updated_at", "2015-04-08 13:37:22.859115"]] +  (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.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.3ms) +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_2405"], ["description", "I-am-the-goal-description_2038"], ["version", 1], ["created_at", "2015-04-08 13:37:22.871874"], ["updated_at", "2015-04-08 13:37:22.871874"], ["tracking", "150408-16"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 16], ["title", "I-am-a-task5759"], ["description", "I-am-the-task-description_6340"], ["cost", 1], ["created_at", "2015-04-08 13:37:22.876279"], ["updated_at", "2015-04-08 13:37:22.876279"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 16], ["title", "I-am-a-task1394"], ["description", "I-am-the-task-description_5078"], ["cost", 1], ["created_at", "2015-04-08 13:37:22.880572"], ["updated_at", "2015-04-08 13:37:22.880572"]] +  (0.8ms) commit transaction +Processing by Flyboy::TasksController#new as HTML + Parameters: {"goal_id"=>"16"} + Flyboy::Goal Load (0.2ms) 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.2ms) +Completed 200 OK in 6ms (Views: 2.0ms | ActiveRecord: 0.2ms) +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.6ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_6042"], ["description", "I-am-the-goal-description_4071"], ["version", 1], ["created_at", "2015-04-08 13:37:22.893375"], ["updated_at", "2015-04-08 13:37:22.893375"], ["tracking", "150408-17"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 17], ["title", "I-am-a-task4272"], ["description", "I-am-the-task-description_5566"], ["cost", 1], ["created_at", "2015-04-08 13:37:22.898827"], ["updated_at", "2015-04-08 13:37:22.898827"]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 17], ["title", "I-am-a-task4380"], ["description", "I-am-the-task-description_9719"], ["cost", 1], ["created_at", "2015-04-08 13:37:22.902784"], ["updated_at", "2015-04-08 13:37:22.902784"]] +  (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.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-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_9795"], ["description", "I-am-the-goal-description_5079"], ["version", 1], ["created_at", "2015-04-08 13:37:22.914535"], ["updated_at", "2015-04-08 13:37:22.914535"], ["tracking", "150408-18"]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 18], ["title", "I-am-a-task9924"], ["description", "I-am-the-task-description_3390"], ["cost", 1], ["created_at", "2015-04-08 13:37:22.918449"], ["updated_at", "2015-04-08 13:37:22.918449"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 18], ["title", "I-am-a-task5178"], ["description", "I-am-the-task-description_4649"], ["cost", 1], ["created_at", "2015-04-08 13:37:22.922446"], ["updated_at", "2015-04-08 13:37:22.922446"]] +  (0.9ms) commit transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" +Processing by Flyboy::TasksController#create as HTML + Parameters: {"task"=>{"title"=>"New Task", "goal_id"=>"18", "reminder"=>"2015-04-08", "term"=>"2015-04-08"}} + 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.3ms) INSERT INTO "flyboy_tasks" ("title", "goal_id", "reminder", "term", "done", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["title", "New Task"], ["goal_id", 18], ["reminder", "2015-04-08"], ["term", "2015-04-08"], ["done", "f"], ["created_at", "2015-04-08 13:37:22.934118"], ["updated_at", "2015-04-08 13:37:22.934118"]] +  (0.8ms) commit transaction +Redirected to http://test.host/flyboy/tasks/31 +Completed 302 Found in 3331ms (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-08') + SQL (0.4ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_5447"], ["description", "I-am-the-goal-description_8187"], ["version", 1], ["created_at", "2015-04-08 13:37:26.266962"], ["updated_at", "2015-04-08 13:37:26.266962"], ["tracking", "150408-19"]] +  (2.7ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 19], ["title", "I-am-a-task9138"], ["description", "I-am-the-task-description_9399"], ["cost", 1], ["created_at", "2015-04-08 13:37:26.273315"], ["updated_at", "2015-04-08 13:37:26.273315"]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 19], ["title", "I-am-a-task6852"], ["description", "I-am-the-task-description_2867"], ["cost", 1], ["created_at", "2015-04-08 13:37:26.277334"], ["updated_at", "2015-04-08 13:37:26.277334"]] +  (0.9ms) commit transaction +Processing by Flyboy::TasksController#create as HTML + Parameters: {"task"=>{"title"=>"New Task", "goal_id"=>"19", "reminder"=>"2015-04-08", "term"=>"2015-04-08"}} + Flyboy::Goal Load (0.2ms) 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" ("title", "goal_id", "reminder", "term", "done", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["title", "New Task"], ["goal_id", 19], ["reminder", "2015-04-08"], ["term", "2015-04-08"], ["done", "f"], ["created_at", "2015-04-08 13:37:26.284620"], ["updated_at", "2015-04-08 13:37:26.284620"]] +  (0.8ms) commit transaction +Redirected to http://test.host/flyboy/tasks/34 +Completed 302 Found in 7ms (ActiveRecord: 1.4ms) +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_3587"], ["description", "I-am-the-goal-description_7733"], ["version", 1], ["created_at", "2015-04-08 13:37:26.295611"], ["updated_at", "2015-04-08 13:37:26.295611"], ["tracking", "150408-20"]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 20], ["title", "I-am-a-task7968"], ["description", "I-am-the-task-description_8888"], ["cost", 1], ["created_at", "2015-04-08 13:37:26.299683"], ["updated_at", "2015-04-08 13:37:26.299683"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.7ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 20], ["title", "I-am-a-task6030"], ["description", "I-am-the-task-description_6488"], ["cost", 1], ["created_at", "2015-04-08 13:37:26.304365"], ["updated_at", "2015-04-08 13:37:26.304365"]] +  (0.9ms) commit transaction +Processing by Flyboy::TasksController#create as HTML + Parameters: {"task"=>{"title"=>"New Task", "goal_id"=>"20", "reminder"=>"2015-04-08", "term"=>"2015-04-08"}} + Flyboy::Goal Load (0.1ms) 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" ("title", "goal_id", "reminder", "term", "done", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["title", "New Task"], ["goal_id", 20], ["reminder", "2015-04-08"], ["term", "2015-04-08"], ["done", "f"], ["created_at", "2015-04-08 13:37:26.312370"], ["updated_at", "2015-04-08 13:37:26.312370"]] +  (0.8ms) commit transaction +Redirected to http://test.host/flyboy/tasks/37 +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-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_9062"], ["description", "I-am-the-goal-description_2375"], ["version", 1], ["created_at", "2015-04-08 13:37:26.320800"], ["updated_at", "2015-04-08 13:37:26.320800"], ["tracking", "150408-21"]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.4ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 21], ["title", "I-am-a-task6544"], ["description", "I-am-the-task-description_8885"], ["cost", 1], ["created_at", "2015-04-08 13:37:26.324966"], ["updated_at", "2015-04-08 13:37:26.324966"]] +  (0.6ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 21], ["title", "I-am-a-task7371"], ["description", "I-am-the-task-description_4241"], ["cost", 1], ["created_at", "2015-04-08 13:37:26.381514"], ["updated_at", "2015-04-08 13:37:26.381514"]] +  (0.7ms) commit transaction +Processing by Flyboy::TasksController#create as HTML + Parameters: {"task"=>{"title"=>nil, "goal_id"=>"21"}} + Flyboy::Goal Load (0.2ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 21]] +  (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.4ms | ActiveRecord: 0.4ms) +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_4058"], ["description", "I-am-the-goal-description_4369"], ["version", 1], ["created_at", "2015-04-08 13:37:26.395501"], ["updated_at", "2015-04-08 13:37:26.395501"], ["tracking", "150408-22"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 22], ["title", "I-am-a-task3346"], ["description", "I-am-the-task-description_1684"], ["cost", 1], ["created_at", "2015-04-08 13:37:26.399902"], ["updated_at", "2015-04-08 13:37:26.399902"]] +  (0.6ms) commit transaction +  (0.1ms) begin transaction + SQL (0.5ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 22], ["title", "I-am-a-task9832"], ["description", "I-am-the-task-description_2450"], ["cost", 1], ["created_at", "2015-04-08 13:37:26.403851"], ["updated_at", "2015-04-08 13:37:26.403851"]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + Flyboy::Goal Load (0.2ms) 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-08"], ["term", "2015-04-08"], ["done", "f"], ["created_at", "2015-04-08 13:37:26.408828"], ["updated_at", "2015-04-08 13:37:26.408828"]] +  (0.8ms) commit transaction +Processing by Flyboy::TasksController#update as HTML + Parameters: {"task"=>{"title"=>"New Task", "goal_id"=>"22", "reminder"=>"2015-04-08", "term"=>"2015-04-08"}, "id"=>"42"} + Flyboy::Task Load (0.2ms) 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.1ms) commit transaction +Redirected to http://test.host/flyboy/tasks/42 +Completed 302 Found in 7ms (ActiveRecord: 0.5ms) +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_3708"], ["description", "I-am-the-goal-description_3299"], ["version", 1], ["created_at", "2015-04-08 13:37:26.424048"], ["updated_at", "2015-04-08 13:37:26.424048"], ["tracking", "150408-23"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.5ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 23], ["title", "I-am-a-task6486"], ["description", "I-am-the-task-description_4442"], ["cost", 1], ["created_at", "2015-04-08 13:37:26.428253"], ["updated_at", "2015-04-08 13:37:26.428253"]] +  (1.2ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 23], ["title", "I-am-a-task8526"], ["description", "I-am-the-task-description_5561"], ["cost", 1], ["created_at", "2015-04-08 13:37:26.434505"], ["updated_at", "2015-04-08 13:37:26.434505"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + Flyboy::Goal Load (0.3ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 23]] + SQL (0.5ms) INSERT INTO "flyboy_tasks" ("title", "goal_id", "reminder", "term", "done", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["title", "New Task"], ["goal_id", 23], ["reminder", "2015-04-08"], ["term", "2015-04-08"], ["done", "f"], ["created_at", "2015-04-08 13:37:26.441393"], ["updated_at", "2015-04-08 13:37:26.441393"]] +  (1.6ms) commit transaction +Processing by Flyboy::TasksController#update as HTML + Parameters: {"task"=>{"title"=>"New Task", "goal_id"=>"23", "reminder"=>"2015-04-08", "term"=>"2015-04-08"}, "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.2ms) begin transaction +  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.5ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_8802"], ["description", "I-am-the-goal-description_7952"], ["version", 1], ["created_at", "2015-04-08 13:37:26.457474"], ["updated_at", "2015-04-08 13:37:26.457474"], ["tracking", "150408-24"]] +  (1.0ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 24], ["title", "I-am-a-task9354"], ["description", "I-am-the-task-description_5993"], ["cost", 1], ["created_at", "2015-04-08 13:37:26.464964"], ["updated_at", "2015-04-08 13:37:26.464964"]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + SQL (0.7ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 24], ["title", "I-am-a-task1310"], ["description", "I-am-the-task-description_4480"], ["cost", 1], ["created_at", "2015-04-08 13:37:26.471428"], ["updated_at", "2015-04-08 13:37:26.471428"]] +  (1.5ms) commit transaction +  (0.1ms) 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-08"], ["term", "2015-04-08"], ["done", "f"], ["created_at", "2015-04-08 13:37:26.479104"], ["updated_at", "2015-04-08 13:37:26.479104"]] +  (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", 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.4ms) +Completed 200 OK in 7ms (Views: 1.7ms | ActiveRecord: 0.3ms) +  (0.2ms) begin transaction +  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_4236"], ["description", "I-am-the-goal-description_7614"], ["version", 1], ["created_at", "2015-04-08 13:37:26.496666"], ["updated_at", "2015-04-08 13:37:26.496666"], ["tracking", "150408-25"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.8ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 25], ["title", "I-am-a-task5216"], ["description", "I-am-the-task-description_420"], ["cost", 1], ["created_at", "2015-04-08 13:37:26.503233"], ["updated_at", "2015-04-08 13:37:26.503233"]] +  (1.2ms) commit transaction +  (0.3ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 25], ["title", "I-am-a-task7712"], ["description", "I-am-the-task-description_7155"], ["cost", 1], ["created_at", "2015-04-08 13:37:26.513861"], ["updated_at", "2015-04-08 13:37:26.513861"]] +  (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", 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-08"], ["term", "2015-04-08"], ["done", "f"], ["created_at", "2015-04-08 13:37:26.519017"], ["updated_at", "2015-04-08 13:37:26.519017"]] +  (0.8ms) commit transaction +  (0.3ms) 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.2ms) 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.2ms) 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 9ms (ActiveRecord: 1.7ms) +  (0.3ms) SELECT COUNT(*) FROM "flyboy_tasks" +  (0.2ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_9319"], ["description", "I-am-the-goal-description_7283"], ["version", 1], ["created_at", "2015-04-08 13:37:26.543804"], ["updated_at", "2015-04-08 13:37:26.543804"], ["tracking", "150408-26"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 26], ["title", "I-am-a-task4005"], ["description", "I-am-the-task-description_588"], ["cost", 1], ["created_at", "2015-04-08 13:37:26.547935"], ["updated_at", "2015-04-08 13:37:26.547935"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 26], ["title", "I-am-a-task8244"], ["description", "I-am-the-task-description_6442"], ["cost", 1], ["created_at", "2015-04-08 13:37:26.552231"], ["updated_at", "2015-04-08 13:37:26.552231"]] +  (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", 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-08"], ["term", "2015-04-08"], ["done", "f"], ["created_at", "2015-04-08 13:37:26.558399"], ["updated_at", "2015-04-08 13:37:26.558399"]] +  (1.2ms) commit transaction +Processing by Flyboy::TasksController#destroy as HTML + Parameters: {"id"=>"54"} + Flyboy::Task Load (0.2ms) 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.3ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 54]] + SQL (0.6ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 54]] +  (1.1ms) commit transaction +Redirected to http://test.host/flyboy/tasks +Completed 302 Found in 10ms (ActiveRecord: 2.4ms) +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_4407"], ["description", "I-am-the-goal-description_9349"], ["version", 1], ["created_at", "2015-04-08 13:37:26.581908"], ["updated_at", "2015-04-08 13:37:26.581908"], ["tracking", "150408-27"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 27], ["title", "I-am-a-task7794"], ["description", "I-am-the-task-description_3214"], ["cost", 1], ["created_at", "2015-04-08 13:37:26.586130"], ["updated_at", "2015-04-08 13:37:26.586130"]] +  (0.7ms) commit transaction +  (0.2ms) begin transaction + SQL (0.5ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 27], ["title", "I-am-a-task2770"], ["description", "I-am-the-task-description_5384"], ["cost", 1], ["created_at", "2015-04-08 13:37:26.592144"], ["updated_at", "2015-04-08 13:37:26.592144"]] +  (1.2ms) commit transaction +  (0.2ms) begin transaction + Flyboy::Goal Load (0.2ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 27]] + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("title", "goal_id", "reminder", "term", "done", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["title", "New Task"], ["goal_id", 27], ["reminder", "2015-04-08"], ["term", "2015-04-08"], ["done", "f"], ["created_at", "2015-04-08 13:37:26.599775"], ["updated_at", "2015-04-08 13:37:26.599775"]] +  (1.5ms) 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.2ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 27]] +  (0.1ms) begin transaction + SQL (0.5ms) UPDATE "flyboy_tasks" SET "reminder" = ?, "term" = ?, "updated_at" = ? WHERE "flyboy_tasks"."id" = ? [["reminder", "2015-04-15"], ["term", "2015-05-08"], ["updated_at", "2015-04-08 13:37:26.612178"], ["id", 57]] +  (0.9ms) commit transaction +Redirected to http://test.host/flyboy/tasks +Completed 302 Found in 10ms (ActiveRecord: 1.9ms) +  (3.1ms) 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_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'; +  (0.7ms) 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.1ms) begin transaction +  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.6ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_8189"], ["description", "I-am-the-goal-description_9971"], ["version", 1], ["created_at", "2015-04-08 13:39:46.342153"], ["updated_at", "2015-04-08 13:39:46.342153"], ["tracking", "150408-1"]] +  (1.4ms) commit transaction +  (0.1ms) begin transaction + SQL (0.5ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 1], ["title", "I-am-a-task8823"], ["description", "I-am-the-task-description_6863"], ["cost", 1], ["created_at", "2015-04-08 13:39:46.438974"], ["updated_at", "2015-04-08 13:39:46.438974"]] +  (1.4ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 1], ["title", "I-am-a-task5218"], ["description", "I-am-the-task-description_8812"], ["cost", 1], ["created_at", "2015-04-08 13:39:46.444914"], ["updated_at", "2015-04-08 13:39:46.444914"]] +  (0.9ms) commit transaction +Processing by Flyboy::TasksController#complete as HTML + Parameters: {"id"=>"1"} + Flyboy::Task Load (0.4ms) 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.0ms) begin transaction + SQL (0.4ms) INSERT INTO "flyboy_task_comments" ("progress", "description", "date", "task_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["progress", 100], ["description", "Marquée comme terminée."], ["date", "2015-04-08 13:39:46.545466"], ["task_id", 1], ["created_at", "2015-04-08 13:39:46.553205"], ["updated_at", "2015-04-08 13:39:46.553205"]] + SQL (0.2ms) UPDATE "flyboy_tasks" SET "progress" = ?, "done" = ?, "updated_at" = ? WHERE "flyboy_tasks"."id" = ? [["progress", 100], ["done", "t"], ["updated_at", "2015-04-08 13:39:46.555171"], ["id", 1]] +  (2.6ms) commit transaction +Redirected to http://test.hostwhere_i_came_from +Completed 302 Found in 108ms (ActiveRecord: 3.9ms) + Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1 [["id", 1]] +  (0.1ms) begin transaction +  (0.1ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_469"], ["description", "I-am-the-goal-description_3496"], ["version", 1], ["created_at", "2015-04-08 13:39:46.567813"], ["updated_at", "2015-04-08 13:39:46.567813"], ["tracking", "150408-2"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 2], ["title", "I-am-a-task4772"], ["description", "I-am-the-task-description_1126"], ["cost", 1], ["created_at", "2015-04-08 13:39:46.571744"], ["updated_at", "2015-04-08 13:39:46.571744"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 2], ["title", "I-am-a-task4571"], ["description", "I-am-the-task-description_3997"], ["cost", 1], ["created_at", "2015-04-08 13:39:46.575842"], ["updated_at", "2015-04-08 13:39:46.575842"]] +  (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.3ms) INSERT INTO "flyboy_task_comments" ("progress", "description", "date", "task_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["progress", 100], ["description", "Marquée comme terminée."], ["date", "2015-04-08 13:39:46.582534"], ["task_id", 3], ["created_at", "2015-04-08 13:39:46.583882"], ["updated_at", "2015-04-08 13:39:46.583882"]] + SQL (0.1ms) UPDATE "flyboy_tasks" SET "progress" = ?, "done" = ?, "updated_at" = ? WHERE "flyboy_tasks"."id" = ? [["progress", 100], ["done", "t"], ["updated_at", "2015-04-08 13:39:46.585457"], ["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.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.5ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_7610"], ["description", "I-am-the-goal-description_5995"], ["version", 1], ["created_at", "2015-04-08 13:39:46.599140"], ["updated_at", "2015-04-08 13:39:46.599140"], ["tracking", "150408-3"]] +  (1.2ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 3], ["title", "I-am-a-task5473"], ["description", "I-am-the-task-description_362"], ["cost", 1], ["created_at", "2015-04-08 13:39:46.605257"], ["updated_at", "2015-04-08 13:39:46.605257"]] +  (1.1ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 3], ["title", "I-am-a-task9873"], ["description", "I-am-the-task-description_4097"], ["cost", 1], ["created_at", "2015-04-08 13:39:46.610623"], ["updated_at", "2015-04-08 13:39:46.610623"]] +  (0.9ms) 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", "Marquée comme terminée."], ["date", "2015-04-08 13:39:46.619260"], ["task_id", 5], ["created_at", "2015-04-08 13:39:46.621429"], ["updated_at", "2015-04-08 13:39:46.621429"]] + SQL (0.2ms) UPDATE "flyboy_tasks" SET "progress" = ?, "done" = ?, "updated_at" = ? WHERE "flyboy_tasks"."id" = ? [["progress", 100], ["done", "t"], ["updated_at", "2015-04-08 13:39:46.623183"], ["id", 5]] +  (0.9ms) commit transaction +Redirected to http://test.hostwhere_i_came_from +Completed 302 Found in 11ms (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.4ms) 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.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.4ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_3832"], ["description", "I-am-the-goal-description_6154"], ["version", 1], ["created_at", "2015-04-08 13:39:46.638700"], ["updated_at", "2015-04-08 13:39:46.638700"], ["tracking", "150408-4"]] +  (1.0ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 4], ["title", "I-am-a-task8113"], ["description", "I-am-the-task-description_9097"], ["cost", 1], ["created_at", "2015-04-08 13:39:46.644646"], ["updated_at", "2015-04-08 13:39:46.644646"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 4], ["title", "I-am-a-task5901"], ["description", "I-am-the-task-description_6009"], ["cost", 1], ["created_at", "2015-04-08 13:39:46.648755"], ["updated_at", "2015-04-08 13:39:46.648755"]] +  (0.8ms) commit transaction +Processing by Flyboy::TasksController#complete as HTML + Parameters: {"id"=>"7"} + Flyboy::Task Load (0.2ms) 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", "Marquée comme terminée."], ["date", "2015-04-08 13:39:46.655584"], ["task_id", 7], ["created_at", "2015-04-08 13:39:46.656839"], ["updated_at", "2015-04-08 13:39:46.656839"]] + SQL (0.1ms) UPDATE "flyboy_tasks" SET "progress" = ?, "done" = ?, "updated_at" = ? WHERE "flyboy_tasks"."id" = ? [["progress", 100], ["done", "t"], ["updated_at", "2015-04-08 13:39:46.658352"], ["id", 7]] +  (0.9ms) commit transaction +Redirected to http://test.hostwhere_i_came_from +Completed 302 Found in 9ms (ActiveRecord: 1.6ms) +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_30"], ["description", "I-am-the-goal-description_8590"], ["version", 1], ["created_at", "2015-04-08 13:39:46.664454"], ["updated_at", "2015-04-08 13:39:46.664454"], ["tracking", "150408-5"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 5], ["title", "I-am-a-task8200"], ["description", "I-am-the-task-description_882"], ["cost", 1], ["created_at", "2015-04-08 13:39:46.668900"], ["updated_at", "2015-04-08 13:39:46.668900"]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 5], ["title", "I-am-a-task8653"], ["description", "I-am-the-task-description_9537"], ["cost", 1], ["created_at", "2015-04-08 13:39:46.673115"], ["updated_at", "2015-04-08 13:39:46.673115"]] +  (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 72ms (Views: 65.2ms | ActiveRecord: 0.0ms) +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_9578"], ["description", "I-am-the-goal-description_9705"], ["version", 1], ["created_at", "2015-04-08 13:39:46.753039"], ["updated_at", "2015-04-08 13:39:46.753039"], ["tracking", "150408-6"]] +  (1.0ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 6], ["title", "I-am-a-task5631"], ["description", "I-am-the-task-description_44"], ["cost", 1], ["created_at", "2015-04-08 13:39:46.757208"], ["updated_at", "2015-04-08 13:39:46.757208"]] +  (1.0ms) commit transaction +  (0.1ms) begin transaction + SQL (1.0ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 6], ["title", "I-am-a-task6550"], ["description", "I-am-the-task-description_7627"], ["cost", 1], ["created_at", "2015-04-08 13:39:46.762918"], ["updated_at", "2015-04-08 13:39:46.762918"]] +  (1.0ms) commit transaction + Flyboy::Task Load (0.4ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC +  (0.1ms) begin transaction + Flyboy::TaskComment Load (0.3ms) 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.2ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 1]] +  (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", 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.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.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.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", 5]] + 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", 5]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + Flyboy::TaskComment Load (0.1ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 6]] + SQL (0.2ms) DELETE FROM "flyboy_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.3ms) 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]] +  (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", 8]] + SQL (0.7ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 8]] +  (1.3ms) 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.2ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 10]] + SQL (0.4ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 10]] +  (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", 11]] + SQL (0.3ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 11]] +  (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", 12]] + SQL (0.2ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 12]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_4478"], ["description", "I-am-the-goal-description_5028"], ["version", 1], ["created_at", "2015-04-08 13:39:46.814572"], ["updated_at", "2015-04-08 13:39:46.814572"], ["tracking", "150408-7"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 7], ["title", "I-am-a-task3612"], ["description", "I-am-the-task-description_8957"], ["cost", 1], ["created_at", "2015-04-08 13:39:46.818464"], ["updated_at", "2015-04-08 13:39:46.818464"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.4ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_173"], ["description", "I-am-the-goal-description_9467"], ["version", 1], ["created_at", "2015-04-08 13:39:46.822832"], ["updated_at", "2015-04-08 13:39:46.822832"], ["tracking", "150408-8"]] +  (1.0ms) commit transaction +  (0.1ms) begin transaction + SQL (0.7ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 8], ["title", "I-am-a-task3308"], ["description", "I-am-the-task-description_5599"], ["cost", 1], ["created_at", "2015-04-08 13:39:46.828576"], ["updated_at", "2015-04-08 13:39:46.828576"]] +  (1.1ms) 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 3ms (Views: 1.5ms | ActiveRecord: 0.0ms) + Flyboy::Task Load (0.4ms) 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-08') + SQL (0.7ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_3891"], ["description", "I-am-the-goal-description_8101"], ["version", 1], ["created_at", "2015-04-08 13:39:46.845714"], ["updated_at", "2015-04-08 13:39:46.845714"], ["tracking", "150408-9"]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + SQL (0.5ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 9], ["title", "I-am-a-task5784"], ["description", "I-am-the-task-description_6939"], ["cost", 1], ["created_at", "2015-04-08 13:39:46.852993"], ["updated_at", "2015-04-08 13:39:46.852993"]] +  (1.2ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 9], ["title", "I-am-a-task1704"], ["description", "I-am-the-task-description_5455"], ["cost", 1], ["created_at", "2015-04-08 13:39:46.859000"], ["updated_at", "2015-04-08 13:39:46.859000"]] +  (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.2ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 13]] +  (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", 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.1ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 15]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + Flyboy::TaskComment Load (0.1ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 16]] + SQL (0.2ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 16]] +  (1.0ms) commit transaction +  (0.1ms) begin transaction +  (0.4ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.5ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_7852"], ["description", "I-am-the-goal-description_7960"], ["version", 1], ["created_at", "2015-04-08 13:39:46.875156"], ["updated_at", "2015-04-08 13:39:46.875156"], ["tracking", "150408-10"]] +  (1.5ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 10], ["title", "I-am-a-task4481"], ["description", "I-am-the-task-description_1414"], ["cost", 1], ["created_at", "2015-04-08 13:39:46.882620"], ["updated_at", "2015-04-08 13:39:46.882620"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction +  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.4ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_1503"], ["description", "I-am-the-goal-description_8314"], ["version", 1], ["created_at", "2015-04-08 13:39:46.888334"], ["updated_at", "2015-04-08 13:39:46.888334"], ["tracking", "150408-11"]] +  (1.1ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 11], ["title", "I-am-a-task3647"], ["description", "I-am-the-task-description_2132"], ["cost", 1], ["created_at", "2015-04-08 13:39:46.894564"], ["updated_at", "2015-04-08 13:39:46.894564"]] +  (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-08') + 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_9314"], ["version", 1], ["created_at", "2015-04-08 13:39:46.904283"], ["updated_at", "2015-04-08 13:39:46.904283"], ["tracking", "150408-12"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 12], ["title", "I-am-a-task9595"], ["description", "I-am-the-task-description_8711"], ["cost", 1], ["created_at", "2015-04-08 13:39:46.908307"], ["updated_at", "2015-04-08 13:39:46.908307"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 12], ["title", "I-am-a-task7077"], ["description", "I-am-the-task-description_4193"], ["cost", 1], ["created_at", "2015-04-08 13:39:46.912355"], ["updated_at", "2015-04-08 13:39:46.912355"]] +  (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", 17]] + SQL (0.2ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 17]] +  (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", 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]] +  (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", 20]] + SQL (0.3ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 20]] +  (1.1ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_1357"], ["description", "I-am-the-goal-description_1312"], ["version", 1], ["created_at", "2015-04-08 13:39:46.930914"], ["updated_at", "2015-04-08 13:39:46.930914"], ["tracking", "150408-13"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.6ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 13], ["title", "I-am-a-task9789"], ["description", "I-am-the-task-description_7157"], ["cost", 1], ["created_at", "2015-04-08 13:39:46.934842"], ["updated_at", "2015-04-08 13:39:46.934842"]] +  (1.3ms) commit transaction +  (0.1ms) begin transaction +  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_1620"], ["description", "I-am-the-goal-description_8980"], ["version", 1], ["created_at", "2015-04-08 13:39:46.941379"], ["updated_at", "2015-04-08 13:39:46.941379"], ["tracking", "150408-14"]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 14], ["title", "I-am-a-task1487"], ["description", "I-am-the-task-description_2921"], ["cost", 1], ["created_at", "2015-04-08 13:39:46.946533"], ["updated_at", "2015-04-08 13:39:46.946533"]] +  (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.2ms) +Completed 200 OK in 2ms (Views: 1.2ms | ActiveRecord: 0.0ms) + Flyboy::Task Load (0.4ms) 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-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_460"], ["description", "I-am-the-goal-description_5101"], ["version", 1], ["created_at", "2015-04-08 13:39:46.958114"], ["updated_at", "2015-04-08 13:39:46.958114"], ["tracking", "150408-15"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 15], ["title", "I-am-a-task1246"], ["description", "I-am-the-task-description_9005"], ["cost", 1], ["created_at", "2015-04-08 13:39:46.961965"], ["updated_at", "2015-04-08 13:39:46.961965"]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 15], ["title", "I-am-a-task8783"], ["description", "I-am-the-task-description_1006"], ["cost", 1], ["created_at", "2015-04-08 13:39:46.965805"], ["updated_at", "2015-04-08 13:39:46.965805"]] +  (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", 15]] + 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: 2.0ms | ActiveRecord: 0.4ms) +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_6845"], ["description", "I-am-the-goal-description_5201"], ["version", 1], ["created_at", "2015-04-08 13:39:46.978052"], ["updated_at", "2015-04-08 13:39:46.978052"], ["tracking", "150408-16"]] +  (1.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 16], ["title", "I-am-a-task8110"], ["description", "I-am-the-task-description_4824"], ["cost", 1], ["created_at", "2015-04-08 13:39:46.981957"], ["updated_at", "2015-04-08 13:39:46.981957"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 16], ["title", "I-am-a-task5999"], ["description", "I-am-the-task-description_9357"], ["cost", 1], ["created_at", "2015-04-08 13:39:46.986088"], ["updated_at", "2015-04-08 13:39:46.986088"]] +  (0.9ms) commit transaction +Processing by Flyboy::TasksController#new as HTML + Parameters: {"goal_id"=>"16"} + Flyboy::Goal Load (0.2ms) 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.4ms) +Completed 200 OK in 7ms (Views: 2.4ms | ActiveRecord: 0.2ms) +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_1040"], ["description", "I-am-the-goal-description_7017"], ["version", 1], ["created_at", "2015-04-08 13:39:46.999859"], ["updated_at", "2015-04-08 13:39:46.999859"], ["tracking", "150408-17"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 17], ["title", "I-am-a-task3060"], ["description", "I-am-the-task-description_5091"], ["cost", 1], ["created_at", "2015-04-08 13:39:47.005495"], ["updated_at", "2015-04-08 13:39:47.005495"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 17], ["title", "I-am-a-task7645"], ["description", "I-am-the-task-description_6147"], ["cost", 1], ["created_at", "2015-04-08 13:39:47.010116"], ["updated_at", "2015-04-08 13:39:47.010116"]] +  (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", 17]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/edit.html.slim within layouts/application (0.2ms) +Completed 200 OK in 4ms (Views: 2.0ms | ActiveRecord: 0.2ms) +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.4ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_1040"], ["description", "I-am-the-goal-description_8084"], ["version", 1], ["created_at", "2015-04-08 13:39:47.021759"], ["updated_at", "2015-04-08 13:39:47.021759"], ["tracking", "150408-18"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 18], ["title", "I-am-a-task8494"], ["description", "I-am-the-task-description_5407"], ["cost", 1], ["created_at", "2015-04-08 13:39:47.026161"], ["updated_at", "2015-04-08 13:39:47.026161"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 18], ["title", "I-am-a-task5246"], ["description", "I-am-the-task-description_1817"], ["cost", 1], ["created_at", "2015-04-08 13:39:47.030242"], ["updated_at", "2015-04-08 13:39:47.030242"]] +  (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-08", "term"=>"2015-04-08"}} + 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.3ms) INSERT INTO "flyboy_tasks" ("goal_id", "title", "term", "reminder", "done", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["goal_id", 18], ["title", "New Task"], ["term", "2015-04-08"], ["reminder", "2015-04-08"], ["done", "f"], ["created_at", "2015-04-08 13:39:47.042030"], ["updated_at", "2015-04-08 13:39:47.042030"]] +  (0.8ms) commit transaction +Redirected to http://test.host/flyboy/tasks/31 +Completed 302 Found in 3814ms (ActiveRecord: 1.3ms) +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" +  (0.1ms) begin transaction +  (0.4ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.7ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_1118"], ["description", "I-am-the-goal-description_1705"], ["version", 1], ["created_at", "2015-04-08 13:39:50.859014"], ["updated_at", "2015-04-08 13:39:50.859014"], ["tracking", "150408-19"]] +  (2.5ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 19], ["title", "I-am-a-task5029"], ["description", "I-am-the-task-description_6031"], ["cost", 1], ["created_at", "2015-04-08 13:39:50.867788"], ["updated_at", "2015-04-08 13:39:50.867788"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.7ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 19], ["title", "I-am-a-task2528"], ["description", "I-am-the-task-description_4694"], ["cost", 1], ["created_at", "2015-04-08 13:39:50.874202"], ["updated_at", "2015-04-08 13:39:50.874202"]] +  (1.6ms) commit transaction +Processing by Flyboy::TasksController#create as HTML + Parameters: {"task"=>{"title"=>"New Task", "goal_id"=>"19", "reminder"=>"2015-04-08", "term"=>"2015-04-08"}} + Flyboy::Goal Load (0.2ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 19]] +  (0.2ms) begin transaction + SQL (0.4ms) INSERT INTO "flyboy_tasks" ("goal_id", "title", "term", "reminder", "done", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["goal_id", 19], ["title", "New Task"], ["term", "2015-04-08"], ["reminder", "2015-04-08"], ["done", "f"], ["created_at", "2015-04-08 13:39:50.888764"], ["updated_at", "2015-04-08 13:39:50.888764"]] +  (0.9ms) commit transaction +Redirected to http://test.host/flyboy/tasks/34 +Completed 302 Found in 8ms (ActiveRecord: 1.7ms) +  (0.2ms) begin transaction +  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_5604"], ["description", "I-am-the-goal-description_7174"], ["version", 1], ["created_at", "2015-04-08 13:39:50.899782"], ["updated_at", "2015-04-08 13:39:50.899782"], ["tracking", "150408-20"]] +  (0.7ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 20], ["title", "I-am-a-task1279"], ["description", "I-am-the-task-description_5881"], ["cost", 1], ["created_at", "2015-04-08 13:39:50.905023"], ["updated_at", "2015-04-08 13:39:50.905023"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 20], ["title", "I-am-a-task4743"], ["description", "I-am-the-task-description_2430"], ["cost", 1], ["created_at", "2015-04-08 13:39:50.908944"], ["updated_at", "2015-04-08 13:39:50.908944"]] +  (0.8ms) commit transaction +Processing by Flyboy::TasksController#create as HTML + Parameters: {"task"=>{"title"=>"New Task", "goal_id"=>"20", "reminder"=>"2015-04-08", "term"=>"2015-04-08"}} + Flyboy::Goal Load (0.1ms) 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-08"], ["reminder", "2015-04-08"], ["done", "f"], ["created_at", "2015-04-08 13:39:50.915579"], ["updated_at", "2015-04-08 13:39:50.915579"]] +  (0.8ms) commit transaction +Redirected to http://test.host/flyboy/tasks/37 +Completed 302 Found in 6ms (ActiveRecord: 1.4ms) + Flyboy::Task Load (0.3ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term DESC, id DESC LIMIT 1 +  (0.2ms) begin transaction +  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_7234"], ["description", "I-am-the-goal-description_2282"], ["version", 1], ["created_at", "2015-04-08 13:39:50.926298"], ["updated_at", "2015-04-08 13:39:50.926298"], ["tracking", "150408-21"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.5ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 21], ["title", "I-am-a-task3343"], ["description", "I-am-the-task-description_7646"], ["cost", 1], ["created_at", "2015-04-08 13:39:50.933098"], ["updated_at", "2015-04-08 13:39:50.933098"]] +  (1.0ms) commit transaction +  (0.1ms) begin transaction + SQL (0.5ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 21], ["title", "I-am-a-task7971"], ["description", "I-am-the-task-description_4906"], ["cost", 1], ["created_at", "2015-04-08 13:39:50.939545"], ["updated_at", "2015-04-08 13:39:50.939545"]] +  (0.9ms) 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.1ms) rollback transaction + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/new.html.slim within layouts/application (0.4ms) +Completed 200 OK in 5ms (Views: 1.5ms | ActiveRecord: 0.2ms) +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_3896"], ["description", "I-am-the-goal-description_9574"], ["version", 1], ["created_at", "2015-04-08 13:39:50.953757"], ["updated_at", "2015-04-08 13:39:50.953757"], ["tracking", "150408-22"]] +  (1.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 22], ["title", "I-am-a-task9155"], ["description", "I-am-the-task-description_715"], ["cost", 1], ["created_at", "2015-04-08 13:39:50.957819"], ["updated_at", "2015-04-08 13:39:50.957819"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 22], ["title", "I-am-a-task3108"], ["description", "I-am-the-task-description_2409"], ["cost", 1], ["created_at", "2015-04-08 13:39:50.961785"], ["updated_at", "2015-04-08 13:39:50.961785"]] +  (1.0ms) commit transaction +  (0.0ms) begin transaction + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 22]] + SQL (0.5ms) INSERT INTO "flyboy_tasks" ("title", "goal_id", "reminder", "term", "done", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["title", "New Task"], ["goal_id", 22], ["reminder", "2015-04-08"], ["term", "2015-04-08"], ["done", "f"], ["created_at", "2015-04-08 13:39:50.965817"], ["updated_at", "2015-04-08 13:39:50.965817"]] +  (0.9ms) commit transaction +Processing by Flyboy::TasksController#update as HTML + Parameters: {"task"=>{"title"=>"New Task", "goal_id"=>"22", "reminder"=>"2015-04-08", "term"=>"2015-04-08"}, "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-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_1808"], ["description", "I-am-the-goal-description_8044"], ["version", 1], ["created_at", "2015-04-08 13:39:50.978323"], ["updated_at", "2015-04-08 13:39:50.978323"], ["tracking", "150408-23"]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 23], ["title", "I-am-a-task8603"], ["description", "I-am-the-task-description_570"], ["cost", 1], ["created_at", "2015-04-08 13:39:50.983163"], ["updated_at", "2015-04-08 13:39:50.983163"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 23], ["title", "I-am-a-task3600"], ["description", "I-am-the-task-description_6882"], ["cost", 1], ["created_at", "2015-04-08 13:39:50.987443"], ["updated_at", "2015-04-08 13:39:50.987443"]] +  (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", 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-08"], ["term", "2015-04-08"], ["done", "f"], ["created_at", "2015-04-08 13:39:50.991262"], ["updated_at", "2015-04-08 13:39:50.991262"]] +  (0.8ms) commit transaction +Processing by Flyboy::TasksController#update as HTML + Parameters: {"task"=>{"title"=>"New Task", "goal_id"=>"23", "reminder"=>"2015-04-08", "term"=>"2015-04-08"}, "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.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-08') + 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_9782"], ["version", 1], ["created_at", "2015-04-08 13:39:51.005292"], ["updated_at", "2015-04-08 13:39:51.005292"], ["tracking", "150408-24"]] +  (1.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 24], ["title", "I-am-a-task4081"], ["description", "I-am-the-task-description_4794"], ["cost", 1], ["created_at", "2015-04-08 13:39:51.009305"], ["updated_at", "2015-04-08 13:39:51.009305"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 24], ["title", "I-am-a-task4839"], ["description", "I-am-the-task-description_5446"], ["cost", 1], ["created_at", "2015-04-08 13:39:51.013252"], ["updated_at", "2015-04-08 13:39:51.013252"]] +  (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", 24]] + SQL (0.4ms) INSERT INTO "flyboy_tasks" ("title", "goal_id", "reminder", "term", "done", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["title", "New Task"], ["goal_id", 24], ["reminder", "2015-04-08"], ["term", "2015-04-08"], ["done", "f"], ["created_at", "2015-04-08 13:39:51.017758"], ["updated_at", "2015-04-08 13:39:51.017758"]] +  (0.8ms) commit transaction +Processing by Flyboy::TasksController#update as HTML + Parameters: {"task"=>{"title"=>nil}, "id"=>"48"} + Flyboy::Task Load (0.2ms) 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.1ms) rollback transaction + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/edit.html.slim within layouts/application (0.3ms) +Completed 200 OK in 8ms (Views: 1.5ms | ActiveRecord: 0.5ms) +  (0.1ms) begin transaction +  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.4ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_5255"], ["description", "I-am-the-goal-description_5567"], ["version", 1], ["created_at", "2015-04-08 13:39:51.035602"], ["updated_at", "2015-04-08 13:39:51.035602"], ["tracking", "150408-25"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 25], ["title", "I-am-a-task3537"], ["description", "I-am-the-task-description_5018"], ["cost", 1], ["created_at", "2015-04-08 13:39:51.041845"], ["updated_at", "2015-04-08 13:39:51.041845"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.5ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 25], ["title", "I-am-a-task5805"], ["description", "I-am-the-task-description_1113"], ["cost", 1], ["created_at", "2015-04-08 13:39:51.047175"], ["updated_at", "2015-04-08 13:39:51.047175"]] +  (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", 25]] + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("title", "goal_id", "reminder", "term", "done", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["title", "New Task"], ["goal_id", 25], ["reminder", "2015-04-08"], ["term", "2015-04-08"], ["done", "f"], ["created_at", "2015-04-08 13:39:51.052934"], ["updated_at", "2015-04-08 13:39:51.052934"]] +  (0.8ms) commit transaction +  (0.2ms) 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", 25]] +  (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", 51]] + SQL (0.9ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 51]] +  (23.4ms) commit transaction +Redirected to http://test.host/flyboy/tasks +Completed 302 Found in 31ms (ActiveRecord: 24.8ms) +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.8ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_1582"], ["description", "I-am-the-goal-description_1208"], ["version", 1], ["created_at", "2015-04-08 13:39:51.094885"], ["updated_at", "2015-04-08 13:39:51.094885"], ["tracking", "150408-26"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 26], ["title", "I-am-a-task1651"], ["description", "I-am-the-task-description_9949"], ["cost", 1], ["created_at", "2015-04-08 13:39:51.100149"], ["updated_at", "2015-04-08 13:39:51.100149"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 26], ["title", "I-am-a-task2472"], ["description", "I-am-the-task-description_6983"], ["cost", 1], ["created_at", "2015-04-08 13:39:51.104820"], ["updated_at", "2015-04-08 13:39:51.104820"]] +  (1.0ms) commit transaction +  (0.1ms) begin transaction + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 26]] + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("title", "goal_id", "reminder", "term", "done", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["title", "New Task"], ["goal_id", 26], ["reminder", "2015-04-08"], ["term", "2015-04-08"], ["done", "f"], ["created_at", "2015-04-08 13:39:51.109597"], ["updated_at", "2015-04-08 13:39:51.109597"]] +  (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", 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.2ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 54]] +  (0.9ms) commit transaction +Redirected to http://test.host/flyboy/tasks +Completed 302 Found in 6ms (ActiveRecord: 1.5ms) +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_1342"], ["description", "I-am-the-goal-description_2613"], ["version", 1], ["created_at", "2015-04-08 13:39:51.122972"], ["updated_at", "2015-04-08 13:39:51.122972"], ["tracking", "150408-27"]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 27], ["title", "I-am-a-task3082"], ["description", "I-am-the-task-description_8788"], ["cost", 1], ["created_at", "2015-04-08 13:39:51.127063"], ["updated_at", "2015-04-08 13:39:51.127063"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.7ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 27], ["title", "I-am-a-task9697"], ["description", "I-am-the-task-description_8509"], ["cost", 1], ["created_at", "2015-04-08 13:39:51.131371"], ["updated_at", "2015-04-08 13:39:51.131371"]] +  (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", 27]] + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("title", "goal_id", "reminder", "term", "done", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["title", "New Task"], ["goal_id", 27], ["reminder", "2015-04-08"], ["term", "2015-04-08"], ["done", "f"], ["created_at", "2015-04-08 13:39:51.136096"], ["updated_at", "2015-04-08 13:39:51.136096"]] +  (0.8ms) 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", 27]] +  (0.1ms) begin transaction + SQL (0.3ms) UPDATE "flyboy_tasks" SET "reminder" = ?, "term" = ?, "updated_at" = ? WHERE "flyboy_tasks"."id" = ? [["reminder", "2015-04-15"], ["term", "2015-05-08"], ["updated_at", "2015-04-08 13:39:51.142499"], ["id", 57]] +  (0.8ms) commit transaction +Redirected to http://test.host/flyboy/tasks +Completed 302 Found in 6ms (ActiveRecord: 1.4ms) +  (3.1ms) 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_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'; +  (0.7ms) 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'; + Flyboy::Goal Load (0.6ms) SELECT "flyboy_goals".* FROM "flyboy_goals" +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.4ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_4309"], ["description", "I-am-the-goal-description_1972"], ["version", 1], ["created_at", "2015-04-08 13:40:04.497462"], ["updated_at", "2015-04-08 13:40:04.497462"], ["tracking", "150408-1"]] +  (1.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_9371"], ["description", "I-am-the-goal-description_4278"], ["version", 1], ["created_at", "2015-04-08 13:40:04.550739"], ["updated_at", "2015-04-08 13:40:04.550739"], ["tracking", "150408-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.3ms) +Completed 200 OK in 24ms (Views: 17.1ms | 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.2ms) DELETE FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? [["id", 1]] +  (2.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.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_5708"], ["description", "I-am-the-goal-description_2271"], ["version", 1], ["created_at", "2015-04-08 13:40:04.660023"], ["updated_at", "2015-04-08 13:40:04.660023"], ["tracking", "150408-1"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_5809"], ["description", "I-am-the-goal-description_9133"], ["version", 1], ["created_at", "2015-04-08 13:40:04.665318"], ["updated_at", "2015-04-08 13:40:04.665318"], ["tracking", "150408-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.1ms | 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.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.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-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_5695"], ["description", "I-am-the-goal-description_4972"], ["version", 1], ["created_at", "2015-04-08 13:40:04.691924"], ["updated_at", "2015-04-08 13:40:04.691924"], ["tracking", "150408-1"]] +  (1.0ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_436"], ["description", "I-am-the-goal-description_950"], ["version", 1], ["created_at", "2015-04-08 13:40:04.696711"], ["updated_at", "2015-04-08 13:40:04.696711"], ["tracking", "150408-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: 1.0ms | ActiveRecord: 0.0ms) + Flyboy::Goal Load (0.3ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE ("flyboy_goals"."status" != ?) ORDER BY status ASC [["status", "closed"]] +  (0.1ms) begin transaction +  (0.1ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_4863"], ["description", "I-am-the-goal-description_4927"], ["version", 1], ["created_at", "2015-04-08 13:40:04.707871"], ["updated_at", "2015-04-08 13:40:04.707871"], ["tracking", "150408-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.3ms) UPDATE "flyboy_goals" SET "status" = ?, "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["status", "closed"], ["version", 2], ["updated_at", "2015-04-08 13:40:04.720574"], ["id", 7]] +  (0.7ms) commit transaction +Redirected to http://test.host/flyboy/goals +Completed 302 Found in 3260ms (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-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_1715"], ["description", "I-am-the-goal-description_8853"], ["version", 1], ["created_at", "2015-04-08 13:40:07.976375"], ["updated_at", "2015-04-08 13:40:07.976375"], ["tracking", "150408-4"]] +  (2.5ms) commit transaction +Processing by Flyboy::GoalsController#close as HTML + Parameters: {"id"=>"8"} + Flyboy::Goal Load (0.2ms) 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-08 13:40:07.986607"], ["id", 8]] +  (0.8ms) commit transaction +Redirected to http://test.host/flyboy/goals +Completed 302 Found in 7ms (ActiveRecord: 1.3ms) +  (0.1ms) begin transaction +  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_603"], ["description", "I-am-the-goal-description_733"], ["version", 1], ["created_at", "2015-04-08 13:40:07.993310"], ["updated_at", "2015-04-08 13:40:07.993310"], ["tracking", "150408-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.2ms) 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-08 13:40:08.001501"], ["id", 9]] +  (0.8ms) commit transaction +Redirected to http://test.host/flyboy/goals/9 +Completed 302 Found in 6ms (ActiveRecord: 1.4ms) + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 9]] +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_9660"], ["description", "I-am-the-goal-description_7830"], ["version", 1], ["created_at", "2015-04-08 13:40:08.009650"], ["updated_at", "2015-04-08 13:40:08.009650"], ["tracking", "150408-6"]] +  (0.8ms) 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.6ms) UPDATE "flyboy_goals" SET "status" = ?, "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["status", "open"], ["version", 2], ["updated_at", "2015-04-08 13:40:08.016327"], ["id", 10]] +  (0.7ms) commit transaction +Redirected to http://test.host/flyboy/goals/10 +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-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_2546"], ["description", "I-am-the-goal-description_920"], ["version", 1], ["created_at", "2015-04-08 13:40:08.035248"], ["updated_at", "2015-04-08 13:40:08.035248"], ["tracking", "150408-7"]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 11], ["title", "I-am-a-task3220"], ["description", "I-am-the-task-description_8340"], ["cost", 1], ["created_at", "2015-04-08 13:40:08.047423"], ["updated_at", "2015-04-08 13:40:08.047423"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "flyboy_task_comments" ("task_id", "date", "progress", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["task_id", 1], ["date", "2015-04-08 13:40:08.060259"], ["progress", 95], ["description", "I-am-a-task-comment"], ["created_at", "2015-04-08 13:40:08.061479"], ["updated_at", "2015-04-08 13:40:08.061479"]] + SQL (0.2ms) UPDATE "flyboy_tasks" SET "progress" = ?, "updated_at" = ? WHERE "flyboy_tasks"."id" = ? [["progress", 95], ["updated_at", "2015-04-08 13:40:08.063514"], ["id", 1]] +  (0.8ms) commit transaction +Processing by Flyboy::TaskCommentsController#create as HTML + Parameters: {"task_comment"=>{"id"=>"1", "task_id"=>"1", "date"=>"2015-04-08 13:40:08 UTC", "description"=>"I-am-a-task-comment", "progress"=>"95", "created_at"=>"2015-04-08 13:40:08 UTC", "updated_at"=>"2015-04-08 13:40:08 UTC"}, "task_id"=>"1"} + Flyboy::Task Load (0.3ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 1]] + Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 1]] +Unpermitted parameters: id, task_id, date, created_at, updated_at + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 11]] +  (0.1ms) begin transaction + SQL (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-08 13:40:08.074944"], ["created_at", "2015-04-08 13:40:08.076952"], ["updated_at", "2015-04-08 13:40:08.076952"]] +  (0.8ms) commit transaction +Redirected to http://test.host/flyboy/tasks/1 +Completed 302 Found in 12ms (ActiveRecord: 1.7ms) +  (0.1ms) begin transaction +  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.4ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_6848"], ["description", "I-am-the-goal-description_8742"], ["version", 1], ["created_at", "2015-04-08 13:40:08.088611"], ["updated_at", "2015-04-08 13:40:08.088611"], ["tracking", "150408-8"]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 12], ["title", "I-am-a-task4415"], ["description", "I-am-the-task-description_7846"], ["cost", 1], ["created_at", "2015-04-08 13:40:08.094645"], ["updated_at", "2015-04-08 13:40:08.094645"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 12], ["title", "I-am-a-task3302"], ["description", "I-am-the-task-description_5855"], ["cost", 1], ["created_at", "2015-04-08 13:40:08.099703"], ["updated_at", "2015-04-08 13:40:08.099703"]] +  (0.9ms) 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.4ms) INSERT INTO "flyboy_task_comments" ("progress", "description", "date", "task_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["progress", 100], ["description", "Marquée comme terminée."], ["date", "2015-04-08 13:40:08.107837"], ["task_id", 2], ["created_at", "2015-04-08 13:40:08.109313"], ["updated_at", "2015-04-08 13:40:08.109313"]] + SQL (0.2ms) UPDATE "flyboy_tasks" SET "progress" = ?, "done" = ?, "updated_at" = ? WHERE "flyboy_tasks"."id" = ? [["progress", 100], ["done", "t"], ["updated_at", "2015-04-08 13:40:08.111293"], ["id", 2]] +  (0.9ms) commit transaction +Redirected to http://test.hostwhere_i_came_from +Completed 302 Found in 10ms (ActiveRecord: 1.8ms) + 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-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_2373"], ["description", "I-am-the-goal-description_6486"], ["version", 1], ["created_at", "2015-04-08 13:40:08.119119"], ["updated_at", "2015-04-08 13:40:08.119119"], ["tracking", "150408-9"]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + SQL (0.5ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 13], ["title", "I-am-a-task1717"], ["description", "I-am-the-task-description_5000"], ["cost", 1], ["created_at", "2015-04-08 13:40:08.123822"], ["updated_at", "2015-04-08 13:40:08.123822"]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 13], ["title", "I-am-a-task3993"], ["description", "I-am-the-task-description_2986"], ["cost", 1], ["created_at", "2015-04-08 13:40:08.128673"], ["updated_at", "2015-04-08 13:40:08.128673"]] +  (0.8ms) commit transaction +Processing by Flyboy::TasksController#complete as HTML + Parameters: {"id"=>"4"} + Flyboy::Task Load (0.2ms) 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.5ms) INSERT INTO "flyboy_task_comments" ("progress", "description", "date", "task_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["progress", 100], ["description", "Marquée comme terminée."], ["date", "2015-04-08 13:40:08.191764"], ["task_id", 4], ["created_at", "2015-04-08 13:40:08.193033"], ["updated_at", "2015-04-08 13:40:08.193033"]] + SQL (0.1ms) UPDATE "flyboy_tasks" SET "progress" = ?, "done" = ?, "updated_at" = ? WHERE "flyboy_tasks"."id" = ? [["progress", 100], ["done", "t"], ["updated_at", "2015-04-08 13:40:08.195107"], ["id", 4]] +  (1.2ms) commit transaction +Redirected to http://test.hostwhere_i_came_from +Completed 302 Found in 9ms (ActiveRecord: 2.1ms) + 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-08') + SQL (0.5ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_4701"], ["description", "I-am-the-goal-description_5411"], ["version", 1], ["created_at", "2015-04-08 13:40:08.203197"], ["updated_at", "2015-04-08 13:40:08.203197"], ["tracking", "150408-10"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 14], ["title", "I-am-a-task5400"], ["description", "I-am-the-task-description_7312"], ["cost", 1], ["created_at", "2015-04-08 13:40:08.208463"], ["updated_at", "2015-04-08 13:40:08.208463"]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 14], ["title", "I-am-a-task309"], ["description", "I-am-the-task-description_5769"], ["cost", 1], ["created_at", "2015-04-08 13:40:08.212906"], ["updated_at", "2015-04-08 13:40:08.212906"]] +  (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", "Marquée comme terminée."], ["date", "2015-04-08 13:40:08.220886"], ["task_id", 6], ["created_at", "2015-04-08 13:40:08.222138"], ["updated_at", "2015-04-08 13:40:08.222138"]] + SQL (0.1ms) UPDATE "flyboy_tasks" SET "progress" = ?, "done" = ?, "updated_at" = ? WHERE "flyboy_tasks"."id" = ? [["progress", 100], ["done", "t"], ["updated_at", "2015-04-08 13:40:08.223687"], ["id", 6]] +  (1.0ms) commit transaction +Redirected to http://test.hostwhere_i_came_from +Completed 302 Found in 8ms (ActiveRecord: 1.6ms) + Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1 [["id", 6]] +  (0.1ms) SELECT COUNT(*) FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? [["task_id", 6]] + Flyboy::TaskComment Load (0.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-08') + SQL (0.4ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_3367"], ["description", "I-am-the-goal-description_6374"], ["version", 1], ["created_at", "2015-04-08 13:40:08.232254"], ["updated_at", "2015-04-08 13:40:08.232254"], ["tracking", "150408-11"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 15], ["title", "I-am-a-task637"], ["description", "I-am-the-task-description_2669"], ["cost", 1], ["created_at", "2015-04-08 13:40:08.236862"], ["updated_at", "2015-04-08 13:40:08.236862"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 15], ["title", "I-am-a-task6475"], ["description", "I-am-the-task-description_6505"], ["cost", 1], ["created_at", "2015-04-08 13:40:08.240920"], ["updated_at", "2015-04-08 13:40:08.240920"]] +  (0.8ms) commit transaction +Processing by Flyboy::TasksController#complete as HTML + Parameters: {"id"=>"8"} + Flyboy::Task Load (0.2ms) 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", "Marquée comme terminée."], ["date", "2015-04-08 13:40:08.247595"], ["task_id", 8], ["created_at", "2015-04-08 13:40:08.248868"], ["updated_at", "2015-04-08 13:40:08.248868"]] + SQL (0.2ms) UPDATE "flyboy_tasks" SET "progress" = ?, "done" = ?, "updated_at" = ? WHERE "flyboy_tasks"."id" = ? [["progress", 100], ["done", "t"], ["updated_at", "2015-04-08 13:40:08.250465"], ["id", 8]] +  (0.9ms) commit transaction +Redirected to http://test.hostwhere_i_came_from +Completed 302 Found in 10ms (ActiveRecord: 1.6ms) +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_5193"], ["description", "I-am-the-goal-description_6768"], ["version", 1], ["created_at", "2015-04-08 13:40:08.258020"], ["updated_at", "2015-04-08 13:40:08.258020"], ["tracking", "150408-12"]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 16], ["title", "I-am-a-task1790"], ["description", "I-am-the-task-description_8700"], ["cost", 1], ["created_at", "2015-04-08 13:40:08.262054"], ["updated_at", "2015-04-08 13:40:08.262054"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 16], ["title", "I-am-a-task8687"], ["description", "I-am-the-task-description_6167"], ["cost", 1], ["created_at", "2015-04-08 13:40:08.266115"], ["updated_at", "2015-04-08 13:40:08.266115"]] +  (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.1ms | ActiveRecord: 0.0ms) +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_5335"], ["description", "I-am-the-goal-description_2410"], ["version", 1], ["created_at", "2015-04-08 13:40:08.280092"], ["updated_at", "2015-04-08 13:40:08.280092"], ["tracking", "150408-13"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "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_5328"], ["cost", 1], ["created_at", "2015-04-08 13:40:08.284611"], ["updated_at", "2015-04-08 13:40:08.284611"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 17], ["title", "I-am-a-task8729"], ["description", "I-am-the-task-description_7143"], ["cost", 1], ["created_at", "2015-04-08 13:40:08.289001"], ["updated_at", "2015-04-08 13:40:08.289001"]] +  (0.9ms) 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.1ms) DELETE FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."id" = ? [["id", 3]] + SQL (0.1ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 2]] +  (0.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", 3]] + SQL (0.4ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 3]] +  (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", 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.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", 5]] + SQL (0.2ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 5]] +  (0.6ms) 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.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.2ms) 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.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.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", 10]] + SQL (0.1ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 10]] +  (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", 11]] + SQL (0.2ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 11]] +  (0.7ms) commit transaction +  (0.0ms) begin transaction + Flyboy::TaskComment Load (0.1ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 12]] + SQL (0.1ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 12]] +  (0.6ms) 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-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_2734"], ["description", "I-am-the-goal-description_5662"], ["version", 1], ["created_at", "2015-04-08 13:40:08.332818"], ["updated_at", "2015-04-08 13:40:08.332818"], ["tracking", "150408-14"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 18], ["title", "I-am-a-task6088"], ["description", "I-am-the-task-description_9672"], ["cost", 1], ["created_at", "2015-04-08 13:40:08.336797"], ["updated_at", "2015-04-08 13:40:08.336797"]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_8463"], ["description", "I-am-the-goal-description_4168"], ["version", 1], ["created_at", "2015-04-08 13:40:08.340925"], ["updated_at", "2015-04-08 13:40:08.340925"], ["tracking", "150408-15"]] +  (0.7ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 19], ["title", "I-am-a-task1284"], ["description", "I-am-the-task-description_5035"], ["cost", 1], ["created_at", "2015-04-08 13:40:08.344925"], ["updated_at", "2015-04-08 13:40:08.344925"]] +  (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 2ms (Views: 1.3ms | 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-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_1890"], ["description", "I-am-the-goal-description_3636"], ["version", 1], ["created_at", "2015-04-08 13:40:08.354976"], ["updated_at", "2015-04-08 13:40:08.354976"], ["tracking", "150408-16"]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 20], ["title", "I-am-a-task7861"], ["description", "I-am-the-task-description_2093"], ["cost", 1], ["created_at", "2015-04-08 13:40:08.358928"], ["updated_at", "2015-04-08 13:40:08.358928"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 20], ["title", "I-am-a-task7015"], ["description", "I-am-the-task-description_7259"], ["cost", 1], ["created_at", "2015-04-08 13:40:08.362922"], ["updated_at", "2015-04-08 13:40:08.362922"]] +  (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.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", 15]] + SQL (0.2ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 15]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + Flyboy::TaskComment Load (0.1ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 16]] + SQL (0.2ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 16]] +  (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", 17]] + SQL (0.2ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 17]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_9424"], ["description", "I-am-the-goal-description_3594"], ["version", 1], ["created_at", "2015-04-08 13:40:08.379676"], ["updated_at", "2015-04-08 13:40:08.379676"], ["tracking", "150408-17"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 21], ["title", "I-am-a-task1173"], ["description", "I-am-the-task-description_109"], ["cost", 1], ["created_at", "2015-04-08 13:40:08.384545"], ["updated_at", "2015-04-08 13:40:08.384545"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_334"], ["description", "I-am-the-goal-description_2018"], ["version", 1], ["created_at", "2015-04-08 13:40:08.389218"], ["updated_at", "2015-04-08 13:40:08.389218"], ["tracking", "150408-18"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 22], ["title", "I-am-a-task1084"], ["description", "I-am-the-task-description_7256"], ["cost", 1], ["created_at", "2015-04-08 13:40:08.393771"], ["updated_at", "2015-04-08 13:40:08.393771"]] +  (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: 1.0ms | 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-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_6673"], ["description", "I-am-the-goal-description_4266"], ["version", 1], ["created_at", "2015-04-08 13:40:08.404970"], ["updated_at", "2015-04-08 13:40:08.404970"], ["tracking", "150408-19"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 23], ["title", "I-am-a-task8362"], ["description", "I-am-the-task-description_3354"], ["cost", 1], ["created_at", "2015-04-08 13:40:08.408936"], ["updated_at", "2015-04-08 13:40:08.408936"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 23], ["title", "I-am-a-task8126"], ["description", "I-am-the-task-description_1892"], ["cost", 1], ["created_at", "2015-04-08 13:40:08.412805"], ["updated_at", "2015-04-08 13:40:08.412805"]] +  (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.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.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 + 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.2ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_5564"], ["description", "I-am-the-goal-description_8408"], ["version", 1], ["created_at", "2015-04-08 13:40:08.429494"], ["updated_at", "2015-04-08 13:40:08.429494"], ["tracking", "150408-20"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 24], ["title", "I-am-a-task582"], ["description", "I-am-the-task-description_8525"], ["cost", 1], ["created_at", "2015-04-08 13:40:08.434728"], ["updated_at", "2015-04-08 13:40:08.434728"]] +  (1.4ms) commit transaction +  (0.1ms) begin transaction +  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_3052"], ["description", "I-am-the-goal-description_3763"], ["version", 1], ["created_at", "2015-04-08 13:40:08.441247"], ["updated_at", "2015-04-08 13:40:08.441247"], ["tracking", "150408-21"]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 25], ["title", "I-am-a-task8887"], ["description", "I-am-the-task-description_516"], ["cost", 1], ["created_at", "2015-04-08 13:40:08.446576"], ["updated_at", "2015-04-08 13:40:08.446576"]] +  (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.6ms) +Completed 200 OK in 4ms (Views: 2.3ms | ActiveRecord: 0.0ms) + Flyboy::Task Load (0.3ms) 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-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_7051"], ["description", "I-am-the-goal-description_3381"], ["version", 1], ["created_at", "2015-04-08 13:40:08.458379"], ["updated_at", "2015-04-08 13:40:08.458379"], ["tracking", "150408-22"]] +  (1.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 26], ["title", "I-am-a-task6723"], ["description", "I-am-the-task-description_6939"], ["cost", 1], ["created_at", "2015-04-08 13:40:08.462351"], ["updated_at", "2015-04-08 13:40:08.462351"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 26], ["title", "I-am-a-task1339"], ["description", "I-am-the-task-description_1446"], ["cost", 1], ["created_at", "2015-04-08 13:40:08.466326"], ["updated_at", "2015-04-08 13:40:08.466326"]] +  (0.9ms) commit transaction +Processing by Flyboy::TasksController#show as HTML + Parameters: {"id"=>"24"} + Flyboy::Task Load (0.3ms) 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.4ms) +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_2024"], ["description", "I-am-the-goal-description_9593"], ["version", 1], ["created_at", "2015-04-08 13:40:08.479578"], ["updated_at", "2015-04-08 13:40:08.479578"], ["tracking", "150408-23"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 27], ["title", "I-am-a-task9185"], ["description", "I-am-the-task-description_7616"], ["cost", 1], ["created_at", "2015-04-08 13:40:08.483621"], ["updated_at", "2015-04-08 13:40:08.483621"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 27], ["title", "I-am-a-task6501"], ["description", "I-am-the-task-description_6217"], ["cost", 1], ["created_at", "2015-04-08 13:40:08.487518"], ["updated_at", "2015-04-08 13:40:08.487518"]] +  (0.8ms) 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.3ms) +Completed 200 OK in 6ms (Views: 2.4ms | ActiveRecord: 0.2ms) +  (0.1ms) begin transaction +  (0.5ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_143"], ["description", "I-am-the-goal-description_8824"], ["version", 1], ["created_at", "2015-04-08 13:40:08.500940"], ["updated_at", "2015-04-08 13:40:08.500940"], ["tracking", "150408-24"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 28], ["title", "I-am-a-task7669"], ["description", "I-am-the-task-description_6029"], ["cost", 1], ["created_at", "2015-04-08 13:40:08.506461"], ["updated_at", "2015-04-08 13:40:08.506461"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 28], ["title", "I-am-a-task4533"], ["description", "I-am-the-task-description_5281"], ["cost", 1], ["created_at", "2015-04-08 13:40:08.510433"], ["updated_at", "2015-04-08 13:40:08.510433"]] +  (0.8ms) commit transaction +Processing by Flyboy::TasksController#edit as HTML + Parameters: {"id"=>"28"} + Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 28]] + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 28]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/edit.html.slim within layouts/application (0.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-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_9102"], ["description", "I-am-the-goal-description_3013"], ["version", 1], ["created_at", "2015-04-08 13:40:08.523315"], ["updated_at", "2015-04-08 13:40:08.523315"], ["tracking", "150408-25"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 29], ["title", "I-am-a-task7518"], ["description", "I-am-the-task-description_4304"], ["cost", 1], ["created_at", "2015-04-08 13:40:08.527113"], ["updated_at", "2015-04-08 13:40:08.527113"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 29], ["title", "I-am-a-task9650"], ["description", "I-am-the-task-description_4803"], ["cost", 1], ["created_at", "2015-04-08 13:40:08.530976"], ["updated_at", "2015-04-08 13:40:08.530976"]] +  (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-08", "term"=>"2015-04-08"}} + 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-08"], ["reminder", "2015-04-08"], ["done", "f"], ["created_at", "2015-04-08 13:40:08.542688"], ["updated_at", "2015-04-08 13:40:08.542688"]] +  (0.8ms) commit transaction +Redirected to http://test.host/flyboy/tasks/32 +Completed 302 Found in 5ms (ActiveRecord: 1.2ms) +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_352"], ["description", "I-am-the-goal-description_6341"], ["version", 1], ["created_at", "2015-04-08 13:40:08.549477"], ["updated_at", "2015-04-08 13:40:08.549477"], ["tracking", "150408-26"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.5ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 30], ["title", "I-am-a-task3864"], ["description", "I-am-the-task-description_6827"], ["cost", 1], ["created_at", "2015-04-08 13:40:08.554273"], ["updated_at", "2015-04-08 13:40:08.554273"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 30], ["title", "I-am-a-task380"], ["description", "I-am-the-task-description_9829"], ["cost", 1], ["created_at", "2015-04-08 13:40:08.559193"], ["updated_at", "2015-04-08 13:40:08.559193"]] +  (0.8ms) commit transaction +Processing by Flyboy::TasksController#create as HTML + Parameters: {"task"=>{"title"=>"New Task", "goal_id"=>"30", "reminder"=>"2015-04-08", "term"=>"2015-04-08"}} + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 30]] +  (0.1ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("goal_id", "title", "term", "reminder", "done", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["goal_id", 30], ["title", "New Task"], ["term", "2015-04-08"], ["reminder", "2015-04-08"], ["done", "f"], ["created_at", "2015-04-08 13:40:08.565387"], ["updated_at", "2015-04-08 13:40:08.565387"]] +  (0.9ms) commit transaction +Redirected to http://test.host/flyboy/tasks/35 +Completed 302 Found in 6ms (ActiveRecord: 1.3ms) +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_9797"], ["description", "I-am-the-goal-description_9501"], ["version", 1], ["created_at", "2015-04-08 13:40:08.575369"], ["updated_at", "2015-04-08 13:40:08.575369"], ["tracking", "150408-27"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 31], ["title", "I-am-a-task4390"], ["description", "I-am-the-task-description_883"], ["cost", 1], ["created_at", "2015-04-08 13:40:08.579937"], ["updated_at", "2015-04-08 13:40:08.579937"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 31], ["title", "I-am-a-task1650"], ["description", "I-am-the-task-description_23"], ["cost", 1], ["created_at", "2015-04-08 13:40:08.584493"], ["updated_at", "2015-04-08 13:40:08.584493"]] +  (0.8ms) commit transaction +Processing by Flyboy::TasksController#create as HTML + Parameters: {"task"=>{"title"=>"New Task", "goal_id"=>"31", "reminder"=>"2015-04-08", "term"=>"2015-04-08"}} + Flyboy::Goal Load (0.2ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 31]] +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("goal_id", "title", "term", "reminder", "done", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["goal_id", 31], ["title", "New Task"], ["term", "2015-04-08"], ["reminder", "2015-04-08"], ["done", "f"], ["created_at", "2015-04-08 13:40:08.591778"], ["updated_at", "2015-04-08 13:40:08.591778"]] +  (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-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_3253"], ["description", "I-am-the-goal-description_2719"], ["version", 1], ["created_at", "2015-04-08 13:40:08.599292"], ["updated_at", "2015-04-08 13:40:08.599292"], ["tracking", "150408-28"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 32], ["title", "I-am-a-task6178"], ["description", "I-am-the-task-description_7542"], ["cost", 1], ["created_at", "2015-04-08 13:40:08.604704"], ["updated_at", "2015-04-08 13:40:08.604704"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 32], ["title", "I-am-a-task2291"], ["description", "I-am-the-task-description_4589"], ["cost", 1], ["created_at", "2015-04-08 13:40:08.609329"], ["updated_at", "2015-04-08 13:40:08.609329"]] +  (0.8ms) commit transaction +Processing by Flyboy::TasksController#create as HTML + Parameters: {"task"=>{"title"=>nil, "goal_id"=>"32"}} + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 32]] +  (0.1ms) begin transaction +  (0.0ms) rollback transaction + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/new.html.slim within layouts/application (0.4ms) +Completed 200 OK in 5ms (Views: 1.3ms | ActiveRecord: 0.2ms) +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_7115"], ["description", "I-am-the-goal-description_6611"], ["version", 1], ["created_at", "2015-04-08 13:40:08.622142"], ["updated_at", "2015-04-08 13:40:08.622142"], ["tracking", "150408-29"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 33], ["title", "I-am-a-task9770"], ["description", "I-am-the-task-description_847"], ["cost", 1], ["created_at", "2015-04-08 13:40:08.626123"], ["updated_at", "2015-04-08 13:40:08.626123"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 33], ["title", "I-am-a-task7625"], ["description", "I-am-the-task-description_1114"], ["cost", 1], ["created_at", "2015-04-08 13:40:08.630053"], ["updated_at", "2015-04-08 13:40:08.630053"]] +  (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.4ms) INSERT INTO "flyboy_tasks" ("title", "goal_id", "reminder", "term", "done", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["title", "New Task"], ["goal_id", 33], ["reminder", "2015-04-08"], ["term", "2015-04-08"], ["done", "f"], ["created_at", "2015-04-08 13:40:08.633930"], ["updated_at", "2015-04-08 13:40:08.633930"]] +  (0.8ms) commit transaction +Processing by Flyboy::TasksController#update as HTML + Parameters: {"task"=>{"title"=>"New Task", "goal_id"=>"33", "reminder"=>"2015-04-08", "term"=>"2015-04-08"}, "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-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_5381"], ["description", "I-am-the-goal-description_5210"], ["version", 1], ["created_at", "2015-04-08 13:40:08.645778"], ["updated_at", "2015-04-08 13:40:08.645778"], ["tracking", "150408-30"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 34], ["title", "I-am-a-task6257"], ["description", "I-am-the-task-description_485"], ["cost", 1], ["created_at", "2015-04-08 13:40:08.650269"], ["updated_at", "2015-04-08 13:40:08.650269"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 34], ["title", "I-am-a-task9300"], ["description", "I-am-the-task-description_7959"], ["cost", 1], ["created_at", "2015-04-08 13:40:08.655427"], ["updated_at", "2015-04-08 13:40:08.655427"]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + Flyboy::Goal Load (0.2ms) 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-08"], ["term", "2015-04-08"], ["done", "f"], ["created_at", "2015-04-08 13:40:08.659695"], ["updated_at", "2015-04-08 13:40:08.659695"]] +  (0.8ms) commit transaction +Processing by Flyboy::TasksController#update as HTML + Parameters: {"task"=>{"title"=>"New Task", "goal_id"=>"34", "reminder"=>"2015-04-08", "term"=>"2015-04-08"}, "id"=>"46"} + Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 46]] + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 34]] +  (0.1ms) begin transaction +  (0.0ms) commit transaction +Redirected to http://test.host/flyboy/tasks/46 +Completed 302 Found in 64ms (ActiveRecord: 0.4ms) +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_4137"], ["description", "I-am-the-goal-description_2017"], ["version", 1], ["created_at", "2015-04-08 13:40:08.731587"], ["updated_at", "2015-04-08 13:40:08.731587"], ["tracking", "150408-31"]] +  (1.5ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 35], ["title", "I-am-a-task1449"], ["description", "I-am-the-task-description_8424"], ["cost", 1], ["created_at", "2015-04-08 13:40:08.736923"], ["updated_at", "2015-04-08 13:40:08.736923"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 35], ["title", "I-am-a-task6338"], ["description", "I-am-the-task-description_2972"], ["cost", 1], ["created_at", "2015-04-08 13:40:08.741402"], ["updated_at", "2015-04-08 13:40:08.741402"]] +  (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", 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-08"], ["term", "2015-04-08"], ["done", "f"], ["created_at", "2015-04-08 13:40:08.746494"], ["updated_at", "2015-04-08 13:40:08.746494"]] +  (0.7ms) 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.5ms) +Completed 200 OK in 5ms (Views: 1.6ms | ActiveRecord: 0.3ms) +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_6611"], ["description", "I-am-the-goal-description_5303"], ["version", 1], ["created_at", "2015-04-08 13:40:08.760219"], ["updated_at", "2015-04-08 13:40:08.760219"], ["tracking", "150408-32"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 36], ["title", "I-am-a-task7483"], ["description", "I-am-the-task-description_5068"], ["cost", 1], ["created_at", "2015-04-08 13:40:08.765073"], ["updated_at", "2015-04-08 13:40:08.765073"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 36], ["title", "I-am-a-task8466"], ["description", "I-am-the-task-description_441"], ["cost", 1], ["created_at", "2015-04-08 13:40:08.770529"], ["updated_at", "2015-04-08 13:40:08.770529"]] +  (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.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-08"], ["term", "2015-04-08"], ["done", "f"], ["created_at", "2015-04-08 13:40:08.775980"], ["updated_at", "2015-04-08 13:40:08.775980"]] +  (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.7ms) commit transaction +Redirected to http://test.host/flyboy/tasks +Completed 302 Found in 5ms (ActiveRecord: 1.2ms) +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_4668"], ["description", "I-am-the-goal-description_8119"], ["version", 1], ["created_at", "2015-04-08 13:40:08.789522"], ["updated_at", "2015-04-08 13:40:08.789522"], ["tracking", "150408-33"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 37], ["title", "I-am-a-task5233"], ["description", "I-am-the-task-description_1054"], ["cost", 1], ["created_at", "2015-04-08 13:40:08.793382"], ["updated_at", "2015-04-08 13:40:08.793382"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 37], ["title", "I-am-a-task9362"], ["description", "I-am-the-task-description_7275"], ["cost", 1], ["created_at", "2015-04-08 13:40:08.798273"], ["updated_at", "2015-04-08 13:40:08.798273"]] +  (1.0ms) commit transaction +  (0.1ms) begin transaction + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 37]] + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("title", "goal_id", "reminder", "term", "done", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["title", "New Task"], ["goal_id", 37], ["reminder", "2015-04-08"], ["term", "2015-04-08"], ["done", "f"], ["created_at", "2015-04-08 13:40:08.803036"], ["updated_at", "2015-04-08 13:40:08.803036"]] +  (0.9ms) commit transaction +Processing by Flyboy::TasksController#destroy as HTML + Parameters: {"id"=>"55"} + Flyboy::Task Load (0.2ms) 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.9ms) 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-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_8788"], ["description", "I-am-the-goal-description_2625"], ["version", 1], ["created_at", "2015-04-08 13:40:08.817532"], ["updated_at", "2015-04-08 13:40:08.817532"], ["tracking", "150408-34"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 38], ["title", "I-am-a-task959"], ["description", "I-am-the-task-description_8077"], ["cost", 1], ["created_at", "2015-04-08 13:40:08.822266"], ["updated_at", "2015-04-08 13:40:08.822266"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 38], ["title", "I-am-a-task7812"], ["description", "I-am-the-task-description_350"], ["cost", 1], ["created_at", "2015-04-08 13:40:08.826757"], ["updated_at", "2015-04-08 13:40:08.826757"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 38]] + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("title", "goal_id", "reminder", "term", "done", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["title", "New Task"], ["goal_id", 38], ["reminder", "2015-04-08"], ["term", "2015-04-08"], ["done", "f"], ["created_at", "2015-04-08 13:40:08.830708"], ["updated_at", "2015-04-08 13:40:08.830708"]] +  (0.8ms) commit transaction +Processing by Flyboy::TasksController#snooze as HTML + Parameters: {"id"=>"58"} + Flyboy::Task Load (0.2ms) 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.4ms) UPDATE "flyboy_tasks" SET "reminder" = ?, "term" = ?, "updated_at" = ? WHERE "flyboy_tasks"."id" = ? [["reminder", "2015-04-15"], ["term", "2015-05-08"], ["updated_at", "2015-04-08 13:40:08.837330"], ["id", 58]] +  (0.8ms) commit transaction +Redirected to http://test.host/flyboy/tasks +Completed 302 Found in 7ms (ActiveRecord: 1.5ms) +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) 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_7476"], ["version", 1], ["created_at", "2015-04-08 13:40:08.844481"], ["updated_at", "2015-04-08 13:40:08.844481"], ["tracking", "150408-35"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_6042"], ["description", "I-am-the-goal-description_2541"], ["version", 1], ["created_at", "2015-04-08 13:40:08.849390"], ["updated_at", "2015-04-08 13:40:08.849390"], ["tracking", "150408-36"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-07"], ["goal_id", 40], ["title", "I-am-a-task4208"], ["description", "I-am-the-task-description_6084"], ["cost", 1], ["created_at", "2015-04-08 13:40:08.854688"], ["updated_at", "2015-04-08 13:40:08.854688"]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_6838"], ["description", "I-am-the-goal-description_3261"], ["version", 1], ["created_at", "2015-04-08 13:40:08.859498"], ["updated_at", "2015-04-08 13:40:08.859498"], ["tracking", "150408-37"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-09"], ["goal_id", 41], ["title", "I-am-a-task5793"], ["description", "I-am-the-task-description_1454"], ["cost", 1], ["created_at", "2015-04-08 13:40:08.863552"], ["updated_at", "2015-04-08 13:40:08.863552"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_7930"], ["description", "I-am-the-goal-description_7260"], ["version", 1], ["created_at", "2015-04-08 13:40:08.866600"], ["updated_at", "2015-04-08 13:40:08.866600"], ["tracking", "150408-38"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-07"], ["goal_id", 42], ["title", "I-am-a-task8097"], ["description", "I-am-the-task-description_385"], ["cost", 1], ["created_at", "2015-04-08 13:40:08.871182"], ["updated_at", "2015-04-08 13:40:08.871182"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-09"], ["goal_id", 42], ["title", "I-am-a-task8476"], ["description", "I-am-the-task-description_703"], ["cost", 1], ["created_at", "2015-04-08 13:40:08.875822"], ["updated_at", "2015-04-08 13:40:08.875822"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-09"], ["term", "2015-04-11"], ["goal_id", 39], ["title", "I-am-a-task1480"], ["description", "I-am-the-task-description_8645"], ["cost", 1], ["created_at", "2015-04-08 13:40:08.880900"], ["updated_at", "2015-04-08 13:40:08.880900"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2015-04-05"], ["term", "2015-04-07"], ["goal_id", 39], ["title", "I-am-a-task810"], ["description", "I-am-the-task-description_2430"], ["cost", 1], ["created_at", "2015-04-08 13:40:08.885806"], ["updated_at", "2015-04-08 13:40:08.885806"]] +  (1.1ms) commit transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 39 AND done = 'f' AND term < '2015-04-08') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 39 AND done = 'f' AND term > '2015-04-08' AND reminder < '2015-04-08') +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_7324"], ["description", "I-am-the-goal-description_9119"], ["version", 1], ["created_at", "2015-04-08 13:40:08.893863"], ["updated_at", "2015-04-08 13:40:08.893863"], ["tracking", "150408-39"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_8150"], ["description", "I-am-the-goal-description_9996"], ["version", 1], ["created_at", "2015-04-08 13:40:08.899097"], ["updated_at", "2015-04-08 13:40:08.899097"], ["tracking", "150408-40"]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-07"], ["goal_id", 44], ["title", "I-am-a-task3104"], ["description", "I-am-the-task-description_8036"], ["cost", 1], ["created_at", "2015-04-08 13:40:08.903087"], ["updated_at", "2015-04-08 13:40:08.903087"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_7473"], ["description", "I-am-the-goal-description_5202"], ["version", 1], ["created_at", "2015-04-08 13:40:08.907206"], ["updated_at", "2015-04-08 13:40:08.907206"], ["tracking", "150408-41"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-09"], ["goal_id", 45], ["title", "I-am-a-task5226"], ["description", "I-am-the-task-description_6152"], ["cost", 1], ["created_at", "2015-04-08 13:40:08.911011"], ["updated_at", "2015-04-08 13:40:08.911011"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_6968"], ["description", "I-am-the-goal-description_9945"], ["version", 1], ["created_at", "2015-04-08 13:40:08.914450"], ["updated_at", "2015-04-08 13:40:08.914450"], ["tracking", "150408-42"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-07"], ["goal_id", 46], ["title", "I-am-a-task5059"], ["description", "I-am-the-task-description_8131"], ["cost", 1], ["created_at", "2015-04-08 13:40:08.919231"], ["updated_at", "2015-04-08 13:40:08.919231"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.5ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-09"], ["goal_id", 46], ["title", "I-am-a-task4429"], ["description", "I-am-the-task-description_3831"], ["cost", 1], ["created_at", "2015-04-08 13:40:08.923424"], ["updated_at", "2015-04-08 13:40:08.923424"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-09"], ["term", "2015-04-11"], ["goal_id", 43], ["title", "I-am-a-task5304"], ["description", "I-am-the-task-description_5845"], ["cost", 1], ["created_at", "2015-04-08 13:40:08.928405"], ["updated_at", "2015-04-08 13:40:08.928405"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2015-04-05"], ["term", "2015-04-07"], ["goal_id", 43], ["title", "I-am-a-task3232"], ["description", "I-am-the-task-description_3523"], ["cost", 1], ["created_at", "2015-04-08 13:40:08.932693"], ["updated_at", "2015-04-08 13:40:08.932693"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction +  (0.4ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_4326"], ["description", "I-am-the-goal-description_6141"], ["version", 1], ["created_at", "2015-04-08 13:40:08.936548"], ["updated_at", "2015-04-08 13:40:08.936548"], ["tracking", "150408-43"]] +  (0.8ms) commit transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 47 AND done = 'f' AND term < '2015-04-08') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 47 AND done = 'f' AND term > '2015-04-08' AND reminder < '2015-04-08') +  (0.1ms) begin transaction +  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_8050"], ["description", "I-am-the-goal-description_9912"], ["version", 1], ["created_at", "2015-04-08 13:40:08.945326"], ["updated_at", "2015-04-08 13:40:08.945326"], ["tracking", "150408-44"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_5282"], ["description", "I-am-the-goal-description_8113"], ["version", 1], ["created_at", "2015-04-08 13:40:08.950744"], ["updated_at", "2015-04-08 13:40:08.950744"], ["tracking", "150408-45"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-07"], ["goal_id", 49], ["title", "I-am-a-task6242"], ["description", "I-am-the-task-description_409"], ["cost", 1], ["created_at", "2015-04-08 13:40:08.954566"], ["updated_at", "2015-04-08 13:40:08.954566"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_7478"], ["description", "I-am-the-goal-description_6458"], ["version", 1], ["created_at", "2015-04-08 13:40:08.959081"], ["updated_at", "2015-04-08 13:40:08.959081"], ["tracking", "150408-46"]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-09"], ["goal_id", 50], ["title", "I-am-a-task9539"], ["description", "I-am-the-task-description_552"], ["cost", 1], ["created_at", "2015-04-08 13:40:08.963799"], ["updated_at", "2015-04-08 13:40:08.963799"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_6732"], ["description", "I-am-the-goal-description_5559"], ["version", 1], ["created_at", "2015-04-08 13:40:08.966973"], ["updated_at", "2015-04-08 13:40:08.966973"], ["tracking", "150408-47"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-07"], ["goal_id", 51], ["title", "I-am-a-task2926"], ["description", "I-am-the-task-description_3506"], ["cost", 1], ["created_at", "2015-04-08 13:40:08.971547"], ["updated_at", "2015-04-08 13:40:08.971547"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-09"], ["goal_id", 51], ["title", "I-am-a-task9531"], ["description", "I-am-the-task-description_2619"], ["cost", 1], ["created_at", "2015-04-08 13:40:08.976184"], ["updated_at", "2015-04-08 13:40:08.976184"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-09"], ["term", "2015-04-11"], ["goal_id", 48], ["title", "I-am-a-task3581"], ["description", "I-am-the-task-description_3488"], ["cost", 1], ["created_at", "2015-04-08 13:40:08.980852"], ["updated_at", "2015-04-08 13:40:08.980852"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.5ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2015-04-05"], ["term", "2015-04-07"], ["goal_id", 48], ["title", "I-am-a-task3929"], ["description", "I-am-the-task-description_2133"], ["cost", 1], ["created_at", "2015-04-08 13:40:08.985471"], ["updated_at", "2015-04-08 13:40:08.985471"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-09"], ["goal_id", 48], ["title", "I-am-a-task4745"], ["description", "I-am-the-task-description_5408"], ["cost", 1], ["created_at", "2015-04-08 13:40:08.991105"], ["updated_at", "2015-04-08 13:40:08.991105"]] +  (0.8ms) commit transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 48 AND done = 'f' AND term < '2015-04-08') +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 48 AND done = 'f' AND term > '2015-04-08' AND reminder < '2015-04-08') +  (0.1ms) begin transaction +  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_7216"], ["description", "I-am-the-goal-description_8072"], ["version", 1], ["created_at", "2015-04-08 13:40:08.998983"], ["updated_at", "2015-04-08 13:40:08.998983"], ["tracking", "150408-48"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_5824"], ["description", "I-am-the-goal-description_8167"], ["version", 1], ["created_at", "2015-04-08 13:40:09.005763"], ["updated_at", "2015-04-08 13:40:09.005763"], ["tracking", "150408-49"]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-07"], ["goal_id", 53], ["title", "I-am-a-task9397"], ["description", "I-am-the-task-description_1237"], ["cost", 1], ["created_at", "2015-04-08 13:40:09.009806"], ["updated_at", "2015-04-08 13:40:09.009806"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_87"], ["description", "I-am-the-goal-description_2869"], ["version", 1], ["created_at", "2015-04-08 13:40:09.014262"], ["updated_at", "2015-04-08 13:40:09.014262"], ["tracking", "150408-50"]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-09"], ["goal_id", 54], ["title", "I-am-a-task2251"], ["description", "I-am-the-task-description_432"], ["cost", 1], ["created_at", "2015-04-08 13:40:09.018239"], ["updated_at", "2015-04-08 13:40:09.018239"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_3380"], ["description", "I-am-the-goal-description_9734"], ["version", 1], ["created_at", "2015-04-08 13:40:09.021200"], ["updated_at", "2015-04-08 13:40:09.021200"], ["tracking", "150408-51"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-07"], ["goal_id", 55], ["title", "I-am-a-task2641"], ["description", "I-am-the-task-description_9796"], ["cost", 1], ["created_at", "2015-04-08 13:40:09.025720"], ["updated_at", "2015-04-08 13:40:09.025720"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-09"], ["goal_id", 55], ["title", "I-am-a-task8214"], ["description", "I-am-the-task-description_921"], ["cost", 1], ["created_at", "2015-04-08 13:40:09.030253"], ["updated_at", "2015-04-08 13:40:09.030253"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-09"], ["term", "2015-04-11"], ["goal_id", 52], ["title", "I-am-a-task4957"], ["description", "I-am-the-task-description_1627"], ["cost", 1], ["created_at", "2015-04-08 13:40:09.035288"], ["updated_at", "2015-04-08 13:40:09.035288"]] +  (1.0ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2015-04-05"], ["term", "2015-04-07"], ["goal_id", 52], ["title", "I-am-a-task6427"], ["description", "I-am-the-task-description_3950"], ["cost", 1], ["created_at", "2015-04-08 13:40:09.040896"], ["updated_at", "2015-04-08 13:40:09.040896"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-07"], ["goal_id", 52], ["title", "I-am-a-task299"], ["description", "I-am-the-task-description_9497"], ["cost", 1], ["created_at", "2015-04-08 13:40:09.045250"], ["updated_at", "2015-04-08 13:40:09.045250"]] +  (0.8ms) commit transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 52 AND done = 'f' AND term < '2015-04-08') +  (0.1ms) begin transaction +  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_817"], ["description", "I-am-the-goal-description_1393"], ["version", 1], ["created_at", "2015-04-08 13:40:09.051996"], ["updated_at", "2015-04-08 13:40:09.051996"], ["tracking", "150408-52"]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-09"], ["term", "2015-04-11"], ["goal_id", 56], ["title", "I-am-a-task5662"], ["description", "I-am-the-task-description_6815"], ["cost", 1], ["created_at", "2015-04-08 13:40:09.056298"], ["updated_at", "2015-04-08 13:40:09.056298"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_8870"], ["description", "I-am-the-goal-description_3848"], ["version", 1], ["created_at", "2015-04-08 13:40:09.061580"], ["updated_at", "2015-04-08 13:40:09.061580"], ["tracking", "150408-53"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-07"], ["term", "2015-04-11"], ["goal_id", 57], ["title", "I-am-a-task4907"], ["description", "I-am-the-task-description_5820"], ["cost", 1], ["created_at", "2015-04-08 13:40:09.066017"], ["updated_at", "2015-04-08 13:40:09.066017"]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_8087"], ["description", "I-am-the-goal-description_7454"], ["version", 1], ["created_at", "2015-04-08 13:40:09.071825"], ["updated_at", "2015-04-08 13:40:09.071825"], ["tracking", "150408-54"]] +  (1.0ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-07"], ["goal_id", 58], ["title", "I-am-a-task7133"], ["description", "I-am-the-task-description_2337"], ["cost", 1], ["created_at", "2015-04-08 13:40:09.076038"], ["updated_at", "2015-04-08 13:40:09.076038"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_9636"], ["description", "I-am-the-goal-description_9353"], ["version", 1], ["created_at", "2015-04-08 13:40:09.082441"], ["updated_at", "2015-04-08 13:40:09.082441"], ["tracking", "150408-55"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2015-04-05"], ["term", "2015-04-07"], ["goal_id", 59], ["title", "I-am-a-task462"], ["description", "I-am-the-task-description_4738"], ["cost", 1], ["created_at", "2015-04-08 13:40:09.088507"], ["updated_at", "2015-04-08 13:40:09.088507"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_7495"], ["description", "I-am-the-goal-description_604"], ["version", 1], ["created_at", "2015-04-08 13:40:09.094828"], ["updated_at", "2015-04-08 13:40:09.094828"], ["tracking", "150408-56"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_4201"], ["description", "I-am-the-goal-description_1388"], ["version", 1], ["created_at", "2015-04-08 13:40:09.100263"], ["updated_at", "2015-04-08 13:40:09.100263"], ["tracking", "150408-57"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_471"], ["description", "I-am-the-goal-description_5255"], ["version", 1], ["created_at", "2015-04-08 13:40:09.105417"], ["updated_at", "2015-04-08 13:40:09.105417"], ["tracking", "150408-58"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_3151"], ["description", "I-am-the-goal-description_5575"], ["version", 1], ["created_at", "2015-04-08 13:40:09.110884"], ["updated_at", "2015-04-08 13:40:09.110884"], ["tracking", "150408-59"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_1567"], ["description", "I-am-the-goal-description_8618"], ["version", 1], ["created_at", "2015-04-08 13:40:09.116097"], ["updated_at", "2015-04-08 13:40:09.116097"], ["tracking", "150408-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-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_9697"], ["description", "I-am-the-goal-description_5723"], ["version", 1], ["created_at", "2015-04-08 13:40:09.122977"], ["updated_at", "2015-04-08 13:40:09.122977"], ["tracking", "150408-61"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.4ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_4710"], ["description", "I-am-the-goal-description_9171"], ["version", 1], ["created_at", "2015-04-08 13:40:09.128332"], ["updated_at", "2015-04-08 13:40:09.128332"], ["tracking", "150408-62"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_8228"], ["description", "I-am-the-goal-description_7041"], ["version", 1], ["created_at", "2015-04-08 13:40:09.134401"], ["updated_at", "2015-04-08 13:40:09.134401"], ["tracking", "150408-63"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 67], ["title", "I-am-a-task2916"], ["description", "I-am-the-task-description_3776"], ["cost", 1], ["created_at", "2015-04-08 13:40:09.139792"], ["updated_at", "2015-04-08 13:40:09.139792"]] +  (0.8ms) commit transaction +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f' [["goal_id", 67]] +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_6601"], ["description", "I-am-the-goal-description_3332"], ["version", 1], ["created_at", "2015-04-08 13:40:09.145904"], ["updated_at", "2015-04-08 13:40:09.145904"], ["tracking", "150408-64"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_5109"], ["description", "I-am-the-goal-description_5319"], ["version", 1], ["created_at", "2015-04-08 13:40:09.151105"], ["updated_at", "2015-04-08 13:40:09.151105"], ["tracking", "150408-65"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_9769"], ["description", "I-am-the-goal-description_5096"], ["version", 1], ["created_at", "2015-04-08 13:40:09.157810"], ["updated_at", "2015-04-08 13:40:09.157810"], ["tracking", "150408-66"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction +  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_7895"], ["description", "I-am-the-goal-description_6290"], ["version", 1], ["created_at", "2015-04-08 13:40:09.164417"], ["updated_at", "2015-04-08 13:40:09.164417"], ["tracking", "150408-67"]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 71], ["title", "I-am-a-task9236"], ["description", "I-am-the-task-description_899"], ["cost", 1], ["created_at", "2015-04-08 13:40:09.168980"], ["updated_at", "2015-04-08 13:40:09.168980"]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_4932"], ["description", "I-am-the-goal-description_4420"], ["version", 1], ["created_at", "2015-04-08 13:40:09.173649"], ["updated_at", "2015-04-08 13:40:09.173649"], ["tracking", "150408-68"]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 72], ["title", "I-am-a-task9694"], ["description", "I-am-the-task-description_4393"], ["cost", 1], ["created_at", "2015-04-08 13:40:09.178855"], ["updated_at", "2015-04-08 13:40:09.178855"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_6294"], ["description", "I-am-the-goal-description_4489"], ["version", 1], ["created_at", "2015-04-08 13:40:09.183398"], ["updated_at", "2015-04-08 13:40:09.183398"], ["tracking", "150408-69"]] +  (1.0ms) commit transaction +  (0.2ms) begin transaction + SQL (0.4ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 73], ["title", "I-am-a-task6738"], ["description", "I-am-the-task-description_6230"], ["cost", 1], ["created_at", "2015-04-08 13:40:09.189481"], ["updated_at", "2015-04-08 13:40:09.189481"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_4575"], ["description", "I-am-the-goal-description_626"], ["version", 1], ["created_at", "2015-04-08 13:40:09.194681"], ["updated_at", "2015-04-08 13:40:09.194681"], ["tracking", "150408-70"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 74], ["title", "I-am-a-task453"], ["description", "I-am-the-task-description_7952"], ["cost", 1], ["created_at", "2015-04-08 13:40:09.199501"], ["updated_at", "2015-04-08 13:40:09.199501"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_6252"], ["description", "I-am-the-goal-description_7209"], ["version", 1], ["created_at", "2015-04-08 13:40:09.204045"], ["updated_at", "2015-04-08 13:40:09.204045"], ["tracking", "150408-71"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 75], ["title", "I-am-a-task679"], ["description", "I-am-the-task-description_837"], ["cost", 1], ["created_at", "2015-04-08 13:40:09.208862"], ["updated_at", "2015-04-08 13:40:09.208862"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_8286"], ["description", "I-am-the-goal-description_8567"], ["version", 1], ["created_at", "2015-04-08 13:40:09.214102"], ["updated_at", "2015-04-08 13:40:09.214102"], ["tracking", "150408-72"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 76], ["title", "I-am-a-task4758"], ["description", "I-am-the-task-description_2809"], ["cost", 1], ["created_at", "2015-04-08 13:40:09.218030"], ["updated_at", "2015-04-08 13:40:09.218030"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_9368"], ["description", "I-am-the-goal-description_3164"], ["version", 1], ["created_at", "2015-04-08 13:40:09.222845"], ["updated_at", "2015-04-08 13:40:09.222845"], ["tracking", "150408-73"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 77], ["title", "I-am-a-task372"], ["description", "I-am-the-task-description_2347"], ["cost", 1], ["created_at", "2015-04-08 13:40:09.227531"], ["updated_at", "2015-04-08 13:40:09.227531"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_5723"], ["description", "I-am-the-goal-description_5708"], ["version", 1], ["created_at", "2015-04-08 13:40:09.232455"], ["updated_at", "2015-04-08 13:40:09.232455"], ["tracking", "150408-74"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.4ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 78], ["title", "I-am-a-task3297"], ["description", "I-am-the-task-description_985"], ["cost", 1], ["created_at", "2015-04-08 13:40:09.236358"], ["updated_at", "2015-04-08 13:40:09.236358"]] +  (1.0ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_9521"], ["description", "I-am-the-goal-description_3548"], ["version", 1], ["created_at", "2015-04-08 13:40:09.242865"], ["updated_at", "2015-04-08 13:40:09.242865"], ["tracking", "150408-75"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 79], ["title", "I-am-a-task4676"], ["description", "I-am-the-task-description_8660"], ["cost", 1], ["created_at", "2015-04-08 13:40:09.246776"], ["updated_at", "2015-04-08 13:40:09.246776"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_4820"], ["description", "I-am-the-goal-description_9900"], ["version", 1], ["created_at", "2015-04-08 13:40:09.251997"], ["updated_at", "2015-04-08 13:40:09.251997"], ["tracking", "150408-76"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-08"], ["term", "2015-04-09"], ["goal_id", 80], ["title", "I-am-a-task1911"], ["description", "I-am-the-task-description_2049"], ["cost", 1], ["created_at", "2015-04-08 13:40:09.256058"], ["updated_at", "2015-04-08 13:40:09.256058"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_6168"], ["description", "I-am-the-goal-description_80"], ["version", 1], ["created_at", "2015-04-08 13:40:09.261228"], ["updated_at", "2015-04-08 13:40:09.261228"], ["tracking", "150408-77"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.7ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-08 13:40:09.264486"], ["id", 81]] +  (23.2ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 3], ["updated_at", "2015-04-08 13:40:09.290242"], ["id", 81]] +  (1.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_2075"], ["description", "I-am-the-goal-description_1556"], ["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_4243"], ["description", "I-am-the-goal-description_1959"], ["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_18"], ["description", "I-am-the-goal-description_6501"], ["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_5028"], ["description", "I-am-the-goal-description_9980"], ["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_5790"], ["description", "I-am-the-goal-description_4303"], ["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", "cost", "progress", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 86], ["title", "I-am-a-task8216"], ["description", "I-am-the-task-description_9531"], ["cost", 1], ["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", "cost", "progress", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 86], ["title", "I-am-a-task3352"], ["description", "I-am-the-task-description_901"], ["cost", 1], ["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_2635"], ["description", "I-am-the-goal-description_3518"], ["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_26"], ["description", "I-am-the-goal-description_4149"], ["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_4226"], ["description", "I-am-the-goal-description_7167"], ["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_231"], ["description", "I-am-the-goal-description_3805"], ["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", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 90], ["title", "I-am-a-task4896"], ["description", "I-am-the-task-description_2962"], ["cost", 1], ["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_746"], ["description", "I-am-the-goal-description_8383"], ["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", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 91], ["title", "I-am-a-task2531"], ["description", "I-am-the-task-description_6013"], ["cost", 1], ["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_4065"], ["description", "I-am-the-goal-description_6922"], ["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", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 92], ["title", "I-am-a-task9208"], ["description", "I-am-the-task-description_2928"], ["cost", 1], ["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_7578"], ["description", "I-am-the-goal-description_2813"], ["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", "cost", "progress", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 93], ["title", "I-am-a-task9580"], ["description", "I-am-the-task-description_8267"], ["cost", 1], ["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" ("task_id", "date", "progress", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["task_id", 105], ["date", "2012-12-21 00:00:00.000000"], ["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_8324"], ["description", "I-am-the-goal-description_4562"], ["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", "cost", "progress", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 94], ["title", "I-am-a-task7252"], ["description", "I-am-the-task-description_1122"], ["cost", 1], ["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" ("task_id", "date", "progress", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["task_id", 106], ["date", "2012-12-21 00:00:00.000000"], ["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_9694"], ["description", "I-am-the-goal-description_4076"], ["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", "cost", "progress", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 95], ["title", "I-am-a-task5705"], ["description", "I-am-the-task-description_3234"], ["cost", 1], ["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" ("task_id", "date", "progress", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["task_id", 107], ["date", "2012-12-21 00:00:00.000000"], ["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_350"], ["description", "I-am-the-goal-description_3439"], ["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", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 96], ["title", "I-am-a-task7981"], ["description", "I-am-the-task-description_2554"], ["cost", 1], ["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_6698"], ["description", "I-am-the-goal-description_1948"], ["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_4768"], ["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_4297"], ["description", "I-am-the-goal-description_9372"], ["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_4158"], ["description", "I-am-the-goal-description_7092"], ["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" +  (2.8ms) 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_tasks"; +  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.9ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks'; +  (0.9ms) DELETE FROM "flyboy_goals"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (1.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals'; +Started GET "/flyboy/goals" for 127.0.0.1 at 2015-04-08 15:40:22 +0200 +Processing by Flyboy::GoalsController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (64.4ms) + 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 (4188.8ms) +Completed 200 OK in 4326ms (Views: 4288.4ms | ActiveRecord: 0.6ms) +Started GET "/assets/application.css" for 127.0.0.1 at 2015-04-08 15:40:26 +0200 +Started GET "/assets/application.js" for 127.0.0.1 at 2015-04-08 15:40:26 +0200 +Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-04-08 15:40:26 +0200 +Started GET "/flyboy/goals/new" for 127.0.0.1 at 2015-04-08 15:40:28 +0200 +Processing by Flyboy::GoalsController#new as HTML + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.3/app/views/dorsale/_contextual.html.slim (3.5ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_form.html.slim (324.9ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/new.html.slim within layouts/application (329.2ms) +Completed 200 OK in 339ms (Views: 331.2ms | ActiveRecord: 0.3ms) +Started POST "/flyboy/goals" for 127.0.0.1 at 2015-04-08 15:40:28 +0200 +Processing by Flyboy::GoalsController#create as HTML + Parameters: {"utf8"=>"✓", "goal"=>{"title"=>"I-am-the-goal-title", "description"=>"I-am-the-goal-description"}} +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + 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-08 13:40:28.989168"], ["updated_at", "2015-04-08 13:40:28.989168"], ["tracking", "150408-1"]] +  (2.9ms) commit transaction +Redirected to http://127.0.0.1:49271/flyboy/goals/1 +Completed 302 Found in 15ms (ActiveRecord: 3.7ms) +Started GET "/flyboy/goals/1" for 127.0.0.1 at 2015-04-08 15:40:29 +0200 +Processing by Flyboy::GoalsController#show as HTML + Parameters: {"id"=>"1"} + Flyboy::Goal Load (0.3ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] +  (0.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 (108.4ms) +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (118.2ms) + Flyboy::Task Load (0.3ms) 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 (10.5ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.3/app/views/dorsale/_contextual.html.slim (0.1ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/show.html.slim within layouts/application (135.8ms) +Completed 200 OK in 214ms (Views: 137.1ms | ActiveRecord: 1.2ms) + Flyboy::Goal Load (0.3ms) SELECT "flyboy_goals".* FROM "flyboy_goals" ORDER BY id DESC LIMIT 1 +  (2.9ms) DELETE FROM "flyboy_task_comments"; +  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments'; +  (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'; +  (1.0ms) DELETE FROM "flyboy_goals"; +  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (1.5ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals'; +  (1.1ms) DELETE FROM "flyboy_task_comments"; +  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments'; +  (0.9ms) DELETE FROM "flyboy_tasks"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks'; +  (0.9ms) DELETE FROM "flyboy_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.1ms) begin transaction +  (0.1ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_456"], ["description", "I-am-the-goal-description_9842"], ["version", 1], ["created_at", "2015-04-08 13:40:29.344995"], ["updated_at", "2015-04-08 13:40:29.344995"], ["tracking", "150408-1"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 1], ["title", "I-am-a-task2981"], ["description", "I-am-the-task-description_2049"], ["cost", 1], ["created_at", "2015-04-08 13:40:29.351439"], ["updated_at", "2015-04-08 13:40:29.351439"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 1], ["title", "I-am-a-task142"], ["description", "I-am-the-task-description_890"], ["cost", 1], ["created_at", "2015-04-08 13:40:29.356309"], ["updated_at", "2015-04-08 13:40:29.356309"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 1], ["title", "I-am-a-task2347"], ["description", "I-am-the-task-description_5100"], ["cost", 1], ["created_at", "2015-04-08 13:40:29.360298"], ["updated_at", "2015-04-08 13:40:29.360298"]] +  (0.8ms) commit transaction +Started GET "/flyboy/goals" for 127.0.0.1 at 2015-04-08 15:40:29 +0200 +Processing by Flyboy::GoalsController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.3ms) + 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-08') +  (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 (10.3ms) +Completed 200 OK in 12ms (Views: 10.5ms | ActiveRecord: 0.7ms) +Started GET "/flyboy/goals/1" for 127.0.0.1 at 2015-04-08 15:40:31 +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 (4.3ms) +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] +  (0.1ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] + CACHE (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (6.8ms) + Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? ORDER BY term ASC, term DESC [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (5.4ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.3/app/views/dorsale/_contextual.html.slim (0.1ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/show.html.slim within layouts/application (13.2ms) +Completed 200 OK in 16ms (Views: 13.7ms | ActiveRecord: 0.6ms) + Flyboy::Task Load (0.3ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? ORDER BY term ASC [["goal_id", 1]] +  (2.6ms) DELETE FROM "flyboy_task_comments"; +  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments'; +  (0.8ms) DELETE FROM "flyboy_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'; +  (0.7ms) DELETE FROM "flyboy_goals"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (1.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals'; +  (1.9ms) DELETE FROM "flyboy_task_comments"; +  (0.5ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.5ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments'; +  (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.8ms) DELETE FROM "flyboy_goals"; +  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals'; +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_2138"], ["description", "I-am-the-goal-description_7807"], ["version", 1], ["created_at", "2015-04-08 13:40:31.198597"], ["updated_at", "2015-04-08 13:40:31.198597"], ["tracking", "150408-1"]] +  (0.8ms) commit transaction +Started GET "/flyboy/goals" for 127.0.0.1 at 2015-04-08 15:40:31 +0200 +Processing by Flyboy::GoalsController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.3ms) + 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-08') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 1 AND done = 'f' AND term > '2015-04-08' AND reminder < '2015-04-08') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/index.html.slim within layouts/application (7.4ms) +Completed 200 OK in 9ms (Views: 7.6ms | ActiveRecord: 0.6ms) +Started GET "/flyboy/goals/1" for 127.0.0.1 at 2015-04-08 15:40:33 +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.3ms) 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 (6.4ms) +  (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 (9.1ms) + Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? ORDER BY term ASC, term DESC [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (0.9ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.3/app/views/dorsale/_contextual.html.slim (0.1ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/show.html.slim within layouts/application (11.4ms) +Completed 200 OK in 14ms (Views: 11.7ms | ActiveRecord: 0.7ms) +Started GET "/flyboy/goals/1/edit" for 127.0.0.1 at 2015-04-08 15:40:33 +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.3/app/views/dorsale/_contextual.html.slim (0.1ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_form.html.slim (66.8ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/edit.html.slim within layouts/application (69.8ms) +Completed 200 OK in 73ms (Views: 71.8ms | ActiveRecord: 0.1ms) +Started PATCH "/flyboy/goals/1" for 127.0.0.1 at 2015-04-08 15:40:33 +0200 +Processing by Flyboy::GoalsController#update as HTML + Parameters: {"utf8"=>"✓", "goal"=>{"title"=>"New-goal-title", "description"=>"I-am-the-goal-description_7807"}, "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-08 13:40:33.534088"], ["id", 1]] +  (3.1ms) commit transaction +Redirected to http://127.0.0.1:49271/flyboy/goals/1 +Completed 302 Found in 9ms (ActiveRecord: 3.7ms) +Started GET "/flyboy/goals/1" for 127.0.0.1 at 2015-04-08 15:40:33 +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 (6.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 (9.4ms) + Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? ORDER BY term ASC, term DESC [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (0.8ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.3/app/views/dorsale/_contextual.html.slim (0.1ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/show.html.slim within layouts/application (11.2ms) +Completed 200 OK in 14ms (Views: 11.6ms | ActiveRecord: 0.7ms) +  (2.4ms) DELETE FROM "flyboy_task_comments"; +  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments'; +  (0.9ms) DELETE FROM "flyboy_tasks"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks'; +  (0.9ms) DELETE FROM "flyboy_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'; +  (1.2ms) DELETE FROM "flyboy_task_comments"; +  (0.4ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.3ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments'; +  (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.7ms) DELETE FROM "flyboy_goals"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals'; +  (0.0ms) begin transaction +  (0.1ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_5614"], ["description", "I-am-the-goal-description_4815"], ["version", 1], ["created_at", "2015-04-08 13:40:33.676263"], ["updated_at", "2015-04-08 13:40:33.676263"], ["tracking", "150408-1"]] +  (0.8ms) commit transaction +Started GET "/flyboy/goals" for 127.0.0.1 at 2015-04-08 15:40:33 +0200 +Processing by Flyboy::GoalsController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.3ms) + 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-08') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 1 AND done = 'f' AND term > '2015-04-08' AND reminder < '2015-04-08') +  (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.7ms) +Completed 200 OK in 8ms (Views: 7.0ms | ActiveRecord: 0.5ms) +Started GET "/flyboy/goals/1" for 127.0.0.1 at 2015-04-08 15:40:35 +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.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 (6.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.3/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) +Completed 200 OK in 9ms (Views: 8.0ms | ActiveRecord: 0.4ms) +Started GET "/flyboy/goals/1/edit" for 127.0.0.1 at 2015-04-08 15:40:35 +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.3/app/views/dorsale/_contextual.html.slim (0.1ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_form.html.slim (63.6ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/edit.html.slim within layouts/application (63.8ms) +Completed 200 OK in 66ms (Views: 64.8ms | ActiveRecord: 0.1ms) +Started DELETE "/flyboy/goals/1" for 127.0.0.1 at 2015-04-08 15:40:35 +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.3ms) DELETE FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? [["id", 1]] +  (2.6ms) commit transaction +Redirected to http://127.0.0.1:49271/flyboy/goals +Completed 302 Found in 7ms (ActiveRecord: 3.3ms) +Started GET "/flyboy/goals" for 127.0.0.1 at 2015-04-08 15:40:35 +0200 +Processing by Flyboy::GoalsController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.3ms) + 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) +Completed 200 OK in 5ms (Views: 3.8ms | ActiveRecord: 0.3ms) +  (2.6ms) DELETE FROM "flyboy_task_comments"; +  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments'; +  (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.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.9ms) DELETE FROM "flyboy_task_comments"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments'; +  (0.9ms) DELETE FROM "flyboy_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.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.1ms) begin transaction +  (0.1ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_9601"], ["description", "I-am-the-goal-description_113"], ["version", 1], ["created_at", "2015-04-08 13:40:35.699694"], ["updated_at", "2015-04-08 13:40:35.699694"], ["tracking", "150408-1"]] +  (0.8ms) commit transaction +Started GET "/flyboy/goals/1" for 127.0.0.1 at 2015-04-08 15:40:35 +0200 +Processing by Flyboy::GoalsController#show as HTML + Parameters: {"id"=>"1"} + Flyboy::Goal Load (0.2ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f' [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_actions.html.slim (3.8ms) +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (5.8ms) + Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? ORDER BY term ASC, term DESC [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (0.7ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.3/app/views/dorsale/_contextual.html.slim (0.1ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/show.html.slim within layouts/application (7.5ms) +Completed 200 OK in 10ms (Views: 8.1ms | ActiveRecord: 0.5ms) +Started PATCH "/flyboy/goals/1/close" for 127.0.0.1 at 2015-04-08 15:40:37 +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-08 13:40:37.316384"], ["id", 1]] +  (2.4ms) commit transaction +Redirected to http://127.0.0.1:49271/flyboy/goals +Completed 302 Found in 8ms (ActiveRecord: 3.0ms) +Started GET "/flyboy/goals" for 127.0.0.1 at 2015-04-08 15:40:37 +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.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 1 AND done = 'f' AND term < '2015-04-08') +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 1 AND done = 'f' AND term > '2015-04-08' AND reminder < '2015-04-08') +  (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.3ms) +Completed 200 OK in 10ms (Views: 8.3ms | ActiveRecord: 0.7ms) +  (2.8ms) 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_tasks"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks'; +  (0.9ms) DELETE FROM "flyboy_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.0ms) DELETE FROM "flyboy_task_comments"; +  (0.1ms) 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_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.9ms) DELETE FROM "flyboy_goals"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals'; +  (0.1ms) begin transaction +  (0.4ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.5ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_9803"], ["description", "I-am-the-goal-description_7436"], ["version", 1], ["created_at", "2015-04-08 13:40:37.457029"], ["updated_at", "2015-04-08 13:40:37.457029"], ["tracking", "150408-1"]] +  (0.8ms) commit transaction +Started GET "/flyboy/goals/1" for 127.0.0.1 at 2015-04-08 15:40:37 +0200 +Processing by Flyboy::GoalsController#show as HTML + Parameters: {"id"=>"1"} + Flyboy::Goal Load (0.2ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_actions.html.slim (2.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 (4.2ms) + Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? ORDER BY term ASC, term DESC [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (0.5ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.3/app/views/dorsale/_contextual.html.slim (0.1ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/show.html.slim within layouts/application (5.5ms) +Completed 200 OK in 7ms (Views: 6.1ms | ActiveRecord: 0.3ms) +Started PATCH "/flyboy/goals/1/open" for 127.0.0.1 at 2015-04-08 15:40:39 +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-08 13:40:39.699979"], ["id", 1]] +  (2.5ms) commit transaction +Redirected to http://127.0.0.1:49271/flyboy/goals/1 +Completed 302 Found in 7ms (ActiveRecord: 2.9ms) +Started GET "/flyboy/goals/1" for 127.0.0.1 at 2015-04-08 15:40:39 +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.7ms) +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (6.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 (0.5ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.3/app/views/dorsale/_contextual.html.slim (0.0ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/show.html.slim within layouts/application (7.7ms) +Completed 200 OK in 10ms (Views: 8.0ms | ActiveRecord: 0.4ms) +  (2.4ms) DELETE FROM "flyboy_task_comments"; +  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments'; +  (0.9ms) DELETE FROM "flyboy_tasks"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks'; +  (0.9ms) DELETE FROM "flyboy_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'; +  (1.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'; +  (1.1ms) DELETE FROM "flyboy_tasks"; +  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks'; +  (0.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.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_2706"], ["description", "I-am-the-goal-description_9994"], ["version", 1], ["created_at", "2015-04-08 13:40:39.843373"], ["updated_at", "2015-04-08 13:40:39.843373"], ["tracking", "150408-1"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.5ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 1], ["title", "I-am-a-task2504"], ["description", "I-am-the-task-description_6151"], ["cost", 1], ["created_at", "2015-04-08 13:40:39.848595"], ["updated_at", "2015-04-08 13:40:39.848595"]] +  (0.9ms) commit transaction +Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-08 15:40:39 +0200 +Processing by Flyboy::TasksController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.4ms) + Flyboy::Task Load (0.3ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (5.8ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (68.8ms) +Completed 200 OK in 75ms (Views: 70.4ms | ActiveRecord: 0.4ms) +Started GET "/flyboy/tasks/1" for 127.0.0.1 at 2015-04-08 15:40:42 +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.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 (8.1ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_context.html.slim (15.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 (3.4ms) +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] +  (0.1ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] + CACHE (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (5.9ms) + Flyboy::Task Load (0.3ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1 [["id", 1]] + Flyboy::TaskComment Load (0.4ms) 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 (32.8ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.3/app/views/dorsale/_contextual.html.slim (0.1ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/show.html.slim within layouts/application (63.0ms) +Completed 200 OK in 68ms (Views: 63.6ms | ActiveRecord: 1.8ms) +Started POST "/flyboy/tasks/1/comments" for 127.0.0.1 at 2015-04-08 15:40:42 +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.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC 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"]] + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_task_comments" ("progress", "description", "task_id", "date", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["progress", 50], ["description", "I-am-the-task-comment-description"], ["task_id", 1], ["date", "2015-04-08 13:40:42.480461"], ["created_at", "2015-04-08 13:40:42.482527"], ["updated_at", "2015-04-08 13:40:42.482527"]] + SQL (0.2ms) UPDATE "flyboy_tasks" SET "progress" = ?, "updated_at" = ? WHERE "flyboy_tasks"."id" = ? [["progress", 50], ["updated_at", "2015-04-08 13:40:42.484244"], ["id", 1]] +  (2.2ms) commit transaction +Redirected to http://127.0.0.1:49271/flyboy/tasks/1 +Completed 302 Found in 14ms (ActiveRecord: 3.1ms) +Started GET "/flyboy/tasks/1" for 127.0.0.1 at 2015-04-08 15:40:42 +0200 +Processing by Flyboy::TasksController#show as HTML + Parameters: {"id"=>"1"} + Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 1]] + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + CACHE (0.0ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", "1"]] + CACHE (0.0ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_actions.html.slim (2.7ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_context.html.slim (4.6ms) +  (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.4ms) +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] +  (0.1ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] + CACHE (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (6.5ms) + Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1 [["id", 1]] + Flyboy::TaskComment Load (0.2ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/task_comments/_list.html.slim (68.6ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.3/app/views/dorsale/_contextual.html.slim (0.1ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/show.html.slim within layouts/application (81.3ms) +Completed 200 OK in 86ms (Views: 81.6ms | ActiveRecord: 0.9ms) +  (0.2ms) SELECT COUNT(*) FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? [["task_id", 1]] +  (2.6ms) DELETE FROM "flyboy_task_comments"; +  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.8ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments'; +  (0.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_goals"; +  (0.6ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (1.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals'; +  (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_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.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.0ms) begin transaction +  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.4ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_4218"], ["description", "I-am-the-goal-description_4711"], ["version", 1], ["created_at", "2015-04-08 13:40:42.722760"], ["updated_at", "2015-04-08 13:40:42.722760"], ["tracking", "150408-1"]] +  (1.0ms) commit transaction +Started GET "/flyboy/goals" for 127.0.0.1 at 2015-04-08 15:40:42 +0200 +Processing by Flyboy::GoalsController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.4ms) + 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-08') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 1 AND done = 'f' AND term > '2015-04-08' AND reminder < '2015-04-08') +  (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.3ms) +Completed 200 OK in 10ms (Views: 8.4ms | ActiveRecord: 0.7ms) +Started GET "/flyboy/goals/1" for 127.0.0.1 at 2015-04-08 15:40:44 +0200 +Processing by Flyboy::GoalsController#show as HTML + Parameters: {"id"=>"1"} + Flyboy::Goal Load (0.2ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f' [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_actions.html.slim (4.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 (6.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 (0.7ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.3/app/views/dorsale/_contextual.html.slim (0.1ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/show.html.slim within layouts/application (7.9ms) +Completed 200 OK in 11ms (Views: 8.5ms | ActiveRecord: 0.5ms) +Started GET "/flyboy/goals/1/tasks/new" for 127.0.0.1 at 2015-04-08 15:40:44 +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]] + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.3/app/views/dorsale/_contextual.html.slim (0.1ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_form.html.slim (154.4ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/new.html.slim within layouts/application (158.5ms) +Completed 200 OK in 163ms (Views: 160.4ms | ActiveRecord: 0.1ms) +Started POST "/flyboy/tasks" for 127.0.0.1 at 2015-04-08 15:40:44 +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-15", "term"=>"2015-05-08", "budget"=>"", "cost"=>"", "goal_id"=>"1"}} + Flyboy::Goal Load (0.2ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] +  (0.1ms) begin transaction + SQL (0.4ms) 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-08"], ["reminder", "2015-04-15"], ["done", "f"], ["created_at", "2015-04-08 13:40:44.890155"], ["updated_at", "2015-04-08 13:40:44.890155"]] +  (2.1ms) commit transaction +Redirected to http://127.0.0.1:49271/flyboy/tasks/1 +Completed 302 Found in 10ms (ActiveRecord: 2.8ms) +Started GET "/flyboy/tasks/1" for 127.0.0.1 at 2015-04-08 15:40:44 +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 (6.5ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_context.html.slim (8.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.5ms) +  (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 (9.8ms) + Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1 [["id", 1]] + Flyboy::TaskComment Load (0.2ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/task_comments/_list.html.slim (15.3ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.3/app/views/dorsale/_contextual.html.slim (0.1ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/show.html.slim within layouts/application (35.5ms) +Completed 200 OK in 44ms (Views: 35.9ms | ActiveRecord: 1.3ms) + Flyboy::Task Load (0.3ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC, id DESC LIMIT 1 +  (1.2ms) DELETE FROM "flyboy_task_comments"; +  (0.8ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments'; +  (1.8ms) DELETE FROM "flyboy_tasks"; +  (0.3ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (2.7ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks'; +  (2.0ms) DELETE FROM "flyboy_goals"; +  (0.3ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (1.9ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals'; +  (1.7ms) 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_tasks"; +  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.3ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks'; +  (1.8ms) DELETE FROM "flyboy_goals"; +  (1.0ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.8ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals'; +  (0.2ms) begin transaction +  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.6ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_30"], ["description", "I-am-the-goal-description_6728"], ["version", 1], ["created_at", "2015-04-08 13:40:45.172718"], ["updated_at", "2015-04-08 13:40:45.172718"], ["tracking", "150408-1"]] +  (1.0ms) commit transaction +  (0.1ms) begin transaction + SQL (0.5ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 1], ["title", "I-am-a-task1823"], ["description", "I-am-the-task-description_4513"], ["cost", 1], ["created_at", "2015-04-08 13:40:45.181562"], ["updated_at", "2015-04-08 13:40:45.181562"]] +  (1.1ms) commit transaction +Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-08 15:40:45 +0200 +Processing by Flyboy::TasksController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.8ms) + Flyboy::Task Load (0.4ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC + Flyboy::Goal Load (0.2ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (8.2ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (10.5ms) +Completed 200 OK in 14ms (Views: 11.0ms | ActiveRecord: 0.7ms) +Started GET "/flyboy/tasks/1" for 127.0.0.1 at 2015-04-08 15:40:47 +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 (60.4ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_context.html.slim (62.0ms) +  (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]] +  (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.6ms) + 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 (13.5ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.3/app/views/dorsale/_contextual.html.slim (0.1ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/show.html.slim within layouts/application (84.3ms) +Completed 200 OK in 89ms (Views: 84.6ms | ActiveRecord: 0.9ms) +  (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.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'; +  (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'; +  (1.1ms) DELETE FROM "flyboy_task_comments"; +  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments'; +  (1.0ms) DELETE FROM "flyboy_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.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.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_4684"], ["description", "I-am-the-goal-description_1131"], ["version", 1], ["created_at", "2015-04-08 13:40:47.876764"], ["updated_at", "2015-04-08 13:40:47.876764"], ["tracking", "150408-1"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 1], ["title", "I-am-a-task9715"], ["description", "I-am-the-task-description_5603"], ["cost", 1], ["created_at", "2015-04-08 13:40:47.881349"], ["updated_at", "2015-04-08 13:40:47.881349"]] +  (0.9ms) commit transaction +Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-08 15:40:47 +0200 +Processing by Flyboy::TasksController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.3ms) + 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 (6.3ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (7.7ms) +Completed 200 OK in 10ms (Views: 8.1ms | ActiveRecord: 0.4ms) +Started GET "/flyboy/tasks/1" for 127.0.0.1 at 2015-04-08 15:40:49 +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 (4.0ms) +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] +  (0.1ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] + CACHE (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (6.7ms) + Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1 [["id", 1]] + Flyboy::TaskComment Load (0.2ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/task_comments/_list.html.slim (64.6ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.3/app/views/dorsale/_contextual.html.slim (0.1ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/show.html.slim within layouts/application (75.4ms) +Completed 200 OK in 80ms (Views: 75.8ms | ActiveRecord: 0.9ms) +Started GET "/flyboy/tasks/1/edit" for 127.0.0.1 at 2015-04-08 15:40:50 +0200 +Processing by Flyboy::TasksController#edit as HTML + Parameters: {"id"=>"1"} + Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 1]] + Flyboy::Goal Load (0.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.3/app/views/dorsale/_contextual.html.slim (0.1ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_form.html.slim (98.1ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/edit.html.slim within layouts/application (101.8ms) +Completed 200 OK in 108ms (Views: 104.2ms | ActiveRecord: 0.3ms) +Started PATCH "/flyboy/tasks/1" for 127.0.0.1 at 2015-04-08 15:40:50 +0200 +Processing by Flyboy::TasksController#update as HTML + Parameters: {"utf8"=>"✓", "task"=>{"title"=>"New-task-title", "description"=>"I-am-the-task-description_5603", "reminder"=>"2013-08-27", "term"=>"2013-08-27", "budget"=>"", "cost"=>"1", "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.4ms) UPDATE "flyboy_tasks" SET "title" = ?, "updated_at" = ? WHERE "flyboy_tasks"."id" = ? [["title", "New-task-title"], ["updated_at", "2015-04-08 13:40:50.279374"], ["id", 1]] +  (2.3ms) commit transaction +Redirected to http://127.0.0.1:49271/flyboy/tasks/1 +Completed 302 Found in 10ms (ActiveRecord: 3.0ms) +Started GET "/flyboy/tasks/1" for 127.0.0.1 at 2015-04-08 15:40:50 +0200 +Processing by Flyboy::TasksController#show as HTML + Parameters: {"id"=>"1"} + Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 1]] + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + CACHE (0.0ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", "1"]] + CACHE (0.0ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_actions.html.slim (2.8ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_context.html.slim (4.1ms) +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f' [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_actions.html.slim (3.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 (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 (14.7ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.3/app/views/dorsale/_contextual.html.slim (0.1ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/show.html.slim within layouts/application (27.3ms) +Completed 200 OK in 33ms (Views: 27.7ms | ActiveRecord: 1.0ms) +  (2.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'; +  (1.0ms) DELETE FROM "flyboy_tasks"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (1.8ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks'; +  (1.4ms) 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.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_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_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.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.9ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_3915"], ["description", "I-am-the-goal-description_4442"], ["version", 1], ["created_at", "2015-04-08 13:40:50.529350"], ["updated_at", "2015-04-08 13:40:50.529350"], ["tracking", "150408-1"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 1], ["title", "I-am-a-task653"], ["description", "I-am-the-task-description_6122"], ["cost", 1], ["created_at", "2015-04-08 13:40:50.535718"], ["updated_at", "2015-04-08 13:40:50.535718"]] +  (0.9ms) commit transaction +Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-08 15:40:50 +0200 +Processing by Flyboy::TasksController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.4ms) + 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.3ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (6.9ms) +Completed 200 OK in 9ms (Views: 7.4ms | ActiveRecord: 0.3ms) +Started GET "/flyboy/tasks/1" for 127.0.0.1 at 2015-04-08 15:40:52 +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.1ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_context.html.slim (3.2ms) +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f' [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_actions.html.slim (3.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 (6.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 (11.5ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.3/app/views/dorsale/_contextual.html.slim (0.1ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/show.html.slim within layouts/application (21.8ms) +Completed 200 OK in 26ms (Views: 22.0ms | ActiveRecord: 0.7ms) +Started GET "/flyboy/tasks/1/edit" for 127.0.0.1 at 2015-04-08 15:40:52 +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]] + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.3/app/views/dorsale/_contextual.html.slim (0.1ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_form.html.slim (137.1ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/edit.html.slim within layouts/application (137.3ms) +Completed 200 OK in 140ms (Views: 138.1ms | ActiveRecord: 0.2ms) +Started DELETE "/flyboy/tasks/1" for 127.0.0.1 at 2015-04-08 15:40:52 +0200 +Processing by Flyboy::TasksController#destroy 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 + 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.1ms) commit transaction +Redirected to http://127.0.0.1:49271/flyboy/tasks +Completed 302 Found in 7ms (ActiveRecord: 2.7ms) +Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-08 15:40:52 +0200 +Processing by Flyboy::TasksController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.4ms) + 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.2ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (3.6ms) +Completed 200 OK in 6ms (Views: 4.2ms | ActiveRecord: 0.2ms) +  (2.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.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'; +  (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'; +  (1.0ms) DELETE FROM "flyboy_task_comments"; +  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments'; +  (1.1ms) DELETE FROM "flyboy_tasks"; +  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks'; +  (0.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.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_2614"], ["description", "I-am-the-goal-description_5436"], ["version", 1], ["created_at", "2015-04-08 13:40:53.042258"], ["updated_at", "2015-04-08 13:40:53.042258"], ["tracking", "150408-1"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 1], ["title", "I-am-a-task4483"], ["description", "I-am-the-task-description_9949"], ["cost", 1], ["created_at", "2015-04-08 13:40:53.046835"], ["updated_at", "2015-04-08 13:40:53.046835"]] +  (0.8ms) commit transaction +Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-08 15:40:53 +0200 +Processing by Flyboy::TasksController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.3ms) + 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.4ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (6.8ms) +Completed 200 OK in 9ms (Views: 7.2ms | ActiveRecord: 0.3ms) +Started PATCH "/flyboy/tasks/1/complete" for 127.0.0.1 at 2015-04-08 15:40:55 +0200 +Processing by Flyboy::TasksController#complete as HTML + Parameters: {"id"=>"1"} + Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 1]] + Flyboy::Goal Load (0.2ms) 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", "date", "task_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["progress", 100], ["description", "Marquée comme terminée."], ["date", "2015-04-08 13:40:55.080809"], ["task_id", 1], ["created_at", "2015-04-08 13:40:55.082883"], ["updated_at", "2015-04-08 13:40:55.082883"]] + SQL (0.2ms) UPDATE "flyboy_tasks" SET "progress" = ?, "done" = ?, "updated_at" = ? WHERE "flyboy_tasks"."id" = ? [["progress", 100], ["done", "t"], ["updated_at", "2015-04-08 13:40:55.086607"], ["id", 1]] +  (2.0ms) commit transaction +Redirected to http://127.0.0.1:49271/flyboy/tasks +Completed 302 Found in 14ms (ActiveRecord: 3.1ms) +Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-08 15:40:55 +0200 +Processing by Flyboy::TasksController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.3ms) + 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 (6.8ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (8.3ms) +Completed 200 OK in 11ms (Views: 9.3ms | ActiveRecord: 0.3ms) +  (2.3ms) DELETE FROM "flyboy_task_comments"; +  (0.2ms) 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_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_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'; +  (1.0ms) DELETE FROM "flyboy_task_comments"; +  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments'; +  (1.6ms) DELETE FROM "flyboy_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.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.1ms) begin transaction +  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_4026"], ["description", "I-am-the-goal-description_3091"], ["version", 1], ["created_at", "2015-04-08 13:40:55.335522"], ["updated_at", "2015-04-08 13:40:55.335522"], ["tracking", "150408-1"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-07"], ["term", "2015-04-08"], ["goal_id", 1], ["title", "I-am-a-task2280"], ["description", "I-am-the-task-description_7035"], ["cost", 1], ["created_at", "2015-04-08 13:40:55.341503"], ["updated_at", "2015-04-08 13:40:55.341503"]] +  (0.8ms) commit transaction +Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-08 15:40:55 +0200 +Processing by Flyboy::TasksController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.4ms) + 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.1ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (8.7ms) +Completed 200 OK in 11ms (Views: 9.4ms | ActiveRecord: 0.4ms) +Started PATCH "/flyboy/tasks/1/snooze" for 127.0.0.1 at 2015-04-08 15:40:57 +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-15"], ["term", "2015-05-08"], ["updated_at", "2015-04-08 13:40:57.444891"], ["id", 1]] +  (2.1ms) commit transaction +Redirected to http://127.0.0.1:49271/flyboy/tasks +Completed 302 Found in 7ms (ActiveRecord: 2.7ms) +Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-08 15:40:57 +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]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (6.1ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (8.2ms) +Completed 200 OK in 10ms (Views: 8.5ms | ActiveRecord: 0.4ms) +  (2.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_tasks"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (1.5ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks'; +  (1.0ms) DELETE FROM "flyboy_goals"; +  (0.2ms) 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_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_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.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.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.4ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_9036"], ["description", "I-am-the-goal-description_9619"], ["version", 1], ["created_at", "2015-04-08 13:40:57.638584"], ["updated_at", "2015-04-08 13:40:57.638584"], ["tracking", "150408-1"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.5ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 1], ["title", "I-am-a-task1566"], ["description", "I-am-the-task-description_3170"], ["cost", 1], ["created_at", "2015-04-08 13:40:57.644847"], ["updated_at", "2015-04-08 13:40:57.644847"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_486"], ["description", "I-am-the-goal-description_3471"], ["version", 1], ["created_at", "2015-04-08 13:40:57.649979"], ["updated_at", "2015-04-08 13:40:57.649979"], ["tracking", "150408-2"]] +  (3.0ms) commit transaction +  (0.1ms) begin transaction + SQL (0.6ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 2], ["title", "I-am-a-task2541"], ["description", "I-am-the-task-description_2565"], ["cost", 1], ["created_at", "2015-04-08 13:40:57.658278"], ["updated_at", "2015-04-08 13:40:57.658278"]] +  (1.2ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_9492"], ["description", "I-am-the-goal-description_5494"], ["version", 1], ["created_at", "2015-04-08 13:40:57.665540"], ["updated_at", "2015-04-08 13:40:57.665540"], ["tracking", "150408-3"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 3], ["title", "I-am-a-task4938"], ["description", "I-am-the-task-description_3065"], ["cost", 1], ["created_at", "2015-04-08 13:40:57.670310"], ["updated_at", "2015-04-08 13:40:57.670310"]] +  (0.8ms) commit transaction +Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-08 15:40:57 +0200 +Processing by Flyboy::TasksController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.4ms) + Flyboy::Task Load (0.3ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + Flyboy::Goal Load (0.2ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 2]] + Flyboy::Goal Load (0.4ms) 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 (19.6ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (21.4ms) +Completed 200 OK in 24ms (Views: 21.7ms | ActiveRecord: 1.0ms) +Started GET "/flyboy/tasks.pdf" for 127.0.0.1 at 2015-04-08 15:40:59 +0200 +Processing by Flyboy::TasksController#index as PDF + 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.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 3]] + Rendered text template (0.0ms) +Sent data feuille_de_route_2015-04-08.pdf (4.3ms) +Completed 200 OK in 125ms (Views: 4.1ms | ActiveRecord: 0.5ms) +  (4.3ms) DELETE FROM "flyboy_task_comments"; +  (0.4ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.3ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments'; +  (1.2ms) DELETE FROM "flyboy_tasks"; +  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.7ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks'; +  (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'; +  (1.3ms) DELETE FROM "flyboy_task_comments"; +  (1.0ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.5ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments'; +  (2.8ms) 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'; +  (2.3ms) DELETE FROM "flyboy_goals"; +  (0.6ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.6ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals'; +  (0.1ms) begin transaction +  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.5ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_8630"], ["description", "I-am-the-goal-description_3203"], ["version", 1], ["created_at", "2015-04-08 13:41:00.010185"], ["updated_at", "2015-04-08 13:41:00.010185"], ["tracking", "150408-1"]] +  (1.3ms) commit transaction +  (0.1ms) begin transaction + SQL (1.0ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 1], ["title", "I-am-a-task5160"], ["description", "I-am-the-task-description_2729"], ["cost", 1], ["created_at", "2015-04-08 13:41:00.019426"], ["updated_at", "2015-04-08 13:41:00.019426"]] +  (1.5ms) commit transaction +  (0.2ms) begin transaction +  (0.9ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.5ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_7831"], ["description", "I-am-the-goal-description_3847"], ["version", 1], ["created_at", "2015-04-08 13:41:00.028067"], ["updated_at", "2015-04-08 13:41:00.028067"], ["tracking", "150408-2"]] +  (1.2ms) commit transaction +  (0.1ms) begin transaction + SQL (0.7ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 2], ["title", "I-am-a-task7201"], ["description", "I-am-the-task-description_5003"], ["cost", 1], ["created_at", "2015-04-08 13:41:00.036976"], ["updated_at", "2015-04-08 13:41:00.036976"]] +  (1.1ms) commit transaction +  (0.1ms) begin transaction +  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.9ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_2394"], ["description", "I-am-the-goal-description_894"], ["version", 1], ["created_at", "2015-04-08 13:41:00.042489"], ["updated_at", "2015-04-08 13:41:00.042489"], ["tracking", "150408-3"]] +  (1.5ms) commit transaction +  (0.1ms) begin transaction + SQL (1.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 3], ["title", "I-am-a-task6103"], ["description", "I-am-the-task-description_7132"], ["cost", 1], ["created_at", "2015-04-08 13:41:00.051363"], ["updated_at", "2015-04-08 13:41:00.051363"]] +  (1.3ms) commit transaction +Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-08 15:41:00 +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.3ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + Flyboy::Goal Load (0.2ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 2]] + Flyboy::Goal Load (0.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 (19.8ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (24.1ms) +Completed 200 OK in 27ms (Views: 24.9ms | ActiveRecord: 1.0ms) +Started GET "/flyboy/tasks.csv" for 127.0.0.1 at 2015-04-08 15:41:02 +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]] + 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 text template (0.0ms) +Sent data feuille_de_route_2015-04-08.csv (0.5ms) +Completed 200 OK in 5ms (Views: 0.4ms | ActiveRecord: 0.5ms) +  (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_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'; +  (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'; +  (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_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'; +  (1.1ms) DELETE FROM "flyboy_goals"; +  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals'; +  (0.1ms) begin transaction +  (0.1ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_1680"], ["description", "I-am-the-goal-description_1098"], ["version", 1], ["created_at", "2015-04-08 13:41:02.533416"], ["updated_at", "2015-04-08 13:41:02.533416"], ["tracking", "150408-1"]] +  (1.6ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 1], ["title", "I-am-a-task3569"], ["description", "I-am-the-task-description_7358"], ["cost", 1], ["created_at", "2015-04-08 13:41:02.538417"], ["updated_at", "2015-04-08 13:41:02.538417"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_5303"], ["description", "I-am-the-goal-description_1099"], ["version", 1], ["created_at", "2015-04-08 13:41:02.542261"], ["updated_at", "2015-04-08 13:41:02.542261"], ["tracking", "150408-2"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 2], ["title", "I-am-a-task1385"], ["description", "I-am-the-task-description_3709"], ["cost", 1], ["created_at", "2015-04-08 13:41:02.545782"], ["updated_at", "2015-04-08 13:41:02.545782"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_9471"], ["description", "I-am-the-goal-description_3365"], ["version", 1], ["created_at", "2015-04-08 13:41:02.549315"], ["updated_at", "2015-04-08 13:41:02.549315"], ["tracking", "150408-3"]] +  (1.6ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 3], ["title", "I-am-a-task2623"], ["description", "I-am-the-task-description_6705"], ["cost", 1], ["created_at", "2015-04-08 13:41:02.555172"], ["updated_at", "2015-04-08 13:41:02.555172"]] +  (0.8ms) commit transaction +Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-08 15:41:02 +0200 +Processing by Flyboy::TasksController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.4ms) + 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.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.6ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (11.0ms) +Completed 200 OK in 13ms (Views: 11.3ms | ActiveRecord: 0.5ms) +Started GET "/flyboy/tasks.xls" for 127.0.0.1 at 2015-04-08 15:41:04 +0200 +Processing by Flyboy::TasksController#index as XLS + Flyboy::Task Load (0.3ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC + Flyboy::Goal Load (0.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/index.xls.erb (4.5ms) +Completed 200 OK in 83ms (Views: 81.8ms | ActiveRecord: 0.6ms) +  (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_tasks"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (1.4ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks'; +  (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'; +  (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_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.7ms) DELETE FROM "flyboy_goals"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals'; + 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-08') + SQL (0.4ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_5609"], ["description", "I-am-the-goal-description_7947"], ["version", 1], ["created_at", "2015-04-08 13:42:43.676546"], ["updated_at", "2015-04-08 13:42:43.676546"], ["tracking", "150408-1"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.1ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_5776"], ["description", "I-am-the-goal-description_9013"], ["version", 1], ["created_at", "2015-04-08 13:42:43.686871"], ["updated_at", "2015-04-08 13:42:43.686871"], ["tracking", "150408-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 28ms (Views: 19.3ms | ActiveRecord: 0.0ms) + Flyboy::Goal Load (0.2ms) SELECT "flyboy_goals".* FROM "flyboy_goals" ORDER BY status ASC + Flyboy::Goal Load (0.2ms) SELECT "flyboy_goals".* FROM "flyboy_goals" +  (0.1ms) begin transaction + Flyboy::Task Load (0.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.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", 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-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_3351"], ["description", "I-am-the-goal-description_9326"], ["version", 1], ["created_at", "2015-04-08 13:42:43.821120"], ["updated_at", "2015-04-08 13:42:43.821120"], ["tracking", "150408-1"]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction +  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_2030"], ["description", "I-am-the-goal-description_6736"], ["version", 1], ["created_at", "2015-04-08 13:42:43.827712"], ["updated_at", "2015-04-08 13:42:43.827712"], ["tracking", "150408-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 58ms (Views: 1.1ms | 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.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-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_8532"], ["description", "I-am-the-goal-description_6951"], ["version", 1], ["created_at", "2015-04-08 13:42:43.900866"], ["updated_at", "2015-04-08 13:42:43.900866"], ["tracking", "150408-1"]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction +  (0.1ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_603"], ["description", "I-am-the-goal-description_559"], ["version", 1], ["created_at", "2015-04-08 13:42:43.904843"], ["updated_at", "2015-04-08 13:42:43.904843"], ["tracking", "150408-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 2ms (Views: 1.3ms | 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.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_4957"], ["description", "I-am-the-goal-description_5696"], ["version", 1], ["created_at", "2015-04-08 13:42:43.916338"], ["updated_at", "2015-04-08 13:42:43.916338"], ["tracking", "150408-3"]] +  (0.9ms) 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.2ms) 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-08 13:42:43.930117"], ["id", 7]] +  (0.7ms) commit transaction +Redirected to http://test.host/flyboy/goals +Completed 302 Found in 3332ms (ActiveRecord: 1.5ms) + 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-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_7674"], ["description", "I-am-the-goal-description_6010"], ["version", 1], ["created_at", "2015-04-08 13:42:47.257183"], ["updated_at", "2015-04-08 13:42:47.257183"], ["tracking", "150408-4"]] +  (0.8ms) 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-08 13:42:47.264137"], ["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-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_7768"], ["description", "I-am-the-goal-description_6525"], ["version", 1], ["created_at", "2015-04-08 13:42:47.270693"], ["updated_at", "2015-04-08 13:42:47.270693"], ["tracking", "150408-5"]] +  (0.7ms) 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-08 13:42:47.277274"], ["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.1ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_8422"], ["description", "I-am-the-goal-description_6574"], ["version", 1], ["created_at", "2015-04-08 13:42:47.284421"], ["updated_at", "2015-04-08 13:42:47.284421"], ["tracking", "150408-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-08 13:42:47.290327"], ["id", 10]] +  (0.7ms) commit transaction +Redirected to http://test.host/flyboy/goals/10 +Completed 302 Found in 5ms (ActiveRecord: 1.2ms) +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_3890"], ["description", "I-am-the-goal-description_4333"], ["version", 1], ["created_at", "2015-04-08 13:42:47.356364"], ["updated_at", "2015-04-08 13:42:47.356364"], ["tracking", "150408-7"]] +  (1.5ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 11], ["title", "I-am-a-task3575"], ["description", "I-am-the-task-description_1840"], ["cost", 1], ["created_at", "2015-04-08 13:42:47.371490"], ["updated_at", "2015-04-08 13:42:47.371490"]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + SQL (0.6ms) INSERT INTO "flyboy_task_comments" ("task_id", "date", "progress", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["task_id", 1], ["date", "2015-04-08 13:42:47.382127"], ["progress", 95], ["description", "I-am-a-task-comment"], ["created_at", "2015-04-08 13:42:47.383131"], ["updated_at", "2015-04-08 13:42:47.383131"]] + SQL (0.2ms) UPDATE "flyboy_tasks" SET "progress" = ?, "updated_at" = ? WHERE "flyboy_tasks"."id" = ? [["progress", 95], ["updated_at", "2015-04-08 13:42:47.385580"], ["id", 1]] +  (0.9ms) commit transaction +Processing by Flyboy::TaskCommentsController#create as HTML + Parameters: {"task_comment"=>{"id"=>"1", "task_id"=>"1", "date"=>"2015-04-08 13:42:47 UTC", "description"=>"I-am-a-task-comment", "progress"=>"95", "created_at"=>"2015-04-08 13:42:47 UTC", "updated_at"=>"2015-04-08 13:42:47 UTC"}, "task_id"=>"1"} +Completed 500 Internal Server Error in 1ms (ActiveRecord: 0.0ms) +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_6603"], ["description", "I-am-the-goal-description_6447"], ["version", 1], ["created_at", "2015-04-08 13:42:47.395180"], ["updated_at", "2015-04-08 13:42:47.395180"], ["tracking", "150408-8"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 12], ["title", "I-am-a-task1283"], ["description", "I-am-the-task-description_180"], ["cost", 1], ["created_at", "2015-04-08 13:42:47.399591"], ["updated_at", "2015-04-08 13:42:47.399591"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 12], ["title", "I-am-a-task435"], ["description", "I-am-the-task-description_9996"], ["cost", 1], ["created_at", "2015-04-08 13:42:47.403785"], ["updated_at", "2015-04-08 13:42:47.403785"]] +  (0.9ms) commit transaction +Processing by Flyboy::TasksController#complete as HTML + Parameters: {"id"=>"2"} + Flyboy::Task Load (0.3ms) 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", "Marquée comme terminée."], ["date", "2015-04-08 13:42:47.412971"], ["task_id", 2], ["created_at", "2015-04-08 13:42:47.414285"], ["updated_at", "2015-04-08 13:42:47.414285"]] + SQL (0.1ms) UPDATE "flyboy_tasks" SET "progress" = ?, "done" = ?, "updated_at" = ? WHERE "flyboy_tasks"."id" = ? [["progress", 100], ["done", "t"], ["updated_at", "2015-04-08 13:42:47.415929"], ["id", 2]] +  (1.0ms) commit transaction +Redirected to http://test.hostwhere_i_came_from +Completed 302 Found in 10ms (ActiveRecord: 1.8ms) + 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-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_8651"], ["description", "I-am-the-goal-description_6644"], ["version", 1], ["created_at", "2015-04-08 13:42:47.427555"], ["updated_at", "2015-04-08 13:42:47.427555"], ["tracking", "150408-9"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 13], ["title", "I-am-a-task2223"], ["description", "I-am-the-task-description_4297"], ["cost", 1], ["created_at", "2015-04-08 13:42:47.431720"], ["updated_at", "2015-04-08 13:42:47.431720"]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 13], ["title", "I-am-a-task5438"], ["description", "I-am-the-task-description_4488"], ["cost", 1], ["created_at", "2015-04-08 13:42:47.435641"], ["updated_at", "2015-04-08 13:42:47.435641"]] +  (0.8ms) commit transaction +Processing by Flyboy::TasksController#complete as HTML + Parameters: {"id"=>"4"} + Flyboy::Task Load (0.2ms) 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", "Marquée comme terminée."], ["date", "2015-04-08 13:42:47.443581"], ["task_id", 4], ["created_at", "2015-04-08 13:42:47.444836"], ["updated_at", "2015-04-08 13:42:47.444836"]] + SQL (0.1ms) UPDATE "flyboy_tasks" SET "progress" = ?, "done" = ?, "updated_at" = ? WHERE "flyboy_tasks"."id" = ? [["progress", 100], ["done", "t"], ["updated_at", "2015-04-08 13:42:47.446364"], ["id", 4]] +  (0.8ms) commit transaction +Redirected to http://test.hostwhere_i_came_from +Completed 302 Found in 9ms (ActiveRecord: 1.4ms) + Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1 [["id", 4]] +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_4147"], ["description", "I-am-the-goal-description_8958"], ["version", 1], ["created_at", "2015-04-08 13:42:47.452729"], ["updated_at", "2015-04-08 13:42:47.452729"], ["tracking", "150408-10"]] +  (0.9ms) commit transaction +  (0.2ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 14], ["title", "I-am-a-task1237"], ["description", "I-am-the-task-description_2082"], ["cost", 1], ["created_at", "2015-04-08 13:42:47.457044"], ["updated_at", "2015-04-08 13:42:47.457044"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 14], ["title", "I-am-a-task6198"], ["description", "I-am-the-task-description_644"], ["cost", 1], ["created_at", "2015-04-08 13:42:47.461160"], ["updated_at", "2015-04-08 13:42:47.461160"]] +  (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", "Marquée comme terminée."], ["date", "2015-04-08 13:42:47.468468"], ["task_id", 6], ["created_at", "2015-04-08 13:42:47.470126"], ["updated_at", "2015-04-08 13:42:47.470126"]] + SQL (0.1ms) UPDATE "flyboy_tasks" SET "progress" = ?, "done" = ?, "updated_at" = ? WHERE "flyboy_tasks"."id" = ? [["progress", 100], ["done", "t"], ["updated_at", "2015-04-08 13:42:47.471795"], ["id", 6]] +  (0.7ms) commit transaction +Redirected to http://test.hostwhere_i_came_from +Completed 302 Found in 9ms (ActiveRecord: 1.4ms) + 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.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_7319"], ["description", "I-am-the-goal-description_3336"], ["version", 1], ["created_at", "2015-04-08 13:42:47.481351"], ["updated_at", "2015-04-08 13:42:47.481351"], ["tracking", "150408-11"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 15], ["title", "I-am-a-task9415"], ["description", "I-am-the-task-description_9282"], ["cost", 1], ["created_at", "2015-04-08 13:42:47.486033"], ["updated_at", "2015-04-08 13:42:47.486033"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 15], ["title", "I-am-a-task6745"], ["description", "I-am-the-task-description_4229"], ["cost", 1], ["created_at", "2015-04-08 13:42:47.491229"], ["updated_at", "2015-04-08 13:42:47.491229"]] +  (0.8ms) commit transaction +Processing by Flyboy::TasksController#complete as HTML + Parameters: {"id"=>"8"} + Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 8]] + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 15]] +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_task_comments" ("progress", "description", "date", "task_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["progress", 100], ["description", "Marquée comme terminée."], ["date", "2015-04-08 13:42:47.497926"], ["task_id", 8], ["created_at", "2015-04-08 13:42:47.499293"], ["updated_at", "2015-04-08 13:42:47.499293"]] + SQL (0.1ms) UPDATE "flyboy_tasks" SET "progress" = ?, "done" = ?, "updated_at" = ? WHERE "flyboy_tasks"."id" = ? [["progress", 100], ["done", "t"], ["updated_at", "2015-04-08 13:42:47.500814"], ["id", 8]] +  (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-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_4072"], ["description", "I-am-the-goal-description_2149"], ["version", 1], ["created_at", "2015-04-08 13:42:47.507034"], ["updated_at", "2015-04-08 13:42:47.507034"], ["tracking", "150408-12"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 16], ["title", "I-am-a-task5689"], ["description", "I-am-the-task-description_3889"], ["cost", 1], ["created_at", "2015-04-08 13:42:47.510943"], ["updated_at", "2015-04-08 13:42:47.510943"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 16], ["title", "I-am-a-task17"], ["description", "I-am-the-task-description_9493"], ["cost", 1], ["created_at", "2015-04-08 13:42:47.514989"], ["updated_at", "2015-04-08 13:42:47.514989"]] +  (0.9ms) commit transaction +Processing by Flyboy::TasksController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (0.3ms) +Completed 200 OK in 8ms (Views: 2.8ms | ActiveRecord: 0.0ms) +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_4869"], ["description", "I-am-the-goal-description_7230"], ["version", 1], ["created_at", "2015-04-08 13:42:47.529961"], ["updated_at", "2015-04-08 13:42:47.529961"], ["tracking", "150408-13"]] +  (0.7ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 17], ["title", "I-am-a-task5534"], ["description", "I-am-the-task-description_3993"], ["cost", 1], ["created_at", "2015-04-08 13:42:47.533857"], ["updated_at", "2015-04-08 13:42:47.533857"]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 17], ["title", "I-am-a-task3698"], ["description", "I-am-the-task-description_758"], ["cost", 1], ["created_at", "2015-04-08 13:42:47.537632"], ["updated_at", "2015-04-08 13:42:47.537632"]] +  (1.0ms) commit transaction + Flyboy::Task Load (0.3ms) 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.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", 2]] + 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", 2]] +  (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", 3]] + SQL (0.1ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 3]] +  (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", 4]] + SQL (0.1ms) DELETE FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."id" = ? [["id", 3]] + SQL (0.0ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 4]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + Flyboy::TaskComment Load (0.1ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 5]] + SQL (0.1ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 5]] +  (0.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", 6]] + SQL (0.5ms) DELETE FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."id" = ? [["id", 4]] + SQL (0.3ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 6]] +  (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", 7]] + SQL (0.2ms) 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.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", 8]] +  (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", 9]] + SQL (0.2ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 9]] +  (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", 10]] + SQL (0.1ms) 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.2ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 11]] +  (0.7ms) commit transaction +  (0.0ms) begin transaction + Flyboy::TaskComment Load (0.1ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 12]] + SQL (0.1ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 12]] +  (0.7ms) commit transaction +  (0.0ms) begin transaction + Flyboy::TaskComment Load (0.1ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 13]] + SQL (0.1ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 13]] +  (0.6ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_2620"], ["description", "I-am-the-goal-description_213"], ["version", 1], ["created_at", "2015-04-08 13:42:47.579423"], ["updated_at", "2015-04-08 13:42:47.579423"], ["tracking", "150408-14"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 18], ["title", "I-am-a-task6616"], ["description", "I-am-the-task-description_863"], ["cost", 1], ["created_at", "2015-04-08 13:42:47.583967"], ["updated_at", "2015-04-08 13:42:47.583967"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_4931"], ["description", "I-am-the-goal-description_7283"], ["version", 1], ["created_at", "2015-04-08 13:42:47.589064"], ["updated_at", "2015-04-08 13:42:47.589064"], ["tracking", "150408-15"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 19], ["title", "I-am-a-task5061"], ["description", "I-am-the-task-description_276"], ["cost", 1], ["created_at", "2015-04-08 13:42:47.593879"], ["updated_at", "2015-04-08 13:42:47.593879"]] +  (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 2ms (Views: 1.0ms | ActiveRecord: 0.0ms) + Flyboy::Task Load (0.3ms) 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-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_8817"], ["description", "I-am-the-goal-description_3967"], ["version", 1], ["created_at", "2015-04-08 13:42:47.605476"], ["updated_at", "2015-04-08 13:42:47.605476"], ["tracking", "150408-16"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 20], ["title", "I-am-a-task6125"], ["description", "I-am-the-task-description_3464"], ["cost", 1], ["created_at", "2015-04-08 13:42:47.609326"], ["updated_at", "2015-04-08 13:42:47.609326"]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 20], ["title", "I-am-a-task4716"], ["description", "I-am-the-task-description_7997"], ["cost", 1], ["created_at", "2015-04-08 13:42:47.613252"], ["updated_at", "2015-04-08 13:42:47.613252"]] +  (0.8ms) commit transaction + Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC +  (0.0ms) begin transaction + Flyboy::TaskComment Load (0.1ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 14]] + SQL (0.2ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 14]] +  (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", 15]] + SQL (0.2ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 15]] +  (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", 16]] + SQL (0.1ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 16]] +  (0.7ms) commit transaction +  (0.0ms) begin transaction + Flyboy::TaskComment Load (0.1ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 17]] + SQL (0.1ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 17]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_1412"], ["description", "I-am-the-goal-description_941"], ["version", 1], ["created_at", "2015-04-08 13:42:47.627477"], ["updated_at", "2015-04-08 13:42:47.627477"], ["tracking", "150408-17"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 21], ["title", "I-am-a-task8660"], ["description", "I-am-the-task-description_9088"], ["cost", 1], ["created_at", "2015-04-08 13:42:47.631852"], ["updated_at", "2015-04-08 13:42:47.631852"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.4ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_9343"], ["description", "I-am-the-goal-description_3696"], ["version", 1], ["created_at", "2015-04-08 13:42:47.635873"], ["updated_at", "2015-04-08 13:42:47.635873"], ["tracking", "150408-18"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 22], ["title", "I-am-a-task2717"], ["description", "I-am-the-task-description_6146"], ["cost", 1], ["created_at", "2015-04-08 13:42:47.641429"], ["updated_at", "2015-04-08 13:42:47.641429"]] +  (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 57ms (Views: 56.3ms | 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-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_1219"], ["description", "I-am-the-goal-description_159"], ["version", 1], ["created_at", "2015-04-08 13:42:47.707831"], ["updated_at", "2015-04-08 13:42:47.707831"], ["tracking", "150408-19"]] +  (1.6ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 23], ["title", "I-am-a-task2768"], ["description", "I-am-the-task-description_7643"], ["cost", 1], ["created_at", "2015-04-08 13:42:47.713510"], ["updated_at", "2015-04-08 13:42:47.713510"]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 23], ["title", "I-am-a-task7267"], ["description", "I-am-the-task-description_3554"], ["cost", 1], ["created_at", "2015-04-08 13:42:47.718337"], ["updated_at", "2015-04-08 13:42:47.718337"]] +  (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.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.7ms) commit transaction +  (0.0ms) begin transaction + Flyboy::TaskComment Load (0.1ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 20]] + SQL (0.2ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 20]] +  (0.7ms) commit transaction +  (0.0ms) begin transaction + Flyboy::TaskComment Load (0.1ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 21]] + SQL (0.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-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_3047"], ["description", "I-am-the-goal-description_400"], ["version", 1], ["created_at", "2015-04-08 13:42:47.734017"], ["updated_at", "2015-04-08 13:42:47.734017"], ["tracking", "150408-20"]] +  (0.7ms) commit transaction +  (0.0ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 24], ["title", "I-am-a-task2157"], ["description", "I-am-the-task-description_1271"], ["cost", 1], ["created_at", "2015-04-08 13:42:47.737823"], ["updated_at", "2015-04-08 13:42:47.737823"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_5732"], ["description", "I-am-the-goal-description_8182"], ["version", 1], ["created_at", "2015-04-08 13:42:47.742275"], ["updated_at", "2015-04-08 13:42:47.742275"], ["tracking", "150408-21"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 25], ["title", "I-am-a-task6120"], ["description", "I-am-the-task-description_7393"], ["cost", 1], ["created_at", "2015-04-08 13:42:47.746844"], ["updated_at", "2015-04-08 13:42:47.746844"]] +  (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-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_8225"], ["description", "I-am-the-goal-description_5115"], ["version", 1], ["created_at", "2015-04-08 13:42:47.757041"], ["updated_at", "2015-04-08 13:42:47.757041"], ["tracking", "150408-22"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 26], ["title", "I-am-a-task6124"], ["description", "I-am-the-task-description_1203"], ["cost", 1], ["created_at", "2015-04-08 13:42:47.762347"], ["updated_at", "2015-04-08 13:42:47.762347"]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 26], ["title", "I-am-a-task1968"], ["description", "I-am-the-task-description_3494"], ["cost", 1], ["created_at", "2015-04-08 13:42:47.766240"], ["updated_at", "2015-04-08 13:42:47.766240"]] +  (0.8ms) commit transaction +Processing by Flyboy::TasksController#show as HTML + Parameters: {"id"=>"24"} + Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 24]] + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 26]] + Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 24]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/show.html.slim within layouts/application (0.3ms) +Completed 200 OK in 6ms (Views: 2.6ms | ActiveRecord: 0.3ms) +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_2364"], ["description", "I-am-the-goal-description_3333"], ["version", 1], ["created_at", "2015-04-08 13:42:47.779235"], ["updated_at", "2015-04-08 13:42:47.779235"], ["tracking", "150408-23"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 27], ["title", "I-am-a-task8760"], ["description", "I-am-the-task-description_4715"], ["cost", 1], ["created_at", "2015-04-08 13:42:47.783103"], ["updated_at", "2015-04-08 13:42:47.783103"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 27], ["title", "I-am-a-task3760"], ["description", "I-am-the-task-description_3835"], ["cost", 1], ["created_at", "2015-04-08 13:42:47.787225"], ["updated_at", "2015-04-08 13:42:47.787225"]] +  (0.9ms) 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.3ms) +Completed 200 OK in 7ms (Views: 2.7ms | ActiveRecord: 0.2ms) +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_2752"], ["description", "I-am-the-goal-description_1330"], ["version", 1], ["created_at", "2015-04-08 13:42:47.800937"], ["updated_at", "2015-04-08 13:42:47.800937"], ["tracking", "150408-24"]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 28], ["title", "I-am-a-task8108"], ["description", "I-am-the-task-description_46"], ["cost", 1], ["created_at", "2015-04-08 13:42:47.804917"], ["updated_at", "2015-04-08 13:42:47.804917"]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 28], ["title", "I-am-a-task1743"], ["description", "I-am-the-task-description_5162"], ["cost", 1], ["created_at", "2015-04-08 13:42:47.810532"], ["updated_at", "2015-04-08 13:42:47.810532"]] +  (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.2ms) +Completed 200 OK in 5ms (Views: 2.4ms | ActiveRecord: 0.2ms) +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_1820"], ["description", "I-am-the-goal-description_7294"], ["version", 1], ["created_at", "2015-04-08 13:42:47.822808"], ["updated_at", "2015-04-08 13:42:47.822808"], ["tracking", "150408-25"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 29], ["title", "I-am-a-task2112"], ["description", "I-am-the-task-description_7456"], ["cost", 1], ["created_at", "2015-04-08 13:42:47.827184"], ["updated_at", "2015-04-08 13:42:47.827184"]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 29], ["title", "I-am-a-task5202"], ["description", "I-am-the-task-description_3251"], ["cost", 1], ["created_at", "2015-04-08 13:42:47.831049"], ["updated_at", "2015-04-08 13:42:47.831049"]] +  (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-08", "term"=>"2015-04-08"}} + 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-08"], ["reminder", "2015-04-08"], ["done", "f"], ["created_at", "2015-04-08 13:42:47.843015"], ["updated_at", "2015-04-08 13:42:47.843015"]] +  (0.8ms) commit transaction +Redirected to http://test.host/flyboy/tasks/32 +Completed 302 Found in 7ms (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-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_9752"], ["description", "I-am-the-goal-description_4583"], ["version", 1], ["created_at", "2015-04-08 13:42:47.850944"], ["updated_at", "2015-04-08 13:42:47.850944"], ["tracking", "150408-26"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 30], ["title", "I-am-a-task6567"], ["description", "I-am-the-task-description_9258"], ["cost", 1], ["created_at", "2015-04-08 13:42:47.854721"], ["updated_at", "2015-04-08 13:42:47.854721"]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 30], ["title", "I-am-a-task2363"], ["description", "I-am-the-task-description_3480"], ["cost", 1], ["created_at", "2015-04-08 13:42:47.860103"], ["updated_at", "2015-04-08 13:42:47.860103"]] +  (0.9ms) commit transaction +Processing by Flyboy::TasksController#create as HTML + Parameters: {"task"=>{"title"=>"New Task", "goal_id"=>"30", "reminder"=>"2015-04-08", "term"=>"2015-04-08"}} + Flyboy::Goal Load (0.2ms) 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-08"], ["reminder", "2015-04-08"], ["done", "f"], ["created_at", "2015-04-08 13:42:47.867591"], ["updated_at", "2015-04-08 13:42:47.867591"]] +  (0.9ms) commit transaction +Redirected to http://test.host/flyboy/tasks/35 +Completed 302 Found in 7ms (ActiveRecord: 1.4ms) +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_2610"], ["description", "I-am-the-goal-description_1566"], ["version", 1], ["created_at", "2015-04-08 13:42:47.878328"], ["updated_at", "2015-04-08 13:42:47.878328"], ["tracking", "150408-27"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 31], ["title", "I-am-a-task4044"], ["description", "I-am-the-task-description_123"], ["cost", 1], ["created_at", "2015-04-08 13:42:47.882558"], ["updated_at", "2015-04-08 13:42:47.882558"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 31], ["title", "I-am-a-task9527"], ["description", "I-am-the-task-description_2070"], ["cost", 1], ["created_at", "2015-04-08 13:42:47.886521"], ["updated_at", "2015-04-08 13:42:47.886521"]] +  (0.7ms) commit transaction +Processing by Flyboy::TasksController#create as HTML + Parameters: {"task"=>{"title"=>"New Task", "goal_id"=>"31", "reminder"=>"2015-04-08", "term"=>"2015-04-08"}} + Flyboy::Goal Load (0.2ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 31]] +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("goal_id", "title", "term", "reminder", "done", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["goal_id", 31], ["title", "New Task"], ["term", "2015-04-08"], ["reminder", "2015-04-08"], ["done", "f"], ["created_at", "2015-04-08 13:42:47.894101"], ["updated_at", "2015-04-08 13:42:47.894101"]] +  (0.8ms) commit transaction +Redirected to http://test.host/flyboy/tasks/38 +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-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_6059"], ["description", "I-am-the-goal-description_6903"], ["version", 1], ["created_at", "2015-04-08 13:42:47.902140"], ["updated_at", "2015-04-08 13:42:47.902140"], ["tracking", "150408-28"]] +  (1.0ms) commit transaction +  (0.1ms) begin transaction + SQL (0.7ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 32], ["title", "I-am-a-task3876"], ["description", "I-am-the-task-description_5937"], ["cost", 1], ["created_at", "2015-04-08 13:42:47.906698"], ["updated_at", "2015-04-08 13:42:47.906698"]] +  (1.0ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 32], ["title", "I-am-a-task6308"], ["description", "I-am-the-task-description_2035"], ["cost", 1], ["created_at", "2015-04-08 13:42:47.912083"], ["updated_at", "2015-04-08 13:42:47.912083"]] +  (0.9ms) 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.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-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_9721"], ["description", "I-am-the-goal-description_3787"], ["version", 1], ["created_at", "2015-04-08 13:42:47.924326"], ["updated_at", "2015-04-08 13:42:47.924326"], ["tracking", "150408-29"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 33], ["title", "I-am-a-task4849"], ["description", "I-am-the-task-description_2815"], ["cost", 1], ["created_at", "2015-04-08 13:42:47.928204"], ["updated_at", "2015-04-08 13:42:47.928204"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 33], ["title", "I-am-a-task7470"], ["description", "I-am-the-task-description_2976"], ["cost", 1], ["created_at", "2015-04-08 13:42:47.932141"], ["updated_at", "2015-04-08 13:42:47.932141"]] +  (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-08"], ["term", "2015-04-08"], ["done", "f"], ["created_at", "2015-04-08 13:42:47.935963"], ["updated_at", "2015-04-08 13:42:47.935963"]] +  (0.9ms) commit transaction +Processing by Flyboy::TasksController#update as HTML + Parameters: {"task"=>{"title"=>"New Task", "goal_id"=>"33", "reminder"=>"2015-04-08", "term"=>"2015-04-08"}, "id"=>"43"} + Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 43]] + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 33]] +  (0.1ms) begin transaction +  (0.1ms) commit transaction +Redirected to http://test.host/flyboy/tasks/43 +Completed 302 Found in 5ms (ActiveRecord: 0.3ms) +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_4579"], ["description", "I-am-the-goal-description_1414"], ["version", 1], ["created_at", "2015-04-08 13:42:47.948608"], ["updated_at", "2015-04-08 13:42:47.948608"], ["tracking", "150408-30"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 34], ["title", "I-am-a-task8690"], ["description", "I-am-the-task-description_9848"], ["cost", 1], ["created_at", "2015-04-08 13:42:47.952734"], ["updated_at", "2015-04-08 13:42:47.952734"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.7ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 34], ["title", "I-am-a-task9317"], ["description", "I-am-the-task-description_6051"], ["cost", 1], ["created_at", "2015-04-08 13:42:47.956784"], ["updated_at", "2015-04-08 13:42:47.956784"]] +  (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", 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-08"], ["term", "2015-04-08"], ["done", "f"], ["created_at", "2015-04-08 13:42:47.962196"], ["updated_at", "2015-04-08 13:42:47.962196"]] +  (0.8ms) commit transaction +Processing by Flyboy::TasksController#update as HTML + Parameters: {"task"=>{"title"=>"New Task", "goal_id"=>"34", "reminder"=>"2015-04-08", "term"=>"2015-04-08"}, "id"=>"46"} + Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 46]] + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 34]] +  (0.1ms) begin transaction +  (0.0ms) commit transaction +Redirected to http://test.host/flyboy/tasks/46 +Completed 302 Found in 4ms (ActiveRecord: 0.3ms) +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_2279"], ["description", "I-am-the-goal-description_4044"], ["version", 1], ["created_at", "2015-04-08 13:42:47.974878"], ["updated_at", "2015-04-08 13:42:47.974878"], ["tracking", "150408-31"]] +  (1.0ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 35], ["title", "I-am-a-task75"], ["description", "I-am-the-task-description_3323"], ["cost", 1], ["created_at", "2015-04-08 13:42:47.979778"], ["updated_at", "2015-04-08 13:42:47.979778"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 35], ["title", "I-am-a-task9802"], ["description", "I-am-the-task-description_4417"], ["cost", 1], ["created_at", "2015-04-08 13:42:47.984257"], ["updated_at", "2015-04-08 13:42:47.984257"]] +  (1.0ms) commit transaction +  (0.1ms) 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-08"], ["term", "2015-04-08"], ["done", "f"], ["created_at", "2015-04-08 13:42:47.989085"], ["updated_at", "2015-04-08 13:42:47.989085"]] +  (0.9ms) commit transaction +Processing by Flyboy::TasksController#update as HTML + Parameters: {"task"=>{"title"=>nil}, "id"=>"49"} + Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 49]] + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 35]] +  (0.1ms) begin transaction +  (0.0ms) rollback transaction + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/edit.html.slim within layouts/application (0.2ms) +Completed 200 OK in 5ms (Views: 0.9ms | ActiveRecord: 0.4ms) +  (0.2ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_7249"], ["description", "I-am-the-goal-description_7833"], ["version", 1], ["created_at", "2015-04-08 13:42:48.001931"], ["updated_at", "2015-04-08 13:42:48.001931"], ["tracking", "150408-32"]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 36], ["title", "I-am-a-task7561"], ["description", "I-am-the-task-description_6454"], ["cost", 1], ["created_at", "2015-04-08 13:42:48.006964"], ["updated_at", "2015-04-08 13:42:48.006964"]] +  (1.2ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 36], ["title", "I-am-a-task1448"], ["description", "I-am-the-task-description_8335"], ["cost", 1], ["created_at", "2015-04-08 13:42:48.012190"], ["updated_at", "2015-04-08 13:42:48.012190"]] +  (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", 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-08"], ["term", "2015-04-08"], ["done", "f"], ["created_at", "2015-04-08 13:42:48.016535"], ["updated_at", "2015-04-08 13:42:48.016535"]] +  (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.9ms) commit transaction +Redirected to http://test.host/flyboy/tasks +Completed 302 Found in 5ms (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-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_5973"], ["description", "I-am-the-goal-description_5143"], ["version", 1], ["created_at", "2015-04-08 13:42:48.029958"], ["updated_at", "2015-04-08 13:42:48.029958"], ["tracking", "150408-33"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 37], ["title", "I-am-a-task2420"], ["description", "I-am-the-task-description_1227"], ["cost", 1], ["created_at", "2015-04-08 13:42:48.033811"], ["updated_at", "2015-04-08 13:42:48.033811"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 37], ["title", "I-am-a-task5759"], ["description", "I-am-the-task-description_3964"], ["cost", 1], ["created_at", "2015-04-08 13:42:48.037946"], ["updated_at", "2015-04-08 13:42:48.037946"]] +  (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.3ms) INSERT INTO "flyboy_tasks" ("title", "goal_id", "reminder", "term", "done", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["title", "New Task"], ["goal_id", 37], ["reminder", "2015-04-08"], ["term", "2015-04-08"], ["done", "f"], ["created_at", "2015-04-08 13:42:48.041838"], ["updated_at", "2015-04-08 13:42:48.041838"]] +  (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.3ms) +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_859"], ["description", "I-am-the-goal-description_872"], ["version", 1], ["created_at", "2015-04-08 13:42:48.054364"], ["updated_at", "2015-04-08 13:42:48.054364"], ["tracking", "150408-34"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 38], ["title", "I-am-a-task6589"], ["description", "I-am-the-task-description_8152"], ["cost", 1], ["created_at", "2015-04-08 13:42:48.059488"], ["updated_at", "2015-04-08 13:42:48.059488"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 38], ["title", "I-am-a-task5153"], ["description", "I-am-the-task-description_5609"], ["cost", 1], ["created_at", "2015-04-08 13:42:48.063800"], ["updated_at", "2015-04-08 13:42:48.063800"]] +  (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", 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-08"], ["term", "2015-04-08"], ["done", "f"], ["created_at", "2015-04-08 13:42:48.068204"], ["updated_at", "2015-04-08 13:42:48.068204"]] +  (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-15"], ["term", "2015-05-08"], ["updated_at", "2015-04-08 13:42:48.074170"], ["id", 58]] +  (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-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_8806"], ["description", "I-am-the-goal-description_9207"], ["version", 1], ["created_at", "2015-04-08 13:42:48.080770"], ["updated_at", "2015-04-08 13:42:48.080770"], ["tracking", "150408-35"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_6704"], ["description", "I-am-the-goal-description_8550"], ["version", 1], ["created_at", "2015-04-08 13:42:48.085930"], ["updated_at", "2015-04-08 13:42:48.085930"], ["tracking", "150408-36"]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-07"], ["goal_id", 40], ["title", "I-am-a-task7259"], ["description", "I-am-the-task-description_1228"], ["cost", 1], ["created_at", "2015-04-08 13:42:48.089723"], ["updated_at", "2015-04-08 13:42:48.089723"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_4560"], ["description", "I-am-the-goal-description_2498"], ["version", 1], ["created_at", "2015-04-08 13:42:48.094667"], ["updated_at", "2015-04-08 13:42:48.094667"], ["tracking", "150408-37"]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-09"], ["goal_id", 41], ["title", "I-am-a-task2758"], ["description", "I-am-the-task-description_288"], ["cost", 1], ["created_at", "2015-04-08 13:42:48.098704"], ["updated_at", "2015-04-08 13:42:48.098704"]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_9030"], ["description", "I-am-the-goal-description_5151"], ["version", 1], ["created_at", "2015-04-08 13:42:48.101762"], ["updated_at", "2015-04-08 13:42:48.101762"], ["tracking", "150408-38"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.5ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-07"], ["goal_id", 42], ["title", "I-am-a-task4039"], ["description", "I-am-the-task-description_7666"], ["cost", 1], ["created_at", "2015-04-08 13:42:48.106491"], ["updated_at", "2015-04-08 13:42:48.106491"]] +  (1.0ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-09"], ["goal_id", 42], ["title", "I-am-a-task4388"], ["description", "I-am-the-task-description_7520"], ["cost", 1], ["created_at", "2015-04-08 13:42:48.113165"], ["updated_at", "2015-04-08 13:42:48.113165"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-09"], ["term", "2015-04-11"], ["goal_id", 39], ["title", "I-am-a-task8993"], ["description", "I-am-the-task-description_311"], ["cost", 1], ["created_at", "2015-04-08 13:42:48.117752"], ["updated_at", "2015-04-08 13:42:48.117752"]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2015-04-05"], ["term", "2015-04-07"], ["goal_id", 39], ["title", "I-am-a-task3801"], ["description", "I-am-the-task-description_6680"], ["cost", 1], ["created_at", "2015-04-08 13:42:48.122270"], ["updated_at", "2015-04-08 13:42:48.122270"]] +  (0.7ms) commit transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 39 AND done = 'f' AND term < '2015-04-08') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 39 AND done = 'f' AND term > '2015-04-08' AND reminder < '2015-04-08') +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.4ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_8661"], ["description", "I-am-the-goal-description_3623"], ["version", 1], ["created_at", "2015-04-08 13:42:48.128822"], ["updated_at", "2015-04-08 13:42:48.128822"], ["tracking", "150408-39"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_7648"], ["description", "I-am-the-goal-description_8593"], ["version", 1], ["created_at", "2015-04-08 13:42:48.134111"], ["updated_at", "2015-04-08 13:42:48.134111"], ["tracking", "150408-40"]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-07"], ["goal_id", 44], ["title", "I-am-a-task7438"], ["description", "I-am-the-task-description_2126"], ["cost", 1], ["created_at", "2015-04-08 13:42:48.138053"], ["updated_at", "2015-04-08 13:42:48.138053"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_4577"], ["description", "I-am-the-goal-description_8521"], ["version", 1], ["created_at", "2015-04-08 13:42:48.142767"], ["updated_at", "2015-04-08 13:42:48.142767"], ["tracking", "150408-41"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-09"], ["goal_id", 45], ["title", "I-am-a-task3016"], ["description", "I-am-the-task-description_6608"], ["cost", 1], ["created_at", "2015-04-08 13:42:48.146769"], ["updated_at", "2015-04-08 13:42:48.146769"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_3098"], ["description", "I-am-the-goal-description_6787"], ["version", 1], ["created_at", "2015-04-08 13:42:48.149838"], ["updated_at", "2015-04-08 13:42:48.149838"], ["tracking", "150408-42"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-07"], ["goal_id", 46], ["title", "I-am-a-task6707"], ["description", "I-am-the-task-description_8642"], ["cost", 1], ["created_at", "2015-04-08 13:42:48.154720"], ["updated_at", "2015-04-08 13:42:48.154720"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.5ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-09"], ["goal_id", 46], ["title", "I-am-a-task6511"], ["description", "I-am-the-task-description_6638"], ["cost", 1], ["created_at", "2015-04-08 13:42:48.160164"], ["updated_at", "2015-04-08 13:42:48.160164"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-09"], ["term", "2015-04-11"], ["goal_id", 43], ["title", "I-am-a-task2651"], ["description", "I-am-the-task-description_7103"], ["cost", 1], ["created_at", "2015-04-08 13:42:48.165975"], ["updated_at", "2015-04-08 13:42:48.165975"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2015-04-05"], ["term", "2015-04-07"], ["goal_id", 43], ["title", "I-am-a-task6312"], ["description", "I-am-the-task-description_9723"], ["cost", 1], ["created_at", "2015-04-08 13:42:48.170879"], ["updated_at", "2015-04-08 13:42:48.170879"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.5ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_8556"], ["description", "I-am-the-goal-description_2421"], ["version", 1], ["created_at", "2015-04-08 13:42:48.174550"], ["updated_at", "2015-04-08 13:42:48.174550"], ["tracking", "150408-43"]] +  (0.9ms) commit transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 47 AND done = 'f' AND term < '2015-04-08') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 47 AND done = 'f' AND term > '2015-04-08' AND reminder < '2015-04-08') +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_6558"], ["description", "I-am-the-goal-description_6799"], ["version", 1], ["created_at", "2015-04-08 13:42:48.183941"], ["updated_at", "2015-04-08 13:42:48.183941"], ["tracking", "150408-44"]] +  (1.0ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_8856"], ["description", "I-am-the-goal-description_1122"], ["version", 1], ["created_at", "2015-04-08 13:42:48.189316"], ["updated_at", "2015-04-08 13:42:48.189316"], ["tracking", "150408-45"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.4ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-07"], ["goal_id", 49], ["title", "I-am-a-task2497"], ["description", "I-am-the-task-description_5336"], ["cost", 1], ["created_at", "2015-04-08 13:42:48.193542"], ["updated_at", "2015-04-08 13:42:48.193542"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_5944"], ["description", "I-am-the-goal-description_3807"], ["version", 1], ["created_at", "2015-04-08 13:42:48.197830"], ["updated_at", "2015-04-08 13:42:48.197830"], ["tracking", "150408-46"]] +  (1.2ms) commit transaction +  (0.0ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-09"], ["goal_id", 50], ["title", "I-am-a-task8706"], ["description", "I-am-the-task-description_377"], ["cost", 1], ["created_at", "2015-04-08 13:42:48.201995"], ["updated_at", "2015-04-08 13:42:48.201995"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_9379"], ["description", "I-am-the-goal-description_7722"], ["version", 1], ["created_at", "2015-04-08 13:42:48.205471"], ["updated_at", "2015-04-08 13:42:48.205471"], ["tracking", "150408-47"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-07"], ["goal_id", 51], ["title", "I-am-a-task5881"], ["description", "I-am-the-task-description_6872"], ["cost", 1], ["created_at", "2015-04-08 13:42:48.271821"], ["updated_at", "2015-04-08 13:42:48.271821"]] +  (1.6ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-09"], ["goal_id", 51], ["title", "I-am-a-task5220"], ["description", "I-am-the-task-description_780"], ["cost", 1], ["created_at", "2015-04-08 13:42:48.277819"], ["updated_at", "2015-04-08 13:42:48.277819"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-09"], ["term", "2015-04-11"], ["goal_id", 48], ["title", "I-am-a-task4904"], ["description", "I-am-the-task-description_9027"], ["cost", 1], ["created_at", "2015-04-08 13:42:48.282813"], ["updated_at", "2015-04-08 13:42:48.282813"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2015-04-05"], ["term", "2015-04-07"], ["goal_id", 48], ["title", "I-am-a-task6975"], ["description", "I-am-the-task-description_8633"], ["cost", 1], ["created_at", "2015-04-08 13:42:48.287824"], ["updated_at", "2015-04-08 13:42:48.287824"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-09"], ["goal_id", 48], ["title", "I-am-a-task6641"], ["description", "I-am-the-task-description_2663"], ["cost", 1], ["created_at", "2015-04-08 13:42:48.292525"], ["updated_at", "2015-04-08 13:42:48.292525"]] +  (1.0ms) commit transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 48 AND done = 'f' AND term < '2015-04-08') +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 48 AND done = 'f' AND term > '2015-04-08' AND reminder < '2015-04-08') +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_1599"], ["description", "I-am-the-goal-description_4301"], ["version", 1], ["created_at", "2015-04-08 13:42:48.300134"], ["updated_at", "2015-04-08 13:42:48.300134"], ["tracking", "150408-48"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_8890"], ["description", "I-am-the-goal-description_719"], ["version", 1], ["created_at", "2015-04-08 13:42:48.305212"], ["updated_at", "2015-04-08 13:42:48.305212"], ["tracking", "150408-49"]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-07"], ["goal_id", 53], ["title", "I-am-a-task5644"], ["description", "I-am-the-task-description_7016"], ["cost", 1], ["created_at", "2015-04-08 13:42:48.309280"], ["updated_at", "2015-04-08 13:42:48.309280"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_5878"], ["description", "I-am-the-goal-description_3876"], ["version", 1], ["created_at", "2015-04-08 13:42:48.313668"], ["updated_at", "2015-04-08 13:42:48.313668"], ["tracking", "150408-50"]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-09"], ["goal_id", 54], ["title", "I-am-a-task1556"], ["description", "I-am-the-task-description_3161"], ["cost", 1], ["created_at", "2015-04-08 13:42:48.318403"], ["updated_at", "2015-04-08 13:42:48.318403"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_3985"], ["description", "I-am-the-goal-description_3268"], ["version", 1], ["created_at", "2015-04-08 13:42:48.321893"], ["updated_at", "2015-04-08 13:42:48.321893"], ["tracking", "150408-51"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-07"], ["goal_id", 55], ["title", "I-am-a-task5752"], ["description", "I-am-the-task-description_5243"], ["cost", 1], ["created_at", "2015-04-08 13:42:48.326961"], ["updated_at", "2015-04-08 13:42:48.326961"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-09"], ["goal_id", 55], ["title", "I-am-a-task8258"], ["description", "I-am-the-task-description_6271"], ["cost", 1], ["created_at", "2015-04-08 13:42:48.331981"], ["updated_at", "2015-04-08 13:42:48.331981"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-09"], ["term", "2015-04-11"], ["goal_id", 52], ["title", "I-am-a-task6623"], ["description", "I-am-the-task-description_9149"], ["cost", 1], ["created_at", "2015-04-08 13:42:48.336968"], ["updated_at", "2015-04-08 13:42:48.336968"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.8ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2015-04-05"], ["term", "2015-04-07"], ["goal_id", 52], ["title", "I-am-a-task4953"], ["description", "I-am-the-task-description_1728"], ["cost", 1], ["created_at", "2015-04-08 13:42:48.341770"], ["updated_at", "2015-04-08 13:42:48.341770"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-07"], ["goal_id", 52], ["title", "I-am-a-task5086"], ["description", "I-am-the-task-description_8652"], ["cost", 1], ["created_at", "2015-04-08 13:42:48.347949"], ["updated_at", "2015-04-08 13:42:48.347949"]] +  (0.9ms) commit transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 52 AND done = 'f' AND term < '2015-04-08') +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_8682"], ["description", "I-am-the-goal-description_3213"], ["version", 1], ["created_at", "2015-04-08 13:42:48.355456"], ["updated_at", "2015-04-08 13:42:48.355456"], ["tracking", "150408-52"]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-09"], ["term", "2015-04-11"], ["goal_id", 56], ["title", "I-am-a-task2014"], ["description", "I-am-the-task-description_1094"], ["cost", 1], ["created_at", "2015-04-08 13:42:48.359823"], ["updated_at", "2015-04-08 13:42:48.359823"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_758"], ["description", "I-am-the-goal-description_5582"], ["version", 1], ["created_at", "2015-04-08 13:42:48.365529"], ["updated_at", "2015-04-08 13:42:48.365529"], ["tracking", "150408-53"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-07"], ["term", "2015-04-11"], ["goal_id", 57], ["title", "I-am-a-task6872"], ["description", "I-am-the-task-description_3503"], ["cost", 1], ["created_at", "2015-04-08 13:42:48.369336"], ["updated_at", "2015-04-08 13:42:48.369336"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_8975"], ["description", "I-am-the-goal-description_2314"], ["version", 1], ["created_at", "2015-04-08 13:42:48.375333"], ["updated_at", "2015-04-08 13:42:48.375333"], ["tracking", "150408-54"]] +  (1.1ms) commit transaction +  (0.0ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-07"], ["goal_id", 58], ["title", "I-am-a-task2357"], ["description", "I-am-the-task-description_9878"], ["cost", 1], ["created_at", "2015-04-08 13:42:48.379534"], ["updated_at", "2015-04-08 13:42:48.379534"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction +  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_4029"], ["description", "I-am-the-goal-description_909"], ["version", 1], ["created_at", "2015-04-08 13:42:48.385905"], ["updated_at", "2015-04-08 13:42:48.385905"], ["tracking", "150408-55"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2015-04-05"], ["term", "2015-04-07"], ["goal_id", 59], ["title", "I-am-a-task5821"], ["description", "I-am-the-task-description_7822"], ["cost", 1], ["created_at", "2015-04-08 13:42:48.391067"], ["updated_at", "2015-04-08 13:42:48.391067"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_1477"], ["description", "I-am-the-goal-description_3818"], ["version", 1], ["created_at", "2015-04-08 13:42:48.398198"], ["updated_at", "2015-04-08 13:42:48.398198"], ["tracking", "150408-56"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_3613"], ["description", "I-am-the-goal-description_7277"], ["version", 1], ["created_at", "2015-04-08 13:42:48.403930"], ["updated_at", "2015-04-08 13:42:48.403930"], ["tracking", "150408-57"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_2151"], ["description", "I-am-the-goal-description_5308"], ["version", 1], ["created_at", "2015-04-08 13:42:48.409148"], ["updated_at", "2015-04-08 13:42:48.409148"], ["tracking", "150408-58"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_7423"], ["description", "I-am-the-goal-description_3503"], ["version", 1], ["created_at", "2015-04-08 13:42:48.414777"], ["updated_at", "2015-04-08 13:42:48.414777"], ["tracking", "150408-59"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_4878"], ["description", "I-am-the-goal-description_2271"], ["version", 1], ["created_at", "2015-04-08 13:42:48.420041"], ["updated_at", "2015-04-08 13:42:48.420041"], ["tracking", "150408-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-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_648"], ["description", "I-am-the-goal-description_4523"], ["version", 1], ["created_at", "2015-04-08 13:42:48.427604"], ["updated_at", "2015-04-08 13:42:48.427604"], ["tracking", "150408-61"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_2789"], ["description", "I-am-the-goal-description_9464"], ["version", 1], ["created_at", "2015-04-08 13:42:48.433083"], ["updated_at", "2015-04-08 13:42:48.433083"], ["tracking", "150408-62"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_9640"], ["description", "I-am-the-goal-description_490"], ["version", 1], ["created_at", "2015-04-08 13:42:48.439187"], ["updated_at", "2015-04-08 13:42:48.439187"], ["tracking", "150408-63"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 67], ["title", "I-am-a-task9943"], ["description", "I-am-the-task-description_9449"], ["cost", 1], ["created_at", "2015-04-08 13:42:48.444203"], ["updated_at", "2015-04-08 13:42:48.444203"]] +  (0.8ms) commit transaction +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f' [["goal_id", 67]] +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_9139"], ["description", "I-am-the-goal-description_2017"], ["version", 1], ["created_at", "2015-04-08 13:42:48.450301"], ["updated_at", "2015-04-08 13:42:48.450301"], ["tracking", "150408-64"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_8954"], ["description", "I-am-the-goal-description_4287"], ["version", 1], ["created_at", "2015-04-08 13:42:48.455460"], ["updated_at", "2015-04-08 13:42:48.455460"], ["tracking", "150408-65"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_1778"], ["description", "I-am-the-goal-description_7774"], ["version", 1], ["created_at", "2015-04-08 13:42:48.462079"], ["updated_at", "2015-04-08 13:42:48.462079"], ["tracking", "150408-66"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_374"], ["description", "I-am-the-goal-description_9491"], ["version", 1], ["created_at", "2015-04-08 13:42:48.468624"], ["updated_at", "2015-04-08 13:42:48.468624"], ["tracking", "150408-67"]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 71], ["title", "I-am-a-task8980"], ["description", "I-am-the-task-description_7597"], ["cost", 1], ["created_at", "2015-04-08 13:42:48.472796"], ["updated_at", "2015-04-08 13:42:48.472796"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_4763"], ["description", "I-am-the-goal-description_6243"], ["version", 1], ["created_at", "2015-04-08 13:42:48.476984"], ["updated_at", "2015-04-08 13:42:48.476984"], ["tracking", "150408-68"]] +  (0.8ms) commit transaction +  (0.2ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 72], ["title", "I-am-a-task6966"], ["description", "I-am-the-task-description_7754"], ["cost", 1], ["created_at", "2015-04-08 13:42:48.482803"], ["updated_at", "2015-04-08 13:42:48.482803"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_1127"], ["description", "I-am-the-goal-description_2614"], ["version", 1], ["created_at", "2015-04-08 13:42:48.487383"], ["updated_at", "2015-04-08 13:42:48.487383"], ["tracking", "150408-69"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.8ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 73], ["title", "I-am-a-task4800"], ["description", "I-am-the-task-description_549"], ["cost", 1], ["created_at", "2015-04-08 13:42:48.492254"], ["updated_at", "2015-04-08 13:42:48.492254"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_7902"], ["description", "I-am-the-goal-description_1645"], ["version", 1], ["created_at", "2015-04-08 13:42:48.498577"], ["updated_at", "2015-04-08 13:42:48.498577"], ["tracking", "150408-70"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 74], ["title", "I-am-a-task1492"], ["description", "I-am-the-task-description_8220"], ["cost", 1], ["created_at", "2015-04-08 13:42:48.503458"], ["updated_at", "2015-04-08 13:42:48.503458"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_5065"], ["description", "I-am-the-goal-description_1169"], ["version", 1], ["created_at", "2015-04-08 13:42:48.508416"], ["updated_at", "2015-04-08 13:42:48.508416"], ["tracking", "150408-71"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 75], ["title", "I-am-a-task6417"], ["description", "I-am-the-task-description_411"], ["cost", 1], ["created_at", "2015-04-08 13:42:48.513324"], ["updated_at", "2015-04-08 13:42:48.513324"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_141"], ["description", "I-am-the-goal-description_3692"], ["version", 1], ["created_at", "2015-04-08 13:42:48.518531"], ["updated_at", "2015-04-08 13:42:48.518531"], ["tracking", "150408-72"]] +  (1.0ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 76], ["title", "I-am-a-task2204"], ["description", "I-am-the-task-description_2137"], ["cost", 1], ["created_at", "2015-04-08 13:42:48.522843"], ["updated_at", "2015-04-08 13:42:48.522843"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_230"], ["description", "I-am-the-goal-description_3577"], ["version", 1], ["created_at", "2015-04-08 13:42:48.528825"], ["updated_at", "2015-04-08 13:42:48.528825"], ["tracking", "150408-73"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 77], ["title", "I-am-a-task8365"], ["description", "I-am-the-task-description_1652"], ["cost", 1], ["created_at", "2015-04-08 13:42:48.533794"], ["updated_at", "2015-04-08 13:42:48.533794"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction +  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (1.6ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_7198"], ["description", "I-am-the-goal-description_6542"], ["version", 1], ["created_at", "2015-04-08 13:42:48.539755"], ["updated_at", "2015-04-08 13:42:48.539755"], ["tracking", "150408-74"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 78], ["title", "I-am-a-task3012"], ["description", "I-am-the-task-description_7268"], ["cost", 1], ["created_at", "2015-04-08 13:42:48.547248"], ["updated_at", "2015-04-08 13:42:48.547248"]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.4ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_9896"], ["description", "I-am-the-goal-description_271"], ["version", 1], ["created_at", "2015-04-08 13:42:48.552641"], ["updated_at", "2015-04-08 13:42:48.552641"], ["tracking", "150408-75"]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 79], ["title", "I-am-a-task7650"], ["description", "I-am-the-task-description_5698"], ["cost", 1], ["created_at", "2015-04-08 13:42:48.557248"], ["updated_at", "2015-04-08 13:42:48.557248"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_8088"], ["description", "I-am-the-goal-description_586"], ["version", 1], ["created_at", "2015-04-08 13:42:48.562308"], ["updated_at", "2015-04-08 13:42:48.562308"], ["tracking", "150408-76"]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-08"], ["term", "2015-04-09"], ["goal_id", 80], ["title", "I-am-a-task3539"], ["description", "I-am-the-task-description_7595"], ["cost", 1], ["created_at", "2015-04-08 13:42:48.566379"], ["updated_at", "2015-04-08 13:42:48.566379"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_8309"], ["description", "I-am-the-goal-description_7295"], ["version", 1], ["created_at", "2015-04-08 13:42:48.571057"], ["updated_at", "2015-04-08 13:42:48.571057"], ["tracking", "150408-77"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-08 13:42:48.574171"], ["id", 81]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + SQL (0.2ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 3], ["updated_at", "2015-04-08 13:42:48.576678"], ["id", 81]] +  (0.6ms) 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_357"], ["description", "I-am-the-goal-description_537"], ["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_2361"], ["description", "I-am-the-goal-description_1520"], ["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_4298"], ["description", "I-am-the-goal-description_6307"], ["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_7411"], ["description", "I-am-the-goal-description_4807"], ["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_3375"], ["description", "I-am-the-goal-description_8437"], ["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", "cost", "progress", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 86], ["title", "I-am-a-task3473"], ["description", "I-am-the-task-description_3198"], ["cost", 1], ["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", "cost", "progress", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 86], ["title", "I-am-a-task7560"], ["description", "I-am-the-task-description_4676"], ["cost", 1], ["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_5048"], ["description", "I-am-the-goal-description_515"], ["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_2616"], ["description", "I-am-the-goal-description_8372"], ["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_8116"], ["description", "I-am-the-goal-description_5435"], ["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_9741"], ["description", "I-am-the-goal-description_7387"], ["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", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 90], ["title", "I-am-a-task8443"], ["description", "I-am-the-task-description_6730"], ["cost", 1], ["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_9732"], ["description", "I-am-the-goal-description_4180"], ["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", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 91], ["title", "I-am-a-task3282"], ["description", "I-am-the-task-description_1604"], ["cost", 1], ["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_2350"], ["description", "I-am-the-goal-description_4669"], ["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", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 92], ["title", "I-am-a-task9804"], ["description", "I-am-the-task-description_2764"], ["cost", 1], ["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_982"], ["description", "I-am-the-goal-description_3503"], ["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", "cost", "progress", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 93], ["title", "I-am-a-task3978"], ["description", "I-am-the-task-description_461"], ["cost", 1], ["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" ("task_id", "date", "progress", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["task_id", 105], ["date", "2012-12-21 00:00:00.000000"], ["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_2557"], ["description", "I-am-the-goal-description_3454"], ["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", "cost", "progress", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 94], ["title", "I-am-a-task6823"], ["description", "I-am-the-task-description_7260"], ["cost", 1], ["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" ("task_id", "date", "progress", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["task_id", 106], ["date", "2012-12-21 00:00:00.000000"], ["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_9389"], ["description", "I-am-the-goal-description_7614"], ["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", "cost", "progress", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 95], ["title", "I-am-a-task3351"], ["description", "I-am-the-task-description_3250"], ["cost", 1], ["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" ("task_id", "date", "progress", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["task_id", 107], ["date", "2012-12-21 00:00:00.000000"], ["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_3503"], ["description", "I-am-the-goal-description_9696"], ["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", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 96], ["title", "I-am-a-task2945"], ["description", "I-am-the-task-description_1159"], ["cost", 1], ["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_6660"], ["description", "I-am-the-goal-description_1812"], ["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_3042"], ["description", "I-am-the-goal-description_8523"], ["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_3892"], ["description", "I-am-the-goal-description_4449"], ["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_9552"], ["description", "I-am-the-goal-description_587"], ["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 +  (2.8ms) 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'; +  (1.1ms) DELETE FROM "flyboy_tasks"; +  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.9ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks'; +  (0.9ms) DELETE FROM "flyboy_goals"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (1.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals'; + Flyboy::Goal Load (0.3ms) SELECT "flyboy_goals".* FROM "flyboy_goals" +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.4ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_3836"], ["description", "I-am-the-goal-description_9598"], ["version", 1], ["created_at", "2015-04-08 13:43:04.561016"], ["updated_at", "2015-04-08 13:43:04.561016"], ["tracking", "150408-1"]] +  (1.2ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_6030"], ["description", "I-am-the-goal-description_3072"], ["version", 1], ["created_at", "2015-04-08 13:43:04.608265"], ["updated_at", "2015-04-08 13:43:04.608265"], ["tracking", "150408-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.3ms) +Completed 200 OK in 24ms (Views: 17.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.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.3ms) DELETE FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? [["id", 1]] +  (2.6ms) 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-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_6279"], ["description", "I-am-the-goal-description_5854"], ["version", 1], ["created_at", "2015-04-08 13:43:04.718515"], ["updated_at", "2015-04-08 13:43:04.718515"], ["tracking", "150408-1"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_728"], ["description", "I-am-the-goal-description_5359"], ["version", 1], ["created_at", "2015-04-08 13:43:04.723171"], ["updated_at", "2015-04-08 13:43:04.723171"], ["tracking", "150408-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 12ms (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.2ms) DELETE FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? [["id", 3]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? ORDER BY term ASC [["goal_id", 4]] + SQL (0.2ms) DELETE FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? [["id", 4]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_8253"], ["description", "I-am-the-goal-description_1554"], ["version", 1], ["created_at", "2015-04-08 13:43:04.751166"], ["updated_at", "2015-04-08 13:43:04.751166"], ["tracking", "150408-1"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_3428"], ["description", "I-am-the-goal-description_5672"], ["version", 1], ["created_at", "2015-04-08 13:43:04.756214"], ["updated_at", "2015-04-08 13:43:04.756214"], ["tracking", "150408-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.2ms) 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-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_2438"], ["description", "I-am-the-goal-description_1437"], ["version", 1], ["created_at", "2015-04-08 13:43:04.768546"], ["updated_at", "2015-04-08 13:43:04.768546"], ["tracking", "150408-3"]] +  (0.7ms) 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.3ms) UPDATE "flyboy_goals" SET "status" = ?, "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["status", "closed"], ["version", 2], ["updated_at", "2015-04-08 13:43:04.781227"], ["id", 7]] +  (0.8ms) commit transaction +Redirected to http://test.host/flyboy/goals +Completed 302 Found in 3275ms (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-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_9992"], ["description", "I-am-the-goal-description_8055"], ["version", 1], ["created_at", "2015-04-08 13:43:08.052984"], ["updated_at", "2015-04-08 13:43:08.052984"], ["tracking", "150408-4"]] +  (3.1ms) commit transaction +Processing by Flyboy::GoalsController#close as HTML + Parameters: {"id"=>"8"} + Flyboy::Goal Load (0.2ms) 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-08 13:43:08.064160"], ["id", 8]] +  (0.9ms) commit transaction +Redirected to http://test.host/flyboy/goals +Completed 302 Found in 7ms (ActiveRecord: 1.5ms) +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_7393"], ["description", "I-am-the-goal-description_5323"], ["version", 1], ["created_at", "2015-04-08 13:43:08.071446"], ["updated_at", "2015-04-08 13:43:08.071446"], ["tracking", "150408-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-08 13:43:08.078518"], ["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-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_9286"], ["description", "I-am-the-goal-description_8688"], ["version", 1], ["created_at", "2015-04-08 13:43:08.085511"], ["updated_at", "2015-04-08 13:43:08.085511"], ["tracking", "150408-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-08 13:43:08.091873"], ["id", 10]] +  (0.8ms) 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-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_2289"], ["description", "I-am-the-goal-description_170"], ["version", 1], ["created_at", "2015-04-08 13:43:08.108607"], ["updated_at", "2015-04-08 13:43:08.108607"], ["tracking", "150408-7"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 11], ["title", "I-am-a-task9933"], ["description", "I-am-the-task-description_2332"], ["cost", 1], ["created_at", "2015-04-08 13:43:08.119091"], ["updated_at", "2015-04-08 13:43:08.119091"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "flyboy_task_comments" ("task_id", "date", "progress", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["task_id", 1], ["date", "2015-04-08 13:43:08.180139"], ["progress", 95], ["description", "I-am-a-task-comment"], ["created_at", "2015-04-08 13:43:08.181254"], ["updated_at", "2015-04-08 13:43:08.181254"]] + SQL (0.1ms) UPDATE "flyboy_tasks" SET "progress" = ?, "updated_at" = ? WHERE "flyboy_tasks"."id" = ? [["progress", 95], ["updated_at", "2015-04-08 13:43:08.183125"], ["id", 1]] +  (1.6ms) commit transaction +Processing by Flyboy::TaskCommentsController#create as HTML + Parameters: {"task_comment"=>{"id"=>"1", "task_id"=>"1", "date"=>"2015-04-08 13:43:08 UTC", "description"=>"I-am-a-task-comment", "progress"=>"95", "created_at"=>"2015-04-08 13:43:08 UTC", "updated_at"=>"2015-04-08 13:43:08 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.1ms) begin transaction + SQL (0.3ms) 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-08 13:43:08.193104"], ["created_at", "2015-04-08 13:43:08.195316"], ["updated_at", "2015-04-08 13:43:08.195316"]] +  (0.8ms) commit transaction +Redirected to http://test.host/flyboy/tasks/1 +Completed 302 Found in 10ms (ActiveRecord: 1.5ms) +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.6ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_9880"], ["description", "I-am-the-goal-description_6755"], ["version", 1], ["created_at", "2015-04-08 13:43:08.205775"], ["updated_at", "2015-04-08 13:43:08.205775"], ["tracking", "150408-8"]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 12], ["title", "I-am-a-task1410"], ["description", "I-am-the-task-description_1584"], ["cost", 1], ["created_at", "2015-04-08 13:43:08.210504"], ["updated_at", "2015-04-08 13:43:08.210504"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 12], ["title", "I-am-a-task1086"], ["description", "I-am-the-task-description_4348"], ["cost", 1], ["created_at", "2015-04-08 13:43:08.214466"], ["updated_at", "2015-04-08 13:43:08.214466"]] +  (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", "Marquée comme terminée."], ["date", "2015-04-08 13:43:08.221846"], ["task_id", 2], ["created_at", "2015-04-08 13:43:08.223121"], ["updated_at", "2015-04-08 13:43:08.223121"]] + SQL (0.1ms) UPDATE "flyboy_tasks" SET "progress" = ?, "done" = ?, "updated_at" = ? WHERE "flyboy_tasks"."id" = ? [["progress", 100], ["done", "t"], ["updated_at", "2015-04-08 13:43:08.224719"], ["id", 2]] +  (0.9ms) commit transaction +Redirected to http://test.hostwhere_i_came_from +Completed 302 Found in 9ms (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-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_4448"], ["description", "I-am-the-goal-description_5808"], ["version", 1], ["created_at", "2015-04-08 13:43:08.231841"], ["updated_at", "2015-04-08 13:43:08.231841"], ["tracking", "150408-9"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 13], ["title", "I-am-a-task815"], ["description", "I-am-the-task-description_3039"], ["cost", 1], ["created_at", "2015-04-08 13:43:08.236256"], ["updated_at", "2015-04-08 13:43:08.236256"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 13], ["title", "I-am-a-task1253"], ["description", "I-am-the-task-description_198"], ["cost", 1], ["created_at", "2015-04-08 13:43:08.241053"], ["updated_at", "2015-04-08 13:43:08.241053"]] +  (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", "Marquée comme terminée."], ["date", "2015-04-08 13:43:08.247773"], ["task_id", 4], ["created_at", "2015-04-08 13:43:08.249095"], ["updated_at", "2015-04-08 13:43:08.249095"]] + SQL (0.1ms) UPDATE "flyboy_tasks" SET "progress" = ?, "done" = ?, "updated_at" = ? WHERE "flyboy_tasks"."id" = ? [["progress", 100], ["done", "t"], ["updated_at", "2015-04-08 13:43:08.250671"], ["id", 4]] +  (1.0ms) commit transaction +Redirected to http://test.hostwhere_i_came_from +Completed 302 Found in 9ms (ActiveRecord: 1.7ms) + Flyboy::Task Load (0.4ms) 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-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_2757"], ["description", "I-am-the-goal-description_6474"], ["version", 1], ["created_at", "2015-04-08 13:43:08.259063"], ["updated_at", "2015-04-08 13:43:08.259063"], ["tracking", "150408-10"]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 14], ["title", "I-am-a-task3721"], ["description", "I-am-the-task-description_4412"], ["cost", 1], ["created_at", "2015-04-08 13:43:08.263412"], ["updated_at", "2015-04-08 13:43:08.263412"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 14], ["title", "I-am-a-task831"], ["description", "I-am-the-task-description_3415"], ["cost", 1], ["created_at", "2015-04-08 13:43:08.267393"], ["updated_at", "2015-04-08 13:43:08.267393"]] +  (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", "Marquée comme terminée."], ["date", "2015-04-08 13:43:08.275275"], ["task_id", 6], ["created_at", "2015-04-08 13:43:08.276521"], ["updated_at", "2015-04-08 13:43:08.276521"]] + SQL (0.1ms) UPDATE "flyboy_tasks" SET "progress" = ?, "done" = ?, "updated_at" = ? WHERE "flyboy_tasks"."id" = ? [["progress", 100], ["done", "t"], ["updated_at", "2015-04-08 13:43:08.278041"], ["id", 6]] +  (1.0ms) commit transaction +Redirected to http://test.hostwhere_i_came_from +Completed 302 Found in 8ms (ActiveRecord: 1.6ms) + Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1 [["id", 6]] +  (0.1ms) SELECT COUNT(*) FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? [["task_id", 6]] + Flyboy::TaskComment Load (0.3ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at ASC LIMIT 1 [["task_id", 6]] +  (0.1ms) begin transaction +  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.4ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_7340"], ["description", "I-am-the-goal-description_7322"], ["version", 1], ["created_at", "2015-04-08 13:43:08.287633"], ["updated_at", "2015-04-08 13:43:08.287633"], ["tracking", "150408-11"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 15], ["title", "I-am-a-task7883"], ["description", "I-am-the-task-description_6989"], ["cost", 1], ["created_at", "2015-04-08 13:43:08.293396"], ["updated_at", "2015-04-08 13:43:08.293396"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 15], ["title", "I-am-a-task5370"], ["description", "I-am-the-task-description_5969"], ["cost", 1], ["created_at", "2015-04-08 13:43:08.297941"], ["updated_at", "2015-04-08 13:43:08.297941"]] +  (0.8ms) commit transaction +Processing by Flyboy::TasksController#complete as HTML + Parameters: {"id"=>"8"} + Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 8]] + Flyboy::Goal Load (0.3ms) 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", "Marquée comme terminée."], ["date", "2015-04-08 13:43:08.306231"], ["task_id", 8], ["created_at", "2015-04-08 13:43:08.307595"], ["updated_at", "2015-04-08 13:43:08.307595"]] + SQL (0.1ms) UPDATE "flyboy_tasks" SET "progress" = ?, "done" = ?, "updated_at" = ? WHERE "flyboy_tasks"."id" = ? [["progress", 100], ["done", "t"], ["updated_at", "2015-04-08 13:43:08.309221"], ["id", 8]] +  (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-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_1603"], ["description", "I-am-the-goal-description_9368"], ["version", 1], ["created_at", "2015-04-08 13:43:08.315203"], ["updated_at", "2015-04-08 13:43:08.315203"], ["tracking", "150408-12"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 16], ["title", "I-am-a-task6901"], ["description", "I-am-the-task-description_2798"], ["cost", 1], ["created_at", "2015-04-08 13:43:08.319658"], ["updated_at", "2015-04-08 13:43:08.319658"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 16], ["title", "I-am-a-task3068"], ["description", "I-am-the-task-description_2611"], ["cost", 1], ["created_at", "2015-04-08 13:43:08.323885"], ["updated_at", "2015-04-08 13:43:08.323885"]] +  (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 6ms (Views: 2.4ms | ActiveRecord: 0.0ms) +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_5668"], ["description", "I-am-the-goal-description_8845"], ["version", 1], ["created_at", "2015-04-08 13:43:08.336941"], ["updated_at", "2015-04-08 13:43:08.336941"], ["tracking", "150408-13"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 17], ["title", "I-am-a-task6678"], ["description", "I-am-the-task-description_6591"], ["cost", 1], ["created_at", "2015-04-08 13:43:08.340820"], ["updated_at", "2015-04-08 13:43:08.340820"]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 17], ["title", "I-am-a-task4270"], ["description", "I-am-the-task-description_3323"], ["cost", 1], ["created_at", "2015-04-08 13:43:08.344785"], ["updated_at", "2015-04-08 13:43:08.344785"]] +  (0.7ms) commit transaction + Flyboy::Task Load (0.4ms) 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", 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.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", 2]] + SQL (0.3ms) 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.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", 3]] + SQL (0.1ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 3]] +  (0.7ms) commit transaction +  (0.0ms) begin transaction + Flyboy::TaskComment Load (0.1ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 4]] + SQL (0.1ms) DELETE FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."id" = ? [["id", 4]] + SQL (0.1ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 4]] +  (0.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", 5]] + SQL (0.2ms) 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_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.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_task_comments" WHERE "flyboy_task_comments"."id" = ? [["id", 6]] + SQL (0.0ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 8]] +  (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", 9]] + SQL (0.2ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 9]] +  (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", 10]] + SQL (0.1ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 10]] +  (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", 11]] + SQL (0.1ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 11]] +  (0.7ms) commit transaction +  (0.0ms) begin transaction + Flyboy::TaskComment Load (0.1ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 12]] + SQL (0.1ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 12]] +  (0.7ms) commit transaction +  (0.0ms) begin transaction + Flyboy::TaskComment Load (0.1ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 13]] + SQL (0.1ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 13]] +  (0.6ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_9517"], ["description", "I-am-the-goal-description_8416"], ["version", 1], ["created_at", "2015-04-08 13:43:08.385434"], ["updated_at", "2015-04-08 13:43:08.385434"], ["tracking", "150408-14"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 18], ["title", "I-am-a-task6528"], ["description", "I-am-the-task-description_7598"], ["cost", 1], ["created_at", "2015-04-08 13:43:08.389292"], ["updated_at", "2015-04-08 13:43:08.389292"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_1843"], ["description", "I-am-the-goal-description_3077"], ["version", 1], ["created_at", "2015-04-08 13:43:08.393087"], ["updated_at", "2015-04-08 13:43:08.393087"], ["tracking", "150408-15"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 19], ["title", "I-am-a-task1925"], ["description", "I-am-the-task-description_6037"], ["cost", 1], ["created_at", "2015-04-08 13:43:08.397707"], ["updated_at", "2015-04-08 13:43:08.397707"]] +  (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.2ms) +Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms) + Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_3718"], ["description", "I-am-the-goal-description_7357"], ["version", 1], ["created_at", "2015-04-08 13:43:08.407603"], ["updated_at", "2015-04-08 13:43:08.407603"], ["tracking", "150408-16"]] +  (1.0ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 20], ["title", "I-am-a-task3187"], ["description", "I-am-the-task-description_1061"], ["cost", 1], ["created_at", "2015-04-08 13:43:08.411943"], ["updated_at", "2015-04-08 13:43:08.411943"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 20], ["title", "I-am-a-task668"], ["description", "I-am-the-task-description_8175"], ["cost", 1], ["created_at", "2015-04-08 13:43:08.416593"], ["updated_at", "2015-04-08 13:43:08.416593"]] +  (0.8ms) commit transaction + Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC +  (0.0ms) begin transaction + Flyboy::TaskComment Load (0.1ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 14]] + SQL (0.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]] +  (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.7ms) commit transaction +  (0.0ms) begin transaction + Flyboy::TaskComment Load (0.1ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 17]] + SQL (0.1ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 17]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_8182"], ["description", "I-am-the-goal-description_5308"], ["version", 1], ["created_at", "2015-04-08 13:43:08.432006"], ["updated_at", "2015-04-08 13:43:08.432006"], ["tracking", "150408-17"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 21], ["title", "I-am-a-task6659"], ["description", "I-am-the-task-description_6171"], ["cost", 1], ["created_at", "2015-04-08 13:43:08.436298"], ["updated_at", "2015-04-08 13:43:08.436298"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_4510"], ["description", "I-am-the-goal-description_2700"], ["version", 1], ["created_at", "2015-04-08 13:43:08.440620"], ["updated_at", "2015-04-08 13:43:08.440620"], ["tracking", "150408-18"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 22], ["title", "I-am-a-task9484"], ["description", "I-am-the-task-description_839"], ["cost", 1], ["created_at", "2015-04-08 13:43:08.444809"], ["updated_at", "2015-04-08 13:43:08.444809"]] +  (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.2ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_4939"], ["description", "I-am-the-goal-description_5851"], ["version", 1], ["created_at", "2015-04-08 13:43:08.456195"], ["updated_at", "2015-04-08 13:43:08.456195"], ["tracking", "150408-19"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 23], ["title", "I-am-a-task5130"], ["description", "I-am-the-task-description_422"], ["cost", 1], ["created_at", "2015-04-08 13:43:08.460735"], ["updated_at", "2015-04-08 13:43:08.460735"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 23], ["title", "I-am-a-task9085"], ["description", "I-am-the-task-description_8007"], ["cost", 1], ["created_at", "2015-04-08 13:43:08.464662"], ["updated_at", "2015-04-08 13:43:08.464662"]] +  (0.8ms) commit transaction + Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC +  (0.0ms) begin transaction + Flyboy::TaskComment Load (0.1ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 18]] + SQL (0.2ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 18]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + Flyboy::TaskComment Load (0.1ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 19]] + SQL (0.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.0ms) begin transaction + Flyboy::TaskComment Load (0.1ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 21]] + SQL (0.1ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 21]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_3891"], ["description", "I-am-the-goal-description_4669"], ["version", 1], ["created_at", "2015-04-08 13:43:08.478950"], ["updated_at", "2015-04-08 13:43:08.478950"], ["tracking", "150408-20"]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 24], ["title", "I-am-a-task2420"], ["description", "I-am-the-task-description_4466"], ["cost", 1], ["created_at", "2015-04-08 13:43:08.482796"], ["updated_at", "2015-04-08 13:43:08.482796"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_5684"], ["description", "I-am-the-goal-description_2583"], ["version", 1], ["created_at", "2015-04-08 13:43:08.486770"], ["updated_at", "2015-04-08 13:43:08.486770"], ["tracking", "150408-21"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 25], ["title", "I-am-a-task5354"], ["description", "I-am-the-task-description_1057"], ["cost", 1], ["created_at", "2015-04-08 13:43:08.490753"], ["updated_at", "2015-04-08 13:43:08.490753"]] +  (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" 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-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_4737"], ["description", "I-am-the-goal-description_9809"], ["version", 1], ["created_at", "2015-04-08 13:43:08.500740"], ["updated_at", "2015-04-08 13:43:08.500740"], ["tracking", "150408-22"]] +  (0.9ms) commit transaction +  (0.2ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 26], ["title", "I-am-a-task4036"], ["description", "I-am-the-task-description_20"], ["cost", 1], ["created_at", "2015-04-08 13:43:08.506549"], ["updated_at", "2015-04-08 13:43:08.506549"]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 26], ["title", "I-am-a-task5170"], ["description", "I-am-the-task-description_7073"], ["cost", 1], ["created_at", "2015-04-08 13:43:08.510555"], ["updated_at", "2015-04-08 13:43:08.510555"]] +  (0.8ms) 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: 1.9ms | ActiveRecord: 0.3ms) +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_9563"], ["description", "I-am-the-goal-description_2842"], ["version", 1], ["created_at", "2015-04-08 13:43:08.522706"], ["updated_at", "2015-04-08 13:43:08.522706"], ["tracking", "150408-23"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 27], ["title", "I-am-a-task3607"], ["description", "I-am-the-task-description_8267"], ["cost", 1], ["created_at", "2015-04-08 13:43:08.526486"], ["updated_at", "2015-04-08 13:43:08.526486"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 27], ["title", "I-am-a-task3471"], ["description", "I-am-the-task-description_2925"], ["cost", 1], ["created_at", "2015-04-08 13:43:08.530310"], ["updated_at", "2015-04-08 13:43:08.530310"]] +  (0.7ms) commit transaction +Processing by Flyboy::TasksController#new as HTML + Parameters: {"goal_id"=>"27"} + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 27]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/new.html.slim within layouts/application (0.3ms) +Completed 200 OK in 5ms (Views: 2.7ms | ActiveRecord: 0.1ms) +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_7230"], ["description", "I-am-the-goal-description_2994"], ["version", 1], ["created_at", "2015-04-08 13:43:08.542860"], ["updated_at", "2015-04-08 13:43:08.542860"], ["tracking", "150408-24"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 28], ["title", "I-am-a-task7389"], ["description", "I-am-the-task-description_6079"], ["cost", 1], ["created_at", "2015-04-08 13:43:08.546785"], ["updated_at", "2015-04-08 13:43:08.546785"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 28], ["title", "I-am-a-task7764"], ["description", "I-am-the-task-description_6824"], ["cost", 1], ["created_at", "2015-04-08 13:43:08.550684"], ["updated_at", "2015-04-08 13:43:08.550684"]] +  (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.2ms) +Completed 200 OK in 6ms (Views: 2.1ms | ActiveRecord: 0.2ms) +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_4193"], ["description", "I-am-the-goal-description_8337"], ["version", 1], ["created_at", "2015-04-08 13:43:08.563906"], ["updated_at", "2015-04-08 13:43:08.563906"], ["tracking", "150408-25"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 29], ["title", "I-am-a-task5074"], ["description", "I-am-the-task-description_556"], ["cost", 1], ["created_at", "2015-04-08 13:43:08.567743"], ["updated_at", "2015-04-08 13:43:08.567743"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 29], ["title", "I-am-a-task1516"], ["description", "I-am-the-task-description_2831"], ["cost", 1], ["created_at", "2015-04-08 13:43:08.571615"], ["updated_at", "2015-04-08 13:43:08.571615"]] +  (0.9ms) commit transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" +Processing by Flyboy::TasksController#create as HTML + Parameters: {"task"=>{"title"=>"New Task", "goal_id"=>"29", "reminder"=>"2015-04-08", "term"=>"2015-04-08"}} + Flyboy::Goal Load (0.2ms) 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-08"], ["reminder", "2015-04-08"], ["done", "f"], ["created_at", "2015-04-08 13:43:08.584195"], ["updated_at", "2015-04-08 13:43:08.584195"]] +  (0.9ms) commit transaction +Redirected to http://test.host/flyboy/tasks/32 +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-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_8485"], ["description", "I-am-the-goal-description_4333"], ["version", 1], ["created_at", "2015-04-08 13:43:08.591559"], ["updated_at", "2015-04-08 13:43:08.591559"], ["tracking", "150408-26"]] +  (1.5ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 30], ["title", "I-am-a-task2195"], ["description", "I-am-the-task-description_4679"], ["cost", 1], ["created_at", "2015-04-08 13:43:08.654253"], ["updated_at", "2015-04-08 13:43:08.654253"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 30], ["title", "I-am-a-task3242"], ["description", "I-am-the-task-description_4470"], ["cost", 1], ["created_at", "2015-04-08 13:43:08.658623"], ["updated_at", "2015-04-08 13:43:08.658623"]] +  (0.7ms) commit transaction +Processing by Flyboy::TasksController#create as HTML + Parameters: {"task"=>{"title"=>"New Task", "goal_id"=>"30", "reminder"=>"2015-04-08", "term"=>"2015-04-08"}} + Flyboy::Goal Load (0.2ms) 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-08"], ["reminder", "2015-04-08"], ["done", "f"], ["created_at", "2015-04-08 13:43:08.665785"], ["updated_at", "2015-04-08 13:43:08.665785"]] +  (1.0ms) commit transaction +Redirected to http://test.host/flyboy/tasks/35 +Completed 302 Found in 7ms (ActiveRecord: 1.6ms) +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_3949"], ["description", "I-am-the-goal-description_3154"], ["version", 1], ["created_at", "2015-04-08 13:43:08.676769"], ["updated_at", "2015-04-08 13:43:08.676769"], ["tracking", "150408-27"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 31], ["title", "I-am-a-task8777"], ["description", "I-am-the-task-description_2229"], ["cost", 1], ["created_at", "2015-04-08 13:43:08.681705"], ["updated_at", "2015-04-08 13:43:08.681705"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 31], ["title", "I-am-a-task8988"], ["description", "I-am-the-task-description_3626"], ["cost", 1], ["created_at", "2015-04-08 13:43:08.686056"], ["updated_at", "2015-04-08 13:43:08.686056"]] +  (0.9ms) commit transaction +Processing by Flyboy::TasksController#create as HTML + Parameters: {"task"=>{"title"=>"New Task", "goal_id"=>"31", "reminder"=>"2015-04-08", "term"=>"2015-04-08"}} + 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-08"], ["reminder", "2015-04-08"], ["done", "f"], ["created_at", "2015-04-08 13:43:08.693406"], ["updated_at", "2015-04-08 13:43:08.693406"]] +  (1.0ms) commit transaction +Redirected to http://test.host/flyboy/tasks/38 +Completed 302 Found in 6ms (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-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_5841"], ["description", "I-am-the-goal-description_4222"], ["version", 1], ["created_at", "2015-04-08 13:43:08.702063"], ["updated_at", "2015-04-08 13:43:08.702063"], ["tracking", "150408-28"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 32], ["title", "I-am-a-task6858"], ["description", "I-am-the-task-description_372"], ["cost", 1], ["created_at", "2015-04-08 13:43:08.707067"], ["updated_at", "2015-04-08 13:43:08.707067"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 32], ["title", "I-am-a-task3506"], ["description", "I-am-the-task-description_597"], ["cost", 1], ["created_at", "2015-04-08 13:43:08.712715"], ["updated_at", "2015-04-08 13:43:08.712715"]] +  (0.8ms) commit transaction +Processing by Flyboy::TasksController#create as HTML + Parameters: {"task"=>{"title"=>nil, "goal_id"=>"32"}} + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 32]] +  (0.1ms) begin transaction +  (0.0ms) rollback transaction + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/new.html.slim within layouts/application (0.2ms) +Completed 200 OK in 5ms (Views: 1.5ms | ActiveRecord: 0.2ms) +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_6039"], ["description", "I-am-the-goal-description_4520"], ["version", 1], ["created_at", "2015-04-08 13:43:08.726432"], ["updated_at", "2015-04-08 13:43:08.726432"], ["tracking", "150408-29"]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 33], ["title", "I-am-a-task1204"], ["description", "I-am-the-task-description_9445"], ["cost", 1], ["created_at", "2015-04-08 13:43:08.730487"], ["updated_at", "2015-04-08 13:43:08.730487"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 33], ["title", "I-am-a-task452"], ["description", "I-am-the-task-description_1153"], ["cost", 1], ["created_at", "2015-04-08 13:43:08.734461"], ["updated_at", "2015-04-08 13:43:08.734461"]] +  (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", 33]] + SQL (0.4ms) INSERT INTO "flyboy_tasks" ("title", "goal_id", "reminder", "term", "done", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["title", "New Task"], ["goal_id", 33], ["reminder", "2015-04-08"], ["term", "2015-04-08"], ["done", "f"], ["created_at", "2015-04-08 13:43:08.738304"], ["updated_at", "2015-04-08 13:43:08.738304"]] +  (0.9ms) commit transaction +Processing by Flyboy::TasksController#update as HTML + Parameters: {"task"=>{"title"=>"New Task", "goal_id"=>"33", "reminder"=>"2015-04-08", "term"=>"2015-04-08"}, "id"=>"43"} + Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 43]] + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 33]] +  (0.1ms) begin transaction +  (0.0ms) commit transaction +Redirected to http://test.host/flyboy/tasks/43 +Completed 302 Found in 4ms (ActiveRecord: 0.3ms) +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_7831"], ["description", "I-am-the-goal-description_475"], ["version", 1], ["created_at", "2015-04-08 13:43:08.749802"], ["updated_at", "2015-04-08 13:43:08.749802"], ["tracking", "150408-30"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 34], ["title", "I-am-a-task6774"], ["description", "I-am-the-task-description_3255"], ["cost", 1], ["created_at", "2015-04-08 13:43:08.754049"], ["updated_at", "2015-04-08 13:43:08.754049"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 34], ["title", "I-am-a-task2112"], ["description", "I-am-the-task-description_7323"], ["cost", 1], ["created_at", "2015-04-08 13:43:08.757895"], ["updated_at", "2015-04-08 13:43:08.757895"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 34]] + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("title", "goal_id", "reminder", "term", "done", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["title", "New Task"], ["goal_id", 34], ["reminder", "2015-04-08"], ["term", "2015-04-08"], ["done", "f"], ["created_at", "2015-04-08 13:43:08.762252"], ["updated_at", "2015-04-08 13:43:08.762252"]] +  (0.8ms) commit transaction +Processing by Flyboy::TasksController#update as HTML + Parameters: {"task"=>{"title"=>"New Task", "goal_id"=>"34", "reminder"=>"2015-04-08", "term"=>"2015-04-08"}, "id"=>"46"} + Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 46]] + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 34]] +  (0.1ms) begin transaction +  (0.0ms) commit transaction +Redirected to http://test.host/flyboy/tasks/46 +Completed 302 Found in 4ms (ActiveRecord: 0.3ms) +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_3579"], ["description", "I-am-the-goal-description_7246"], ["version", 1], ["created_at", "2015-04-08 13:43:08.775522"], ["updated_at", "2015-04-08 13:43:08.775522"], ["tracking", "150408-31"]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 35], ["title", "I-am-a-task6465"], ["description", "I-am-the-task-description_2806"], ["cost", 1], ["created_at", "2015-04-08 13:43:08.779525"], ["updated_at", "2015-04-08 13:43:08.779525"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 35], ["title", "I-am-a-task2359"], ["description", "I-am-the-task-description_2885"], ["cost", 1], ["created_at", "2015-04-08 13:43:08.783488"], ["updated_at", "2015-04-08 13:43:08.783488"]] +  (1.0ms) 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-08"], ["term", "2015-04-08"], ["done", "f"], ["created_at", "2015-04-08 13:43:08.787630"], ["updated_at", "2015-04-08 13:43:08.787630"]] +  (0.9ms) commit transaction +Processing by Flyboy::TasksController#update as HTML + Parameters: {"task"=>{"title"=>nil}, "id"=>"49"} + Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 49]] + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 35]] +  (0.1ms) begin transaction +  (0.0ms) rollback transaction + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/edit.html.slim within layouts/application (0.3ms) +Completed 200 OK in 6ms (Views: 1.1ms | ActiveRecord: 0.3ms) +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_269"], ["description", "I-am-the-goal-description_2428"], ["version", 1], ["created_at", "2015-04-08 13:43:08.802426"], ["updated_at", "2015-04-08 13:43:08.802426"], ["tracking", "150408-32"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 36], ["title", "I-am-a-task3465"], ["description", "I-am-the-task-description_8377"], ["cost", 1], ["created_at", "2015-04-08 13:43:08.807177"], ["updated_at", "2015-04-08 13:43:08.807177"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 36], ["title", "I-am-a-task5106"], ["description", "I-am-the-task-description_5784"], ["cost", 1], ["created_at", "2015-04-08 13:43:08.811387"], ["updated_at", "2015-04-08 13:43:08.811387"]] +  (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", 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-08"], ["term", "2015-04-08"], ["done", "f"], ["created_at", "2015-04-08 13:43:08.815159"], ["updated_at", "2015-04-08 13:43:08.815159"]] +  (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.3ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 36]] +  (0.1ms) begin transaction + Flyboy::TaskComment Load (0.1ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 52]] + SQL (0.2ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 52]] +  (0.7ms) commit transaction +Redirected to http://test.host/flyboy/tasks +Completed 302 Found in 7ms (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-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_9650"], ["description", "I-am-the-goal-description_9014"], ["version", 1], ["created_at", "2015-04-08 13:43:08.831642"], ["updated_at", "2015-04-08 13:43:08.831642"], ["tracking", "150408-33"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 37], ["title", "I-am-a-task5993"], ["description", "I-am-the-task-description_4870"], ["cost", 1], ["created_at", "2015-04-08 13:43:08.835552"], ["updated_at", "2015-04-08 13:43:08.835552"]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 37], ["title", "I-am-a-task2002"], ["description", "I-am-the-task-description_2317"], ["cost", 1], ["created_at", "2015-04-08 13:43:08.839609"], ["updated_at", "2015-04-08 13:43:08.839609"]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 37]] + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("title", "goal_id", "reminder", "term", "done", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["title", "New Task"], ["goal_id", 37], ["reminder", "2015-04-08"], ["term", "2015-04-08"], ["done", "f"], ["created_at", "2015-04-08 13:43:08.843537"], ["updated_at", "2015-04-08 13:43:08.843537"]] +  (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 6ms (ActiveRecord: 1.4ms) +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_2094"], ["description", "I-am-the-goal-description_6093"], ["version", 1], ["created_at", "2015-04-08 13:43:08.856164"], ["updated_at", "2015-04-08 13:43:08.856164"], ["tracking", "150408-34"]] +  (0.7ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 38], ["title", "I-am-a-task4241"], ["description", "I-am-the-task-description_6622"], ["cost", 1], ["created_at", "2015-04-08 13:43:08.859990"], ["updated_at", "2015-04-08 13:43:08.859990"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 38], ["title", "I-am-a-task7961"], ["description", "I-am-the-task-description_4746"], ["cost", 1], ["created_at", "2015-04-08 13:43:08.864368"], ["updated_at", "2015-04-08 13:43:08.864368"]] +  (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", 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-08"], ["term", "2015-04-08"], ["done", "f"], ["created_at", "2015-04-08 13:43:08.868452"], ["updated_at", "2015-04-08 13:43:08.868452"]] +  (0.8ms) commit transaction +Processing by Flyboy::TasksController#snooze as HTML + Parameters: {"id"=>"58"} + Flyboy::Task Load (0.2ms) 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-15"], ["term", "2015-05-08"], ["updated_at", "2015-04-08 13:43:08.875875"], ["id", 58]] +  (0.7ms) commit transaction +Redirected to http://test.host/flyboy/tasks +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-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_4774"], ["description", "I-am-the-goal-description_2808"], ["version", 1], ["created_at", "2015-04-08 13:43:08.881997"], ["updated_at", "2015-04-08 13:43:08.881997"], ["tracking", "150408-35"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_801"], ["description", "I-am-the-goal-description_7777"], ["version", 1], ["created_at", "2015-04-08 13:43:08.886841"], ["updated_at", "2015-04-08 13:43:08.886841"], ["tracking", "150408-36"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-07"], ["goal_id", 40], ["title", "I-am-a-task7843"], ["description", "I-am-the-task-description_4437"], ["cost", 1], ["created_at", "2015-04-08 13:43:08.891192"], ["updated_at", "2015-04-08 13:43:08.891192"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_328"], ["description", "I-am-the-goal-description_5633"], ["version", 1], ["created_at", "2015-04-08 13:43:08.895273"], ["updated_at", "2015-04-08 13:43:08.895273"], ["tracking", "150408-37"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-09"], ["goal_id", 41], ["title", "I-am-a-task7000"], ["description", "I-am-the-task-description_659"], ["cost", 1], ["created_at", "2015-04-08 13:43:08.899153"], ["updated_at", "2015-04-08 13:43:08.899153"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_2856"], ["description", "I-am-the-goal-description_6937"], ["version", 1], ["created_at", "2015-04-08 13:43:08.902516"], ["updated_at", "2015-04-08 13:43:08.902516"], ["tracking", "150408-38"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-07"], ["goal_id", 42], ["title", "I-am-a-task1738"], ["description", "I-am-the-task-description_4676"], ["cost", 1], ["created_at", "2015-04-08 13:43:08.907107"], ["updated_at", "2015-04-08 13:43:08.907107"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-09"], ["goal_id", 42], ["title", "I-am-a-task1976"], ["description", "I-am-the-task-description_9798"], ["cost", 1], ["created_at", "2015-04-08 13:43:08.911402"], ["updated_at", "2015-04-08 13:43:08.911402"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-09"], ["term", "2015-04-11"], ["goal_id", 39], ["title", "I-am-a-task4256"], ["description", "I-am-the-task-description_7910"], ["cost", 1], ["created_at", "2015-04-08 13:43:08.916387"], ["updated_at", "2015-04-08 13:43:08.916387"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2015-04-05"], ["term", "2015-04-07"], ["goal_id", 39], ["title", "I-am-a-task2429"], ["description", "I-am-the-task-description_7544"], ["cost", 1], ["created_at", "2015-04-08 13:43:08.920763"], ["updated_at", "2015-04-08 13:43:08.920763"]] +  (1.3ms) commit transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 39 AND done = 'f' AND term < '2015-04-08') +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 39 AND done = 'f' AND term > '2015-04-08' AND reminder < '2015-04-08') +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_8307"], ["description", "I-am-the-goal-description_9604"], ["version", 1], ["created_at", "2015-04-08 13:43:08.929659"], ["updated_at", "2015-04-08 13:43:08.929659"], ["tracking", "150408-39"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_3247"], ["description", "I-am-the-goal-description_2939"], ["version", 1], ["created_at", "2015-04-08 13:43:08.936120"], ["updated_at", "2015-04-08 13:43:08.936120"], ["tracking", "150408-40"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-07"], ["goal_id", 44], ["title", "I-am-a-task2342"], ["description", "I-am-the-task-description_2629"], ["cost", 1], ["created_at", "2015-04-08 13:43:08.940901"], ["updated_at", "2015-04-08 13:43:08.940901"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_961"], ["description", "I-am-the-goal-description_372"], ["version", 1], ["created_at", "2015-04-08 13:43:08.946284"], ["updated_at", "2015-04-08 13:43:08.946284"], ["tracking", "150408-41"]] +  (1.0ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-09"], ["goal_id", 45], ["title", "I-am-a-task1667"], ["description", "I-am-the-task-description_1240"], ["cost", 1], ["created_at", "2015-04-08 13:43:08.950944"], ["updated_at", "2015-04-08 13:43:08.950944"]] +  (0.7ms) commit transaction +  (0.0ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_9887"], ["description", "I-am-the-goal-description_6429"], ["version", 1], ["created_at", "2015-04-08 13:43:08.954003"], ["updated_at", "2015-04-08 13:43:08.954003"], ["tracking", "150408-42"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-07"], ["goal_id", 46], ["title", "I-am-a-task6766"], ["description", "I-am-the-task-description_5399"], ["cost", 1], ["created_at", "2015-04-08 13:43:08.958627"], ["updated_at", "2015-04-08 13:43:08.958627"]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-09"], ["goal_id", 46], ["title", "I-am-a-task7190"], ["description", "I-am-the-task-description_3447"], ["cost", 1], ["created_at", "2015-04-08 13:43:08.963540"], ["updated_at", "2015-04-08 13:43:08.963540"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-09"], ["term", "2015-04-11"], ["goal_id", 43], ["title", "I-am-a-task1481"], ["description", "I-am-the-task-description_6223"], ["cost", 1], ["created_at", "2015-04-08 13:43:08.968000"], ["updated_at", "2015-04-08 13:43:08.968000"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2015-04-05"], ["term", "2015-04-07"], ["goal_id", 43], ["title", "I-am-a-task788"], ["description", "I-am-the-task-description_7119"], ["cost", 1], ["created_at", "2015-04-08 13:43:08.973379"], ["updated_at", "2015-04-08 13:43:08.973379"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_4875"], ["description", "I-am-the-goal-description_8762"], ["version", 1], ["created_at", "2015-04-08 13:43:08.977506"], ["updated_at", "2015-04-08 13:43:08.977506"], ["tracking", "150408-43"]] +  (0.7ms) commit transaction +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 47 AND done = 'f' AND term < '2015-04-08') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 47 AND done = 'f' AND term > '2015-04-08' AND reminder < '2015-04-08') +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_1796"], ["description", "I-am-the-goal-description_9925"], ["version", 1], ["created_at", "2015-04-08 13:43:08.984508"], ["updated_at", "2015-04-08 13:43:08.984508"], ["tracking", "150408-44"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_6369"], ["description", "I-am-the-goal-description_3676"], ["version", 1], ["created_at", "2015-04-08 13:43:08.989905"], ["updated_at", "2015-04-08 13:43:08.989905"], ["tracking", "150408-45"]] +  (1.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-07"], ["goal_id", 49], ["title", "I-am-a-task4325"], ["description", "I-am-the-task-description_8529"], ["cost", 1], ["created_at", "2015-04-08 13:43:08.993892"], ["updated_at", "2015-04-08 13:43:08.993892"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_8145"], ["description", "I-am-the-goal-description_3114"], ["version", 1], ["created_at", "2015-04-08 13:43:08.998434"], ["updated_at", "2015-04-08 13:43:08.998434"], ["tracking", "150408-46"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-09"], ["goal_id", 50], ["title", "I-am-a-task8606"], ["description", "I-am-the-task-description_8579"], ["cost", 1], ["created_at", "2015-04-08 13:43:09.002706"], ["updated_at", "2015-04-08 13:43:09.002706"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_8583"], ["description", "I-am-the-goal-description_2468"], ["version", 1], ["created_at", "2015-04-08 13:43:09.005941"], ["updated_at", "2015-04-08 13:43:09.005941"], ["tracking", "150408-47"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-07"], ["goal_id", 51], ["title", "I-am-a-task4198"], ["description", "I-am-the-task-description_4095"], ["cost", 1], ["created_at", "2015-04-08 13:43:09.011029"], ["updated_at", "2015-04-08 13:43:09.011029"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-09"], ["goal_id", 51], ["title", "I-am-a-task3212"], ["description", "I-am-the-task-description_4931"], ["cost", 1], ["created_at", "2015-04-08 13:43:09.015880"], ["updated_at", "2015-04-08 13:43:09.015880"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-09"], ["term", "2015-04-11"], ["goal_id", 48], ["title", "I-am-a-task8542"], ["description", "I-am-the-task-description_740"], ["cost", 1], ["created_at", "2015-04-08 13:43:09.021105"], ["updated_at", "2015-04-08 13:43:09.021105"]] +  (1.0ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2015-04-05"], ["term", "2015-04-07"], ["goal_id", 48], ["title", "I-am-a-task3467"], ["description", "I-am-the-task-description_2400"], ["cost", 1], ["created_at", "2015-04-08 13:43:09.027439"], ["updated_at", "2015-04-08 13:43:09.027439"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-09"], ["goal_id", 48], ["title", "I-am-a-task5443"], ["description", "I-am-the-task-description_9609"], ["cost", 1], ["created_at", "2015-04-08 13:43:09.031996"], ["updated_at", "2015-04-08 13:43:09.031996"]] +  (0.8ms) commit transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 48 AND done = 'f' AND term < '2015-04-08') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 48 AND done = 'f' AND term > '2015-04-08' AND reminder < '2015-04-08') +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_9770"], ["description", "I-am-the-goal-description_7996"], ["version", 1], ["created_at", "2015-04-08 13:43:09.038909"], ["updated_at", "2015-04-08 13:43:09.038909"], ["tracking", "150408-48"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_5382"], ["description", "I-am-the-goal-description_2656"], ["version", 1], ["created_at", "2015-04-08 13:43:09.043648"], ["updated_at", "2015-04-08 13:43:09.043648"], ["tracking", "150408-49"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-07"], ["goal_id", 53], ["title", "I-am-a-task6696"], ["description", "I-am-the-task-description_367"], ["cost", 1], ["created_at", "2015-04-08 13:43:09.047417"], ["updated_at", "2015-04-08 13:43:09.047417"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_2332"], ["description", "I-am-the-goal-description_5775"], ["version", 1], ["created_at", "2015-04-08 13:43:09.051426"], ["updated_at", "2015-04-08 13:43:09.051426"], ["tracking", "150408-50"]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-09"], ["goal_id", 54], ["title", "I-am-a-task1046"], ["description", "I-am-the-task-description_5998"], ["cost", 1], ["created_at", "2015-04-08 13:43:09.055827"], ["updated_at", "2015-04-08 13:43:09.055827"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_5377"], ["description", "I-am-the-goal-description_8406"], ["version", 1], ["created_at", "2015-04-08 13:43:09.058940"], ["updated_at", "2015-04-08 13:43:09.058940"], ["tracking", "150408-51"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-07"], ["goal_id", 55], ["title", "I-am-a-task9303"], ["description", "I-am-the-task-description_8455"], ["cost", 1], ["created_at", "2015-04-08 13:43:09.063573"], ["updated_at", "2015-04-08 13:43:09.063573"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-09"], ["goal_id", 55], ["title", "I-am-a-task7939"], ["description", "I-am-the-task-description_9934"], ["cost", 1], ["created_at", "2015-04-08 13:43:09.068255"], ["updated_at", "2015-04-08 13:43:09.068255"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-09"], ["term", "2015-04-11"], ["goal_id", 52], ["title", "I-am-a-task9174"], ["description", "I-am-the-task-description_8659"], ["cost", 1], ["created_at", "2015-04-08 13:43:09.073213"], ["updated_at", "2015-04-08 13:43:09.073213"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2015-04-05"], ["term", "2015-04-07"], ["goal_id", 52], ["title", "I-am-a-task4190"], ["description", "I-am-the-task-description_2255"], ["cost", 1], ["created_at", "2015-04-08 13:43:09.077806"], ["updated_at", "2015-04-08 13:43:09.077806"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-07"], ["goal_id", 52], ["title", "I-am-a-task4905"], ["description", "I-am-the-task-description_4177"], ["cost", 1], ["created_at", "2015-04-08 13:43:09.083717"], ["updated_at", "2015-04-08 13:43:09.083717"]] +  (0.8ms) commit transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 52 AND done = 'f' AND term < '2015-04-08') +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_1045"], ["description", "I-am-the-goal-description_6069"], ["version", 1], ["created_at", "2015-04-08 13:43:09.092095"], ["updated_at", "2015-04-08 13:43:09.092095"], ["tracking", "150408-52"]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-09"], ["term", "2015-04-11"], ["goal_id", 56], ["title", "I-am-a-task1429"], ["description", "I-am-the-task-description_3058"], ["cost", 1], ["created_at", "2015-04-08 13:43:09.096071"], ["updated_at", "2015-04-08 13:43:09.096071"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_4942"], ["description", "I-am-the-goal-description_6451"], ["version", 1], ["created_at", "2015-04-08 13:43:09.101880"], ["updated_at", "2015-04-08 13:43:09.101880"], ["tracking", "150408-53"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-07"], ["term", "2015-04-11"], ["goal_id", 57], ["title", "I-am-a-task8204"], ["description", "I-am-the-task-description_8319"], ["cost", 1], ["created_at", "2015-04-08 13:43:09.105801"], ["updated_at", "2015-04-08 13:43:09.105801"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_2636"], ["description", "I-am-the-goal-description_4201"], ["version", 1], ["created_at", "2015-04-08 13:43:09.111411"], ["updated_at", "2015-04-08 13:43:09.111411"], ["tracking", "150408-54"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-07"], ["goal_id", 58], ["title", "I-am-a-task4848"], ["description", "I-am-the-task-description_1752"], ["cost", 1], ["created_at", "2015-04-08 13:43:09.115129"], ["updated_at", "2015-04-08 13:43:09.115129"]] +  (1.1ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_2004"], ["description", "I-am-the-goal-description_8154"], ["version", 1], ["created_at", "2015-04-08 13:43:09.120666"], ["updated_at", "2015-04-08 13:43:09.120666"], ["tracking", "150408-55"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2015-04-05"], ["term", "2015-04-07"], ["goal_id", 59], ["title", "I-am-a-task8683"], ["description", "I-am-the-task-description_8076"], ["cost", 1], ["created_at", "2015-04-08 13:43:09.125500"], ["updated_at", "2015-04-08 13:43:09.125500"]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_4816"], ["description", "I-am-the-goal-description_5740"], ["version", 1], ["created_at", "2015-04-08 13:43:09.131301"], ["updated_at", "2015-04-08 13:43:09.131301"], ["tracking", "150408-56"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_1248"], ["description", "I-am-the-goal-description_758"], ["version", 1], ["created_at", "2015-04-08 13:43:09.136334"], ["updated_at", "2015-04-08 13:43:09.136334"], ["tracking", "150408-57"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.4ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_8469"], ["description", "I-am-the-goal-description_5830"], ["version", 1], ["created_at", "2015-04-08 13:43:09.142460"], ["updated_at", "2015-04-08 13:43:09.142460"], ["tracking", "150408-58"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_2159"], ["description", "I-am-the-goal-description_8577"], ["version", 1], ["created_at", "2015-04-08 13:43:09.148170"], ["updated_at", "2015-04-08 13:43:09.148170"], ["tracking", "150408-59"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_7491"], ["description", "I-am-the-goal-description_5402"], ["version", 1], ["created_at", "2015-04-08 13:43:09.153395"], ["updated_at", "2015-04-08 13:43:09.153395"], ["tracking", "150408-60"]] +  (0.8ms) commit transaction +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f' [["goal_id", 64]] +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_7778"], ["description", "I-am-the-goal-description_6733"], ["version", 1], ["created_at", "2015-04-08 13:43:09.160477"], ["updated_at", "2015-04-08 13:43:09.160477"], ["tracking", "150408-61"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_9116"], ["description", "I-am-the-goal-description_1429"], ["version", 1], ["created_at", "2015-04-08 13:43:09.165617"], ["updated_at", "2015-04-08 13:43:09.165617"], ["tracking", "150408-62"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_282"], ["description", "I-am-the-goal-description_7368"], ["version", 1], ["created_at", "2015-04-08 13:43:09.171920"], ["updated_at", "2015-04-08 13:43:09.171920"], ["tracking", "150408-63"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 67], ["title", "I-am-a-task862"], ["description", "I-am-the-task-description_2708"], ["cost", 1], ["created_at", "2015-04-08 13:43:09.176056"], ["updated_at", "2015-04-08 13:43:09.176056"]] +  (0.8ms) commit transaction +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f' [["goal_id", 67]] +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_8193"], ["description", "I-am-the-goal-description_3092"], ["version", 1], ["created_at", "2015-04-08 13:43:09.182016"], ["updated_at", "2015-04-08 13:43:09.182016"], ["tracking", "150408-64"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.4ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_4486"], ["description", "I-am-the-goal-description_5016"], ["version", 1], ["created_at", "2015-04-08 13:43:09.186990"], ["updated_at", "2015-04-08 13:43:09.186990"], ["tracking", "150408-65"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_859"], ["description", "I-am-the-goal-description_6306"], ["version", 1], ["created_at", "2015-04-08 13:43:09.194389"], ["updated_at", "2015-04-08 13:43:09.194389"], ["tracking", "150408-66"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_8497"], ["description", "I-am-the-goal-description_2549"], ["version", 1], ["created_at", "2015-04-08 13:43:09.201069"], ["updated_at", "2015-04-08 13:43:09.201069"], ["tracking", "150408-67"]] +  (4.6ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 71], ["title", "I-am-a-task8923"], ["description", "I-am-the-task-description_1790"], ["cost", 1], ["created_at", "2015-04-08 13:43:09.208617"], ["updated_at", "2015-04-08 13:43:09.208617"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_1626"], ["description", "I-am-the-goal-description_3959"], ["version", 1], ["created_at", "2015-04-08 13:43:09.212918"], ["updated_at", "2015-04-08 13:43:09.212918"], ["tracking", "150408-68"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 72], ["title", "I-am-a-task4646"], ["description", "I-am-the-task-description_4983"], ["cost", 1], ["created_at", "2015-04-08 13:43:09.218282"], ["updated_at", "2015-04-08 13:43:09.218282"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_4010"], ["description", "I-am-the-goal-description_5040"], ["version", 1], ["created_at", "2015-04-08 13:43:09.222722"], ["updated_at", "2015-04-08 13:43:09.222722"], ["tracking", "150408-69"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 73], ["title", "I-am-a-task6887"], ["description", "I-am-the-task-description_9903"], ["cost", 1], ["created_at", "2015-04-08 13:43:09.228479"], ["updated_at", "2015-04-08 13:43:09.228479"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_1517"], ["description", "I-am-the-goal-description_6415"], ["version", 1], ["created_at", "2015-04-08 13:43:09.233316"], ["updated_at", "2015-04-08 13:43:09.233316"], ["tracking", "150408-70"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.6ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 74], ["title", "I-am-a-task6099"], ["description", "I-am-the-task-description_8117"], ["cost", 1], ["created_at", "2015-04-08 13:43:09.238341"], ["updated_at", "2015-04-08 13:43:09.238341"]] +  (1.2ms) commit transaction +  (0.1ms) begin transaction +  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_5967"], ["description", "I-am-the-goal-description_1050"], ["version", 1], ["created_at", "2015-04-08 13:43:09.244582"], ["updated_at", "2015-04-08 13:43:09.244582"], ["tracking", "150408-71"]] +  (1.5ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 75], ["title", "I-am-a-task726"], ["description", "I-am-the-task-description_4142"], ["cost", 1], ["created_at", "2015-04-08 13:43:09.313248"], ["updated_at", "2015-04-08 13:43:09.313248"]] +  (1.0ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_3518"], ["description", "I-am-the-goal-description_4330"], ["version", 1], ["created_at", "2015-04-08 13:43:09.318817"], ["updated_at", "2015-04-08 13:43:09.318817"], ["tracking", "150408-72"]] +  (1.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 76], ["title", "I-am-a-task5500"], ["description", "I-am-the-task-description_1057"], ["cost", 1], ["created_at", "2015-04-08 13:43:09.323438"], ["updated_at", "2015-04-08 13:43:09.323438"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_8895"], ["description", "I-am-the-goal-description_2105"], ["version", 1], ["created_at", "2015-04-08 13:43:09.328381"], ["updated_at", "2015-04-08 13:43:09.328381"], ["tracking", "150408-73"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 77], ["title", "I-am-a-task1590"], ["description", "I-am-the-task-description_2718"], ["cost", 1], ["created_at", "2015-04-08 13:43:09.332840"], ["updated_at", "2015-04-08 13:43:09.332840"]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_5623"], ["description", "I-am-the-goal-description_5542"], ["version", 1], ["created_at", "2015-04-08 13:43:09.338277"], ["updated_at", "2015-04-08 13:43:09.338277"], ["tracking", "150408-74"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 78], ["title", "I-am-a-task3491"], ["description", "I-am-the-task-description_3173"], ["cost", 1], ["created_at", "2015-04-08 13:43:09.342374"], ["updated_at", "2015-04-08 13:43:09.342374"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_9411"], ["description", "I-am-the-goal-description_4329"], ["version", 1], ["created_at", "2015-04-08 13:43:09.347821"], ["updated_at", "2015-04-08 13:43:09.347821"], ["tracking", "150408-75"]] +  (0.9ms) commit transaction +  (0.2ms) begin transaction + SQL (0.5ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 79], ["title", "I-am-a-task7183"], ["description", "I-am-the-task-description_9414"], ["cost", 1], ["created_at", "2015-04-08 13:43:09.352540"], ["updated_at", "2015-04-08 13:43:09.352540"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_505"], ["description", "I-am-the-goal-description_4065"], ["version", 1], ["created_at", "2015-04-08 13:43:09.360350"], ["updated_at", "2015-04-08 13:43:09.360350"], ["tracking", "150408-76"]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-08"], ["term", "2015-04-09"], ["goal_id", 80], ["title", "I-am-a-task5604"], ["description", "I-am-the-task-description_6522"], ["cost", 1], ["created_at", "2015-04-08 13:43:09.364667"], ["updated_at", "2015-04-08 13:43:09.364667"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_6423"], ["description", "I-am-the-goal-description_8060"], ["version", 1], ["created_at", "2015-04-08 13:43:09.370075"], ["updated_at", "2015-04-08 13:43:09.370075"], ["tracking", "150408-77"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.3ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-08 13:43:09.373218"], ["id", 81]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 3], ["updated_at", "2015-04-08 13:43:09.375493"], ["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_5130"], ["description", "I-am-the-goal-description_5684"], ["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_6493"], ["description", "I-am-the-goal-description_1525"], ["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_9753"], ["description", "I-am-the-goal-description_2053"], ["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_5208"], ["description", "I-am-the-goal-description_3374"], ["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_9029"], ["description", "I-am-the-goal-description_2550"], ["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", "cost", "progress", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 86], ["title", "I-am-a-task5998"], ["description", "I-am-the-task-description_5550"], ["cost", 1], ["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", "cost", "progress", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 86], ["title", "I-am-a-task5902"], ["description", "I-am-the-task-description_4057"], ["cost", 1], ["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_7430"], ["description", "I-am-the-goal-description_4591"], ["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_7480"], ["description", "I-am-the-goal-description_1275"], ["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_758"], ["description", "I-am-the-goal-description_6932"], ["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_1268"], ["description", "I-am-the-goal-description_2485"], ["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", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 90], ["title", "I-am-a-task3009"], ["description", "I-am-the-task-description_5891"], ["cost", 1], ["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_8938"], ["description", "I-am-the-goal-description_6579"], ["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", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 91], ["title", "I-am-a-task6816"], ["description", "I-am-the-task-description_5869"], ["cost", 1], ["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_4578"], ["description", "I-am-the-goal-description_1234"], ["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", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 92], ["title", "I-am-a-task1070"], ["description", "I-am-the-task-description_4982"], ["cost", 1], ["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_5839"], ["description", "I-am-the-goal-description_1154"], ["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", "cost", "progress", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 93], ["title", "I-am-a-task9071"], ["description", "I-am-the-task-description_8045"], ["cost", 1], ["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" ("task_id", "date", "progress", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["task_id", 105], ["date", "2012-12-21 00:00:00.000000"], ["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_9842"], ["description", "I-am-the-goal-description_9883"], ["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", "cost", "progress", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 94], ["title", "I-am-a-task4822"], ["description", "I-am-the-task-description_1616"], ["cost", 1], ["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" ("task_id", "date", "progress", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["task_id", 106], ["date", "2012-12-21 00:00:00.000000"], ["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_7182"], ["description", "I-am-the-goal-description_8094"], ["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", "cost", "progress", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 95], ["title", "I-am-a-task4289"], ["description", "I-am-the-task-description_8230"], ["cost", 1], ["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" ("task_id", "date", "progress", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["task_id", 107], ["date", "2012-12-21 00:00:00.000000"], ["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_1657"], ["description", "I-am-the-goal-description_6454"], ["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", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 96], ["title", "I-am-a-task8981"], ["description", "I-am-the-task-description_6453"], ["cost", 1], ["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_3642"], ["description", "I-am-the-goal-description_2017"], ["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_9570"], ["description", "I-am-the-goal-description_1882"], ["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_7493"], ["description", "I-am-the-goal-description_2659"], ["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_5746"], ["description", "I-am-the-goal-description_622"], ["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" +  (2.6ms) 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.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'; +  (0.7ms) 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'; +Started GET "/flyboy/goals" for 127.0.0.1 at 2015-04-08 15:43:22 +0200 +Processing by Flyboy::GoalsController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (58.1ms) + Flyboy::Goal Load (0.5ms) 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 (3962.4ms) +Completed 200 OK in 4044ms (Views: 4014.3ms | ActiveRecord: 0.6ms) +Started GET "/assets/application.css" for 127.0.0.1 at 2015-04-08 15:43:26 +0200 +Started GET "/assets/application.js" for 127.0.0.1 at 2015-04-08 15:43:26 +0200 +Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-04-08 15:43:26 +0200 +Started GET "/flyboy/goals/new" for 127.0.0.1 at 2015-04-08 15:43:27 +0200 +Processing by Flyboy::GoalsController#new as HTML + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.3/app/views/dorsale/_contextual.html.slim (3.4ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_form.html.slim (342.5ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/new.html.slim within layouts/application (347.2ms) +Completed 200 OK in 359ms (Views: 351.2ms | ActiveRecord: 0.3ms) +Started POST "/flyboy/goals" for 127.0.0.1 at 2015-04-08 15:43:28 +0200 +Processing by Flyboy::GoalsController#create as HTML + Parameters: {"utf8"=>"✓", "goal"=>{"title"=>"I-am-the-goal-title", "description"=>"I-am-the-goal-description"}} +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.4ms) INSERT INTO "flyboy_goals" ("title", "description", "status", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["title", "I-am-the-goal-title"], ["description", "I-am-the-goal-description"], ["status", "open"], ["version", 1], ["created_at", "2015-04-08 13:43:28.406609"], ["updated_at", "2015-04-08 13:43:28.406609"], ["tracking", "150408-1"]] +  (0.9ms) commit transaction +Redirected to http://127.0.0.1:49347/flyboy/goals/1 +Completed 302 Found in 13ms (ActiveRecord: 1.6ms) +Started GET "/flyboy/goals/1" for 127.0.0.1 at 2015-04-08 15:43:28 +0200 +Processing by Flyboy::GoalsController#show as HTML + Parameters: {"id"=>"1"} + Flyboy::Goal Load (0.2ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f' [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_actions.html.slim (89.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 (98.9ms) + Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? ORDER BY term ASC, term DESC [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (7.9ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.3/app/views/dorsale/_contextual.html.slim (0.1ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/show.html.slim within layouts/application (114.5ms) +Completed 200 OK in 187ms (Views: 116.2ms | ActiveRecord: 1.0ms) + Flyboy::Goal Load (0.3ms) SELECT "flyboy_goals".* FROM "flyboy_goals" ORDER BY id DESC LIMIT 1 +  (2.6ms) DELETE FROM "flyboy_task_comments"; +  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments'; +  (0.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.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'; +  (0.9ms) DELETE FROM "flyboy_task_comments"; +  (0.1ms) 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_tasks"; +  (0.5ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks'; +  (1.3ms) 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.1ms) begin transaction +  (0.1ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_8402"], ["description", "I-am-the-goal-description_6049"], ["version", 1], ["created_at", "2015-04-08 13:43:28.755121"], ["updated_at", "2015-04-08 13:43:28.755121"], ["tracking", "150408-1"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 1], ["title", "I-am-a-task2633"], ["description", "I-am-the-task-description_3372"], ["cost", 1], ["created_at", "2015-04-08 13:43:28.761742"], ["updated_at", "2015-04-08 13:43:28.761742"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 1], ["title", "I-am-a-task4127"], ["description", "I-am-the-task-description_9698"], ["cost", 1], ["created_at", "2015-04-08 13:43:28.766539"], ["updated_at", "2015-04-08 13:43:28.766539"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 1], ["title", "I-am-a-task9801"], ["description", "I-am-the-task-description_1997"], ["cost", 1], ["created_at", "2015-04-08 13:43:28.770611"], ["updated_at", "2015-04-08 13:43:28.770611"]] +  (0.8ms) commit transaction +Started GET "/flyboy/goals" for 127.0.0.1 at 2015-04-08 15:43:28 +0200 +Processing by Flyboy::GoalsController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.4ms) + 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-08') +  (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 (9.7ms) +Completed 200 OK in 12ms (Views: 10.1ms | ActiveRecord: 0.6ms) +Started GET "/flyboy/goals/1" for 127.0.0.1 at 2015-04-08 15:43:30 +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]] +  (0.1ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] + CACHE (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (6.0ms) + Flyboy::Task Load (0.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 (5.5ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.3/app/views/dorsale/_contextual.html.slim (0.1ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/show.html.slim within layouts/application (12.3ms) +Completed 200 OK in 14ms (Views: 12.7ms | ActiveRecord: 0.5ms) + Flyboy::Task Load (0.3ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? ORDER BY term ASC [["goal_id", 1]] +  (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_tasks"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (1.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks'; +  (1.5ms) DELETE FROM "flyboy_goals"; +  (0.3ms) 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_task_comments"; +  (0.3ms) 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_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.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'; +  (0.1ms) begin transaction +  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_8591"], ["description", "I-am-the-goal-description_2681"], ["version", 1], ["created_at", "2015-04-08 13:43:30.619240"], ["updated_at", "2015-04-08 13:43:30.619240"], ["tracking", "150408-1"]] +  (0.8ms) commit transaction +Started GET "/flyboy/goals" for 127.0.0.1 at 2015-04-08 15:43:30 +0200 +Processing by Flyboy::GoalsController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.3ms) + 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-08') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 1 AND done = 'f' AND term > '2015-04-08' AND reminder < '2015-04-08') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/index.html.slim within layouts/application (7.1ms) +Completed 200 OK in 9ms (Views: 7.3ms | ActiveRecord: 0.6ms) +Started GET "/flyboy/goals/1" for 127.0.0.1 at 2015-04-08 15:43:32 +0200 +Processing by Flyboy::GoalsController#show as HTML + Parameters: {"id"=>"1"} + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f' [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_actions.html.slim (4.1ms) +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (5.6ms) + Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? ORDER BY term ASC, term DESC [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (0.6ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.3/app/views/dorsale/_contextual.html.slim (0.0ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/show.html.slim within layouts/application (7.0ms) +Completed 200 OK in 9ms (Views: 7.4ms | ActiveRecord: 0.4ms) +Started GET "/flyboy/goals/1/edit" for 127.0.0.1 at 2015-04-08 15:43:32 +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.3/app/views/dorsale/_contextual.html.slim (0.1ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_form.html.slim (67.0ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/edit.html.slim within layouts/application (71.1ms) +Completed 200 OK in 76ms (Views: 75.1ms | ActiveRecord: 0.1ms) +Started PATCH "/flyboy/goals/1" for 127.0.0.1 at 2015-04-08 15:43:32 +0200 +Processing by Flyboy::GoalsController#update as HTML + Parameters: {"utf8"=>"✓", "goal"=>{"title"=>"New-goal-title", "description"=>"I-am-the-goal-description_2681"}, "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-08 13:43:32.449523"], ["id", 1]] +  (2.5ms) commit transaction +Redirected to http://127.0.0.1:49347/flyboy/goals/1 +Completed 302 Found in 8ms (ActiveRecord: 3.0ms) +Started GET "/flyboy/goals/1" for 127.0.0.1 at 2015-04-08 15:43:32 +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 (5.7ms) +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (7.5ms) + Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? ORDER BY term ASC, term DESC [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (0.6ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.3/app/views/dorsale/_contextual.html.slim (0.0ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/show.html.slim within layouts/application (8.9ms) +Completed 200 OK in 11ms (Views: 9.5ms | ActiveRecord: 0.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.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.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'; +  (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_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.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.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_4538"], ["description", "I-am-the-goal-description_2758"], ["version", 1], ["created_at", "2015-04-08 13:43:32.590227"], ["updated_at", "2015-04-08 13:43:32.590227"], ["tracking", "150408-1"]] +  (0.8ms) commit transaction +Started GET "/flyboy/goals" for 127.0.0.1 at 2015-04-08 15:43:32 +0200 +Processing by Flyboy::GoalsController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.3ms) + 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-08') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 1 AND done = 'f' AND term > '2015-04-08' AND reminder < '2015-04-08') +  (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.5ms) +Completed 200 OK in 8ms (Views: 7.1ms | ActiveRecord: 0.5ms) +Started GET "/flyboy/goals/1" for 127.0.0.1 at 2015-04-08 15:43:34 +0200 +Processing by Flyboy::GoalsController#show as HTML + Parameters: {"id"=>"1"} + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f' [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_actions.html.slim (4.0ms) +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (5.5ms) + Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? ORDER BY term ASC, term DESC [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (0.6ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.3/app/views/dorsale/_contextual.html.slim (0.0ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/show.html.slim within layouts/application (7.1ms) +Completed 200 OK in 9ms (Views: 7.7ms | ActiveRecord: 0.4ms) +Started GET "/flyboy/goals/1/edit" for 127.0.0.1 at 2015-04-08 15:43:34 +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.3/app/views/dorsale/_contextual.html.slim (0.1ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_form.html.slim (63.9ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/edit.html.slim within layouts/application (64.1ms) +Completed 200 OK in 66ms (Views: 64.8ms | ActiveRecord: 0.1ms) +Started DELETE "/flyboy/goals/1" for 127.0.0.1 at 2015-04-08 15:43:34 +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.1ms) commit transaction +Redirected to http://127.0.0.1:49347/flyboy/goals +Completed 302 Found in 6ms (ActiveRecord: 2.7ms) +Started GET "/flyboy/goals" for 127.0.0.1 at 2015-04-08 15:43:34 +0200 +Processing by Flyboy::GoalsController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.4ms) + 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.4ms) +Completed 200 OK in 5ms (Views: 4.1ms | ActiveRecord: 0.3ms) +  (2.6ms) DELETE FROM "flyboy_task_comments"; +  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments'; +  (0.8ms) DELETE FROM "flyboy_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.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.9ms) DELETE FROM "flyboy_task_comments"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments'; +  (0.9ms) DELETE FROM "flyboy_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.8ms) DELETE FROM "flyboy_goals"; +  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals'; +  (0.1ms) begin transaction +  (0.1ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_5950"], ["description", "I-am-the-goal-description_2404"], ["version", 1], ["created_at", "2015-04-08 13:43:34.671553"], ["updated_at", "2015-04-08 13:43:34.671553"], ["tracking", "150408-1"]] +  (0.7ms) commit transaction +Started GET "/flyboy/goals/1" for 127.0.0.1 at 2015-04-08 15:43:34 +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 (5.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 (7.2ms) + Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? ORDER BY term ASC, term DESC [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (0.8ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.3/app/views/dorsale/_contextual.html.slim (0.1ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/show.html.slim within layouts/application (9.0ms) +Completed 200 OK in 11ms (Views: 9.4ms | ActiveRecord: 0.5ms) +Started PATCH "/flyboy/goals/1/close" for 127.0.0.1 at 2015-04-08 15:43:36 +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-08 13:43:36.260063"], ["id", 1]] +  (2.5ms) commit transaction +Redirected to http://127.0.0.1:49347/flyboy/goals +Completed 302 Found in 8ms (ActiveRecord: 3.1ms) +Started GET "/flyboy/goals" for 127.0.0.1 at 2015-04-08 15:43:36 +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.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 1 AND done = 'f' AND term < '2015-04-08') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 1 AND done = 'f' AND term > '2015-04-08' AND reminder < '2015-04-08') +  (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.0ms) +Completed 200 OK in 10ms (Views: 8.2ms | ActiveRecord: 0.7ms) +  (2.4ms) DELETE FROM "flyboy_task_comments"; +  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments'; +  (0.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'; +  (1.0ms) 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'; +  (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_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.9ms) DELETE FROM "flyboy_goals"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals'; +  (0.1ms) begin transaction +  (0.1ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_3079"], ["description", "I-am-the-goal-description_4315"], ["version", 1], ["created_at", "2015-04-08 13:43:36.403219"], ["updated_at", "2015-04-08 13:43:36.403219"], ["tracking", "150408-1"]] +  (0.8ms) commit transaction +Started GET "/flyboy/goals/1" for 127.0.0.1 at 2015-04-08 15:43:36 +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.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 (3.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.5ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.3/app/views/dorsale/_contextual.html.slim (0.1ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/show.html.slim within layouts/application (5.1ms) +Completed 200 OK in 7ms (Views: 5.6ms | ActiveRecord: 0.3ms) +Started PATCH "/flyboy/goals/1/open" for 127.0.0.1 at 2015-04-08 15:43:37 +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-08 13:43:37.977925"], ["id", 1]] +  (2.4ms) commit transaction +Redirected to http://127.0.0.1:49347/flyboy/goals/1 +Completed 302 Found in 7ms (ActiveRecord: 2.8ms) +Started GET "/flyboy/goals/1" for 127.0.0.1 at 2015-04-08 15:43:37 +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 (5.0ms) +  (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 (7.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.5ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.3/app/views/dorsale/_contextual.html.slim (0.0ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/show.html.slim within layouts/application (8.4ms) +Completed 200 OK in 10ms (Views: 8.7ms | 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_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.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.9ms) DELETE FROM "flyboy_task_comments"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments'; +  (0.9ms) DELETE FROM "flyboy_tasks"; +  (0.1ms) 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_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.0ms) begin transaction +  (0.1ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_3242"], ["description", "I-am-the-goal-description_9315"], ["version", 1], ["created_at", "2015-04-08 13:43:38.117671"], ["updated_at", "2015-04-08 13:43:38.117671"], ["tracking", "150408-1"]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 1], ["title", "I-am-a-task1549"], ["description", "I-am-the-task-description_7391"], ["cost", 1], ["created_at", "2015-04-08 13:43:38.121532"], ["updated_at", "2015-04-08 13:43:38.121532"]] +  (0.8ms) commit transaction +Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-08 15:43:38 +0200 +Processing by Flyboy::TasksController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.4ms) + 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]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (57.7ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (62.8ms) +Completed 200 OK in 68ms (Views: 64.4ms | ActiveRecord: 0.4ms) +Started GET "/flyboy/tasks/1" for 127.0.0.1 at 2015-04-08 15:43:39 +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.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + CACHE (0.0ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", "1"]] + CACHE (0.0ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_actions.html.slim (6.4ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_context.html.slim (14.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 (3.4ms) +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] +  (0.1ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] + CACHE (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (6.2ms) + 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 (29.7ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.3/app/views/dorsale/_contextual.html.slim (0.1ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/show.html.slim within layouts/application (61.3ms) +Completed 200 OK in 67ms (Views: 62.3ms | ActiveRecord: 1.3ms) +Started POST "/flyboy/tasks/1/comments" for 127.0.0.1 at 2015-04-08 15:43:39 +0200 +Processing by Flyboy::TaskCommentsController#create as HTML + Parameters: {"utf8"=>"✓", "task_comment"=>{"progress"=>"50", "description"=>"I-am-the-task-comment-description"}, "task_id"=>"1"} + Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 1]] + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_task_comments" ("progress", "description", "task_id", "date", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["progress", 50], ["description", "I-am-the-task-comment-description"], ["task_id", 1], ["date", "2015-04-08 13:43:39.912152"], ["created_at", "2015-04-08 13:43:39.914091"], ["updated_at", "2015-04-08 13:43:39.914091"]] + SQL (0.2ms) UPDATE "flyboy_tasks" SET "progress" = ?, "updated_at" = ? WHERE "flyboy_tasks"."id" = ? [["progress", 50], ["updated_at", "2015-04-08 13:43:39.915888"], ["id", 1]] +  (3.3ms) commit transaction +Redirected to http://127.0.0.1:49347/flyboy/tasks/1 +Completed 302 Found in 14ms (ActiveRecord: 4.1ms) +Started GET "/flyboy/tasks/1" for 127.0.0.1 at 2015-04-08 15:43:39 +0200 +Processing by Flyboy::TasksController#show as HTML + Parameters: {"id"=>"1"} + Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 1]] + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + CACHE (0.0ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", "1"]] + CACHE (0.0ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_actions.html.slim (1.9ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_context.html.slim (3.0ms) +  (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.1ms) +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] +  (0.1ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] + CACHE (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (5.5ms) + 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 (67.2ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.3/app/views/dorsale/_contextual.html.slim (0.1ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/show.html.slim within layouts/application (76.9ms) +Completed 200 OK in 81ms (Views: 77.3ms | ActiveRecord: 0.7ms) +  (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_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'; +  (0.7ms) DELETE FROM "flyboy_goals"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.7ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals'; +  (1.1ms) DELETE FROM "flyboy_task_comments"; +  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments'; +  (0.9ms) DELETE FROM "flyboy_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.6ms) DELETE FROM "flyboy_goals"; +  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.3ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals'; +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_5732"], ["description", "I-am-the-goal-description_5836"], ["version", 1], ["created_at", "2015-04-08 13:43:40.153847"], ["updated_at", "2015-04-08 13:43:40.153847"], ["tracking", "150408-1"]] +  (0.8ms) commit transaction +Started GET "/flyboy/goals" for 127.0.0.1 at 2015-04-08 15:43:40 +0200 +Processing by Flyboy::GoalsController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.4ms) + 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-08') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 1 AND done = 'f' AND term > '2015-04-08' AND reminder < '2015-04-08') +  (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) +Completed 200 OK in 10ms (Views: 8.2ms | ActiveRecord: 0.6ms) +Started GET "/flyboy/goals/1" for 127.0.0.1 at 2015-04-08 15:43:41 +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.4ms) + Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? ORDER BY term ASC, term DESC [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (0.8ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.3/app/views/dorsale/_contextual.html.slim (0.1ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/show.html.slim within layouts/application (7.1ms) +Completed 200 OK in 9ms (Views: 7.5ms | ActiveRecord: 0.5ms) +Started GET "/flyboy/goals/1/tasks/new" for 127.0.0.1 at 2015-04-08 15:43:41 +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]] + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.3/app/views/dorsale/_contextual.html.slim (0.1ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_form.html.slim (152.8ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/new.html.slim within layouts/application (158.8ms) +Completed 200 OK in 163ms (Views: 160.9ms | ActiveRecord: 0.1ms) +Started POST "/flyboy/tasks" for 127.0.0.1 at 2015-04-08 15:43:42 +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-15", "term"=>"2015-05-08", "budget"=>"", "cost"=>"", "goal_id"=>"1"}} + Flyboy::Goal Load (0.2ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] +  (0.1ms) begin transaction + SQL (0.4ms) 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-08"], ["reminder", "2015-04-15"], ["done", "f"], ["created_at", "2015-04-08 13:43:42.097104"], ["updated_at", "2015-04-08 13:43:42.097104"]] +  (1.6ms) commit transaction +Redirected to http://127.0.0.1:49347/flyboy/tasks/1 +Completed 302 Found in 8ms (ActiveRecord: 2.2ms) +Started GET "/flyboy/tasks/1" for 127.0.0.1 at 2015-04-08 15:43:42 +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 (2.6ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_context.html.slim (4.3ms) +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f' [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_actions.html.slim (3.2ms) +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] +  (0.1ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] + CACHE (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (5.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 (10.9ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.3/app/views/dorsale/_contextual.html.slim (0.0ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/show.html.slim within layouts/application (21.9ms) +Completed 200 OK in 27ms (Views: 22.2ms | ActiveRecord: 0.9ms) + Flyboy::Task Load (0.4ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC, id DESC LIMIT 1 +  (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_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'; +  (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'; +  (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.1ms) DELETE FROM "flyboy_tasks"; +  (0.3ms) 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_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.0ms) begin transaction +  (0.1ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_2397"], ["description", "I-am-the-goal-description_4692"], ["version", 1], ["created_at", "2015-04-08 13:43:42.246999"], ["updated_at", "2015-04-08 13:43:42.246999"], ["tracking", "150408-1"]] +  (1.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 1], ["title", "I-am-a-task7741"], ["description", "I-am-the-task-description_5733"], ["cost", 1], ["created_at", "2015-04-08 13:43:42.251271"], ["updated_at", "2015-04-08 13:43:42.251271"]] +  (0.8ms) commit transaction +Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-08 15:43:42 +0200 +Processing by Flyboy::TasksController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.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]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (5.7ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (7.0ms) +Completed 200 OK in 9ms (Views: 7.4ms | ActiveRecord: 0.3ms) +Started GET "/flyboy/tasks/1" for 127.0.0.1 at 2015-04-08 15:43:43 +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.2ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_context.html.slim (3.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 (3.3ms) +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] +  (0.1ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] + CACHE (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (59.4ms) + 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.2ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.3/app/views/dorsale/_contextual.html.slim (0.1ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/show.html.slim within layouts/application (76.2ms) +Completed 200 OK in 80ms (Views: 76.4ms | ActiveRecord: 0.8ms) +  (2.3ms) DELETE FROM "flyboy_task_comments"; +  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments'; +  (0.8ms) DELETE FROM "flyboy_tasks"; +  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.7ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks'; +  (0.6ms) 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'; +  (1.1ms) DELETE FROM "flyboy_task_comments"; +  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments'; +  (1.0ms) DELETE FROM "flyboy_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.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.1ms) begin transaction +  (0.5ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.4ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_6626"], ["description", "I-am-the-goal-description_1432"], ["version", 1], ["created_at", "2015-04-08 13:43:43.979589"], ["updated_at", "2015-04-08 13:43:43.979589"], ["tracking", "150408-1"]] +  (2.5ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 1], ["title", "I-am-a-task3909"], ["description", "I-am-the-task-description_3341"], ["cost", 1], ["created_at", "2015-04-08 13:43:43.989723"], ["updated_at", "2015-04-08 13:43:43.989723"]] +  (0.8ms) commit transaction +Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-08 15:43:44 +0200 +Processing by Flyboy::TasksController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.7ms) + Flyboy::Task Load (0.3ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC + Flyboy::Goal Load (0.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 (9.1ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (11.3ms) +Completed 200 OK in 14ms (Views: 11.8ms | ActiveRecord: 0.4ms) +Started GET "/flyboy/tasks/1" for 127.0.0.1 at 2015-04-08 15:43:45 +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 (3.3ms) +  (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.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 (7.8ms) + Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1 [["id", 1]] + Flyboy::TaskComment Load (0.1ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/task_comments/_list.html.slim (64.7ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.3/app/views/dorsale/_contextual.html.slim (0.1ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/show.html.slim within layouts/application (76.8ms) +Completed 200 OK in 81ms (Views: 77.0ms | ActiveRecord: 0.8ms) +Started GET "/flyboy/tasks/1/edit" for 127.0.0.1 at 2015-04-08 15:43:45 +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]] + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.3/app/views/dorsale/_contextual.html.slim (0.1ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_form.html.slim (81.1ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/edit.html.slim within layouts/application (84.6ms) +Completed 200 OK in 89ms (Views: 86.5ms | ActiveRecord: 0.2ms) +Started PATCH "/flyboy/tasks/1" for 127.0.0.1 at 2015-04-08 15:43:46 +0200 +Processing by Flyboy::TasksController#update as HTML + Parameters: {"utf8"=>"✓", "task"=>{"title"=>"New-task-title", "description"=>"I-am-the-task-description_3341", "reminder"=>"2013-08-27", "term"=>"2013-08-27", "budget"=>"", "cost"=>"1", "goal_id"=>"1"}, "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 + SQL (0.3ms) UPDATE "flyboy_tasks" SET "title" = ?, "updated_at" = ? WHERE "flyboy_tasks"."id" = ? [["title", "New-task-title"], ["updated_at", "2015-04-08 13:43:46.226536"], ["id", 1]] +  (2.8ms) commit transaction +Redirected to http://127.0.0.1:49347/flyboy/tasks/1 +Completed 302 Found in 10ms (ActiveRecord: 3.5ms) +Started GET "/flyboy/tasks/1" for 127.0.0.1 at 2015-04-08 15:43:46 +0200 +Processing by Flyboy::TasksController#show as HTML + Parameters: {"id"=>"1"} + Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 1]] + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + CACHE (0.0ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", "1"]] + CACHE (0.0ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_actions.html.slim (3.1ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_context.html.slim (4.5ms) +  (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 (6.9ms) +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] +  (0.1ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] + CACHE (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (11.5ms) + 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 (13.2ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.3/app/views/dorsale/_contextual.html.slim (0.0ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/show.html.slim within layouts/application (30.4ms) +Completed 200 OK in 35ms (Views: 30.4ms | ActiveRecord: 1.0ms) +  (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_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'; +  (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'; +  (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_tasks"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks'; +  (0.9ms) DELETE FROM "flyboy_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.1ms) begin transaction +  (0.1ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_6168"], ["description", "I-am-the-goal-description_3396"], ["version", 1], ["created_at", "2015-04-08 13:43:46.419940"], ["updated_at", "2015-04-08 13:43:46.419940"], ["tracking", "150408-1"]] +  (1.0ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 1], ["title", "I-am-a-task4961"], ["description", "I-am-the-task-description_2168"], ["cost", 1], ["created_at", "2015-04-08 13:43:46.424180"], ["updated_at", "2015-04-08 13:43:46.424180"]] +  (0.9ms) commit transaction +Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-08 15:43: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]] + 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 (9.3ms) +Completed 200 OK in 11ms (Views: 10.0ms | ActiveRecord: 0.4ms) +Started GET "/flyboy/tasks/1" for 127.0.0.1 at 2015-04-08 15:43:48 +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.6ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_context.html.slim (4.1ms) +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f' [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_actions.html.slim (3.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 (6.8ms) + Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1 [["id", 1]] + Flyboy::TaskComment Load (0.1ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/task_comments/_list.html.slim (11.6ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.3/app/views/dorsale/_contextual.html.slim (0.1ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/show.html.slim within layouts/application (23.6ms) +Completed 200 OK in 28ms (Views: 23.9ms | ActiveRecord: 0.8ms) +Started GET "/flyboy/tasks/1/edit" for 127.0.0.1 at 2015-04-08 15:43:48 +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]] + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.3/app/views/dorsale/_contextual.html.slim (0.1ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_form.html.slim (134.6ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/edit.html.slim within layouts/application (134.8ms) +Completed 200 OK in 138ms (Views: 135.6ms | ActiveRecord: 0.2ms) +Started DELETE "/flyboy/tasks/1" for 127.0.0.1 at 2015-04-08 15:43:48 +0200 +Processing by Flyboy::TasksController#destroy 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 + 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.4ms) commit transaction +Redirected to http://127.0.0.1:49347/flyboy/tasks +Completed 302 Found in 8ms (ActiveRecord: 3.0ms) +Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-08 15:43:48 +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 (3.2ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (5.1ms) +Completed 200 OK in 7ms (Views: 5.8ms | ActiveRecord: 0.2ms) +  (2.6ms) DELETE FROM "flyboy_task_comments"; +  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments'; +  (0.8ms) DELETE FROM "flyboy_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'; +  (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'; +  (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_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.9ms) DELETE FROM "flyboy_goals"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals'; +  (0.0ms) begin transaction +  (0.1ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_5320"], ["description", "I-am-the-goal-description_1901"], ["version", 1], ["created_at", "2015-04-08 13:43:48.599006"], ["updated_at", "2015-04-08 13:43:48.599006"], ["tracking", "150408-1"]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 1], ["title", "I-am-a-task8652"], ["description", "I-am-the-task-description_1704"], ["cost", 1], ["created_at", "2015-04-08 13:43:48.602934"], ["updated_at", "2015-04-08 13:43:48.602934"]] +  (0.9ms) commit transaction +Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-08 15:43:48 +0200 +Processing by Flyboy::TasksController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.4ms) + Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (4.9ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (6.5ms) +Completed 200 OK in 9ms (Views: 7.0ms | ActiveRecord: 0.3ms) +Started PATCH "/flyboy/tasks/1/complete" for 127.0.0.1 at 2015-04-08 15:43:50 +0200 +Processing by Flyboy::TasksController#complete as HTML + Parameters: {"id"=>"1"} + Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 1]] + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_task_comments" ("progress", "description", "date", "task_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["progress", 100], ["description", "Marquée comme terminée."], ["date", "2015-04-08 13:43:50.196599"], ["task_id", 1], ["created_at", "2015-04-08 13:43:50.198055"], ["updated_at", "2015-04-08 13:43:50.198055"]] + SQL (0.1ms) UPDATE "flyboy_tasks" SET "progress" = ?, "done" = ?, "updated_at" = ? WHERE "flyboy_tasks"."id" = ? [["progress", 100], ["done", "t"], ["updated_at", "2015-04-08 13:43:50.199755"], ["id", 1]] +  (2.4ms) commit transaction +Redirected to http://127.0.0.1:49347/flyboy/tasks +Completed 302 Found in 11ms (ActiveRecord: 3.1ms) +Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-08 15:43:50 +0200 +Processing by Flyboy::TasksController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.4ms) + 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.1ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (8.6ms) +Completed 200 OK in 11ms (Views: 9.0ms | 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.8ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments'; +  (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'; +  (0.7ms) 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.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_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.9ms) DELETE FROM "flyboy_goals"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals'; +  (0.1ms) begin transaction +  (0.1ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_8012"], ["description", "I-am-the-goal-description_2585"], ["version", 1], ["created_at", "2015-04-08 13:43:50.339030"], ["updated_at", "2015-04-08 13:43:50.339030"], ["tracking", "150408-1"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.4ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-07"], ["term", "2015-04-08"], ["goal_id", 1], ["title", "I-am-a-task3034"], ["description", "I-am-the-task-description_997"], ["cost", 1], ["created_at", "2015-04-08 13:43:50.342782"], ["updated_at", "2015-04-08 13:43:50.342782"]] +  (1.0ms) commit transaction +Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-08 15:43:50 +0200 +Processing by Flyboy::TasksController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.4ms) + Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (4.9ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (6.6ms) +Completed 200 OK in 8ms (Views: 7.0ms | ActiveRecord: 0.3ms) +Started PATCH "/flyboy/tasks/1/snooze" for 127.0.0.1 at 2015-04-08 15:43:51 +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 (1.1ms) UPDATE "flyboy_tasks" SET "reminder" = ?, "term" = ?, "updated_at" = ? WHERE "flyboy_tasks"."id" = ? [["reminder", "2015-04-15"], ["term", "2015-05-08"], ["updated_at", "2015-04-08 13:43:51.939383"], ["id", 1]] +  (2.1ms) commit transaction +Redirected to http://127.0.0.1:49347/flyboy/tasks +Completed 302 Found in 9ms (ActiveRecord: 3.5ms) +Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-08 15:43:51 +0200 +Processing by Flyboy::TasksController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.3ms) + Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC + Flyboy::Goal Load (0.3ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (8.5ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (9.9ms) +Completed 200 OK in 12ms (Views: 10.3ms | ActiveRecord: 0.5ms) +  (2.4ms) DELETE FROM "flyboy_task_comments"; +  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments'; +  (0.8ms) DELETE FROM "flyboy_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'; +  (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'; +  (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_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.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.1ms) begin transaction +  (0.1ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_6906"], ["description", "I-am-the-goal-description_7248"], ["version", 1], ["created_at", "2015-04-08 13:43:52.072848"], ["updated_at", "2015-04-08 13:43:52.072848"], ["tracking", "150408-1"]] +  (0.7ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 1], ["title", "I-am-a-task4094"], ["description", "I-am-the-task-description_5007"], ["cost", 1], ["created_at", "2015-04-08 13:43:52.077111"], ["updated_at", "2015-04-08 13:43:52.077111"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_131"], ["description", "I-am-the-goal-description_3331"], ["version", 1], ["created_at", "2015-04-08 13:43:52.080929"], ["updated_at", "2015-04-08 13:43:52.080929"], ["tracking", "150408-2"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 2], ["title", "I-am-a-task9203"], ["description", "I-am-the-task-description_6728"], ["cost", 1], ["created_at", "2015-04-08 13:43:52.084445"], ["updated_at", "2015-04-08 13:43:52.084445"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.5ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_6910"], ["description", "I-am-the-goal-description_8016"], ["version", 1], ["created_at", "2015-04-08 13:43:52.088480"], ["updated_at", "2015-04-08 13:43:52.088480"], ["tracking", "150408-3"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 3], ["title", "I-am-a-task5814"], ["description", "I-am-the-task-description_3507"], ["cost", 1], ["created_at", "2015-04-08 13:43:52.093721"], ["updated_at", "2015-04-08 13:43:52.093721"]] +  (0.8ms) commit transaction +Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-08 15:43:52 +0200 +Processing by Flyboy::TasksController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.4ms) + 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.5ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (10.9ms) +Completed 200 OK in 13ms (Views: 11.2ms | ActiveRecord: 0.5ms) +Started GET "/flyboy/tasks.pdf" for 127.0.0.1 at 2015-04-08 15:43:53 +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]] + 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 text template (0.0ms) +Sent data feuille_de_route_2015-04-08.pdf (3.1ms) +Completed 200 OK in 113ms (Views: 2.9ms | ActiveRecord: 0.4ms) +  (2.4ms) DELETE FROM "flyboy_task_comments"; +  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments'; +  (0.8ms) DELETE FROM "flyboy_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'; +  (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'; +  (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.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.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.1ms) begin transaction +  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_570"], ["description", "I-am-the-goal-description_306"], ["version", 1], ["created_at", "2015-04-08 13:43:53.927554"], ["updated_at", "2015-04-08 13:43:53.927554"], ["tracking", "150408-1"]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 1], ["title", "I-am-a-task2940"], ["description", "I-am-the-task-description_203"], ["cost", 1], ["created_at", "2015-04-08 13:43:53.932510"], ["updated_at", "2015-04-08 13:43:53.932510"]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction +  (0.1ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_9671"], ["description", "I-am-the-goal-description_4229"], ["version", 1], ["created_at", "2015-04-08 13:43:53.936254"], ["updated_at", "2015-04-08 13:43:53.936254"], ["tracking", "150408-2"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 2], ["title", "I-am-a-task8791"], ["description", "I-am-the-task-description_5705"], ["cost", 1], ["created_at", "2015-04-08 13:43:53.939705"], ["updated_at", "2015-04-08 13:43:53.939705"]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction +  (0.5ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_1326"], ["description", "I-am-the-goal-description_7952"], ["version", 1], ["created_at", "2015-04-08 13:43:53.943205"], ["updated_at", "2015-04-08 13:43:53.943205"], ["tracking", "150408-3"]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 3], ["title", "I-am-a-task8037"], ["description", "I-am-the-task-description_1085"], ["cost", 1], ["created_at", "2015-04-08 13:43:53.948906"], ["updated_at", "2015-04-08 13:43:53.948906"]] +  (0.8ms) commit transaction +Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-08 15:43:53 +0200 +Processing by Flyboy::TasksController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.3ms) + 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.6ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (11.0ms) +Completed 200 OK in 13ms (Views: 11.4ms | ActiveRecord: 0.5ms) +Started GET "/flyboy/tasks.csv" for 127.0.0.1 at 2015-04-08 15:43:55 +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]] + 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 text template (0.0ms) +Sent data feuille_de_route_2015-04-08.csv (0.5ms) +Completed 200 OK in 5ms (Views: 0.4ms | ActiveRecord: 0.5ms) +  (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_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'; +  (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'; +  (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_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.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.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_8300"], ["description", "I-am-the-goal-description_2615"], ["version", 1], ["created_at", "2015-04-08 13:43:55.798772"], ["updated_at", "2015-04-08 13:43:55.798772"], ["tracking", "150408-1"]] +  (0.7ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 1], ["title", "I-am-a-task4076"], ["description", "I-am-the-task-description_4610"], ["cost", 1], ["created_at", "2015-04-08 13:43:55.803572"], ["updated_at", "2015-04-08 13:43:55.803572"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.1ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_794"], ["description", "I-am-the-goal-description_3655"], ["version", 1], ["created_at", "2015-04-08 13:43:55.807296"], ["updated_at", "2015-04-08 13:43:55.807296"], ["tracking", "150408-2"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 2], ["title", "I-am-a-task4761"], ["description", "I-am-the-task-description_9017"], ["cost", 1], ["created_at", "2015-04-08 13:43:55.810666"], ["updated_at", "2015-04-08 13:43:55.810666"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_3363"], ["description", "I-am-the-goal-description_1711"], ["version", 1], ["created_at", "2015-04-08 13:43:55.814003"], ["updated_at", "2015-04-08 13:43:55.814003"], ["tracking", "150408-3"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 3], ["title", "I-am-a-task3269"], ["description", "I-am-the-task-description_9274"], ["cost", 1], ["created_at", "2015-04-08 13:43:55.818610"], ["updated_at", "2015-04-08 13:43:55.818610"]] +  (0.9ms) commit transaction +Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-08 15:43:55 +0200 +Processing by Flyboy::TasksController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.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.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.6ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (10.9ms) +Completed 200 OK in 13ms (Views: 11.2ms | ActiveRecord: 0.5ms) +Started GET "/flyboy/tasks.xls" for 127.0.0.1 at 2015-04-08 15:43:57 +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]] + 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/index.xls.erb (3.4ms) +Completed 200 OK in 75ms (Views: 74.1ms | ActiveRecord: 0.4ms) +  (2.6ms) DELETE FROM "flyboy_task_comments"; +  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments'; +  (0.8ms) DELETE FROM "flyboy_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'; +  (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'; +  (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_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.7ms) DELETE FROM "flyboy_goals"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals'; + Flyboy::Goal Load (0.3ms) SELECT "flyboy_goals".* FROM "flyboy_goals" +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.4ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_6080"], ["description", "I-am-the-goal-description_8373"], ["version", 1], ["created_at", "2015-04-08 13:46:56.887229"], ["updated_at", "2015-04-08 13:46:56.887229"], ["tracking", "150408-1"]] +  (1.4ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_1007"], ["description", "I-am-the-goal-description_6696"], ["version", 1], ["created_at", "2015-04-08 13:46:56.897464"], ["updated_at", "2015-04-08 13:46:56.897464"], ["tracking", "150408-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 21ms (Views: 14.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.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-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_2831"], ["description", "I-am-the-goal-description_100"], ["version", 1], ["created_at", "2015-04-08 13:46:57.003437"], ["updated_at", "2015-04-08 13:46:57.003437"], ["tracking", "150408-1"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_8412"], ["description", "I-am-the-goal-description_2410"], ["version", 1], ["created_at", "2015-04-08 13:46:57.008935"], ["updated_at", "2015-04-08 13:46:57.008935"], ["tracking", "150408-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 11ms (Views: 1.1ms | 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.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.2ms) 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-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_4738"], ["description", "I-am-the-goal-description_8196"], ["version", 1], ["created_at", "2015-04-08 13:46:57.034988"], ["updated_at", "2015-04-08 13:46:57.034988"], ["tracking", "150408-1"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_2849"], ["description", "I-am-the-goal-description_3178"], ["version", 1], ["created_at", "2015-04-08 13:46:57.039377"], ["updated_at", "2015-04-08 13:46:57.039377"], ["tracking", "150408-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-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_5552"], ["description", "I-am-the-goal-description_2427"], ["version", 1], ["created_at", "2015-04-08 13:46:57.050217"], ["updated_at", "2015-04-08 13:46:57.050217"], ["tracking", "150408-3"]] +  (0.9ms) 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]] +  (43.6ms) begin transaction +  (0.2ms) 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-08 13:46:57.108331"], ["id", 7]] +  (0.7ms) commit transaction +Redirected to http://test.host/flyboy/goals +Completed 302 Found in 3311ms (ActiveRecord: 45.1ms) + 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-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_2544"], ["description", "I-am-the-goal-description_2529"], ["version", 1], ["created_at", "2015-04-08 13:47:00.369495"], ["updated_at", "2015-04-08 13:47:00.369495"], ["tracking", "150408-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-08 13:47:00.378716"], ["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-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_8035"], ["description", "I-am-the-goal-description_2128"], ["version", 1], ["created_at", "2015-04-08 13:47:00.384878"], ["updated_at", "2015-04-08 13:47:00.384878"], ["tracking", "150408-5"]] +  (0.9ms) 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-08 13:47:00.390630"], ["id", 9]] +  (0.9ms) commit transaction +Redirected to http://test.host/flyboy/goals/9 +Completed 302 Found in 5ms (ActiveRecord: 1.4ms) + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 9]] +  (0.2ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_7547"], ["description", "I-am-the-goal-description_1015"], ["version", 1], ["created_at", "2015-04-08 13:47:00.398200"], ["updated_at", "2015-04-08 13:47:00.398200"], ["tracking", "150408-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-08 13:47:00.404552"], ["id", 10]] +  (0.7ms) commit transaction +Redirected to http://test.host/flyboy/goals/10 +Completed 302 Found in 5ms (ActiveRecord: 1.2ms) +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_1887"], ["description", "I-am-the-goal-description_514"], ["version", 1], ["created_at", "2015-04-08 13:47:00.471712"], ["updated_at", "2015-04-08 13:47:00.471712"], ["tracking", "150408-7"]] +  (1.6ms) commit transaction +  (0.2ms) begin transaction + SQL (0.4ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 11], ["title", "I-am-a-task7747"], ["description", "I-am-the-task-description_2236"], ["cost", 1], ["created_at", "2015-04-08 13:47:00.485601"], ["updated_at", "2015-04-08 13:47:00.485601"]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + SQL (0.6ms) INSERT INTO "flyboy_task_comments" ("date", "task_id", "progress", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["date", "2015-04-08 13:47:00.496253"], ["task_id", 1], ["progress", 95], ["description", "I-am-a-task-comment"], ["created_at", "2015-04-08 13:47:00.497197"], ["updated_at", "2015-04-08 13:47:00.497197"]] + SQL (0.2ms) UPDATE "flyboy_tasks" SET "progress" = ?, "updated_at" = ? WHERE "flyboy_tasks"."id" = ? [["progress", 95], ["updated_at", "2015-04-08 13:47:00.499615"], ["id", 1]] +  (0.9ms) commit transaction +Processing by Flyboy::TaskCommentsController#create as HTML + Parameters: {"task_comment"=>{"id"=>"1", "task_id"=>"1", "date"=>"2015-04-08 13:47:00 UTC", "description"=>"I-am-a-task-comment", "progress"=>"95", "created_at"=>"2015-04-08 13:47:00 UTC", "updated_at"=>"2015-04-08 13:47:00 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.1ms) 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-08 13:47:00.509724"], ["created_at", "2015-04-08 13:47:00.511910"], ["updated_at", "2015-04-08 13:47:00.511910"]] +  (0.8ms) 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-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_669"], ["description", "I-am-the-goal-description_6541"], ["version", 1], ["created_at", "2015-04-08 13:47:00.522682"], ["updated_at", "2015-04-08 13:47:00.522682"], ["tracking", "150408-8"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 12], ["title", "I-am-a-task8733"], ["description", "I-am-the-task-description_4250"], ["cost", 1], ["created_at", "2015-04-08 13:47:00.527053"], ["updated_at", "2015-04-08 13:47:00.527053"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 12], ["title", "I-am-a-task1263"], ["description", "I-am-the-task-description_2510"], ["cost", 1], ["created_at", "2015-04-08 13:47:00.531149"], ["updated_at", "2015-04-08 13:47:00.531149"]] +  (0.8ms) commit transaction +Processing by Flyboy::TasksController#complete as HTML + Parameters: {"id"=>"2"} + Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 2]] + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 12]] +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_task_comments" ("progress", "description", "date", "task_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["progress", 100], ["description", "Marquée comme terminée."], ["date", "2015-04-08 13:47:00.538652"], ["task_id", 2], ["created_at", "2015-04-08 13:47:00.539947"], ["updated_at", "2015-04-08 13:47:00.539947"]] + SQL (0.1ms) UPDATE "flyboy_tasks" SET "progress" = ?, "done" = ?, "updated_at" = ? WHERE "flyboy_tasks"."id" = ? [["progress", 100], ["done", "t"], ["updated_at", "2015-04-08 13:47:00.541588"], ["id", 2]] +  (1.0ms) commit transaction +Redirected to http://test.hostwhere_i_came_from +Completed 302 Found in 9ms (ActiveRecord: 1.8ms) + Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1 [["id", 2]] +  (0.1ms) begin transaction +  (0.4ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_751"], ["description", "I-am-the-goal-description_8878"], ["version", 1], ["created_at", "2015-04-08 13:47:00.549378"], ["updated_at", "2015-04-08 13:47:00.549378"], ["tracking", "150408-9"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.4ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 13], ["title", "I-am-a-task6433"], ["description", "I-am-the-task-description_7576"], ["cost", 1], ["created_at", "2015-04-08 13:47:00.554548"], ["updated_at", "2015-04-08 13:47:00.554548"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 13], ["title", "I-am-a-task6760"], ["description", "I-am-the-task-description_2253"], ["cost", 1], ["created_at", "2015-04-08 13:47:00.559067"], ["updated_at", "2015-04-08 13:47:00.559067"]] +  (0.8ms) commit transaction +Processing by Flyboy::TasksController#complete as HTML + Parameters: {"id"=>"4"} + Flyboy::Task Load (0.2ms) 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", "Marquée comme terminée."], ["date", "2015-04-08 13:47:00.566590"], ["task_id", 4], ["created_at", "2015-04-08 13:47:00.568449"], ["updated_at", "2015-04-08 13:47:00.568449"]] + SQL (0.1ms) UPDATE "flyboy_tasks" SET "progress" = ?, "done" = ?, "updated_at" = ? WHERE "flyboy_tasks"."id" = ? [["progress", 100], ["done", "t"], ["updated_at", "2015-04-08 13:47:00.570128"], ["id", 4]] +  (0.9ms) commit transaction +Redirected to http://test.hostwhere_i_came_from +Completed 302 Found in 10ms (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.1ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_2100"], ["description", "I-am-the-goal-description_8551"], ["version", 1], ["created_at", "2015-04-08 13:47:00.576637"], ["updated_at", "2015-04-08 13:47:00.576637"], ["tracking", "150408-10"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 14], ["title", "I-am-a-task4727"], ["description", "I-am-the-task-description_5897"], ["cost", 1], ["created_at", "2015-04-08 13:47:00.580826"], ["updated_at", "2015-04-08 13:47:00.580826"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 14], ["title", "I-am-a-task2819"], ["description", "I-am-the-task-description_5719"], ["cost", 1], ["created_at", "2015-04-08 13:47:00.585243"], ["updated_at", "2015-04-08 13:47:00.585243"]] +  (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.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", "Marquée comme terminée."], ["date", "2015-04-08 13:47:00.594233"], ["task_id", 6], ["created_at", "2015-04-08 13:47:00.595803"], ["updated_at", "2015-04-08 13:47:00.595803"]] + SQL (0.1ms) UPDATE "flyboy_tasks" SET "progress" = ?, "done" = ?, "updated_at" = ? WHERE "flyboy_tasks"."id" = ? [["progress", 100], ["done", "t"], ["updated_at", "2015-04-08 13:47:00.597896"], ["id", 6]] +  (0.9ms) 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", 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-08') + SQL (0.4ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_8683"], ["description", "I-am-the-goal-description_2805"], ["version", 1], ["created_at", "2015-04-08 13:47:00.606298"], ["updated_at", "2015-04-08 13:47:00.606298"], ["tracking", "150408-11"]] +  (1.0ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 15], ["title", "I-am-a-task7972"], ["description", "I-am-the-task-description_9643"], ["cost", 1], ["created_at", "2015-04-08 13:47:00.611025"], ["updated_at", "2015-04-08 13:47:00.611025"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 15], ["title", "I-am-a-task6792"], ["description", "I-am-the-task-description_7429"], ["cost", 1], ["created_at", "2015-04-08 13:47:00.615133"], ["updated_at", "2015-04-08 13:47:00.615133"]] +  (1.0ms) commit transaction +Processing by Flyboy::TasksController#complete as HTML + Parameters: {"id"=>"8"} + Flyboy::Task Load (0.2ms) 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", "Marquée comme terminée."], ["date", "2015-04-08 13:47:00.622782"], ["task_id", 8], ["created_at", "2015-04-08 13:47:00.624084"], ["updated_at", "2015-04-08 13:47:00.624084"]] + SQL (0.2ms) UPDATE "flyboy_tasks" SET "progress" = ?, "done" = ?, "updated_at" = ? WHERE "flyboy_tasks"."id" = ? [["progress", 100], ["done", "t"], ["updated_at", "2015-04-08 13:47:00.626004"], ["id", 8]] +  (0.8ms) commit transaction +Redirected to http://test.hostwhere_i_came_from +Completed 302 Found in 9ms (ActiveRecord: 1.6ms) +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_1079"], ["description", "I-am-the-goal-description_1912"], ["version", 1], ["created_at", "2015-04-08 13:47:00.632808"], ["updated_at", "2015-04-08 13:47:00.632808"], ["tracking", "150408-12"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 16], ["title", "I-am-a-task5034"], ["description", "I-am-the-task-description_1950"], ["cost", 1], ["created_at", "2015-04-08 13:47:00.636823"], ["updated_at", "2015-04-08 13:47:00.636823"]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 16], ["title", "I-am-a-task3229"], ["description", "I-am-the-task-description_3484"], ["cost", 1], ["created_at", "2015-04-08 13:47:00.640812"], ["updated_at", "2015-04-08 13:47:00.640812"]] +  (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.3ms | ActiveRecord: 0.0ms) +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_8872"], ["description", "I-am-the-goal-description_1170"], ["version", 1], ["created_at", "2015-04-08 13:47:00.654482"], ["updated_at", "2015-04-08 13:47:00.654482"], ["tracking", "150408-13"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 17], ["title", "I-am-a-task1142"], ["description", "I-am-the-task-description_1161"], ["cost", 1], ["created_at", "2015-04-08 13:47:00.658983"], ["updated_at", "2015-04-08 13:47:00.658983"]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 17], ["title", "I-am-a-task4526"], ["description", "I-am-the-task-description_7879"], ["cost", 1], ["created_at", "2015-04-08 13:47:00.663379"], ["updated_at", "2015-04-08 13:47:00.663379"]] +  (0.7ms) commit transaction + Flyboy::Task Load (0.5ms) 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.3ms) DELETE FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."id" = ? [["id", 2]] + SQL (0.0ms) DELETE FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."id" = ? [["id", 1]] + SQL (0.1ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 1]] +  (0.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", 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.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", 3]] + SQL (0.1ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 3]] +  (0.7ms) commit transaction +  (0.0ms) begin transaction + Flyboy::TaskComment Load (0.1ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 4]] + SQL (0.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.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", 5]] + SQL (0.2ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 5]] +  (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", 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.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", 7]] + SQL (0.2ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 7]] +  (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", 8]] + SQL (0.2ms) DELETE FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."id" = ? [["id", 6]] + SQL (0.0ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 8]] +  (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", 9]] + SQL (0.3ms) 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.3ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 10]] +  (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", 11]] + SQL (0.2ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 11]] +  (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", 12]] + SQL (0.3ms) 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-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_1098"], ["description", "I-am-the-goal-description_7231"], ["version", 1], ["created_at", "2015-04-08 13:47:00.710068"], ["updated_at", "2015-04-08 13:47:00.710068"], ["tracking", "150408-14"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 18], ["title", "I-am-a-task9669"], ["description", "I-am-the-task-description_9774"], ["cost", 1], ["created_at", "2015-04-08 13:47:00.715145"], ["updated_at", "2015-04-08 13:47:00.715145"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_8731"], ["description", "I-am-the-goal-description_6525"], ["version", 1], ["created_at", "2015-04-08 13:47:00.721233"], ["updated_at", "2015-04-08 13:47:00.721233"], ["tracking", "150408-15"]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 19], ["title", "I-am-a-task5775"], ["description", "I-am-the-task-description_6052"], ["cost", 1], ["created_at", "2015-04-08 13:47:00.725419"], ["updated_at", "2015-04-08 13:47:00.725419"]] +  (0.9ms) commit transaction +Processing by Flyboy::TasksController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (0.2ms) +Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms) + Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.4ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_8677"], ["description", "I-am-the-goal-description_7653"], ["version", 1], ["created_at", "2015-04-08 13:47:00.735820"], ["updated_at", "2015-04-08 13:47:00.735820"], ["tracking", "150408-16"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 20], ["title", "I-am-a-task7388"], ["description", "I-am-the-task-description_9795"], ["cost", 1], ["created_at", "2015-04-08 13:47:00.740578"], ["updated_at", "2015-04-08 13:47:00.740578"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 20], ["title", "I-am-a-task5862"], ["description", "I-am-the-task-description_7085"], ["cost", 1], ["created_at", "2015-04-08 13:47:00.745378"], ["updated_at", "2015-04-08 13:47:00.745378"]] +  (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.1ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 15]] +  (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", 16]] + SQL (0.1ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 16]] +  (0.7ms) commit transaction +  (0.0ms) begin transaction + Flyboy::TaskComment Load (0.1ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 17]] + SQL (0.1ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 17]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_3983"], ["description", "I-am-the-goal-description_117"], ["version", 1], ["created_at", "2015-04-08 13:47:00.760935"], ["updated_at", "2015-04-08 13:47:00.760935"], ["tracking", "150408-17"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 21], ["title", "I-am-a-task6260"], ["description", "I-am-the-task-description_5680"], ["cost", 1], ["created_at", "2015-04-08 13:47:00.764885"], ["updated_at", "2015-04-08 13:47:00.764885"]] +  (1.2ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_9235"], ["description", "I-am-the-goal-description_6979"], ["version", 1], ["created_at", "2015-04-08 13:47:00.770350"], ["updated_at", "2015-04-08 13:47:00.770350"], ["tracking", "150408-18"]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 22], ["title", "I-am-a-task4626"], ["description", "I-am-the-task-description_3392"], ["cost", 1], ["created_at", "2015-04-08 13:47:00.775174"], ["updated_at", "2015-04-08 13:47:00.775174"]] +  (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-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_5642"], ["description", "I-am-the-goal-description_6279"], ["version", 1], ["created_at", "2015-04-08 13:47:00.786110"], ["updated_at", "2015-04-08 13:47:00.786110"], ["tracking", "150408-19"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 23], ["title", "I-am-a-task9685"], ["description", "I-am-the-task-description_617"], ["cost", 1], ["created_at", "2015-04-08 13:47:00.789997"], ["updated_at", "2015-04-08 13:47:00.789997"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 23], ["title", "I-am-a-task7465"], ["description", "I-am-the-task-description_2132"], ["cost", 1], ["created_at", "2015-04-08 13:47:00.794703"], ["updated_at", "2015-04-08 13:47:00.794703"]] +  (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.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.7ms) commit transaction +  (0.1ms) begin transaction + Flyboy::TaskComment Load (0.1ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 19]] + SQL (0.2ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 19]] +  (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", 20]] + SQL (0.1ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 20]] +  (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", 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-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_9906"], ["description", "I-am-the-goal-description_769"], ["version", 1], ["created_at", "2015-04-08 13:47:00.813086"], ["updated_at", "2015-04-08 13:47:00.813086"], ["tracking", "150408-20"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 24], ["title", "I-am-a-task6530"], ["description", "I-am-the-task-description_3704"], ["cost", 1], ["created_at", "2015-04-08 13:47:00.817244"], ["updated_at", "2015-04-08 13:47:00.817244"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_8716"], ["description", "I-am-the-goal-description_5308"], ["version", 1], ["created_at", "2015-04-08 13:47:00.821481"], ["updated_at", "2015-04-08 13:47:00.821481"], ["tracking", "150408-21"]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 25], ["title", "I-am-a-task9532"], ["description", "I-am-the-task-description_900"], ["cost", 1], ["created_at", "2015-04-08 13:47:00.882129"], ["updated_at", "2015-04-08 13:47:00.882129"]] +  (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.2ms | ActiveRecord: 0.0ms) + Flyboy::Task Load (0.3ms) 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-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_2743"], ["description", "I-am-the-goal-description_9609"], ["version", 1], ["created_at", "2015-04-08 13:47:00.894050"], ["updated_at", "2015-04-08 13:47:00.894050"], ["tracking", "150408-22"]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 26], ["title", "I-am-a-task153"], ["description", "I-am-the-task-description_5344"], ["cost", 1], ["created_at", "2015-04-08 13:47:00.898021"], ["updated_at", "2015-04-08 13:47:00.898021"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 26], ["title", "I-am-a-task8247"], ["description", "I-am-the-task-description_3777"], ["cost", 1], ["created_at", "2015-04-08 13:47:00.902005"], ["updated_at", "2015-04-08 13:47:00.902005"]] +  (0.8ms) commit transaction +Processing by Flyboy::TasksController#show as HTML + Parameters: {"id"=>"24"} + Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 24]] + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 26]] + Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 24]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/show.html.slim within layouts/application (0.2ms) +Completed 200 OK in 8ms (Views: 2.1ms | ActiveRecord: 0.5ms) +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_3402"], ["description", "I-am-the-goal-description_9238"], ["version", 1], ["created_at", "2015-04-08 13:47:00.917841"], ["updated_at", "2015-04-08 13:47:00.917841"], ["tracking", "150408-23"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 27], ["title", "I-am-a-task4916"], ["description", "I-am-the-task-description_4838"], ["cost", 1], ["created_at", "2015-04-08 13:47:00.923113"], ["updated_at", "2015-04-08 13:47:00.923113"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 27], ["title", "I-am-a-task7100"], ["description", "I-am-the-task-description_9797"], ["cost", 1], ["created_at", "2015-04-08 13:47:00.927734"], ["updated_at", "2015-04-08 13:47:00.927734"]] +  (0.9ms) commit transaction +Processing by Flyboy::TasksController#new as HTML + Parameters: {"goal_id"=>"27"} + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 27]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/new.html.slim within layouts/application (0.2ms) +Completed 200 OK in 6ms (Views: 2.1ms | ActiveRecord: 0.1ms) +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_5042"], ["description", "I-am-the-goal-description_1813"], ["version", 1], ["created_at", "2015-04-08 13:47:00.941219"], ["updated_at", "2015-04-08 13:47:00.941219"], ["tracking", "150408-24"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 28], ["title", "I-am-a-task7212"], ["description", "I-am-the-task-description_8358"], ["cost", 1], ["created_at", "2015-04-08 13:47:00.945213"], ["updated_at", "2015-04-08 13:47:00.945213"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 28], ["title", "I-am-a-task1669"], ["description", "I-am-the-task-description_4411"], ["cost", 1], ["created_at", "2015-04-08 13:47:00.949237"], ["updated_at", "2015-04-08 13:47:00.949237"]] +  (0.8ms) 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 6ms (Views: 3.1ms | ActiveRecord: 0.3ms) +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_3856"], ["description", "I-am-the-goal-description_9866"], ["version", 1], ["created_at", "2015-04-08 13:47:00.963077"], ["updated_at", "2015-04-08 13:47:00.963077"], ["tracking", "150408-25"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 29], ["title", "I-am-a-task2520"], ["description", "I-am-the-task-description_8189"], ["cost", 1], ["created_at", "2015-04-08 13:47:00.967613"], ["updated_at", "2015-04-08 13:47:00.967613"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 29], ["title", "I-am-a-task9099"], ["description", "I-am-the-task-description_5838"], ["cost", 1], ["created_at", "2015-04-08 13:47:00.971700"], ["updated_at", "2015-04-08 13:47:00.971700"]] +  (0.9ms) commit transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" +Processing by Flyboy::TasksController#create as HTML + Parameters: {"task"=>{"title"=>"New Task", "goal_id"=>"29", "reminder"=>"2015-04-08", "term"=>"2015-04-08"}} + 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.5ms) INSERT INTO "flyboy_tasks" ("goal_id", "title", "term", "reminder", "done", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["goal_id", 29], ["title", "New Task"], ["term", "2015-04-08"], ["reminder", "2015-04-08"], ["done", "f"], ["created_at", "2015-04-08 13:47:00.983705"], ["updated_at", "2015-04-08 13:47:00.983705"]] +  (0.8ms) commit transaction +Redirected to http://test.host/flyboy/tasks/32 +Completed 302 Found in 7ms (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-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_6534"], ["description", "I-am-the-goal-description_4468"], ["version", 1], ["created_at", "2015-04-08 13:47:00.991691"], ["updated_at", "2015-04-08 13:47:00.991691"], ["tracking", "150408-26"]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.6ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 30], ["title", "I-am-a-task7104"], ["description", "I-am-the-task-description_3869"], ["cost", 1], ["created_at", "2015-04-08 13:47:00.995881"], ["updated_at", "2015-04-08 13:47:00.995881"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 30], ["title", "I-am-a-task7876"], ["description", "I-am-the-task-description_9557"], ["cost", 1], ["created_at", "2015-04-08 13:47:01.001493"], ["updated_at", "2015-04-08 13:47:01.001493"]] +  (0.8ms) commit transaction +Processing by Flyboy::TasksController#create as HTML + Parameters: {"task"=>{"title"=>"New Task", "goal_id"=>"30", "reminder"=>"2015-04-08", "term"=>"2015-04-08"}} + 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-08"], ["reminder", "2015-04-08"], ["done", "f"], ["created_at", "2015-04-08 13:47:01.007997"], ["updated_at", "2015-04-08 13:47:01.007997"]] +  (0.8ms) commit transaction +Redirected to http://test.host/flyboy/tasks/35 +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-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_1315"], ["description", "I-am-the-goal-description_5437"], ["version", 1], ["created_at", "2015-04-08 13:47:01.019683"], ["updated_at", "2015-04-08 13:47:01.019683"], ["tracking", "150408-27"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 31], ["title", "I-am-a-task3207"], ["description", "I-am-the-task-description_5916"], ["cost", 1], ["created_at", "2015-04-08 13:47:01.024444"], ["updated_at", "2015-04-08 13:47:01.024444"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 31], ["title", "I-am-a-task5639"], ["description", "I-am-the-task-description_7335"], ["cost", 1], ["created_at", "2015-04-08 13:47:01.028995"], ["updated_at", "2015-04-08 13:47:01.028995"]] +  (0.8ms) commit transaction +Processing by Flyboy::TasksController#create as HTML + Parameters: {"task"=>{"title"=>"New Task", "goal_id"=>"31", "reminder"=>"2015-04-08", "term"=>"2015-04-08"}} + Flyboy::Goal Load (0.2ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 31]] +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("goal_id", "title", "term", "reminder", "done", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["goal_id", 31], ["title", "New Task"], ["term", "2015-04-08"], ["reminder", "2015-04-08"], ["done", "f"], ["created_at", "2015-04-08 13:47:01.038177"], ["updated_at", "2015-04-08 13:47:01.038177"]] +  (0.9ms) commit transaction +Redirected to http://test.host/flyboy/tasks/38 +Completed 302 Found in 7ms (ActiveRecord: 1.4ms) + 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-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_5632"], ["description", "I-am-the-goal-description_2639"], ["version", 1], ["created_at", "2015-04-08 13:47:01.046003"], ["updated_at", "2015-04-08 13:47:01.046003"], ["tracking", "150408-28"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 32], ["title", "I-am-a-task8404"], ["description", "I-am-the-task-description_3471"], ["cost", 1], ["created_at", "2015-04-08 13:47:01.050312"], ["updated_at", "2015-04-08 13:47:01.050312"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 32], ["title", "I-am-a-task7118"], ["description", "I-am-the-task-description_4541"], ["cost", 1], ["created_at", "2015-04-08 13:47:01.054520"], ["updated_at", "2015-04-08 13:47:01.054520"]] +  (0.8ms) commit transaction +Processing by Flyboy::TasksController#create as HTML + Parameters: {"task"=>{"title"=>nil, "goal_id"=>"32"}} + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 32]] +  (0.1ms) begin transaction +  (0.0ms) rollback transaction + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/new.html.slim within layouts/application (0.5ms) +Completed 200 OK in 5ms (Views: 1.6ms | ActiveRecord: 0.2ms) +  (0.1ms) begin transaction +  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.4ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_1182"], ["description", "I-am-the-goal-description_7630"], ["version", 1], ["created_at", "2015-04-08 13:47:01.067354"], ["updated_at", "2015-04-08 13:47:01.067354"], ["tracking", "150408-29"]] +  (0.7ms) commit transaction +  (0.0ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 33], ["title", "I-am-a-task2285"], ["description", "I-am-the-task-description_6661"], ["cost", 1], ["created_at", "2015-04-08 13:47:01.072334"], ["updated_at", "2015-04-08 13:47:01.072334"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 33], ["title", "I-am-a-task9146"], ["description", "I-am-the-task-description_8940"], ["cost", 1], ["created_at", "2015-04-08 13:47:01.076381"], ["updated_at", "2015-04-08 13:47:01.076381"]] +  (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", 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-08"], ["term", "2015-04-08"], ["done", "f"], ["created_at", "2015-04-08 13:47:01.081380"], ["updated_at", "2015-04-08 13:47:01.081380"]] +  (0.8ms) commit transaction +Processing by Flyboy::TasksController#update as HTML + Parameters: {"task"=>{"title"=>"New Task", "goal_id"=>"33", "reminder"=>"2015-04-08", "term"=>"2015-04-08"}, "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 5ms (ActiveRecord: 0.3ms) +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_143"], ["description", "I-am-the-goal-description_2149"], ["version", 1], ["created_at", "2015-04-08 13:47:01.094213"], ["updated_at", "2015-04-08 13:47:01.094213"], ["tracking", "150408-30"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 34], ["title", "I-am-a-task6477"], ["description", "I-am-the-task-description_3350"], ["cost", 1], ["created_at", "2015-04-08 13:47:01.098078"], ["updated_at", "2015-04-08 13:47:01.098078"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 34], ["title", "I-am-a-task7328"], ["description", "I-am-the-task-description_2328"], ["cost", 1], ["created_at", "2015-04-08 13:47:01.102165"], ["updated_at", "2015-04-08 13:47:01.102165"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 34]] + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("title", "goal_id", "reminder", "term", "done", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["title", "New Task"], ["goal_id", 34], ["reminder", "2015-04-08"], ["term", "2015-04-08"], ["done", "f"], ["created_at", "2015-04-08 13:47:01.106023"], ["updated_at", "2015-04-08 13:47:01.106023"]] +  (0.8ms) commit transaction +Processing by Flyboy::TasksController#update as HTML + Parameters: {"task"=>{"title"=>"New Task", "goal_id"=>"34", "reminder"=>"2015-04-08", "term"=>"2015-04-08"}, "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.1ms) commit transaction +Redirected to http://test.host/flyboy/tasks/46 +Completed 302 Found in 7ms (ActiveRecord: 0.4ms) +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_7586"], ["description", "I-am-the-goal-description_8338"], ["version", 1], ["created_at", "2015-04-08 13:47:01.122243"], ["updated_at", "2015-04-08 13:47:01.122243"], ["tracking", "150408-31"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 35], ["title", "I-am-a-task5546"], ["description", "I-am-the-task-description_5353"], ["cost", 1], ["created_at", "2015-04-08 13:47:01.126565"], ["updated_at", "2015-04-08 13:47:01.126565"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 35], ["title", "I-am-a-task1693"], ["description", "I-am-the-task-description_1274"], ["cost", 1], ["created_at", "2015-04-08 13:47:01.130921"], ["updated_at", "2015-04-08 13:47:01.130921"]] +  (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", 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-08"], ["term", "2015-04-08"], ["done", "f"], ["created_at", "2015-04-08 13:47:01.135322"], ["updated_at", "2015-04-08 13:47:01.135322"]] +  (0.9ms) 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: 0.9ms | ActiveRecord: 0.4ms) +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_7683"], ["description", "I-am-the-goal-description_5601"], ["version", 1], ["created_at", "2015-04-08 13:47:01.148534"], ["updated_at", "2015-04-08 13:47:01.148534"], ["tracking", "150408-32"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 36], ["title", "I-am-a-task2957"], ["description", "I-am-the-task-description_7082"], ["cost", 1], ["created_at", "2015-04-08 13:47:01.152862"], ["updated_at", "2015-04-08 13:47:01.152862"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.5ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 36], ["title", "I-am-a-task9369"], ["description", "I-am-the-task-description_9257"], ["cost", 1], ["created_at", "2015-04-08 13:47:01.157563"], ["updated_at", "2015-04-08 13:47:01.157563"]] +  (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-08"], ["term", "2015-04-08"], ["done", "f"], ["created_at", "2015-04-08 13:47:01.163172"], ["updated_at", "2015-04-08 13:47:01.163172"]] +  (0.9ms) 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.2ms) 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 6ms (ActiveRecord: 1.5ms) +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" +  (0.1ms) begin transaction +  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_2804"], ["description", "I-am-the-goal-description_7084"], ["version", 1], ["created_at", "2015-04-08 13:47:01.179460"], ["updated_at", "2015-04-08 13:47:01.179460"], ["tracking", "150408-33"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 37], ["title", "I-am-a-task9782"], ["description", "I-am-the-task-description_726"], ["cost", 1], ["created_at", "2015-04-08 13:47:01.184734"], ["updated_at", "2015-04-08 13:47:01.184734"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 37], ["title", "I-am-a-task8870"], ["description", "I-am-the-task-description_876"], ["cost", 1], ["created_at", "2015-04-08 13:47:01.189245"], ["updated_at", "2015-04-08 13:47:01.189245"]] +  (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.3ms) INSERT INTO "flyboy_tasks" ("title", "goal_id", "reminder", "term", "done", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["title", "New Task"], ["goal_id", 37], ["reminder", "2015-04-08"], ["term", "2015-04-08"], ["done", "f"], ["created_at", "2015-04-08 13:47:01.193496"], ["updated_at", "2015-04-08 13:47:01.193496"]] +  (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-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_154"], ["description", "I-am-the-goal-description_4212"], ["version", 1], ["created_at", "2015-04-08 13:47:01.207963"], ["updated_at", "2015-04-08 13:47:01.207963"], ["tracking", "150408-34"]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 38], ["title", "I-am-a-task7318"], ["description", "I-am-the-task-description_2553"], ["cost", 1], ["created_at", "2015-04-08 13:47:01.212626"], ["updated_at", "2015-04-08 13:47:01.212626"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 38], ["title", "I-am-a-task4036"], ["description", "I-am-the-task-description_4149"], ["cost", 1], ["created_at", "2015-04-08 13:47:01.216580"], ["updated_at", "2015-04-08 13:47:01.216580"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 38]] + SQL (0.5ms) INSERT INTO "flyboy_tasks" ("title", "goal_id", "reminder", "term", "done", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["title", "New Task"], ["goal_id", 38], ["reminder", "2015-04-08"], ["term", "2015-04-08"], ["done", "f"], ["created_at", "2015-04-08 13:47:01.220620"], ["updated_at", "2015-04-08 13:47:01.220620"]] +  (0.7ms) commit transaction +Processing by Flyboy::TasksController#snooze as HTML + Parameters: {"id"=>"58"} + Flyboy::Task Load (0.3ms) 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-15"], ["term", "2015-05-08"], ["updated_at", "2015-04-08 13:47:01.229460"], ["id", 58]] +  (0.8ms) commit transaction +Redirected to http://test.host/flyboy/tasks +Completed 302 Found in 7ms (ActiveRecord: 1.7ms) +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_634"], ["description", "I-am-the-goal-description_2927"], ["version", 1], ["created_at", "2015-04-08 13:47:01.236222"], ["updated_at", "2015-04-08 13:47:01.236222"], ["tracking", "150408-35"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction +  (0.5ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_3969"], ["description", "I-am-the-goal-description_4008"], ["version", 1], ["created_at", "2015-04-08 13:47:01.242574"], ["updated_at", "2015-04-08 13:47:01.242574"], ["tracking", "150408-36"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-07"], ["goal_id", 40], ["title", "I-am-a-task4521"], ["description", "I-am-the-task-description_9205"], ["cost", 1], ["created_at", "2015-04-08 13:47:01.247678"], ["updated_at", "2015-04-08 13:47:01.247678"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_1856"], ["description", "I-am-the-goal-description_8162"], ["version", 1], ["created_at", "2015-04-08 13:47:01.252846"], ["updated_at", "2015-04-08 13:47:01.252846"], ["tracking", "150408-37"]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-09"], ["goal_id", 41], ["title", "I-am-a-task5291"], ["description", "I-am-the-task-description_5651"], ["cost", 1], ["created_at", "2015-04-08 13:47:01.257011"], ["updated_at", "2015-04-08 13:47:01.257011"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_4660"], ["description", "I-am-the-goal-description_6628"], ["version", 1], ["created_at", "2015-04-08 13:47:01.260581"], ["updated_at", "2015-04-08 13:47:01.260581"], ["tracking", "150408-38"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-07"], ["goal_id", 42], ["title", "I-am-a-task9239"], ["description", "I-am-the-task-description_6188"], ["cost", 1], ["created_at", "2015-04-08 13:47:01.265456"], ["updated_at", "2015-04-08 13:47:01.265456"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-09"], ["goal_id", 42], ["title", "I-am-a-task1152"], ["description", "I-am-the-task-description_6510"], ["cost", 1], ["created_at", "2015-04-08 13:47:01.269825"], ["updated_at", "2015-04-08 13:47:01.269825"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-09"], ["term", "2015-04-11"], ["goal_id", 39], ["title", "I-am-a-task7496"], ["description", "I-am-the-task-description_4173"], ["cost", 1], ["created_at", "2015-04-08 13:47:01.274448"], ["updated_at", "2015-04-08 13:47:01.274448"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2015-04-05"], ["term", "2015-04-07"], ["goal_id", 39], ["title", "I-am-a-task9854"], ["description", "I-am-the-task-description_7106"], ["cost", 1], ["created_at", "2015-04-08 13:47:01.278854"], ["updated_at", "2015-04-08 13:47:01.278854"]] +  (0.8ms) commit transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 39 AND done = 'f' AND term < '2015-04-08') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 39 AND done = 'f' AND term > '2015-04-08' AND reminder < '2015-04-08') +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_1091"], ["description", "I-am-the-goal-description_6605"], ["version", 1], ["created_at", "2015-04-08 13:47:01.285840"], ["updated_at", "2015-04-08 13:47:01.285840"], ["tracking", "150408-39"]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_2293"], ["description", "I-am-the-goal-description_3315"], ["version", 1], ["created_at", "2015-04-08 13:47:01.291193"], ["updated_at", "2015-04-08 13:47:01.291193"], ["tracking", "150408-40"]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-07"], ["goal_id", 44], ["title", "I-am-a-task3792"], ["description", "I-am-the-task-description_308"], ["cost", 1], ["created_at", "2015-04-08 13:47:01.295223"], ["updated_at", "2015-04-08 13:47:01.295223"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_2851"], ["description", "I-am-the-goal-description_636"], ["version", 1], ["created_at", "2015-04-08 13:47:01.299784"], ["updated_at", "2015-04-08 13:47:01.299784"], ["tracking", "150408-41"]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-09"], ["goal_id", 45], ["title", "I-am-a-task1666"], ["description", "I-am-the-task-description_3077"], ["cost", 1], ["created_at", "2015-04-08 13:47:01.303965"], ["updated_at", "2015-04-08 13:47:01.303965"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_4983"], ["description", "I-am-the-goal-description_5272"], ["version", 1], ["created_at", "2015-04-08 13:47:01.307117"], ["updated_at", "2015-04-08 13:47:01.307117"], ["tracking", "150408-42"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.5ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-07"], ["goal_id", 46], ["title", "I-am-a-task936"], ["description", "I-am-the-task-description_1610"], ["cost", 1], ["created_at", "2015-04-08 13:47:01.316528"], ["updated_at", "2015-04-08 13:47:01.316528"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-09"], ["goal_id", 46], ["title", "I-am-a-task4283"], ["description", "I-am-the-task-description_9178"], ["cost", 1], ["created_at", "2015-04-08 13:47:01.322842"], ["updated_at", "2015-04-08 13:47:01.322842"]] +  (1.0ms) commit transaction +  (0.1ms) begin transaction + SQL (0.5ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-09"], ["term", "2015-04-11"], ["goal_id", 43], ["title", "I-am-a-task232"], ["description", "I-am-the-task-description_5512"], ["cost", 1], ["created_at", "2015-04-08 13:47:01.328694"], ["updated_at", "2015-04-08 13:47:01.328694"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2015-04-05"], ["term", "2015-04-07"], ["goal_id", 43], ["title", "I-am-a-task907"], ["description", "I-am-the-task-description_8879"], ["cost", 1], ["created_at", "2015-04-08 13:47:01.336093"], ["updated_at", "2015-04-08 13:47:01.336093"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.4ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_3757"], ["description", "I-am-the-goal-description_3823"], ["version", 1], ["created_at", "2015-04-08 13:47:01.340302"], ["updated_at", "2015-04-08 13:47:01.340302"], ["tracking", "150408-43"]] +  (0.9ms) commit transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 47 AND done = 'f' AND term < '2015-04-08') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 47 AND done = 'f' AND term > '2015-04-08' AND reminder < '2015-04-08') +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_6847"], ["description", "I-am-the-goal-description_76"], ["version", 1], ["created_at", "2015-04-08 13:47:01.348369"], ["updated_at", "2015-04-08 13:47:01.348369"], ["tracking", "150408-44"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_9579"], ["description", "I-am-the-goal-description_1711"], ["version", 1], ["created_at", "2015-04-08 13:47:01.353525"], ["updated_at", "2015-04-08 13:47:01.353525"], ["tracking", "150408-45"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-07"], ["goal_id", 49], ["title", "I-am-a-task9301"], ["description", "I-am-the-task-description_7586"], ["cost", 1], ["created_at", "2015-04-08 13:47:01.357672"], ["updated_at", "2015-04-08 13:47:01.357672"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_8776"], ["description", "I-am-the-goal-description_592"], ["version", 1], ["created_at", "2015-04-08 13:47:01.361960"], ["updated_at", "2015-04-08 13:47:01.361960"], ["tracking", "150408-46"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-09"], ["goal_id", 50], ["title", "I-am-a-task6762"], ["description", "I-am-the-task-description_8274"], ["cost", 1], ["created_at", "2015-04-08 13:47:01.366580"], ["updated_at", "2015-04-08 13:47:01.366580"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction +  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_8270"], ["description", "I-am-the-goal-description_8067"], ["version", 1], ["created_at", "2015-04-08 13:47:01.369908"], ["updated_at", "2015-04-08 13:47:01.369908"], ["tracking", "150408-47"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-07"], ["goal_id", 51], ["title", "I-am-a-task6225"], ["description", "I-am-the-task-description_3956"], ["cost", 1], ["created_at", "2015-04-08 13:47:01.376132"], ["updated_at", "2015-04-08 13:47:01.376132"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-09"], ["goal_id", 51], ["title", "I-am-a-task5815"], ["description", "I-am-the-task-description_588"], ["cost", 1], ["created_at", "2015-04-08 13:47:01.380993"], ["updated_at", "2015-04-08 13:47:01.380993"]] +  (0.9ms) commit transaction +  (0.2ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-09"], ["term", "2015-04-11"], ["goal_id", 48], ["title", "I-am-a-task9689"], ["description", "I-am-the-task-description_8787"], ["cost", 1], ["created_at", "2015-04-08 13:47:01.386995"], ["updated_at", "2015-04-08 13:47:01.386995"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2015-04-05"], ["term", "2015-04-07"], ["goal_id", 48], ["title", "I-am-a-task8900"], ["description", "I-am-the-task-description_8771"], ["cost", 1], ["created_at", "2015-04-08 13:47:01.391889"], ["updated_at", "2015-04-08 13:47:01.391889"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-09"], ["goal_id", 48], ["title", "I-am-a-task9043"], ["description", "I-am-the-task-description_8871"], ["cost", 1], ["created_at", "2015-04-08 13:47:01.397347"], ["updated_at", "2015-04-08 13:47:01.397347"]] +  (0.9ms) commit transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 48 AND done = 'f' AND term < '2015-04-08') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 48 AND done = 'f' AND term > '2015-04-08' AND reminder < '2015-04-08') +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.4ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_5989"], ["description", "I-am-the-goal-description_7816"], ["version", 1], ["created_at", "2015-04-08 13:47:01.406305"], ["updated_at", "2015-04-08 13:47:01.406305"], ["tracking", "150408-48"]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_3775"], ["description", "I-am-the-goal-description_6958"], ["version", 1], ["created_at", "2015-04-08 13:47:01.412140"], ["updated_at", "2015-04-08 13:47:01.412140"], ["tracking", "150408-49"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-07"], ["goal_id", 53], ["title", "I-am-a-task7015"], ["description", "I-am-the-task-description_9133"], ["cost", 1], ["created_at", "2015-04-08 13:47:01.480955"], ["updated_at", "2015-04-08 13:47:01.480955"]] +  (1.4ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_4848"], ["description", "I-am-the-goal-description_5343"], ["version", 1], ["created_at", "2015-04-08 13:47:01.486678"], ["updated_at", "2015-04-08 13:47:01.486678"], ["tracking", "150408-50"]] +  (0.7ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-09"], ["goal_id", 54], ["title", "I-am-a-task1867"], ["description", "I-am-the-task-description_6073"], ["cost", 1], ["created_at", "2015-04-08 13:47:01.490528"], ["updated_at", "2015-04-08 13:47:01.490528"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_1060"], ["description", "I-am-the-goal-description_322"], ["version", 1], ["created_at", "2015-04-08 13:47:01.493759"], ["updated_at", "2015-04-08 13:47:01.493759"], ["tracking", "150408-51"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.5ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-07"], ["goal_id", 55], ["title", "I-am-a-task2808"], ["description", "I-am-the-task-description_9116"], ["cost", 1], ["created_at", "2015-04-08 13:47:01.498535"], ["updated_at", "2015-04-08 13:47:01.498535"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-09"], ["goal_id", 55], ["title", "I-am-a-task2679"], ["description", "I-am-the-task-description_3995"], ["cost", 1], ["created_at", "2015-04-08 13:47:01.504176"], ["updated_at", "2015-04-08 13:47:01.504176"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-09"], ["term", "2015-04-11"], ["goal_id", 52], ["title", "I-am-a-task1109"], ["description", "I-am-the-task-description_5199"], ["cost", 1], ["created_at", "2015-04-08 13:47:01.509180"], ["updated_at", "2015-04-08 13:47:01.509180"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2015-04-05"], ["term", "2015-04-07"], ["goal_id", 52], ["title", "I-am-a-task339"], ["description", "I-am-the-task-description_7414"], ["cost", 1], ["created_at", "2015-04-08 13:47:01.514925"], ["updated_at", "2015-04-08 13:47:01.514925"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-07"], ["goal_id", 52], ["title", "I-am-a-task8286"], ["description", "I-am-the-task-description_1837"], ["cost", 1], ["created_at", "2015-04-08 13:47:01.520221"], ["updated_at", "2015-04-08 13:47:01.520221"]] +  (0.8ms) commit transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 52 AND done = 'f' AND term < '2015-04-08') +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_727"], ["description", "I-am-the-goal-description_3419"], ["version", 1], ["created_at", "2015-04-08 13:47:01.527016"], ["updated_at", "2015-04-08 13:47:01.527016"], ["tracking", "150408-52"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-09"], ["term", "2015-04-11"], ["goal_id", 56], ["title", "I-am-a-task7417"], ["description", "I-am-the-task-description_3715"], ["cost", 1], ["created_at", "2015-04-08 13:47:01.531717"], ["updated_at", "2015-04-08 13:47:01.531717"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.4ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_4625"], ["description", "I-am-the-goal-description_2214"], ["version", 1], ["created_at", "2015-04-08 13:47:01.537464"], ["updated_at", "2015-04-08 13:47:01.537464"], ["tracking", "150408-53"]] +  (0.8ms) commit transaction +  (0.2ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-07"], ["term", "2015-04-11"], ["goal_id", 57], ["title", "I-am-a-task7345"], ["description", "I-am-the-task-description_1821"], ["cost", 1], ["created_at", "2015-04-08 13:47:01.543034"], ["updated_at", "2015-04-08 13:47:01.543034"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_9437"], ["description", "I-am-the-goal-description_3749"], ["version", 1], ["created_at", "2015-04-08 13:47:01.550229"], ["updated_at", "2015-04-08 13:47:01.550229"], ["tracking", "150408-54"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-07"], ["goal_id", 58], ["title", "I-am-a-task801"], ["description", "I-am-the-task-description_1868"], ["cost", 1], ["created_at", "2015-04-08 13:47:01.556075"], ["updated_at", "2015-04-08 13:47:01.556075"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.4ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_8982"], ["description", "I-am-the-goal-description_1698"], ["version", 1], ["created_at", "2015-04-08 13:47:01.562186"], ["updated_at", "2015-04-08 13:47:01.562186"], ["tracking", "150408-55"]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2015-04-05"], ["term", "2015-04-07"], ["goal_id", 59], ["title", "I-am-a-task6444"], ["description", "I-am-the-task-description_2915"], ["cost", 1], ["created_at", "2015-04-08 13:47:01.566803"], ["updated_at", "2015-04-08 13:47:01.566803"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_2169"], ["description", "I-am-the-goal-description_356"], ["version", 1], ["created_at", "2015-04-08 13:47:01.574297"], ["updated_at", "2015-04-08 13:47:01.574297"], ["tracking", "150408-56"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_238"], ["description", "I-am-the-goal-description_7276"], ["version", 1], ["created_at", "2015-04-08 13:47:01.580760"], ["updated_at", "2015-04-08 13:47:01.580760"], ["tracking", "150408-57"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction +  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_2767"], ["description", "I-am-the-goal-description_4072"], ["version", 1], ["created_at", "2015-04-08 13:47:01.586990"], ["updated_at", "2015-04-08 13:47:01.586990"], ["tracking", "150408-58"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_316"], ["description", "I-am-the-goal-description_2146"], ["version", 1], ["created_at", "2015-04-08 13:47:01.592726"], ["updated_at", "2015-04-08 13:47:01.592726"], ["tracking", "150408-59"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_8181"], ["description", "I-am-the-goal-description_7670"], ["version", 1], ["created_at", "2015-04-08 13:47:01.597906"], ["updated_at", "2015-04-08 13:47:01.597906"], ["tracking", "150408-60"]] +  (1.1ms) 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-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_3494"], ["description", "I-am-the-goal-description_3154"], ["version", 1], ["created_at", "2015-04-08 13:47:01.606137"], ["updated_at", "2015-04-08 13:47:01.606137"], ["tracking", "150408-61"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_8107"], ["description", "I-am-the-goal-description_7083"], ["version", 1], ["created_at", "2015-04-08 13:47:01.612507"], ["updated_at", "2015-04-08 13:47:01.612507"], ["tracking", "150408-62"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_231"], ["description", "I-am-the-goal-description_6633"], ["version", 1], ["created_at", "2015-04-08 13:47:01.619608"], ["updated_at", "2015-04-08 13:47:01.619608"], ["tracking", "150408-63"]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 67], ["title", "I-am-a-task3714"], ["description", "I-am-the-task-description_518"], ["cost", 1], ["created_at", "2015-04-08 13:47:01.624277"], ["updated_at", "2015-04-08 13:47:01.624277"]] +  (0.8ms) commit transaction +  (0.2ms) 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-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_5526"], ["description", "I-am-the-goal-description_8076"], ["version", 1], ["created_at", "2015-04-08 13:47:01.630390"], ["updated_at", "2015-04-08 13:47:01.630390"], ["tracking", "150408-64"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_3027"], ["description", "I-am-the-goal-description_5215"], ["version", 1], ["created_at", "2015-04-08 13:47:01.635751"], ["updated_at", "2015-04-08 13:47:01.635751"], ["tracking", "150408-65"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_3828"], ["description", "I-am-the-goal-description_5227"], ["version", 1], ["created_at", "2015-04-08 13:47:01.642489"], ["updated_at", "2015-04-08 13:47:01.642489"], ["tracking", "150408-66"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_7191"], ["description", "I-am-the-goal-description_5125"], ["version", 1], ["created_at", "2015-04-08 13:47:01.649296"], ["updated_at", "2015-04-08 13:47:01.649296"], ["tracking", "150408-67"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 71], ["title", "I-am-a-task8128"], ["description", "I-am-the-task-description_2442"], ["cost", 1], ["created_at", "2015-04-08 13:47:01.653081"], ["updated_at", "2015-04-08 13:47:01.653081"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.4ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_5181"], ["description", "I-am-the-goal-description_1526"], ["version", 1], ["created_at", "2015-04-08 13:47:01.657591"], ["updated_at", "2015-04-08 13:47:01.657591"], ["tracking", "150408-68"]] +  (1.6ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 72], ["title", "I-am-a-task1474"], ["description", "I-am-the-task-description_710"], ["cost", 1], ["created_at", "2015-04-08 13:47:01.665542"], ["updated_at", "2015-04-08 13:47:01.665542"]] +  (0.8ms) commit transaction +  (0.2ms) begin transaction +  (0.4ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_6768"], ["description", "I-am-the-goal-description_1384"], ["version", 1], ["created_at", "2015-04-08 13:47:01.673309"], ["updated_at", "2015-04-08 13:47:01.673309"], ["tracking", "150408-69"]] +  (1.1ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 73], ["title", "I-am-a-task4128"], ["description", "I-am-the-task-description_5249"], ["cost", 1], ["created_at", "2015-04-08 13:47:01.681696"], ["updated_at", "2015-04-08 13:47:01.681696"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_4797"], ["description", "I-am-the-goal-description_5913"], ["version", 1], ["created_at", "2015-04-08 13:47:01.688728"], ["updated_at", "2015-04-08 13:47:01.688728"], ["tracking", "150408-70"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 74], ["title", "I-am-a-task2097"], ["description", "I-am-the-task-description_5205"], ["cost", 1], ["created_at", "2015-04-08 13:47:01.693811"], ["updated_at", "2015-04-08 13:47:01.693811"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_1340"], ["description", "I-am-the-goal-description_2137"], ["version", 1], ["created_at", "2015-04-08 13:47:01.698212"], ["updated_at", "2015-04-08 13:47:01.698212"], ["tracking", "150408-71"]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + SQL (0.6ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 75], ["title", "I-am-a-task8738"], ["description", "I-am-the-task-description_6437"], ["cost", 1], ["created_at", "2015-04-08 13:47:01.703656"], ["updated_at", "2015-04-08 13:47:01.703656"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction +  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_6902"], ["description", "I-am-the-goal-description_5633"], ["version", 1], ["created_at", "2015-04-08 13:47:01.710431"], ["updated_at", "2015-04-08 13:47:01.710431"], ["tracking", "150408-72"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 76], ["title", "I-am-a-task2162"], ["description", "I-am-the-task-description_2798"], ["cost", 1], ["created_at", "2015-04-08 13:47:01.714692"], ["updated_at", "2015-04-08 13:47:01.714692"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_2897"], ["description", "I-am-the-goal-description_3206"], ["version", 1], ["created_at", "2015-04-08 13:47:01.719950"], ["updated_at", "2015-04-08 13:47:01.719950"], ["tracking", "150408-73"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 77], ["title", "I-am-a-task1085"], ["description", "I-am-the-task-description_1143"], ["cost", 1], ["created_at", "2015-04-08 13:47:01.724409"], ["updated_at", "2015-04-08 13:47:01.724409"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.4ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_9156"], ["description", "I-am-the-goal-description_3323"], ["version", 1], ["created_at", "2015-04-08 13:47:01.729385"], ["updated_at", "2015-04-08 13:47:01.729385"], ["tracking", "150408-74"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 78], ["title", "I-am-a-task3537"], ["description", "I-am-the-task-description_5105"], ["cost", 1], ["created_at", "2015-04-08 13:47:01.733741"], ["updated_at", "2015-04-08 13:47:01.733741"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.5ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_3924"], ["description", "I-am-the-goal-description_9149"], ["version", 1], ["created_at", "2015-04-08 13:47:01.739113"], ["updated_at", "2015-04-08 13:47:01.739113"], ["tracking", "150408-75"]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 79], ["title", "I-am-a-task2558"], ["description", "I-am-the-task-description_3319"], ["cost", 1], ["created_at", "2015-04-08 13:47:01.744543"], ["updated_at", "2015-04-08 13:47:01.744543"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_7583"], ["description", "I-am-the-goal-description_7376"], ["version", 1], ["created_at", "2015-04-08 13:47:01.749854"], ["updated_at", "2015-04-08 13:47:01.749854"], ["tracking", "150408-76"]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-08"], ["term", "2015-04-09"], ["goal_id", 80], ["title", "I-am-a-task2575"], ["description", "I-am-the-task-description_1010"], ["cost", 1], ["created_at", "2015-04-08 13:47:01.753747"], ["updated_at", "2015-04-08 13:47:01.753747"]] +  (1.0ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_3239"], ["description", "I-am-the-goal-description_7575"], ["version", 1], ["created_at", "2015-04-08 13:47:01.759276"], ["updated_at", "2015-04-08 13:47:01.759276"], ["tracking", "150408-77"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.3ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-08 13:47:01.762659"], ["id", 81]] +  (0.7ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 3], ["updated_at", "2015-04-08 13:47:01.764878"], ["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_2839"], ["description", "I-am-the-goal-description_4398"], ["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_5370"], ["description", "I-am-the-goal-description_3055"], ["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_4358"], ["description", "I-am-the-goal-description_1088"], ["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_1160"], ["description", "I-am-the-goal-description_2848"], ["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_3453"], ["description", "I-am-the-goal-description_2175"], ["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", "cost", "progress", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 86], ["title", "I-am-a-task2343"], ["description", "I-am-the-task-description_8209"], ["cost", 1], ["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", "cost", "progress", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 86], ["title", "I-am-a-task9721"], ["description", "I-am-the-task-description_1408"], ["cost", 1], ["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_3705"], ["description", "I-am-the-goal-description_9239"], ["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_2190"], ["description", "I-am-the-goal-description_5230"], ["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_9354"], ["description", "I-am-the-goal-description_8432"], ["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_395"], ["description", "I-am-the-goal-description_7952"], ["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", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 90], ["title", "I-am-a-task5269"], ["description", "I-am-the-task-description_6562"], ["cost", 1], ["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_2029"], ["description", "I-am-the-goal-description_3437"], ["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", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 91], ["title", "I-am-a-task9736"], ["description", "I-am-the-task-description_1246"], ["cost", 1], ["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_4408"], ["description", "I-am-the-goal-description_3437"], ["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", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 92], ["title", "I-am-a-task1607"], ["description", "I-am-the-task-description_9836"], ["cost", 1], ["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_1682"], ["description", "I-am-the-goal-description_6558"], ["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", "cost", "progress", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 93], ["title", "I-am-a-task2126"], ["description", "I-am-the-task-description_964"], ["cost", 1], ["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_4944"], ["description", "I-am-the-goal-description_9576"], ["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", "cost", "progress", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 94], ["title", "I-am-a-task4653"], ["description", "I-am-the-task-description_2001"], ["cost", 1], ["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_6613"], ["description", "I-am-the-goal-description_1629"], ["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", "cost", "progress", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 95], ["title", "I-am-a-task6104"], ["description", "I-am-the-task-description_4279"], ["cost", 1], ["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_1280"], ["description", "I-am-the-goal-description_4599"], ["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", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 96], ["title", "I-am-a-task9772"], ["description", "I-am-the-task-description_142"], ["cost", 1], ["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_7010"], ["description", "I-am-the-goal-description_4814"], ["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_4768"], ["description", "I-am-the-goal-description_9595"], ["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_3932"], ["description", "I-am-the-goal-description_3021"], ["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_2372"], ["description", "I-am-the-goal-description_9213"], ["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 +  (1.0ms) 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_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'; +  (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'; + 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-08') + SQL (0.4ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_834"], ["description", "I-am-the-goal-description_8777"], ["version", 1], ["created_at", "2015-04-08 13:48:18.629334"], ["updated_at", "2015-04-08 13:48:18.629334"], ["tracking", "150408-1"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.1ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_3072"], ["description", "I-am-the-goal-description_2219"], ["version", 1], ["created_at", "2015-04-08 13:48:18.640800"], ["updated_at", "2015-04-08 13:48:18.640800"], ["tracking", "150408-2"]] +  (0.8ms) commit transaction +Processing by Flyboy::GoalsController#index as HTML +Completed 500 Internal Server Error in 3674ms (ActiveRecord: 0.0ms) + 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.4ms) DELETE FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? [["id", 1]] +  (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", 2]] + SQL (0.2ms) DELETE FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? [["id", 2]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction +  (0.1ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_1428"], ["description", "I-am-the-goal-description_7055"], ["version", 1], ["created_at", "2015-04-08 13:48:22.364318"], ["updated_at", "2015-04-08 13:48:22.364318"], ["tracking", "150408-1"]] +  (1.0ms) commit transaction +  (0.2ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_9247"], ["description", "I-am-the-goal-description_6432"], ["version", 1], ["created_at", "2015-04-08 13:48:22.370105"], ["updated_at", "2015-04-08 13:48:22.370105"], ["tracking", "150408-2"]] +  (0.7ms) commit transaction +Processing by Flyboy::GoalsController#index as HTML +Completed 500 Internal Server Error in 1ms (ActiveRecord: 0.0ms) + 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.1ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_5884"], ["description", "I-am-the-goal-description_8573"], ["version", 1], ["created_at", "2015-04-08 13:48:22.392999"], ["updated_at", "2015-04-08 13:48:22.392999"], ["tracking", "150408-1"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.1ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_1361"], ["description", "I-am-the-goal-description_1863"], ["version", 1], ["created_at", "2015-04-08 13:48:22.396965"], ["updated_at", "2015-04-08 13:48:22.396965"], ["tracking", "150408-2"]] +  (0.8ms) commit transaction +Processing by Flyboy::GoalsController#index as HTML +Completed 500 Internal Server Error in 1ms (ActiveRecord: 0.0ms) +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_5221"], ["description", "I-am-the-goal-description_5550"], ["version", 1], ["created_at", "2015-04-08 13:48:22.404546"], ["updated_at", "2015-04-08 13:48:22.404546"], ["tracking", "150408-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.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-08 13:48:22.479694"], ["id", 7]] +  (0.8ms) commit transaction +Redirected to http://test.host/flyboy/goals +Completed 302 Found in 75ms (ActiveRecord: 1.5ms) + 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-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_5814"], ["description", "I-am-the-goal-description_6924"], ["version", 1], ["created_at", "2015-04-08 13:48:22.490278"], ["updated_at", "2015-04-08 13:48:22.490278"], ["tracking", "150408-4"]] +  (0.8ms) commit transaction +Processing by Flyboy::GoalsController#close as HTML + Parameters: {"id"=>"8"} + Flyboy::Goal Load (0.2ms) 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-08 13:48:22.498628"], ["id", 8]] +  (0.9ms) commit transaction +Redirected to http://test.host/flyboy/goals +Completed 302 Found in 6ms (ActiveRecord: 1.5ms) +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_6918"], ["description", "I-am-the-goal-description_7109"], ["version", 1], ["created_at", "2015-04-08 13:48:22.504465"], ["updated_at", "2015-04-08 13:48:22.504465"], ["tracking", "150408-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-08 13:48:22.510646"], ["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-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_7204"], ["description", "I-am-the-goal-description_7680"], ["version", 1], ["created_at", "2015-04-08 13:48:22.517594"], ["updated_at", "2015-04-08 13:48:22.517594"], ["tracking", "150408-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-08 13:48:22.523950"], ["id", 10]] +  (0.8ms) 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-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_4904"], ["description", "I-am-the-goal-description_8383"], ["version", 1], ["created_at", "2015-04-08 13:48:22.540752"], ["updated_at", "2015-04-08 13:48:22.540752"], ["tracking", "150408-7"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 11], ["title", "I-am-a-task7835"], ["description", "I-am-the-task-description_7956"], ["cost", 1], ["created_at", "2015-04-08 13:48:22.553343"], ["updated_at", "2015-04-08 13:48:22.553343"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_task_comments" ("task_id", "date", "progress", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["task_id", 1], ["date", "2015-04-08 13:48:22.563366"], ["progress", 95], ["description", "I-am-a-task-comment"], ["created_at", "2015-04-08 13:48:22.564283"], ["updated_at", "2015-04-08 13:48:22.564283"]] + SQL (0.2ms) UPDATE "flyboy_tasks" SET "progress" = ?, "updated_at" = ? WHERE "flyboy_tasks"."id" = ? [["progress", 95], ["updated_at", "2015-04-08 13:48:22.566195"], ["id", 1]] +  (1.0ms) commit transaction +Processing by Flyboy::TaskCommentsController#create as HTML + Parameters: {"task_comment"=>{"id"=>"1", "task_id"=>"1", "date"=>"2015-04-08 13:48:22 UTC", "description"=>"I-am-a-task-comment", "progress"=>"95", "created_at"=>"2015-04-08 13:48:22 UTC", "updated_at"=>"2015-04-08 13:48:22 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.1ms) 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-08 13:48:22.576190"], ["created_at", "2015-04-08 13:48:22.578165"], ["updated_at", "2015-04-08 13:48:22.578165"]] +  (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-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_1004"], ["description", "I-am-the-goal-description_3093"], ["version", 1], ["created_at", "2015-04-08 13:48:22.590817"], ["updated_at", "2015-04-08 13:48:22.590817"], ["tracking", "150408-8"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 12], ["title", "I-am-a-task2722"], ["description", "I-am-the-task-description_1997"], ["cost", 1], ["created_at", "2015-04-08 13:48:22.595892"], ["updated_at", "2015-04-08 13:48:22.595892"]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 12], ["title", "I-am-a-task6098"], ["description", "I-am-the-task-description_1117"], ["cost", 1], ["created_at", "2015-04-08 13:48:22.600477"], ["updated_at", "2015-04-08 13:48:22.600477"]] +  (0.7ms) commit transaction +Processing by Flyboy::TasksController#complete as HTML + Parameters: {"id"=>"2"} + Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 2]] + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 12]] +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "flyboy_task_comments" ("progress", "description", "date", "task_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["progress", 100], ["description", "Marquée comme terminée."], ["date", "2015-04-08 13:48:22.607816"], ["task_id", 2], ["created_at", "2015-04-08 13:48:22.659863"], ["updated_at", "2015-04-08 13:48:22.659863"]] + SQL (0.1ms) UPDATE "flyboy_tasks" SET "progress" = ?, "done" = ?, "updated_at" = ? WHERE "flyboy_tasks"."id" = ? [["progress", 100], ["done", "t"], ["updated_at", "2015-04-08 13:48:22.662038"], ["id", 2]] +  (1.1ms) commit transaction +Redirected to http://test.hostwhere_i_came_from +Completed 302 Found in 60ms (ActiveRecord: 2.0ms) + 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-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_8649"], ["description", "I-am-the-goal-description_4626"], ["version", 1], ["created_at", "2015-04-08 13:48:22.669362"], ["updated_at", "2015-04-08 13:48:22.669362"], ["tracking", "150408-9"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 13], ["title", "I-am-a-task5969"], ["description", "I-am-the-task-description_5078"], ["cost", 1], ["created_at", "2015-04-08 13:48:22.673576"], ["updated_at", "2015-04-08 13:48:22.673576"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 13], ["title", "I-am-a-task158"], ["description", "I-am-the-task-description_1787"], ["cost", 1], ["created_at", "2015-04-08 13:48:22.677759"], ["updated_at", "2015-04-08 13:48:22.677759"]] +  (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", "Marquée comme terminée."], ["date", "2015-04-08 13:48:22.684529"], ["task_id", 4], ["created_at", "2015-04-08 13:48:22.685865"], ["updated_at", "2015-04-08 13:48:22.685865"]] + SQL (0.1ms) UPDATE "flyboy_tasks" SET "progress" = ?, "done" = ?, "updated_at" = ? WHERE "flyboy_tasks"."id" = ? [["progress", 100], ["done", "t"], ["updated_at", "2015-04-08 13:48:22.687488"], ["id", 4]] +  (0.8ms) commit transaction +Redirected to http://test.hostwhere_i_came_from +Completed 302 Found in 9ms (ActiveRecord: 1.5ms) + 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-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_1531"], ["description", "I-am-the-goal-description_2938"], ["version", 1], ["created_at", "2015-04-08 13:48:22.693967"], ["updated_at", "2015-04-08 13:48:22.693967"], ["tracking", "150408-10"]] +  (1.2ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 14], ["title", "I-am-a-task5743"], ["description", "I-am-the-task-description_7356"], ["cost", 1], ["created_at", "2015-04-08 13:48:22.698817"], ["updated_at", "2015-04-08 13:48:22.698817"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 14], ["title", "I-am-a-task4474"], ["description", "I-am-the-task-description_180"], ["cost", 1], ["created_at", "2015-04-08 13:48:22.703994"], ["updated_at", "2015-04-08 13:48:22.703994"]] +  (0.9ms) 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", "Marquée comme terminée."], ["date", "2015-04-08 13:48:22.711956"], ["task_id", 6], ["created_at", "2015-04-08 13:48:22.713173"], ["updated_at", "2015-04-08 13:48:22.713173"]] + SQL (0.1ms) UPDATE "flyboy_tasks" SET "progress" = ?, "done" = ?, "updated_at" = ? WHERE "flyboy_tasks"."id" = ? [["progress", 100], ["done", "t"], ["updated_at", "2015-04-08 13:48:22.714703"], ["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-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_2581"], ["description", "I-am-the-goal-description_5245"], ["version", 1], ["created_at", "2015-04-08 13:48:22.724182"], ["updated_at", "2015-04-08 13:48:22.724182"], ["tracking", "150408-11"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 15], ["title", "I-am-a-task7248"], ["description", "I-am-the-task-description_2958"], ["cost", 1], ["created_at", "2015-04-08 13:48:22.728600"], ["updated_at", "2015-04-08 13:48:22.728600"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 15], ["title", "I-am-a-task7949"], ["description", "I-am-the-task-description_8118"], ["cost", 1], ["created_at", "2015-04-08 13:48:22.732474"], ["updated_at", "2015-04-08 13:48:22.732474"]] +  (0.8ms) commit transaction +Processing by Flyboy::TasksController#complete as HTML + Parameters: {"id"=>"8"} + Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 8]] + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 15]] +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_task_comments" ("progress", "description", "date", "task_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["progress", 100], ["description", "Marquée comme terminée."], ["date", "2015-04-08 13:48:22.738992"], ["task_id", 8], ["created_at", "2015-04-08 13:48:22.740251"], ["updated_at", "2015-04-08 13:48:22.740251"]] + SQL (0.1ms) UPDATE "flyboy_tasks" SET "progress" = ?, "done" = ?, "updated_at" = ? WHERE "flyboy_tasks"."id" = ? [["progress", 100], ["done", "t"], ["updated_at", "2015-04-08 13:48:22.741801"], ["id", 8]] +  (0.8ms) 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-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_4852"], ["description", "I-am-the-goal-description_1908"], ["version", 1], ["created_at", "2015-04-08 13:48:22.747604"], ["updated_at", "2015-04-08 13:48:22.747604"], ["tracking", "150408-12"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 16], ["title", "I-am-a-task1638"], ["description", "I-am-the-task-description_9350"], ["cost", 1], ["created_at", "2015-04-08 13:48:22.751498"], ["updated_at", "2015-04-08 13:48:22.751498"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 16], ["title", "I-am-a-task1215"], ["description", "I-am-the-task-description_2816"], ["cost", 1], ["created_at", "2015-04-08 13:48:22.755957"], ["updated_at", "2015-04-08 13:48:22.755957"]] +  (0.9ms) commit transaction +Processing by Flyboy::TasksController#index as HTML +Completed 500 Internal Server Error in 1ms (ActiveRecord: 0.0ms) +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_7578"], ["description", "I-am-the-goal-description_1441"], ["version", 1], ["created_at", "2015-04-08 13:48:22.764143"], ["updated_at", "2015-04-08 13:48:22.764143"], ["tracking", "150408-13"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 17], ["title", "I-am-a-task5197"], ["description", "I-am-the-task-description_9580"], ["cost", 1], ["created_at", "2015-04-08 13:48:22.768431"], ["updated_at", "2015-04-08 13:48:22.768431"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 17], ["title", "I-am-a-task3943"], ["description", "I-am-the-task-description_1259"], ["cost", 1], ["created_at", "2015-04-08 13:48:22.773382"], ["updated_at", "2015-04-08 13:48:22.773382"]] +  (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.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", 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.1ms) DELETE FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."id" = ? [["id", 4]] + SQL (0.1ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 4]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + Flyboy::TaskComment Load (0.1ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 5]] + SQL (0.1ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 5]] +  (0.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.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", 8]] + SQL (0.1ms) DELETE FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."id" = ? [["id", 6]] + SQL (0.0ms) 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.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.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", 11]] + SQL (0.2ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 11]] +  (0.6ms) 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.7ms) commit transaction +  (0.0ms) begin transaction + Flyboy::TaskComment Load (0.1ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 13]] + SQL (0.1ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 13]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_6347"], ["description", "I-am-the-goal-description_4741"], ["version", 1], ["created_at", "2015-04-08 13:48:22.813387"], ["updated_at", "2015-04-08 13:48:22.813387"], ["tracking", "150408-14"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.6ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 18], ["title", "I-am-a-task8733"], ["description", "I-am-the-task-description_7813"], ["cost", 1], ["created_at", "2015-04-08 13:48:22.817423"], ["updated_at", "2015-04-08 13:48:22.817423"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_4139"], ["description", "I-am-the-goal-description_8620"], ["version", 1], ["created_at", "2015-04-08 13:48:22.822564"], ["updated_at", "2015-04-08 13:48:22.822564"], ["tracking", "150408-15"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 19], ["title", "I-am-a-task2059"], ["description", "I-am-the-task-description_1298"], ["cost", 1], ["created_at", "2015-04-08 13:48:22.826729"], ["updated_at", "2015-04-08 13:48:22.826729"]] +  (0.8ms) commit transaction +Processing by Flyboy::TasksController#index as HTML +Completed 500 Internal Server Error in 1ms (ActiveRecord: 0.0ms) +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.4ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_4268"], ["description", "I-am-the-goal-description_3536"], ["version", 1], ["created_at", "2015-04-08 13:48:22.833888"], ["updated_at", "2015-04-08 13:48:22.833888"], ["tracking", "150408-16"]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 20], ["title", "I-am-a-task7011"], ["description", "I-am-the-task-description_5781"], ["cost", 1], ["created_at", "2015-04-08 13:48:22.838230"], ["updated_at", "2015-04-08 13:48:22.838230"]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 20], ["title", "I-am-a-task6615"], ["description", "I-am-the-task-description_3170"], ["cost", 1], ["created_at", "2015-04-08 13:48:22.842079"], ["updated_at", "2015-04-08 13:48:22.842079"]] +  (0.8ms) commit transaction + Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC +  (0.0ms) begin transaction + Flyboy::TaskComment Load (0.1ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 14]] + SQL (0.2ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 14]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + Flyboy::TaskComment Load (0.1ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 15]] + SQL (0.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.1ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 16]] +  (0.7ms) commit transaction +  (0.0ms) begin transaction + Flyboy::TaskComment Load (0.1ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 17]] + SQL (0.1ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 17]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.4ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_7115"], ["description", "I-am-the-goal-description_2881"], ["version", 1], ["created_at", "2015-04-08 13:48:22.855837"], ["updated_at", "2015-04-08 13:48:22.855837"], ["tracking", "150408-17"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 21], ["title", "I-am-a-task2326"], ["description", "I-am-the-task-description_6184"], ["cost", 1], ["created_at", "2015-04-08 13:48:22.860212"], ["updated_at", "2015-04-08 13:48:22.860212"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_6931"], ["description", "I-am-the-goal-description_7275"], ["version", 1], ["created_at", "2015-04-08 13:48:22.864249"], ["updated_at", "2015-04-08 13:48:22.864249"], ["tracking", "150408-18"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 22], ["title", "I-am-a-task2919"], ["description", "I-am-the-task-description_3078"], ["cost", 1], ["created_at", "2015-04-08 13:48:22.868366"], ["updated_at", "2015-04-08 13:48:22.868366"]] +  (0.9ms) commit transaction +Processing by Flyboy::TasksController#index as HTML +Completed 500 Internal Server Error in 1ms (ActiveRecord: 0.0ms) +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_52"], ["description", "I-am-the-goal-description_5032"], ["version", 1], ["created_at", "2015-04-08 13:48:22.880670"], ["updated_at", "2015-04-08 13:48:22.880670"], ["tracking", "150408-19"]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.5ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 23], ["title", "I-am-a-task4031"], ["description", "I-am-the-task-description_3161"], ["cost", 1], ["created_at", "2015-04-08 13:48:22.884812"], ["updated_at", "2015-04-08 13:48:22.884812"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 23], ["title", "I-am-a-task283"], ["description", "I-am-the-task-description_7850"], ["cost", 1], ["created_at", "2015-04-08 13:48:22.889855"], ["updated_at", "2015-04-08 13:48:22.889855"]] +  (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.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.7ms) commit transaction +  (0.0ms) begin transaction + Flyboy::TaskComment Load (0.1ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 20]] + SQL (0.1ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 20]] +  (0.7ms) commit transaction +  (0.0ms) begin transaction + Flyboy::TaskComment Load (0.1ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 21]] + SQL (0.1ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 21]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_5737"], ["description", "I-am-the-goal-description_4841"], ["version", 1], ["created_at", "2015-04-08 13:48:22.904215"], ["updated_at", "2015-04-08 13:48:22.904215"], ["tracking", "150408-20"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 24], ["title", "I-am-a-task8018"], ["description", "I-am-the-task-description_8465"], ["cost", 1], ["created_at", "2015-04-08 13:48:22.908491"], ["updated_at", "2015-04-08 13:48:22.908491"]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_7612"], ["description", "I-am-the-goal-description_9797"], ["version", 1], ["created_at", "2015-04-08 13:48:22.913069"], ["updated_at", "2015-04-08 13:48:22.913069"], ["tracking", "150408-21"]] +  (0.7ms) commit transaction +  (0.0ms) begin transaction + SQL (0.4ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 25], ["title", "I-am-a-task1088"], ["description", "I-am-the-task-description_2091"], ["cost", 1], ["created_at", "2015-04-08 13:48:22.916814"], ["updated_at", "2015-04-08 13:48:22.916814"]] +  (0.9ms) commit transaction +Processing by Flyboy::TasksController#index as HTML +Completed 500 Internal Server Error in 2ms (ActiveRecord: 0.0ms) +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_3569"], ["description", "I-am-the-goal-description_1046"], ["version", 1], ["created_at", "2015-04-08 13:48:22.925391"], ["updated_at", "2015-04-08 13:48:22.925391"], ["tracking", "150408-22"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 26], ["title", "I-am-a-task4095"], ["description", "I-am-the-task-description_1800"], ["cost", 1], ["created_at", "2015-04-08 13:48:22.929491"], ["updated_at", "2015-04-08 13:48:22.929491"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 26], ["title", "I-am-a-task5792"], ["description", "I-am-the-task-description_5396"], ["cost", 1], ["created_at", "2015-04-08 13:48:22.933490"], ["updated_at", "2015-04-08 13:48:22.933490"]] +  (0.8ms) commit transaction +Processing by Flyboy::TasksController#show as HTML + Parameters: {"id"=>"24"} + Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 24]] + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 26]] + Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 24]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/show.html.slim within layouts/application (0.3ms) +Completed 200 OK in 23ms (Views: 19.3ms | ActiveRecord: 0.3ms) +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_1608"], ["description", "I-am-the-goal-description_8865"], ["version", 1], ["created_at", "2015-04-08 13:48:22.963763"], ["updated_at", "2015-04-08 13:48:22.963763"], ["tracking", "150408-23"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 27], ["title", "I-am-a-task6554"], ["description", "I-am-the-task-description_4022"], ["cost", 1], ["created_at", "2015-04-08 13:48:22.967642"], ["updated_at", "2015-04-08 13:48:22.967642"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 27], ["title", "I-am-a-task7078"], ["description", "I-am-the-task-description_8965"], ["cost", 1], ["created_at", "2015-04-08 13:48:22.971624"], ["updated_at", "2015-04-08 13:48:22.971624"]] +  (0.8ms) commit transaction +Processing by Flyboy::TasksController#new as HTML + Parameters: {"goal_id"=>"27"} + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 27]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/new.html.slim within layouts/application (0.2ms) +Completed 200 OK in 5ms (Views: 2.4ms | ActiveRecord: 0.1ms) +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_6981"], ["description", "I-am-the-goal-description_3691"], ["version", 1], ["created_at", "2015-04-08 13:48:23.039725"], ["updated_at", "2015-04-08 13:48:23.039725"], ["tracking", "150408-24"]] +  (1.1ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 28], ["title", "I-am-a-task9185"], ["description", "I-am-the-task-description_5495"], ["cost", 1], ["created_at", "2015-04-08 13:48:23.044581"], ["updated_at", "2015-04-08 13:48:23.044581"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 28], ["title", "I-am-a-task2210"], ["description", "I-am-the-task-description_1164"], ["cost", 1], ["created_at", "2015-04-08 13:48:23.049316"], ["updated_at", "2015-04-08 13:48:23.049316"]] +  (0.8ms) 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 6ms (Views: 2.8ms | ActiveRecord: 0.3ms) +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_2920"], ["description", "I-am-the-goal-description_4822"], ["version", 1], ["created_at", "2015-04-08 13:48:23.063720"], ["updated_at", "2015-04-08 13:48:23.063720"], ["tracking", "150408-25"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 29], ["title", "I-am-a-task1337"], ["description", "I-am-the-task-description_7219"], ["cost", 1], ["created_at", "2015-04-08 13:48:23.068535"], ["updated_at", "2015-04-08 13:48:23.068535"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 29], ["title", "I-am-a-task1389"], ["description", "I-am-the-task-description_8966"], ["cost", 1], ["created_at", "2015-04-08 13:48:23.073632"], ["updated_at", "2015-04-08 13:48:23.073632"]] +  (0.9ms) commit transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" +Processing by Flyboy::TasksController#create as HTML + Parameters: {"task"=>{"title"=>"New Task", "goal_id"=>"29", "reminder"=>"2015-04-08", "term"=>"2015-04-08"}} + 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-08"], ["reminder", "2015-04-08"], ["done", "f"], ["created_at", "2015-04-08 13:48:23.086853"], ["updated_at", "2015-04-08 13:48:23.086853"]] +  (0.9ms) commit transaction +Redirected to http://test.host/flyboy/tasks/32 +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-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_908"], ["description", "I-am-the-goal-description_6529"], ["version", 1], ["created_at", "2015-04-08 13:48:23.094277"], ["updated_at", "2015-04-08 13:48:23.094277"], ["tracking", "150408-26"]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.4ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 30], ["title", "I-am-a-task7228"], ["description", "I-am-the-task-description_406"], ["cost", 1], ["created_at", "2015-04-08 13:48:23.098663"], ["updated_at", "2015-04-08 13:48:23.098663"]] +  (0.8ms) commit transaction +  (0.2ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 30], ["title", "I-am-a-task9921"], ["description", "I-am-the-task-description_1969"], ["cost", 1], ["created_at", "2015-04-08 13:48:23.104051"], ["updated_at", "2015-04-08 13:48:23.104051"]] +  (0.8ms) commit transaction +Processing by Flyboy::TasksController#create as HTML + Parameters: {"task"=>{"title"=>"New Task", "goal_id"=>"30", "reminder"=>"2015-04-08", "term"=>"2015-04-08"}} + 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-08"], ["reminder", "2015-04-08"], ["done", "f"], ["created_at", "2015-04-08 13:48:23.110566"], ["updated_at", "2015-04-08 13:48:23.110566"]] +  (0.8ms) commit transaction +Redirected to http://test.host/flyboy/tasks/35 +Completed 302 Found in 6ms (ActiveRecord: 1.3ms) +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_8837"], ["description", "I-am-the-goal-description_7324"], ["version", 1], ["created_at", "2015-04-08 13:48:23.120879"], ["updated_at", "2015-04-08 13:48:23.120879"], ["tracking", "150408-27"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 31], ["title", "I-am-a-task5490"], ["description", "I-am-the-task-description_5785"], ["cost", 1], ["created_at", "2015-04-08 13:48:23.125005"], ["updated_at", "2015-04-08 13:48:23.125005"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 31], ["title", "I-am-a-task4842"], ["description", "I-am-the-task-description_7823"], ["cost", 1], ["created_at", "2015-04-08 13:48:23.129083"], ["updated_at", "2015-04-08 13:48:23.129083"]] +  (0.8ms) commit transaction +Processing by Flyboy::TasksController#create as HTML + Parameters: {"task"=>{"title"=>"New Task", "goal_id"=>"31", "reminder"=>"2015-04-08", "term"=>"2015-04-08"}} + 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-08"], ["reminder", "2015-04-08"], ["done", "f"], ["created_at", "2015-04-08 13:48:23.135785"], ["updated_at", "2015-04-08 13:48:23.135785"]] +  (0.9ms) commit transaction +Redirected to http://test.host/flyboy/tasks/38 +Completed 302 Found in 6ms (ActiveRecord: 1.4ms) + 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-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_3559"], ["description", "I-am-the-goal-description_7044"], ["version", 1], ["created_at", "2015-04-08 13:48:23.143409"], ["updated_at", "2015-04-08 13:48:23.143409"], ["tracking", "150408-28"]] +  (1.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.4ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 32], ["title", "I-am-a-task921"], ["description", "I-am-the-task-description_8937"], ["cost", 1], ["created_at", "2015-04-08 13:48:23.147363"], ["updated_at", "2015-04-08 13:48:23.147363"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 32], ["title", "I-am-a-task4988"], ["description", "I-am-the-task-description_1259"], ["cost", 1], ["created_at", "2015-04-08 13:48:23.152861"], ["updated_at", "2015-04-08 13:48:23.152861"]] +  (0.8ms) commit transaction +Processing by Flyboy::TasksController#create as HTML + Parameters: {"task"=>{"title"=>nil, "goal_id"=>"32"}} + Flyboy::Goal Load (0.2ms) 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.1ms | ActiveRecord: 0.3ms) +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_2924"], ["description", "I-am-the-goal-description_7433"], ["version", 1], ["created_at", "2015-04-08 13:48:23.167177"], ["updated_at", "2015-04-08 13:48:23.167177"], ["tracking", "150408-29"]] +  (1.2ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 33], ["title", "I-am-a-task2404"], ["description", "I-am-the-task-description_6396"], ["cost", 1], ["created_at", "2015-04-08 13:48:23.172205"], ["updated_at", "2015-04-08 13:48:23.172205"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 33], ["title", "I-am-a-task3459"], ["description", "I-am-the-task-description_7398"], ["cost", 1], ["created_at", "2015-04-08 13:48:23.176335"], ["updated_at", "2015-04-08 13:48:23.176335"]] +  (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", 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-08"], ["term", "2015-04-08"], ["done", "f"], ["created_at", "2015-04-08 13:48:23.180678"], ["updated_at", "2015-04-08 13:48:23.180678"]] +  (0.9ms) commit transaction +Processing by Flyboy::TasksController#update as HTML + Parameters: {"task"=>{"title"=>"New Task", "goal_id"=>"33", "reminder"=>"2015-04-08", "term"=>"2015-04-08"}, "id"=>"43"} + Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 43]] + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 33]] +  (0.1ms) begin transaction +  (0.0ms) commit transaction +Redirected to http://test.host/flyboy/tasks/43 +Completed 302 Found in 4ms (ActiveRecord: 0.3ms) +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_3158"], ["description", "I-am-the-goal-description_5755"], ["version", 1], ["created_at", "2015-04-08 13:48:23.192725"], ["updated_at", "2015-04-08 13:48:23.192725"], ["tracking", "150408-30"]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 34], ["title", "I-am-a-task8731"], ["description", "I-am-the-task-description_3820"], ["cost", 1], ["created_at", "2015-04-08 13:48:23.197508"], ["updated_at", "2015-04-08 13:48:23.197508"]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 34], ["title", "I-am-a-task4888"], ["description", "I-am-the-task-description_731"], ["cost", 1], ["created_at", "2015-04-08 13:48:23.201273"], ["updated_at", "2015-04-08 13:48:23.201273"]] +  (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-08"], ["term", "2015-04-08"], ["done", "f"], ["created_at", "2015-04-08 13:48:23.205517"], ["updated_at", "2015-04-08 13:48:23.205517"]] +  (0.8ms) commit transaction +Processing by Flyboy::TasksController#update as HTML + Parameters: {"task"=>{"title"=>"New Task", "goal_id"=>"34", "reminder"=>"2015-04-08", "term"=>"2015-04-08"}, "id"=>"46"} + Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 46]] + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 34]] +  (0.1ms) begin transaction +  (0.0ms) commit transaction +Redirected to http://test.host/flyboy/tasks/46 +Completed 302 Found in 4ms (ActiveRecord: 0.3ms) +  (0.1ms) begin transaction +  (0.4ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_3457"], ["description", "I-am-the-goal-description_3876"], ["version", 1], ["created_at", "2015-04-08 13:48:23.216892"], ["updated_at", "2015-04-08 13:48:23.216892"], ["tracking", "150408-31"]] +  (1.2ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 35], ["title", "I-am-a-task9844"], ["description", "I-am-the-task-description_9278"], ["cost", 1], ["created_at", "2015-04-08 13:48:23.222463"], ["updated_at", "2015-04-08 13:48:23.222463"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 35], ["title", "I-am-a-task4960"], ["description", "I-am-the-task-description_1108"], ["cost", 1], ["created_at", "2015-04-08 13:48:23.227097"], ["updated_at", "2015-04-08 13:48:23.227097"]] +  (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", 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-08"], ["term", "2015-04-08"], ["done", "f"], ["created_at", "2015-04-08 13:48:23.231760"], ["updated_at", "2015-04-08 13:48:23.231760"]] +  (0.9ms) 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.1ms) 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-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_57"], ["description", "I-am-the-goal-description_8095"], ["version", 1], ["created_at", "2015-04-08 13:48:23.244097"], ["updated_at", "2015-04-08 13:48:23.244097"], ["tracking", "150408-32"]] +  (1.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 36], ["title", "I-am-a-task5274"], ["description", "I-am-the-task-description_7822"], ["cost", 1], ["created_at", "2015-04-08 13:48:23.248132"], ["updated_at", "2015-04-08 13:48:23.248132"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 36], ["title", "I-am-a-task6790"], ["description", "I-am-the-task-description_7362"], ["cost", 1], ["created_at", "2015-04-08 13:48:23.252094"], ["updated_at", "2015-04-08 13:48:23.252094"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + Flyboy::Goal Load (0.2ms) 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-08"], ["term", "2015-04-08"], ["done", "f"], ["created_at", "2015-04-08 13:48:23.256687"], ["updated_at", "2015-04-08 13:48:23.256687"]] +  (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.9ms) commit transaction +Redirected to http://test.host/flyboy/tasks +Completed 302 Found in 5ms (ActiveRecord: 1.4ms) +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" +  (0.2ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_2115"], ["description", "I-am-the-goal-description_4512"], ["version", 1], ["created_at", "2015-04-08 13:48:23.271818"], ["updated_at", "2015-04-08 13:48:23.271818"], ["tracking", "150408-33"]] +  (0.7ms) commit transaction +  (0.0ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 37], ["title", "I-am-a-task7389"], ["description", "I-am-the-task-description_452"], ["cost", 1], ["created_at", "2015-04-08 13:48:23.276282"], ["updated_at", "2015-04-08 13:48:23.276282"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 37], ["title", "I-am-a-task6499"], ["description", "I-am-the-task-description_2778"], ["cost", 1], ["created_at", "2015-04-08 13:48:23.280205"], ["updated_at", "2015-04-08 13:48:23.280205"]] +  (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.2ms) INSERT INTO "flyboy_tasks" ("title", "goal_id", "reminder", "term", "done", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["title", "New Task"], ["goal_id", 37], ["reminder", "2015-04-08"], ["term", "2015-04-08"], ["done", "f"], ["created_at", "2015-04-08 13:48:23.284016"], ["updated_at", "2015-04-08 13:48:23.284016"]] +  (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 6ms (ActiveRecord: 1.3ms) +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_144"], ["description", "I-am-the-goal-description_8054"], ["version", 1], ["created_at", "2015-04-08 13:48:23.298427"], ["updated_at", "2015-04-08 13:48:23.298427"], ["tracking", "150408-34"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 38], ["title", "I-am-a-task226"], ["description", "I-am-the-task-description_5772"], ["cost", 1], ["created_at", "2015-04-08 13:48:23.302983"], ["updated_at", "2015-04-08 13:48:23.302983"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 38], ["title", "I-am-a-task1101"], ["description", "I-am-the-task-description_8033"], ["cost", 1], ["created_at", "2015-04-08 13:48:23.307854"], ["updated_at", "2015-04-08 13:48:23.307854"]] +  (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", 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-08"], ["term", "2015-04-08"], ["done", "f"], ["created_at", "2015-04-08 13:48:23.312415"], ["updated_at", "2015-04-08 13:48:23.312415"]] +  (0.9ms) 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-15"], ["term", "2015-05-08"], ["updated_at", "2015-04-08 13:48:23.318337"], ["id", 58]] +  (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-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_6913"], ["description", "I-am-the-goal-description_3473"], ["version", 1], ["created_at", "2015-04-08 13:48:23.325684"], ["updated_at", "2015-04-08 13:48:23.325684"], ["tracking", "150408-35"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_8046"], ["description", "I-am-the-goal-description_6424"], ["version", 1], ["created_at", "2015-04-08 13:48:23.330611"], ["updated_at", "2015-04-08 13:48:23.330611"], ["tracking", "150408-36"]] +  (0.7ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-07"], ["goal_id", 40], ["title", "I-am-a-task3039"], ["description", "I-am-the-task-description_9193"], ["cost", 1], ["created_at", "2015-04-08 13:48:23.334259"], ["updated_at", "2015-04-08 13:48:23.334259"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_5243"], ["description", "I-am-the-goal-description_9388"], ["version", 1], ["created_at", "2015-04-08 13:48:23.338359"], ["updated_at", "2015-04-08 13:48:23.338359"], ["tracking", "150408-37"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-09"], ["goal_id", 41], ["title", "I-am-a-task5852"], ["description", "I-am-the-task-description_5297"], ["cost", 1], ["created_at", "2015-04-08 13:48:23.342463"], ["updated_at", "2015-04-08 13:48:23.342463"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_9329"], ["description", "I-am-the-goal-description_1523"], ["version", 1], ["created_at", "2015-04-08 13:48:23.345296"], ["updated_at", "2015-04-08 13:48:23.345296"], ["tracking", "150408-38"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-07"], ["goal_id", 42], ["title", "I-am-a-task7889"], ["description", "I-am-the-task-description_317"], ["cost", 1], ["created_at", "2015-04-08 13:48:23.349656"], ["updated_at", "2015-04-08 13:48:23.349656"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-09"], ["goal_id", 42], ["title", "I-am-a-task139"], ["description", "I-am-the-task-description_9372"], ["cost", 1], ["created_at", "2015-04-08 13:48:23.353939"], ["updated_at", "2015-04-08 13:48:23.353939"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-09"], ["term", "2015-04-11"], ["goal_id", 39], ["title", "I-am-a-task6018"], ["description", "I-am-the-task-description_8391"], ["cost", 1], ["created_at", "2015-04-08 13:48:23.358574"], ["updated_at", "2015-04-08 13:48:23.358574"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2015-04-05"], ["term", "2015-04-07"], ["goal_id", 39], ["title", "I-am-a-task5279"], ["description", "I-am-the-task-description_833"], ["cost", 1], ["created_at", "2015-04-08 13:48:23.363196"], ["updated_at", "2015-04-08 13:48:23.363196"]] +  (0.8ms) commit transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 39 AND done = 'f' AND term < '2015-04-08') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 39 AND done = 'f' AND term > '2015-04-08' AND reminder < '2015-04-08') +  (0.2ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_6080"], ["description", "I-am-the-goal-description_5918"], ["version", 1], ["created_at", "2015-04-08 13:48:23.370629"], ["updated_at", "2015-04-08 13:48:23.370629"], ["tracking", "150408-39"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_1494"], ["description", "I-am-the-goal-description_7344"], ["version", 1], ["created_at", "2015-04-08 13:48:23.376570"], ["updated_at", "2015-04-08 13:48:23.376570"], ["tracking", "150408-40"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.5ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-07"], ["goal_id", 44], ["title", "I-am-a-task959"], ["description", "I-am-the-task-description_3001"], ["cost", 1], ["created_at", "2015-04-08 13:48:23.382468"], ["updated_at", "2015-04-08 13:48:23.382468"]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_1840"], ["description", "I-am-the-goal-description_8988"], ["version", 1], ["created_at", "2015-04-08 13:48:23.387640"], ["updated_at", "2015-04-08 13:48:23.387640"], ["tracking", "150408-41"]] +  (1.0ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-09"], ["goal_id", 45], ["title", "I-am-a-task2227"], ["description", "I-am-the-task-description_4622"], ["cost", 1], ["created_at", "2015-04-08 13:48:23.392129"], ["updated_at", "2015-04-08 13:48:23.392129"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_5490"], ["description", "I-am-the-goal-description_1117"], ["version", 1], ["created_at", "2015-04-08 13:48:23.395825"], ["updated_at", "2015-04-08 13:48:23.395825"], ["tracking", "150408-42"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-07"], ["goal_id", 46], ["title", "I-am-a-task5578"], ["description", "I-am-the-task-description_885"], ["cost", 1], ["created_at", "2015-04-08 13:48:23.400968"], ["updated_at", "2015-04-08 13:48:23.400968"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-09"], ["goal_id", 46], ["title", "I-am-a-task596"], ["description", "I-am-the-task-description_8890"], ["cost", 1], ["created_at", "2015-04-08 13:48:23.407055"], ["updated_at", "2015-04-08 13:48:23.407055"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-09"], ["term", "2015-04-11"], ["goal_id", 43], ["title", "I-am-a-task5573"], ["description", "I-am-the-task-description_4811"], ["cost", 1], ["created_at", "2015-04-08 13:48:23.411412"], ["updated_at", "2015-04-08 13:48:23.411412"]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2015-04-05"], ["term", "2015-04-07"], ["goal_id", 43], ["title", "I-am-a-task7040"], ["description", "I-am-the-task-description_1472"], ["cost", 1], ["created_at", "2015-04-08 13:48:23.415736"], ["updated_at", "2015-04-08 13:48:23.415736"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_2475"], ["description", "I-am-the-goal-description_8426"], ["version", 1], ["created_at", "2015-04-08 13:48:23.419348"], ["updated_at", "2015-04-08 13:48:23.419348"], ["tracking", "150408-43"]] +  (0.8ms) commit transaction +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 47 AND done = 'f' AND term < '2015-04-08') +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 47 AND done = 'f' AND term > '2015-04-08' AND reminder < '2015-04-08') +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_5821"], ["description", "I-am-the-goal-description_5937"], ["version", 1], ["created_at", "2015-04-08 13:48:23.428246"], ["updated_at", "2015-04-08 13:48:23.428246"], ["tracking", "150408-44"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_9578"], ["description", "I-am-the-goal-description_1669"], ["version", 1], ["created_at", "2015-04-08 13:48:23.433098"], ["updated_at", "2015-04-08 13:48:23.433098"], ["tracking", "150408-45"]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-07"], ["goal_id", 49], ["title", "I-am-a-task6832"], ["description", "I-am-the-task-description_1151"], ["cost", 1], ["created_at", "2015-04-08 13:48:23.436972"], ["updated_at", "2015-04-08 13:48:23.436972"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_2592"], ["description", "I-am-the-goal-description_9622"], ["version", 1], ["created_at", "2015-04-08 13:48:23.441402"], ["updated_at", "2015-04-08 13:48:23.441402"], ["tracking", "150408-46"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-09"], ["goal_id", 50], ["title", "I-am-a-task7006"], ["description", "I-am-the-task-description_4886"], ["cost", 1], ["created_at", "2015-04-08 13:48:23.445366"], ["updated_at", "2015-04-08 13:48:23.445366"]] +  (0.7ms) commit transaction +  (0.0ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_503"], ["description", "I-am-the-goal-description_365"], ["version", 1], ["created_at", "2015-04-08 13:48:23.448238"], ["updated_at", "2015-04-08 13:48:23.448238"], ["tracking", "150408-47"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-07"], ["goal_id", 51], ["title", "I-am-a-task8713"], ["description", "I-am-the-task-description_6522"], ["cost", 1], ["created_at", "2015-04-08 13:48:23.452652"], ["updated_at", "2015-04-08 13:48:23.452652"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-09"], ["goal_id", 51], ["title", "I-am-a-task2049"], ["description", "I-am-the-task-description_4525"], ["cost", 1], ["created_at", "2015-04-08 13:48:23.456996"], ["updated_at", "2015-04-08 13:48:23.456996"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-09"], ["term", "2015-04-11"], ["goal_id", 48], ["title", "I-am-a-task7161"], ["description", "I-am-the-task-description_6551"], ["cost", 1], ["created_at", "2015-04-08 13:48:23.461504"], ["updated_at", "2015-04-08 13:48:23.461504"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2015-04-05"], ["term", "2015-04-07"], ["goal_id", 48], ["title", "I-am-a-task6601"], ["description", "I-am-the-task-description_2553"], ["cost", 1], ["created_at", "2015-04-08 13:48:23.466586"], ["updated_at", "2015-04-08 13:48:23.466586"]] +  (0.9ms) commit transaction +  (0.2ms) begin transaction + SQL (0.4ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-09"], ["goal_id", 48], ["title", "I-am-a-task4344"], ["description", "I-am-the-task-description_9794"], ["cost", 1], ["created_at", "2015-04-08 13:48:23.471974"], ["updated_at", "2015-04-08 13:48:23.471974"]] +  (0.8ms) commit transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 48 AND done = 'f' AND term < '2015-04-08') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 48 AND done = 'f' AND term > '2015-04-08' AND reminder < '2015-04-08') +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_672"], ["description", "I-am-the-goal-description_9050"], ["version", 1], ["created_at", "2015-04-08 13:48:23.478985"], ["updated_at", "2015-04-08 13:48:23.478985"], ["tracking", "150408-48"]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_5584"], ["description", "I-am-the-goal-description_92"], ["version", 1], ["created_at", "2015-04-08 13:48:23.485048"], ["updated_at", "2015-04-08 13:48:23.485048"], ["tracking", "150408-49"]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-07"], ["goal_id", 53], ["title", "I-am-a-task629"], ["description", "I-am-the-task-description_5866"], ["cost", 1], ["created_at", "2015-04-08 13:48:23.488893"], ["updated_at", "2015-04-08 13:48:23.488893"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_9217"], ["description", "I-am-the-goal-description_8206"], ["version", 1], ["created_at", "2015-04-08 13:48:23.493160"], ["updated_at", "2015-04-08 13:48:23.493160"], ["tracking", "150408-50"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-09"], ["goal_id", 54], ["title", "I-am-a-task6917"], ["description", "I-am-the-task-description_1324"], ["cost", 1], ["created_at", "2015-04-08 13:48:23.498365"], ["updated_at", "2015-04-08 13:48:23.498365"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_8179"], ["description", "I-am-the-goal-description_7545"], ["version", 1], ["created_at", "2015-04-08 13:48:23.502960"], ["updated_at", "2015-04-08 13:48:23.502960"], ["tracking", "150408-51"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-07"], ["goal_id", 55], ["title", "I-am-a-task3527"], ["description", "I-am-the-task-description_7815"], ["cost", 1], ["created_at", "2015-04-08 13:48:23.509079"], ["updated_at", "2015-04-08 13:48:23.509079"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-09"], ["goal_id", 55], ["title", "I-am-a-task5145"], ["description", "I-am-the-task-description_2712"], ["cost", 1], ["created_at", "2015-04-08 13:48:23.513877"], ["updated_at", "2015-04-08 13:48:23.513877"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-09"], ["term", "2015-04-11"], ["goal_id", 52], ["title", "I-am-a-task7672"], ["description", "I-am-the-task-description_4181"], ["cost", 1], ["created_at", "2015-04-08 13:48:23.518311"], ["updated_at", "2015-04-08 13:48:23.518311"]] +  (1.2ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2015-04-05"], ["term", "2015-04-07"], ["goal_id", 52], ["title", "I-am-a-task4325"], ["description", "I-am-the-task-description_8702"], ["cost", 1], ["created_at", "2015-04-08 13:48:23.523612"], ["updated_at", "2015-04-08 13:48:23.523612"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-07"], ["goal_id", 52], ["title", "I-am-a-task1241"], ["description", "I-am-the-task-description_3061"], ["cost", 1], ["created_at", "2015-04-08 13:48:23.527910"], ["updated_at", "2015-04-08 13:48:23.527910"]] +  (0.8ms) commit transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 52 AND done = 'f' AND term < '2015-04-08') +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_1177"], ["description", "I-am-the-goal-description_8646"], ["version", 1], ["created_at", "2015-04-08 13:48:23.535054"], ["updated_at", "2015-04-08 13:48:23.535054"], ["tracking", "150408-52"]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-09"], ["term", "2015-04-11"], ["goal_id", 56], ["title", "I-am-a-task6827"], ["description", "I-am-the-task-description_6939"], ["cost", 1], ["created_at", "2015-04-08 13:48:23.539080"], ["updated_at", "2015-04-08 13:48:23.539080"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_1220"], ["description", "I-am-the-goal-description_2693"], ["version", 1], ["created_at", "2015-04-08 13:48:23.544634"], ["updated_at", "2015-04-08 13:48:23.544634"], ["tracking", "150408-53"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-07"], ["term", "2015-04-11"], ["goal_id", 57], ["title", "I-am-a-task5121"], ["description", "I-am-the-task-description_7478"], ["cost", 1], ["created_at", "2015-04-08 13:48:23.548464"], ["updated_at", "2015-04-08 13:48:23.548464"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_3142"], ["description", "I-am-the-goal-description_7185"], ["version", 1], ["created_at", "2015-04-08 13:48:23.553981"], ["updated_at", "2015-04-08 13:48:23.553981"], ["tracking", "150408-54"]] +  (1.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-07"], ["goal_id", 58], ["title", "I-am-a-task8438"], ["description", "I-am-the-task-description_4137"], ["cost", 1], ["created_at", "2015-04-08 13:48:23.618841"], ["updated_at", "2015-04-08 13:48:23.618841"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_491"], ["description", "I-am-the-goal-description_818"], ["version", 1], ["created_at", "2015-04-08 13:48:23.624669"], ["updated_at", "2015-04-08 13:48:23.624669"], ["tracking", "150408-55"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2015-04-05"], ["term", "2015-04-07"], ["goal_id", 59], ["title", "I-am-a-task8010"], ["description", "I-am-the-task-description_6740"], ["cost", 1], ["created_at", "2015-04-08 13:48:23.628557"], ["updated_at", "2015-04-08 13:48:23.628557"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_1359"], ["description", "I-am-the-goal-description_8235"], ["version", 1], ["created_at", "2015-04-08 13:48:23.634479"], ["updated_at", "2015-04-08 13:48:23.634479"], ["tracking", "150408-56"]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_841"], ["description", "I-am-the-goal-description_2505"], ["version", 1], ["created_at", "2015-04-08 13:48:23.639574"], ["updated_at", "2015-04-08 13:48:23.639574"], ["tracking", "150408-57"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_4677"], ["description", "I-am-the-goal-description_3347"], ["version", 1], ["created_at", "2015-04-08 13:48:23.645161"], ["updated_at", "2015-04-08 13:48:23.645161"], ["tracking", "150408-58"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_9222"], ["description", "I-am-the-goal-description_464"], ["version", 1], ["created_at", "2015-04-08 13:48:23.650388"], ["updated_at", "2015-04-08 13:48:23.650388"], ["tracking", "150408-59"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_8909"], ["description", "I-am-the-goal-description_5191"], ["version", 1], ["created_at", "2015-04-08 13:48:23.655674"], ["updated_at", "2015-04-08 13:48:23.655674"], ["tracking", "150408-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-08') + SQL (0.4ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_9699"], ["description", "I-am-the-goal-description_3087"], ["version", 1], ["created_at", "2015-04-08 13:48:23.662984"], ["updated_at", "2015-04-08 13:48:23.662984"], ["tracking", "150408-61"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.4ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_3096"], ["description", "I-am-the-goal-description_6596"], ["version", 1], ["created_at", "2015-04-08 13:48:23.668765"], ["updated_at", "2015-04-08 13:48:23.668765"], ["tracking", "150408-62"]] +  (1.2ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_102"], ["description", "I-am-the-goal-description_630"], ["version", 1], ["created_at", "2015-04-08 13:48:23.675982"], ["updated_at", "2015-04-08 13:48:23.675982"], ["tracking", "150408-63"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 67], ["title", "I-am-a-task6368"], ["description", "I-am-the-task-description_3548"], ["cost", 1], ["created_at", "2015-04-08 13:48:23.680489"], ["updated_at", "2015-04-08 13:48:23.680489"]] +  (0.8ms) commit transaction +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f' [["goal_id", 67]] +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_2373"], ["description", "I-am-the-goal-description_9663"], ["version", 1], ["created_at", "2015-04-08 13:48:23.686117"], ["updated_at", "2015-04-08 13:48:23.686117"], ["tracking", "150408-64"]] +  (1.0ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_9368"], ["description", "I-am-the-goal-description_1258"], ["version", 1], ["created_at", "2015-04-08 13:48:23.691664"], ["updated_at", "2015-04-08 13:48:23.691664"], ["tracking", "150408-65"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.4ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_2133"], ["description", "I-am-the-goal-description_262"], ["version", 1], ["created_at", "2015-04-08 13:48:23.698834"], ["updated_at", "2015-04-08 13:48:23.698834"], ["tracking", "150408-66"]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_4247"], ["description", "I-am-the-goal-description_2564"], ["version", 1], ["created_at", "2015-04-08 13:48:23.706919"], ["updated_at", "2015-04-08 13:48:23.706919"], ["tracking", "150408-67"]] +  (0.7ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 71], ["title", "I-am-a-task5358"], ["description", "I-am-the-task-description_5366"], ["cost", 1], ["created_at", "2015-04-08 13:48:23.710442"], ["updated_at", "2015-04-08 13:48:23.710442"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_4429"], ["description", "I-am-the-goal-description_6337"], ["version", 1], ["created_at", "2015-04-08 13:48:23.714524"], ["updated_at", "2015-04-08 13:48:23.714524"], ["tracking", "150408-68"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 72], ["title", "I-am-a-task1113"], ["description", "I-am-the-task-description_1057"], ["cost", 1], ["created_at", "2015-04-08 13:48:23.719298"], ["updated_at", "2015-04-08 13:48:23.719298"]] +  (1.0ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_2245"], ["description", "I-am-the-goal-description_3528"], ["version", 1], ["created_at", "2015-04-08 13:48:23.724483"], ["updated_at", "2015-04-08 13:48:23.724483"], ["tracking", "150408-69"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 73], ["title", "I-am-a-task459"], ["description", "I-am-the-task-description_1817"], ["cost", 1], ["created_at", "2015-04-08 13:48:23.729315"], ["updated_at", "2015-04-08 13:48:23.729315"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_4224"], ["description", "I-am-the-goal-description_6800"], ["version", 1], ["created_at", "2015-04-08 13:48:23.733888"], ["updated_at", "2015-04-08 13:48:23.733888"], ["tracking", "150408-70"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 74], ["title", "I-am-a-task6744"], ["description", "I-am-the-task-description_55"], ["cost", 1], ["created_at", "2015-04-08 13:48:23.738849"], ["updated_at", "2015-04-08 13:48:23.738849"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_2859"], ["description", "I-am-the-goal-description_1200"], ["version", 1], ["created_at", "2015-04-08 13:48:23.743265"], ["updated_at", "2015-04-08 13:48:23.743265"], ["tracking", "150408-71"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 75], ["title", "I-am-a-task4859"], ["description", "I-am-the-task-description_6422"], ["cost", 1], ["created_at", "2015-04-08 13:48:23.748502"], ["updated_at", "2015-04-08 13:48:23.748502"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_136"], ["description", "I-am-the-goal-description_3657"], ["version", 1], ["created_at", "2015-04-08 13:48:23.753712"], ["updated_at", "2015-04-08 13:48:23.753712"], ["tracking", "150408-72"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 76], ["title", "I-am-a-task2956"], ["description", "I-am-the-task-description_4189"], ["cost", 1], ["created_at", "2015-04-08 13:48:23.758005"], ["updated_at", "2015-04-08 13:48:23.758005"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_4706"], ["description", "I-am-the-goal-description_6572"], ["version", 1], ["created_at", "2015-04-08 13:48:23.763000"], ["updated_at", "2015-04-08 13:48:23.763000"], ["tracking", "150408-73"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 77], ["title", "I-am-a-task3677"], ["description", "I-am-the-task-description_6683"], ["cost", 1], ["created_at", "2015-04-08 13:48:23.766949"], ["updated_at", "2015-04-08 13:48:23.766949"]] +  (0.7ms) commit transaction +  (0.2ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_2856"], ["description", "I-am-the-goal-description_6040"], ["version", 1], ["created_at", "2015-04-08 13:48:23.772713"], ["updated_at", "2015-04-08 13:48:23.772713"], ["tracking", "150408-74"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 78], ["title", "I-am-a-task4319"], ["description", "I-am-the-task-description_9385"], ["cost", 1], ["created_at", "2015-04-08 13:48:23.776866"], ["updated_at", "2015-04-08 13:48:23.776866"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_452"], ["description", "I-am-the-goal-description_4972"], ["version", 1], ["created_at", "2015-04-08 13:48:23.781672"], ["updated_at", "2015-04-08 13:48:23.781672"], ["tracking", "150408-75"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 79], ["title", "I-am-a-task3537"], ["description", "I-am-the-task-description_6845"], ["cost", 1], ["created_at", "2015-04-08 13:48:23.785633"], ["updated_at", "2015-04-08 13:48:23.785633"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_2341"], ["description", "I-am-the-goal-description_130"], ["version", 1], ["created_at", "2015-04-08 13:48:23.791138"], ["updated_at", "2015-04-08 13:48:23.791138"], ["tracking", "150408-76"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-08"], ["term", "2015-04-09"], ["goal_id", 80], ["title", "I-am-a-task1570"], ["description", "I-am-the-task-description_6420"], ["cost", 1], ["created_at", "2015-04-08 13:48:23.794980"], ["updated_at", "2015-04-08 13:48:23.794980"]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_6846"], ["description", "I-am-the-goal-description_2945"], ["version", 1], ["created_at", "2015-04-08 13:48:23.799894"], ["updated_at", "2015-04-08 13:48:23.799894"], ["tracking", "150408-77"]] +  (0.7ms) 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-08 13:48:23.802909"], ["id", 81]] +  (0.7ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 3], ["updated_at", "2015-04-08 13:48:23.805051"], ["id", 81]] +  (0.9ms) 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_6510"], ["description", "I-am-the-goal-description_2339"], ["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_6140"], ["description", "I-am-the-goal-description_4599"], ["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_8630"], ["description", "I-am-the-goal-description_628"], ["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_6018"], ["description", "I-am-the-goal-description_5681"], ["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_5976"], ["description", "I-am-the-goal-description_4881"], ["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", "cost", "progress", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 86], ["title", "I-am-a-task9642"], ["description", "I-am-the-task-description_4130"], ["cost", 1], ["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", "cost", "progress", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 86], ["title", "I-am-a-task270"], ["description", "I-am-the-task-description_5733"], ["cost", 1], ["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_155"], ["description", "I-am-the-goal-description_5072"], ["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_6137"], ["description", "I-am-the-goal-description_535"], ["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_1938"], ["description", "I-am-the-goal-description_5344"], ["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_6454"], ["description", "I-am-the-goal-description_317"], ["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", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 90], ["title", "I-am-a-task3561"], ["description", "I-am-the-task-description_4094"], ["cost", 1], ["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_350"], ["description", "I-am-the-goal-description_1310"], ["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", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 91], ["title", "I-am-a-task7244"], ["description", "I-am-the-task-description_174"], ["cost", 1], ["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_2573"], ["description", "I-am-the-goal-description_2594"], ["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", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 92], ["title", "I-am-a-task8764"], ["description", "I-am-the-task-description_2770"], ["cost", 1], ["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_781"], ["description", "I-am-the-goal-description_6124"], ["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", "cost", "progress", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 93], ["title", "I-am-a-task3295"], ["description", "I-am-the-task-description_149"], ["cost", 1], ["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" ("task_id", "date", "progress", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["task_id", 105], ["date", "2012-12-21 00:00:00.000000"], ["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_9451"], ["description", "I-am-the-goal-description_6919"], ["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", "cost", "progress", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 94], ["title", "I-am-a-task7422"], ["description", "I-am-the-task-description_6545"], ["cost", 1], ["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" ("task_id", "date", "progress", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["task_id", 106], ["date", "2012-12-21 00:00:00.000000"], ["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_5894"], ["description", "I-am-the-goal-description_9326"], ["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", "cost", "progress", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 95], ["title", "I-am-a-task493"], ["description", "I-am-the-task-description_6579"], ["cost", 1], ["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" ("task_id", "date", "progress", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["task_id", 107], ["date", "2012-12-21 00:00:00.000000"], ["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_4724"], ["description", "I-am-the-goal-description_893"], ["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", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 96], ["title", "I-am-a-task1534"], ["description", "I-am-the-task-description_8297"], ["cost", 1], ["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_4576"], ["description", "I-am-the-goal-description_8985"], ["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_7650"], ["description", "I-am-the-goal-description_9938"], ["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_2997"], ["description", "I-am-the-goal-description_1156"], ["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 + [1m (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_2433"], ["description", "I-am-the-goal-description_4551"], ["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 +  (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.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'; +  (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.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.4ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_9998"], ["description", "I-am-the-goal-description_7090"], ["version", 1], ["created_at", "2015-04-08 13:49:07.188687"], ["updated_at", "2015-04-08 13:49:07.188687"], ["tracking", "150408-1"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.4ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_6588"], ["description", "I-am-the-goal-description_716"], ["version", 1], ["created_at", "2015-04-08 13:49:07.201437"], ["updated_at", "2015-04-08 13:49:07.201437"], ["tracking", "150408-2"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction +  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.4ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_5839"], ["description", "I-am-the-goal-description_5162"], ["version", 1], ["created_at", "2015-04-08 13:49:07.207814"], ["updated_at", "2015-04-08 13:49:07.207814"], ["tracking", "150408-3"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_2993"], ["description", "I-am-the-goal-description_2665"], ["version", 1], ["created_at", "2015-04-08 13:49:07.214221"], ["updated_at", "2015-04-08 13:49:07.214221"], ["tracking", "150408-4"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.5ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_2068"], ["description", "I-am-the-goal-description_2931"], ["version", 1], ["created_at", "2015-04-08 13:49:07.220039"], ["updated_at", "2015-04-08 13:49:07.220039"], ["tracking", "150408-5"]] +  (1.4ms) commit transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f' [["goal_id", 5]] +  (0.1ms) begin transaction +  (0.1ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_5800"], ["description", "I-am-the-goal-description_5017"], ["version", 1], ["created_at", "2015-04-08 13:49:07.313271"], ["updated_at", "2015-04-08 13:49:07.313271"], ["tracking", "150408-6"]] +  (1.5ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_5290"], ["description", "I-am-the-goal-description_7636"], ["version", 1], ["created_at", "2015-04-08 13:49:07.319493"], ["updated_at", "2015-04-08 13:49:07.319493"], ["tracking", "150408-7"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_4032"], ["description", "I-am-the-goal-description_3045"], ["version", 1], ["created_at", "2015-04-08 13:49:07.379930"], ["updated_at", "2015-04-08 13:49:07.379930"], ["tracking", "150408-8"]] +  (1.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 8], ["title", "I-am-a-task6291"], ["description", "I-am-the-task-description_6809"], ["cost", 1], ["created_at", "2015-04-08 13:49:07.392192"], ["updated_at", "2015-04-08 13:49:07.392192"]] +  (0.9ms) commit transaction +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f' [["goal_id", 8]] +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_9206"], ["description", "I-am-the-goal-description_2176"], ["version", 1], ["created_at", "2015-04-08 13:49:07.399632"], ["updated_at", "2015-04-08 13:49:07.399632"], ["tracking", "150408-9"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_8278"], ["description", "I-am-the-goal-description_9809"], ["version", 1], ["created_at", "2015-04-08 13:49:07.406063"], ["updated_at", "2015-04-08 13:49:07.406063"], ["tracking", "150408-10"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_4070"], ["description", "I-am-the-goal-description_696"], ["version", 1], ["created_at", "2015-04-08 13:49:07.413257"], ["updated_at", "2015-04-08 13:49:07.413257"], ["tracking", "150408-11"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_3357"], ["description", "I-am-the-goal-description_9896"], ["version", 1], ["created_at", "2015-04-08 13:49:07.421204"], ["updated_at", "2015-04-08 13:49:07.421204"], ["tracking", "150408-12"]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 12], ["title", "I-am-a-task7201"], ["description", "I-am-the-task-description_9489"], ["cost", 1], ["created_at", "2015-04-08 13:49:07.424847"], ["updated_at", "2015-04-08 13:49:07.424847"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_5926"], ["description", "I-am-the-goal-description_1986"], ["version", 1], ["created_at", "2015-04-08 13:49:07.429348"], ["updated_at", "2015-04-08 13:49:07.429348"], ["tracking", "150408-13"]] +  (1.2ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 13], ["title", "I-am-a-task2071"], ["description", "I-am-the-task-description_7396"], ["cost", 1], ["created_at", "2015-04-08 13:49:07.435756"], ["updated_at", "2015-04-08 13:49:07.435756"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_931"], ["description", "I-am-the-goal-description_2937"], ["version", 1], ["created_at", "2015-04-08 13:49:07.441767"], ["updated_at", "2015-04-08 13:49:07.441767"], ["tracking", "150408-14"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 14], ["title", "I-am-a-task7530"], ["description", "I-am-the-task-description_6818"], ["cost", 1], ["created_at", "2015-04-08 13:49:07.447202"], ["updated_at", "2015-04-08 13:49:07.447202"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_3037"], ["description", "I-am-the-goal-description_7131"], ["version", 1], ["created_at", "2015-04-08 13:49:07.452554"], ["updated_at", "2015-04-08 13:49:07.452554"], ["tracking", "150408-15"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.5ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 15], ["title", "I-am-a-task1142"], ["description", "I-am-the-task-description_6288"], ["cost", 1], ["created_at", "2015-04-08 13:49:07.457611"], ["updated_at", "2015-04-08 13:49:07.457611"]] +  (1.5ms) commit transaction +  (0.2ms) begin transaction +  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.4ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_9925"], ["description", "I-am-the-goal-description_2189"], ["version", 1], ["created_at", "2015-04-08 13:49:07.467434"], ["updated_at", "2015-04-08 13:49:07.467434"], ["tracking", "150408-16"]] +  (0.8ms) commit transaction +  (0.2ms) begin transaction + SQL (0.4ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 16], ["title", "I-am-a-task937"], ["description", "I-am-the-task-description_4314"], ["cost", 1], ["created_at", "2015-04-08 13:49:07.475031"], ["updated_at", "2015-04-08 13:49:07.475031"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_4865"], ["description", "I-am-the-goal-description_3142"], ["version", 1], ["created_at", "2015-04-08 13:49:07.480727"], ["updated_at", "2015-04-08 13:49:07.480727"], ["tracking", "150408-17"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 17], ["title", "I-am-a-task2683"], ["description", "I-am-the-task-description_7824"], ["cost", 1], ["created_at", "2015-04-08 13:49:07.486650"], ["updated_at", "2015-04-08 13:49:07.486650"]] +  (1.0ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_8850"], ["description", "I-am-the-goal-description_5549"], ["version", 1], ["created_at", "2015-04-08 13:49:07.494731"], ["updated_at", "2015-04-08 13:49:07.494731"], ["tracking", "150408-18"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 18], ["title", "I-am-a-task3774"], ["description", "I-am-the-task-description_5930"], ["cost", 1], ["created_at", "2015-04-08 13:49:07.500079"], ["updated_at", "2015-04-08 13:49:07.500079"]] +  (1.0ms) commit transaction +  (0.2ms) begin transaction +  (0.4ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_4234"], ["description", "I-am-the-goal-description_9664"], ["version", 1], ["created_at", "2015-04-08 13:49:07.508937"], ["updated_at", "2015-04-08 13:49:07.508937"], ["tracking", "150408-19"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 19], ["title", "I-am-a-task9020"], ["description", "I-am-the-task-description_9355"], ["cost", 1], ["created_at", "2015-04-08 13:49:07.515416"], ["updated_at", "2015-04-08 13:49:07.515416"]] +  (0.7ms) commit transaction +  (0.2ms) begin transaction +  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_1261"], ["description", "I-am-the-goal-description_6251"], ["version", 1], ["created_at", "2015-04-08 13:49:07.521338"], ["updated_at", "2015-04-08 13:49:07.521338"], ["tracking", "150408-20"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 20], ["title", "I-am-a-task8564"], ["description", "I-am-the-task-description_6624"], ["cost", 1], ["created_at", "2015-04-08 13:49:07.526162"], ["updated_at", "2015-04-08 13:49:07.526162"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_8223"], ["description", "I-am-the-goal-description_3932"], ["version", 1], ["created_at", "2015-04-08 13:49:07.532007"], ["updated_at", "2015-04-08 13:49:07.532007"], ["tracking", "150408-21"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.4ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-08"], ["term", "2015-04-09"], ["goal_id", 21], ["title", "I-am-a-task9131"], ["description", "I-am-the-task-description_2946"], ["cost", 1], ["created_at", "2015-04-08 13:49:07.536052"], ["updated_at", "2015-04-08 13:49:07.536052"]] +  (0.8ms) commit transaction +  (2.8ms) DELETE FROM "flyboy_task_comments"; +  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments'; +  (1.0ms) 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'; +  (0.9ms) DELETE FROM "flyboy_goals"; +  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (1.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals'; +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.4ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_8645"], ["description", "I-am-the-goal-description_8378"], ["version", 1], ["created_at", "2015-04-08 13:49:37.045308"], ["updated_at", "2015-04-08 13:49:37.045308"], ["tracking", "150408-1"]] +  (1.5ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_7640"], ["description", "I-am-the-goal-description_4832"], ["version", 1], ["created_at", "2015-04-08 13:49:37.058349"], ["updated_at", "2015-04-08 13:49:37.058349"], ["tracking", "150408-2"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_7307"], ["description", "I-am-the-goal-description_3575"], ["version", 1], ["created_at", "2015-04-08 13:49:37.063703"], ["updated_at", "2015-04-08 13:49:37.063703"], ["tracking", "150408-3"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_7583"], ["description", "I-am-the-goal-description_2046"], ["version", 1], ["created_at", "2015-04-08 13:49:37.069333"], ["updated_at", "2015-04-08 13:49:37.069333"], ["tracking", "150408-4"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_9388"], ["description", "I-am-the-goal-description_9026"], ["version", 1], ["created_at", "2015-04-08 13:49:37.074752"], ["updated_at", "2015-04-08 13:49:37.074752"], ["tracking", "150408-5"]] +  (0.8ms) commit transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f' [["goal_id", 5]] +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_302"], ["description", "I-am-the-goal-description_8914"], ["version", 1], ["created_at", "2015-04-08 13:49:37.158744"], ["updated_at", "2015-04-08 13:49:37.158744"], ["tracking", "150408-6"]] +  (1.4ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_9650"], ["description", "I-am-the-goal-description_4102"], ["version", 1], ["created_at", "2015-04-08 13:49:37.165327"], ["updated_at", "2015-04-08 13:49:37.165327"], ["tracking", "150408-7"]] +  (1.0ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_4111"], ["description", "I-am-the-goal-description_8326"], ["version", 1], ["created_at", "2015-04-08 13:49:37.183470"], ["updated_at", "2015-04-08 13:49:37.183470"], ["tracking", "150408-8"]] +  (1.0ms) commit transaction +  (0.1ms) begin transaction + SQL (0.5ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 8], ["title", "I-am-a-task4271"], ["description", "I-am-the-task-description_9330"], ["cost", 1], ["created_at", "2015-04-08 13:49:37.194573"], ["updated_at", "2015-04-08 13:49:37.194573"]] +  (0.9ms) commit transaction +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f' [["goal_id", 8]] +  (0.1ms) begin transaction +  (0.1ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_1313"], ["description", "I-am-the-goal-description_4405"], ["version", 1], ["created_at", "2015-04-08 13:49:37.202688"], ["updated_at", "2015-04-08 13:49:37.202688"], ["tracking", "150408-9"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_6676"], ["description", "I-am-the-goal-description_7493"], ["version", 1], ["created_at", "2015-04-08 13:49:37.208675"], ["updated_at", "2015-04-08 13:49:37.208675"], ["tracking", "150408-10"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_7976"], ["description", "I-am-the-goal-description_7671"], ["version", 1], ["created_at", "2015-04-08 13:49:37.215052"], ["updated_at", "2015-04-08 13:49:37.215052"], ["tracking", "150408-11"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_2363"], ["description", "I-am-the-goal-description_9234"], ["version", 1], ["created_at", "2015-04-08 13:49:37.221528"], ["updated_at", "2015-04-08 13:49:37.221528"], ["tracking", "150408-12"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 12], ["title", "I-am-a-task376"], ["description", "I-am-the-task-description_7145"], ["cost", 1], ["created_at", "2015-04-08 13:49:37.225428"], ["updated_at", "2015-04-08 13:49:37.225428"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_1939"], ["description", "I-am-the-goal-description_7184"], ["version", 1], ["created_at", "2015-04-08 13:49:37.229569"], ["updated_at", "2015-04-08 13:49:37.229569"], ["tracking", "150408-13"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.5ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 13], ["title", "I-am-a-task809"], ["description", "I-am-the-task-description_3203"], ["cost", 1], ["created_at", "2015-04-08 13:49:37.234394"], ["updated_at", "2015-04-08 13:49:37.234394"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) 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_1364"], ["version", 1], ["created_at", "2015-04-08 13:49:37.239805"], ["updated_at", "2015-04-08 13:49:37.239805"], ["tracking", "150408-14"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 14], ["title", "I-am-a-task2515"], ["description", "I-am-the-task-description_2443"], ["cost", 1], ["created_at", "2015-04-08 13:49:37.244648"], ["updated_at", "2015-04-08 13:49:37.244648"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_2402"], ["description", "I-am-the-goal-description_1634"], ["version", 1], ["created_at", "2015-04-08 13:49:37.249883"], ["updated_at", "2015-04-08 13:49:37.249883"], ["tracking", "150408-15"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 15], ["title", "I-am-a-task3785"], ["description", "I-am-the-task-description_3429"], ["cost", 1], ["created_at", "2015-04-08 13:49:37.254612"], ["updated_at", "2015-04-08 13:49:37.254612"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_3632"], ["description", "I-am-the-goal-description_6874"], ["version", 1], ["created_at", "2015-04-08 13:49:37.259393"], ["updated_at", "2015-04-08 13:49:37.259393"], ["tracking", "150408-16"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 16], ["title", "I-am-a-task348"], ["description", "I-am-the-task-description_5294"], ["cost", 1], ["created_at", "2015-04-08 13:49:37.264145"], ["updated_at", "2015-04-08 13:49:37.264145"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_4033"], ["description", "I-am-the-goal-description_4218"], ["version", 1], ["created_at", "2015-04-08 13:49:37.269175"], ["updated_at", "2015-04-08 13:49:37.269175"], ["tracking", "150408-17"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 17], ["title", "I-am-a-task3837"], ["description", "I-am-the-task-description_5435"], ["cost", 1], ["created_at", "2015-04-08 13:49:37.273276"], ["updated_at", "2015-04-08 13:49:37.273276"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_8365"], ["description", "I-am-the-goal-description_5912"], ["version", 1], ["created_at", "2015-04-08 13:49:37.278145"], ["updated_at", "2015-04-08 13:49:37.278145"], ["tracking", "150408-18"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 18], ["title", "I-am-a-task500"], ["description", "I-am-the-task-description_4123"], ["cost", 1], ["created_at", "2015-04-08 13:49:37.282560"], ["updated_at", "2015-04-08 13:49:37.282560"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_1068"], ["description", "I-am-the-goal-description_8101"], ["version", 1], ["created_at", "2015-04-08 13:49:37.287645"], ["updated_at", "2015-04-08 13:49:37.287645"], ["tracking", "150408-19"]] +  (0.7ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 19], ["title", "I-am-a-task6590"], ["description", "I-am-the-task-description_6462"], ["cost", 1], ["created_at", "2015-04-08 13:49:37.291525"], ["updated_at", "2015-04-08 13:49:37.291525"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_9706"], ["description", "I-am-the-goal-description_3736"], ["version", 1], ["created_at", "2015-04-08 13:49:37.298908"], ["updated_at", "2015-04-08 13:49:37.298908"], ["tracking", "150408-20"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 20], ["title", "I-am-a-task9701"], ["description", "I-am-the-task-description_3131"], ["cost", 1], ["created_at", "2015-04-08 13:49:37.305387"], ["updated_at", "2015-04-08 13:49:37.305387"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) 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_1946"], ["version", 1], ["created_at", "2015-04-08 13:49:37.311132"], ["updated_at", "2015-04-08 13:49:37.311132"], ["tracking", "150408-21"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-08"], ["term", "2015-04-09"], ["goal_id", 21], ["title", "I-am-a-task9683"], ["description", "I-am-the-task-description_297"], ["cost", 1], ["created_at", "2015-04-08 13:49:37.315526"], ["updated_at", "2015-04-08 13:49:37.315526"]] +  (0.9ms) commit transaction +  (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_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'; +  (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'; + 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-08') + SQL (0.4ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_5048"], ["description", "I-am-the-goal-description_1876"], ["version", 1], ["created_at", "2015-04-08 13:49:46.689711"], ["updated_at", "2015-04-08 13:49:46.689711"], ["tracking", "150408-1"]] +  (1.5ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_3798"], ["description", "I-am-the-goal-description_6569"], ["version", 1], ["created_at", "2015-04-08 13:49:46.740880"], ["updated_at", "2015-04-08 13:49:46.740880"], ["tracking", "150408-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 25ms (Views: 17.1ms | 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.3ms) DELETE FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? [["id", 1]] +  (1.6ms) 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-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_6792"], ["description", "I-am-the-goal-description_4366"], ["version", 1], ["created_at", "2015-04-08 13:49:46.857453"], ["updated_at", "2015-04-08 13:49:46.857453"], ["tracking", "150408-1"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_5762"], ["description", "I-am-the-goal-description_7854"], ["version", 1], ["created_at", "2015-04-08 13:49:46.862198"], ["updated_at", "2015-04-08 13:49:46.862198"], ["tracking", "150408-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.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.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.2ms) 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-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_4110"], ["description", "I-am-the-goal-description_6587"], ["version", 1], ["created_at", "2015-04-08 13:49:46.888891"], ["updated_at", "2015-04-08 13:49:46.888891"], ["tracking", "150408-1"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_5019"], ["description", "I-am-the-goal-description_7088"], ["version", 1], ["created_at", "2015-04-08 13:49:46.893337"], ["updated_at", "2015-04-08 13:49:46.893337"], ["tracking", "150408-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.2ms) 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-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_4693"], ["description", "I-am-the-goal-description_188"], ["version", 1], ["created_at", "2015-04-08 13:49:46.904838"], ["updated_at", "2015-04-08 13:49:46.904838"], ["tracking", "150408-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.3ms) UPDATE "flyboy_goals" SET "status" = ?, "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["status", "closed"], ["version", 2], ["updated_at", "2015-04-08 13:49:46.917204"], ["id", 7]] +  (0.7ms) commit transaction +Redirected to http://test.host/flyboy/goals +Completed 302 Found in 3360ms (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-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_5101"], ["description", "I-am-the-goal-description_825"], ["version", 1], ["created_at", "2015-04-08 13:49:50.273724"], ["updated_at", "2015-04-08 13:49:50.273724"], ["tracking", "150408-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.3ms) UPDATE "flyboy_goals" SET "status" = ?, "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["status", "closed"], ["version", 2], ["updated_at", "2015-04-08 13:49:50.284284"], ["id", 8]] +  (0.8ms) commit transaction +Redirected to http://test.host/flyboy/goals +Completed 302 Found in 7ms (ActiveRecord: 1.4ms) +  (0.1ms) begin transaction +  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.4ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_6150"], ["description", "I-am-the-goal-description_2019"], ["version", 1], ["created_at", "2015-04-08 13:49:50.291068"], ["updated_at", "2015-04-08 13:49:50.291068"], ["tracking", "150408-5"]] +  (0.7ms) 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-08 13:49:50.298624"], ["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-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_3951"], ["description", "I-am-the-goal-description_7062"], ["version", 1], ["created_at", "2015-04-08 13:49:50.305603"], ["updated_at", "2015-04-08 13:49:50.305603"], ["tracking", "150408-6"]] +  (0.8ms) 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-08 13:49:50.312100"], ["id", 10]] +  (0.8ms) commit transaction +Redirected to http://test.host/flyboy/goals/10 +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-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_7970"], ["description", "I-am-the-goal-description_8486"], ["version", 1], ["created_at", "2015-04-08 13:49:50.329299"], ["updated_at", "2015-04-08 13:49:50.329299"], ["tracking", "150408-7"]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 11], ["title", "I-am-a-task5171"], ["description", "I-am-the-task-description_8980"], ["cost", 1], ["created_at", "2015-04-08 13:49:50.391284"], ["updated_at", "2015-04-08 13:49:50.391284"]] +  (1.5ms) commit transaction +  (0.1ms) begin transaction + SQL (0.5ms) INSERT INTO "flyboy_task_comments" ("task_id", "date", "progress", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["task_id", 1], ["date", "2015-04-08 13:49:50.404987"], ["progress", 95], ["description", "I-am-a-task-comment"], ["created_at", "2015-04-08 13:49:50.406192"], ["updated_at", "2015-04-08 13:49:50.406192"]] + SQL (0.2ms) UPDATE "flyboy_tasks" SET "progress" = ?, "updated_at" = ? WHERE "flyboy_tasks"."id" = ? [["progress", 95], ["updated_at", "2015-04-08 13:49:50.408435"], ["id", 1]] +  (0.9ms) commit transaction +Processing by Flyboy::TaskCommentsController#create as HTML + Parameters: {"task_comment"=>{"id"=>"1", "task_id"=>"1", "date"=>"2015-04-08 13:49:50 UTC", "description"=>"I-am-a-task-comment", "progress"=>"95", "created_at"=>"2015-04-08 13:49:50 UTC", "updated_at"=>"2015-04-08 13:49:50 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.1ms) 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-08 13:49:50.417192"], ["created_at", "2015-04-08 13:49:50.419106"], ["updated_at", "2015-04-08 13:49:50.419106"]] +  (0.8ms) commit transaction +Redirected to http://test.host/flyboy/tasks/1 +Completed 302 Found in 10ms (ActiveRecord: 1.6ms) +  (0.1ms) begin transaction +  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_3777"], ["description", "I-am-the-goal-description_8785"], ["version", 1], ["created_at", "2015-04-08 13:49:50.430038"], ["updated_at", "2015-04-08 13:49:50.430038"], ["tracking", "150408-8"]] +  (0.7ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 12], ["title", "I-am-a-task7720"], ["description", "I-am-the-task-description_999"], ["cost", 1], ["created_at", "2015-04-08 13:49:50.434553"], ["updated_at", "2015-04-08 13:49:50.434553"]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 12], ["title", "I-am-a-task4053"], ["description", "I-am-the-task-description_5017"], ["cost", 1], ["created_at", "2015-04-08 13:49:50.438587"], ["updated_at", "2015-04-08 13:49:50.438587"]] +  (0.9ms) commit transaction +Processing by Flyboy::TasksController#complete as HTML + Parameters: {"id"=>"2"} + Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 2]] + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 12]] +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_task_comments" ("progress", "description", "date", "task_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["progress", 100], ["description", "Marquée comme terminée."], ["date", "2015-04-08 13:49:50.445844"], ["task_id", 2], ["created_at", "2015-04-08 13:49:50.447064"], ["updated_at", "2015-04-08 13:49:50.447064"]] + SQL (0.1ms) UPDATE "flyboy_tasks" SET "progress" = ?, "done" = ?, "updated_at" = ? WHERE "flyboy_tasks"."id" = ? [["progress", 100], ["done", "t"], ["updated_at", "2015-04-08 13:49:50.448642"], ["id", 2]] +  (1.0ms) commit transaction +Redirected to http://test.hostwhere_i_came_from +Completed 302 Found in 8ms (ActiveRecord: 1.8ms) + 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-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_3114"], ["description", "I-am-the-goal-description_7605"], ["version", 1], ["created_at", "2015-04-08 13:49:50.456001"], ["updated_at", "2015-04-08 13:49:50.456001"], ["tracking", "150408-9"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.5ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 13], ["title", "I-am-a-task5868"], ["description", "I-am-the-task-description_3261"], ["cost", 1], ["created_at", "2015-04-08 13:49:50.460570"], ["updated_at", "2015-04-08 13:49:50.460570"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 13], ["title", "I-am-a-task4871"], ["description", "I-am-the-task-description_1720"], ["cost", 1], ["created_at", "2015-04-08 13:49:50.465719"], ["updated_at", "2015-04-08 13:49:50.465719"]] +  (0.9ms) commit transaction +Processing by Flyboy::TasksController#complete as HTML + Parameters: {"id"=>"4"} + Flyboy::Task Load (0.2ms) 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", "Marquée comme terminée."], ["date", "2015-04-08 13:49:50.473501"], ["task_id", 4], ["created_at", "2015-04-08 13:49:50.474778"], ["updated_at", "2015-04-08 13:49:50.474778"]] + SQL (0.1ms) UPDATE "flyboy_tasks" SET "progress" = ?, "done" = ?, "updated_at" = ? WHERE "flyboy_tasks"."id" = ? [["progress", 100], ["done", "t"], ["updated_at", "2015-04-08 13:49:50.476313"], ["id", 4]] +  (1.0ms) 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", 4]] +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_200"], ["description", "I-am-the-goal-description_1744"], ["version", 1], ["created_at", "2015-04-08 13:49:50.482792"], ["updated_at", "2015-04-08 13:49:50.482792"], ["tracking", "150408-10"]] +  (1.2ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 14], ["title", "I-am-a-task5423"], ["description", "I-am-the-task-description_1476"], ["cost", 1], ["created_at", "2015-04-08 13:49:50.487272"], ["updated_at", "2015-04-08 13:49:50.487272"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 14], ["title", "I-am-a-task3495"], ["description", "I-am-the-task-description_8300"], ["cost", 1], ["created_at", "2015-04-08 13:49:50.491452"], ["updated_at", "2015-04-08 13:49:50.491452"]] +  (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", "Marquée comme terminée."], ["date", "2015-04-08 13:49:50.499194"], ["task_id", 6], ["created_at", "2015-04-08 13:49:50.500446"], ["updated_at", "2015-04-08 13:49:50.500446"]] + SQL (0.1ms) UPDATE "flyboy_tasks" SET "progress" = ?, "done" = ?, "updated_at" = ? WHERE "flyboy_tasks"."id" = ? [["progress", 100], ["done", "t"], ["updated_at", "2015-04-08 13:49:50.501973"], ["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.1ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_1693"], ["description", "I-am-the-goal-description_680"], ["version", 1], ["created_at", "2015-04-08 13:49:50.510306"], ["updated_at", "2015-04-08 13:49:50.510306"], ["tracking", "150408-11"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 15], ["title", "I-am-a-task7162"], ["description", "I-am-the-task-description_2270"], ["cost", 1], ["created_at", "2015-04-08 13:49:50.515253"], ["updated_at", "2015-04-08 13:49:50.515253"]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + SQL (0.6ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 15], ["title", "I-am-a-task1014"], ["description", "I-am-the-task-description_6787"], ["cost", 1], ["created_at", "2015-04-08 13:49:50.519864"], ["updated_at", "2015-04-08 13:49:50.519864"]] +  (1.2ms) commit transaction +Processing by Flyboy::TasksController#complete as HTML + Parameters: {"id"=>"8"} + Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 8]] + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 15]] +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_task_comments" ("progress", "description", "date", "task_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["progress", 100], ["description", "Marquée comme terminée."], ["date", "2015-04-08 13:49:50.527825"], ["task_id", 8], ["created_at", "2015-04-08 13:49:50.529059"], ["updated_at", "2015-04-08 13:49:50.529059"]] + SQL (0.1ms) UPDATE "flyboy_tasks" SET "progress" = ?, "done" = ?, "updated_at" = ? WHERE "flyboy_tasks"."id" = ? [["progress", 100], ["done", "t"], ["updated_at", "2015-04-08 13:49:50.530616"], ["id", 8]] +  (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-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_8585"], ["description", "I-am-the-goal-description_2605"], ["version", 1], ["created_at", "2015-04-08 13:49:50.537212"], ["updated_at", "2015-04-08 13:49:50.537212"], ["tracking", "150408-12"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 16], ["title", "I-am-a-task7894"], ["description", "I-am-the-task-description_883"], ["cost", 1], ["created_at", "2015-04-08 13:49:50.541161"], ["updated_at", "2015-04-08 13:49:50.541161"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 16], ["title", "I-am-a-task1431"], ["description", "I-am-the-task-description_1486"], ["cost", 1], ["created_at", "2015-04-08 13:49:50.544985"], ["updated_at", "2015-04-08 13:49:50.544985"]] +  (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 7ms (Views: 2.8ms | ActiveRecord: 0.0ms) +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_2860"], ["description", "I-am-the-goal-description_7280"], ["version", 1], ["created_at", "2015-04-08 13:49:50.558767"], ["updated_at", "2015-04-08 13:49:50.558767"], ["tracking", "150408-13"]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 17], ["title", "I-am-a-task1528"], ["description", "I-am-the-task-description_3545"], ["cost", 1], ["created_at", "2015-04-08 13:49:50.562590"], ["updated_at", "2015-04-08 13:49:50.562590"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 17], ["title", "I-am-a-task1176"], ["description", "I-am-the-task-description_3004"], ["cost", 1], ["created_at", "2015-04-08 13:49:50.566552"], ["updated_at", "2015-04-08 13:49:50.566552"]] +  (0.8ms) commit transaction + Flyboy::Task Load (0.4ms) 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.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_task_comments" WHERE "flyboy_task_comments"."id" = ? [["id", 4]] + SQL (0.0ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 4]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + Flyboy::TaskComment Load (0.1ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 5]] + SQL (0.1ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 5]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + Flyboy::TaskComment Load (0.1ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 6]] + SQL (0.2ms) DELETE FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."id" = ? [["id", 5]] + SQL (0.1ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 6]] +  (1.3ms) 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_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.2ms) 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.2ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 9]] +  (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", 10]] + SQL (0.1ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 10]] +  (1.3ms) 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.7ms) commit transaction +  (0.0ms) begin transaction + Flyboy::TaskComment Load (0.1ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 12]] + SQL (0.1ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 12]] +  (0.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", 13]] + SQL (0.1ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 13]] +  (0.6ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_5585"], ["description", "I-am-the-goal-description_2194"], ["version", 1], ["created_at", "2015-04-08 13:49:50.608735"], ["updated_at", "2015-04-08 13:49:50.608735"], ["tracking", "150408-14"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 18], ["title", "I-am-a-task3684"], ["description", "I-am-the-task-description_5164"], ["cost", 1], ["created_at", "2015-04-08 13:49:50.612595"], ["updated_at", "2015-04-08 13:49:50.612595"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_8029"], ["description", "I-am-the-goal-description_5779"], ["version", 1], ["created_at", "2015-04-08 13:49:50.616383"], ["updated_at", "2015-04-08 13:49:50.616383"], ["tracking", "150408-15"]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 19], ["title", "I-am-a-task5046"], ["description", "I-am-the-task-description_7857"], ["cost", 1], ["created_at", "2015-04-08 13:49:50.620948"], ["updated_at", "2015-04-08 13:49:50.620948"]] +  (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.2ms) +Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms) + Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_4050"], ["description", "I-am-the-goal-description_4231"], ["version", 1], ["created_at", "2015-04-08 13:49:50.630757"], ["updated_at", "2015-04-08 13:49:50.630757"], ["tracking", "150408-16"]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 20], ["title", "I-am-a-task8475"], ["description", "I-am-the-task-description_8877"], ["cost", 1], ["created_at", "2015-04-08 13:49:50.634639"], ["updated_at", "2015-04-08 13:49:50.634639"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 20], ["title", "I-am-a-task6173"], ["description", "I-am-the-task-description_96"], ["cost", 1], ["created_at", "2015-04-08 13:49:50.638486"], ["updated_at", "2015-04-08 13:49:50.638486"]] +  (0.8ms) commit transaction + Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC +  (0.0ms) begin transaction + Flyboy::TaskComment Load (0.1ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 14]] + SQL (0.2ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 14]] +  (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", 15]] + SQL (0.2ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 15]] +  (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", 16]] + SQL (0.1ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 16]] +  (0.7ms) commit transaction +  (0.0ms) begin transaction + Flyboy::TaskComment Load (0.1ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 17]] + SQL (0.1ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 17]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_7843"], ["description", "I-am-the-goal-description_8812"], ["version", 1], ["created_at", "2015-04-08 13:49:50.652519"], ["updated_at", "2015-04-08 13:49:50.652519"], ["tracking", "150408-17"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 21], ["title", "I-am-a-task9066"], ["description", "I-am-the-task-description_1724"], ["cost", 1], ["created_at", "2015-04-08 13:49:50.656491"], ["updated_at", "2015-04-08 13:49:50.656491"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_2530"], ["description", "I-am-the-goal-description_5627"], ["version", 1], ["created_at", "2015-04-08 13:49:50.660522"], ["updated_at", "2015-04-08 13:49:50.660522"], ["tracking", "150408-18"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 22], ["title", "I-am-a-task2093"], ["description", "I-am-the-task-description_5285"], ["cost", 1], ["created_at", "2015-04-08 13:49:50.664530"], ["updated_at", "2015-04-08 13:49:50.664530"]] +  (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.3ms) 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-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_521"], ["description", "I-am-the-goal-description_604"], ["version", 1], ["created_at", "2015-04-08 13:49:50.675934"], ["updated_at", "2015-04-08 13:49:50.675934"], ["tracking", "150408-19"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 23], ["title", "I-am-a-task4591"], ["description", "I-am-the-task-description_5694"], ["cost", 1], ["created_at", "2015-04-08 13:49:50.680249"], ["updated_at", "2015-04-08 13:49:50.680249"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 23], ["title", "I-am-a-task6787"], ["description", "I-am-the-task-description_4429"], ["cost", 1], ["created_at", "2015-04-08 13:49:50.684039"], ["updated_at", "2015-04-08 13:49:50.684039"]] +  (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", 18]] + SQL (0.2ms) 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.7ms) commit transaction +  (0.0ms) begin transaction + Flyboy::TaskComment Load (0.1ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 20]] + SQL (0.1ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 20]] +  (0.7ms) commit transaction +  (0.0ms) begin transaction + Flyboy::TaskComment Load (0.1ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 21]] + SQL (0.1ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 21]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_2730"], ["description", "I-am-the-goal-description_3246"], ["version", 1], ["created_at", "2015-04-08 13:49:50.698124"], ["updated_at", "2015-04-08 13:49:50.698124"], ["tracking", "150408-20"]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 24], ["title", "I-am-a-task1201"], ["description", "I-am-the-task-description_1853"], ["cost", 1], ["created_at", "2015-04-08 13:49:50.702038"], ["updated_at", "2015-04-08 13:49:50.702038"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_4404"], ["description", "I-am-the-goal-description_8387"], ["version", 1], ["created_at", "2015-04-08 13:49:50.706037"], ["updated_at", "2015-04-08 13:49:50.706037"], ["tracking", "150408-21"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 25], ["title", "I-am-a-task965"], ["description", "I-am-the-task-description_6616"], ["cost", 1], ["created_at", "2015-04-08 13:49:50.710241"], ["updated_at", "2015-04-08 13:49:50.710241"]] +  (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-08') + SQL (0.6ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_8563"], ["description", "I-am-the-goal-description_6768"], ["version", 1], ["created_at", "2015-04-08 13:49:50.719538"], ["updated_at", "2015-04-08 13:49:50.719538"], ["tracking", "150408-22"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 26], ["title", "I-am-a-task2343"], ["description", "I-am-the-task-description_3579"], ["cost", 1], ["created_at", "2015-04-08 13:49:50.725054"], ["updated_at", "2015-04-08 13:49:50.725054"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 26], ["title", "I-am-a-task6445"], ["description", "I-am-the-task-description_9298"], ["cost", 1], ["created_at", "2015-04-08 13:49:50.729695"], ["updated_at", "2015-04-08 13:49:50.729695"]] +  (0.8ms) commit transaction +Processing by Flyboy::TasksController#show as HTML + Parameters: {"id"=>"24"} + Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 24]] + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 26]] + Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 24]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/show.html.slim within layouts/application (0.3ms) +Completed 200 OK in 7ms (Views: 2.3ms | ActiveRecord: 0.4ms) +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_2550"], ["description", "I-am-the-goal-description_682"], ["version", 1], ["created_at", "2015-04-08 13:49:50.744476"], ["updated_at", "2015-04-08 13:49:50.744476"], ["tracking", "150408-23"]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 27], ["title", "I-am-a-task9412"], ["description", "I-am-the-task-description_8395"], ["cost", 1], ["created_at", "2015-04-08 13:49:50.749068"], ["updated_at", "2015-04-08 13:49:50.749068"]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 27], ["title", "I-am-a-task6512"], ["description", "I-am-the-task-description_9457"], ["cost", 1], ["created_at", "2015-04-08 13:49:50.753351"], ["updated_at", "2015-04-08 13:49:50.753351"]] +  (0.9ms) 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-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_5491"], ["description", "I-am-the-goal-description_3937"], ["version", 1], ["created_at", "2015-04-08 13:49:50.765368"], ["updated_at", "2015-04-08 13:49:50.765368"], ["tracking", "150408-24"]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 28], ["title", "I-am-a-task3391"], ["description", "I-am-the-task-description_600"], ["cost", 1], ["created_at", "2015-04-08 13:49:50.769267"], ["updated_at", "2015-04-08 13:49:50.769267"]] +  (1.0ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 28], ["title", "I-am-a-task1844"], ["description", "I-am-the-task-description_7628"], ["cost", 1], ["created_at", "2015-04-08 13:49:50.774353"], ["updated_at", "2015-04-08 13:49:50.774353"]] +  (1.2ms) 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.2ms) +Completed 200 OK in 4ms (Views: 2.0ms | ActiveRecord: 0.2ms) +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_302"], ["description", "I-am-the-goal-description_4431"], ["version", 1], ["created_at", "2015-04-08 13:49:50.787460"], ["updated_at", "2015-04-08 13:49:50.787460"], ["tracking", "150408-25"]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 29], ["title", "I-am-a-task8256"], ["description", "I-am-the-task-description_9739"], ["cost", 1], ["created_at", "2015-04-08 13:49:50.791322"], ["updated_at", "2015-04-08 13:49:50.791322"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 29], ["title", "I-am-a-task1128"], ["description", "I-am-the-task-description_5489"], ["cost", 1], ["created_at", "2015-04-08 13:49:50.795180"], ["updated_at", "2015-04-08 13:49:50.795180"]] +  (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-08", "term"=>"2015-04-08"}} + 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-08"], ["reminder", "2015-04-08"], ["done", "f"], ["created_at", "2015-04-08 13:49:50.865772"], ["updated_at", "2015-04-08 13:49:50.865772"]] +  (1.6ms) commit transaction +Redirected to http://test.host/flyboy/tasks/32 +Completed 302 Found in 7ms (ActiveRecord: 2.1ms) +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_6964"], ["description", "I-am-the-goal-description_3656"], ["version", 1], ["created_at", "2015-04-08 13:49:50.874597"], ["updated_at", "2015-04-08 13:49:50.874597"], ["tracking", "150408-26"]] +  (1.0ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 30], ["title", "I-am-a-task8114"], ["description", "I-am-the-task-description_7867"], ["cost", 1], ["created_at", "2015-04-08 13:49:50.878916"], ["updated_at", "2015-04-08 13:49:50.878916"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 30], ["title", "I-am-a-task3810"], ["description", "I-am-the-task-description_6274"], ["cost", 1], ["created_at", "2015-04-08 13:49:50.883297"], ["updated_at", "2015-04-08 13:49:50.883297"]] +  (0.8ms) commit transaction +Processing by Flyboy::TasksController#create as HTML + Parameters: {"task"=>{"title"=>"New Task", "goal_id"=>"30", "reminder"=>"2015-04-08", "term"=>"2015-04-08"}} + Flyboy::Goal Load (0.2ms) 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-08"], ["reminder", "2015-04-08"], ["done", "f"], ["created_at", "2015-04-08 13:49:50.890413"], ["updated_at", "2015-04-08 13:49:50.890413"]] +  (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-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_4559"], ["description", "I-am-the-goal-description_1865"], ["version", 1], ["created_at", "2015-04-08 13:49:50.900205"], ["updated_at", "2015-04-08 13:49:50.900205"], ["tracking", "150408-27"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 31], ["title", "I-am-a-task9549"], ["description", "I-am-the-task-description_6808"], ["cost", 1], ["created_at", "2015-04-08 13:49:50.905427"], ["updated_at", "2015-04-08 13:49:50.905427"]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 31], ["title", "I-am-a-task4282"], ["description", "I-am-the-task-description_3749"], ["cost", 1], ["created_at", "2015-04-08 13:49:50.911066"], ["updated_at", "2015-04-08 13:49:50.911066"]] +  (0.9ms) commit transaction +Processing by Flyboy::TasksController#create as HTML + Parameters: {"task"=>{"title"=>"New Task", "goal_id"=>"31", "reminder"=>"2015-04-08", "term"=>"2015-04-08"}} + Flyboy::Goal Load (0.2ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 31]] +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("goal_id", "title", "term", "reminder", "done", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["goal_id", 31], ["title", "New Task"], ["term", "2015-04-08"], ["reminder", "2015-04-08"], ["done", "f"], ["created_at", "2015-04-08 13:49:50.919668"], ["updated_at", "2015-04-08 13:49:50.919668"]] +  (1.8ms) commit transaction +Redirected to http://test.host/flyboy/tasks/38 +Completed 302 Found in 9ms (ActiveRecord: 2.4ms) + 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-08') + SQL (0.4ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_6113"], ["description", "I-am-the-goal-description_949"], ["version", 1], ["created_at", "2015-04-08 13:49:50.930553"], ["updated_at", "2015-04-08 13:49:50.930553"], ["tracking", "150408-28"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 32], ["title", "I-am-a-task6182"], ["description", "I-am-the-task-description_9868"], ["cost", 1], ["created_at", "2015-04-08 13:49:50.936693"], ["updated_at", "2015-04-08 13:49:50.936693"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 32], ["title", "I-am-a-task5784"], ["description", "I-am-the-task-description_6185"], ["cost", 1], ["created_at", "2015-04-08 13:49:50.942883"], ["updated_at", "2015-04-08 13:49:50.942883"]] +  (0.9ms) commit transaction +Processing by Flyboy::TasksController#create as HTML + Parameters: {"task"=>{"title"=>nil, "goal_id"=>"32"}} + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 32]] +  (0.1ms) begin transaction +  (0.0ms) rollback transaction + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/new.html.slim within layouts/application (0.2ms) +Completed 200 OK in 4ms (Views: 1.0ms | ActiveRecord: 0.3ms) +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.9ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_6658"], ["description", "I-am-the-goal-description_9147"], ["version", 1], ["created_at", "2015-04-08 13:49:50.955777"], ["updated_at", "2015-04-08 13:49:50.955777"], ["tracking", "150408-29"]] +  (3.1ms) commit transaction +  (0.2ms) begin transaction + SQL (0.6ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 33], ["title", "I-am-a-task2807"], ["description", "I-am-the-task-description_6429"], ["cost", 1], ["created_at", "2015-04-08 13:49:50.964779"], ["updated_at", "2015-04-08 13:49:50.964779"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 33], ["title", "I-am-a-task3585"], ["description", "I-am-the-task-description_708"], ["cost", 1], ["created_at", "2015-04-08 13:49:50.969301"], ["updated_at", "2015-04-08 13:49:50.969301"]] +  (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", 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-08"], ["term", "2015-04-08"], ["done", "f"], ["created_at", "2015-04-08 13:49:50.974635"], ["updated_at", "2015-04-08 13:49:50.974635"]] +  (0.9ms) commit transaction +Processing by Flyboy::TasksController#update as HTML + Parameters: {"task"=>{"title"=>"New Task", "goal_id"=>"33", "reminder"=>"2015-04-08", "term"=>"2015-04-08"}, "id"=>"43"} + Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 43]] + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 33]] +  (0.1ms) begin transaction +  (0.1ms) commit transaction +Redirected to http://test.host/flyboy/tasks/43 +Completed 302 Found in 5ms (ActiveRecord: 0.3ms) +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_2835"], ["description", "I-am-the-goal-description_8455"], ["version", 1], ["created_at", "2015-04-08 13:49:50.986673"], ["updated_at", "2015-04-08 13:49:50.986673"], ["tracking", "150408-30"]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 34], ["title", "I-am-a-task2502"], ["description", "I-am-the-task-description_1684"], ["cost", 1], ["created_at", "2015-04-08 13:49:50.990666"], ["updated_at", "2015-04-08 13:49:50.990666"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 34], ["title", "I-am-a-task406"], ["description", "I-am-the-task-description_1738"], ["cost", 1], ["created_at", "2015-04-08 13:49:50.994631"], ["updated_at", "2015-04-08 13:49:50.994631"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 34]] + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("title", "goal_id", "reminder", "term", "done", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["title", "New Task"], ["goal_id", 34], ["reminder", "2015-04-08"], ["term", "2015-04-08"], ["done", "f"], ["created_at", "2015-04-08 13:49:50.998386"], ["updated_at", "2015-04-08 13:49:50.998386"]] +  (0.9ms) commit transaction +Processing by Flyboy::TasksController#update as HTML + Parameters: {"task"=>{"title"=>"New Task", "goal_id"=>"34", "reminder"=>"2015-04-08", "term"=>"2015-04-08"}, "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.1ms) commit transaction +Redirected to http://test.host/flyboy/tasks/46 +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-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_2634"], ["description", "I-am-the-goal-description_2566"], ["version", 1], ["created_at", "2015-04-08 13:49:51.011008"], ["updated_at", "2015-04-08 13:49:51.011008"], ["tracking", "150408-31"]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 35], ["title", "I-am-a-task9719"], ["description", "I-am-the-task-description_6357"], ["cost", 1], ["created_at", "2015-04-08 13:49:51.015032"], ["updated_at", "2015-04-08 13:49:51.015032"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 35], ["title", "I-am-a-task9836"], ["description", "I-am-the-task-description_6925"], ["cost", 1], ["created_at", "2015-04-08 13:49:51.019074"], ["updated_at", "2015-04-08 13:49:51.019074"]] +  (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", 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-08"], ["term", "2015-04-08"], ["done", "f"], ["created_at", "2015-04-08 13:49:51.024706"], ["updated_at", "2015-04-08 13:49:51.024706"]] +  (0.9ms) 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.1ms) rollback transaction + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/edit.html.slim within layouts/application (0.3ms) +Completed 200 OK in 5ms (Views: 1.3ms | ActiveRecord: 0.3ms) +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_3530"], ["description", "I-am-the-goal-description_3468"], ["version", 1], ["created_at", "2015-04-08 13:49:51.037880"], ["updated_at", "2015-04-08 13:49:51.037880"], ["tracking", "150408-32"]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 36], ["title", "I-am-a-task4600"], ["description", "I-am-the-task-description_7675"], ["cost", 1], ["created_at", "2015-04-08 13:49:51.042442"], ["updated_at", "2015-04-08 13:49:51.042442"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 36], ["title", "I-am-a-task476"], ["description", "I-am-the-task-description_4967"], ["cost", 1], ["created_at", "2015-04-08 13:49:51.046598"], ["updated_at", "2015-04-08 13:49:51.046598"]] +  (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", 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-08"], ["term", "2015-04-08"], ["done", "f"], ["created_at", "2015-04-08 13:49:51.050413"], ["updated_at", "2015-04-08 13:49:51.050413"]] +  (0.9ms) 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.9ms) commit transaction +Redirected to http://test.host/flyboy/tasks +Completed 302 Found in 5ms (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-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_2908"], ["description", "I-am-the-goal-description_3696"], ["version", 1], ["created_at", "2015-04-08 13:49:51.064203"], ["updated_at", "2015-04-08 13:49:51.064203"], ["tracking", "150408-33"]] +  (1.0ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 37], ["title", "I-am-a-task2130"], ["description", "I-am-the-task-description_900"], ["cost", 1], ["created_at", "2015-04-08 13:49:51.068602"], ["updated_at", "2015-04-08 13:49:51.068602"]] +  (4.7ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 37], ["title", "I-am-a-task132"], ["description", "I-am-the-task-description_4963"], ["cost", 1], ["created_at", "2015-04-08 13:49:51.078786"], ["updated_at", "2015-04-08 13:49:51.078786"]] +  (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", 37]] + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("title", "goal_id", "reminder", "term", "done", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["title", "New Task"], ["goal_id", 37], ["reminder", "2015-04-08"], ["term", "2015-04-08"], ["done", "f"], ["created_at", "2015-04-08 13:49:51.083360"], ["updated_at", "2015-04-08 13:49:51.083360"]] +  (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]] +  (1.0ms) commit transaction +Redirected to http://test.host/flyboy/tasks +Completed 302 Found in 5ms (ActiveRecord: 1.6ms) +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_8282"], ["description", "I-am-the-goal-description_7399"], ["version", 1], ["created_at", "2015-04-08 13:49:51.095829"], ["updated_at", "2015-04-08 13:49:51.095829"], ["tracking", "150408-34"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 38], ["title", "I-am-a-task6581"], ["description", "I-am-the-task-description_3918"], ["cost", 1], ["created_at", "2015-04-08 13:49:51.099766"], ["updated_at", "2015-04-08 13:49:51.099766"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 38], ["title", "I-am-a-task3843"], ["description", "I-am-the-task-description_4650"], ["cost", 1], ["created_at", "2015-04-08 13:49:51.103971"], ["updated_at", "2015-04-08 13:49:51.103971"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 38]] + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("title", "goal_id", "reminder", "term", "done", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["title", "New Task"], ["goal_id", 38], ["reminder", "2015-04-08"], ["term", "2015-04-08"], ["done", "f"], ["created_at", "2015-04-08 13:49:51.107863"], ["updated_at", "2015-04-08 13:49:51.107863"]] +  (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-15"], ["term", "2015-05-08"], ["updated_at", "2015-04-08 13:49:51.113803"], ["id", 58]] +  (0.9ms) commit transaction +Redirected to http://test.host/flyboy/tasks +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-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_1390"], ["description", "I-am-the-goal-description_8506"], ["version", 1], ["created_at", "2015-04-08 13:49:51.120044"], ["updated_at", "2015-04-08 13:49:51.120044"], ["tracking", "150408-35"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_9501"], ["description", "I-am-the-goal-description_2358"], ["version", 1], ["created_at", "2015-04-08 13:49:51.124872"], ["updated_at", "2015-04-08 13:49:51.124872"], ["tracking", "150408-36"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-07"], ["goal_id", 40], ["title", "I-am-a-task8731"], ["description", "I-am-the-task-description_3099"], ["cost", 1], ["created_at", "2015-04-08 13:49:51.129163"], ["updated_at", "2015-04-08 13:49:51.129163"]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_7138"], ["description", "I-am-the-goal-description_9215"], ["version", 1], ["created_at", "2015-04-08 13:49:51.133182"], ["updated_at", "2015-04-08 13:49:51.133182"], ["tracking", "150408-37"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-09"], ["goal_id", 41], ["title", "I-am-a-task9474"], ["description", "I-am-the-task-description_6381"], ["cost", 1], ["created_at", "2015-04-08 13:49:51.136885"], ["updated_at", "2015-04-08 13:49:51.136885"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_9756"], ["description", "I-am-the-goal-description_6286"], ["version", 1], ["created_at", "2015-04-08 13:49:51.141518"], ["updated_at", "2015-04-08 13:49:51.141518"], ["tracking", "150408-38"]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-07"], ["goal_id", 42], ["title", "I-am-a-task9922"], ["description", "I-am-the-task-description_610"], ["cost", 1], ["created_at", "2015-04-08 13:49:51.146692"], ["updated_at", "2015-04-08 13:49:51.146692"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-09"], ["goal_id", 42], ["title", "I-am-a-task7944"], ["description", "I-am-the-task-description_1125"], ["cost", 1], ["created_at", "2015-04-08 13:49:51.151402"], ["updated_at", "2015-04-08 13:49:51.151402"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-09"], ["term", "2015-04-11"], ["goal_id", 39], ["title", "I-am-a-task9823"], ["description", "I-am-the-task-description_6663"], ["cost", 1], ["created_at", "2015-04-08 13:49:51.155799"], ["updated_at", "2015-04-08 13:49:51.155799"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2015-04-05"], ["term", "2015-04-07"], ["goal_id", 39], ["title", "I-am-a-task5406"], ["description", "I-am-the-task-description_590"], ["cost", 1], ["created_at", "2015-04-08 13:49:51.160053"], ["updated_at", "2015-04-08 13:49:51.160053"]] +  (0.8ms) commit transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 39 AND done = 'f' AND term < '2015-04-08') +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 39 AND done = 'f' AND term > '2015-04-08' AND reminder < '2015-04-08') +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) 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_7779"], ["version", 1], ["created_at", "2015-04-08 13:49:51.167194"], ["updated_at", "2015-04-08 13:49:51.167194"], ["tracking", "150408-39"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_1179"], ["description", "I-am-the-goal-description_2280"], ["version", 1], ["created_at", "2015-04-08 13:49:51.172009"], ["updated_at", "2015-04-08 13:49:51.172009"], ["tracking", "150408-40"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-07"], ["goal_id", 44], ["title", "I-am-a-task6720"], ["description", "I-am-the-task-description_7539"], ["cost", 1], ["created_at", "2015-04-08 13:49:51.175756"], ["updated_at", "2015-04-08 13:49:51.175756"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_7132"], ["description", "I-am-the-goal-description_7430"], ["version", 1], ["created_at", "2015-04-08 13:49:51.179721"], ["updated_at", "2015-04-08 13:49:51.179721"], ["tracking", "150408-41"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-09"], ["goal_id", 45], ["title", "I-am-a-task2383"], ["description", "I-am-the-task-description_7365"], ["cost", 1], ["created_at", "2015-04-08 13:49:51.184028"], ["updated_at", "2015-04-08 13:49:51.184028"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_1599"], ["description", "I-am-the-goal-description_5261"], ["version", 1], ["created_at", "2015-04-08 13:49:51.186953"], ["updated_at", "2015-04-08 13:49:51.186953"], ["tracking", "150408-42"]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-07"], ["goal_id", 46], ["title", "I-am-a-task6525"], ["description", "I-am-the-task-description_7550"], ["cost", 1], ["created_at", "2015-04-08 13:49:51.191542"], ["updated_at", "2015-04-08 13:49:51.191542"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-09"], ["goal_id", 46], ["title", "I-am-a-task8540"], ["description", "I-am-the-task-description_3749"], ["cost", 1], ["created_at", "2015-04-08 13:49:51.196053"], ["updated_at", "2015-04-08 13:49:51.196053"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-09"], ["term", "2015-04-11"], ["goal_id", 43], ["title", "I-am-a-task7960"], ["description", "I-am-the-task-description_6699"], ["cost", 1], ["created_at", "2015-04-08 13:49:51.200699"], ["updated_at", "2015-04-08 13:49:51.200699"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.6ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2015-04-05"], ["term", "2015-04-07"], ["goal_id", 43], ["title", "I-am-a-task6652"], ["description", "I-am-the-task-description_6181"], ["cost", 1], ["created_at", "2015-04-08 13:49:51.205598"], ["updated_at", "2015-04-08 13:49:51.205598"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_9728"], ["description", "I-am-the-goal-description_1698"], ["version", 1], ["created_at", "2015-04-08 13:49:51.210293"], ["updated_at", "2015-04-08 13:49:51.210293"], ["tracking", "150408-43"]] +  (0.8ms) commit transaction +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 47 AND done = 'f' AND term < '2015-04-08') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 47 AND done = 'f' AND term > '2015-04-08' AND reminder < '2015-04-08') +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_6800"], ["description", "I-am-the-goal-description_8458"], ["version", 1], ["created_at", "2015-04-08 13:49:51.217514"], ["updated_at", "2015-04-08 13:49:51.217514"], ["tracking", "150408-44"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_8008"], ["description", "I-am-the-goal-description_9628"], ["version", 1], ["created_at", "2015-04-08 13:49:51.222896"], ["updated_at", "2015-04-08 13:49:51.222896"], ["tracking", "150408-45"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-07"], ["goal_id", 49], ["title", "I-am-a-task1790"], ["description", "I-am-the-task-description_5963"], ["cost", 1], ["created_at", "2015-04-08 13:49:51.226732"], ["updated_at", "2015-04-08 13:49:51.226732"]] +  (1.4ms) commit transaction +  (0.1ms) begin transaction +  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_743"], ["description", "I-am-the-goal-description_469"], ["version", 1], ["created_at", "2015-04-08 13:49:51.232037"], ["updated_at", "2015-04-08 13:49:51.232037"], ["tracking", "150408-46"]] +  (1.0ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-09"], ["goal_id", 50], ["title", "I-am-a-task6883"], ["description", "I-am-the-task-description_3740"], ["cost", 1], ["created_at", "2015-04-08 13:49:51.237188"], ["updated_at", "2015-04-08 13:49:51.237188"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_5613"], ["description", "I-am-the-goal-description_5138"], ["version", 1], ["created_at", "2015-04-08 13:49:51.240848"], ["updated_at", "2015-04-08 13:49:51.240848"], ["tracking", "150408-47"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-07"], ["goal_id", 51], ["title", "I-am-a-task2893"], ["description", "I-am-the-task-description_5227"], ["cost", 1], ["created_at", "2015-04-08 13:49:51.246756"], ["updated_at", "2015-04-08 13:49:51.246756"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-09"], ["goal_id", 51], ["title", "I-am-a-task2523"], ["description", "I-am-the-task-description_4456"], ["cost", 1], ["created_at", "2015-04-08 13:49:51.252656"], ["updated_at", "2015-04-08 13:49:51.252656"]] +  (0.9ms) commit transaction +  (0.2ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-09"], ["term", "2015-04-11"], ["goal_id", 48], ["title", "I-am-a-task7988"], ["description", "I-am-the-task-description_9533"], ["cost", 1], ["created_at", "2015-04-08 13:49:51.258399"], ["updated_at", "2015-04-08 13:49:51.258399"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2015-04-05"], ["term", "2015-04-07"], ["goal_id", 48], ["title", "I-am-a-task2673"], ["description", "I-am-the-task-description_3089"], ["cost", 1], ["created_at", "2015-04-08 13:49:51.263104"], ["updated_at", "2015-04-08 13:49:51.263104"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-09"], ["goal_id", 48], ["title", "I-am-a-task5437"], ["description", "I-am-the-task-description_3194"], ["cost", 1], ["created_at", "2015-04-08 13:49:51.267301"], ["updated_at", "2015-04-08 13:49:51.267301"]] +  (0.8ms) commit transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 48 AND done = 'f' AND term < '2015-04-08') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 48 AND done = 'f' AND term > '2015-04-08' AND reminder < '2015-04-08') +  (0.1ms) begin transaction +  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.4ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_580"], ["description", "I-am-the-goal-description_2190"], ["version", 1], ["created_at", "2015-04-08 13:49:51.274307"], ["updated_at", "2015-04-08 13:49:51.274307"], ["tracking", "150408-48"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_120"], ["description", "I-am-the-goal-description_2129"], ["version", 1], ["created_at", "2015-04-08 13:49:51.281144"], ["updated_at", "2015-04-08 13:49:51.281144"], ["tracking", "150408-49"]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-07"], ["goal_id", 53], ["title", "I-am-a-task1931"], ["description", "I-am-the-task-description_3661"], ["cost", 1], ["created_at", "2015-04-08 13:49:51.285360"], ["updated_at", "2015-04-08 13:49:51.285360"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_4357"], ["description", "I-am-the-goal-description_5291"], ["version", 1], ["created_at", "2015-04-08 13:49:51.289860"], ["updated_at", "2015-04-08 13:49:51.289860"], ["tracking", "150408-50"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-09"], ["goal_id", 54], ["title", "I-am-a-task8006"], ["description", "I-am-the-task-description_7656"], ["cost", 1], ["created_at", "2015-04-08 13:49:51.293734"], ["updated_at", "2015-04-08 13:49:51.293734"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_1214"], ["description", "I-am-the-goal-description_8235"], ["version", 1], ["created_at", "2015-04-08 13:49:51.296611"], ["updated_at", "2015-04-08 13:49:51.296611"], ["tracking", "150408-51"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-07"], ["goal_id", 55], ["title", "I-am-a-task7201"], ["description", "I-am-the-task-description_1190"], ["cost", 1], ["created_at", "2015-04-08 13:49:51.301234"], ["updated_at", "2015-04-08 13:49:51.301234"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-09"], ["goal_id", 55], ["title", "I-am-a-task2681"], ["description", "I-am-the-task-description_2219"], ["cost", 1], ["created_at", "2015-04-08 13:49:51.305429"], ["updated_at", "2015-04-08 13:49:51.305429"]] +  (1.3ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-09"], ["term", "2015-04-11"], ["goal_id", 52], ["title", "I-am-a-task8372"], ["description", "I-am-the-task-description_6965"], ["cost", 1], ["created_at", "2015-04-08 13:49:51.311413"], ["updated_at", "2015-04-08 13:49:51.311413"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2015-04-05"], ["term", "2015-04-07"], ["goal_id", 52], ["title", "I-am-a-task5892"], ["description", "I-am-the-task-description_2374"], ["cost", 1], ["created_at", "2015-04-08 13:49:51.316695"], ["updated_at", "2015-04-08 13:49:51.316695"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-07"], ["goal_id", 52], ["title", "I-am-a-task8640"], ["description", "I-am-the-task-description_2982"], ["cost", 1], ["created_at", "2015-04-08 13:49:51.320985"], ["updated_at", "2015-04-08 13:49:51.320985"]] +  (1.2ms) commit transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 52 AND done = 'f' AND term < '2015-04-08') +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_1689"], ["description", "I-am-the-goal-description_410"], ["version", 1], ["created_at", "2015-04-08 13:49:51.328946"], ["updated_at", "2015-04-08 13:49:51.328946"], ["tracking", "150408-52"]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-09"], ["term", "2015-04-11"], ["goal_id", 56], ["title", "I-am-a-task996"], ["description", "I-am-the-task-description_2991"], ["cost", 1], ["created_at", "2015-04-08 13:49:51.332773"], ["updated_at", "2015-04-08 13:49:51.332773"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_8368"], ["description", "I-am-the-goal-description_6217"], ["version", 1], ["created_at", "2015-04-08 13:49:51.338458"], ["updated_at", "2015-04-08 13:49:51.338458"], ["tracking", "150408-53"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-07"], ["term", "2015-04-11"], ["goal_id", 57], ["title", "I-am-a-task9170"], ["description", "I-am-the-task-description_5348"], ["cost", 1], ["created_at", "2015-04-08 13:49:51.342339"], ["updated_at", "2015-04-08 13:49:51.342339"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_2708"], ["description", "I-am-the-goal-description_8242"], ["version", 1], ["created_at", "2015-04-08 13:49:51.348596"], ["updated_at", "2015-04-08 13:49:51.348596"], ["tracking", "150408-54"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-07"], ["goal_id", 58], ["title", "I-am-a-task5050"], ["description", "I-am-the-task-description_8151"], ["cost", 1], ["created_at", "2015-04-08 13:49:51.352918"], ["updated_at", "2015-04-08 13:49:51.352918"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_3564"], ["description", "I-am-the-goal-description_7799"], ["version", 1], ["created_at", "2015-04-08 13:49:51.358240"], ["updated_at", "2015-04-08 13:49:51.358240"], ["tracking", "150408-55"]] +  (1.0ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2015-04-05"], ["term", "2015-04-07"], ["goal_id", 59], ["title", "I-am-a-task9005"], ["description", "I-am-the-task-description_8581"], ["cost", 1], ["created_at", "2015-04-08 13:49:51.362653"], ["updated_at", "2015-04-08 13:49:51.362653"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_7157"], ["description", "I-am-the-goal-description_3299"], ["version", 1], ["created_at", "2015-04-08 13:49:51.368437"], ["updated_at", "2015-04-08 13:49:51.368437"], ["tracking", "150408-56"]] +  (0.8ms) commit transaction +  (0.3ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_1993"], ["description", "I-am-the-goal-description_1685"], ["version", 1], ["created_at", "2015-04-08 13:49:51.374875"], ["updated_at", "2015-04-08 13:49:51.374875"], ["tracking", "150408-57"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_4065"], ["description", "I-am-the-goal-description_6028"], ["version", 1], ["created_at", "2015-04-08 13:49:51.380432"], ["updated_at", "2015-04-08 13:49:51.380432"], ["tracking", "150408-58"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_4430"], ["description", "I-am-the-goal-description_1130"], ["version", 1], ["created_at", "2015-04-08 13:49:51.385950"], ["updated_at", "2015-04-08 13:49:51.385950"], ["tracking", "150408-59"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_5184"], ["description", "I-am-the-goal-description_3032"], ["version", 1], ["created_at", "2015-04-08 13:49:51.454848"], ["updated_at", "2015-04-08 13:49:51.454848"], ["tracking", "150408-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-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_3475"], ["description", "I-am-the-goal-description_1258"], ["version", 1], ["created_at", "2015-04-08 13:49:51.462062"], ["updated_at", "2015-04-08 13:49:51.462062"], ["tracking", "150408-61"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_2963"], ["description", "I-am-the-goal-description_106"], ["version", 1], ["created_at", "2015-04-08 13:49:51.467225"], ["updated_at", "2015-04-08 13:49:51.467225"], ["tracking", "150408-62"]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_753"], ["description", "I-am-the-goal-description_5805"], ["version", 1], ["created_at", "2015-04-08 13:49:51.474209"], ["updated_at", "2015-04-08 13:49:51.474209"], ["tracking", "150408-63"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 67], ["title", "I-am-a-task9656"], ["description", "I-am-the-task-description_8176"], ["cost", 1], ["created_at", "2015-04-08 13:49:51.478227"], ["updated_at", "2015-04-08 13:49:51.478227"]] +  (0.7ms) 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-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_3779"], ["description", "I-am-the-goal-description_2475"], ["version", 1], ["created_at", "2015-04-08 13:49:51.484031"], ["updated_at", "2015-04-08 13:49:51.484031"], ["tracking", "150408-64"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.4ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_1684"], ["description", "I-am-the-goal-description_7592"], ["version", 1], ["created_at", "2015-04-08 13:49:51.489839"], ["updated_at", "2015-04-08 13:49:51.489839"], ["tracking", "150408-65"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_8090"], ["description", "I-am-the-goal-description_249"], ["version", 1], ["created_at", "2015-04-08 13:49:51.497171"], ["updated_at", "2015-04-08 13:49:51.497171"], ["tracking", "150408-66"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_1701"], ["description", "I-am-the-goal-description_6085"], ["version", 1], ["created_at", "2015-04-08 13:49:51.503827"], ["updated_at", "2015-04-08 13:49:51.503827"], ["tracking", "150408-67"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 71], ["title", "I-am-a-task236"], ["description", "I-am-the-task-description_6621"], ["cost", 1], ["created_at", "2015-04-08 13:49:51.508665"], ["updated_at", "2015-04-08 13:49:51.508665"]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_4322"], ["description", "I-am-the-goal-description_6002"], ["version", 1], ["created_at", "2015-04-08 13:49:51.513403"], ["updated_at", "2015-04-08 13:49:51.513403"], ["tracking", "150408-68"]] +  (1.0ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 72], ["title", "I-am-a-task8866"], ["description", "I-am-the-task-description_8492"], ["cost", 1], ["created_at", "2015-04-08 13:49:51.518551"], ["updated_at", "2015-04-08 13:49:51.518551"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_1901"], ["description", "I-am-the-goal-description_9086"], ["version", 1], ["created_at", "2015-04-08 13:49:51.523184"], ["updated_at", "2015-04-08 13:49:51.523184"], ["tracking", "150408-69"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 73], ["title", "I-am-a-task1738"], ["description", "I-am-the-task-description_7883"], ["cost", 1], ["created_at", "2015-04-08 13:49:51.528414"], ["updated_at", "2015-04-08 13:49:51.528414"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_2477"], ["description", "I-am-the-goal-description_3321"], ["version", 1], ["created_at", "2015-04-08 13:49:51.533097"], ["updated_at", "2015-04-08 13:49:51.533097"], ["tracking", "150408-70"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 74], ["title", "I-am-a-task6942"], ["description", "I-am-the-task-description_5602"], ["cost", 1], ["created_at", "2015-04-08 13:49:51.537936"], ["updated_at", "2015-04-08 13:49:51.537936"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_9344"], ["description", "I-am-the-goal-description_8863"], ["version", 1], ["created_at", "2015-04-08 13:49:51.542709"], ["updated_at", "2015-04-08 13:49:51.542709"], ["tracking", "150408-71"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 75], ["title", "I-am-a-task4184"], ["description", "I-am-the-task-description_1158"], ["cost", 1], ["created_at", "2015-04-08 13:49:51.547873"], ["updated_at", "2015-04-08 13:49:51.547873"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_360"], ["description", "I-am-the-goal-description_6008"], ["version", 1], ["created_at", "2015-04-08 13:49:51.553243"], ["updated_at", "2015-04-08 13:49:51.553243"], ["tracking", "150408-72"]] +  (0.9ms) commit transaction +  (0.2ms) begin transaction + SQL (0.4ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 76], ["title", "I-am-a-task715"], ["description", "I-am-the-task-description_5636"], ["cost", 1], ["created_at", "2015-04-08 13:49:51.558465"], ["updated_at", "2015-04-08 13:49:51.558465"]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_332"], ["description", "I-am-the-goal-description_8243"], ["version", 1], ["created_at", "2015-04-08 13:49:51.563693"], ["updated_at", "2015-04-08 13:49:51.563693"], ["tracking", "150408-73"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 77], ["title", "I-am-a-task4250"], ["description", "I-am-the-task-description_6673"], ["cost", 1], ["created_at", "2015-04-08 13:49:51.567719"], ["updated_at", "2015-04-08 13:49:51.567719"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction +  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_6091"], ["description", "I-am-the-goal-description_6767"], ["version", 1], ["created_at", "2015-04-08 13:49:51.573327"], ["updated_at", "2015-04-08 13:49:51.573327"], ["tracking", "150408-74"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 78], ["title", "I-am-a-task5653"], ["description", "I-am-the-task-description_5093"], ["cost", 1], ["created_at", "2015-04-08 13:49:51.578223"], ["updated_at", "2015-04-08 13:49:51.578223"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_7701"], ["description", "I-am-the-goal-description_6960"], ["version", 1], ["created_at", "2015-04-08 13:49:51.584102"], ["updated_at", "2015-04-08 13:49:51.584102"], ["tracking", "150408-75"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 79], ["title", "I-am-a-task3523"], ["description", "I-am-the-task-description_5023"], ["cost", 1], ["created_at", "2015-04-08 13:49:51.589086"], ["updated_at", "2015-04-08 13:49:51.589086"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_7329"], ["description", "I-am-the-goal-description_1247"], ["version", 1], ["created_at", "2015-04-08 13:49:51.595544"], ["updated_at", "2015-04-08 13:49:51.595544"], ["tracking", "150408-76"]] +  (1.0ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-08"], ["term", "2015-04-09"], ["goal_id", 80], ["title", "I-am-a-task2431"], ["description", "I-am-the-task-description_8095"], ["cost", 1], ["created_at", "2015-04-08 13:49:51.599922"], ["updated_at", "2015-04-08 13:49:51.599922"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_2865"], ["description", "I-am-the-goal-description_836"], ["version", 1], ["created_at", "2015-04-08 13:49:51.604447"], ["updated_at", "2015-04-08 13:49:51.604447"], ["tracking", "150408-77"]] +  (0.9ms) commit transaction +  (0.2ms) begin transaction + SQL (0.4ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-08 13:49:51.608688"], ["id", 81]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 3], ["updated_at", "2015-04-08 13:49:51.611547"], ["id", 81]] +  (0.8ms) 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_4150"], ["description", "I-am-the-goal-description_1254"], ["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_9104"], ["description", "I-am-the-goal-description_2895"], ["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_9503"], ["description", "I-am-the-goal-description_9386"], ["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_7394"], ["description", "I-am-the-goal-description_5330"], ["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_8100"], ["description", "I-am-the-goal-description_2107"], ["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", "cost", "progress", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 86], ["title", "I-am-a-task7777"], ["description", "I-am-the-task-description_998"], ["cost", 1], ["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", "cost", "progress", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 86], ["title", "I-am-a-task333"], ["description", "I-am-the-task-description_3402"], ["cost", 1], ["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_4848"], ["description", "I-am-the-goal-description_4426"], ["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_433"], ["description", "I-am-the-goal-description_8132"], ["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_4739"], ["description", "I-am-the-goal-description_9865"], ["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_8041"], ["description", "I-am-the-goal-description_7833"], ["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", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 90], ["title", "I-am-a-task353"], ["description", "I-am-the-task-description_1093"], ["cost", 1], ["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_4034"], ["description", "I-am-the-goal-description_5328"], ["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", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 91], ["title", "I-am-a-task6308"], ["description", "I-am-the-task-description_4355"], ["cost", 1], ["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_8734"], ["description", "I-am-the-goal-description_9312"], ["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", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 92], ["title", "I-am-a-task2419"], ["description", "I-am-the-task-description_3647"], ["cost", 1], ["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_7280"], ["description", "I-am-the-goal-description_1387"], ["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", "cost", "progress", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 93], ["title", "I-am-a-task6120"], ["description", "I-am-the-task-description_6250"], ["cost", 1], ["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" ("task_id", "date", "progress", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["task_id", 105], ["date", "2012-12-21 00:00:00.000000"], ["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_1996"], ["description", "I-am-the-goal-description_1159"], ["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", "cost", "progress", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 94], ["title", "I-am-a-task9649"], ["description", "I-am-the-task-description_6062"], ["cost", 1], ["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" ("task_id", "date", "progress", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["task_id", 106], ["date", "2012-12-21 00:00:00.000000"], ["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_2535"], ["description", "I-am-the-goal-description_1383"], ["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", "cost", "progress", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 95], ["title", "I-am-a-task1522"], ["description", "I-am-the-task-description_5214"], ["cost", 1], ["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" ("task_id", "date", "progress", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["task_id", 107], ["date", "2012-12-21 00:00:00.000000"], ["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_2822"], ["description", "I-am-the-goal-description_4405"], ["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", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 96], ["title", "I-am-a-task8991"], ["description", "I-am-the-task-description_512"], ["cost", 1], ["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_3623"], ["description", "I-am-the-goal-description_3836"], ["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_8764"], ["description", "I-am-the-goal-description_4439"], ["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_2937"], ["description", "I-am-the-goal-description_2998"], ["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_454"], ["description", "I-am-the-goal-description_9935"], ["version", 1], ["created_at", "2012-12-21 00:00:00.000000"], ["updated_at", "2012-12-21 00:00:00.000000"], ["tracking", "121221-16"]] +  (0.0ms) commit transaction + ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" +  (3.4ms) DELETE FROM "flyboy_task_comments"; +  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (1.9ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments'; +  (2.6ms) DELETE FROM "flyboy_tasks"; +  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (2.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks'; +  (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'; +Started GET "/flyboy/goals" for 127.0.0.1 at 2015-04-08 15:50:04 +0200 +Processing by Flyboy::GoalsController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (58.3ms) + 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 (3880.2ms) +Completed 200 OK in 3999ms (Views: 3968.0ms | ActiveRecord: 0.5ms) +Started GET "/assets/application.css" for 127.0.0.1 at 2015-04-08 15:50:08 +0200 +Started GET "/assets/application.js" for 127.0.0.1 at 2015-04-08 15:50:08 +0200 +Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-04-08 15:50:08 +0200 +Started GET "/flyboy/goals/new" for 127.0.0.1 at 2015-04-08 15:50:10 +0200 +Processing by Flyboy::GoalsController#new as HTML + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.3/app/views/dorsale/_contextual.html.slim (3.9ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_form.html.slim (352.1ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/new.html.slim within layouts/application (358.1ms) +Completed 200 OK in 371ms (Views: 362.3ms | ActiveRecord: 0.3ms) +Started POST "/flyboy/goals" for 127.0.0.1 at 2015-04-08 15:50:10 +0200 +Processing by Flyboy::GoalsController#create as HTML + Parameters: {"utf8"=>"✓", "goal"=>{"title"=>"I-am-the-goal-title", "description"=>"I-am-the-goal-description"}} +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.4ms) INSERT INTO "flyboy_goals" ("title", "description", "status", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["title", "I-am-the-goal-title"], ["description", "I-am-the-goal-description"], ["status", "open"], ["version", 1], ["created_at", "2015-04-08 13:50:10.788429"], ["updated_at", "2015-04-08 13:50:10.788429"], ["tracking", "150408-1"]] +  (1.0ms) commit transaction +Redirected to http://127.0.0.1:49395/flyboy/goals/1 +Completed 302 Found in 13ms (ActiveRecord: 1.6ms) +Started GET "/flyboy/goals/1" for 127.0.0.1 at 2015-04-08 15:50:10 +0200 +Processing by Flyboy::GoalsController#show as HTML + Parameters: {"id"=>"1"} + Flyboy::Goal Load (0.2ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] +  (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 (88.0ms) +  (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 (95.6ms) + Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? ORDER BY term ASC, term DESC [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (9.9ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.3/app/views/dorsale/_contextual.html.slim (0.1ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/show.html.slim within layouts/application (113.8ms) +Completed 200 OK in 187ms (Views: 115.8ms | ActiveRecord: 1.1ms) + Flyboy::Goal Load (0.3ms) SELECT "flyboy_goals".* FROM "flyboy_goals" ORDER BY id DESC LIMIT 1 +  (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'; +  (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.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.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_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.7ms) DELETE FROM "flyboy_goals"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals'; +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.5ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_4483"], ["description", "I-am-the-goal-description_4492"], ["version", 1], ["created_at", "2015-04-08 13:50:11.132426"], ["updated_at", "2015-04-08 13:50:11.132426"], ["tracking", "150408-1"]] +  (1.1ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 1], ["title", "I-am-a-task3839"], ["description", "I-am-the-task-description_8835"], ["cost", 1], ["created_at", "2015-04-08 13:50:11.140654"], ["updated_at", "2015-04-08 13:50:11.140654"]] +  (1.0ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 1], ["title", "I-am-a-task326"], ["description", "I-am-the-task-description_8464"], ["cost", 1], ["created_at", "2015-04-08 13:50:11.145537"], ["updated_at", "2015-04-08 13:50:11.145537"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 1], ["title", "I-am-a-task9068"], ["description", "I-am-the-task-description_5522"], ["cost", 1], ["created_at", "2015-04-08 13:50:11.149612"], ["updated_at", "2015-04-08 13:50:11.149612"]] +  (0.8ms) commit transaction +Started GET "/flyboy/goals" for 127.0.0.1 at 2015-04-08 15:50:11 +0200 +Processing by Flyboy::GoalsController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.4ms) + 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-08') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] +  (0.2ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] + CACHE (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/index.html.slim within layouts/application (8.7ms) +Completed 200 OK in 10ms (Views: 8.9ms | ActiveRecord: 0.6ms) +Started GET "/flyboy/goals/1" for 127.0.0.1 at 2015-04-08 15:50:12 +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]] +  (0.1ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] + CACHE (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (6.2ms) + Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? ORDER BY term ASC, term DESC [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (5.6ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.3/app/views/dorsale/_contextual.html.slim (0.1ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/show.html.slim within layouts/application (12.5ms) +Completed 200 OK in 15ms (Views: 12.9ms | ActiveRecord: 0.5ms) + Flyboy::Task Load (0.3ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? ORDER BY term ASC [["goal_id", 1]] +  (2.5ms) 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.4ms) DELETE FROM "flyboy_tasks"; +  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.9ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks'; +  (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.9ms) DELETE FROM "flyboy_task_comments"; +  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments'; +  (0.9ms) DELETE FROM "flyboy_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.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.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_2022"], ["description", "I-am-the-goal-description_1067"], ["version", 1], ["created_at", "2015-04-08 13:50:12.887932"], ["updated_at", "2015-04-08 13:50:12.887932"], ["tracking", "150408-1"]] +  (0.8ms) commit transaction +Started GET "/flyboy/goals" for 127.0.0.1 at 2015-04-08 15:50:12 +0200 +Processing by Flyboy::GoalsController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.3ms) + 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-08') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 1 AND done = 'f' AND term > '2015-04-08' AND reminder < '2015-04-08') +  (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) +Completed 200 OK in 8ms (Views: 6.9ms | ActiveRecord: 0.5ms) +Started GET "/flyboy/goals/1" for 127.0.0.1 at 2015-04-08 15:50:14 +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.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 (0.6ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.3/app/views/dorsale/_contextual.html.slim (0.1ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/show.html.slim within layouts/application (6.6ms) +Completed 200 OK in 8ms (Views: 7.0ms | ActiveRecord: 0.4ms) +Started GET "/flyboy/goals/1/edit" for 127.0.0.1 at 2015-04-08 15:50:14 +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.3/app/views/dorsale/_contextual.html.slim (0.1ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_form.html.slim (68.0ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/edit.html.slim within layouts/application (72.0ms) +Completed 200 OK in 77ms (Views: 75.9ms | ActiveRecord: 0.1ms) +Started PATCH "/flyboy/goals/1" for 127.0.0.1 at 2015-04-08 15:50:14 +0200 +Processing by Flyboy::GoalsController#update as HTML + Parameters: {"utf8"=>"✓", "goal"=>{"title"=>"New-goal-title", "description"=>"I-am-the-goal-description_1067"}, "id"=>"1"} + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] +  (0.1ms) begin transaction + SQL (0.4ms) UPDATE "flyboy_goals" SET "title" = ?, "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["title", "New-goal-title"], ["version", 2], ["updated_at", "2015-04-08 13:50:14.718888"], ["id", 1]] +  (2.5ms) commit transaction +Redirected to http://127.0.0.1:49395/flyboy/goals/1 +Completed 302 Found in 9ms (ActiveRecord: 3.1ms) +Started GET "/flyboy/goals/1" for 127.0.0.1 at 2015-04-08 15:50:14 +0200 +Processing by Flyboy::GoalsController#show as HTML + Parameters: {"id"=>"1"} + Flyboy::Goal Load (0.2ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f' [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_actions.html.slim (5.1ms) +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (6.8ms) + Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? ORDER BY term ASC, term DESC [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (0.6ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.3/app/views/dorsale/_contextual.html.slim (0.0ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/show.html.slim within layouts/application (8.3ms) +Completed 200 OK in 11ms (Views: 9.0ms | ActiveRecord: 0.4ms) +  (2.6ms) DELETE FROM "flyboy_task_comments"; +  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments'; +  (0.8ms) DELETE FROM "flyboy_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.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.9ms) DELETE FROM "flyboy_task_comments"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments'; +  (0.9ms) DELETE FROM "flyboy_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'; +  (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'; +  (0.1ms) begin transaction +  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.5ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_1496"], ["description", "I-am-the-goal-description_4037"], ["version", 1], ["created_at", "2015-04-08 13:50:14.861612"], ["updated_at", "2015-04-08 13:50:14.861612"], ["tracking", "150408-1"]] +  (0.8ms) commit transaction +Started GET "/flyboy/goals" for 127.0.0.1 at 2015-04-08 15:50:14 +0200 +Processing by Flyboy::GoalsController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.4ms) + 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-08') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 1 AND done = 'f' AND term > '2015-04-08' AND reminder < '2015-04-08') +  (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.1ms) +Completed 200 OK in 10ms (Views: 8.3ms | ActiveRecord: 0.7ms) +Started GET "/flyboy/goals/1" for 127.0.0.1 at 2015-04-08 15:50:16 +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.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 (0.6ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.3/app/views/dorsale/_contextual.html.slim (0.1ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/show.html.slim within layouts/application (6.6ms) +Completed 200 OK in 8ms (Views: 7.0ms | ActiveRecord: 0.4ms) +Started GET "/flyboy/goals/1/edit" for 127.0.0.1 at 2015-04-08 15:50:16 +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.3/app/views/dorsale/_contextual.html.slim (0.1ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_form.html.slim (64.3ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/edit.html.slim within layouts/application (64.5ms) +Completed 200 OK in 66ms (Views: 65.2ms | ActiveRecord: 0.1ms) +Started DELETE "/flyboy/goals/1" for 127.0.0.1 at 2015-04-08 15:50:16 +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:49395/flyboy/goals +Completed 302 Found in 7ms (ActiveRecord: 3.0ms) +Started GET "/flyboy/goals" for 127.0.0.1 at 2015-04-08 15:50:16 +0200 +Processing by Flyboy::GoalsController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.4ms) + Flyboy::Goal Load (0.2ms) SELECT "flyboy_goals".* FROM "flyboy_goals" ORDER BY status ASC + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/index.html.slim within layouts/application (3.8ms) +Completed 200 OK in 6ms (Views: 4.5ms | ActiveRecord: 0.2ms) +  (2.6ms) DELETE FROM "flyboy_task_comments"; +  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments'; +  (0.8ms) DELETE FROM "flyboy_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.7ms) 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_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'; +  (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'; +  (1.0ms) DELETE FROM "flyboy_goals"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals'; +  (0.0ms) begin transaction +  (0.1ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_6877"], ["description", "I-am-the-goal-description_2712"], ["version", 1], ["created_at", "2015-04-08 13:50:16.848997"], ["updated_at", "2015-04-08 13:50:16.848997"], ["tracking", "150408-1"]] +  (0.8ms) commit transaction +Started GET "/flyboy/goals/1" for 127.0.0.1 at 2015-04-08 15:50:16 +0200 +Processing by Flyboy::GoalsController#show as HTML + Parameters: {"id"=>"1"} + Flyboy::Goal Load (0.2ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f' [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_actions.html.slim (3.7ms) +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (5.2ms) + Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? ORDER BY term ASC, term DESC [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (0.6ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.3/app/views/dorsale/_contextual.html.slim (0.1ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/show.html.slim within layouts/application (6.5ms) +Completed 200 OK in 8ms (Views: 7.0ms | ActiveRecord: 0.4ms) +Started PATCH "/flyboy/goals/1/close" for 127.0.0.1 at 2015-04-08 15:50:18 +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-08 13:50:18.433199"], ["id", 1]] +  (2.5ms) commit transaction +Redirected to http://127.0.0.1:49395/flyboy/goals +Completed 302 Found in 8ms (ActiveRecord: 3.0ms) +Started GET "/flyboy/goals" for 127.0.0.1 at 2015-04-08 15:50:18 +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.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-08') +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 1 AND done = 'f' AND term > '2015-04-08' AND reminder < '2015-04-08') +  (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 (9.1ms) +Completed 200 OK in 11ms (Views: 9.2ms | ActiveRecord: 0.7ms) +  (1.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_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.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.9ms) DELETE FROM "flyboy_task_comments"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments'; +  (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.8ms) DELETE FROM "flyboy_goals"; +  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals'; +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_9362"], ["description", "I-am-the-goal-description_2499"], ["version", 1], ["created_at", "2015-04-08 13:50:18.573010"], ["updated_at", "2015-04-08 13:50:18.573010"], ["tracking", "150408-1"]] +  (0.9ms) commit transaction +Started GET "/flyboy/goals/1" for 127.0.0.1 at 2015-04-08 15:50:18 +0200 +Processing by Flyboy::GoalsController#show as HTML + Parameters: {"id"=>"1"} + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_actions.html.slim (2.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 (3.9ms) + Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? ORDER BY term ASC, term DESC [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (1.2ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.3/app/views/dorsale/_contextual.html.slim (0.2ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/show.html.slim within layouts/application (6.4ms) +Completed 200 OK in 9ms (Views: 7.5ms | ActiveRecord: 0.4ms) +Started PATCH "/flyboy/goals/1/open" for 127.0.0.1 at 2015-04-08 15:50:20 +0200 +Processing by Flyboy::GoalsController#open as HTML + Parameters: {"id"=>"1"} + Flyboy::Goal Load (0.2ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] +  (0.1ms) begin transaction + SQL (0.3ms) UPDATE "flyboy_goals" SET "status" = ?, "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["status", "open"], ["version", 2], ["updated_at", "2015-04-08 13:50:20.262491"], ["id", 1]] +  (2.4ms) commit transaction +Redirected to http://127.0.0.1:49395/flyboy/goals/1 +Completed 302 Found in 7ms (ActiveRecord: 2.9ms) +Started GET "/flyboy/goals/1" for 127.0.0.1 at 2015-04-08 15:50:20 +0200 +Processing by Flyboy::GoalsController#show as HTML + Parameters: {"id"=>"1"} + Flyboy::Goal Load (0.2ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f' [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_actions.html.slim (4.7ms) +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (7.2ms) + Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? ORDER BY term ASC, term DESC [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (0.6ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.3/app/views/dorsale/_contextual.html.slim (0.1ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/show.html.slim within layouts/application (8.6ms) +Completed 200 OK in 11ms (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_tasks"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks'; +  (0.9ms) DELETE FROM "flyboy_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.9ms) DELETE FROM "flyboy_task_comments"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments'; +  (0.8ms) DELETE FROM "flyboy_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.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.1ms) begin transaction +  (0.1ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_680"], ["description", "I-am-the-goal-description_2131"], ["version", 1], ["created_at", "2015-04-08 13:50:20.405538"], ["updated_at", "2015-04-08 13:50:20.405538"], ["tracking", "150408-1"]] +  (0.7ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 1], ["title", "I-am-a-task331"], ["description", "I-am-the-task-description_3821"], ["cost", 1], ["created_at", "2015-04-08 13:50:20.409414"], ["updated_at", "2015-04-08 13:50:20.409414"]] +  (0.8ms) commit transaction +Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-08 15:50:20 +0200 +Processing by Flyboy::TasksController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.4ms) + 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.5ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (11.1ms) +Completed 200 OK in 70ms (Views: 65.5ms | ActiveRecord: 0.3ms) +Started GET "/flyboy/tasks/1" for 127.0.0.1 at 2015-04-08 15:50:22 +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.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 (3.3ms) +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] +  (0.1ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] + CACHE (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (5.8ms) + Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1 [["id", 1]] + Flyboy::TaskComment Load (0.2ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/task_comments/_list.html.slim (26.4ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.3/app/views/dorsale/_contextual.html.slim (0.1ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/show.html.slim within layouts/application (56.8ms) +Completed 200 OK in 62ms (Views: 57.9ms | ActiveRecord: 1.3ms) +Started POST "/flyboy/tasks/1/comments" for 127.0.0.1 at 2015-04-08 15:50:22 +0200 +Processing by Flyboy::TaskCommentsController#create as HTML + Parameters: {"utf8"=>"✓", "task_comment"=>{"progress"=>"50", "description"=>"I-am-the-task-comment-description"}, "task_id"=>"1"} + Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 1]] + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_task_comments" ("progress", "description", "task_id", "date", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["progress", 50], ["description", "I-am-the-task-comment-description"], ["task_id", 1], ["date", "2015-04-08 13:50:22.192512"], ["created_at", "2015-04-08 13:50:22.194430"], ["updated_at", "2015-04-08 13:50:22.194430"]] + SQL (0.1ms) UPDATE "flyboy_tasks" SET "progress" = ?, "updated_at" = ? WHERE "flyboy_tasks"."id" = ? [["progress", 50], ["updated_at", "2015-04-08 13:50:22.196232"], ["id", 1]] +  (2.6ms) commit transaction +Redirected to http://127.0.0.1:49395/flyboy/tasks/1 +Completed 302 Found in 12ms (ActiveRecord: 3.4ms) +Started GET "/flyboy/tasks/1" for 127.0.0.1 at 2015-04-08 15:50:22 +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 (4.9ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_context.html.slim (6.6ms) +  (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]] +  (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.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 (67.4ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.3/app/views/dorsale/_contextual.html.slim (0.1ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/show.html.slim within layouts/application (82.4ms) +Completed 200 OK in 87ms (Views: 82.7ms | ActiveRecord: 0.9ms) +  (0.2ms) SELECT COUNT(*) FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? [["task_id", 1]] +  (2.6ms) DELETE FROM "flyboy_task_comments"; +  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.8ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments'; +  (0.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'; +  (0.7ms) 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.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.9ms) DELETE FROM "flyboy_tasks"; +  (0.3ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.3ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks'; +  (1.0ms) DELETE FROM "flyboy_goals"; +  (0.3ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals'; +  (0.1ms) begin transaction +  (0.1ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_8293"], ["description", "I-am-the-goal-description_6492"], ["version", 1], ["created_at", "2015-04-08 13:50:22.439639"], ["updated_at", "2015-04-08 13:50:22.439639"], ["tracking", "150408-1"]] +  (0.8ms) commit transaction +Started GET "/flyboy/goals" for 127.0.0.1 at 2015-04-08 15:50:22 +0200 +Processing by Flyboy::GoalsController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.4ms) + 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-08') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 1 AND done = 'f' AND term > '2015-04-08' AND reminder < '2015-04-08') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/index.html.slim within layouts/application (7.1ms) +Completed 200 OK in 9ms (Views: 7.4ms | ActiveRecord: 0.5ms) +Started GET "/flyboy/goals/1" for 127.0.0.1 at 2015-04-08 15:50:24 +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.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.6ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.3/app/views/dorsale/_contextual.html.slim (0.0ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/show.html.slim within layouts/application (7.0ms) +Completed 200 OK in 9ms (Views: 7.4ms | ActiveRecord: 0.4ms) +Started GET "/flyboy/goals/1/tasks/new" for 127.0.0.1 at 2015-04-08 15:50:24 +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]] + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.3/app/views/dorsale/_contextual.html.slim (0.1ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_form.html.slim (149.9ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/new.html.slim within layouts/application (155.9ms) +Completed 200 OK in 160ms (Views: 157.7ms | ActiveRecord: 0.1ms) +Started POST "/flyboy/tasks" for 127.0.0.1 at 2015-04-08 15:50:24 +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-15", "term"=>"2015-05-08", "budget"=>"", "cost"=>"", "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-08"], ["reminder", "2015-04-15"], ["done", "f"], ["created_at", "2015-04-08 13:50:24.376569"], ["updated_at", "2015-04-08 13:50:24.376569"]] +  (1.5ms) commit transaction +Redirected to http://127.0.0.1:49395/flyboy/tasks/1 +Completed 302 Found in 8ms (ActiveRecord: 2.0ms) +Started GET "/flyboy/tasks/1" for 127.0.0.1 at 2015-04-08 15:50:24 +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.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.6ms) + 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 (3.3ms) +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] +  (0.1ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] + CACHE (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (5.8ms) + Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1 [["id", 1]] + Flyboy::TaskComment Load (0.1ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/task_comments/_list.html.slim (12.8ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.3/app/views/dorsale/_contextual.html.slim (0.1ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/show.html.slim within layouts/application (24.3ms) +Completed 200 OK in 29ms (Views: 24.5ms | ActiveRecord: 0.9ms) + Flyboy::Task Load (0.3ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC, id DESC LIMIT 1 +  (2.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.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'; +  (0.7ms) DELETE FROM "flyboy_goals"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.7ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals'; +  (0.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.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.7ms) DELETE FROM "flyboy_goals"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals'; +  (0.0ms) begin transaction +  (0.1ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_8498"], ["description", "I-am-the-goal-description_3097"], ["version", 1], ["created_at", "2015-04-08 13:50:24.518508"], ["updated_at", "2015-04-08 13:50:24.518508"], ["tracking", "150408-1"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 1], ["title", "I-am-a-task2098"], ["description", "I-am-the-task-description_4257"], ["cost", 1], ["created_at", "2015-04-08 13:50:24.522183"], ["updated_at", "2015-04-08 13:50:24.522183"]] +  (0.7ms) commit transaction +Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-08 15:50:24 +0200 +Processing by Flyboy::TasksController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.3ms) + Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (4.8ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (6.1ms) +Completed 200 OK in 8ms (Views: 7.0ms | ActiveRecord: 0.3ms) +Started GET "/flyboy/tasks/1" for 127.0.0.1 at 2015-04-08 15:50:26 +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.9ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_context.html.slim (4.3ms) +  (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]] +  (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.5ms) + Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1 [["id", 1]] + Flyboy::TaskComment Load (0.1ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/task_comments/_list.html.slim (11.5ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.3/app/views/dorsale/_contextual.html.slim (0.1ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/show.html.slim within layouts/application (77.8ms) +Completed 200 OK in 82ms (Views: 78.0ms | ActiveRecord: 0.8ms) +  (2.7ms) DELETE FROM "flyboy_task_comments"; +  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments'; +  (0.8ms) DELETE FROM "flyboy_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'; +  (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'; +  (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_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.9ms) DELETE FROM "flyboy_goals"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals'; +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_7312"], ["description", "I-am-the-goal-description_8314"], ["version", 1], ["created_at", "2015-04-08 13:50:26.251810"], ["updated_at", "2015-04-08 13:50:26.251810"], ["tracking", "150408-1"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 1], ["title", "I-am-a-task6529"], ["description", "I-am-the-task-description_4189"], ["cost", 1], ["created_at", "2015-04-08 13:50:26.256155"], ["updated_at", "2015-04-08 13:50:26.256155"]] +  (0.9ms) commit transaction +Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-08 15:50:26 +0200 +Processing by Flyboy::TasksController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.4ms) + 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.5ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (7.4ms) +Completed 200 OK in 10ms (Views: 7.9ms | ActiveRecord: 0.3ms) +Started GET "/flyboy/tasks/1" for 127.0.0.1 at 2015-04-08 15:50: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 (1.7ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_context.html.slim (2.7ms) +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f' [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_actions.html.slim (3.0ms) +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] +  (0.1ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] + CACHE (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (5.5ms) + 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.0ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.3/app/views/dorsale/_contextual.html.slim (0.1ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/show.html.slim within layouts/application (75.2ms) +Completed 200 OK in 78ms (Views: 75.3ms | ActiveRecord: 0.7ms) +Started GET "/flyboy/tasks/1/edit" for 127.0.0.1 at 2015-04-08 15:50:27 +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]] + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.3/app/views/dorsale/_contextual.html.slim (0.1ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_form.html.slim (83.7ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/edit.html.slim within layouts/application (86.9ms) +Completed 200 OK in 92ms (Views: 88.8ms | ActiveRecord: 0.3ms) +Started PATCH "/flyboy/tasks/1" for 127.0.0.1 at 2015-04-08 15:50:28 +0200 +Processing by Flyboy::TasksController#update as HTML + Parameters: {"utf8"=>"✓", "task"=>{"title"=>"New-task-title", "description"=>"I-am-the-task-description_4189", "reminder"=>"2013-08-27", "term"=>"2013-08-27", "budget"=>"", "cost"=>"1", "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-08 13:50:28.235538"], ["id", 1]] +  (1.0ms) commit transaction +Redirected to http://127.0.0.1:49395/flyboy/tasks/1 +Completed 302 Found in 8ms (ActiveRecord: 1.6ms) +Started GET "/flyboy/tasks/1" for 127.0.0.1 at 2015-04-08 15:50:28 +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 (2.8ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_context.html.slim (4.4ms) +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f' [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_actions.html.slim (3.3ms) +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] +  (0.1ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] + CACHE (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (5.8ms) + Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1 [["id", 1]] + Flyboy::TaskComment Load (0.2ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/task_comments/_list.html.slim (60.8ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.3/app/views/dorsale/_contextual.html.slim (0.1ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/show.html.slim within layouts/application (72.3ms) +Completed 200 OK in 77ms (Views: 72.5ms | ActiveRecord: 1.0ms) +  (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_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'; +  (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'; +  (1.1ms) 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_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.7ms) DELETE FROM "flyboy_goals"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals'; +  (0.0ms) begin transaction +  (0.1ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_8023"], ["description", "I-am-the-goal-description_8039"], ["version", 1], ["created_at", "2015-04-08 13:50:28.400501"], ["updated_at", "2015-04-08 13:50:28.400501"], ["tracking", "150408-1"]] +  (0.7ms) commit transaction +  (0.2ms) begin transaction + SQL (0.4ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 1], ["title", "I-am-a-task5056"], ["description", "I-am-the-task-description_9373"], ["cost", 1], ["created_at", "2015-04-08 13:50:28.405764"], ["updated_at", "2015-04-08 13:50:28.405764"]] +  (0.9ms) commit transaction +Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-08 15:50:28 +0200 +Processing by Flyboy::TasksController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.3ms) + 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.6ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (7.0ms) +Completed 200 OK in 9ms (Views: 7.4ms | ActiveRecord: 0.3ms) +Started GET "/flyboy/tasks/1" for 127.0.0.1 at 2015-04-08 15:50: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 (3.1ms) +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f' [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_actions.html.slim (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.2ms) + Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1 [["id", 1]] + Flyboy::TaskComment Load (0.1ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/task_comments/_list.html.slim (12.2ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.3/app/views/dorsale/_contextual.html.slim (0.1ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/show.html.slim within layouts/application (23.5ms) +Completed 200 OK in 27ms (Views: 23.6ms | ActiveRecord: 0.8ms) +Started GET "/flyboy/tasks/1/edit" for 127.0.0.1 at 2015-04-08 15:50:30 +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]] + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.3/app/views/dorsale/_contextual.html.slim (0.1ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_form.html.slim (124.9ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/edit.html.slim within layouts/application (125.1ms) +Completed 200 OK in 128ms (Views: 125.9ms | ActiveRecord: 0.2ms) +Started DELETE "/flyboy/tasks/1" for 127.0.0.1 at 2015-04-08 15:50:30 +0200 +Processing by Flyboy::TasksController#destroy 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 + Flyboy::TaskComment Load (0.1ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 1]] + SQL (0.2ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 1]] +  (2.4ms) commit transaction +Redirected to http://127.0.0.1:49395/flyboy/tasks +Completed 302 Found in 7ms (ActiveRecord: 3.0ms) +Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-08 15:50:30 +0200 +Processing by Flyboy::TasksController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.3ms) + 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.8ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (4.2ms) +Completed 200 OK in 6ms (Views: 4.8ms | ActiveRecord: 0.2ms) +  (2.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.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'; +  (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'; +  (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_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.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.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.5ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_8587"], ["description", "I-am-the-goal-description_7028"], ["version", 1], ["created_at", "2015-04-08 13:50:30.475526"], ["updated_at", "2015-04-08 13:50:30.475526"], ["tracking", "150408-1"]] +  (1.1ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 1], ["title", "I-am-a-task545"], ["description", "I-am-the-task-description_7517"], ["cost", 1], ["created_at", "2015-04-08 13:50:30.481863"], ["updated_at", "2015-04-08 13:50:30.481863"]] +  (0.9ms) commit transaction +Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-08 15:50:30 +0200 +Processing by Flyboy::TasksController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.3ms) + 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.3ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (6.7ms) +Completed 200 OK in 9ms (Views: 7.4ms | ActiveRecord: 0.3ms) +Started PATCH "/flyboy/tasks/1/complete" for 127.0.0.1 at 2015-04-08 15:50:32 +0200 +Processing by Flyboy::TasksController#complete as HTML + Parameters: {"id"=>"1"} + Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 1]] + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "flyboy_task_comments" ("progress", "description", "date", "task_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["progress", 100], ["description", "Marquée comme terminée."], ["date", "2015-04-08 13:50:32.075166"], ["task_id", 1], ["created_at", "2015-04-08 13:50:32.076598"], ["updated_at", "2015-04-08 13:50:32.076598"]] + SQL (0.1ms) UPDATE "flyboy_tasks" SET "progress" = ?, "done" = ?, "updated_at" = ? WHERE "flyboy_tasks"."id" = ? [["progress", 100], ["done", "t"], ["updated_at", "2015-04-08 13:50:32.078391"], ["id", 1]] +  (2.4ms) commit transaction +Redirected to http://127.0.0.1:49395/flyboy/tasks +Completed 302 Found in 10ms (ActiveRecord: 3.2ms) +Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-08 15:50:32 +0200 +Processing by Flyboy::TasksController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.4ms) + 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.3ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (7.0ms) +Completed 200 OK in 9ms (Views: 7.5ms | ActiveRecord: 0.4ms) +  (2.4ms) 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_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'; +  (0.7ms) 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.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_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.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.1ms) begin transaction +  (0.1ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_1738"], ["description", "I-am-the-goal-description_4543"], ["version", 1], ["created_at", "2015-04-08 13:50:32.219920"], ["updated_at", "2015-04-08 13:50:32.219920"], ["tracking", "150408-1"]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-07"], ["term", "2015-04-08"], ["goal_id", 1], ["title", "I-am-a-task9413"], ["description", "I-am-the-task-description_7242"], ["cost", 1], ["created_at", "2015-04-08 13:50:32.223730"], ["updated_at", "2015-04-08 13:50:32.223730"]] +  (0.8ms) commit transaction +Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-08 15:50:32 +0200 +Processing by Flyboy::TasksController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.4ms) + 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.0ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (6.7ms) +Completed 200 OK in 9ms (Views: 7.2ms | ActiveRecord: 0.3ms) +Started PATCH "/flyboy/tasks/1/snooze" for 127.0.0.1 at 2015-04-08 15:50:33 +0200 +Processing by Flyboy::TasksController#snooze as HTML + Parameters: {"id"=>"1"} + Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 1]] + Flyboy::Goal Load (0.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-15"], ["term", "2015-05-08"], ["updated_at", "2015-04-08 13:50:33.812631"], ["id", 1]] +  (2.4ms) commit transaction +Redirected to http://127.0.0.1:49395/flyboy/tasks +Completed 302 Found in 8ms (ActiveRecord: 3.1ms) +Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-08 15:50:33 +0200 +Processing by Flyboy::TasksController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.4ms) + 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.4ms) +Completed 200 OK in 9ms (Views: 7.8ms | ActiveRecord: 0.3ms) +  (2.6ms) DELETE FROM "flyboy_task_comments"; +  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments'; +  (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'; +  (0.7ms) 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.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_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.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.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.5ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_3142"], ["description", "I-am-the-goal-description_5264"], ["version", 1], ["created_at", "2015-04-08 13:50:33.953203"], ["updated_at", "2015-04-08 13:50:33.953203"], ["tracking", "150408-1"]] +  (1.1ms) commit transaction +  (0.0ms) begin transaction + SQL (0.4ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 1], ["title", "I-am-a-task1991"], ["description", "I-am-the-task-description_2073"], ["cost", 1], ["created_at", "2015-04-08 13:50:33.959371"], ["updated_at", "2015-04-08 13:50:33.959371"]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_2844"], ["description", "I-am-the-goal-description_4587"], ["version", 1], ["created_at", "2015-04-08 13:50:33.963373"], ["updated_at", "2015-04-08 13:50:33.963373"], ["tracking", "150408-2"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 2], ["title", "I-am-a-task2669"], ["description", "I-am-the-task-description_730"], ["cost", 1], ["created_at", "2015-04-08 13:50:33.966839"], ["updated_at", "2015-04-08 13:50:33.966839"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction +  (0.1ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_8961"], ["description", "I-am-the-goal-description_8377"], ["version", 1], ["created_at", "2015-04-08 13:50:33.970126"], ["updated_at", "2015-04-08 13:50:33.970126"], ["tracking", "150408-3"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 3], ["title", "I-am-a-task7804"], ["description", "I-am-the-task-description_5792"], ["cost", 1], ["created_at", "2015-04-08 13:50:33.973824"], ["updated_at", "2015-04-08 13:50:33.973824"]] +  (0.8ms) commit transaction +Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-08 15:50:33 +0200 +Processing by Flyboy::TasksController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.4ms) + 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.5ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (11.2ms) +Completed 200 OK in 13ms (Views: 11.5ms | ActiveRecord: 0.5ms) +Started GET "/flyboy/tasks.pdf" for 127.0.0.1 at 2015-04-08 15:50:35 +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]] + 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 text template (0.0ms) +Sent data feuille_de_route_2015-04-08.pdf (4.5ms) +Completed 200 OK in 124ms (Views: 4.3ms | ActiveRecord: 0.5ms) +  (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_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'; +  (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'; +  (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_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.9ms) DELETE FROM "flyboy_goals"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals'; +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_9420"], ["description", "I-am-the-goal-description_2053"], ["version", 1], ["created_at", "2015-04-08 13:50:35.801204"], ["updated_at", "2015-04-08 13:50:35.801204"], ["tracking", "150408-1"]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 1], ["title", "I-am-a-task9871"], ["description", "I-am-the-task-description_6447"], ["cost", 1], ["created_at", "2015-04-08 13:50:35.806097"], ["updated_at", "2015-04-08 13:50:35.806097"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.4ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_5594"], ["description", "I-am-the-goal-description_6585"], ["version", 1], ["created_at", "2015-04-08 13:50:35.810457"], ["updated_at", "2015-04-08 13:50:35.810457"], ["tracking", "150408-2"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 2], ["title", "I-am-a-task7158"], ["description", "I-am-the-task-description_9328"], ["cost", 1], ["created_at", "2015-04-08 13:50:35.815392"], ["updated_at", "2015-04-08 13:50:35.815392"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_6767"], ["description", "I-am-the-goal-description_5502"], ["version", 1], ["created_at", "2015-04-08 13:50:35.819066"], ["updated_at", "2015-04-08 13:50:35.819066"], ["tracking", "150408-3"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 3], ["title", "I-am-a-task5012"], ["description", "I-am-the-task-description_3718"], ["cost", 1], ["created_at", "2015-04-08 13:50:35.822543"], ["updated_at", "2015-04-08 13:50:35.822543"]] +  (0.8ms) commit transaction +Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-08 15:50:35 +0200 +Processing by Flyboy::TasksController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.3ms) + 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.5ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (10.8ms) +Completed 200 OK in 13ms (Views: 11.0ms | ActiveRecord: 0.5ms) +Started GET "/flyboy/tasks.csv" for 127.0.0.1 at 2015-04-08 15:50:37 +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]] + 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 text template (0.0ms) +Sent data feuille_de_route_2015-04-08.csv (0.5ms) +Completed 200 OK in 4ms (Views: 0.4ms | ActiveRecord: 0.4ms) +  (2.6ms) DELETE FROM "flyboy_task_comments"; +  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments'; +  (0.8ms) DELETE FROM "flyboy_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'; +  (0.7ms) 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.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_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.9ms) DELETE FROM "flyboy_goals"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals'; +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.4ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_4980"], ["description", "I-am-the-goal-description_1336"], ["version", 1], ["created_at", "2015-04-08 13:50:37.542230"], ["updated_at", "2015-04-08 13:50:37.542230"], ["tracking", "150408-1"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.8ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 1], ["title", "I-am-a-task6243"], ["description", "I-am-the-task-description_6508"], ["cost", 1], ["created_at", "2015-04-08 13:50:37.547336"], ["updated_at", "2015-04-08 13:50:37.547336"]] +  (1.2ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_9236"], ["description", "I-am-the-goal-description_658"], ["version", 1], ["created_at", "2015-04-08 13:50:37.552783"], ["updated_at", "2015-04-08 13:50:37.552783"], ["tracking", "150408-2"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 2], ["title", "I-am-a-task4066"], ["description", "I-am-the-task-description_9187"], ["cost", 1], ["created_at", "2015-04-08 13:50:37.556335"], ["updated_at", "2015-04-08 13:50:37.556335"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_9085"], ["description", "I-am-the-goal-description_7860"], ["version", 1], ["created_at", "2015-04-08 13:50:37.559997"], ["updated_at", "2015-04-08 13:50:37.559997"], ["tracking", "150408-3"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 3], ["title", "I-am-a-task8805"], ["description", "I-am-the-task-description_6742"], ["cost", 1], ["created_at", "2015-04-08 13:50:37.563439"], ["updated_at", "2015-04-08 13:50:37.563439"]] +  (0.8ms) commit transaction +Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-08 15:50:37 +0200 +Processing by Flyboy::TasksController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.4ms) + 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.0ms) 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.6ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (11.0ms) +Completed 200 OK in 13ms (Views: 11.4ms | ActiveRecord: 0.5ms) +Started GET "/flyboy/tasks.xls" for 127.0.0.1 at 2015-04-08 15:50:39 +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]] + 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/index.xls.erb (3.5ms) +Completed 200 OK in 81ms (Views: 79.9ms | ActiveRecord: 0.4ms) +  (1.1ms) DELETE FROM "flyboy_task_comments"; +  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments'; +  (0.9ms) DELETE FROM "flyboy_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'; +  (0.7ms) DELETE FROM "flyboy_goals"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.7ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals'; +  (1.8ms) 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_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.2ms) 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'; + Flyboy::Goal Load (0.3ms) SELECT "flyboy_goals".* FROM "flyboy_goals" +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.5ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_1070"], ["description", "I-am-the-goal-description_7270"], ["version", 1], ["created_at", "2015-04-08 14:51:53.105960"], ["updated_at", "2015-04-08 14:51:53.105960"], ["tracking", "150408-1"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_7093"], ["description", "I-am-the-goal-description_5320"], ["version", 1], ["created_at", "2015-04-08 14:51:53.116678"], ["updated_at", "2015-04-08 14:51:53.116678"], ["tracking", "150408-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 28ms (Views: 21.5ms | 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.1ms) 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]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? ORDER BY term ASC [["goal_id", 2]] + SQL (0.2ms) DELETE FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? [["id", 2]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction +  (0.1ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_3843"], ["description", "I-am-the-goal-description_5040"], ["version", 1], ["created_at", "2015-04-08 14:51:53.283989"], ["updated_at", "2015-04-08 14:51:53.283989"], ["tracking", "150408-1"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.4ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_3736"], ["description", "I-am-the-goal-description_4742"], ["version", 1], ["created_at", "2015-04-08 14:51:53.288849"], ["updated_at", "2015-04-08 14:51:53.288849"], ["tracking", "150408-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 13ms (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.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_4802"], ["description", "I-am-the-goal-description_1827"], ["version", 1], ["created_at", "2015-04-08 14:51:53.316788"], ["updated_at", "2015-04-08 14:51:53.316788"], ["tracking", "150408-1"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_6714"], ["description", "I-am-the-goal-description_9119"], ["version", 1], ["created_at", "2015-04-08 14:51:53.321129"], ["updated_at", "2015-04-08 14:51:53.321129"], ["tracking", "150408-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.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_5391"], ["description", "I-am-the-goal-description_5954"], ["version", 1], ["created_at", "2015-04-08 14:51:53.332116"], ["updated_at", "2015-04-08 14:51:53.332116"], ["tracking", "150408-3"]] +  (0.8ms) commit transaction +Processing by Flyboy::GoalsController#close as HTML + Parameters: {"id"=>"7"} + Flyboy::Goal Load (0.4ms) 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.4ms) UPDATE "flyboy_goals" SET "status" = ?, "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["status", "closed"], ["version", 2], ["updated_at", "2015-04-08 14:51:53.347718"], ["id", 7]] +  (0.6ms) commit transaction +Redirected to http://test.host/flyboy/goals +Completed 302 Found in 3465ms (ActiveRecord: 1.7ms) + 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-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_6214"], ["description", "I-am-the-goal-description_5448"], ["version", 1], ["created_at", "2015-04-08 14:51:56.806975"], ["updated_at", "2015-04-08 14:51:56.806975"], ["tracking", "150408-4"]] +  (2.5ms) commit transaction +Processing by Flyboy::GoalsController#close as HTML + Parameters: {"id"=>"8"} + Flyboy::Goal Load (0.2ms) 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-08 14:51:56.817034"], ["id", 8]] +  (0.9ms) commit transaction +Redirected to http://test.host/flyboy/goals +Completed 302 Found in 7ms (ActiveRecord: 1.5ms) +  (0.1ms) begin transaction +  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_8873"], ["description", "I-am-the-goal-description_7162"], ["version", 1], ["created_at", "2015-04-08 14:51:56.824457"], ["updated_at", "2015-04-08 14:51:56.824457"], ["tracking", "150408-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-08 14:51:56.832119"], ["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-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_4189"], ["description", "I-am-the-goal-description_8987"], ["version", 1], ["created_at", "2015-04-08 14:51:56.838989"], ["updated_at", "2015-04-08 14:51:56.838989"], ["tracking", "150408-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-08 14:51:56.845282"], ["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-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_262"], ["description", "I-am-the-goal-description_2570"], ["version", 1], ["created_at", "2015-04-08 14:51:56.862555"], ["updated_at", "2015-04-08 14:51:56.862555"], ["tracking", "150408-7"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 11], ["title", "I-am-a-task6502"], ["description", "I-am-the-task-description_2588"], ["cost", 1], ["created_at", "2015-04-08 14:51:56.925689"], ["updated_at", "2015-04-08 14:51:56.925689"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "flyboy_task_comments" ("task_id", "date", "progress", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["task_id", 1], ["date", "2015-04-08 14:51:56.937955"], ["progress", 95], ["description", "I-am-a-task-comment"], ["created_at", "2015-04-08 14:51:56.939676"], ["updated_at", "2015-04-08 14:51:56.939676"]] + SQL (0.2ms) UPDATE "flyboy_tasks" SET "progress" = ?, "updated_at" = ? WHERE "flyboy_tasks"."id" = ? [["progress", 95], ["updated_at", "2015-04-08 14:51:56.942353"], ["id", 1]] +  (0.9ms) commit transaction +Processing by Flyboy::TaskCommentsController#create as HTML + Parameters: {"task_comment"=>{"id"=>"1", "task_id"=>"1", "date"=>"2015-04-08 14:51:56 UTC", "description"=>"I-am-a-task-comment", "progress"=>"95", "created_at"=>"2015-04-08 14:51:56 UTC", "updated_at"=>"2015-04-08 14:51:56 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.1ms) begin transaction + SQL (0.3ms) 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-08 14:51:56.951691"], ["created_at", "2015-04-08 14:51:56.953855"], ["updated_at", "2015-04-08 14:51:56.953855"]] +  (0.9ms) commit transaction +Redirected to http://test.host/flyboy/tasks/1 +Completed 302 Found in 10ms (ActiveRecord: 1.6ms) +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_724"], ["description", "I-am-the-goal-description_4514"], ["version", 1], ["created_at", "2015-04-08 14:51:56.965344"], ["updated_at", "2015-04-08 14:51:56.965344"], ["tracking", "150408-8"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 12], ["title", "I-am-a-task9376"], ["description", "I-am-the-task-description_1751"], ["cost", 1], ["created_at", "2015-04-08 14:51:56.969488"], ["updated_at", "2015-04-08 14:51:56.969488"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 12], ["title", "I-am-a-task2417"], ["description", "I-am-the-task-description_9250"], ["cost", 1], ["created_at", "2015-04-08 14:51:56.973488"], ["updated_at", "2015-04-08 14:51:56.973488"]] +  (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", "Marquée comme terminée."], ["date", "2015-04-08 14:51:56.980923"], ["task_id", 2], ["created_at", "2015-04-08 14:51:56.982213"], ["updated_at", "2015-04-08 14:51:56.982213"]] + SQL (0.1ms) UPDATE "flyboy_tasks" SET "progress" = ?, "done" = ?, "updated_at" = ? WHERE "flyboy_tasks"."id" = ? [["progress", 100], ["done", "t"], ["updated_at", "2015-04-08 14:51:56.983814"], ["id", 2]] +  (0.9ms) commit transaction +Redirected to http://test.hostwhere_i_came_from +Completed 302 Found in 9ms (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-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_3136"], ["description", "I-am-the-goal-description_4362"], ["version", 1], ["created_at", "2015-04-08 14:51:56.990625"], ["updated_at", "2015-04-08 14:51:56.990625"], ["tracking", "150408-9"]] +  (1.1ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 13], ["title", "I-am-a-task6178"], ["description", "I-am-the-task-description_9027"], ["cost", 1], ["created_at", "2015-04-08 14:51:56.994911"], ["updated_at", "2015-04-08 14:51:56.994911"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 13], ["title", "I-am-a-task971"], ["description", "I-am-the-task-description_973"], ["cost", 1], ["created_at", "2015-04-08 14:51:56.999538"], ["updated_at", "2015-04-08 14:51:56.999538"]] +  (0.9ms) commit transaction +Processing by Flyboy::TasksController#complete as HTML + Parameters: {"id"=>"4"} + Flyboy::Task Load (0.4ms) 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", "Marquée comme terminée."], ["date", "2015-04-08 14:51:57.007864"], ["task_id", 4], ["created_at", "2015-04-08 14:51:57.009119"], ["updated_at", "2015-04-08 14:51:57.009119"]] + SQL (0.2ms) UPDATE "flyboy_tasks" SET "progress" = ?, "done" = ?, "updated_at" = ? WHERE "flyboy_tasks"."id" = ? [["progress", 100], ["done", "t"], ["updated_at", "2015-04-08 14:51:57.010663"], ["id", 4]] +  (0.9ms) commit transaction +Redirected to http://test.hostwhere_i_came_from +Completed 302 Found in 10ms (ActiveRecord: 2.0ms) + Flyboy::Task Load (0.2ms) 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-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_1974"], ["description", "I-am-the-goal-description_6994"], ["version", 1], ["created_at", "2015-04-08 14:51:57.018545"], ["updated_at", "2015-04-08 14:51:57.018545"], ["tracking", "150408-10"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 14], ["title", "I-am-a-task7350"], ["description", "I-am-the-task-description_7912"], ["cost", 1], ["created_at", "2015-04-08 14:51:57.023437"], ["updated_at", "2015-04-08 14:51:57.023437"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 14], ["title", "I-am-a-task2115"], ["description", "I-am-the-task-description_7764"], ["cost", 1], ["created_at", "2015-04-08 14:51:57.027988"], ["updated_at", "2015-04-08 14:51:57.027988"]] +  (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.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 6]] + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 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", "Marquée comme terminée."], ["date", "2015-04-08 14:51:57.036417"], ["task_id", 6], ["created_at", "2015-04-08 14:51:57.037692"], ["updated_at", "2015-04-08 14:51:57.037692"]] + SQL (0.1ms) UPDATE "flyboy_tasks" SET "progress" = ?, "done" = ?, "updated_at" = ? WHERE "flyboy_tasks"."id" = ? [["progress", 100], ["done", "t"], ["updated_at", "2015-04-08 14:51:57.039220"], ["id", 6]] +  (0.9ms) commit transaction +Redirected to http://test.hostwhere_i_came_from +Completed 302 Found in 8ms (ActiveRecord: 1.6ms) + Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1 [["id", 6]] +  (0.1ms) SELECT COUNT(*) FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? [["task_id", 6]] + Flyboy::TaskComment Load (0.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-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_1520"], ["description", "I-am-the-goal-description_9142"], ["version", 1], ["created_at", "2015-04-08 14:51:57.047534"], ["updated_at", "2015-04-08 14:51:57.047534"], ["tracking", "150408-11"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 15], ["title", "I-am-a-task9687"], ["description", "I-am-the-task-description_2687"], ["cost", 1], ["created_at", "2015-04-08 14:51:57.052261"], ["updated_at", "2015-04-08 14:51:57.052261"]] +  (1.1ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 15], ["title", "I-am-a-task9019"], ["description", "I-am-the-task-description_9203"], ["cost", 1], ["created_at", "2015-04-08 14:51:57.057616"], ["updated_at", "2015-04-08 14:51:57.057616"]] +  (0.9ms) commit transaction +Processing by Flyboy::TasksController#complete as HTML + Parameters: {"id"=>"8"} + Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 8]] + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 15]] +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_task_comments" ("progress", "description", "date", "task_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["progress", 100], ["description", "Marquée comme terminée."], ["date", "2015-04-08 14:51:57.064440"], ["task_id", 8], ["created_at", "2015-04-08 14:51:57.065680"], ["updated_at", "2015-04-08 14:51:57.065680"]] + SQL (0.1ms) UPDATE "flyboy_tasks" SET "progress" = ?, "done" = ?, "updated_at" = ? WHERE "flyboy_tasks"."id" = ? [["progress", 100], ["done", "t"], ["updated_at", "2015-04-08 14:51:57.067184"], ["id", 8]] +  (1.0ms) commit transaction +Redirected to http://test.hostwhere_i_came_from +Completed 302 Found in 8ms (ActiveRecord: 1.6ms) +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_8777"], ["description", "I-am-the-goal-description_3834"], ["version", 1], ["created_at", "2015-04-08 14:51:57.074475"], ["updated_at", "2015-04-08 14:51:57.074475"], ["tracking", "150408-12"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 16], ["title", "I-am-a-task7243"], ["description", "I-am-the-task-description_8900"], ["cost", 1], ["created_at", "2015-04-08 14:51:57.078999"], ["updated_at", "2015-04-08 14:51:57.078999"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 16], ["title", "I-am-a-task994"], ["description", "I-am-the-task-description_503"], ["cost", 1], ["created_at", "2015-04-08 14:51:57.083492"], ["updated_at", "2015-04-08 14:51:57.083492"]] +  (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 7ms (Views: 2.8ms | ActiveRecord: 0.0ms) +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_721"], ["description", "I-am-the-goal-description_5968"], ["version", 1], ["created_at", "2015-04-08 14:51:57.098186"], ["updated_at", "2015-04-08 14:51:57.098186"], ["tracking", "150408-13"]] +  (1.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 17], ["title", "I-am-a-task7659"], ["description", "I-am-the-task-description_9381"], ["cost", 1], ["created_at", "2015-04-08 14:51:57.102148"], ["updated_at", "2015-04-08 14:51:57.102148"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 17], ["title", "I-am-a-task5750"], ["description", "I-am-the-task-description_6553"], ["cost", 1], ["created_at", "2015-04-08 14:51:57.107279"], ["updated_at", "2015-04-08 14:51:57.107279"]] +  (0.9ms) commit transaction + Flyboy::Task Load (0.3ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC +  (0.0ms) begin transaction + Flyboy::TaskComment Load (0.1ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 1]] + SQL (0.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.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.3ms) DELETE FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."id" = ? [["id", 4]] + SQL (0.1ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 4]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + Flyboy::TaskComment Load (0.1ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 5]] + SQL (0.1ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 5]] +  (0.8ms) commit transaction +  (0.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_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.2ms) 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.2ms) 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.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.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", 10]] + SQL (0.1ms) 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.2ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 11]] +  (0.7ms) commit transaction +  (0.0ms) begin transaction + Flyboy::TaskComment Load (0.1ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 12]] + SQL (0.2ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 12]] +  (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", 13]] + SQL (0.1ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 13]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_1458"], ["description", "I-am-the-goal-description_1524"], ["version", 1], ["created_at", "2015-04-08 14:51:57.148433"], ["updated_at", "2015-04-08 14:51:57.148433"], ["tracking", "150408-14"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 18], ["title", "I-am-a-task3179"], ["description", "I-am-the-task-description_8261"], ["cost", 1], ["created_at", "2015-04-08 14:51:57.152322"], ["updated_at", "2015-04-08 14:51:57.152322"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_3724"], ["description", "I-am-the-goal-description_9687"], ["version", 1], ["created_at", "2015-04-08 14:51:57.156195"], ["updated_at", "2015-04-08 14:51:57.156195"], ["tracking", "150408-15"]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 19], ["title", "I-am-a-task4591"], ["description", "I-am-the-task-description_9874"], ["cost", 1], ["created_at", "2015-04-08 14:51:57.160798"], ["updated_at", "2015-04-08 14:51:57.160798"]] +  (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.0ms | 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-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_2481"], ["description", "I-am-the-goal-description_4604"], ["version", 1], ["created_at", "2015-04-08 14:51:57.170892"], ["updated_at", "2015-04-08 14:51:57.170892"], ["tracking", "150408-16"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 20], ["title", "I-am-a-task8050"], ["description", "I-am-the-task-description_4231"], ["cost", 1], ["created_at", "2015-04-08 14:51:57.174884"], ["updated_at", "2015-04-08 14:51:57.174884"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 20], ["title", "I-am-a-task3801"], ["description", "I-am-the-task-description_8072"], ["cost", 1], ["created_at", "2015-04-08 14:51:57.178907"], ["updated_at", "2015-04-08 14:51:57.178907"]] +  (0.8ms) commit transaction + Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC +  (0.0ms) begin transaction + Flyboy::TaskComment Load (0.1ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 14]] + SQL (0.2ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 14]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + Flyboy::TaskComment Load (0.1ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 15]] + SQL (0.2ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 15]] +  (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", 16]] + SQL (0.1ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 16]] +  (0.7ms) commit transaction +  (0.0ms) begin transaction + Flyboy::TaskComment Load (0.1ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 17]] + SQL (0.1ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 17]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_1680"], ["description", "I-am-the-goal-description_1320"], ["version", 1], ["created_at", "2015-04-08 14:51:57.193211"], ["updated_at", "2015-04-08 14:51:57.193211"], ["tracking", "150408-17"]] +  (1.0ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 21], ["title", "I-am-a-task9050"], ["description", "I-am-the-task-description_3002"], ["cost", 1], ["created_at", "2015-04-08 14:51:57.197545"], ["updated_at", "2015-04-08 14:51:57.197545"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_799"], ["description", "I-am-the-goal-description_2364"], ["version", 1], ["created_at", "2015-04-08 14:51:57.202245"], ["updated_at", "2015-04-08 14:51:57.202245"], ["tracking", "150408-18"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.5ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 22], ["title", "I-am-a-task9411"], ["description", "I-am-the-task-description_3666"], ["cost", 1], ["created_at", "2015-04-08 14:51:57.207813"], ["updated_at", "2015-04-08 14:51:57.207813"]] +  (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-08') + SQL (0.4ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_5009"], ["description", "I-am-the-goal-description_9230"], ["version", 1], ["created_at", "2015-04-08 14:51:57.218252"], ["updated_at", "2015-04-08 14:51:57.218252"], ["tracking", "150408-19"]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 23], ["title", "I-am-a-task9179"], ["description", "I-am-the-task-description_4967"], ["cost", 1], ["created_at", "2015-04-08 14:51:57.222727"], ["updated_at", "2015-04-08 14:51:57.222727"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 23], ["title", "I-am-a-task2896"], ["description", "I-am-the-task-description_5398"], ["cost", 1], ["created_at", "2015-04-08 14:51:57.226699"], ["updated_at", "2015-04-08 14:51:57.226699"]] +  (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.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", 19]] + SQL (0.2ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 19]] +  (0.7ms) commit transaction +  (0.0ms) begin transaction + Flyboy::TaskComment Load (0.1ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 20]] + SQL (0.1ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 20]] +  (0.7ms) commit transaction +  (0.0ms) begin transaction + Flyboy::TaskComment Load (0.1ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 21]] + SQL (0.1ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 21]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_1557"], ["description", "I-am-the-goal-description_8145"], ["version", 1], ["created_at", "2015-04-08 14:51:57.240906"], ["updated_at", "2015-04-08 14:51:57.240906"], ["tracking", "150408-20"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 24], ["title", "I-am-a-task1915"], ["description", "I-am-the-task-description_7393"], ["cost", 1], ["created_at", "2015-04-08 14:51:57.244881"], ["updated_at", "2015-04-08 14:51:57.244881"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.4ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_3099"], ["description", "I-am-the-goal-description_5986"], ["version", 1], ["created_at", "2015-04-08 14:51:57.248834"], ["updated_at", "2015-04-08 14:51:57.248834"], ["tracking", "150408-21"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 25], ["title", "I-am-a-task4349"], ["description", "I-am-the-task-description_3241"], ["cost", 1], ["created_at", "2015-04-08 14:51:57.253142"], ["updated_at", "2015-04-08 14:51:57.253142"]] +  (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-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_1107"], ["description", "I-am-the-goal-description_1337"], ["version", 1], ["created_at", "2015-04-08 14:51:57.264823"], ["updated_at", "2015-04-08 14:51:57.264823"], ["tracking", "150408-22"]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 26], ["title", "I-am-a-task9882"], ["description", "I-am-the-task-description_9797"], ["cost", 1], ["created_at", "2015-04-08 14:51:57.269896"], ["updated_at", "2015-04-08 14:51:57.269896"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 26], ["title", "I-am-a-task4470"], ["description", "I-am-the-task-description_7758"], ["cost", 1], ["created_at", "2015-04-08 14:51:57.274453"], ["updated_at", "2015-04-08 14:51:57.274453"]] +  (0.9ms) commit transaction +Processing by Flyboy::TasksController#show as HTML + Parameters: {"id"=>"24"} + Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 24]] + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 26]] + Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 24]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/show.html.slim within layouts/application (0.3ms) +Completed 200 OK in 6ms (Views: 2.5ms | ActiveRecord: 0.3ms) +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_9606"], ["description", "I-am-the-goal-description_9213"], ["version", 1], ["created_at", "2015-04-08 14:51:57.287451"], ["updated_at", "2015-04-08 14:51:57.287451"], ["tracking", "150408-23"]] +  (1.0ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 27], ["title", "I-am-a-task5315"], ["description", "I-am-the-task-description_3499"], ["cost", 1], ["created_at", "2015-04-08 14:51:57.291547"], ["updated_at", "2015-04-08 14:51:57.291547"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 27], ["title", "I-am-a-task5915"], ["description", "I-am-the-task-description_4032"], ["cost", 1], ["created_at", "2015-04-08 14:51:57.295679"], ["updated_at", "2015-04-08 14:51:57.295679"]] +  (1.0ms) commit transaction +Processing by Flyboy::TasksController#new as HTML + Parameters: {"goal_id"=>"27"} + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 27]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/new.html.slim within layouts/application (0.3ms) +Completed 200 OK in 5ms (Views: 2.5ms | ActiveRecord: 0.1ms) +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_9315"], ["description", "I-am-the-goal-description_3845"], ["version", 1], ["created_at", "2015-04-08 14:51:57.309500"], ["updated_at", "2015-04-08 14:51:57.309500"], ["tracking", "150408-24"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 28], ["title", "I-am-a-task1823"], ["description", "I-am-the-task-description_5843"], ["cost", 1], ["created_at", "2015-04-08 14:51:57.313533"], ["updated_at", "2015-04-08 14:51:57.313533"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 28], ["title", "I-am-a-task1508"], ["description", "I-am-the-task-description_5610"], ["cost", 1], ["created_at", "2015-04-08 14:51:57.317466"], ["updated_at", "2015-04-08 14:51:57.317466"]] +  (0.8ms) commit transaction +Processing by Flyboy::TasksController#edit as HTML + Parameters: {"id"=>"28"} + Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 28]] + Flyboy::Goal Load (0.2ms) 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 6ms (Views: 2.9ms | ActiveRecord: 0.3ms) +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_9719"], ["description", "I-am-the-goal-description_4400"], ["version", 1], ["created_at", "2015-04-08 14:51:57.330964"], ["updated_at", "2015-04-08 14:51:57.330964"], ["tracking", "150408-25"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 29], ["title", "I-am-a-task5380"], ["description", "I-am-the-task-description_2832"], ["cost", 1], ["created_at", "2015-04-08 14:51:57.334890"], ["updated_at", "2015-04-08 14:51:57.334890"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 29], ["title", "I-am-a-task4405"], ["description", "I-am-the-task-description_9350"], ["cost", 1], ["created_at", "2015-04-08 14:51:57.338889"], ["updated_at", "2015-04-08 14:51:57.338889"]] +  (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-08", "term"=>"2015-04-08"}} + 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-08"], ["reminder", "2015-04-08"], ["done", "f"], ["created_at", "2015-04-08 14:51:57.410638"], ["updated_at", "2015-04-08 14:51:57.410638"]] +  (1.5ms) commit transaction +Redirected to http://test.host/flyboy/tasks/32 +Completed 302 Found in 6ms (ActiveRecord: 2.0ms) +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_9264"], ["description", "I-am-the-goal-description_1695"], ["version", 1], ["created_at", "2015-04-08 14:51:57.420027"], ["updated_at", "2015-04-08 14:51:57.420027"], ["tracking", "150408-26"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 30], ["title", "I-am-a-task1945"], ["description", "I-am-the-task-description_4862"], ["cost", 1], ["created_at", "2015-04-08 14:51:57.425068"], ["updated_at", "2015-04-08 14:51:57.425068"]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 30], ["title", "I-am-a-task3070"], ["description", "I-am-the-task-description_7498"], ["cost", 1], ["created_at", "2015-04-08 14:51:57.430091"], ["updated_at", "2015-04-08 14:51:57.430091"]] +  (0.8ms) commit transaction +Processing by Flyboy::TasksController#create as HTML + Parameters: {"task"=>{"title"=>"New Task", "goal_id"=>"30", "reminder"=>"2015-04-08", "term"=>"2015-04-08"}} + Flyboy::Goal Load (0.2ms) 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-08"], ["reminder", "2015-04-08"], ["done", "f"], ["created_at", "2015-04-08 14:51:57.438769"], ["updated_at", "2015-04-08 14:51:57.438769"]] +  (0.8ms) commit transaction +Redirected to http://test.host/flyboy/tasks/35 +Completed 302 Found in 7ms (ActiveRecord: 1.4ms) +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_1496"], ["description", "I-am-the-goal-description_8331"], ["version", 1], ["created_at", "2015-04-08 14:51:57.450496"], ["updated_at", "2015-04-08 14:51:57.450496"], ["tracking", "150408-27"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.5ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 31], ["title", "I-am-a-task1160"], ["description", "I-am-the-task-description_2911"], ["cost", 1], ["created_at", "2015-04-08 14:51:57.455291"], ["updated_at", "2015-04-08 14:51:57.455291"]] +  (1.0ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 31], ["title", "I-am-a-task2499"], ["description", "I-am-the-task-description_0"], ["cost", 1], ["created_at", "2015-04-08 14:51:57.460416"], ["updated_at", "2015-04-08 14:51:57.460416"]] +  (0.8ms) commit transaction +Processing by Flyboy::TasksController#create as HTML + Parameters: {"task"=>{"title"=>"New Task", "goal_id"=>"31", "reminder"=>"2015-04-08", "term"=>"2015-04-08"}} + 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.2ms) INSERT INTO "flyboy_tasks" ("goal_id", "title", "term", "reminder", "done", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["goal_id", 31], ["title", "New Task"], ["term", "2015-04-08"], ["reminder", "2015-04-08"], ["done", "f"], ["created_at", "2015-04-08 14:51:57.467276"], ["updated_at", "2015-04-08 14:51:57.467276"]] +  (1.0ms) commit transaction +Redirected to http://test.host/flyboy/tasks/38 +Completed 302 Found in 6ms (ActiveRecord: 1.4ms) + 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-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_4440"], ["description", "I-am-the-goal-description_5476"], ["version", 1], ["created_at", "2015-04-08 14:51:57.475886"], ["updated_at", "2015-04-08 14:51:57.475886"], ["tracking", "150408-28"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 32], ["title", "I-am-a-task3681"], ["description", "I-am-the-task-description_9014"], ["cost", 1], ["created_at", "2015-04-08 14:51:57.480096"], ["updated_at", "2015-04-08 14:51:57.480096"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 32], ["title", "I-am-a-task5647"], ["description", "I-am-the-task-description_9720"], ["cost", 1], ["created_at", "2015-04-08 14:51:57.484187"], ["updated_at", "2015-04-08 14:51:57.484187"]] +  (0.8ms) commit transaction +Processing by Flyboy::TasksController#create as HTML + Parameters: {"task"=>{"title"=>nil, "goal_id"=>"32"}} + Flyboy::Goal Load (0.2ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 32]] +  (0.1ms) begin transaction +  (0.0ms) rollback transaction + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/new.html.slim within layouts/application (0.2ms) +Completed 200 OK in 5ms (Views: 1.0ms | ActiveRecord: 0.3ms) +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_961"], ["description", "I-am-the-goal-description_6482"], ["version", 1], ["created_at", "2015-04-08 14:51:57.496864"], ["updated_at", "2015-04-08 14:51:57.496864"], ["tracking", "150408-29"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 33], ["title", "I-am-a-task8641"], ["description", "I-am-the-task-description_8763"], ["cost", 1], ["created_at", "2015-04-08 14:51:57.501013"], ["updated_at", "2015-04-08 14:51:57.501013"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 33], ["title", "I-am-a-task3118"], ["description", "I-am-the-task-description_6397"], ["cost", 1], ["created_at", "2015-04-08 14:51:57.504913"], ["updated_at", "2015-04-08 14:51:57.504913"]] +  (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", 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-08"], ["term", "2015-04-08"], ["done", "f"], ["created_at", "2015-04-08 14:51:57.509070"], ["updated_at", "2015-04-08 14:51:57.509070"]] +  (0.8ms) commit transaction +Processing by Flyboy::TasksController#update as HTML + Parameters: {"task"=>{"title"=>"New Task", "goal_id"=>"33", "reminder"=>"2015-04-08", "term"=>"2015-04-08"}, "id"=>"43"} + Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 43]] + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 33]] +  (0.1ms) begin transaction +  (0.0ms) commit transaction +Redirected to http://test.host/flyboy/tasks/43 +Completed 302 Found in 4ms (ActiveRecord: 0.3ms) +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.5ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_276"], ["description", "I-am-the-goal-description_8632"], ["version", 1], ["created_at", "2015-04-08 14:51:57.520787"], ["updated_at", "2015-04-08 14:51:57.520787"], ["tracking", "150408-30"]] +  (1.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 34], ["title", "I-am-a-task1168"], ["description", "I-am-the-task-description_9618"], ["cost", 1], ["created_at", "2015-04-08 14:51:57.526586"], ["updated_at", "2015-04-08 14:51:57.526586"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 34], ["title", "I-am-a-task309"], ["description", "I-am-the-task-description_8082"], ["cost", 1], ["created_at", "2015-04-08 14:51:57.531293"], ["updated_at", "2015-04-08 14:51:57.531293"]] +  (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.2ms) INSERT INTO "flyboy_tasks" ("title", "goal_id", "reminder", "term", "done", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["title", "New Task"], ["goal_id", 34], ["reminder", "2015-04-08"], ["term", "2015-04-08"], ["done", "f"], ["created_at", "2015-04-08 14:51:57.536031"], ["updated_at", "2015-04-08 14:51:57.536031"]] +  (0.8ms) commit transaction +Processing by Flyboy::TasksController#update as HTML + Parameters: {"task"=>{"title"=>"New Task", "goal_id"=>"34", "reminder"=>"2015-04-08", "term"=>"2015-04-08"}, "id"=>"46"} + Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 46]] + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 34]] +  (0.1ms) begin transaction +  (0.0ms) commit transaction +Redirected to http://test.host/flyboy/tasks/46 +Completed 302 Found in 4ms (ActiveRecord: 0.3ms) +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_7925"], ["description", "I-am-the-goal-description_1995"], ["version", 1], ["created_at", "2015-04-08 14:51:57.547865"], ["updated_at", "2015-04-08 14:51:57.547865"], ["tracking", "150408-31"]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 35], ["title", "I-am-a-task8886"], ["description", "I-am-the-task-description_2267"], ["cost", 1], ["created_at", "2015-04-08 14:51:57.551856"], ["updated_at", "2015-04-08 14:51:57.551856"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 35], ["title", "I-am-a-task876"], ["description", "I-am-the-task-description_6485"], ["cost", 1], ["created_at", "2015-04-08 14:51:57.555821"], ["updated_at", "2015-04-08 14:51:57.555821"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + Flyboy::Goal Load (0.2ms) 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-08"], ["term", "2015-04-08"], ["done", "f"], ["created_at", "2015-04-08 14:51:57.560904"], ["updated_at", "2015-04-08 14:51:57.560904"]] +  (0.9ms) 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.3ms) +Completed 200 OK in 5ms (Views: 1.3ms | ActiveRecord: 0.3ms) +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_747"], ["description", "I-am-the-goal-description_2690"], ["version", 1], ["created_at", "2015-04-08 14:51:57.576112"], ["updated_at", "2015-04-08 14:51:57.576112"], ["tracking", "150408-32"]] +  (0.7ms) commit transaction +  (0.2ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 36], ["title", "I-am-a-task5969"], ["description", "I-am-the-task-description_7573"], ["cost", 1], ["created_at", "2015-04-08 14:51:57.580787"], ["updated_at", "2015-04-08 14:51:57.580787"]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 36], ["title", "I-am-a-task3755"], ["description", "I-am-the-task-description_8138"], ["cost", 1], ["created_at", "2015-04-08 14:51:57.585249"], ["updated_at", "2015-04-08 14:51:57.585249"]] +  (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", 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-08"], ["term", "2015-04-08"], ["done", "f"], ["created_at", "2015-04-08 14:51:57.589555"], ["updated_at", "2015-04-08 14:51:57.589555"]] +  (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]] +  (1.0ms) commit transaction +Redirected to http://test.host/flyboy/tasks +Completed 302 Found in 5ms (ActiveRecord: 1.5ms) +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_6928"], ["description", "I-am-the-goal-description_9327"], ["version", 1], ["created_at", "2015-04-08 14:51:57.603936"], ["updated_at", "2015-04-08 14:51:57.603936"], ["tracking", "150408-33"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 37], ["title", "I-am-a-task1091"], ["description", "I-am-the-task-description_972"], ["cost", 1], ["created_at", "2015-04-08 14:51:57.608164"], ["updated_at", "2015-04-08 14:51:57.608164"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 37], ["title", "I-am-a-task6215"], ["description", "I-am-the-task-description_2785"], ["cost", 1], ["created_at", "2015-04-08 14:51:57.612330"], ["updated_at", "2015-04-08 14:51:57.612330"]] +  (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", 37]] + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("title", "goal_id", "reminder", "term", "done", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["title", "New Task"], ["goal_id", 37], ["reminder", "2015-04-08"], ["term", "2015-04-08"], ["done", "f"], ["created_at", "2015-04-08 14:51:57.616287"], ["updated_at", "2015-04-08 14:51:57.616287"]] +  (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.2ms) 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 7ms (ActiveRecord: 1.5ms) +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_6259"], ["description", "I-am-the-goal-description_7983"], ["version", 1], ["created_at", "2015-04-08 14:51:57.630723"], ["updated_at", "2015-04-08 14:51:57.630723"], ["tracking", "150408-34"]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 38], ["title", "I-am-a-task2860"], ["description", "I-am-the-task-description_3680"], ["cost", 1], ["created_at", "2015-04-08 14:51:57.635190"], ["updated_at", "2015-04-08 14:51:57.635190"]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 38], ["title", "I-am-a-task7880"], ["description", "I-am-the-task-description_1766"], ["cost", 1], ["created_at", "2015-04-08 14:51:57.639594"], ["updated_at", "2015-04-08 14:51:57.639594"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 38]] + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("title", "goal_id", "reminder", "term", "done", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["title", "New Task"], ["goal_id", 38], ["reminder", "2015-04-08"], ["term", "2015-04-08"], ["done", "f"], ["created_at", "2015-04-08 14:51:57.643794"], ["updated_at", "2015-04-08 14:51:57.643794"]] +  (0.9ms) 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-15"], ["term", "2015-05-08"], ["updated_at", "2015-04-08 14:51:57.650178"], ["id", 58]] +  (0.8ms) commit transaction +Redirected to http://test.host/flyboy/tasks +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-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_6313"], ["description", "I-am-the-goal-description_5912"], ["version", 1], ["created_at", "2015-04-08 14:51:57.656683"], ["updated_at", "2015-04-08 14:51:57.656683"], ["tracking", "150408-35"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_2195"], ["description", "I-am-the-goal-description_4139"], ["version", 1], ["created_at", "2015-04-08 14:51:57.661876"], ["updated_at", "2015-04-08 14:51:57.661876"], ["tracking", "150408-36"]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-07"], ["goal_id", 40], ["title", "I-am-a-task1470"], ["description", "I-am-the-task-description_4272"], ["cost", 1], ["created_at", "2015-04-08 14:51:57.666358"], ["updated_at", "2015-04-08 14:51:57.666358"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.4ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_7971"], ["description", "I-am-the-goal-description_3217"], ["version", 1], ["created_at", "2015-04-08 14:51:57.670939"], ["updated_at", "2015-04-08 14:51:57.670939"], ["tracking", "150408-37"]] +  (1.2ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-09"], ["goal_id", 41], ["title", "I-am-a-task6476"], ["description", "I-am-the-task-description_6302"], ["cost", 1], ["created_at", "2015-04-08 14:51:57.675989"], ["updated_at", "2015-04-08 14:51:57.675989"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_3180"], ["description", "I-am-the-goal-description_7116"], ["version", 1], ["created_at", "2015-04-08 14:51:57.679053"], ["updated_at", "2015-04-08 14:51:57.679053"], ["tracking", "150408-38"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-07"], ["goal_id", 42], ["title", "I-am-a-task1744"], ["description", "I-am-the-task-description_3092"], ["cost", 1], ["created_at", "2015-04-08 14:51:57.683595"], ["updated_at", "2015-04-08 14:51:57.683595"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-09"], ["goal_id", 42], ["title", "I-am-a-task8240"], ["description", "I-am-the-task-description_3106"], ["cost", 1], ["created_at", "2015-04-08 14:51:57.688434"], ["updated_at", "2015-04-08 14:51:57.688434"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-09"], ["term", "2015-04-11"], ["goal_id", 39], ["title", "I-am-a-task2275"], ["description", "I-am-the-task-description_2160"], ["cost", 1], ["created_at", "2015-04-08 14:51:57.692875"], ["updated_at", "2015-04-08 14:51:57.692875"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2015-04-05"], ["term", "2015-04-07"], ["goal_id", 39], ["title", "I-am-a-task2534"], ["description", "I-am-the-task-description_8422"], ["cost", 1], ["created_at", "2015-04-08 14:51:57.697636"], ["updated_at", "2015-04-08 14:51:57.697636"]] +  (0.9ms) commit transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 39 AND done = 'f' AND term < '2015-04-08') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 39 AND done = 'f' AND term > '2015-04-08' AND reminder < '2015-04-08') +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_4344"], ["description", "I-am-the-goal-description_8639"], ["version", 1], ["created_at", "2015-04-08 14:51:57.704324"], ["updated_at", "2015-04-08 14:51:57.704324"], ["tracking", "150408-39"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_5901"], ["description", "I-am-the-goal-description_2562"], ["version", 1], ["created_at", "2015-04-08 14:51:57.709807"], ["updated_at", "2015-04-08 14:51:57.709807"], ["tracking", "150408-40"]] +  (1.0ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-07"], ["goal_id", 44], ["title", "I-am-a-task4617"], ["description", "I-am-the-task-description_3672"], ["cost", 1], ["created_at", "2015-04-08 14:51:57.714197"], ["updated_at", "2015-04-08 14:51:57.714197"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_6343"], ["description", "I-am-the-goal-description_2874"], ["version", 1], ["created_at", "2015-04-08 14:51:57.719622"], ["updated_at", "2015-04-08 14:51:57.719622"], ["tracking", "150408-41"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-09"], ["goal_id", 45], ["title", "I-am-a-task600"], ["description", "I-am-the-task-description_41"], ["cost", 1], ["created_at", "2015-04-08 14:51:57.724166"], ["updated_at", "2015-04-08 14:51:57.724166"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_3841"], ["description", "I-am-the-goal-description_1576"], ["version", 1], ["created_at", "2015-04-08 14:51:57.727625"], ["updated_at", "2015-04-08 14:51:57.727625"], ["tracking", "150408-42"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-07"], ["goal_id", 46], ["title", "I-am-a-task2123"], ["description", "I-am-the-task-description_2413"], ["cost", 1], ["created_at", "2015-04-08 14:51:57.733087"], ["updated_at", "2015-04-08 14:51:57.733087"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-09"], ["goal_id", 46], ["title", "I-am-a-task6508"], ["description", "I-am-the-task-description_6098"], ["cost", 1], ["created_at", "2015-04-08 14:51:57.737850"], ["updated_at", "2015-04-08 14:51:57.737850"]] +  (1.1ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-09"], ["term", "2015-04-11"], ["goal_id", 43], ["title", "I-am-a-task8777"], ["description", "I-am-the-task-description_1169"], ["cost", 1], ["created_at", "2015-04-08 14:51:57.743928"], ["updated_at", "2015-04-08 14:51:57.743928"]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2015-04-05"], ["term", "2015-04-07"], ["goal_id", 43], ["title", "I-am-a-task5842"], ["description", "I-am-the-task-description_8048"], ["cost", 1], ["created_at", "2015-04-08 14:51:57.748674"], ["updated_at", "2015-04-08 14:51:57.748674"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.4ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_5110"], ["description", "I-am-the-goal-description_9577"], ["version", 1], ["created_at", "2015-04-08 14:51:57.752401"], ["updated_at", "2015-04-08 14:51:57.752401"], ["tracking", "150408-43"]] +  (0.8ms) commit transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 47 AND done = 'f' AND term < '2015-04-08') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 47 AND done = 'f' AND term > '2015-04-08' AND reminder < '2015-04-08') +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_1565"], ["description", "I-am-the-goal-description_8367"], ["version", 1], ["created_at", "2015-04-08 14:51:57.759894"], ["updated_at", "2015-04-08 14:51:57.759894"], ["tracking", "150408-44"]] +  (1.0ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_1804"], ["description", "I-am-the-goal-description_1976"], ["version", 1], ["created_at", "2015-04-08 14:51:57.765157"], ["updated_at", "2015-04-08 14:51:57.765157"], ["tracking", "150408-45"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-07"], ["goal_id", 49], ["title", "I-am-a-task7059"], ["description", "I-am-the-task-description_5592"], ["cost", 1], ["created_at", "2015-04-08 14:51:57.769220"], ["updated_at", "2015-04-08 14:51:57.769220"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_528"], ["description", "I-am-the-goal-description_6702"], ["version", 1], ["created_at", "2015-04-08 14:51:57.773309"], ["updated_at", "2015-04-08 14:51:57.773309"], ["tracking", "150408-46"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-09"], ["goal_id", 50], ["title", "I-am-a-task9677"], ["description", "I-am-the-task-description_8365"], ["cost", 1], ["created_at", "2015-04-08 14:51:57.777661"], ["updated_at", "2015-04-08 14:51:57.777661"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_6950"], ["description", "I-am-the-goal-description_7730"], ["version", 1], ["created_at", "2015-04-08 14:51:57.780676"], ["updated_at", "2015-04-08 14:51:57.780676"], ["tracking", "150408-47"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-07"], ["goal_id", 51], ["title", "I-am-a-task8221"], ["description", "I-am-the-task-description_3878"], ["cost", 1], ["created_at", "2015-04-08 14:51:57.785117"], ["updated_at", "2015-04-08 14:51:57.785117"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-09"], ["goal_id", 51], ["title", "I-am-a-task8927"], ["description", "I-am-the-task-description_8781"], ["cost", 1], ["created_at", "2015-04-08 14:51:57.789727"], ["updated_at", "2015-04-08 14:51:57.789727"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-09"], ["term", "2015-04-11"], ["goal_id", 48], ["title", "I-am-a-task4977"], ["description", "I-am-the-task-description_455"], ["cost", 1], ["created_at", "2015-04-08 14:51:57.794419"], ["updated_at", "2015-04-08 14:51:57.794419"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2015-04-05"], ["term", "2015-04-07"], ["goal_id", 48], ["title", "I-am-a-task5195"], ["description", "I-am-the-task-description_3432"], ["cost", 1], ["created_at", "2015-04-08 14:51:57.798941"], ["updated_at", "2015-04-08 14:51:57.798941"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-09"], ["goal_id", 48], ["title", "I-am-a-task735"], ["description", "I-am-the-task-description_5598"], ["cost", 1], ["created_at", "2015-04-08 14:51:57.803683"], ["updated_at", "2015-04-08 14:51:57.803683"]] +  (0.9ms) commit transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 48 AND done = 'f' AND term < '2015-04-08') +  (0.3ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 48 AND done = 'f' AND term > '2015-04-08' AND reminder < '2015-04-08') +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_7990"], ["description", "I-am-the-goal-description_2245"], ["version", 1], ["created_at", "2015-04-08 14:51:57.811555"], ["updated_at", "2015-04-08 14:51:57.811555"], ["tracking", "150408-48"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_3251"], ["description", "I-am-the-goal-description_9087"], ["version", 1], ["created_at", "2015-04-08 14:51:57.816767"], ["updated_at", "2015-04-08 14:51:57.816767"], ["tracking", "150408-49"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-07"], ["goal_id", 53], ["title", "I-am-a-task1207"], ["description", "I-am-the-task-description_277"], ["cost", 1], ["created_at", "2015-04-08 14:51:57.820613"], ["updated_at", "2015-04-08 14:51:57.820613"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_3553"], ["description", "I-am-the-goal-description_6268"], ["version", 1], ["created_at", "2015-04-08 14:51:57.825157"], ["updated_at", "2015-04-08 14:51:57.825157"], ["tracking", "150408-50"]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-09"], ["goal_id", 54], ["title", "I-am-a-task9773"], ["description", "I-am-the-task-description_591"], ["cost", 1], ["created_at", "2015-04-08 14:51:57.830152"], ["updated_at", "2015-04-08 14:51:57.830152"]] +  (0.7ms) commit transaction +  (0.0ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_4811"], ["description", "I-am-the-goal-description_106"], ["version", 1], ["created_at", "2015-04-08 14:51:57.833346"], ["updated_at", "2015-04-08 14:51:57.833346"], ["tracking", "150408-51"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-07"], ["goal_id", 55], ["title", "I-am-a-task8985"], ["description", "I-am-the-task-description_223"], ["cost", 1], ["created_at", "2015-04-08 14:51:57.837964"], ["updated_at", "2015-04-08 14:51:57.837964"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-09"], ["goal_id", 55], ["title", "I-am-a-task3805"], ["description", "I-am-the-task-description_8146"], ["cost", 1], ["created_at", "2015-04-08 14:51:57.842810"], ["updated_at", "2015-04-08 14:51:57.842810"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-09"], ["term", "2015-04-11"], ["goal_id", 52], ["title", "I-am-a-task3118"], ["description", "I-am-the-task-description_5982"], ["cost", 1], ["created_at", "2015-04-08 14:51:57.847803"], ["updated_at", "2015-04-08 14:51:57.847803"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2015-04-05"], ["term", "2015-04-07"], ["goal_id", 52], ["title", "I-am-a-task6101"], ["description", "I-am-the-task-description_2414"], ["cost", 1], ["created_at", "2015-04-08 14:51:57.853299"], ["updated_at", "2015-04-08 14:51:57.853299"]] +  (0.9ms) commit transaction +  (0.2ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-07"], ["goal_id", 52], ["title", "I-am-a-task3726"], ["description", "I-am-the-task-description_3561"], ["cost", 1], ["created_at", "2015-04-08 14:51:57.858855"], ["updated_at", "2015-04-08 14:51:57.858855"]] +  (1.0ms) commit transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 52 AND done = 'f' AND term < '2015-04-08') +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_3761"], ["description", "I-am-the-goal-description_2170"], ["version", 1], ["created_at", "2015-04-08 14:51:57.866354"], ["updated_at", "2015-04-08 14:51:57.866354"], ["tracking", "150408-52"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-09"], ["term", "2015-04-11"], ["goal_id", 56], ["title", "I-am-a-task8309"], ["description", "I-am-the-task-description_1261"], ["cost", 1], ["created_at", "2015-04-08 14:51:57.870310"], ["updated_at", "2015-04-08 14:51:57.870310"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_927"], ["description", "I-am-the-goal-description_6704"], ["version", 1], ["created_at", "2015-04-08 14:51:57.875936"], ["updated_at", "2015-04-08 14:51:57.875936"], ["tracking", "150408-53"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-07"], ["term", "2015-04-11"], ["goal_id", 57], ["title", "I-am-a-task4587"], ["description", "I-am-the-task-description_5156"], ["cost", 1], ["created_at", "2015-04-08 14:51:57.879829"], ["updated_at", "2015-04-08 14:51:57.879829"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_5809"], ["description", "I-am-the-goal-description_8041"], ["version", 1], ["created_at", "2015-04-08 14:51:57.885452"], ["updated_at", "2015-04-08 14:51:57.885452"], ["tracking", "150408-54"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-05"], ["term", "2015-04-07"], ["goal_id", 58], ["title", "I-am-a-task6277"], ["description", "I-am-the-task-description_1141"], ["cost", 1], ["created_at", "2015-04-08 14:51:57.889380"], ["updated_at", "2015-04-08 14:51:57.889380"]] +  (3.1ms) commit transaction +  (0.1ms) begin transaction +  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_6167"], ["description", "I-am-the-goal-description_3941"], ["version", 1], ["created_at", "2015-04-08 14:51:57.897127"], ["updated_at", "2015-04-08 14:51:57.897127"], ["tracking", "150408-55"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2015-04-05"], ["term", "2015-04-07"], ["goal_id", 59], ["title", "I-am-a-task530"], ["description", "I-am-the-task-description_3013"], ["cost", 1], ["created_at", "2015-04-08 14:51:57.902009"], ["updated_at", "2015-04-08 14:51:57.902009"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_6271"], ["description", "I-am-the-goal-description_3718"], ["version", 1], ["created_at", "2015-04-08 14:51:57.908830"], ["updated_at", "2015-04-08 14:51:57.908830"], ["tracking", "150408-56"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_8858"], ["description", "I-am-the-goal-description_904"], ["version", 1], ["created_at", "2015-04-08 14:51:57.914419"], ["updated_at", "2015-04-08 14:51:57.914419"], ["tracking", "150408-57"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction +  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_1024"], ["description", "I-am-the-goal-description_9347"], ["version", 1], ["created_at", "2015-04-08 14:51:57.919703"], ["updated_at", "2015-04-08 14:51:57.919703"], ["tracking", "150408-58"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_985"], ["description", "I-am-the-goal-description_2900"], ["version", 1], ["created_at", "2015-04-08 14:51:57.924969"], ["updated_at", "2015-04-08 14:51:57.924969"], ["tracking", "150408-59"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_2916"], ["description", "I-am-the-goal-description_6187"], ["version", 1], ["created_at", "2015-04-08 14:51:57.930145"], ["updated_at", "2015-04-08 14:51:57.930145"], ["tracking", "150408-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-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_5681"], ["description", "I-am-the-goal-description_8560"], ["version", 1], ["created_at", "2015-04-08 14:51:57.936924"], ["updated_at", "2015-04-08 14:51:57.936924"], ["tracking", "150408-61"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_4486"], ["description", "I-am-the-goal-description_8037"], ["version", 1], ["created_at", "2015-04-08 14:51:57.942575"], ["updated_at", "2015-04-08 14:51:57.942575"], ["tracking", "150408-62"]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_4885"], ["description", "I-am-the-goal-description_1489"], ["version", 1], ["created_at", "2015-04-08 14:51:57.948694"], ["updated_at", "2015-04-08 14:51:57.948694"], ["tracking", "150408-63"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 67], ["title", "I-am-a-task8553"], ["description", "I-am-the-task-description_5495"], ["cost", 1], ["created_at", "2015-04-08 14:51:57.952622"], ["updated_at", "2015-04-08 14:51:57.952622"]] +  (0.8ms) commit transaction +  (0.2ms) 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-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_9045"], ["description", "I-am-the-goal-description_3103"], ["version", 1], ["created_at", "2015-04-08 14:51:57.960076"], ["updated_at", "2015-04-08 14:51:57.960076"], ["tracking", "150408-64"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_3613"], ["description", "I-am-the-goal-description_3747"], ["version", 1], ["created_at", "2015-04-08 14:51:57.966478"], ["updated_at", "2015-04-08 14:51:57.966478"], ["tracking", "150408-65"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_9431"], ["description", "I-am-the-goal-description_6195"], ["version", 1], ["created_at", "2015-04-08 14:51:57.973000"], ["updated_at", "2015-04-08 14:51:57.973000"], ["tracking", "150408-66"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction +  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_7797"], ["description", "I-am-the-goal-description_9414"], ["version", 1], ["created_at", "2015-04-08 14:51:58.044152"], ["updated_at", "2015-04-08 14:51:58.044152"], ["tracking", "150408-67"]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 71], ["title", "I-am-a-task1374"], ["description", "I-am-the-task-description_5773"], ["cost", 1], ["created_at", "2015-04-08 14:51:58.049142"], ["updated_at", "2015-04-08 14:51:58.049142"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction +  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_4337"], ["description", "I-am-the-goal-description_593"], ["version", 1], ["created_at", "2015-04-08 14:51:58.053613"], ["updated_at", "2015-04-08 14:51:58.053613"], ["tracking", "150408-68"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 72], ["title", "I-am-a-task1548"], ["description", "I-am-the-task-description_2977"], ["cost", 1], ["created_at", "2015-04-08 14:51:58.059643"], ["updated_at", "2015-04-08 14:51:58.059643"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_5395"], ["description", "I-am-the-goal-description_6224"], ["version", 1], ["created_at", "2015-04-08 14:51:58.064823"], ["updated_at", "2015-04-08 14:51:58.064823"], ["tracking", "150408-69"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 73], ["title", "I-am-a-task4233"], ["description", "I-am-the-task-description_8378"], ["cost", 1], ["created_at", "2015-04-08 14:51:58.070218"], ["updated_at", "2015-04-08 14:51:58.070218"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_4790"], ["description", "I-am-the-goal-description_3489"], ["version", 1], ["created_at", "2015-04-08 14:51:58.075150"], ["updated_at", "2015-04-08 14:51:58.075150"], ["tracking", "150408-70"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 74], ["title", "I-am-a-task786"], ["description", "I-am-the-task-description_9588"], ["cost", 1], ["created_at", "2015-04-08 14:51:58.080721"], ["updated_at", "2015-04-08 14:51:58.080721"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_4957"], ["description", "I-am-the-goal-description_8631"], ["version", 1], ["created_at", "2015-04-08 14:51:58.085207"], ["updated_at", "2015-04-08 14:51:58.085207"], ["tracking", "150408-71"]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 75], ["title", "I-am-a-task8263"], ["description", "I-am-the-task-description_3463"], ["cost", 1], ["created_at", "2015-04-08 14:51:58.090682"], ["updated_at", "2015-04-08 14:51:58.090682"]] +  (0.9ms) commit transaction +  (0.2ms) begin transaction +  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_4551"], ["description", "I-am-the-goal-description_4933"], ["version", 1], ["created_at", "2015-04-08 14:51:58.098359"], ["updated_at", "2015-04-08 14:51:58.098359"], ["tracking", "150408-72"]] +  (1.1ms) commit transaction +  (0.1ms) begin transaction + SQL (0.7ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 76], ["title", "I-am-a-task1989"], ["description", "I-am-the-task-description_9966"], ["cost", 1], ["created_at", "2015-04-08 14:51:58.104819"], ["updated_at", "2015-04-08 14:51:58.104819"]] +  (1.1ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.5ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_2638"], ["description", "I-am-the-goal-description_5648"], ["version", 1], ["created_at", "2015-04-08 14:51:58.113673"], ["updated_at", "2015-04-08 14:51:58.113673"], ["tracking", "150408-73"]] +  (1.0ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 77], ["title", "I-am-a-task8008"], ["description", "I-am-the-task-description_3036"], ["cost", 1], ["created_at", "2015-04-08 14:51:58.120215"], ["updated_at", "2015-04-08 14:51:58.120215"]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction +  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.4ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_9527"], ["description", "I-am-the-goal-description_2077"], ["version", 1], ["created_at", "2015-04-08 14:51:58.125014"], ["updated_at", "2015-04-08 14:51:58.125014"], ["tracking", "150408-74"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 78], ["title", "I-am-a-task3995"], ["description", "I-am-the-task-description_8793"], ["cost", 1], ["created_at", "2015-04-08 14:51:58.130224"], ["updated_at", "2015-04-08 14:51:58.130224"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_2853"], ["description", "I-am-the-goal-description_1764"], ["version", 1], ["created_at", "2015-04-08 14:51:58.135168"], ["updated_at", "2015-04-08 14:51:58.135168"], ["tracking", "150408-75"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 79], ["title", "I-am-a-task9304"], ["description", "I-am-the-task-description_8699"], ["cost", 1], ["created_at", "2015-04-08 14:51:58.139577"], ["updated_at", "2015-04-08 14:51:58.139577"]] +  (1.2ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_8956"], ["description", "I-am-the-goal-description_2030"], ["version", 1], ["created_at", "2015-04-08 14:51:58.145831"], ["updated_at", "2015-04-08 14:51:58.145831"], ["tracking", "150408-76"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-08"], ["term", "2015-04-09"], ["goal_id", 80], ["title", "I-am-a-task7764"], ["description", "I-am-the-task-description_8475"], ["cost", 1], ["created_at", "2015-04-08 14:51:58.149836"], ["updated_at", "2015-04-08 14:51:58.149836"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_7011"], ["description", "I-am-the-goal-description_4404"], ["version", 1], ["created_at", "2015-04-08 14:51:58.155033"], ["updated_at", "2015-04-08 14:51:58.155033"], ["tracking", "150408-77"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.3ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-08 14:51:58.158193"], ["id", 81]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.3ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 3], ["updated_at", "2015-04-08 14:51:58.160618"], ["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_2387"], ["description", "I-am-the-goal-description_5293"], ["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_4741"], ["description", "I-am-the-goal-description_3218"], ["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_375"], ["description", "I-am-the-goal-description_580"], ["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_2140"], ["description", "I-am-the-goal-description_964"], ["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_6377"], ["description", "I-am-the-goal-description_2221"], ["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", "cost", "progress", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 86], ["title", "I-am-a-task2182"], ["description", "I-am-the-task-description_1932"], ["cost", 1], ["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", "cost", "progress", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 86], ["title", "I-am-a-task4150"], ["description", "I-am-the-task-description_3255"], ["cost", 1], ["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_8611"], ["description", "I-am-the-goal-description_3459"], ["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_7189"], ["description", "I-am-the-goal-description_4046"], ["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_4381"], ["description", "I-am-the-goal-description_7782"], ["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_3212"], ["description", "I-am-the-goal-description_8467"], ["version", 1], ["created_at", "2012-12-21 00:00:00.000000"], ["updated_at", "2012-12-21 00:00:00.000000"], ["tracking", "121221-6"]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.0ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 90], ["title", "I-am-a-task7791"], ["description", "I-am-the-task-description_8090"], ["cost", 1], ["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_6071"], ["description", "I-am-the-goal-description_7023"], ["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", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 91], ["title", "I-am-a-task1168"], ["description", "I-am-the-task-description_3340"], ["cost", 1], ["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_6507"], ["description", "I-am-the-goal-description_4156"], ["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", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 92], ["title", "I-am-a-task6509"], ["description", "I-am-the-task-description_8699"], ["cost", 1], ["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_9907"], ["description", "I-am-the-goal-description_5389"], ["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", "cost", "progress", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 93], ["title", "I-am-a-task8929"], ["description", "I-am-the-task-description_4445"], ["cost", 1], ["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" ("task_id", "date", "progress", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["task_id", 105], ["date", "2012-12-21 00:00:00.000000"], ["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_1160"], ["description", "I-am-the-goal-description_2845"], ["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", "cost", "progress", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 94], ["title", "I-am-a-task4980"], ["description", "I-am-the-task-description_7311"], ["cost", 1], ["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" ("task_id", "date", "progress", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["task_id", 106], ["date", "2012-12-21 00:00:00.000000"], ["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_3515"], ["description", "I-am-the-goal-description_6054"], ["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", "cost", "progress", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 95], ["title", "I-am-a-task9569"], ["description", "I-am-the-task-description_1838"], ["cost", 1], ["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" ("task_id", "date", "progress", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["task_id", 107], ["date", "2012-12-21 00:00:00.000000"], ["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_9302"], ["description", "I-am-the-goal-description_9399"], ["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", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 96], ["title", "I-am-a-task3002"], ["description", "I-am-the-task-description_3185"], ["cost", 1], ["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_364"], ["description", "I-am-the-goal-description_3547"], ["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_7516"], ["description", "I-am-the-goal-description_3766"], ["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_42"], ["description", "I-am-the-goal-description_6926"], ["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_7667"], ["description", "I-am-the-goal-description_6211"], ["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" +  (2.8ms) 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_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'; +  (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'; +Started GET "/flyboy/goals" for 127.0.0.1 at 2015-04-08 16:52:11 +0200 +Processing by Flyboy::GoalsController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (14.5ms) + 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 (4119.8ms) +Completed 200 OK in 4257ms (Views: 4221.4ms | ActiveRecord: 0.6ms) +Started GET "/assets/application.css" for 127.0.0.1 at 2015-04-08 16:52:16 +0200 +Started GET "/assets/application.js" for 127.0.0.1 at 2015-04-08 16:52:16 +0200 +Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-04-08 16:52:16 +0200 +Started GET "/flyboy/goals/new" for 127.0.0.1 at 2015-04-08 16:52:17 +0200 +Processing by Flyboy::GoalsController#new as HTML + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.3/app/views/dorsale/_contextual.html.slim (3.6ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_form.html.slim (382.3ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/new.html.slim within layouts/application (387.3ms) +Completed 200 OK in 401ms (Views: 392.0ms | ActiveRecord: 0.3ms) +Started POST "/flyboy/goals" for 127.0.0.1 at 2015-04-08 16:52:18 +0200 +Processing by Flyboy::GoalsController#create as HTML + Parameters: {"utf8"=>"✓", "goal"=>{"title"=>"I-am-the-goal-title", "description"=>"I-am-the-goal-description"}} +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.4ms) INSERT INTO "flyboy_goals" ("title", "description", "status", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["title", "I-am-the-goal-title"], ["description", "I-am-the-goal-description"], ["status", "open"], ["version", 1], ["created_at", "2015-04-08 14:52:18.474481"], ["updated_at", "2015-04-08 14:52:18.474481"], ["tracking", "150408-1"]] +  (0.8ms) commit transaction +Redirected to http://127.0.0.1:50773/flyboy/goals/1 +Completed 302 Found in 12ms (ActiveRecord: 1.4ms) +Started GET "/flyboy/goals/1" for 127.0.0.1 at 2015-04-08 16:52:18 +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 (99.1ms) +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (106.7ms) + Flyboy::Task Load (0.3ms) 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.3ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.3/app/views/dorsale/_contextual.html.slim (0.1ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/show.html.slim within layouts/application (126.6ms) +Completed 200 OK in 155ms (Views: 128.3ms | ActiveRecord: 1.1ms) + Flyboy::Goal Load (0.2ms) SELECT "flyboy_goals".* FROM "flyboy_goals" ORDER BY id DESC LIMIT 1 +  (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_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.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'; +  (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_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.8ms) DELETE FROM "flyboy_goals"; +  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals'; +  (0.1ms) begin transaction +  (0.1ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.4ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_9567"], ["description", "I-am-the-goal-description_5872"], ["version", 1], ["created_at", "2015-04-08 14:52:18.774000"], ["updated_at", "2015-04-08 14:52:18.774000"], ["tracking", "150408-1"]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 1], ["title", "I-am-a-task4256"], ["description", "I-am-the-task-description_3515"], ["cost", 1], ["created_at", "2015-04-08 14:52:18.780929"], ["updated_at", "2015-04-08 14:52:18.780929"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 1], ["title", "I-am-a-task7908"], ["description", "I-am-the-task-description_1119"], ["cost", 1], ["created_at", "2015-04-08 14:52:18.786130"], ["updated_at", "2015-04-08 14:52:18.786130"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 1], ["title", "I-am-a-task6866"], ["description", "I-am-the-task-description_8392"], ["cost", 1], ["created_at", "2015-04-08 14:52:18.791134"], ["updated_at", "2015-04-08 14:52:18.791134"]] +  (0.9ms) commit transaction +Started GET "/flyboy/goals" for 127.0.0.1 at 2015-04-08 16:52:18 +0200 +Processing by Flyboy::GoalsController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.3ms) + 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-08') +  (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 (9.5ms) +Completed 200 OK in 11ms (Views: 9.8ms | ActiveRecord: 0.6ms) +Started GET "/flyboy/goals/1" for 127.0.0.1 at 2015-04-08 16:52:20 +0200 +Processing by Flyboy::GoalsController#show as HTML + Parameters: {"id"=>"1"} + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f' [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_actions.html.slim (4.0ms) +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] +  (0.1ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] + CACHE (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (6.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 (5.3ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.3/app/views/dorsale/_contextual.html.slim (0.1ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/show.html.slim within layouts/application (13.3ms) +Completed 200 OK in 15ms (Views: 13.6ms | ActiveRecord: 0.5ms) + Flyboy::Task Load (0.3ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? ORDER BY term ASC [["goal_id", 1]] +  (2.4ms) DELETE FROM "flyboy_task_comments"; +  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments'; +  (0.8ms) DELETE FROM "flyboy_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'; +  (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'; +  (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_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.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.0ms) begin transaction +  (0.1ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_8868"], ["description", "I-am-the-goal-description_1551"], ["version", 1], ["created_at", "2015-04-08 14:52:20.543290"], ["updated_at", "2015-04-08 14:52:20.543290"], ["tracking", "150408-1"]] +  (0.8ms) commit transaction +Started GET "/flyboy/goals" for 127.0.0.1 at 2015-04-08 16:52:20 +0200 +Processing by Flyboy::GoalsController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.3ms) + 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-08') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 1 AND done = 'f' AND term > '2015-04-08' AND reminder < '2015-04-08') +  (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.8ms) +Completed 200 OK in 8ms (Views: 7.0ms | ActiveRecord: 0.6ms) +Started GET "/flyboy/goals/1" for 127.0.0.1 at 2015-04-08 16:52:22 +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.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 (6.8ms) + Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? ORDER BY term ASC, term DESC [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (0.7ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.3/app/views/dorsale/_contextual.html.slim (0.1ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/show.html.slim within layouts/application (8.4ms) +Completed 200 OK in 10ms (Views: 8.8ms | ActiveRecord: 0.5ms) +Started GET "/flyboy/goals/1/edit" for 127.0.0.1 at 2015-04-08 16:52:22 +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.3/app/views/dorsale/_contextual.html.slim (0.1ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_form.html.slim (66.6ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/edit.html.slim within layouts/application (69.7ms) +Completed 200 OK in 74ms (Views: 73.3ms | ActiveRecord: 0.1ms) +Started PATCH "/flyboy/goals/1" for 127.0.0.1 at 2015-04-08 16:52:22 +0200 +Processing by Flyboy::GoalsController#update as HTML + Parameters: {"utf8"=>"✓", "goal"=>{"title"=>"New-goal-title", "description"=>"I-am-the-goal-description_1551"}, "id"=>"1"} + Flyboy::Goal Load (0.2ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] +  (0.1ms) begin transaction + SQL (0.4ms) UPDATE "flyboy_goals" SET "title" = ?, "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["title", "New-goal-title"], ["version", 2], ["updated_at", "2015-04-08 14:52:22.401769"], ["id", 1]] +  (2.2ms) commit transaction +Redirected to http://127.0.0.1:50773/flyboy/goals/1 +Completed 302 Found in 8ms (ActiveRecord: 2.8ms) +Started GET "/flyboy/goals/1" for 127.0.0.1 at 2015-04-08 16:52:22 +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 (5.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 (7.5ms) + Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? ORDER BY term ASC, term DESC [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (0.6ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.3/app/views/dorsale/_contextual.html.slim (0.0ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/show.html.slim within layouts/application (8.9ms) +Completed 200 OK in 11ms (Views: 9.5ms | ActiveRecord: 0.5ms) +  (2.1ms) DELETE FROM "flyboy_task_comments"; +  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments'; +  (0.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.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'; +  (1.1ms) DELETE FROM "flyboy_task_comments"; +  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments'; +  (1.0ms) DELETE FROM "flyboy_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.7ms) DELETE FROM "flyboy_goals"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals'; +  (0.0ms) begin transaction +  (0.1ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_9823"], ["description", "I-am-the-goal-description_6090"], ["version", 1], ["created_at", "2015-04-08 14:52:22.543835"], ["updated_at", "2015-04-08 14:52:22.543835"], ["tracking", "150408-1"]] +  (0.8ms) commit transaction +Started GET "/flyboy/goals" for 127.0.0.1 at 2015-04-08 16:52:22 +0200 +Processing by Flyboy::GoalsController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.3ms) + 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-08') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 1 AND done = 'f' AND term > '2015-04-08' AND reminder < '2015-04-08') +  (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.2ms) +Completed 200 OK in 9ms (Views: 7.4ms | ActiveRecord: 0.5ms) +Started GET "/flyboy/goals/1" for 127.0.0.1 at 2015-04-08 16:52:24 +0200 +Processing by Flyboy::GoalsController#show as HTML + Parameters: {"id"=>"1"} + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f' [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_actions.html.slim (4.1ms) +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (5.6ms) + Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? ORDER BY term ASC, term DESC [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (0.6ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.3/app/views/dorsale/_contextual.html.slim (0.1ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/show.html.slim within layouts/application (7.0ms) +Completed 200 OK in 9ms (Views: 7.6ms | ActiveRecord: 0.4ms) +Started GET "/flyboy/goals/1/edit" for 127.0.0.1 at 2015-04-08 16:52:24 +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.3/app/views/dorsale/_contextual.html.slim (0.1ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_form.html.slim (13.8ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/edit.html.slim within layouts/application (13.9ms) +Completed 200 OK in 16ms (Views: 14.6ms | ActiveRecord: 0.1ms) +Started DELETE "/flyboy/goals/1" for 127.0.0.1 at 2015-04-08 16:52:24 +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.3ms) DELETE FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? [["id", 1]] +  (2.4ms) commit transaction +Redirected to http://127.0.0.1:50773/flyboy/goals +Completed 302 Found in 7ms (ActiveRecord: 3.1ms) +Started GET "/flyboy/goals" for 127.0.0.1 at 2015-04-08 16:52:24 +0200 +Processing by Flyboy::GoalsController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.3ms) + Flyboy::Goal Load (0.2ms) SELECT "flyboy_goals".* FROM "flyboy_goals" ORDER BY status ASC + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/index.html.slim within layouts/application (3.0ms) +Completed 200 OK in 5ms (Views: 3.6ms | ActiveRecord: 0.2ms) +  (2.6ms) DELETE FROM "flyboy_task_comments"; +  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments'; +  (0.8ms) DELETE FROM "flyboy_tasks"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks'; +  (0.9ms) DELETE FROM "flyboy_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.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.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.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.0ms) begin transaction +  (0.1ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_9031"], ["description", "I-am-the-goal-description_6242"], ["version", 1], ["created_at", "2015-04-08 14:52:24.588764"], ["updated_at", "2015-04-08 14:52:24.588764"], ["tracking", "150408-1"]] +  (1.0ms) commit transaction +Started GET "/flyboy/goals/1" for 127.0.0.1 at 2015-04-08 16:52:24 +0200 +Processing by Flyboy::GoalsController#show as HTML + Parameters: {"id"=>"1"} + Flyboy::Goal Load (0.2ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f' [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_actions.html.slim (4.1ms) +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (5.6ms) + Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? ORDER BY term ASC, term DESC [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (0.6ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.3/app/views/dorsale/_contextual.html.slim (0.1ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/show.html.slim within layouts/application (6.9ms) +Completed 200 OK in 9ms (Views: 7.4ms | ActiveRecord: 0.4ms) +Started PATCH "/flyboy/goals/1/close" for 127.0.0.1 at 2015-04-08 16:52:26 +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-08 14:52:26.198243"], ["id", 1]] +  (2.5ms) commit transaction +Redirected to http://127.0.0.1:50773/flyboy/goals +Completed 302 Found in 8ms (ActiveRecord: 3.1ms) +Started GET "/flyboy/goals" for 127.0.0.1 at 2015-04-08 16:52:26 +0200 +Processing by Flyboy::GoalsController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.4ms) + 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-08') +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 1 AND done = 'f' AND term > '2015-04-08' AND reminder < '2015-04-08') +  (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.2ms) +Completed 200 OK in 10ms (Views: 8.3ms | ActiveRecord: 0.8ms) +  (2.8ms) 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_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.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'; +  (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_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.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.1ms) begin transaction +  (0.1ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_6934"], ["description", "I-am-the-goal-description_8346"], ["version", 1], ["created_at", "2015-04-08 14:52:26.335364"], ["updated_at", "2015-04-08 14:52:26.335364"], ["tracking", "150408-1"]] +  (0.9ms) commit transaction +Started GET "/flyboy/goals/1" for 127.0.0.1 at 2015-04-08 16:52:26 +0200 +Processing by Flyboy::GoalsController#show as HTML + Parameters: {"id"=>"1"} + Flyboy::Goal Load (0.2ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_actions.html.slim (2.4ms) +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (4.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.6ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.3/app/views/dorsale/_contextual.html.slim (0.1ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/show.html.slim within layouts/application (5.4ms) +Completed 200 OK in 8ms (Views: 6.0ms | ActiveRecord: 0.3ms) +Started PATCH "/flyboy/goals/1/open" for 127.0.0.1 at 2015-04-08 16:52:27 +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-08 14:52:27.925846"], ["id", 1]] +  (2.4ms) commit transaction +Redirected to http://127.0.0.1:50773/flyboy/goals/1 +Completed 302 Found in 6ms (ActiveRecord: 2.8ms) +Started GET "/flyboy/goals/1" for 127.0.0.1 at 2015-04-08 16:52:27 +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 (4.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 (6.2ms) + Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? ORDER BY term ASC, term DESC [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (0.5ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.3/app/views/dorsale/_contextual.html.slim (0.0ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/show.html.slim within layouts/application (7.5ms) +Completed 200 OK in 10ms (Views: 7.9ms | ActiveRecord: 0.5ms) +  (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_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.7ms) DELETE FROM "flyboy_goals"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.7ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals'; +  (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'; +  (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'; +  (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'; +  (0.1ms) begin transaction +  (0.1ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_7288"], ["description", "I-am-the-goal-description_2732"], ["version", 1], ["created_at", "2015-04-08 14:52:28.067950"], ["updated_at", "2015-04-08 14:52:28.067950"], ["tracking", "150408-1"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 1], ["title", "I-am-a-task8146"], ["description", "I-am-the-task-description_8696"], ["cost", 1], ["created_at", "2015-04-08 14:52:28.071865"], ["updated_at", "2015-04-08 14:52:28.071865"]] +  (0.9ms) commit transaction +Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-08 16:52:28 +0200 +Processing by Flyboy::TasksController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.4ms) + 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.1ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (12.2ms) +Completed 200 OK in 18ms (Views: 13.8ms | ActiveRecord: 0.4ms) +Started GET "/flyboy/tasks/1" for 127.0.0.1 at 2015-04-08 16:52:29 +0200 +Processing by Flyboy::TasksController#show as HTML + Parameters: {"id"=>"1"} + Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 1]] + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + CACHE (0.0ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", "1"]] + CACHE (0.0ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_actions.html.slim (6.5ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_context.html.slim (15.2ms) +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f' [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_actions.html.slim (3.4ms) +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] +  (0.1ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] + CACHE (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (5.9ms) + Flyboy::Task Load (0.3ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1 [["id", 1]] + Flyboy::TaskComment Load (0.2ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/task_comments/_list.html.slim (83.9ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.3/app/views/dorsale/_contextual.html.slim (0.1ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/show.html.slim within layouts/application (116.2ms) +Completed 200 OK in 121ms (Views: 117.0ms | ActiveRecord: 1.3ms) +Started POST "/flyboy/tasks/1/comments" for 127.0.0.1 at 2015-04-08 16:52:29 +0200 +Processing by Flyboy::TaskCommentsController#create as HTML + Parameters: {"utf8"=>"✓", "task_comment"=>{"progress"=>"50", "description"=>"I-am-the-task-comment-description"}, "task_id"=>"1"} + Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 1]] + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_task_comments" ("progress", "description", "task_id", "date", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["progress", 50], ["description", "I-am-the-task-comment-description"], ["task_id", 1], ["date", "2015-04-08 14:52:29.921333"], ["created_at", "2015-04-08 14:52:29.923996"], ["updated_at", "2015-04-08 14:52:29.923996"]] + SQL (0.1ms) UPDATE "flyboy_tasks" SET "progress" = ?, "updated_at" = ? WHERE "flyboy_tasks"."id" = ? [["progress", 50], ["updated_at", "2015-04-08 14:52:29.925841"], ["id", 1]] +  (0.9ms) commit transaction +Redirected to http://127.0.0.1:50773/flyboy/tasks/1 +Completed 302 Found in 11ms (ActiveRecord: 1.7ms) +Started GET "/flyboy/tasks/1" for 127.0.0.1 at 2015-04-08 16:52: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.8ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_context.html.slim (4.3ms) +  (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.8ms) + Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1 [["id", 1]] + Flyboy::TaskComment Load (0.1ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/task_comments/_list.html.slim (12.0ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.3/app/views/dorsale/_contextual.html.slim (0.1ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/show.html.slim within layouts/application (77.1ms) +Completed 200 OK in 81ms (Views: 77.5ms | ActiveRecord: 0.8ms) +  (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'; +  (1.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments'; +  (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'; +  (0.7ms) DELETE FROM "flyboy_goals"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (1.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals'; +  (1.3ms) DELETE FROM "flyboy_task_comments"; +  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments'; +  (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.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.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.5ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_4653"], ["description", "I-am-the-goal-description_7336"], ["version", 1], ["created_at", "2015-04-08 14:52:30.164005"], ["updated_at", "2015-04-08 14:52:30.164005"], ["tracking", "150408-1"]] +  (2.3ms) commit transaction +Started GET "/flyboy/goals" for 127.0.0.1 at 2015-04-08 16:52:30 +0200 +Processing by Flyboy::GoalsController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.4ms) + 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-08') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 1 AND done = 'f' AND term > '2015-04-08' AND reminder < '2015-04-08') +  (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 (9.3ms) +Completed 200 OK in 12ms (Views: 9.9ms | ActiveRecord: 0.6ms) +Started GET "/flyboy/goals/1" for 127.0.0.1 at 2015-04-08 16:52:31 +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.3/app/views/dorsale/_contextual.html.slim (0.0ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/show.html.slim within layouts/application (6.4ms) +Completed 200 OK in 8ms (Views: 6.8ms | ActiveRecord: 0.4ms) +Started GET "/flyboy/goals/1/tasks/new" for 127.0.0.1 at 2015-04-08 16:52:31 +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]] + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.3/app/views/dorsale/_contextual.html.slim (0.1ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_form.html.slim (103.8ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/new.html.slim within layouts/application (110.0ms) +Completed 200 OK in 114ms (Views: 112.1ms | ActiveRecord: 0.1ms) +Started POST "/flyboy/tasks" for 127.0.0.1 at 2015-04-08 16:52:32 +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-15", "term"=>"2015-05-08", "budget"=>"", "cost"=>"", "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.4ms) 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-08"], ["reminder", "2015-04-15"], ["done", "f"], ["created_at", "2015-04-08 14:52:32.133925"], ["updated_at", "2015-04-08 14:52:32.133925"]] +  (2.4ms) commit transaction +Redirected to http://127.0.0.1:50773/flyboy/tasks/1 +Completed 302 Found in 61ms (ActiveRecord: 2.9ms) +Started GET "/flyboy/tasks/1" for 127.0.0.1 at 2015-04-08 16:52:32 +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 (3.1ms) +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f' [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_actions.html.slim (3.3ms) +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] +  (0.1ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] + CACHE (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (5.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 (11.5ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.3/app/views/dorsale/_contextual.html.slim (0.1ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/show.html.slim within layouts/application (21.5ms) +Completed 200 OK in 25ms (Views: 21.7ms | ActiveRecord: 0.7ms) + Flyboy::Task Load (0.3ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC, id DESC LIMIT 1 +  (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_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'; +  (0.7ms) DELETE FROM "flyboy_goals"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.7ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals'; +  (1.0ms) DELETE FROM "flyboy_task_comments"; +  (0.3ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments'; +  (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.9ms) DELETE FROM "flyboy_goals"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals'; +  (0.0ms) begin transaction +  (0.1ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_4820"], ["description", "I-am-the-goal-description_2305"], ["version", 1], ["created_at", "2015-04-08 14:52:32.304578"], ["updated_at", "2015-04-08 14:52:32.304578"], ["tracking", "150408-1"]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 1], ["title", "I-am-a-task922"], ["description", "I-am-the-task-description_2770"], ["cost", 1], ["created_at", "2015-04-08 14:52:32.308536"], ["updated_at", "2015-04-08 14:52:32.308536"]] +  (1.0ms) commit transaction +Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-08 16:52:32 +0200 +Processing by Flyboy::TasksController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.4ms) + 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.6ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (8.0ms) +Completed 200 OK in 10ms (Views: 8.4ms | ActiveRecord: 0.4ms) +Started GET "/flyboy/tasks/1" for 127.0.0.1 at 2015-04-08 16:52:33 +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 (3.6ms) +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] +  (0.1ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] + CACHE (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (6.2ms) + Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1 [["id", 1]] + Flyboy::TaskComment Load (0.1ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/task_comments/_list.html.slim (65.8ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.3/app/views/dorsale/_contextual.html.slim (0.1ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/show.html.slim within layouts/application (75.7ms) +Completed 200 OK in 79ms (Views: 76.0ms | ActiveRecord: 0.7ms) +  (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_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'; +  (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'; +  (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.2ms) 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.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.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_6586"], ["description", "I-am-the-goal-description_564"], ["version", 1], ["created_at", "2015-04-08 14:52:34.082724"], ["updated_at", "2015-04-08 14:52:34.082724"], ["tracking", "150408-1"]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 1], ["title", "I-am-a-task8852"], ["description", "I-am-the-task-description_7255"], ["cost", 1], ["created_at", "2015-04-08 14:52:34.087495"], ["updated_at", "2015-04-08 14:52:34.087495"]] +  (0.8ms) commit transaction +Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-08 16:52:34 +0200 +Processing by Flyboy::TasksController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.4ms) + Flyboy::Task Load (0.4ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (6.4ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (8.0ms) +Completed 200 OK in 10ms (Views: 8.2ms | ActiveRecord: 0.6ms) +Started GET "/flyboy/tasks/1" for 127.0.0.1 at 2015-04-08 16:52:35 +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.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.6ms) +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] +  (0.1ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] + CACHE (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (6.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.9ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.3/app/views/dorsale/_contextual.html.slim (0.1ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/show.html.slim within layouts/application (23.6ms) +Completed 200 OK in 27ms (Views: 23.7ms | ActiveRecord: 0.8ms) +Started GET "/flyboy/tasks/1/edit" for 127.0.0.1 at 2015-04-08 16:52:35 +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]] + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.3/app/views/dorsale/_contextual.html.slim (0.1ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_form.html.slim (141.2ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/edit.html.slim within layouts/application (144.2ms) +Completed 200 OK in 148ms (Views: 146.1ms | ActiveRecord: 0.2ms) +Started PATCH "/flyboy/tasks/1" for 127.0.0.1 at 2015-04-08 16:52:36 +0200 +Processing by Flyboy::TasksController#update as HTML + Parameters: {"utf8"=>"✓", "task"=>{"title"=>"New-task-title", "description"=>"I-am-the-task-description_7255", "reminder"=>"2013-08-27", "term"=>"2013-08-27", "budget"=>"", "cost"=>"1", "goal_id"=>"1"}, "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 + SQL (0.3ms) UPDATE "flyboy_tasks" SET "title" = ?, "updated_at" = ? WHERE "flyboy_tasks"."id" = ? [["title", "New-task-title"], ["updated_at", "2015-04-08 14:52:36.040620"], ["id", 1]] +  (2.3ms) commit transaction +Redirected to http://127.0.0.1:50773/flyboy/tasks/1 +Completed 302 Found in 9ms (ActiveRecord: 3.0ms) +Started GET "/flyboy/tasks/1" for 127.0.0.1 at 2015-04-08 16:52:36 +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 (4.1ms) +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f' [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_actions.html.slim (3.4ms) +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] +  (0.1ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] + CACHE (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (5.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.9ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.3/app/views/dorsale/_contextual.html.slim (0.1ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/show.html.slim within layouts/application (24.0ms) +Completed 200 OK in 28ms (Views: 24.3ms | ActiveRecord: 0.8ms) +  (2.8ms) 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_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'; +  (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'; +  (1.1ms) DELETE FROM "flyboy_task_comments"; +  (0.3ms) 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_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.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.0ms) begin transaction +  (0.1ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_392"], ["description", "I-am-the-goal-description_5589"], ["version", 1], ["created_at", "2015-04-08 14:52:36.180095"], ["updated_at", "2015-04-08 14:52:36.180095"], ["tracking", "150408-1"]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 1], ["title", "I-am-a-task5653"], ["description", "I-am-the-task-description_7245"], ["cost", 1], ["created_at", "2015-04-08 14:52:36.184006"], ["updated_at", "2015-04-08 14:52:36.184006"]] +  (0.9ms) commit transaction +Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-08 16:52:36 +0200 +Processing by Flyboy::TasksController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.4ms) + 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.4ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (7.8ms) +Completed 200 OK in 10ms (Views: 8.3ms | ActiveRecord: 0.4ms) +Started GET "/flyboy/tasks/1" for 127.0.0.1 at 2015-04-08 16:52:37 +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.4ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_context.html.slim (4.0ms) +  (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 (7.2ms) + Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1 [["id", 1]] + Flyboy::TaskComment Load (0.1ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/task_comments/_list.html.slim (64.3ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.3/app/views/dorsale/_contextual.html.slim (0.1ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/show.html.slim within layouts/application (76.6ms) +Completed 200 OK in 80ms (Views: 76.7ms | ActiveRecord: 0.8ms) +Started GET "/flyboy/tasks/1/edit" for 127.0.0.1 at 2015-04-08 16:52:37 +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]] + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.3/app/views/dorsale/_contextual.html.slim (0.1ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_form.html.slim (84.3ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/edit.html.slim within layouts/application (84.5ms) +Completed 200 OK in 88ms (Views: 85.4ms | ActiveRecord: 0.2ms) +Started DELETE "/flyboy/tasks/1" for 127.0.0.1 at 2015-04-08 16:52:38 +0200 +Processing by Flyboy::TasksController#destroy 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.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.5ms) commit transaction +Redirected to http://127.0.0.1:50773/flyboy/tasks +Completed 302 Found in 9ms (ActiveRecord: 3.4ms) +Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-08 16:52:38 +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 (4.0ms) +Completed 200 OK in 6ms (Views: 4.6ms | 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_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'; +  (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'; +  (1.1ms) DELETE FROM "flyboy_task_comments"; +  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments'; +  (0.9ms) DELETE FROM "flyboy_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.9ms) DELETE FROM "flyboy_goals"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals'; +  (0.0ms) begin transaction +  (0.1ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_6224"], ["description", "I-am-the-goal-description_6454"], ["version", 1], ["created_at", "2015-04-08 14:52:38.202868"], ["updated_at", "2015-04-08 14:52:38.202868"], ["tracking", "150408-1"]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 1], ["title", "I-am-a-task501"], ["description", "I-am-the-task-description_5445"], ["cost", 1], ["created_at", "2015-04-08 14:52:38.206724"], ["updated_at", "2015-04-08 14:52:38.206724"]] +  (1.0ms) commit transaction +Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-08 16:52:38 +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.4ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (6.9ms) +Completed 200 OK in 9ms (Views: 7.4ms | ActiveRecord: 0.3ms) +Started PATCH "/flyboy/tasks/1/complete" for 127.0.0.1 at 2015-04-08 16:52:39 +0200 +Processing by Flyboy::TasksController#complete as HTML + Parameters: {"id"=>"1"} + Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 1]] + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "flyboy_task_comments" ("progress", "description", "date", "task_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["progress", 100], ["description", "Marquée comme terminée."], ["date", "2015-04-08 14:52:39.992951"], ["task_id", 1], ["created_at", "2015-04-08 14:52:39.994659"], ["updated_at", "2015-04-08 14:52:39.994659"]] + SQL (0.1ms) UPDATE "flyboy_tasks" SET "progress" = ?, "done" = ?, "updated_at" = ? WHERE "flyboy_tasks"."id" = ? [["progress", 100], ["done", "t"], ["updated_at", "2015-04-08 14:52:39.996694"], ["id", 1]] +  (2.5ms) commit transaction +Redirected to http://127.0.0.1:50773/flyboy/tasks +Completed 302 Found in 62ms (ActiveRecord: 3.3ms) +Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-08 16:52:40 +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.4ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (7.2ms) +Completed 200 OK in 9ms (Views: 7.7ms | ActiveRecord: 0.3ms) +  (2.3ms) DELETE FROM "flyboy_task_comments"; +  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (2.7ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments'; +  (0.8ms) DELETE FROM "flyboy_tasks"; +  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.8ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks'; +  (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'; +  (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_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.7ms) DELETE FROM "flyboy_goals"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals'; +  (0.1ms) begin transaction +  (0.1ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_9395"], ["description", "I-am-the-goal-description_7844"], ["version", 1], ["created_at", "2015-04-08 14:52:40.206367"], ["updated_at", "2015-04-08 14:52:40.206367"], ["tracking", "150408-1"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-07"], ["term", "2015-04-08"], ["goal_id", 1], ["title", "I-am-a-task5848"], ["description", "I-am-the-task-description_9038"], ["cost", 1], ["created_at", "2015-04-08 14:52:40.210478"], ["updated_at", "2015-04-08 14:52:40.210478"]] +  (0.7ms) commit transaction +Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-08 16:52:40 +0200 +Processing by Flyboy::TasksController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.3ms) + 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.5ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (6.9ms) +Completed 200 OK in 9ms (Views: 7.3ms | ActiveRecord: 0.3ms) +Started PATCH "/flyboy/tasks/1/snooze" for 127.0.0.1 at 2015-04-08 16:52:41 +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-15"], ["term", "2015-05-08"], ["updated_at", "2015-04-08 14:52:41.811983"], ["id", 1]] +  (2.4ms) commit transaction +Redirected to http://127.0.0.1:50773/flyboy/tasks +Completed 302 Found in 8ms (ActiveRecord: 3.0ms) +Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-08 16:52:41 +0200 +Processing by Flyboy::TasksController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.4ms) + 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 (6.8ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (8.5ms) +Completed 200 OK in 10ms (Views: 8.9ms | ActiveRecord: 0.4ms) +  (2.4ms) DELETE FROM "flyboy_task_comments"; +  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments'; +  (0.8ms) DELETE FROM "flyboy_tasks"; +  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.9ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks'; +  (0.7ms) DELETE FROM "flyboy_goals"; +  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.7ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals'; +  (1.1ms) 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_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.7ms) DELETE FROM "flyboy_goals"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals'; +  (0.1ms) begin transaction +  (0.1ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_7927"], ["description", "I-am-the-goal-description_5653"], ["version", 1], ["created_at", "2015-04-08 14:52:41.948439"], ["updated_at", "2015-04-08 14:52:41.948439"], ["tracking", "150408-1"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 1], ["title", "I-am-a-task9732"], ["description", "I-am-the-task-description_9011"], ["cost", 1], ["created_at", "2015-04-08 14:52:41.952241"], ["updated_at", "2015-04-08 14:52:41.952241"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_6725"], ["description", "I-am-the-goal-description_9961"], ["version", 1], ["created_at", "2015-04-08 14:52:41.955971"], ["updated_at", "2015-04-08 14:52:41.955971"], ["tracking", "150408-2"]] +  (1.0ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 2], ["title", "I-am-a-task6443"], ["description", "I-am-the-task-description_9637"], ["cost", 1], ["created_at", "2015-04-08 14:52:41.960064"], ["updated_at", "2015-04-08 14:52:41.960064"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_1598"], ["description", "I-am-the-goal-description_1511"], ["version", 1], ["created_at", "2015-04-08 14:52:41.963562"], ["updated_at", "2015-04-08 14:52:41.963562"], ["tracking", "150408-3"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 3], ["title", "I-am-a-task6601"], ["description", "I-am-the-task-description_6801"], ["cost", 1], ["created_at", "2015-04-08 14:52:41.967389"], ["updated_at", "2015-04-08 14:52:41.967389"]] +  (0.8ms) commit transaction +Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-08 16:52:41 +0200 +Processing by Flyboy::TasksController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.3ms) + 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.6ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (10.9ms) +Completed 200 OK in 13ms (Views: 11.3ms | ActiveRecord: 0.5ms) +Started GET "/flyboy/tasks.pdf" for 127.0.0.1 at 2015-04-08 16:52:43 +0200 +Processing by Flyboy::TasksController#index as PDF + 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.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 3]] + Rendered text template (0.0ms) +Sent data feuille_de_route_2015-04-08.pdf (4.3ms) +Completed 200 OK in 62ms (Views: 4.1ms | ActiveRecord: 0.6ms) +  (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_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'; +  (0.7ms) DELETE FROM "flyboy_goals"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.7ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals'; +  (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_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.9ms) DELETE FROM "flyboy_goals"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals'; +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_978"], ["description", "I-am-the-goal-description_3821"], ["version", 1], ["created_at", "2015-04-08 14:52:43.775463"], ["updated_at", "2015-04-08 14:52:43.775463"], ["tracking", "150408-1"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 1], ["title", "I-am-a-task2507"], ["description", "I-am-the-task-description_1888"], ["cost", 1], ["created_at", "2015-04-08 14:52:43.780228"], ["updated_at", "2015-04-08 14:52:43.780228"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_2308"], ["description", "I-am-the-goal-description_7369"], ["version", 1], ["created_at", "2015-04-08 14:52:43.785080"], ["updated_at", "2015-04-08 14:52:43.785080"], ["tracking", "150408-2"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 2], ["title", "I-am-a-task7567"], ["description", "I-am-the-task-description_7672"], ["cost", 1], ["created_at", "2015-04-08 14:52:43.788681"], ["updated_at", "2015-04-08 14:52:43.788681"]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_3205"], ["description", "I-am-the-goal-description_2610"], ["version", 1], ["created_at", "2015-04-08 14:52:43.792167"], ["updated_at", "2015-04-08 14:52:43.792167"], ["tracking", "150408-3"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 3], ["title", "I-am-a-task3794"], ["description", "I-am-the-task-description_3608"], ["cost", 1], ["created_at", "2015-04-08 14:52:43.796185"], ["updated_at", "2015-04-08 14:52:43.796185"]] +  (0.8ms) commit transaction +Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-08 16:52:43 +0200 +Processing by Flyboy::TasksController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.3ms) + 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.9ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (11.3ms) +Completed 200 OK in 14ms (Views: 11.6ms | ActiveRecord: 0.5ms) +Started GET "/flyboy/tasks.csv" for 127.0.0.1 at 2015-04-08 16:52:45 +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]] + 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 text template (0.0ms) +Sent data feuille_de_route_2015-04-08.csv (0.5ms) +Completed 200 OK in 5ms (Views: 0.4ms | 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_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'; +  (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'; +  (1.2ms) DELETE FROM "flyboy_task_comments"; +  (0.3ms) 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_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.7ms) DELETE FROM "flyboy_goals"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals'; +  (0.0ms) begin transaction +  (0.1ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_5187"], ["description", "I-am-the-goal-description_2101"], ["version", 1], ["created_at", "2015-04-08 14:52:45.548841"], ["updated_at", "2015-04-08 14:52:45.548841"], ["tracking", "150408-1"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.6ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 1], ["title", "I-am-a-task7199"], ["description", "I-am-the-task-description_5675"], ["cost", 1], ["created_at", "2015-04-08 14:52:45.553112"], ["updated_at", "2015-04-08 14:52:45.553112"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_8294"], ["description", "I-am-the-goal-description_6106"], ["version", 1], ["created_at", "2015-04-08 14:52:45.557830"], ["updated_at", "2015-04-08 14:52:45.557830"], ["tracking", "150408-2"]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 2], ["title", "I-am-a-task8367"], ["description", "I-am-the-task-description_2512"], ["cost", 1], ["created_at", "2015-04-08 14:52:45.561483"], ["updated_at", "2015-04-08 14:52:45.561483"]] +  (0.8ms) commit transaction +  (0.0ms) begin transaction +  (0.1ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-08') + SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_7892"], ["description", "I-am-the-goal-description_703"], ["version", 1], ["created_at", "2015-04-08 14:52:45.564898"], ["updated_at", "2015-04-08 14:52:45.564898"], ["tracking", "150408-3"]] +  (0.8ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "cost", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 3], ["title", "I-am-a-task4456"], ["description", "I-am-the-task-description_5430"], ["cost", 1], ["created_at", "2015-04-08 14:52:45.568562"], ["updated_at", "2015-04-08 14:52:45.568562"]] +  (0.8ms) commit transaction +Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-08 16:52:45 +0200 +Processing by Flyboy::TasksController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.4ms) + 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.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 (10.0ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (11.6ms) +Completed 200 OK in 14ms (Views: 12.0ms | ActiveRecord: 0.5ms) +Started GET "/flyboy/tasks.xls" for 127.0.0.1 at 2015-04-08 16:52:47 +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]] + 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/index.xls.erb (4.2ms) +Completed 200 OK in 27ms (Views: 25.4ms | ActiveRecord: 0.5ms) +  (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_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'; +  (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';