spec/dummy/log/test.log in flyboy-1.0.3 vs spec/dummy/log/test.log in flyboy-1.0.4
- old
+ new
@@ -2483,5 +2483,4064 @@
[1m[36m (0.1ms)[0m [1mSELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';[0m
[1m[35m (0.9ms)[0m DELETE FROM sqlite_sequence where name = 'flyboy_tasks';
[1m[36mActiveRecord::SchemaMigration Load (0.6ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
[1m[36mActiveRecord::SchemaMigration Load (0.2ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
[1m[36mActiveRecord::SchemaMigration Load (0.3ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
+ [1m[36m (1.2ms)[0m [1mDELETE FROM "flyboy_task_comments";[0m
+ [1m[35m (0.2ms)[0m SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
+ [1m[36m (0.1ms)[0m [1mDELETE FROM sqlite_sequence where name = 'flyboy_task_comments';[0m
+ [1m[35m (1.0ms)[0m DELETE FROM "flyboy_goals";
+ [1m[36m (0.2ms)[0m [1mSELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';[0m
+ [1m[35m (0.2ms)[0m DELETE FROM sqlite_sequence where name = 'flyboy_goals';
+ [1m[36m (0.9ms)[0m [1mDELETE FROM "flyboy_tasks";[0m
+ [1m[35m (0.2ms)[0m SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
+ [1m[36m (0.1ms)[0m [1mDELETE FROM sqlite_sequence where name = 'flyboy_tasks';[0m
+ [1m[35mFlyboy::Goal Load (0.2ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals"
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14')
+ [1m[36mSQL (0.5ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "open"], ["title", "I-am-a-goal_4868"], ["description", "I-am-the-goal-description_6251"], ["version", 1], ["created_at", "2015-04-14 14:45:38.590076"], ["updated_at", "2015-04-14 14:45:38.590076"], ["tracking", "150414-1"]]
+ [1m[35m (0.6ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14')
+ [1m[36mSQL (0.3ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "closed"], ["title", "I-am-a-goal_9678"], ["description", "I-am-the-goal-description_5598"], ["version", 1], ["created_at", "2015-04-14 14:45:38.602234"], ["updated_at", "2015-04-14 14:45:38.602234"], ["tracking", "150414-2"]]
+ [1m[35m (0.6ms)[0m commit transaction
+Processing by Flyboy::GoalsController#index as HTML
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/index.html.slim within layouts/application (0.3ms)
+Completed 200 OK in 32ms (Views: 23.0ms | ActiveRecord: 0.0ms)
+ [1m[36mFlyboy::Goal Load (0.2ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" ORDER BY status ASC[0m
+ [1m[35mFlyboy::Goal Load (0.2ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals"
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mFlyboy::Task Load (0.2ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? ORDER BY term ASC [["goal_id", 1]]
+ [1m[36mSQL (0.4ms)[0m [1mDELETE FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ?[0m [["id", 1]]
+ [1m[35m (0.9ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mFlyboy::Task Load (0.1ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? ORDER BY term ASC [["goal_id", 2]]
+ [1m[36mSQL (0.2ms)[0m [1mDELETE FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ?[0m [["id", 2]]
+ [1m[35m (0.6ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14')
+ [1m[36mSQL (0.2ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "open"], ["title", "I-am-a-goal_5651"], ["description", "I-am-the-goal-description_8128"], ["version", 1], ["created_at", "2015-04-14 14:45:38.735997"], ["updated_at", "2015-04-14 14:45:38.735997"], ["tracking", "150414-1"]]
+ [1m[35m (0.6ms)[0m commit transaction
+ [1m[36m (0.3ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.4ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14')
+ [1m[36mSQL (0.3ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "closed"], ["title", "I-am-a-goal_8715"], ["description", "I-am-the-goal-description_2986"], ["version", 1], ["created_at", "2015-04-14 14:45:38.741450"], ["updated_at", "2015-04-14 14:45:38.741450"], ["tracking", "150414-2"]]
+ [1m[35m (0.7ms)[0m commit transaction
+Processing by Flyboy::GoalsController#index as HTML
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/index.html.slim within layouts/application (0.3ms)
+Completed 200 OK in 62ms (Views: 1.2ms | ActiveRecord: 0.0ms)
+ [1m[36mFlyboy::Goal Load (0.3ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."status" = ? ORDER BY status ASC[0m [["status", "closed"]]
+ [1m[35mFlyboy::Goal Load (0.2ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals"
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mFlyboy::Task Load (0.1ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? ORDER BY term ASC [["goal_id", 3]]
+ [1m[36mSQL (0.3ms)[0m [1mDELETE FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ?[0m [["id", 3]]
+ [1m[35m (0.7ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mFlyboy::Task Load (0.1ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? ORDER BY term ASC [["goal_id", 4]]
+ [1m[36mSQL (0.2ms)[0m [1mDELETE FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ?[0m [["id", 4]]
+ [1m[35m (0.6ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14')
+ [1m[36mSQL (0.3ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "open"], ["title", "I-am-a-goal_8060"], ["description", "I-am-the-goal-description_3288"], ["version", 1], ["created_at", "2015-04-14 14:45:38.821481"], ["updated_at", "2015-04-14 14:45:38.821481"], ["tracking", "150414-1"]]
+ [1m[35m (0.7ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.3ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14')
+ [1m[36mSQL (0.4ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "closed"], ["title", "I-am-a-goal_8729"], ["description", "I-am-the-goal-description_792"], ["version", 1], ["created_at", "2015-04-14 14:45:38.826596"], ["updated_at", "2015-04-14 14:45:38.826596"], ["tracking", "150414-2"]]
+ [1m[35m (0.8ms)[0m 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)
+ [1m[36mFlyboy::Goal Load (0.3ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE ("flyboy_goals"."status" != ?) ORDER BY status ASC[0m [["status", "closed"]]
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36m (0.3ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14')[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_2353"], ["description", "I-am-the-goal-description_8291"], ["version", 1], ["created_at", "2015-04-14 14:45:38.840222"], ["updated_at", "2015-04-14 14:45:38.840222"], ["tracking", "150414-3"]]
+ [1m[36m (0.8ms)[0m [1mcommit transaction[0m
+Processing by Flyboy::GoalsController#close as HTML
+ Parameters: {"id"=>"7"}
+ [1m[35mFlyboy::Goal Load (0.2ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 7]]
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f' [["goal_id", 7]]
+ [1m[36mSQL (0.8ms)[0m [1mUPDATE "flyboy_goals" SET "status" = ?, "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ?[0m [["status", "closed"], ["version", 2], ["updated_at", "2015-04-14 14:45:38.856817"], ["id", 7]]
+ [1m[35m (0.8ms)[0m commit transaction
+Redirected to http://test.host/flyboy/goals
+Completed 302 Found in 3451ms (ActiveRecord: 2.0ms)
+ [1m[36mFlyboy::Goal Load (0.2ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 7]]
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14')[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_9626"], ["description", "I-am-the-goal-description_8938"], ["version", 1], ["created_at", "2015-04-14 14:45:42.301531"], ["updated_at", "2015-04-14 14:45:42.301531"], ["tracking", "150414-4"]]
+ [1m[36m (0.9ms)[0m [1mcommit transaction[0m
+Processing by Flyboy::GoalsController#close as HTML
+ Parameters: {"id"=>"8"}
+ [1m[35mFlyboy::Goal Load (0.1ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 8]]
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f' [["goal_id", 8]]
+ [1m[36mSQL (0.3ms)[0m [1mUPDATE "flyboy_goals" SET "status" = ?, "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ?[0m [["status", "closed"], ["version", 2], ["updated_at", "2015-04-14 14:45:42.309370"], ["id", 8]]
+ [1m[35m (0.8ms)[0m commit transaction
+Redirected to http://test.host/flyboy/goals
+Completed 302 Found in 6ms (ActiveRecord: 1.3ms)
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14')
+ [1m[36mSQL (0.4ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "closed"], ["title", "I-am-a-goal_805"], ["description", "I-am-the-goal-description_9992"], ["version", 1], ["created_at", "2015-04-14 14:45:42.315992"], ["updated_at", "2015-04-14 14:45:42.315992"], ["tracking", "150414-5"]]
+ [1m[35m (0.8ms)[0m commit transaction
+Processing by Flyboy::GoalsController#open as HTML
+ Parameters: {"id"=>"9"}
+ [1m[36mFlyboy::Goal Load (0.1ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 9]]
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.2ms)[0m [1mUPDATE "flyboy_goals" SET "status" = ?, "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ?[0m [["status", "open"], ["version", 2], ["updated_at", "2015-04-14 14:45:42.321879"], ["id", 9]]
+ [1m[35m (0.8ms)[0m commit transaction
+Redirected to http://test.host/flyboy/goals/9
+Completed 302 Found in 5ms (ActiveRecord: 1.2ms)
+ [1m[36mFlyboy::Goal Load (0.1ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 9]]
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14')[0m
+ [1m[35mSQL (0.2ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_2055"], ["description", "I-am-the-goal-description_5483"], ["version", 1], ["created_at", "2015-04-14 14:45:42.328871"], ["updated_at", "2015-04-14 14:45:42.328871"], ["tracking", "150414-6"]]
+ [1m[36m (0.8ms)[0m [1mcommit transaction[0m
+Processing by Flyboy::GoalsController#open as HTML
+ Parameters: {"id"=>"10"}
+ [1m[35mFlyboy::Goal Load (0.1ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 10]]
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.2ms)[0m UPDATE "flyboy_goals" SET "status" = ?, "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["status", "open"], ["version", 2], ["updated_at", "2015-04-14 14:45:42.334924"], ["id", 10]]
+ [1m[36m (0.9ms)[0m [1mcommit transaction[0m
+Redirected to http://test.host/flyboy/goals/10
+Completed 302 Found in 5ms (ActiveRecord: 1.3ms)
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14')[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_5131"], ["description", "I-am-the-goal-description_1264"], ["version", 1], ["created_at", "2015-04-14 14:45:42.399723"], ["updated_at", "2015-04-14 14:45:42.399723"], ["tracking", "150414-7"]]
+ [1m[36m (1.4ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.4ms)[0m [1mINSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 11], ["title", "I-am-a-task1441"], ["description", "I-am-the-task-description_4336"], ["created_at", "2015-04-14 14:45:42.415609"], ["updated_at", "2015-04-14 14:45:42.415609"]]
+ [1m[35m (0.9ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.4ms)[0m INSERT INTO "flyboy_task_comments" ("date", "task_id", "progress", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["date", "2015-04-14 14:45:42.426771"], ["task_id", 1], ["progress", 95], ["description", "I-am-a-task-comment"], ["created_at", "2015-04-14 14:45:42.428337"], ["updated_at", "2015-04-14 14:45:42.428337"]]
+ [1m[36mSQL (0.1ms)[0m [1mUPDATE "flyboy_tasks" SET "progress" = ?, "updated_at" = ? WHERE "flyboy_tasks"."id" = ?[0m [["progress", 95], ["updated_at", "2015-04-14 14:45:42.430607"], ["id", 1]]
+ [1m[35m (0.9ms)[0m commit transaction
+Processing by Flyboy::TaskCommentsController#create as HTML
+ Parameters: {"task_comment"=>{"id"=>"1", "task_id"=>"1", "date"=>"2015-04-14 14:45:42 UTC", "description"=>"I-am-a-task-comment", "progress"=>"95", "created_at"=>"2015-04-14 14:45:42 UTC", "updated_at"=>"2015-04-14 14:45:42 UTC"}, "task_id"=>"1"}
+ [1m[36mFlyboy::Task Load (0.2ms)[0m [1mSELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1[0m [["id", 1]]
+Unpermitted parameters: id, task_id, date, created_at, updated_at
+ [1m[35mFlyboy::Goal Load (0.1ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 11]]
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.4ms)[0m INSERT INTO "flyboy_task_comments" ("progress", "description", "task_id", "date", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["progress", 95], ["description", "I-am-a-task-comment"], ["task_id", 1], ["date", "2015-04-14 14:45:42.439114"], ["created_at", "2015-04-14 14:45:42.440951"], ["updated_at", "2015-04-14 14:45:42.440951"]]
+ [1m[36m (0.9ms)[0m [1mcommit transaction[0m
+Redirected to http://test.host/flyboy/tasks/1
+Completed 302 Found in 11ms (ActiveRecord: 1.7ms)
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14')[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_3107"], ["description", "I-am-the-goal-description_6072"], ["version", 1], ["created_at", "2015-04-14 14:45:42.453575"], ["updated_at", "2015-04-14 14:45:42.453575"], ["tracking", "150414-8"]]
+ [1m[36m (0.8ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+ [1m[36mSQL (0.2ms)[0m [1mINSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 12], ["title", "I-am-a-task9623"], ["description", "I-am-the-task-description_6035"], ["created_at", "2015-04-14 14:45:42.457953"], ["updated_at", "2015-04-14 14:45:42.457953"]]
+ [1m[35m (0.8ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 12], ["title", "I-am-a-task1471"], ["description", "I-am-the-task-description_1439"], ["created_at", "2015-04-14 14:45:42.461816"], ["updated_at", "2015-04-14 14:45:42.461816"]]
+ [1m[36m (0.8ms)[0m [1mcommit transaction[0m
+Processing by Flyboy::TasksController#complete as HTML
+ Parameters: {"id"=>"2"}
+ [1m[35mFlyboy::Task Load (0.2ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 2]]
+ [1m[36mFlyboy::Goal Load (0.1ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 12]]
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.3ms)[0m [1mINSERT INTO "flyboy_task_comments" ("progress", "description", "date", "task_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?)[0m [["progress", 100], ["description", "La tâche a été marquée comme terminée"], ["date", "2015-04-14 14:45:42.469045"], ["task_id", 2], ["created_at", "2015-04-14 14:45:42.470208"], ["updated_at", "2015-04-14 14:45:42.470208"]]
+ [1m[35mSQL (0.1ms)[0m UPDATE "flyboy_tasks" SET "progress" = ?, "done" = ?, "updated_at" = ? WHERE "flyboy_tasks"."id" = ? [["progress", 100], ["done", "t"], ["updated_at", "2015-04-14 14:45:42.471790"], ["id", 2]]
+ [1m[36m (0.9ms)[0m [1mcommit transaction[0m
+Redirected to http://test.hostwhere_i_came_from
+Completed 302 Found in 8ms (ActiveRecord: 1.6ms)
+ [1m[35mFlyboy::Task Load (0.2ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14')
+ [1m[36mSQL (0.2ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "open"], ["title", "I-am-a-goal_5979"], ["description", "I-am-the-goal-description_6455"], ["version", 1], ["created_at", "2015-04-14 14:45:42.478298"], ["updated_at", "2015-04-14 14:45:42.478298"], ["tracking", "150414-9"]]
+ [1m[35m (1.2ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 13], ["title", "I-am-a-task4776"], ["description", "I-am-the-task-description_6576"], ["created_at", "2015-04-14 14:45:42.482884"], ["updated_at", "2015-04-14 14:45:42.482884"]]
+ [1m[36m (0.9ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.3ms)[0m [1mINSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 13], ["title", "I-am-a-task6293"], ["description", "I-am-the-task-description_7701"], ["created_at", "2015-04-14 14:45:42.487017"], ["updated_at", "2015-04-14 14:45:42.487017"]]
+ [1m[35m (0.8ms)[0m commit transaction
+Processing by Flyboy::TasksController#complete as HTML
+ Parameters: {"id"=>"4"}
+ [1m[36mFlyboy::Task Load (0.1ms)[0m [1mSELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1[0m [["id", 4]]
+ [1m[35mFlyboy::Goal Load (0.1ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 13]]
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_task_comments" ("progress", "description", "date", "task_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["progress", 100], ["description", "La tâche a été marquée comme terminée"], ["date", "2015-04-14 14:45:42.493695"], ["task_id", 4], ["created_at", "2015-04-14 14:45:42.494856"], ["updated_at", "2015-04-14 14:45:42.494856"]]
+ [1m[36mSQL (0.1ms)[0m [1mUPDATE "flyboy_tasks" SET "progress" = ?, "done" = ?, "updated_at" = ? WHERE "flyboy_tasks"."id" = ?[0m [["progress", 100], ["done", "t"], ["updated_at", "2015-04-14 14:45:42.496737"], ["id", 4]]
+ [1m[35m (0.9ms)[0m commit transaction
+Redirected to http://test.hostwhere_i_came_from
+Completed 302 Found in 9ms (ActiveRecord: 1.6ms)
+ [1m[36mFlyboy::Task Load (0.1ms)[0m [1mSELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1[0m [["id", 4]]
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14')[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_237"], ["description", "I-am-the-goal-description_1774"], ["version", 1], ["created_at", "2015-04-14 14:45:42.504447"], ["updated_at", "2015-04-14 14:45:42.504447"], ["tracking", "150414-10"]]
+ [1m[36m (0.9ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.3ms)[0m [1mINSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 14], ["title", "I-am-a-task7137"], ["description", "I-am-the-task-description_6097"], ["created_at", "2015-04-14 14:45:42.509193"], ["updated_at", "2015-04-14 14:45:42.509193"]]
+ [1m[35m (0.9ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 14], ["title", "I-am-a-task1797"], ["description", "I-am-the-task-description_3460"], ["created_at", "2015-04-14 14:45:42.513471"], ["updated_at", "2015-04-14 14:45:42.513471"]]
+ [1m[36m (0.8ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.2ms)[0m 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"}
+ [1m[36mFlyboy::Task Load (0.1ms)[0m [1mSELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1[0m [["id", 6]]
+ [1m[35mFlyboy::Goal Load (0.1ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 14]]
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_task_comments" ("progress", "description", "date", "task_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["progress", 100], ["description", "La tâche a été marquée comme terminée"], ["date", "2015-04-14 14:45:42.521563"], ["task_id", 6], ["created_at", "2015-04-14 14:45:42.522788"], ["updated_at", "2015-04-14 14:45:42.522788"]]
+ [1m[36mSQL (0.1ms)[0m [1mUPDATE "flyboy_tasks" SET "progress" = ?, "done" = ?, "updated_at" = ? WHERE "flyboy_tasks"."id" = ?[0m [["progress", 100], ["done", "t"], ["updated_at", "2015-04-14 14:45:42.524325"], ["id", 6]]
+ [1m[35m (0.9ms)[0m commit transaction
+Redirected to http://test.hostwhere_i_came_from
+Completed 302 Found in 8ms (ActiveRecord: 1.5ms)
+ [1m[36mFlyboy::Task Load (0.1ms)[0m [1mSELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1[0m [["id", 6]]
+ [1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? [["task_id", 6]]
+ [1m[36mFlyboy::TaskComment Load (0.2ms)[0m [1mSELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at ASC LIMIT 1[0m [["task_id", 6]]
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14')[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_3010"], ["description", "I-am-the-goal-description_4846"], ["version", 1], ["created_at", "2015-04-14 14:45:42.532564"], ["updated_at", "2015-04-14 14:45:42.532564"], ["tracking", "150414-11"]]
+ [1m[36m (0.7ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.3ms)[0m [1mINSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 15], ["title", "I-am-a-task8585"], ["description", "I-am-the-task-description_6601"], ["created_at", "2015-04-14 14:45:42.537700"], ["updated_at", "2015-04-14 14:45:42.537700"]]
+ [1m[35m (0.8ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 15], ["title", "I-am-a-task3698"], ["description", "I-am-the-task-description_964"], ["created_at", "2015-04-14 14:45:42.541729"], ["updated_at", "2015-04-14 14:45:42.541729"]]
+ [1m[36m (0.8ms)[0m [1mcommit transaction[0m
+Processing by Flyboy::TasksController#complete as HTML
+ Parameters: {"id"=>"8"}
+ [1m[35mFlyboy::Task Load (0.3ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 8]]
+ [1m[36mFlyboy::Goal Load (0.1ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 15]]
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.3ms)[0m [1mINSERT INTO "flyboy_task_comments" ("progress", "description", "date", "task_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?)[0m [["progress", 100], ["description", "La tâche a été marquée comme terminée"], ["date", "2015-04-14 14:45:42.548292"], ["task_id", 8], ["created_at", "2015-04-14 14:45:42.549459"], ["updated_at", "2015-04-14 14:45:42.549459"]]
+ [1m[35mSQL (0.1ms)[0m UPDATE "flyboy_tasks" SET "progress" = ?, "done" = ?, "updated_at" = ? WHERE "flyboy_tasks"."id" = ? [["progress", 100], ["done", "t"], ["updated_at", "2015-04-14 14:45:42.550985"], ["id", 8]]
+ [1m[36m (1.2ms)[0m [1mcommit transaction[0m
+Redirected to http://test.hostwhere_i_came_from
+Completed 302 Found in 9ms (ActiveRecord: 1.9ms)
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14')[0m
+ [1m[35mSQL (0.2ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_4695"], ["description", "I-am-the-goal-description_6476"], ["version", 1], ["created_at", "2015-04-14 14:45:42.557641"], ["updated_at", "2015-04-14 14:45:42.557641"], ["tracking", "150414-12"]]
+ [1m[36m (1.0ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.3ms)[0m [1mINSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 16], ["title", "I-am-a-task6202"], ["description", "I-am-the-task-description_8883"], ["created_at", "2015-04-14 14:45:42.561886"], ["updated_at", "2015-04-14 14:45:42.561886"]]
+ [1m[35m (0.9ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 16], ["title", "I-am-a-task1958"], ["description", "I-am-the-task-description_9307"], ["created_at", "2015-04-14 14:45:42.566330"], ["updated_at", "2015-04-14 14:45:42.566330"]]
+ [1m[36m (0.8ms)[0m [1mcommit transaction[0m
+Processing by Flyboy::TasksController#index as HTML
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (0.2ms)
+Completed 200 OK in 7ms (Views: 2.3ms | ActiveRecord: 0.0ms)
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14')[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_3195"], ["description", "I-am-the-goal-description_6030"], ["version", 1], ["created_at", "2015-04-14 14:45:42.580357"], ["updated_at", "2015-04-14 14:45:42.580357"], ["tracking", "150414-13"]]
+ [1m[36m (1.0ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+ [1m[36mSQL (0.2ms)[0m [1mINSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 17], ["title", "I-am-a-task7386"], ["description", "I-am-the-task-description_2225"], ["created_at", "2015-04-14 14:45:42.584265"], ["updated_at", "2015-04-14 14:45:42.584265"]]
+ [1m[35m (0.9ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.4ms)[0m INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 17], ["title", "I-am-a-task407"], ["description", "I-am-the-task-description_1667"], ["created_at", "2015-04-14 14:45:42.589359"], ["updated_at", "2015-04-14 14:45:42.589359"]]
+ [1m[36m (0.8ms)[0m [1mcommit transaction[0m
+ [1m[35mFlyboy::Task Load (0.3ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mFlyboy::TaskComment Load (0.2ms)[0m SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 1]]
+ [1m[36mSQL (0.2ms)[0m [1mDELETE FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."id" = ?[0m [["id", 2]]
+ [1m[35mSQL (0.0ms)[0m DELETE FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."id" = ? [["id", 1]]
+ [1m[36mSQL (0.1ms)[0m [1mDELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ?[0m [["id", 1]]
+ [1m[35m (0.9ms)[0m commit transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+ [1m[35mFlyboy::TaskComment Load (0.1ms)[0m SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 2]]
+ [1m[36mSQL (0.2ms)[0m [1mDELETE FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."id" = ?[0m [["id", 3]]
+ [1m[35mSQL (0.1ms)[0m DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 2]]
+ [1m[36m (0.8ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+ [1m[36mFlyboy::TaskComment Load (0.1ms)[0m [1mSELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC[0m [["task_id", 3]]
+ [1m[35mSQL (0.2ms)[0m DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 3]]
+ [1m[36m (0.7ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+ [1m[36mFlyboy::TaskComment Load (0.1ms)[0m [1mSELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC[0m [["task_id", 4]]
+ [1m[35mSQL (0.2ms)[0m DELETE FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."id" = ? [["id", 4]]
+ [1m[36mSQL (0.1ms)[0m [1mDELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ?[0m [["id", 4]]
+ [1m[35m (0.9ms)[0m commit transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+ [1m[35mFlyboy::TaskComment Load (0.1ms)[0m SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 5]]
+ [1m[36mSQL (0.2ms)[0m [1mDELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ?[0m [["id", 5]]
+ [1m[35m (0.9ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mFlyboy::TaskComment Load (0.1ms)[0m SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 6]]
+ [1m[36mSQL (0.2ms)[0m [1mDELETE FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."id" = ?[0m [["id", 5]]
+ [1m[35mSQL (0.1ms)[0m DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 6]]
+ [1m[36m (0.8ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+ [1m[36mFlyboy::TaskComment Load (0.1ms)[0m [1mSELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC[0m [["task_id", 7]]
+ [1m[35mSQL (0.1ms)[0m DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 7]]
+ [1m[36m (0.7ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+ [1m[36mFlyboy::TaskComment Load (0.1ms)[0m [1mSELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC[0m [["task_id", 8]]
+ [1m[35mSQL (0.1ms)[0m DELETE FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."id" = ? [["id", 6]]
+ [1m[36mSQL (0.1ms)[0m [1mDELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ?[0m [["id", 8]]
+ [1m[35m (0.8ms)[0m commit transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+ [1m[35mFlyboy::TaskComment Load (0.1ms)[0m SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 9]]
+ [1m[36mSQL (0.1ms)[0m [1mDELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ?[0m [["id", 9]]
+ [1m[35m (0.7ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mFlyboy::TaskComment Load (0.1ms)[0m SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 10]]
+ [1m[36mSQL (0.2ms)[0m [1mDELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ?[0m [["id", 10]]
+ [1m[35m (0.8ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mFlyboy::TaskComment Load (0.1ms)[0m SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 11]]
+ [1m[36mSQL (0.2ms)[0m [1mDELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ?[0m [["id", 11]]
+ [1m[35m (0.8ms)[0m commit transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+ [1m[35mFlyboy::TaskComment Load (0.1ms)[0m SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 12]]
+ [1m[36mSQL (0.1ms)[0m [1mDELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ?[0m [["id", 12]]
+ [1m[35m (0.8ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mFlyboy::TaskComment Load (0.1ms)[0m SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 13]]
+ [1m[36mSQL (0.2ms)[0m [1mDELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ?[0m [["id", 13]]
+ [1m[35m (0.8ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14')
+ [1m[36mSQL (0.2ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "open"], ["title", "I-am-a-goal_1181"], ["description", "I-am-the-goal-description_694"], ["version", 1], ["created_at", "2015-04-14 14:45:42.630665"], ["updated_at", "2015-04-14 14:45:42.630665"], ["tracking", "150414-14"]]
+ [1m[35m (0.9ms)[0m commit transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.2ms)[0m INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 18], ["title", "I-am-a-task7713"], ["description", "I-am-the-task-description_1953"], ["created_at", "2015-04-14 14:45:42.634607"], ["updated_at", "2015-04-14 14:45:42.634607"]]
+ [1m[36m (0.8ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14')[0m
+ [1m[35mSQL (0.4ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_3032"], ["description", "I-am-the-goal-description_3548"], ["version", 1], ["created_at", "2015-04-14 14:45:42.638969"], ["updated_at", "2015-04-14 14:45:42.638969"], ["tracking", "150414-15"]]
+ [1m[36m (0.8ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.4ms)[0m [1mINSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 19], ["title", "I-am-a-task1441"], ["description", "I-am-the-task-description_9401"], ["created_at", "2015-04-14 14:45:42.643233"], ["updated_at", "2015-04-14 14:45:42.643233"]]
+ [1m[35m (0.7ms)[0m commit transaction
+Processing by Flyboy::TasksController#index as HTML
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (0.3ms)
+Completed 200 OK in 2ms (Views: 1.1ms | ActiveRecord: 0.0ms)
+ [1m[36mFlyboy::Task Load (0.2ms)[0m [1mSELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC[0m
+ [1m[35m (0.2ms)[0m begin transaction
+ [1m[36m (0.3ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14')[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_895"], ["description", "I-am-the-goal-description_9232"], ["version", 1], ["created_at", "2015-04-14 14:45:42.653610"], ["updated_at", "2015-04-14 14:45:42.653610"], ["tracking", "150414-16"]]
+ [1m[36m (0.8ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+ [1m[36mSQL (0.3ms)[0m [1mINSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 20], ["title", "I-am-a-task8566"], ["description", "I-am-the-task-description_1933"], ["created_at", "2015-04-14 14:45:42.658402"], ["updated_at", "2015-04-14 14:45:42.658402"]]
+ [1m[35m (0.8ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 20], ["title", "I-am-a-task7010"], ["description", "I-am-the-task-description_7683"], ["created_at", "2015-04-14 14:45:42.662648"], ["updated_at", "2015-04-14 14:45:42.662648"]]
+ [1m[36m (0.9ms)[0m [1mcommit transaction[0m
+ [1m[35mFlyboy::Task Load (0.2ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+ [1m[35mFlyboy::TaskComment Load (0.1ms)[0m SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 14]]
+ [1m[36mSQL (0.2ms)[0m [1mDELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ?[0m [["id", 14]]
+ [1m[35m (0.8ms)[0m commit transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+ [1m[35mFlyboy::TaskComment Load (0.1ms)[0m SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 15]]
+ [1m[36mSQL (0.2ms)[0m [1mDELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ?[0m [["id", 15]]
+ [1m[35m (1.0ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mFlyboy::TaskComment Load (0.1ms)[0m SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 16]]
+ [1m[36mSQL (0.2ms)[0m [1mDELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ?[0m [["id", 16]]
+ [1m[35m (0.7ms)[0m commit transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+ [1m[35mFlyboy::TaskComment Load (0.1ms)[0m SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 17]]
+ [1m[36mSQL (0.2ms)[0m [1mDELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ?[0m [["id", 17]]
+ [1m[35m (0.6ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14')
+ [1m[36mSQL (0.3ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "open"], ["title", "I-am-a-goal_6756"], ["description", "I-am-the-goal-description_6109"], ["version", 1], ["created_at", "2015-04-14 14:45:42.678097"], ["updated_at", "2015-04-14 14:45:42.678097"], ["tracking", "150414-17"]]
+ [1m[35m (0.9ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.2ms)[0m INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 21], ["title", "I-am-a-task8785"], ["description", "I-am-the-task-description_7957"], ["created_at", "2015-04-14 14:45:42.682440"], ["updated_at", "2015-04-14 14:45:42.682440"]]
+ [1m[36m (0.8ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36m (0.3ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14')[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_3524"], ["description", "I-am-the-goal-description_1085"], ["version", 1], ["created_at", "2015-04-14 14:45:42.686398"], ["updated_at", "2015-04-14 14:45:42.686398"], ["tracking", "150414-18"]]
+ [1m[36m (0.9ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.3ms)[0m [1mINSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 22], ["title", "I-am-a-task3593"], ["description", "I-am-the-task-description_429"], ["created_at", "2015-04-14 14:45:42.690853"], ["updated_at", "2015-04-14 14:45:42.690853"]]
+ [1m[35m (0.9ms)[0m 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)
+ [1m[36mFlyboy::Task Load (0.2ms)[0m [1mSELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."done" = 't' ORDER BY term ASC[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14')[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_222"], ["description", "I-am-the-goal-description_4889"], ["version", 1], ["created_at", "2015-04-14 14:45:42.701589"], ["updated_at", "2015-04-14 14:45:42.701589"], ["tracking", "150414-19"]]
+ [1m[36m (1.1ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.3ms)[0m [1mINSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 23], ["title", "I-am-a-task174"], ["description", "I-am-the-task-description_4930"], ["created_at", "2015-04-14 14:45:42.706756"], ["updated_at", "2015-04-14 14:45:42.706756"]]
+ [1m[35m (0.8ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 23], ["title", "I-am-a-task3370"], ["description", "I-am-the-task-description_1079"], ["created_at", "2015-04-14 14:45:42.710969"], ["updated_at", "2015-04-14 14:45:42.710969"]]
+ [1m[36m (0.8ms)[0m [1mcommit transaction[0m
+ [1m[35mFlyboy::Task Load (0.2ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+ [1m[35mFlyboy::TaskComment Load (0.1ms)[0m SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 18]]
+ [1m[36mSQL (0.2ms)[0m [1mDELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ?[0m [["id", 18]]
+ [1m[35m (0.7ms)[0m commit transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+ [1m[35mFlyboy::TaskComment Load (0.1ms)[0m SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 19]]
+ [1m[36mSQL (0.2ms)[0m [1mDELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ?[0m [["id", 19]]
+ [1m[35m (0.8ms)[0m commit transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+ [1m[35mFlyboy::TaskComment Load (0.1ms)[0m SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 20]]
+ [1m[36mSQL (0.2ms)[0m [1mDELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ?[0m [["id", 20]]
+ [1m[35m (0.8ms)[0m commit transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+ [1m[35mFlyboy::TaskComment Load (0.1ms)[0m SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 21]]
+ [1m[36mSQL (0.2ms)[0m [1mDELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ?[0m [["id", 21]]
+ [1m[35m (0.7ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14')
+ [1m[36mSQL (0.3ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "open"], ["title", "I-am-a-goal_9440"], ["description", "I-am-the-goal-description_4402"], ["version", 1], ["created_at", "2015-04-14 14:45:42.726591"], ["updated_at", "2015-04-14 14:45:42.726591"], ["tracking", "150414-20"]]
+ [1m[35m (0.8ms)[0m commit transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.2ms)[0m INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 24], ["title", "I-am-a-task5545"], ["description", "I-am-the-task-description_9913"], ["created_at", "2015-04-14 14:45:42.730664"], ["updated_at", "2015-04-14 14:45:42.730664"]]
+ [1m[36m (0.8ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14')[0m
+ [1m[35mSQL (0.2ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_3276"], ["description", "I-am-the-goal-description_7379"], ["version", 1], ["created_at", "2015-04-14 14:45:42.734407"], ["updated_at", "2015-04-14 14:45:42.734407"], ["tracking", "150414-21"]]
+ [1m[36m (0.8ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.3ms)[0m [1mINSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 25], ["title", "I-am-a-task8938"], ["description", "I-am-the-task-description_7215"], ["created_at", "2015-04-14 14:45:42.738491"], ["updated_at", "2015-04-14 14:45:42.738491"]]
+ [1m[35m (0.8ms)[0m 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)
+ [1m[36mFlyboy::Task Load (0.2ms)[0m [1mSELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."done" = 'f' ORDER BY term ASC[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14')[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_9282"], ["description", "I-am-the-goal-description_1947"], ["version", 1], ["created_at", "2015-04-14 14:45:42.806378"], ["updated_at", "2015-04-14 14:45:42.806378"], ["tracking", "150414-22"]]
+ [1m[36m (1.6ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.3ms)[0m [1mINSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 26], ["title", "I-am-a-task5894"], ["description", "I-am-the-task-description_8993"], ["created_at", "2015-04-14 14:45:42.811343"], ["updated_at", "2015-04-14 14:45:42.811343"]]
+ [1m[35m (0.8ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 26], ["title", "I-am-a-task7369"], ["description", "I-am-the-task-description_9458"], ["created_at", "2015-04-14 14:45:42.815752"], ["updated_at", "2015-04-14 14:45:42.815752"]]
+ [1m[36m (0.9ms)[0m [1mcommit transaction[0m
+Processing by Flyboy::TasksController#show as HTML
+ Parameters: {"id"=>"24"}
+ [1m[35mFlyboy::Task Load (0.1ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 24]]
+ [1m[36mFlyboy::Goal Load (0.1ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 26]]
+ [1m[35mFlyboy::Task Load (0.1ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 24]]
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/show.html.slim within layouts/application (0.2ms)
+Completed 200 OK in 5ms (Views: 2.0ms | ActiveRecord: 0.3ms)
+ [1m[36m (0.2ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14')
+ [1m[36mSQL (0.3ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "open"], ["title", "I-am-a-goal_8063"], ["description", "I-am-the-goal-description_705"], ["version", 1], ["created_at", "2015-04-14 14:45:42.829039"], ["updated_at", "2015-04-14 14:45:42.829039"], ["tracking", "150414-23"]]
+ [1m[35m (0.9ms)[0m commit transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 27], ["title", "I-am-a-task9326"], ["description", "I-am-the-task-description_9019"], ["created_at", "2015-04-14 14:45:42.833845"], ["updated_at", "2015-04-14 14:45:42.833845"]]
+ [1m[36m (0.8ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.3ms)[0m [1mINSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 27], ["title", "I-am-a-task4028"], ["description", "I-am-the-task-description_8943"], ["created_at", "2015-04-14 14:45:42.838026"], ["updated_at", "2015-04-14 14:45:42.838026"]]
+ [1m[35m (1.0ms)[0m commit transaction
+Processing by Flyboy::TasksController#new as HTML
+ Parameters: {"goal_id"=>"27"}
+ [1m[36mFlyboy::Goal Load (0.2ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["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)
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14')[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_8831"], ["description", "I-am-the-goal-description_9794"], ["version", 1], ["created_at", "2015-04-14 14:45:42.850971"], ["updated_at", "2015-04-14 14:45:42.850971"], ["tracking", "150414-24"]]
+ [1m[36m (0.8ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.3ms)[0m [1mINSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 28], ["title", "I-am-a-task3624"], ["description", "I-am-the-task-description_1182"], ["created_at", "2015-04-14 14:45:42.855367"], ["updated_at", "2015-04-14 14:45:42.855367"]]
+ [1m[35m (0.9ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 28], ["title", "I-am-a-task57"], ["description", "I-am-the-task-description_7307"], ["created_at", "2015-04-14 14:45:42.859988"], ["updated_at", "2015-04-14 14:45:42.859988"]]
+ [1m[36m (0.9ms)[0m [1mcommit transaction[0m
+Processing by Flyboy::TasksController#edit as HTML
+ Parameters: {"id"=>"28"}
+ [1m[35mFlyboy::Task Load (0.2ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 28]]
+ [1m[36mFlyboy::Goal Load (0.1ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 28]]
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/edit.html.slim within layouts/application (0.3ms)
+Completed 200 OK in 5ms (Views: 2.4ms | ActiveRecord: 0.3ms)
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14')[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_8263"], ["description", "I-am-the-goal-description_7569"], ["version", 1], ["created_at", "2015-04-14 14:45:42.873551"], ["updated_at", "2015-04-14 14:45:42.873551"], ["tracking", "150414-25"]]
+ [1m[36m (0.8ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+ [1m[36mSQL (0.2ms)[0m [1mINSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 29], ["title", "I-am-a-task4435"], ["description", "I-am-the-task-description_2515"], ["created_at", "2015-04-14 14:45:42.877598"], ["updated_at", "2015-04-14 14:45:42.877598"]]
+ [1m[35m (0.8ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 29], ["title", "I-am-a-task8305"], ["description", "I-am-the-task-description_3010"], ["created_at", "2015-04-14 14:45:42.881458"], ["updated_at", "2015-04-14 14:45:42.881458"]]
+ [1m[36m (0.8ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "flyboy_tasks"
+Processing by Flyboy::TasksController#create as HTML
+ Parameters: {"task"=>{"title"=>"New Task", "goal_id"=>"29", "reminder"=>"2015-04-14", "term"=>"2015-04-14"}}
+ [1m[36mFlyboy::Goal Load (0.1ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 29]]
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.4ms)[0m [1mINSERT INTO "flyboy_tasks" ("goal_id", "title", "term", "reminder", "done", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["goal_id", 29], ["title", "New Task"], ["term", "2015-04-14"], ["reminder", "2015-04-14"], ["done", "f"], ["created_at", "2015-04-14 14:45:42.894016"], ["updated_at", "2015-04-14 14:45:42.894016"]]
+ [1m[35m (0.9ms)[0m commit transaction
+Redirected to http://test.host/flyboy/tasks/32
+Completed 302 Found in 6ms (ActiveRecord: 1.5ms)
+ [1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks"[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14')[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_2803"], ["description", "I-am-the-goal-description_6506"], ["version", 1], ["created_at", "2015-04-14 14:45:42.901156"], ["updated_at", "2015-04-14 14:45:42.901156"], ["tracking", "150414-26"]]
+ [1m[36m (0.8ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+ [1m[36mSQL (0.2ms)[0m [1mINSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 30], ["title", "I-am-a-task1361"], ["description", "I-am-the-task-description_79"], ["created_at", "2015-04-14 14:45:42.904943"], ["updated_at", "2015-04-14 14:45:42.904943"]]
+ [1m[35m (0.7ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 30], ["title", "I-am-a-task5754"], ["description", "I-am-the-task-description_9561"], ["created_at", "2015-04-14 14:45:42.908906"], ["updated_at", "2015-04-14 14:45:42.908906"]]
+ [1m[36m (0.8ms)[0m [1mcommit transaction[0m
+Processing by Flyboy::TasksController#create as HTML
+ Parameters: {"task"=>{"title"=>"New Task", "goal_id"=>"30", "reminder"=>"2015-04-14", "term"=>"2015-04-14"}}
+ [1m[35mFlyboy::Goal Load (0.1ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 30]]
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_tasks" ("goal_id", "title", "term", "reminder", "done", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["goal_id", 30], ["title", "New Task"], ["term", "2015-04-14"], ["reminder", "2015-04-14"], ["done", "f"], ["created_at", "2015-04-14 14:45:42.915223"], ["updated_at", "2015-04-14 14:45:42.915223"]]
+ [1m[36m (0.9ms)[0m [1mcommit transaction[0m
+Redirected to http://test.host/flyboy/tasks/35
+Completed 302 Found in 6ms (ActiveRecord: 1.4ms)
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14')[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_7119"], ["description", "I-am-the-goal-description_2094"], ["version", 1], ["created_at", "2015-04-14 14:45:42.925632"], ["updated_at", "2015-04-14 14:45:42.925632"], ["tracking", "150414-27"]]
+ [1m[36m (0.8ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.3ms)[0m [1mINSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 31], ["title", "I-am-a-task968"], ["description", "I-am-the-task-description_8403"], ["created_at", "2015-04-14 14:45:42.929867"], ["updated_at", "2015-04-14 14:45:42.929867"]]
+ [1m[35m (0.8ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 31], ["title", "I-am-a-task8790"], ["description", "I-am-the-task-description_745"], ["created_at", "2015-04-14 14:45:42.933957"], ["updated_at", "2015-04-14 14:45:42.933957"]]
+ [1m[36m (0.8ms)[0m [1mcommit transaction[0m
+Processing by Flyboy::TasksController#create as HTML
+ Parameters: {"task"=>{"title"=>"New Task", "goal_id"=>"31", "reminder"=>"2015-04-14", "term"=>"2015-04-14"}}
+ [1m[35mFlyboy::Goal Load (0.1ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 31]]
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_tasks" ("goal_id", "title", "term", "reminder", "done", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["goal_id", 31], ["title", "New Task"], ["term", "2015-04-14"], ["reminder", "2015-04-14"], ["done", "f"], ["created_at", "2015-04-14 14:45:42.940551"], ["updated_at", "2015-04-14 14:45:42.940551"]]
+ [1m[36m (0.8ms)[0m [1mcommit transaction[0m
+Redirected to http://test.host/flyboy/tasks/38
+Completed 302 Found in 6ms (ActiveRecord: 1.3ms)
+ [1m[35mFlyboy::Task Load (0.3ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term DESC, id DESC LIMIT 1
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14')
+ [1m[36mSQL (0.2ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "open"], ["title", "I-am-a-goal_9071"], ["description", "I-am-the-goal-description_694"], ["version", 1], ["created_at", "2015-04-14 14:45:42.948174"], ["updated_at", "2015-04-14 14:45:42.948174"], ["tracking", "150414-28"]]
+ [1m[35m (1.0ms)[0m commit transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.4ms)[0m INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 32], ["title", "I-am-a-task9488"], ["description", "I-am-the-task-description_7743"], ["created_at", "2015-04-14 14:45:42.952053"], ["updated_at", "2015-04-14 14:45:42.952053"]]
+ [1m[36m (0.9ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.3ms)[0m [1mINSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 32], ["title", "I-am-a-task67"], ["description", "I-am-the-task-description_1127"], ["created_at", "2015-04-14 14:45:42.957320"], ["updated_at", "2015-04-14 14:45:42.957320"]]
+ [1m[35m (0.8ms)[0m commit transaction
+Processing by Flyboy::TasksController#create as HTML
+ Parameters: {"task"=>{"title"=>nil, "goal_id"=>"32"}}
+ [1m[36mFlyboy::Goal Load (0.1ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 32]]
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/new.html.slim within layouts/application (0.3ms)
+Completed 200 OK in 6ms (Views: 1.2ms | ActiveRecord: 0.3ms)
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14')[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_9278"], ["description", "I-am-the-goal-description_211"], ["version", 1], ["created_at", "2015-04-14 14:45:42.971001"], ["updated_at", "2015-04-14 14:45:42.971001"], ["tracking", "150414-29"]]
+ [1m[36m (0.8ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+ [1m[36mSQL (0.2ms)[0m [1mINSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 33], ["title", "I-am-a-task2651"], ["description", "I-am-the-task-description_5995"], ["created_at", "2015-04-14 14:45:42.975114"], ["updated_at", "2015-04-14 14:45:42.975114"]]
+ [1m[35m (0.8ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 33], ["title", "I-am-a-task5390"], ["description", "I-am-the-task-description_6199"], ["created_at", "2015-04-14 14:45:42.978918"], ["updated_at", "2015-04-14 14:45:42.978918"]]
+ [1m[36m (0.8ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+ [1m[36mFlyboy::Goal Load (0.1ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 33]]
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_tasks" ("title", "goal_id", "reminder", "term", "done", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["title", "New Task"], ["goal_id", 33], ["reminder", "2015-04-14"], ["term", "2015-04-14"], ["done", "f"], ["created_at", "2015-04-14 14:45:42.982729"], ["updated_at", "2015-04-14 14:45:42.982729"]]
+ [1m[36m (0.8ms)[0m [1mcommit transaction[0m
+Processing by Flyboy::TasksController#update as HTML
+ Parameters: {"task"=>{"title"=>"New Task", "goal_id"=>"33", "reminder"=>"2015-04-14", "term"=>"2015-04-14"}, "id"=>"43"}
+ [1m[35mFlyboy::Task Load (0.2ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 43]]
+ [1m[36mFlyboy::Goal Load (0.1ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 33]]
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36m (0.0ms)[0m [1mcommit transaction[0m
+Redirected to http://test.host/flyboy/tasks/43
+Completed 302 Found in 4ms (ActiveRecord: 0.3ms)
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14')[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_4673"], ["description", "I-am-the-goal-description_7008"], ["version", 1], ["created_at", "2015-04-14 14:45:42.993998"], ["updated_at", "2015-04-14 14:45:42.993998"], ["tracking", "150414-30"]]
+ [1m[36m (0.8ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+ [1m[36mSQL (0.2ms)[0m [1mINSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 34], ["title", "I-am-a-task8889"], ["description", "I-am-the-task-description_8738"], ["created_at", "2015-04-14 14:45:42.998029"], ["updated_at", "2015-04-14 14:45:42.998029"]]
+ [1m[35m (0.8ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 34], ["title", "I-am-a-task9729"], ["description", "I-am-the-task-description_4084"], ["created_at", "2015-04-14 14:45:43.002266"], ["updated_at", "2015-04-14 14:45:43.002266"]]
+ [1m[36m (0.8ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mFlyboy::Goal Load (0.1ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 34]]
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_tasks" ("title", "goal_id", "reminder", "term", "done", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["title", "New Task"], ["goal_id", 34], ["reminder", "2015-04-14"], ["term", "2015-04-14"], ["done", "f"], ["created_at", "2015-04-14 14:45:43.006929"], ["updated_at", "2015-04-14 14:45:43.006929"]]
+ [1m[36m (0.9ms)[0m [1mcommit transaction[0m
+Processing by Flyboy::TasksController#update as HTML
+ Parameters: {"task"=>{"title"=>"New Task", "goal_id"=>"34", "reminder"=>"2015-04-14", "term"=>"2015-04-14"}, "id"=>"46"}
+ [1m[35mFlyboy::Task Load (0.2ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 46]]
+ [1m[36mFlyboy::Goal Load (0.1ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 34]]
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36m (0.0ms)[0m [1mcommit transaction[0m
+Redirected to http://test.host/flyboy/tasks/46
+Completed 302 Found in 4ms (ActiveRecord: 0.3ms)
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14')[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_7745"], ["description", "I-am-the-goal-description_3452"], ["version", 1], ["created_at", "2015-04-14 14:45:43.019727"], ["updated_at", "2015-04-14 14:45:43.019727"], ["tracking", "150414-31"]]
+ [1m[36m (0.9ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+ [1m[36mSQL (0.2ms)[0m [1mINSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 35], ["title", "I-am-a-task6235"], ["description", "I-am-the-task-description_5472"], ["created_at", "2015-04-14 14:45:43.024071"], ["updated_at", "2015-04-14 14:45:43.024071"]]
+ [1m[35m (0.8ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 35], ["title", "I-am-a-task3959"], ["description", "I-am-the-task-description_7073"], ["created_at", "2015-04-14 14:45:43.027851"], ["updated_at", "2015-04-14 14:45:43.027851"]]
+ [1m[36m (0.8ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+ [1m[36mFlyboy::Goal Load (0.1ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 35]]
+ [1m[35mSQL (0.2ms)[0m INSERT INTO "flyboy_tasks" ("title", "goal_id", "reminder", "term", "done", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["title", "New Task"], ["goal_id", 35], ["reminder", "2015-04-14"], ["term", "2015-04-14"], ["done", "f"], ["created_at", "2015-04-14 14:45:43.031691"], ["updated_at", "2015-04-14 14:45:43.031691"]]
+ [1m[36m (0.8ms)[0m [1mcommit transaction[0m
+Processing by Flyboy::TasksController#update as HTML
+ Parameters: {"task"=>{"title"=>nil}, "id"=>"49"}
+ [1m[35mFlyboy::Task Load (0.1ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 49]]
+ [1m[36mFlyboy::Goal Load (0.1ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 35]]
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36m (0.0ms)[0m [1mrollback transaction[0m
+ 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)
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14')[0m
+ [1m[35mSQL (0.2ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_6210"], ["description", "I-am-the-goal-description_438"], ["version", 1], ["created_at", "2015-04-14 14:45:43.043838"], ["updated_at", "2015-04-14 14:45:43.043838"], ["tracking", "150414-32"]]
+ [1m[36m (0.9ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+ [1m[36mSQL (0.2ms)[0m [1mINSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 36], ["title", "I-am-a-task8156"], ["description", "I-am-the-task-description_4175"], ["created_at", "2015-04-14 14:45:43.048088"], ["updated_at", "2015-04-14 14:45:43.048088"]]
+ [1m[35m (0.8ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 36], ["title", "I-am-a-task759"], ["description", "I-am-the-task-description_1111"], ["created_at", "2015-04-14 14:45:43.051905"], ["updated_at", "2015-04-14 14:45:43.051905"]]
+ [1m[36m (0.8ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mFlyboy::Goal Load (0.1ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 36]]
+ [1m[35mSQL (0.2ms)[0m INSERT INTO "flyboy_tasks" ("title", "goal_id", "reminder", "term", "done", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["title", "New Task"], ["goal_id", 36], ["reminder", "2015-04-14"], ["term", "2015-04-14"], ["done", "f"], ["created_at", "2015-04-14 14:45:43.055898"], ["updated_at", "2015-04-14 14:45:43.055898"]]
+ [1m[36m (0.8ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "flyboy_tasks"
+Processing by Flyboy::TasksController#destroy as HTML
+ Parameters: {"id"=>"52"}
+ [1m[36mFlyboy::Task Load (0.1ms)[0m [1mSELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1[0m [["id", 52]]
+ [1m[35mFlyboy::Goal Load (0.1ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 36]]
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mFlyboy::TaskComment Load (0.1ms)[0m SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 52]]
+ [1m[36mSQL (0.2ms)[0m [1mDELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ?[0m [["id", 52]]
+ [1m[35m (0.8ms)[0m commit transaction
+Redirected to http://test.host/flyboy/tasks
+Completed 302 Found in 5ms (ActiveRecord: 1.3ms)
+ [1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks"[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14')[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_8751"], ["description", "I-am-the-goal-description_5599"], ["version", 1], ["created_at", "2015-04-14 14:45:43.070241"], ["updated_at", "2015-04-14 14:45:43.070241"], ["tracking", "150414-33"]]
+ [1m[36m (0.7ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.2ms)[0m [1mINSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 37], ["title", "I-am-a-task9193"], ["description", "I-am-the-task-description_1419"], ["created_at", "2015-04-14 14:45:43.074618"], ["updated_at", "2015-04-14 14:45:43.074618"]]
+ [1m[35m (0.9ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 37], ["title", "I-am-a-task2005"], ["description", "I-am-the-task-description_7444"], ["created_at", "2015-04-14 14:45:43.078681"], ["updated_at", "2015-04-14 14:45:43.078681"]]
+ [1m[36m (0.8ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+ [1m[36mFlyboy::Goal Load (0.1ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 37]]
+ [1m[35mSQL (0.4ms)[0m INSERT INTO "flyboy_tasks" ("title", "goal_id", "reminder", "term", "done", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["title", "New Task"], ["goal_id", 37], ["reminder", "2015-04-14"], ["term", "2015-04-14"], ["done", "f"], ["created_at", "2015-04-14 14:45:43.082579"], ["updated_at", "2015-04-14 14:45:43.082579"]]
+ [1m[36m (0.8ms)[0m [1mcommit transaction[0m
+Processing by Flyboy::TasksController#destroy as HTML
+ Parameters: {"id"=>"55"}
+ [1m[35mFlyboy::Task Load (0.1ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 55]]
+ [1m[36mFlyboy::Goal Load (0.1ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 37]]
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mFlyboy::TaskComment Load (0.1ms)[0m [1mSELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC[0m [["task_id", 55]]
+ [1m[35mSQL (0.2ms)[0m DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 55]]
+ [1m[36m (0.8ms)[0m [1mcommit transaction[0m
+Redirected to http://test.host/flyboy/tasks
+Completed 302 Found in 5ms (ActiveRecord: 1.4ms)
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14')[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_1276"], ["description", "I-am-the-goal-description_56"], ["version", 1], ["created_at", "2015-04-14 14:45:43.095674"], ["updated_at", "2015-04-14 14:45:43.095674"], ["tracking", "150414-34"]]
+ [1m[36m (0.8ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+ [1m[36mSQL (0.3ms)[0m [1mINSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 38], ["title", "I-am-a-task2608"], ["description", "I-am-the-task-description_2170"], ["created_at", "2015-04-14 14:45:43.099510"], ["updated_at", "2015-04-14 14:45:43.099510"]]
+ [1m[35m (0.8ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 38], ["title", "I-am-a-task9973"], ["description", "I-am-the-task-description_7752"], ["created_at", "2015-04-14 14:45:43.103572"], ["updated_at", "2015-04-14 14:45:43.103572"]]
+ [1m[36m (0.9ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+ [1m[36mFlyboy::Goal Load (0.1ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 38]]
+ [1m[35mSQL (0.2ms)[0m INSERT INTO "flyboy_tasks" ("title", "goal_id", "reminder", "term", "done", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["title", "New Task"], ["goal_id", 38], ["reminder", "2015-04-14"], ["term", "2015-04-14"], ["done", "f"], ["created_at", "2015-04-14 14:45:43.107389"], ["updated_at", "2015-04-14 14:45:43.107389"]]
+ [1m[36m (0.8ms)[0m [1mcommit transaction[0m
+Processing by Flyboy::TasksController#snooze as HTML
+ Parameters: {"id"=>"58"}
+ [1m[35mFlyboy::Task Load (0.1ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 58]]
+ [1m[36mFlyboy::Goal Load (0.1ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 38]]
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.3ms)[0m [1mUPDATE "flyboy_tasks" SET "reminder" = ?, "term" = ?, "updated_at" = ? WHERE "flyboy_tasks"."id" = ?[0m [["reminder", "2015-04-21"], ["term", "2015-05-14"], ["updated_at", "2015-04-14 14:45:43.113611"], ["id", 58]]
+ [1m[35m (0.9ms)[0m commit transaction
+Redirected to http://test.host/flyboy/tasks
+Completed 302 Found in 5ms (ActiveRecord: 1.4ms)
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14')
+ [1m[36mSQL (0.3ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "open"], ["title", "I-am-a-goal_4610"], ["description", "I-am-the-goal-description_6129"], ["version", 1], ["created_at", "2015-04-14 14:45:43.120691"], ["updated_at", "2015-04-14 14:45:43.120691"], ["tracking", "150414-35"]]
+ [1m[35m (0.9ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14')
+ [1m[36mSQL (0.2ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "open"], ["title", "I-am-a-goal_6312"], ["description", "I-am-the-goal-description_1885"], ["version", 1], ["created_at", "2015-04-14 14:45:43.126613"], ["updated_at", "2015-04-14 14:45:43.126613"], ["tracking", "150414-36"]]
+ [1m[35m (0.8ms)[0m commit transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.2ms)[0m INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-11"], ["term", "2015-04-13"], ["goal_id", 40], ["title", "I-am-a-task4863"], ["description", "I-am-the-task-description_6141"], ["created_at", "2015-04-14 14:45:43.130636"], ["updated_at", "2015-04-14 14:45:43.130636"]]
+ [1m[36m (0.7ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14')[0m
+ [1m[35mSQL (0.2ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_8852"], ["description", "I-am-the-goal-description_8512"], ["version", 1], ["created_at", "2015-04-14 14:45:43.134946"], ["updated_at", "2015-04-14 14:45:43.134946"], ["tracking", "150414-37"]]
+ [1m[36m (0.9ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+ [1m[36mSQL (0.3ms)[0m [1mINSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["done", "f"], ["reminder", "2015-04-11"], ["term", "2015-04-15"], ["goal_id", 41], ["title", "I-am-a-task9732"], ["description", "I-am-the-task-description_3759"], ["created_at", "2015-04-14 14:45:43.138844"], ["updated_at", "2015-04-14 14:45:43.138844"]]
+ [1m[35m (0.8ms)[0m commit transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14')
+ [1m[36mSQL (0.2ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "open"], ["title", "I-am-a-goal_7561"], ["description", "I-am-the-goal-description_9950"], ["version", 1], ["created_at", "2015-04-14 14:45:43.141947"], ["updated_at", "2015-04-14 14:45:43.141947"], ["tracking", "150414-38"]]
+ [1m[35m (0.8ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-11"], ["term", "2015-04-13"], ["goal_id", 42], ["title", "I-am-a-task3864"], ["description", "I-am-the-task-description_5690"], ["created_at", "2015-04-14 14:45:43.146474"], ["updated_at", "2015-04-14 14:45:43.146474"]]
+ [1m[36m (0.8ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.3ms)[0m [1mINSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["done", "f"], ["reminder", "2015-04-11"], ["term", "2015-04-15"], ["goal_id", 42], ["title", "I-am-a-task8845"], ["description", "I-am-the-task-description_6172"], ["created_at", "2015-04-14 14:45:43.151217"], ["updated_at", "2015-04-14 14:45:43.151217"]]
+ [1m[35m (0.8ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-15"], ["term", "2015-04-17"], ["goal_id", 39], ["title", "I-am-a-task7315"], ["description", "I-am-the-task-description_9355"], ["created_at", "2015-04-14 14:45:43.155367"], ["updated_at", "2015-04-14 14:45:43.155367"]]
+ [1m[36m (0.7ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.3ms)[0m [1mINSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["done", "t"], ["reminder", "2015-04-11"], ["term", "2015-04-13"], ["goal_id", 39], ["title", "I-am-a-task5101"], ["description", "I-am-the-task-description_7854"], ["created_at", "2015-04-14 14:45:43.159414"], ["updated_at", "2015-04-14 14:45:43.159414"]]
+ [1m[35m (0.8ms)[0m commit transaction
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 39 AND done = 'f' AND term < '2015-04-14')[0m
+ [1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 39 AND done = 'f' AND term > '2015-04-14' AND reminder < '2015-04-14')
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14')
+ [1m[36mSQL (0.2ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "open"], ["title", "I-am-a-goal_9298"], ["description", "I-am-the-goal-description_1867"], ["version", 1], ["created_at", "2015-04-14 14:45:43.167006"], ["updated_at", "2015-04-14 14:45:43.167006"], ["tracking", "150414-39"]]
+ [1m[35m (0.9ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.3ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14')
+ [1m[36mSQL (0.5ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "open"], ["title", "I-am-a-goal_8168"], ["description", "I-am-the-goal-description_6072"], ["version", 1], ["created_at", "2015-04-14 14:45:43.172373"], ["updated_at", "2015-04-14 14:45:43.172373"], ["tracking", "150414-40"]]
+ [1m[35m (0.9ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.4ms)[0m INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-11"], ["term", "2015-04-13"], ["goal_id", 44], ["title", "I-am-a-task9742"], ["description", "I-am-the-task-description_8941"], ["created_at", "2015-04-14 14:45:43.179064"], ["updated_at", "2015-04-14 14:45:43.179064"]]
+ [1m[36m (0.8ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14')[0m
+ [1m[35mSQL (0.4ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_1375"], ["description", "I-am-the-goal-description_1585"], ["version", 1], ["created_at", "2015-04-14 14:45:43.184650"], ["updated_at", "2015-04-14 14:45:43.184650"], ["tracking", "150414-41"]]
+ [1m[36m (0.8ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.3ms)[0m [1mINSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["done", "f"], ["reminder", "2015-04-11"], ["term", "2015-04-15"], ["goal_id", 45], ["title", "I-am-a-task2869"], ["description", "I-am-the-task-description_4522"], ["created_at", "2015-04-14 14:45:43.189665"], ["updated_at", "2015-04-14 14:45:43.189665"]]
+ [1m[35m (0.9ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14')
+ [1m[36mSQL (0.3ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "open"], ["title", "I-am-a-goal_628"], ["description", "I-am-the-goal-description_8308"], ["version", 1], ["created_at", "2015-04-14 14:45:43.193575"], ["updated_at", "2015-04-14 14:45:43.193575"], ["tracking", "150414-42"]]
+ [1m[35m (0.7ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-11"], ["term", "2015-04-13"], ["goal_id", 46], ["title", "I-am-a-task5288"], ["description", "I-am-the-task-description_1904"], ["created_at", "2015-04-14 14:45:43.199544"], ["updated_at", "2015-04-14 14:45:43.199544"]]
+ [1m[36m (0.8ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.3ms)[0m [1mINSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["done", "f"], ["reminder", "2015-04-11"], ["term", "2015-04-15"], ["goal_id", 46], ["title", "I-am-a-task5054"], ["description", "I-am-the-task-description_5523"], ["created_at", "2015-04-14 14:45:43.204131"], ["updated_at", "2015-04-14 14:45:43.204131"]]
+ [1m[35m (0.7ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-15"], ["term", "2015-04-17"], ["goal_id", 43], ["title", "I-am-a-task3749"], ["description", "I-am-the-task-description_192"], ["created_at", "2015-04-14 14:45:43.208105"], ["updated_at", "2015-04-14 14:45:43.208105"]]
+ [1m[36m (0.8ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.3ms)[0m [1mINSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["done", "t"], ["reminder", "2015-04-11"], ["term", "2015-04-13"], ["goal_id", 43], ["title", "I-am-a-task2101"], ["description", "I-am-the-task-description_2025"], ["created_at", "2015-04-14 14:45:43.212470"], ["updated_at", "2015-04-14 14:45:43.212470"]]
+ [1m[35m (1.0ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14')
+ [1m[36mSQL (0.2ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "closed"], ["title", "I-am-a-goal_9501"], ["description", "I-am-the-goal-description_4795"], ["version", 1], ["created_at", "2015-04-14 14:45:43.216473"], ["updated_at", "2015-04-14 14:45:43.216473"], ["tracking", "150414-43"]]
+ [1m[35m (0.8ms)[0m commit transaction
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 47 AND done = 'f' AND term < '2015-04-14')[0m
+ [1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 47 AND done = 'f' AND term > '2015-04-14' AND reminder < '2015-04-14')
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.3ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14')
+ [1m[36mSQL (0.3ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "open"], ["title", "I-am-a-goal_7309"], ["description", "I-am-the-goal-description_864"], ["version", 1], ["created_at", "2015-04-14 14:45:43.223841"], ["updated_at", "2015-04-14 14:45:43.223841"], ["tracking", "150414-44"]]
+ [1m[35m (0.9ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14')
+ [1m[36mSQL (0.2ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "open"], ["title", "I-am-a-goal_7455"], ["description", "I-am-the-goal-description_7980"], ["version", 1], ["created_at", "2015-04-14 14:45:43.229602"], ["updated_at", "2015-04-14 14:45:43.229602"], ["tracking", "150414-45"]]
+ [1m[35m (1.0ms)[0m commit transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.2ms)[0m INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-11"], ["term", "2015-04-13"], ["goal_id", 49], ["title", "I-am-a-task6870"], ["description", "I-am-the-task-description_9299"], ["created_at", "2015-04-14 14:45:43.233639"], ["updated_at", "2015-04-14 14:45:43.233639"]]
+ [1m[36m (0.9ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14')[0m
+ [1m[35mSQL (0.2ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_4044"], ["description", "I-am-the-goal-description_8439"], ["version", 1], ["created_at", "2015-04-14 14:45:43.238134"], ["updated_at", "2015-04-14 14:45:43.238134"], ["tracking", "150414-46"]]
+ [1m[36m (0.9ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+ [1m[36mSQL (0.2ms)[0m [1mINSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["done", "f"], ["reminder", "2015-04-11"], ["term", "2015-04-15"], ["goal_id", 50], ["title", "I-am-a-task6796"], ["description", "I-am-the-task-description_3722"], ["created_at", "2015-04-14 14:45:43.242040"], ["updated_at", "2015-04-14 14:45:43.242040"]]
+ [1m[35m (0.8ms)[0m commit transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14')
+ [1m[36mSQL (0.2ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "open"], ["title", "I-am-a-goal_936"], ["description", "I-am-the-goal-description_1348"], ["version", 1], ["created_at", "2015-04-14 14:45:43.245108"], ["updated_at", "2015-04-14 14:45:43.245108"], ["tracking", "150414-47"]]
+ [1m[35m (0.8ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-11"], ["term", "2015-04-13"], ["goal_id", 51], ["title", "I-am-a-task9508"], ["description", "I-am-the-task-description_3766"], ["created_at", "2015-04-14 14:45:43.249531"], ["updated_at", "2015-04-14 14:45:43.249531"]]
+ [1m[36m (0.8ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.3ms)[0m [1mINSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["done", "f"], ["reminder", "2015-04-11"], ["term", "2015-04-15"], ["goal_id", 51], ["title", "I-am-a-task1300"], ["description", "I-am-the-task-description_58"], ["created_at", "2015-04-14 14:45:43.254035"], ["updated_at", "2015-04-14 14:45:43.254035"]]
+ [1m[35m (0.8ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-15"], ["term", "2015-04-17"], ["goal_id", 48], ["title", "I-am-a-task5330"], ["description", "I-am-the-task-description_5873"], ["created_at", "2015-04-14 14:45:43.258333"], ["updated_at", "2015-04-14 14:45:43.258333"]]
+ [1m[36m (0.7ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.3ms)[0m [1mINSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["done", "t"], ["reminder", "2015-04-11"], ["term", "2015-04-13"], ["goal_id", 48], ["title", "I-am-a-task3520"], ["description", "I-am-the-task-description_3231"], ["created_at", "2015-04-14 14:45:43.262290"], ["updated_at", "2015-04-14 14:45:43.262290"]]
+ [1m[35m (0.7ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-11"], ["term", "2015-04-15"], ["goal_id", 48], ["title", "I-am-a-task8149"], ["description", "I-am-the-task-description_6708"], ["created_at", "2015-04-14 14:45:43.267189"], ["updated_at", "2015-04-14 14:45:43.267189"]]
+ [1m[36m (0.8ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 48 AND done = 'f' AND term < '2015-04-14')
+ [1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 48 AND done = 'f' AND term > '2015-04-14' AND reminder < '2015-04-14')[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14')[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_3222"], ["description", "I-am-the-goal-description_8981"], ["version", 1], ["created_at", "2015-04-14 14:45:43.274009"], ["updated_at", "2015-04-14 14:45:43.274009"], ["tracking", "150414-48"]]
+ [1m[36m (0.7ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14')[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_8237"], ["description", "I-am-the-goal-description_1061"], ["version", 1], ["created_at", "2015-04-14 14:45:43.279904"], ["updated_at", "2015-04-14 14:45:43.279904"], ["tracking", "150414-49"]]
+ [1m[36m (0.9ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+ [1m[36mSQL (0.2ms)[0m [1mINSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["done", "f"], ["reminder", "2015-04-11"], ["term", "2015-04-13"], ["goal_id", 53], ["title", "I-am-a-task7537"], ["description", "I-am-the-task-description_1047"], ["created_at", "2015-04-14 14:45:43.283874"], ["updated_at", "2015-04-14 14:45:43.283874"]]
+ [1m[35m (0.8ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14')
+ [1m[36mSQL (0.3ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "open"], ["title", "I-am-a-goal_8014"], ["description", "I-am-the-goal-description_3111"], ["version", 1], ["created_at", "2015-04-14 14:45:43.288154"], ["updated_at", "2015-04-14 14:45:43.288154"], ["tracking", "150414-50"]]
+ [1m[35m (0.9ms)[0m commit transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.2ms)[0m INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-11"], ["term", "2015-04-15"], ["goal_id", 54], ["title", "I-am-a-task68"], ["description", "I-am-the-task-description_7040"], ["created_at", "2015-04-14 14:45:43.292489"], ["updated_at", "2015-04-14 14:45:43.292489"]]
+ [1m[36m (0.8ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14')[0m
+ [1m[35mSQL (0.2ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_8493"], ["description", "I-am-the-goal-description_5518"], ["version", 1], ["created_at", "2015-04-14 14:45:43.295467"], ["updated_at", "2015-04-14 14:45:43.295467"], ["tracking", "150414-51"]]
+ [1m[36m (0.9ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.4ms)[0m [1mINSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["done", "f"], ["reminder", "2015-04-11"], ["term", "2015-04-13"], ["goal_id", 55], ["title", "I-am-a-task3644"], ["description", "I-am-the-task-description_3372"], ["created_at", "2015-04-14 14:45:43.300208"], ["updated_at", "2015-04-14 14:45:43.300208"]]
+ [1m[35m (0.8ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-11"], ["term", "2015-04-15"], ["goal_id", 55], ["title", "I-am-a-task8500"], ["description", "I-am-the-task-description_1196"], ["created_at", "2015-04-14 14:45:43.305264"], ["updated_at", "2015-04-14 14:45:43.305264"]]
+ [1m[36m (0.8ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.3ms)[0m [1mINSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["done", "f"], ["reminder", "2015-04-15"], ["term", "2015-04-17"], ["goal_id", 52], ["title", "I-am-a-task3157"], ["description", "I-am-the-task-description_5339"], ["created_at", "2015-04-14 14:45:43.309557"], ["updated_at", "2015-04-14 14:45:43.309557"]]
+ [1m[35m (0.8ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2015-04-11"], ["term", "2015-04-13"], ["goal_id", 52], ["title", "I-am-a-task9720"], ["description", "I-am-the-task-description_7994"], ["created_at", "2015-04-14 14:45:43.370004"], ["updated_at", "2015-04-14 14:45:43.370004"]]
+ [1m[36m (1.0ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.3ms)[0m [1mINSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["done", "f"], ["reminder", "2015-04-11"], ["term", "2015-04-13"], ["goal_id", 52], ["title", "I-am-a-task3843"], ["description", "I-am-the-task-description_7687"], ["created_at", "2015-04-14 14:45:43.374452"], ["updated_at", "2015-04-14 14:45:43.374452"]]
+ [1m[35m (0.9ms)[0m commit transaction
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 52 AND done = 'f' AND term < '2015-04-14')[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14')[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_9697"], ["description", "I-am-the-goal-description_2879"], ["version", 1], ["created_at", "2015-04-14 14:45:43.382153"], ["updated_at", "2015-04-14 14:45:43.382153"], ["tracking", "150414-52"]]
+ [1m[36m (0.7ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.3ms)[0m [1mINSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["done", "f"], ["reminder", "2015-04-15"], ["term", "2015-04-17"], ["goal_id", 56], ["title", "I-am-a-task9905"], ["description", "I-am-the-task-description_3800"], ["created_at", "2015-04-14 14:45:43.387045"], ["updated_at", "2015-04-14 14:45:43.387045"]]
+ [1m[35m (0.9ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14')
+ [1m[36mSQL (0.2ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "open"], ["title", "I-am-a-goal_2454"], ["description", "I-am-the-goal-description_7621"], ["version", 1], ["created_at", "2015-04-14 14:45:43.392882"], ["updated_at", "2015-04-14 14:45:43.392882"], ["tracking", "150414-53"]]
+ [1m[35m (0.8ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-13"], ["term", "2015-04-17"], ["goal_id", 57], ["title", "I-am-a-task7771"], ["description", "I-am-the-task-description_4042"], ["created_at", "2015-04-14 14:45:43.396900"], ["updated_at", "2015-04-14 14:45:43.396900"]]
+ [1m[36m (0.9ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14')[0m
+ [1m[35mSQL (0.2ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_7446"], ["description", "I-am-the-goal-description_6734"], ["version", 1], ["created_at", "2015-04-14 14:45:43.402549"], ["updated_at", "2015-04-14 14:45:43.402549"], ["tracking", "150414-54"]]
+ [1m[36m (0.8ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.3ms)[0m [1mINSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["done", "f"], ["reminder", "2015-04-11"], ["term", "2015-04-13"], ["goal_id", 58], ["title", "I-am-a-task9328"], ["description", "I-am-the-task-description_5893"], ["created_at", "2015-04-14 14:45:43.406629"], ["updated_at", "2015-04-14 14:45:43.406629"]]
+ [1m[35m (0.8ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14')
+ [1m[36mSQL (0.3ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "open"], ["title", "I-am-a-goal_8522"], ["description", "I-am-the-goal-description_5457"], ["version", 1], ["created_at", "2015-04-14 14:45:43.412142"], ["updated_at", "2015-04-14 14:45:43.412142"], ["tracking", "150414-55"]]
+ [1m[35m (0.8ms)[0m commit transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.2ms)[0m INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2015-04-11"], ["term", "2015-04-13"], ["goal_id", 59], ["title", "I-am-a-task8467"], ["description", "I-am-the-task-description_9173"], ["created_at", "2015-04-14 14:45:43.415944"], ["updated_at", "2015-04-14 14:45:43.415944"]]
+ [1m[36m (0.8ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14')[0m
+ [1m[35mSQL (0.2ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_941"], ["description", "I-am-the-goal-description_6891"], ["version", 1], ["created_at", "2015-04-14 14:45:43.422224"], ["updated_at", "2015-04-14 14:45:43.422224"], ["tracking", "150414-56"]]
+ [1m[36m (0.8ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14')[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_2939"], ["description", "I-am-the-goal-description_3471"], ["version", 1], ["created_at", "2015-04-14 14:45:43.427338"], ["updated_at", "2015-04-14 14:45:43.427338"], ["tracking", "150414-57"]]
+ [1m[36m (0.9ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14')[0m
+ [1m[35mSQL (0.2ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_6246"], ["description", "I-am-the-goal-description_7356"], ["version", 1], ["created_at", "2015-04-14 14:45:43.432841"], ["updated_at", "2015-04-14 14:45:43.432841"], ["tracking", "150414-58"]]
+ [1m[36m (0.8ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14')[0m
+ [1m[35mSQL (0.2ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_5375"], ["description", "I-am-the-goal-description_4127"], ["version", 1], ["created_at", "2015-04-14 14:45:43.437952"], ["updated_at", "2015-04-14 14:45:43.437952"], ["tracking", "150414-59"]]
+ [1m[36m (0.8ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14')[0m
+ [1m[35mSQL (0.2ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_3229"], ["description", "I-am-the-goal-description_4779"], ["version", 1], ["created_at", "2015-04-14 14:45:43.443247"], ["updated_at", "2015-04-14 14:45:43.443247"], ["tracking", "150414-60"]]
+ [1m[36m (0.9ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f' [["goal_id", 64]]
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14')
+ [1m[36mSQL (0.2ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "closed"], ["title", "I-am-a-goal_1233"], ["description", "I-am-the-goal-description_7072"], ["version", 1], ["created_at", "2015-04-14 14:45:43.449676"], ["updated_at", "2015-04-14 14:45:43.449676"], ["tracking", "150414-61"]]
+ [1m[35m (0.9ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14')
+ [1m[36mSQL (0.2ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "closed"], ["title", "I-am-a-goal_470"], ["description", "I-am-the-goal-description_7864"], ["version", 1], ["created_at", "2015-04-14 14:45:43.454925"], ["updated_at", "2015-04-14 14:45:43.454925"], ["tracking", "150414-62"]]
+ [1m[35m (0.8ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14')
+ [1m[36mSQL (0.2ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "open"], ["title", "I-am-a-goal_2783"], ["description", "I-am-the-goal-description_1375"], ["version", 1], ["created_at", "2015-04-14 14:45:43.460679"], ["updated_at", "2015-04-14 14:45:43.460679"], ["tracking", "150414-63"]]
+ [1m[35m (0.9ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 67], ["title", "I-am-a-task3819"], ["description", "I-am-the-task-description_3452"], ["created_at", "2015-04-14 14:45:43.464683"], ["updated_at", "2015-04-14 14:45:43.464683"]]
+ [1m[36m (0.9ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f' [["goal_id", 67]]
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14')
+ [1m[36mSQL (0.2ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "open"], ["title", "I-am-a-goal_4170"], ["description", "I-am-the-goal-description_1199"], ["version", 1], ["created_at", "2015-04-14 14:45:43.470263"], ["updated_at", "2015-04-14 14:45:43.470263"], ["tracking", "150414-64"]]
+ [1m[35m (0.9ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14')
+ [1m[36mSQL (0.2ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "open"], ["title", "I-am-a-goal_4070"], ["description", "I-am-the-goal-description_5322"], ["version", 1], ["created_at", "2015-04-14 14:45:43.476301"], ["updated_at", "2015-04-14 14:45:43.476301"], ["tracking", "150414-65"]]
+ [1m[35m (1.0ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14')
+ [1m[36mSQL (0.3ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "closed"], ["title", "I-am-a-goal_921"], ["description", "I-am-the-goal-description_5669"], ["version", 1], ["created_at", "2015-04-14 14:45:43.482823"], ["updated_at", "2015-04-14 14:45:43.482823"], ["tracking", "150414-66"]]
+ [1m[35m (0.8ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.3ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14')
+ [1m[36mSQL (0.3ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "open"], ["title", "I-am-a-goal_8068"], ["description", "I-am-the-goal-description_5973"], ["version", 1], ["created_at", "2015-04-14 14:45:43.489207"], ["updated_at", "2015-04-14 14:45:43.489207"], ["tracking", "150414-67"]]
+ [1m[35m (0.7ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 71], ["title", "I-am-a-task8196"], ["description", "I-am-the-task-description_275"], ["created_at", "2015-04-14 14:45:43.493505"], ["updated_at", "2015-04-14 14:45:43.493505"]]
+ [1m[36m (0.8ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14')[0m
+ [1m[35mSQL (0.2ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_9870"], ["description", "I-am-the-goal-description_4144"], ["version", 1], ["created_at", "2015-04-14 14:45:43.497810"], ["updated_at", "2015-04-14 14:45:43.497810"], ["tracking", "150414-68"]]
+ [1m[36m (0.8ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.3ms)[0m [1mINSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 72], ["title", "I-am-a-task1442"], ["description", "I-am-the-task-description_9894"], ["created_at", "2015-04-14 14:45:43.502682"], ["updated_at", "2015-04-14 14:45:43.502682"]]
+ [1m[35m (0.9ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14')
+ [1m[36mSQL (0.2ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "closed"], ["title", "I-am-a-goal_1751"], ["description", "I-am-the-goal-description_7999"], ["version", 1], ["created_at", "2015-04-14 14:45:43.507296"], ["updated_at", "2015-04-14 14:45:43.507296"], ["tracking", "150414-69"]]
+ [1m[35m (0.8ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.2ms)[0m INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 73], ["title", "I-am-a-task6696"], ["description", "I-am-the-task-description_7108"], ["created_at", "2015-04-14 14:45:43.512105"], ["updated_at", "2015-04-14 14:45:43.512105"]]
+ [1m[36m (0.8ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14')[0m
+ [1m[35mSQL (0.2ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_3349"], ["description", "I-am-the-goal-description_4641"], ["version", 1], ["created_at", "2015-04-14 14:45:43.516718"], ["updated_at", "2015-04-14 14:45:43.516718"], ["tracking", "150414-70"]]
+ [1m[36m (0.8ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.3ms)[0m [1mINSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 74], ["title", "I-am-a-task1567"], ["description", "I-am-the-task-description_644"], ["created_at", "2015-04-14 14:45:43.521527"], ["updated_at", "2015-04-14 14:45:43.521527"]]
+ [1m[35m (1.0ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14')
+ [1m[36mSQL (0.2ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "closed"], ["title", "I-am-a-goal_5897"], ["description", "I-am-the-goal-description_5151"], ["version", 1], ["created_at", "2015-04-14 14:45:43.526425"], ["updated_at", "2015-04-14 14:45:43.526425"], ["tracking", "150414-71"]]
+ [1m[35m (0.8ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 75], ["title", "I-am-a-task8972"], ["description", "I-am-the-task-description_2627"], ["created_at", "2015-04-14 14:45:43.531195"], ["updated_at", "2015-04-14 14:45:43.531195"]]
+ [1m[36m (0.8ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14')[0m
+ [1m[35mSQL (0.2ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_1242"], ["description", "I-am-the-goal-description_9868"], ["version", 1], ["created_at", "2015-04-14 14:45:43.536433"], ["updated_at", "2015-04-14 14:45:43.536433"], ["tracking", "150414-72"]]
+ [1m[36m (0.7ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.3ms)[0m [1mINSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 76], ["title", "I-am-a-task6672"], ["description", "I-am-the-task-description_2935"], ["created_at", "2015-04-14 14:45:43.540345"], ["updated_at", "2015-04-14 14:45:43.540345"]]
+ [1m[35m (0.8ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14')
+ [1m[36mSQL (0.2ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "open"], ["title", "I-am-a-goal_3585"], ["description", "I-am-the-goal-description_3526"], ["version", 1], ["created_at", "2015-04-14 14:45:43.545114"], ["updated_at", "2015-04-14 14:45:43.545114"], ["tracking", "150414-73"]]
+ [1m[35m (0.9ms)[0m commit transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 77], ["title", "I-am-a-task9091"], ["description", "I-am-the-task-description_6271"], ["created_at", "2015-04-14 14:45:43.548956"], ["updated_at", "2015-04-14 14:45:43.548956"]]
+ [1m[36m (0.8ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36m (0.3ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14')[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_9157"], ["description", "I-am-the-goal-description_8622"], ["version", 1], ["created_at", "2015-04-14 14:45:43.554383"], ["updated_at", "2015-04-14 14:45:43.554383"], ["tracking", "150414-74"]]
+ [1m[36m (0.9ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+ [1m[36mSQL (0.2ms)[0m [1mINSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 78], ["title", "I-am-a-task7354"], ["description", "I-am-the-task-description_5761"], ["created_at", "2015-04-14 14:45:43.558791"], ["updated_at", "2015-04-14 14:45:43.558791"]]
+ [1m[35m (0.8ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14')
+ [1m[36mSQL (0.2ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "open"], ["title", "I-am-a-goal_8130"], ["description", "I-am-the-goal-description_1598"], ["version", 1], ["created_at", "2015-04-14 14:45:43.563885"], ["updated_at", "2015-04-14 14:45:43.563885"], ["tracking", "150414-75"]]
+ [1m[35m (0.9ms)[0m commit transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.2ms)[0m INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 79], ["title", "I-am-a-task8218"], ["description", "I-am-the-task-description_8432"], ["created_at", "2015-04-14 14:45:43.567765"], ["updated_at", "2015-04-14 14:45:43.567765"]]
+ [1m[36m (0.8ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14')[0m
+ [1m[35mSQL (0.2ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_3350"], ["description", "I-am-the-goal-description_4234"], ["version", 1], ["created_at", "2015-04-14 14:45:43.573198"], ["updated_at", "2015-04-14 14:45:43.573198"], ["tracking", "150414-76"]]
+ [1m[36m (0.9ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.3ms)[0m [1mINSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["done", "f"], ["reminder", "2015-04-14"], ["term", "2015-04-15"], ["goal_id", 80], ["title", "I-am-a-task3507"], ["description", "I-am-the-task-description_1328"], ["created_at", "2015-04-14 14:45:43.577234"], ["updated_at", "2015-04-14 14:45:43.577234"]]
+ [1m[35m (0.8ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14')
+ [1m[36mSQL (0.2ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "open"], ["title", "I-am-a-goal_7368"], ["description", "I-am-the-goal-description_7165"], ["version", 1], ["created_at", "2015-04-14 14:45:43.581948"], ["updated_at", "2015-04-14 14:45:43.581948"], ["tracking", "150414-77"]]
+ [1m[35m (0.8ms)[0m commit transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.2ms)[0m UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-14 14:45:43.584901"], ["id", 81]]
+ [1m[36m (0.7ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.3ms)[0m [1mUPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ?[0m [["version", 3], ["updated_at", "2015-04-14 14:45:43.587211"], ["id", 81]]
+ [1m[35m (0.7ms)[0m commit transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.0ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2013-08-01')
+ [1m[36mSQL (0.0ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "open"], ["title", "I-am-a-goal_4654"], ["description", "I-am-the-goal-description_4725"], ["version", 1], ["created_at", "2013-08-01 09:13:05.000000"], ["updated_at", "2013-08-01 09:13:05.000000"], ["tracking", "130801-1"]]
+ [1m[35m (0.0ms)[0m commit transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.0ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2013-08-01')
+ [1m[36mSQL (0.0ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "open"], ["title", "I-am-a-goal_737"], ["description", "I-am-the-goal-description_202"], ["version", 1], ["created_at", "2013-08-01 09:13:05.000000"], ["updated_at", "2013-08-01 09:13:05.000000"], ["tracking", "130801-2"]]
+ [1m[35m (0.0ms)[0m commit transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.0ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2013-08-01')
+ [1m[36mSQL (0.0ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "open"], ["title", "I-am-a-goal_218"], ["description", "I-am-the-goal-description_8462"], ["version", 1], ["created_at", "2013-08-01 09:13:05.000000"], ["updated_at", "2013-08-01 09:13:05.000000"], ["tracking", "130801-3"]]
+ [1m[35m (0.0ms)[0m commit transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.0ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2012-12-21')
+ [1m[36mSQL (0.0ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "open"], ["title", "I-am-a-goal_2268"], ["description", "I-am-the-goal-description_5542"], ["version", 1], ["created_at", "2012-12-21 00:00:00.000000"], ["updated_at", "2012-12-21 00:00:00.000000"], ["tracking", "121221-1"]]
+ [1m[35m (0.0ms)[0m commit transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.0ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2012-12-21')
+ [1m[36mSQL (0.0ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "open"], ["title", "I-am-a-goal_1769"], ["description", "I-am-the-goal-description_5670"], ["version", 1], ["created_at", "2012-12-21 00:00:00.000000"], ["updated_at", "2012-12-21 00:00:00.000000"], ["tracking", "121221-2"]]
+ [1m[35m (0.0ms)[0m commit transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.0ms)[0m INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "progress", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 86], ["title", "I-am-a-task4743"], ["description", "I-am-the-task-description_6523"], ["progress", 50], ["created_at", "2012-12-21 00:00:00.000000"], ["updated_at", "2012-12-21 00:00:00.000000"]]
+ [1m[36m (0.0ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+ [1m[36mSQL (0.0ms)[0m [1mINSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "progress", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 86], ["title", "I-am-a-task3140"], ["description", "I-am-the-task-description_7430"], ["progress", 100], ["created_at", "2012-12-21 00:00:00.000000"], ["updated_at", "2012-12-21 00:00:00.000000"]]
+ [1m[35m (0.0ms)[0m commit transaction
+ [1m[36m (0.0ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ?[0m [["goal_id", 86]]
+ [1m[35m (0.0ms)[0m SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 86]]
+ [1m[36m (0.0ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ?[0m [["goal_id", 86]]
+ [1m[35m (0.0ms)[0m begin transaction
+ [1m[36m (0.0ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2012-12-21')[0m
+ [1m[35mSQL (0.0ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_4650"], ["description", "I-am-the-goal-description_9574"], ["version", 1], ["created_at", "2012-12-21 00:00:00.000000"], ["updated_at", "2012-12-21 00:00:00.000000"], ["tracking", "121221-3"]]
+ [1m[36m (0.0ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.0ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 87]]
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.0ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2012-12-21')
+ [1m[36mSQL (0.0ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "open"], ["title", "I-am-a-goal_6503"], ["description", "I-am-the-goal-description_9808"], ["version", 1], ["created_at", "2012-12-21 00:00:00.000000"], ["updated_at", "2012-12-21 00:00:00.000000"], ["tracking", "121221-4"]]
+ [1m[35m (0.0ms)[0m commit transaction
+ [1m[36m (0.0ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f'[0m [["goal_id", 88]]
+ [1m[35m (0.0ms)[0m begin transaction
+ [1m[36m (0.0ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2012-12-21')[0m
+ [1m[35mSQL (0.0ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_4095"], ["description", "I-am-the-goal-description_516"], ["version", 1], ["created_at", "2012-12-21 00:00:00.000000"], ["updated_at", "2012-12-21 00:00:00.000000"], ["tracking", "121221-5"]]
+ [1m[36m (0.0ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+ [1m[36m (0.0ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2012-12-21')[0m
+ [1m[35mSQL (0.0ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_667"], ["description", "I-am-the-goal-description_592"], ["version", 1], ["created_at", "2012-12-21 00:00:00.000000"], ["updated_at", "2012-12-21 00:00:00.000000"], ["tracking", "121221-6"]]
+ [1m[36m (0.0ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+ [1m[36mSQL (0.0ms)[0m [1mINSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 90], ["title", "I-am-a-task2716"], ["description", "I-am-the-task-description_5773"], ["created_at", "2012-12-21 00:00:00.000000"], ["updated_at", "2012-12-21 00:00:00.000000"]]
+ [1m[35m (0.0ms)[0m commit transaction
+ [1m[36m (0.0ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f'[0m [["goal_id", 90]]
+ [1m[35m (0.0ms)[0m begin transaction
+ [1m[36m (0.0ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2012-12-21')[0m
+ [1m[35mSQL (0.0ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_1320"], ["description", "I-am-the-goal-description_6108"], ["version", 1], ["created_at", "2012-12-21 00:00:00.000000"], ["updated_at", "2012-12-21 00:00:00.000000"], ["tracking", "121221-7"]]
+ [1m[36m (0.0ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+ [1m[36mSQL (0.0ms)[0m [1mINSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 91], ["title", "I-am-a-task4783"], ["description", "I-am-the-task-description_6487"], ["created_at", "2012-12-21 00:00:00.000000"], ["updated_at", "2012-12-21 00:00:00.000000"]]
+ [1m[35m (0.0ms)[0m commit transaction
+ [1m[36m (0.0ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f'[0m [["goal_id", 91]]
+ [1m[35m (0.0ms)[0m begin transaction
+ [1m[36m (0.0ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2012-12-21')[0m
+ [1m[35mSQL (0.0ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_602"], ["description", "I-am-the-goal-description_1200"], ["version", 1], ["created_at", "2012-12-21 00:00:00.000000"], ["updated_at", "2012-12-21 00:00:00.000000"], ["tracking", "121221-8"]]
+ [1m[36m (0.0ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+ [1m[36mSQL (0.0ms)[0m [1mINSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 92], ["title", "I-am-a-task2837"], ["description", "I-am-the-task-description_2846"], ["created_at", "2012-12-21 00:00:00.000000"], ["updated_at", "2012-12-21 00:00:00.000000"]]
+ [1m[35m (0.0ms)[0m commit transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.0ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2012-12-21')
+ [1m[36mSQL (0.0ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "open"], ["title", "I-am-a-goal_5204"], ["description", "I-am-the-goal-description_1847"], ["version", 1], ["created_at", "2012-12-21 00:00:00.000000"], ["updated_at", "2012-12-21 00:00:00.000000"], ["tracking", "121221-9"]]
+ [1m[35m (0.0ms)[0m commit transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.0ms)[0m INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "progress", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 93], ["title", "I-am-a-task8265"], ["description", "I-am-the-task-description_1056"], ["progress", 10], ["created_at", "2012-12-21 00:00:00.000000"], ["updated_at", "2012-12-21 00:00:00.000000"]]
+ [1m[36m (0.0ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+ [1m[36mSQL (0.0ms)[0m [1mINSERT INTO "flyboy_task_comments" ("date", "task_id", "progress", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?)[0m [["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"]]
+ [1m[35mSQL (0.0ms)[0m UPDATE "flyboy_tasks" SET "progress" = ? WHERE "flyboy_tasks"."id" = ? [["progress", 20], ["id", 105]]
+ [1m[36m (0.0ms)[0m [1mcommit transaction[0m
+ [1m[35mFlyboy::Task Load (0.0ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1 [["id", 105]]
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.0ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2012-12-21')
+ [1m[36mSQL (0.0ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "open"], ["title", "I-am-a-goal_3213"], ["description", "I-am-the-goal-description_3948"], ["version", 1], ["created_at", "2012-12-21 00:00:00.000000"], ["updated_at", "2012-12-21 00:00:00.000000"], ["tracking", "121221-10"]]
+ [1m[35m (0.0ms)[0m commit transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.0ms)[0m INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "progress", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 94], ["title", "I-am-a-task284"], ["description", "I-am-the-task-description_1282"], ["progress", 10], ["created_at", "2012-12-21 00:00:00.000000"], ["updated_at", "2012-12-21 00:00:00.000000"]]
+ [1m[36m (0.0ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+ [1m[36mSQL (0.0ms)[0m [1mINSERT INTO "flyboy_task_comments" ("date", "task_id", "progress", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?)[0m [["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"]]
+ [1m[35mSQL (0.0ms)[0m UPDATE "flyboy_tasks" SET "progress" = ?, "done" = ? WHERE "flyboy_tasks"."id" = ? [["progress", 100], ["done", "t"], ["id", 106]]
+ [1m[36m (0.0ms)[0m [1mcommit transaction[0m
+ [1m[35mFlyboy::Task Load (0.0ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1 [["id", 106]]
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.0ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2012-12-21')
+ [1m[36mSQL (0.0ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "open"], ["title", "I-am-a-goal_1467"], ["description", "I-am-the-goal-description_5357"], ["version", 1], ["created_at", "2012-12-21 00:00:00.000000"], ["updated_at", "2012-12-21 00:00:00.000000"], ["tracking", "121221-11"]]
+ [1m[35m (0.0ms)[0m commit transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.0ms)[0m INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "progress", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 95], ["title", "I-am-a-task5771"], ["description", "I-am-the-task-description_5793"], ["progress", 100], ["created_at", "2012-12-21 00:00:00.000000"], ["updated_at", "2012-12-21 00:00:00.000000"]]
+ [1m[36m (0.0ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+ [1m[36mSQL (0.0ms)[0m [1mINSERT INTO "flyboy_task_comments" ("date", "task_id", "progress", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?)[0m [["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"]]
+ [1m[35mSQL (0.0ms)[0m UPDATE "flyboy_tasks" SET "progress" = ?, "done" = ? WHERE "flyboy_tasks"."id" = ? [["progress", 90], ["done", "f"], ["id", 107]]
+ [1m[36m (0.0ms)[0m [1mcommit transaction[0m
+ [1m[35mFlyboy::Task Load (0.0ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1 [["id", 107]]
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.0ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2012-12-21')
+ [1m[36mSQL (0.0ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "open"], ["title", "I-am-a-goal_6830"], ["description", "I-am-the-goal-description_9996"], ["version", 1], ["created_at", "2012-12-21 00:00:00.000000"], ["updated_at", "2012-12-21 00:00:00.000000"], ["tracking", "121221-12"]]
+ [1m[35m (0.0ms)[0m commit transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.0ms)[0m INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 96], ["title", "I-am-a-task8380"], ["description", "I-am-the-task-description_2696"], ["created_at", "2012-12-21 00:00:00.000000"], ["updated_at", "2012-12-21 00:00:00.000000"]]
+ [1m[36m (0.0ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+ [1m[36m (0.0ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2012-12-21')[0m
+ [1m[35mSQL (0.0ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_8067"], ["description", "I-am-the-goal-description_3309"], ["version", 1], ["created_at", "2012-12-21 00:00:00.000000"], ["updated_at", "2012-12-21 00:00:00.000000"], ["tracking", "121221-13"]]
+ [1m[36m (0.0ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+ [1m[36m (0.0ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2012-12-21')[0m
+ [1m[35mSQL (0.0ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_3989"], ["description", "I-am-the-goal-description_9121"], ["version", 1], ["created_at", "2012-12-21 00:00:00.000000"], ["updated_at", "2012-12-21 00:00:00.000000"], ["tracking", "121221-14"]]
+ [1m[36m (0.0ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+ [1m[36m (0.0ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2012-12-21')[0m
+ [1m[35mSQL (0.0ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_2351"], ["description", "I-am-the-goal-description_3253"], ["version", 1], ["created_at", "2012-12-21 00:00:00.000000"], ["updated_at", "2012-12-21 00:00:00.000000"], ["tracking", "121221-15"]]
+ [1m[36m (0.0ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+ [1m[36m (0.0ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2012-12-21')[0m
+ [1m[35mSQL (0.0ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_7318"], ["description", "I-am-the-goal-description_4995"], ["version", 1], ["created_at", "2012-12-21 00:00:00.000000"], ["updated_at", "2012-12-21 00:00:00.000000"], ["tracking", "121221-16"]]
+ [1m[36m (0.0ms)[0m [1mcommit transaction[0m
+ [1m[36mActiveRecord::SchemaMigration Load (0.2ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
+ [1m[35m (3.4ms)[0m DELETE FROM "flyboy_task_comments";
+ [1m[36m (0.2ms)[0m [1mSELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';[0m
+ [1m[35m (1.3ms)[0m DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';
+ [1m[36m (1.5ms)[0m [1mDELETE FROM "flyboy_goals";[0m
+ [1m[35m (0.3ms)[0m SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
+ [1m[36m (1.0ms)[0m [1mDELETE FROM sqlite_sequence where name = 'flyboy_goals';[0m
+ [1m[35m (0.8ms)[0m DELETE FROM "flyboy_tasks";
+ [1m[36m (0.1ms)[0m [1mSELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';[0m
+ [1m[35m (0.9ms)[0m DELETE FROM sqlite_sequence where name = 'flyboy_tasks';
+Started GET "/flyboy/goals" for 127.0.0.1 at 2015-04-14 16:45:58 +0200
+Processing by Flyboy::GoalsController#index as HTML
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (14.2ms)
+ [1m[36mFlyboy::Goal Load (0.4ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" ORDER BY status ASC[0m
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/index.html.slim within layouts/application (4364.1ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (2.8ms)
+Completed 200 OK in 4444ms (Views: 4411.0ms | ActiveRecord: 0.5ms)
+Started GET "/assets/application.css" for 127.0.0.1 at 2015-04-14 16:46:02 +0200
+Started GET "/assets/application.js" for 127.0.0.1 at 2015-04-14 16:46:02 +0200
+Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-04-14 16:46:02 +0200
+Started GET "/flyboy/goals/new" for 127.0.0.1 at 2015-04-14 16:46:05 +0200
+Processing by Flyboy::GoalsController#new as HTML
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_contextual.html.slim (9.1ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_form.html.slim (619.7ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/new.html.slim within layouts/application (628.0ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.3ms)
+Completed 200 OK in 745ms (Views: 632.3ms | ActiveRecord: 1.0ms)
+Started POST "/flyboy/goals" for 127.0.0.1 at 2015-04-14 16:46:06 +0200
+Processing by Flyboy::GoalsController#create as HTML
+ Parameters: {"utf8"=>"✓", "goal"=>{"title"=>"I-am-the-goal-title", "description"=>"I-am-the-goal-description"}}
+ [1m[35m (0.2ms)[0m begin transaction
+ [1m[36m (0.5ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14')[0m
+ [1m[35mSQL (0.5ms)[0m INSERT INTO "flyboy_goals" ("title", "description", "status", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["title", "I-am-the-goal-title"], ["description", "I-am-the-goal-description"], ["status", "open"], ["version", 1], ["created_at", "2015-04-14 14:46:06.322151"], ["updated_at", "2015-04-14 14:46:06.322151"], ["tracking", "150414-1"]]
+ [1m[36m (0.8ms)[0m [1mcommit transaction[0m
+Redirected to http://127.0.0.1:65380/flyboy/goals/1
+Completed 302 Found in 25ms (ActiveRecord: 2.1ms)
+Started GET "/flyboy/goals/1" for 127.0.0.1 at 2015-04-14 16:46:06 +0200
+Processing by Flyboy::GoalsController#show as HTML
+ Parameters: {"id"=>"1"}
+ [1m[35mFlyboy::Goal Load (0.2ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f'[0m [["goal_id", 1]]
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_actions.html.slim (178.3ms)
+ [1m[35m (0.6ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]]
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (193.6ms)
+ [1m[36mFlyboy::Task Load (0.7ms)[0m [1mSELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? ORDER BY term ASC, term DESC[0m [["goal_id", 1]]
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (98.7ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_contextual.html.slim (0.2ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/show.html.slim within layouts/application (304.1ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (1.6ms)
+Completed 200 OK in 337ms (Views: 309.1ms | ActiveRecord: 2.0ms)
+ [1m[35mFlyboy::Goal Load (0.7ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" ORDER BY id DESC LIMIT 1
+ [1m[36m (3.1ms)[0m [1mDELETE FROM "flyboy_task_comments";[0m
+ [1m[35m (0.2ms)[0m SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
+ [1m[36m (0.1ms)[0m [1mDELETE FROM sqlite_sequence where name = 'flyboy_task_comments';[0m
+ [1m[35m (0.9ms)[0m DELETE FROM "flyboy_goals";
+ [1m[36m (0.1ms)[0m [1mSELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';[0m
+ [1m[35m (0.9ms)[0m DELETE FROM sqlite_sequence where name = 'flyboy_goals';
+ [1m[36m (1.7ms)[0m [1mDELETE FROM "flyboy_tasks";[0m
+ [1m[35m (0.5ms)[0m SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
+ [1m[36m (0.5ms)[0m [1mDELETE FROM sqlite_sequence where name = 'flyboy_tasks';[0m
+ [1m[35m (1.5ms)[0m DELETE FROM "flyboy_task_comments";
+ [1m[36m (0.2ms)[0m [1mSELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';[0m
+ [1m[35m (0.1ms)[0m DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';
+ [1m[36m (0.9ms)[0m [1mDELETE FROM "flyboy_goals";[0m
+ [1m[35m (0.2ms)[0m SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
+ [1m[36m (0.1ms)[0m [1mDELETE FROM sqlite_sequence where name = 'flyboy_goals';[0m
+ [1m[35m (0.9ms)[0m DELETE FROM "flyboy_tasks";
+ [1m[36m (0.1ms)[0m [1mSELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';[0m
+ [1m[35m (0.1ms)[0m DELETE FROM sqlite_sequence where name = 'flyboy_tasks';
+ [1m[36m (0.2ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.5ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14')
+ [1m[36mSQL (0.6ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "open"], ["title", "I-am-a-goal_7531"], ["description", "I-am-the-goal-description_620"], ["version", 1], ["created_at", "2015-04-14 14:46:06.835362"], ["updated_at", "2015-04-14 14:46:06.835362"], ["tracking", "150414-1"]]
+ [1m[35m (0.9ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 1], ["title", "I-am-a-task5133"], ["description", "I-am-the-task-description_898"], ["created_at", "2015-04-14 14:46:06.845253"], ["updated_at", "2015-04-14 14:46:06.845253"]]
+ [1m[36m (0.8ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.2ms)[0m begin transaction
+ [1m[36mSQL (1.5ms)[0m [1mINSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 1], ["title", "I-am-a-task6358"], ["description", "I-am-the-task-description_4639"], ["created_at", "2015-04-14 14:46:06.850641"], ["updated_at", "2015-04-14 14:46:06.850641"]]
+ [1m[35m (0.8ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 1], ["title", "I-am-a-task8082"], ["description", "I-am-the-task-description_1541"], ["created_at", "2015-04-14 14:46:06.858634"], ["updated_at", "2015-04-14 14:46:06.858634"]]
+ [1m[36m (0.8ms)[0m [1mcommit transaction[0m
+Started GET "/flyboy/goals" for 127.0.0.1 at 2015-04-14 16:46:06 +0200
+Processing by Flyboy::GoalsController#index as HTML
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.5ms)
+ [1m[35mFlyboy::Goal Load (0.3ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" ORDER BY status ASC
+ [1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 1 AND done = 'f' AND term < '2015-04-14')[0m
+ [1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]]
+ [1m[36m (0.2ms)[0m [1mSELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ?[0m [["goal_id", 1]]
+ [1m[35mCACHE (0.0ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]]
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/index.html.slim within layouts/application (11.1ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.1ms)
+Completed 200 OK in 14ms (Views: 11.8ms | ActiveRecord: 0.7ms)
+Started GET "/flyboy/goals/1" for 127.0.0.1 at 2015-04-14 16:46:09 +0200
+Processing by Flyboy::GoalsController#show as HTML
+ Parameters: {"id"=>"1"}
+ [1m[36mFlyboy::Goal Load (0.2ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f' [["goal_id", 1]]
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_actions.html.slim (9.5ms)
+ [1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ?[0m [["goal_id", 1]]
+ [1m[35m (0.1ms)[0m SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ?[0m [["goal_id", 1]]
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (12.3ms)
+ [1m[35mFlyboy::Task Load (0.1ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? ORDER BY term ASC, term DESC [["goal_id", 1]]
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (9.0ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_contextual.html.slim (0.1ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/show.html.slim within layouts/application (22.2ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.1ms)
+Completed 200 OK in 25ms (Views: 22.9ms | ActiveRecord: 0.7ms)
+ [1m[36mFlyboy::Task Load (0.2ms)[0m [1mSELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? ORDER BY term ASC[0m [["goal_id", 1]]
+ [1m[35m (3.1ms)[0m DELETE FROM "flyboy_task_comments";
+ [1m[36m (0.2ms)[0m [1mSELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';[0m
+ [1m[35m (0.1ms)[0m DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';
+ [1m[36m (0.8ms)[0m [1mDELETE FROM "flyboy_goals";[0m
+ [1m[35m (0.1ms)[0m SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
+ [1m[36m (0.9ms)[0m [1mDELETE FROM sqlite_sequence where name = 'flyboy_goals';[0m
+ [1m[35m (0.9ms)[0m DELETE FROM "flyboy_tasks";
+ [1m[36m (0.1ms)[0m [1mSELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';[0m
+ [1m[35m (0.8ms)[0m DELETE FROM sqlite_sequence where name = 'flyboy_tasks';
+ [1m[36m (1.0ms)[0m [1mDELETE FROM "flyboy_task_comments";[0m
+ [1m[35m (0.2ms)[0m SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
+ [1m[36m (0.2ms)[0m [1mDELETE FROM sqlite_sequence where name = 'flyboy_task_comments';[0m
+ [1m[35m (0.8ms)[0m DELETE FROM "flyboy_goals";
+ [1m[36m (0.1ms)[0m [1mSELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';[0m
+ [1m[35m (0.1ms)[0m DELETE FROM sqlite_sequence where name = 'flyboy_goals';
+ [1m[36m (0.8ms)[0m [1mDELETE FROM "flyboy_tasks";[0m
+ [1m[35m (0.1ms)[0m SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
+ [1m[36m (0.1ms)[0m [1mDELETE FROM sqlite_sequence where name = 'flyboy_tasks';[0m
+ [1m[35m (0.0ms)[0m begin transaction
+ [1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14')[0m
+ [1m[35mSQL (0.2ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_9311"], ["description", "I-am-the-goal-description_7140"], ["version", 1], ["created_at", "2015-04-14 14:46:09.376217"], ["updated_at", "2015-04-14 14:46:09.376217"], ["tracking", "150414-1"]]
+ [1m[36m (1.0ms)[0m [1mcommit transaction[0m
+Started GET "/flyboy/goals" for 127.0.0.1 at 2015-04-14 16:46:09 +0200
+Processing by Flyboy::GoalsController#index as HTML
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.6ms)
+ [1m[35mFlyboy::Goal Load (0.3ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" ORDER BY status ASC
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 1 AND done = 'f' AND term < '2015-04-14')[0m
+ [1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 1 AND done = 'f' AND term > '2015-04-14' AND reminder < '2015-04-14')
+ [1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ?[0m [["goal_id", 1]]
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/index.html.slim within layouts/application (8.5ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.1ms)
+Completed 200 OK in 10ms (Views: 9.0ms | ActiveRecord: 0.6ms)
+Started GET "/flyboy/goals/1" for 127.0.0.1 at 2015-04-14 16:46:11 +0200
+Processing by Flyboy::GoalsController#show as HTML
+ Parameters: {"id"=>"1"}
+ [1m[35mFlyboy::Goal Load (0.1ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f'[0m [["goal_id", 1]]
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_actions.html.slim (4.3ms)
+ [1m[35m (0.1ms)[0m 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)
+ [1m[36mFlyboy::Task Load (0.1ms)[0m [1mSELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? ORDER BY term ASC, term DESC[0m [["goal_id", 1]]
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (0.8ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_contextual.html.slim (0.1ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/show.html.slim within layouts/application (7.6ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.1ms)
+Completed 200 OK in 10ms (Views: 8.2ms | ActiveRecord: 0.5ms)
+Started GET "/flyboy/goals/1/edit" for 127.0.0.1 at 2015-04-14 16:46:11 +0200
+Processing by Flyboy::GoalsController#edit as HTML
+ Parameters: {"id"=>"1"}
+ [1m[35mFlyboy::Goal Load (0.1ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_contextual.html.slim (0.1ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_form.html.slim (62.8ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/edit.html.slim within layouts/application (65.8ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.1ms)
+Completed 200 OK in 69ms (Views: 68.0ms | ActiveRecord: 0.1ms)
+Started PATCH "/flyboy/goals/1" for 127.0.0.1 at 2015-04-14 16:46:11 +0200
+Processing by Flyboy::GoalsController#update as HTML
+ Parameters: {"utf8"=>"✓", "goal"=>{"title"=>"New-goal-title", "description"=>"I-am-the-goal-description_7140"}, "id"=>"1"}
+ [1m[36mFlyboy::Goal Load (0.1ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.3ms)[0m [1mUPDATE "flyboy_goals" SET "title" = ?, "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ?[0m [["title", "New-goal-title"], ["version", 2], ["updated_at", "2015-04-14 14:46:11.358656"], ["id", 1]]
+ [1m[35m (0.8ms)[0m commit transaction
+Redirected to http://127.0.0.1:65380/flyboy/goals/1
+Completed 302 Found in 6ms (ActiveRecord: 1.3ms)
+Started GET "/flyboy/goals/1" for 127.0.0.1 at 2015-04-14 16:46:11 +0200
+Processing by Flyboy::GoalsController#show as HTML
+ Parameters: {"id"=>"1"}
+ [1m[36mFlyboy::Goal Load (0.1ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35m (0.1ms)[0m 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)
+ [1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ?[0m [["goal_id", 1]]
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (5.6ms)
+ [1m[35mFlyboy::Task Load (0.1ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? ORDER BY term ASC, term DESC [["goal_id", 1]]
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (0.6ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_contextual.html.slim (0.0ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/show.html.slim within layouts/application (6.9ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.2ms)
+Completed 200 OK in 9ms (Views: 7.6ms | ActiveRecord: 0.4ms)
+ [1m[36m (2.7ms)[0m [1mDELETE FROM "flyboy_task_comments";[0m
+ [1m[35m (0.2ms)[0m SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
+ [1m[36m (0.1ms)[0m [1mDELETE FROM sqlite_sequence where name = 'flyboy_task_comments';[0m
+ [1m[35m (0.8ms)[0m DELETE FROM "flyboy_goals";
+ [1m[36m (0.1ms)[0m [1mSELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';[0m
+ [1m[35m (0.9ms)[0m DELETE FROM sqlite_sequence where name = 'flyboy_goals';
+ [1m[36m (0.7ms)[0m [1mDELETE FROM "flyboy_tasks";[0m
+ [1m[35m (0.1ms)[0m SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
+ [1m[36m (0.1ms)[0m [1mDELETE FROM sqlite_sequence where name = 'flyboy_tasks';[0m
+ [1m[35m (1.0ms)[0m DELETE FROM "flyboy_task_comments";
+ [1m[36m (0.1ms)[0m [1mSELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';[0m
+ [1m[35m (0.1ms)[0m DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';
+ [1m[36m (0.9ms)[0m [1mDELETE FROM "flyboy_goals";[0m
+ [1m[35m (0.1ms)[0m SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
+ [1m[36m (0.2ms)[0m [1mDELETE FROM sqlite_sequence where name = 'flyboy_goals';[0m
+ [1m[35m (1.1ms)[0m DELETE FROM "flyboy_tasks";
+ [1m[36m (0.2ms)[0m [1mSELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';[0m
+ [1m[35m (0.1ms)[0m DELETE FROM sqlite_sequence where name = 'flyboy_tasks';
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14')
+ [1m[36mSQL (0.2ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "open"], ["title", "I-am-a-goal_4088"], ["description", "I-am-the-goal-description_1882"], ["version", 1], ["created_at", "2015-04-14 14:46:11.501466"], ["updated_at", "2015-04-14 14:46:11.501466"], ["tracking", "150414-1"]]
+ [1m[35m (0.8ms)[0m commit transaction
+Started GET "/flyboy/goals" for 127.0.0.1 at 2015-04-14 16:46:11 +0200
+Processing by Flyboy::GoalsController#index as HTML
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.5ms)
+ [1m[36mFlyboy::Goal Load (0.2ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" ORDER BY status ASC[0m
+ [1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 1 AND done = 'f' AND term < '2015-04-14')
+ [1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 1 AND done = 'f' AND term > '2015-04-14' AND reminder < '2015-04-14')[0m
+ [1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]]
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/index.html.slim within layouts/application (6.9ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.1ms)
+Completed 200 OK in 9ms (Views: 7.4ms | ActiveRecord: 0.5ms)
+Started GET "/flyboy/goals/1" for 127.0.0.1 at 2015-04-14 16:46:13 +0200
+Processing by Flyboy::GoalsController#show as HTML
+ Parameters: {"id"=>"1"}
+ [1m[36mFlyboy::Goal Load (0.1ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35m (0.1ms)[0m 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)
+ [1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ?[0m [["goal_id", 1]]
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (5.0ms)
+ [1m[35mFlyboy::Task Load (0.1ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? ORDER BY term ASC, term DESC [["goal_id", 1]]
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (0.5ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_contextual.html.slim (0.1ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/show.html.slim within layouts/application (6.4ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.1ms)
+Completed 200 OK in 9ms (Views: 7.3ms | ActiveRecord: 0.4ms)
+Started GET "/flyboy/goals/1/edit" for 127.0.0.1 at 2015-04-14 16:46:13 +0200
+Processing by Flyboy::GoalsController#edit as HTML
+ Parameters: {"id"=>"1"}
+ [1m[36mFlyboy::Goal Load (0.1ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 1]]
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_contextual.html.slim (0.1ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_form.html.slim (62.8ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/edit.html.slim within layouts/application (63.0ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.1ms)
+Completed 200 OK in 65ms (Views: 64.0ms | ActiveRecord: 0.1ms)
+Started DELETE "/flyboy/goals/1" for 127.0.0.1 at 2015-04-14 16:46:13 +0200
+Processing by Flyboy::GoalsController#destroy as HTML
+ Parameters: {"id"=>"1"}
+ [1m[35mFlyboy::Goal Load (0.1ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mFlyboy::Task Load (0.2ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? ORDER BY term ASC [["goal_id", 1]]
+ [1m[36mSQL (0.2ms)[0m [1mDELETE FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ?[0m [["id", 1]]
+ [1m[35m (2.4ms)[0m commit transaction
+Redirected to http://127.0.0.1:65380/flyboy/goals
+Completed 302 Found in 6ms (ActiveRecord: 2.9ms)
+Started GET "/flyboy/goals" for 127.0.0.1 at 2015-04-14 16:46:13 +0200
+Processing by Flyboy::GoalsController#index as HTML
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.5ms)
+ [1m[36mFlyboy::Goal Load (0.3ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" ORDER BY status ASC[0m
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/index.html.slim within layouts/application (3.2ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.1ms)
+Completed 200 OK in 5ms (Views: 4.0ms | ActiveRecord: 0.3ms)
+ [1m[35m (2.6ms)[0m DELETE FROM "flyboy_task_comments";
+ [1m[36m (0.2ms)[0m [1mSELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';[0m
+ [1m[35m (0.1ms)[0m DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';
+ [1m[36m (0.8ms)[0m [1mDELETE FROM "flyboy_goals";[0m
+ [1m[35m (0.1ms)[0m SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
+ [1m[36m (0.8ms)[0m [1mDELETE FROM sqlite_sequence where name = 'flyboy_goals';[0m
+ [1m[35m (0.7ms)[0m DELETE FROM "flyboy_tasks";
+ [1m[36m (0.1ms)[0m [1mSELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';[0m
+ [1m[35m (0.1ms)[0m DELETE FROM sqlite_sequence where name = 'flyboy_tasks';
+ [1m[36m (1.0ms)[0m [1mDELETE FROM "flyboy_task_comments";[0m
+ [1m[35m (0.1ms)[0m SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
+ [1m[36m (0.1ms)[0m [1mDELETE FROM sqlite_sequence where name = 'flyboy_task_comments';[0m
+ [1m[35m (0.9ms)[0m DELETE FROM "flyboy_goals";
+ [1m[36m (0.1ms)[0m [1mSELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';[0m
+ [1m[35m (0.1ms)[0m DELETE FROM sqlite_sequence where name = 'flyboy_goals';
+ [1m[36m (1.0ms)[0m [1mDELETE FROM "flyboy_tasks";[0m
+ [1m[35m (0.2ms)[0m SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
+ [1m[36m (0.2ms)[0m [1mDELETE FROM sqlite_sequence where name = 'flyboy_tasks';[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14')[0m
+ [1m[35mSQL (0.2ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_84"], ["description", "I-am-the-goal-description_5869"], ["version", 1], ["created_at", "2015-04-14 14:46:13.909381"], ["updated_at", "2015-04-14 14:46:13.909381"], ["tracking", "150414-1"]]
+ [1m[36m (0.8ms)[0m [1mcommit transaction[0m
+Started GET "/flyboy/goals/1" for 127.0.0.1 at 2015-04-14 16:46:13 +0200
+Processing by Flyboy::GoalsController#show as HTML
+ Parameters: {"id"=>"1"}
+ [1m[35mFlyboy::Goal Load (0.1ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f'[0m [["goal_id", 1]]
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_actions.html.slim (3.6ms)
+ [1m[35m (0.1ms)[0m 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)
+ [1m[36mFlyboy::Task Load (0.1ms)[0m [1mSELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? ORDER BY term ASC, term DESC[0m [["goal_id", 1]]
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (0.6ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_contextual.html.slim (0.1ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/show.html.slim within layouts/application (6.4ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.1ms)
+Completed 200 OK in 9ms (Views: 7.2ms | ActiveRecord: 0.4ms)
+Started PATCH "/flyboy/goals/1/close" for 127.0.0.1 at 2015-04-14 16:46:15 +0200
+Processing by Flyboy::GoalsController#close as HTML
+ Parameters: {"id"=>"1"}
+ [1m[35mFlyboy::Goal Load (0.1ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f' [["goal_id", 1]]
+ [1m[36mSQL (0.3ms)[0m [1mUPDATE "flyboy_goals" SET "status" = ?, "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ?[0m [["status", "closed"], ["version", 2], ["updated_at", "2015-04-14 14:46:15.669714"], ["id", 1]]
+ [1m[35m (2.4ms)[0m commit transaction
+Redirected to http://127.0.0.1:65380/flyboy/goals
+Completed 302 Found in 8ms (ActiveRecord: 3.0ms)
+Started GET "/flyboy/goals" for 127.0.0.1 at 2015-04-14 16:46:15 +0200
+Processing by Flyboy::GoalsController#index as HTML
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.5ms)
+ [1m[36mFlyboy::Goal Load (0.2ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" ORDER BY status ASC[0m
+ [1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 1 AND done = 'f' AND term < '2015-04-14')
+ [1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 1 AND done = 'f' AND term > '2015-04-14' AND reminder < '2015-04-14')[0m
+ [1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]]
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/index.html.slim within layouts/application (6.6ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.2ms)
+Completed 200 OK in 9ms (Views: 7.2ms | ActiveRecord: 0.5ms)
+ [1m[36m (2.6ms)[0m [1mDELETE FROM "flyboy_task_comments";[0m
+ [1m[35m (0.2ms)[0m SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
+ [1m[36m (0.2ms)[0m [1mDELETE FROM sqlite_sequence where name = 'flyboy_task_comments';[0m
+ [1m[35m (0.8ms)[0m DELETE FROM "flyboy_goals";
+ [1m[36m (0.1ms)[0m [1mSELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';[0m
+ [1m[35m (0.9ms)[0m DELETE FROM sqlite_sequence where name = 'flyboy_goals';
+ [1m[36m (0.7ms)[0m [1mDELETE FROM "flyboy_tasks";[0m
+ [1m[35m (0.1ms)[0m SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
+ [1m[36m (0.1ms)[0m [1mDELETE FROM sqlite_sequence where name = 'flyboy_tasks';[0m
+ [1m[35m (1.0ms)[0m DELETE FROM "flyboy_task_comments";
+ [1m[36m (0.1ms)[0m [1mSELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';[0m
+ [1m[35m (0.1ms)[0m DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';
+ [1m[36m (0.9ms)[0m [1mDELETE FROM "flyboy_goals";[0m
+ [1m[35m (0.1ms)[0m SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
+ [1m[36m (0.2ms)[0m [1mDELETE FROM sqlite_sequence where name = 'flyboy_goals';[0m
+ [1m[35m (0.8ms)[0m DELETE FROM "flyboy_tasks";
+ [1m[36m (0.1ms)[0m [1mSELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';[0m
+ [1m[35m (0.1ms)[0m DELETE FROM sqlite_sequence where name = 'flyboy_tasks';
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14')
+ [1m[36mSQL (0.3ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "closed"], ["title", "I-am-a-goal_2556"], ["description", "I-am-the-goal-description_3605"], ["version", 1], ["created_at", "2015-04-14 14:46:15.806564"], ["updated_at", "2015-04-14 14:46:15.806564"], ["tracking", "150414-1"]]
+ [1m[35m (0.8ms)[0m commit transaction
+Started GET "/flyboy/goals/1" for 127.0.0.1 at 2015-04-14 16:46:15 +0200
+Processing by Flyboy::GoalsController#show as HTML
+ Parameters: {"id"=>"1"}
+ [1m[36mFlyboy::Goal Load (0.1ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 1]]
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_actions.html.slim (2.2ms)
+ [1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]]
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (3.7ms)
+ [1m[36mFlyboy::Task Load (0.1ms)[0m [1mSELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? ORDER BY term ASC, term DESC[0m [["goal_id", 1]]
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (0.5ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_contextual.html.slim (0.1ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/show.html.slim within layouts/application (4.9ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.1ms)
+Completed 200 OK in 7ms (Views: 5.7ms | ActiveRecord: 0.3ms)
+Started PATCH "/flyboy/goals/1/open" for 127.0.0.1 at 2015-04-14 16:46:17 +0200
+Processing by Flyboy::GoalsController#open as HTML
+ Parameters: {"id"=>"1"}
+ [1m[35mFlyboy::Goal Load (0.1ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.3ms)[0m UPDATE "flyboy_goals" SET "status" = ?, "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["status", "open"], ["version", 2], ["updated_at", "2015-04-14 14:46:17.738865"], ["id", 1]]
+ [1m[36m (2.4ms)[0m [1mcommit transaction[0m
+Redirected to http://127.0.0.1:65380/flyboy/goals/1
+Completed 302 Found in 6ms (ActiveRecord: 2.9ms)
+Started GET "/flyboy/goals/1" for 127.0.0.1 at 2015-04-14 16:46:17 +0200
+Processing by Flyboy::GoalsController#show as HTML
+ Parameters: {"id"=>"1"}
+ [1m[35mFlyboy::Goal Load (0.1ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f'[0m [["goal_id", 1]]
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_actions.html.slim (3.8ms)
+ [1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]]
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (5.0ms)
+ [1m[36mFlyboy::Task Load (0.1ms)[0m [1mSELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? ORDER BY term ASC, term DESC[0m [["goal_id", 1]]
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (0.5ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_contextual.html.slim (0.1ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/show.html.slim within layouts/application (6.5ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.3ms)
+Completed 200 OK in 9ms (Views: 7.5ms | ActiveRecord: 0.4ms)
+ [1m[35m (2.6ms)[0m DELETE FROM "flyboy_task_comments";
+ [1m[36m (0.2ms)[0m [1mSELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';[0m
+ [1m[35m (0.1ms)[0m DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';
+ [1m[36m (0.7ms)[0m [1mDELETE FROM "flyboy_goals";[0m
+ [1m[35m (0.1ms)[0m SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
+ [1m[36m (0.8ms)[0m [1mDELETE FROM sqlite_sequence where name = 'flyboy_goals';[0m
+ [1m[35m (0.7ms)[0m DELETE FROM "flyboy_tasks";
+ [1m[36m (0.1ms)[0m [1mSELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';[0m
+ [1m[35m (0.1ms)[0m DELETE FROM sqlite_sequence where name = 'flyboy_tasks';
+ [1m[36m (1.0ms)[0m [1mDELETE FROM "flyboy_task_comments";[0m
+ [1m[35m (0.1ms)[0m SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
+ [1m[36m (0.1ms)[0m [1mDELETE FROM sqlite_sequence where name = 'flyboy_task_comments';[0m
+ [1m[35m (0.8ms)[0m DELETE FROM "flyboy_goals";
+ [1m[36m (0.1ms)[0m [1mSELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';[0m
+ [1m[35m (0.1ms)[0m DELETE FROM sqlite_sequence where name = 'flyboy_goals';
+ [1m[36m (0.8ms)[0m [1mDELETE FROM "flyboy_tasks";[0m
+ [1m[35m (0.2ms)[0m SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
+ [1m[36m (0.1ms)[0m [1mDELETE FROM sqlite_sequence where name = 'flyboy_tasks';[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14')[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_6904"], ["description", "I-am-the-goal-description_5603"], ["version", 1], ["created_at", "2015-04-14 14:46:17.882179"], ["updated_at", "2015-04-14 14:46:17.882179"], ["tracking", "150414-1"]]
+ [1m[36m (0.9ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14')[0m
+ [1m[35mSQL (0.4ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_2148"], ["description", "I-am-the-goal-description_7928"], ["version", 1], ["created_at", "2015-04-14 14:46:17.887737"], ["updated_at", "2015-04-14 14:46:17.887737"], ["tracking", "150414-2"]]
+ [1m[36m (0.8ms)[0m [1mcommit transaction[0m
+Started GET "/flyboy/goals" for 127.0.0.1 at 2015-04-14 16:46:17 +0200
+Processing by Flyboy::GoalsController#index as HTML
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.6ms)
+ [1m[35mFlyboy::Goal Load (0.2ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" ORDER BY status ASC
+ [1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 2 AND done = 'f' AND term < '2015-04-14')[0m
+ [1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 2 AND done = 'f' AND term > '2015-04-14' AND reminder < '2015-04-14')
+ [1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ?[0m [["goal_id", 2]]
+ [1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 1 AND done = 'f' AND term < '2015-04-14')
+ [1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 1 AND done = 'f' AND term > '2015-04-14' AND reminder < '2015-04-14')[0m
+ [1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]]
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/index.html.slim within layouts/application (10.3ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.1ms)
+Completed 200 OK in 13ms (Views: 10.7ms | ActiveRecord: 0.8ms)
+Started POST "/flyboy/dorsale/small_data/filters" for 127.0.0.1 at 2015-04-14 16:46:19 +0200
+Processing by Dorsale::SmallData::FiltersController#create as HTML
+ Parameters: {"utf8"=>"✓", "filters"=>{"status"=>"open"}}
+Redirected to http://127.0.0.1:65380/flyboy/goals
+Completed 302 Found in 2ms (ActiveRecord: 0.0ms)
+Started GET "/flyboy/goals" for 127.0.0.1 at 2015-04-14 16:46:19 +0200
+Processing by Flyboy::GoalsController#index as HTML
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.5ms)
+ [1m[36mFlyboy::Goal Load (1.0ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE ("flyboy_goals"."status" != ?) ORDER BY status ASC[0m [["status", "closed"]]
+ [1m[35m (0.4ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 1 AND done = 'f' AND term < '2015-04-14')
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 1 AND done = 'f' AND term > '2015-04-14' AND reminder < '2015-04-14')[0m
+ [1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]]
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/index.html.slim within layouts/application (16.4ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.1ms)
+Completed 200 OK in 19ms (Views: 15.8ms | ActiveRecord: 1.7ms)
+Started POST "/flyboy/dorsale/small_data/filters" for 127.0.0.1 at 2015-04-14 16:46:19 +0200
+Processing by Dorsale::SmallData::FiltersController#create as HTML
+ Parameters: {"utf8"=>"✓", "filters"=>{"status"=>"closed"}}
+Redirected to http://127.0.0.1:65380/flyboy/goals
+Completed 302 Found in 3ms (ActiveRecord: 0.0ms)
+Started GET "/flyboy/goals" for 127.0.0.1 at 2015-04-14 16:46:19 +0200
+Processing by Flyboy::GoalsController#index as HTML
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (1.6ms)
+ [1m[36mFlyboy::Goal Load (0.8ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."status" = ? ORDER BY status ASC[0m [["status", "closed"]]
+ [1m[35m (0.3ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 2 AND done = 'f' AND term < '2015-04-14')
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 2 AND done = 'f' AND term > '2015-04-14' AND reminder < '2015-04-14')[0m
+ [1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 2]]
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/index.html.slim within layouts/application (17.5ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.1ms)
+Completed 200 OK in 20ms (Views: 17.2ms | ActiveRecord: 1.5ms)
+Started POST "/flyboy/dorsale/small_data/filters" for 127.0.0.1 at 2015-04-14 16:46:20 +0200
+Processing by Dorsale::SmallData::FiltersController#create as HTML
+ Parameters: {"utf8"=>"✓", "filters"=>{"status"=>""}}
+Redirected to http://127.0.0.1:65380/flyboy/goals
+Completed 302 Found in 3ms (ActiveRecord: 0.0ms)
+Started GET "/flyboy/goals" for 127.0.0.1 at 2015-04-14 16:46:20 +0200
+Processing by Flyboy::GoalsController#index as HTML
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.8ms)
+ [1m[36mFlyboy::Goal Load (0.5ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" ORDER BY status ASC[0m
+ [1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 2 AND done = 'f' AND term < '2015-04-14')
+ [1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 2 AND done = 'f' AND term > '2015-04-14' AND reminder < '2015-04-14')[0m
+ [1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 2]]
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 1 AND done = 'f' AND term < '2015-04-14')[0m
+ [1m[35m (0.4ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 1 AND done = 'f' AND term > '2015-04-14' AND reminder < '2015-04-14')
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ?[0m [["goal_id", 1]]
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/index.html.slim within layouts/application (22.3ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.1ms)
+Completed 200 OK in 25ms (Views: 22.8ms | ActiveRecord: 1.6ms)
+ [1m[35m (2.7ms)[0m DELETE FROM "flyboy_task_comments";
+ [1m[36m (0.2ms)[0m [1mSELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';[0m
+ [1m[35m (0.1ms)[0m DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';
+ [1m[36m (0.9ms)[0m [1mDELETE FROM "flyboy_goals";[0m
+ [1m[35m (0.2ms)[0m SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
+ [1m[36m (2.1ms)[0m [1mDELETE FROM sqlite_sequence where name = 'flyboy_goals';[0m
+ [1m[35m (2.0ms)[0m DELETE FROM "flyboy_tasks";
+ [1m[36m (0.3ms)[0m [1mSELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';[0m
+ [1m[35m (0.2ms)[0m DELETE FROM sqlite_sequence where name = 'flyboy_tasks';
+ [1m[36m (1.1ms)[0m [1mDELETE FROM "flyboy_task_comments";[0m
+ [1m[35m (0.1ms)[0m SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
+ [1m[36m (0.1ms)[0m [1mDELETE FROM sqlite_sequence where name = 'flyboy_task_comments';[0m
+ [1m[35m (0.7ms)[0m DELETE FROM "flyboy_goals";
+ [1m[36m (0.2ms)[0m [1mSELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';[0m
+ [1m[35m (0.2ms)[0m DELETE FROM sqlite_sequence where name = 'flyboy_goals';
+ [1m[36m (0.9ms)[0m [1mDELETE FROM "flyboy_tasks";[0m
+ [1m[35m (0.2ms)[0m SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
+ [1m[36m (0.1ms)[0m [1mDELETE FROM sqlite_sequence where name = 'flyboy_tasks';[0m
+ [1m[35m (0.2ms)[0m begin transaction
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14')[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_1059"], ["description", "I-am-the-goal-description_4203"], ["version", 1], ["created_at", "2015-04-14 14:46:20.262493"], ["updated_at", "2015-04-14 14:46:20.262493"], ["tracking", "150414-1"]]
+ [1m[36m (1.4ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.3ms)[0m [1mINSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 1], ["title", "I-am-a-task5784"], ["description", "I-am-the-task-description_8190"], ["created_at", "2015-04-14 14:46:20.269988"], ["updated_at", "2015-04-14 14:46:20.269988"]]
+ [1m[35m (0.9ms)[0m commit transaction
+Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-14 16:46:20 +0200
+Processing by Flyboy::TasksController#index as HTML
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (1.1ms)
+ [1m[36mFlyboy::Task Load (0.7ms)[0m [1mSELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC[0m
+ [1m[35mFlyboy::Goal Load (0.3ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (9.7ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (20.6ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.2ms)
+Completed 200 OK in 36ms (Views: 23.7ms | ActiveRecord: 1.0ms)
+Started GET "/flyboy/tasks/1" for 127.0.0.1 at 2015-04-14 16:46:23 +0200
+Processing by Flyboy::TasksController#show as HTML
+ Parameters: {"id"=>"1"}
+ [1m[36mFlyboy::Task Load (0.2ms)[0m [1mSELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1[0m [["id", 1]]
+ [1m[35mFlyboy::Goal Load (0.1ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1[0m [["id", "1"]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_actions.html.slim (7.6ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_context.html.slim (14.0ms)
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f'[0m [["goal_id", 1]]
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_actions.html.slim (4.8ms)
+ [1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]]
+ [1m[36m (0.1ms)[0m [1mSELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ?[0m [["goal_id", 1]]
+ [1m[35mCACHE (0.0ms)[0m 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)
+ [1m[36mFlyboy::Task Load (0.3ms)[0m [1mSELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35mFlyboy::TaskComment Load (0.1ms)[0m SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 1]]
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/task_comments/_list.html.slim (91.0ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_contextual.html.slim (0.1ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/show.html.slim within layouts/application (120.5ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.1ms)
+Completed 200 OK in 127ms (Views: 121.7ms | ActiveRecord: 1.5ms)
+Started POST "/flyboy/tasks/1/comments" for 127.0.0.1 at 2015-04-14 16:46:23 +0200
+Processing by Flyboy::TaskCommentsController#create as HTML
+ Parameters: {"utf8"=>"✓", "task_comment"=>{"progress"=>"50", "description"=>"I-am-the-task-comment-description"}, "task_id"=>"1"}
+ [1m[36mFlyboy::Task Load (0.1ms)[0m [1mSELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1[0m [["id", 1]]
+ [1m[35mFlyboy::Goal Load (0.1ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.4ms)[0m INSERT INTO "flyboy_task_comments" ("progress", "description", "task_id", "date", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["progress", 50], ["description", "I-am-the-task-comment-description"], ["task_id", 1], ["date", "2015-04-14 14:46:23.264953"], ["created_at", "2015-04-14 14:46:23.266757"], ["updated_at", "2015-04-14 14:46:23.266757"]]
+ [1m[36mSQL (0.2ms)[0m [1mUPDATE "flyboy_tasks" SET "progress" = ?, "updated_at" = ? WHERE "flyboy_tasks"."id" = ?[0m [["progress", 50], ["updated_at", "2015-04-14 14:46:23.268835"], ["id", 1]]
+ [1m[35m (2.2ms)[0m commit transaction
+Redirected to http://127.0.0.1:65380/flyboy/tasks/1
+Completed 302 Found in 12ms (ActiveRecord: 3.1ms)
+Started GET "/flyboy/tasks/1" for 127.0.0.1 at 2015-04-14 16:46:23 +0200
+Processing by Flyboy::TasksController#show as HTML
+ Parameters: {"id"=>"1"}
+ [1m[36mFlyboy::Task Load (0.2ms)[0m [1mSELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1[0m [["id", 1]]
+ [1m[35mFlyboy::Goal Load (0.2ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1[0m [["id", "1"]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_actions.html.slim (3.2ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_context.html.slim (4.5ms)
+ [1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f'[0m [["goal_id", 1]]
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_actions.html.slim (4.0ms)
+ [1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]]
+ [1m[36m (0.1ms)[0m [1mSELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ?[0m [["goal_id", 1]]
+ [1m[35mCACHE (0.0ms)[0m 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)
+ [1m[36mFlyboy::Task Load (0.1ms)[0m [1mSELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35mFlyboy::TaskComment Load (0.1ms)[0m SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 1]]
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/task_comments/_list.html.slim (14.9ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_contextual.html.slim (0.1ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/show.html.slim within layouts/application (27.7ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.1ms)
+Completed 200 OK in 33ms (Views: 28.7ms | ActiveRecord: 0.9ms)
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ?[0m [["task_id", 1]]
+ [1m[35m (2.7ms)[0m DELETE FROM "flyboy_task_comments";
+ [1m[36m (0.2ms)[0m [1mSELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';[0m
+ [1m[35m (0.8ms)[0m DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';
+ [1m[36m (0.8ms)[0m [1mDELETE FROM "flyboy_goals";[0m
+ [1m[35m (0.1ms)[0m SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
+ [1m[36m (0.8ms)[0m [1mDELETE FROM sqlite_sequence where name = 'flyboy_goals';[0m
+ [1m[35m (0.7ms)[0m DELETE FROM "flyboy_tasks";
+ [1m[36m (0.1ms)[0m [1mSELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';[0m
+ [1m[35m (1.0ms)[0m DELETE FROM sqlite_sequence where name = 'flyboy_tasks';
+ [1m[36m (1.0ms)[0m [1mDELETE FROM "flyboy_task_comments";[0m
+ [1m[35m (0.2ms)[0m SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
+ [1m[36m (0.1ms)[0m [1mDELETE FROM sqlite_sequence where name = 'flyboy_task_comments';[0m
+ [1m[35m (0.8ms)[0m DELETE FROM "flyboy_goals";
+ [1m[36m (0.1ms)[0m [1mSELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';[0m
+ [1m[35m (0.1ms)[0m DELETE FROM sqlite_sequence where name = 'flyboy_goals';
+ [1m[36m (0.8ms)[0m [1mDELETE FROM "flyboy_tasks";[0m
+ [1m[35m (0.1ms)[0m SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
+ [1m[36m (0.1ms)[0m [1mDELETE FROM sqlite_sequence where name = 'flyboy_tasks';[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14')[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_7957"], ["description", "I-am-the-goal-description_2756"], ["version", 1], ["created_at", "2015-04-14 14:46:23.512937"], ["updated_at", "2015-04-14 14:46:23.512937"], ["tracking", "150414-1"]]
+ [1m[36m (0.8ms)[0m [1mcommit transaction[0m
+Started GET "/flyboy/goals" for 127.0.0.1 at 2015-04-14 16:46:23 +0200
+Processing by Flyboy::GoalsController#index as HTML
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.5ms)
+ [1m[35mFlyboy::Goal Load (0.2ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" ORDER BY status ASC
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 1 AND done = 'f' AND term < '2015-04-14')[0m
+ [1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 1 AND done = 'f' AND term > '2015-04-14' AND reminder < '2015-04-14')
+ [1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ?[0m [["goal_id", 1]]
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/index.html.slim within layouts/application (7.8ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.1ms)
+Completed 200 OK in 10ms (Views: 8.3ms | ActiveRecord: 0.6ms)
+Started GET "/flyboy/goals/1" for 127.0.0.1 at 2015-04-14 16:46:25 +0200
+Processing by Flyboy::GoalsController#show as HTML
+ Parameters: {"id"=>"1"}
+ [1m[35mFlyboy::Goal Load (0.1ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f'[0m [["goal_id", 1]]
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_actions.html.slim (3.9ms)
+ [1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]]
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (56.7ms)
+ [1m[36mFlyboy::Task Load (0.1ms)[0m [1mSELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? ORDER BY term ASC, term DESC[0m [["goal_id", 1]]
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (0.7ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_contextual.html.slim (0.1ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/show.html.slim within layouts/application (58.4ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.1ms)
+Completed 200 OK in 61ms (Views: 59.2ms | ActiveRecord: 0.5ms)
+Started GET "/flyboy/goals/1/tasks/new" for 127.0.0.1 at 2015-04-14 16:46:25 +0200
+Processing by Flyboy::TasksController#new as HTML
+ Parameters: {"goal_id"=>"1"}
+ [1m[35mFlyboy::Goal Load (0.1ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f'[0m [["goal_id", 1]]
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_actions.html.slim (5.2ms)
+ [1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]]
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (6.9ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_contextual.html.slim (0.1ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_form.html.slim (98.0ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/new.html.slim within layouts/application (102.2ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.1ms)
+Completed 200 OK in 107ms (Views: 104.3ms | ActiveRecord: 0.3ms)
+Started POST "/flyboy/tasks" for 127.0.0.1 at 2015-04-14 16:46:25 +0200
+Processing by Flyboy::TasksController#create as HTML
+ Parameters: {"utf8"=>"✓", "task"=>{"title"=>"I-am-the-task-title", "description"=>"I-am-the-task-description", "reminder"=>"2015-04-21", "term"=>"2015-05-14", "goal_id"=>"1"}}
+ [1m[36mFlyboy::Goal Load (0.1ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.3ms)[0m [1mINSERT INTO "flyboy_tasks" ("goal_id", "title", "description", "term", "reminder", "done", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["goal_id", 1], ["title", "I-am-the-task-title"], ["description", "I-am-the-task-description"], ["term", "2015-05-14"], ["reminder", "2015-04-21"], ["done", "f"], ["created_at", "2015-04-14 14:46:25.818303"], ["updated_at", "2015-04-14 14:46:25.818303"]]
+ [1m[35m (2.4ms)[0m commit transaction
+Redirected to http://127.0.0.1:65380/flyboy/tasks/1
+Completed 302 Found in 7ms (ActiveRecord: 2.9ms)
+Started GET "/flyboy/tasks/1" for 127.0.0.1 at 2015-04-14 16:46:25 +0200
+Processing by Flyboy::TasksController#show as HTML
+ Parameters: {"id"=>"1"}
+ [1m[36mFlyboy::Task Load (0.1ms)[0m [1mSELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1[0m [["id", 1]]
+ [1m[35mFlyboy::Goal Load (0.1ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1[0m [["id", "1"]]
+ [1m[35mCACHE (0.0ms)[0m 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)
+ [1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f'[0m [["goal_id", 1]]
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_actions.html.slim (2.9ms)
+ [1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]]
+ [1m[36m (0.1ms)[0m [1mSELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ?[0m [["goal_id", 1]]
+ [1m[35mCACHE (0.0ms)[0m 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)
+ [1m[36mFlyboy::Task Load (0.1ms)[0m [1mSELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35mFlyboy::TaskComment Load (0.1ms)[0m SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 1]]
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/task_comments/_list.html.slim (10.6ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_contextual.html.slim (0.0ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/show.html.slim within layouts/application (19.5ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.2ms)
+Completed 200 OK in 24ms (Views: 20.1ms | ActiveRecord: 0.7ms)
+ [1m[36mFlyboy::Task Load (0.3ms)[0m [1mSELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC, id DESC LIMIT 1[0m
+ [1m[35m (2.6ms)[0m DELETE FROM "flyboy_task_comments";
+ [1m[36m (0.2ms)[0m [1mSELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';[0m
+ [1m[35m (0.1ms)[0m DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';
+ [1m[36m (0.9ms)[0m [1mDELETE FROM "flyboy_goals";[0m
+ [1m[35m (0.1ms)[0m SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
+ [1m[36m (0.7ms)[0m [1mDELETE FROM sqlite_sequence where name = 'flyboy_goals';[0m
+ [1m[35m (0.7ms)[0m DELETE FROM "flyboy_tasks";
+ [1m[36m (0.1ms)[0m [1mSELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';[0m
+ [1m[35m (0.7ms)[0m DELETE FROM sqlite_sequence where name = 'flyboy_tasks';
+ [1m[36m (1.1ms)[0m [1mDELETE FROM "flyboy_task_comments";[0m
+ [1m[35m (0.2ms)[0m SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
+ [1m[36m (0.1ms)[0m [1mDELETE FROM sqlite_sequence where name = 'flyboy_task_comments';[0m
+ [1m[35m (1.0ms)[0m DELETE FROM "flyboy_goals";
+ [1m[36m (0.2ms)[0m [1mSELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';[0m
+ [1m[35m (0.1ms)[0m DELETE FROM sqlite_sequence where name = 'flyboy_goals';
+ [1m[36m (0.7ms)[0m [1mDELETE FROM "flyboy_tasks";[0m
+ [1m[35m (0.1ms)[0m SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
+ [1m[36m (0.1ms)[0m [1mDELETE FROM sqlite_sequence where name = 'flyboy_tasks';[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14')[0m
+ [1m[35mSQL (0.2ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_2786"], ["description", "I-am-the-goal-description_2687"], ["version", 1], ["created_at", "2015-04-14 14:46:25.968906"], ["updated_at", "2015-04-14 14:46:25.968906"], ["tracking", "150414-1"]]
+ [1m[36m (0.8ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+ [1m[36mSQL (0.2ms)[0m [1mINSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 1], ["title", "I-am-a-task4088"], ["description", "I-am-the-task-description_9681"], ["created_at", "2015-04-14 14:46:25.972676"], ["updated_at", "2015-04-14 14:46:25.972676"]]
+ [1m[35m (0.9ms)[0m commit transaction
+Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-14 16:46:25 +0200
+Processing by Flyboy::TasksController#index as HTML
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.6ms)
+ [1m[36mFlyboy::Task Load (0.2ms)[0m [1mSELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC[0m
+ [1m[35mFlyboy::Goal Load (0.1ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (5.1ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (6.8ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.1ms)
+Completed 200 OK in 9ms (Views: 7.4ms | ActiveRecord: 0.4ms)
+Started GET "/flyboy/tasks/1" for 127.0.0.1 at 2015-04-14 16:46:27 +0200
+Processing by Flyboy::TasksController#show as HTML
+ Parameters: {"id"=>"1"}
+ [1m[36mFlyboy::Task Load (0.1ms)[0m [1mSELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1[0m [["id", 1]]
+ [1m[35mFlyboy::Goal Load (0.1ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1[0m [["id", "1"]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_actions.html.slim (2.0ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_context.html.slim (2.9ms)
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f'[0m [["goal_id", 1]]
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_actions.html.slim (5.0ms)
+ [1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]]
+ [1m[36m (0.2ms)[0m [1mSELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ?[0m [["goal_id", 1]]
+ [1m[35mCACHE (0.0ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]]
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (65.0ms)
+ [1m[36mFlyboy::Task Load (0.2ms)[0m [1mSELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35mFlyboy::TaskComment Load (0.1ms)[0m SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 1]]
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/task_comments/_list.html.slim (13.6ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_contextual.html.slim (0.1ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/show.html.slim within layouts/application (82.5ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.1ms)
+Completed 200 OK in 86ms (Views: 82.5ms | ActiveRecord: 1.2ms)
+ [1m[36m (2.6ms)[0m [1mDELETE FROM "flyboy_task_comments";[0m
+ [1m[35m (0.2ms)[0m SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
+ [1m[36m (0.1ms)[0m [1mDELETE FROM sqlite_sequence where name = 'flyboy_task_comments';[0m
+ [1m[35m (1.3ms)[0m DELETE FROM "flyboy_goals";
+ [1m[36m (0.3ms)[0m [1mSELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';[0m
+ [1m[35m (1.6ms)[0m DELETE FROM sqlite_sequence where name = 'flyboy_goals';
+ [1m[36m (1.2ms)[0m [1mDELETE FROM "flyboy_tasks";[0m
+ [1m[35m (0.2ms)[0m SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
+ [1m[36m (0.8ms)[0m [1mDELETE FROM sqlite_sequence where name = 'flyboy_tasks';[0m
+ [1m[35m (1.1ms)[0m DELETE FROM "flyboy_task_comments";
+ [1m[36m (0.2ms)[0m [1mSELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';[0m
+ [1m[35m (0.1ms)[0m DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';
+ [1m[36m (0.8ms)[0m [1mDELETE FROM "flyboy_goals";[0m
+ [1m[35m (0.1ms)[0m SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
+ [1m[36m (0.1ms)[0m [1mDELETE FROM sqlite_sequence where name = 'flyboy_goals';[0m
+ [1m[35m (0.8ms)[0m DELETE FROM "flyboy_tasks";
+ [1m[36m (0.1ms)[0m [1mSELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';[0m
+ [1m[35m (0.1ms)[0m DELETE FROM sqlite_sequence where name = 'flyboy_tasks';
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14')
+ [1m[36mSQL (0.2ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "open"], ["title", "I-am-a-goal_9113"], ["description", "I-am-the-goal-description_1768"], ["version", 1], ["created_at", "2015-04-14 14:46:27.833686"], ["updated_at", "2015-04-14 14:46:27.833686"], ["tracking", "150414-1"]]
+ [1m[35m (0.8ms)[0m commit transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.2ms)[0m INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 1], ["title", "I-am-a-task9791"], ["description", "I-am-the-task-description_4364"], ["created_at", "2015-04-14 14:46:27.837486"], ["updated_at", "2015-04-14 14:46:27.837486"]]
+ [1m[36m (0.7ms)[0m [1mcommit transaction[0m
+Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-14 16:46:27 +0200
+Processing by Flyboy::TasksController#index as HTML
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.9ms)
+ [1m[35mFlyboy::Task Load (0.3ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC
+ [1m[36mFlyboy::Goal Load (0.1ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 1]]
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (6.2ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (8.4ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.1ms)
+Completed 200 OK in 11ms (Views: 9.2ms | ActiveRecord: 0.4ms)
+Started GET "/flyboy/tasks/1" for 127.0.0.1 at 2015-04-14 16:46:29 +0200
+Processing by Flyboy::TasksController#show as HTML
+ Parameters: {"id"=>"1"}
+ [1m[35mFlyboy::Task Load (0.1ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 1]]
+ [1m[36mFlyboy::Goal Load (0.1ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", "1"]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 1]]
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_actions.html.slim (2.0ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_context.html.slim (2.9ms)
+ [1m[35m (0.1ms)[0m 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)
+ [1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ?[0m [["goal_id", 1]]
+ [1m[35m (0.1ms)[0m SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ?[0m [["goal_id", 1]]
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (7.4ms)
+ [1m[35mFlyboy::Task Load (0.2ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mFlyboy::TaskComment Load (0.1ms)[0m [1mSELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC[0m [["task_id", 1]]
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/task_comments/_list.html.slim (75.1ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_contextual.html.slim (0.1ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/show.html.slim within layouts/application (86.6ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.1ms)
+Completed 200 OK in 90ms (Views: 87.1ms | ActiveRecord: 0.8ms)
+Started GET "/flyboy/tasks/1/edit" for 127.0.0.1 at 2015-04-14 16:46:29 +0200
+Processing by Flyboy::TasksController#edit as HTML
+ Parameters: {"id"=>"1"}
+ [1m[35mFlyboy::Task Load (0.1ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 1]]
+ [1m[36mFlyboy::Goal Load (0.1ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35m (0.1ms)[0m 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)
+ [1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ?[0m [["goal_id", 1]]
+ [1m[35m (0.1ms)[0m SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ?[0m [["goal_id", 1]]
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (6.4ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_contextual.html.slim (0.1ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_form.html.slim (83.1ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/edit.html.slim within layouts/application (87.2ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.1ms)
+Completed 200 OK in 93ms (Views: 89.8ms | ActiveRecord: 0.5ms)
+Started PATCH "/flyboy/tasks/1" for 127.0.0.1 at 2015-04-14 16:46:29 +0200
+Processing by Flyboy::TasksController#update as HTML
+ Parameters: {"utf8"=>"✓", "task"=>{"title"=>"New-task-title", "description"=>"I-am-the-task-description_4364", "reminder"=>"2013-08-27", "term"=>"2013-08-27", "goal_id"=>"1"}, "id"=>"1"}
+ [1m[35mFlyboy::Task Load (0.1ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 1]]
+ [1m[36mFlyboy::Goal Load (0.1ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.3ms)[0m [1mUPDATE "flyboy_tasks" SET "title" = ?, "updated_at" = ? WHERE "flyboy_tasks"."id" = ?[0m [["title", "New-task-title"], ["updated_at", "2015-04-14 14:46:29.896051"], ["id", 1]]
+ [1m[35m (2.9ms)[0m commit transaction
+Redirected to http://127.0.0.1:65380/flyboy/tasks/1
+Completed 302 Found in 9ms (ActiveRecord: 3.5ms)
+Started GET "/flyboy/tasks/1" for 127.0.0.1 at 2015-04-14 16:46:29 +0200
+Processing by Flyboy::TasksController#show as HTML
+ Parameters: {"id"=>"1"}
+ [1m[36mFlyboy::Task Load (0.3ms)[0m [1mSELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1[0m [["id", 1]]
+ [1m[35mFlyboy::Goal Load (0.2ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1[0m [["id", "1"]]
+ [1m[35mCACHE (0.0ms)[0m 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)
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f'[0m [["goal_id", 1]]
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_actions.html.slim (3.2ms)
+ [1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]]
+ [1m[36m (0.1ms)[0m [1mSELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ?[0m [["goal_id", 1]]
+ [1m[35mCACHE (0.0ms)[0m 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)
+ [1m[36mFlyboy::Task Load (0.1ms)[0m [1mSELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35mFlyboy::TaskComment Load (0.1ms)[0m SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 1]]
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/task_comments/_list.html.slim (12.0ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_contextual.html.slim (0.0ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/show.html.slim within layouts/application (23.1ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.2ms)
+Completed 200 OK in 29ms (Views: 23.7ms | ActiveRecord: 1.0ms)
+ [1m[36m (2.4ms)[0m [1mDELETE FROM "flyboy_task_comments";[0m
+ [1m[35m (0.3ms)[0m SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
+ [1m[36m (0.2ms)[0m [1mDELETE FROM sqlite_sequence where name = 'flyboy_task_comments';[0m
+ [1m[35m (0.9ms)[0m DELETE FROM "flyboy_goals";
+ [1m[36m (0.2ms)[0m [1mSELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';[0m
+ [1m[35m (1.1ms)[0m DELETE FROM sqlite_sequence where name = 'flyboy_goals';
+ [1m[36m (1.0ms)[0m [1mDELETE FROM "flyboy_tasks";[0m
+ [1m[35m (0.2ms)[0m SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
+ [1m[36m (1.1ms)[0m [1mDELETE FROM sqlite_sequence where name = 'flyboy_tasks';[0m
+ [1m[35m (1.2ms)[0m DELETE FROM "flyboy_task_comments";
+ [1m[36m (0.2ms)[0m [1mSELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';[0m
+ [1m[35m (0.1ms)[0m DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';
+ [1m[36m (0.9ms)[0m [1mDELETE FROM "flyboy_goals";[0m
+ [1m[35m (0.2ms)[0m SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
+ [1m[36m (0.2ms)[0m [1mDELETE FROM sqlite_sequence where name = 'flyboy_goals';[0m
+ [1m[35m (0.9ms)[0m DELETE FROM "flyboy_tasks";
+ [1m[36m (0.2ms)[0m [1mSELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';[0m
+ [1m[35m (0.1ms)[0m DELETE FROM sqlite_sequence where name = 'flyboy_tasks';
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14')
+ [1m[36mSQL (0.2ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "open"], ["title", "I-am-a-goal_3801"], ["description", "I-am-the-goal-description_4047"], ["version", 1], ["created_at", "2015-04-14 14:46:30.043304"], ["updated_at", "2015-04-14 14:46:30.043304"], ["tracking", "150414-1"]]
+ [1m[35m (0.8ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 1], ["title", "I-am-a-task4170"], ["description", "I-am-the-task-description_5372"], ["created_at", "2015-04-14 14:46:30.047664"], ["updated_at", "2015-04-14 14:46:30.047664"]]
+ [1m[36m (0.8ms)[0m [1mcommit transaction[0m
+Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-14 16:46:30 +0200
+Processing by Flyboy::TasksController#index as HTML
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.8ms)
+ [1m[35mFlyboy::Task Load (0.3ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC
+ [1m[36mFlyboy::Goal Load (0.2ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 1]]
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (7.4ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (10.0ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.1ms)
+Completed 200 OK in 13ms (Views: 11.0ms | ActiveRecord: 0.4ms)
+Started GET "/flyboy/tasks/1" for 127.0.0.1 at 2015-04-14 16:46:31 +0200
+Processing by Flyboy::TasksController#show as HTML
+ Parameters: {"id"=>"1"}
+ [1m[35mFlyboy::Task Load (0.1ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 1]]
+ [1m[36mFlyboy::Goal Load (0.1ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", "1"]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 1]]
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_actions.html.slim (2.5ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_context.html.slim (3.8ms)
+ [1m[35m (0.1ms)[0m 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)
+ [1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ?[0m [["goal_id", 1]]
+ [1m[35m (0.1ms)[0m SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ?[0m [["goal_id", 1]]
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (6.7ms)
+ [1m[35mFlyboy::Task Load (0.1ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mFlyboy::TaskComment Load (0.1ms)[0m [1mSELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC[0m [["task_id", 1]]
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/task_comments/_list.html.slim (66.6ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_contextual.html.slim (0.1ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/show.html.slim within layouts/application (78.3ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.1ms)
+Completed 200 OK in 82ms (Views: 78.8ms | ActiveRecord: 0.7ms)
+Started GET "/flyboy/tasks/1/edit" for 127.0.0.1 at 2015-04-14 16:46:31 +0200
+Processing by Flyboy::TasksController#edit as HTML
+ Parameters: {"id"=>"1"}
+ [1m[35mFlyboy::Task Load (0.1ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 1]]
+ [1m[36mFlyboy::Goal Load (0.1ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35m (0.2ms)[0m 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)
+ [1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ?[0m [["goal_id", 1]]
+ [1m[35m (0.1ms)[0m SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ?[0m [["goal_id", 1]]
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (7.5ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_contextual.html.slim (0.1ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_form.html.slim (90.5ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/edit.html.slim within layouts/application (90.7ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.1ms)
+Completed 200 OK in 95ms (Views: 91.5ms | ActiveRecord: 0.7ms)
+Started DELETE "/flyboy/tasks/1" for 127.0.0.1 at 2015-04-14 16:46:32 +0200
+Processing by Flyboy::TasksController#destroy as HTML
+ Parameters: {"id"=>"1"}
+ [1m[35mFlyboy::Task Load (0.2ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 1]]
+ [1m[36mFlyboy::Goal Load (0.1ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mFlyboy::TaskComment Load (0.1ms)[0m [1mSELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC[0m [["task_id", 1]]
+ [1m[35mSQL (0.3ms)[0m DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 1]]
+ [1m[36m (2.8ms)[0m [1mcommit transaction[0m
+Redirected to http://127.0.0.1:65380/flyboy/tasks
+Completed 302 Found in 9ms (ActiveRecord: 3.4ms)
+Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-14 16:46:32 +0200
+Processing by Flyboy::TasksController#index as HTML
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.6ms)
+ [1m[35mFlyboy::Task Load (0.2ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (2.1ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (3.9ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.3ms)
+Completed 200 OK in 7ms (Views: 5.1ms | ActiveRecord: 0.2ms)
+ [1m[36m (2.7ms)[0m [1mDELETE FROM "flyboy_task_comments";[0m
+ [1m[35m (0.2ms)[0m SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
+ [1m[36m (0.1ms)[0m [1mDELETE FROM sqlite_sequence where name = 'flyboy_task_comments';[0m
+ [1m[35m (0.8ms)[0m DELETE FROM "flyboy_goals";
+ [1m[36m (0.1ms)[0m [1mSELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';[0m
+ [1m[35m (0.8ms)[0m DELETE FROM sqlite_sequence where name = 'flyboy_goals';
+ [1m[36m (0.8ms)[0m [1mDELETE FROM "flyboy_tasks";[0m
+ [1m[35m (0.1ms)[0m SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
+ [1m[36m (0.8ms)[0m [1mDELETE FROM sqlite_sequence where name = 'flyboy_tasks';[0m
+ [1m[35m (1.4ms)[0m DELETE FROM "flyboy_task_comments";
+ [1m[36m (0.3ms)[0m [1mSELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';[0m
+ [1m[35m (0.2ms)[0m DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';
+ [1m[36m (1.0ms)[0m [1mDELETE FROM "flyboy_goals";[0m
+ [1m[35m (0.2ms)[0m SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
+ [1m[36m (0.1ms)[0m [1mDELETE FROM sqlite_sequence where name = 'flyboy_goals';[0m
+ [1m[35m (0.8ms)[0m DELETE FROM "flyboy_tasks";
+ [1m[36m (0.1ms)[0m [1mSELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';[0m
+ [1m[35m (0.1ms)[0m DELETE FROM sqlite_sequence where name = 'flyboy_tasks';
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14')
+ [1m[36mSQL (0.3ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "open"], ["title", "I-am-a-goal_6243"], ["description", "I-am-the-goal-description_7910"], ["version", 1], ["created_at", "2015-04-14 14:46:32.368659"], ["updated_at", "2015-04-14 14:46:32.368659"], ["tracking", "150414-1"]]
+ [1m[35m (0.9ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 1], ["title", "I-am-a-task9081"], ["description", "I-am-the-task-description_5244"], ["created_at", "2015-04-14 14:46:32.373285"], ["updated_at", "2015-04-14 14:46:32.373285"]]
+ [1m[36m (0.8ms)[0m [1mcommit transaction[0m
+Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-14 16:46:32 +0200
+Processing by Flyboy::TasksController#index as HTML
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.9ms)
+ [1m[35mFlyboy::Task Load (0.2ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC
+ [1m[36mFlyboy::Goal Load (0.1ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 1]]
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (5.1ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (7.1ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.1ms)
+Completed 200 OK in 9ms (Views: 7.8ms | ActiveRecord: 0.3ms)
+Started PATCH "/flyboy/tasks/1/complete" for 127.0.0.1 at 2015-04-14 16:46:34 +0200
+Processing by Flyboy::TasksController#complete as HTML
+ Parameters: {"id"=>"1"}
+ [1m[35mFlyboy::Task Load (0.2ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 1]]
+ [1m[36mFlyboy::Goal Load (0.2ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (2.0ms)[0m [1mINSERT INTO "flyboy_task_comments" ("progress", "description", "date", "task_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?)[0m [["progress", 100], ["description", "La tâche a été marquée comme terminée"], ["date", "2015-04-14 14:46:34.222233"], ["task_id", 1], ["created_at", "2015-04-14 14:46:34.224212"], ["updated_at", "2015-04-14 14:46:34.224212"]]
+ [1m[35mSQL (0.2ms)[0m UPDATE "flyboy_tasks" SET "progress" = ?, "done" = ?, "updated_at" = ? WHERE "flyboy_tasks"."id" = ? [["progress", 100], ["done", "t"], ["updated_at", "2015-04-14 14:46:34.229444"], ["id", 1]]
+ [1m[36m (1.0ms)[0m [1mcommit transaction[0m
+Redirected to http://127.0.0.1:65380/flyboy/tasks
+Completed 302 Found in 15ms (ActiveRecord: 3.6ms)
+Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-14 16:46:34 +0200
+Processing by Flyboy::TasksController#index as HTML
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.6ms)
+ [1m[35mFlyboy::Task Load (0.3ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC
+ [1m[36mFlyboy::Goal Load (0.1ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 1]]
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (6.7ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (8.5ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.3ms)
+Completed 200 OK in 12ms (Views: 9.6ms | ActiveRecord: 0.4ms)
+ [1m[35m (2.5ms)[0m DELETE FROM "flyboy_task_comments";
+ [1m[36m (0.3ms)[0m [1mSELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';[0m
+ [1m[35m (0.9ms)[0m DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';
+ [1m[36m (0.8ms)[0m [1mDELETE FROM "flyboy_goals";[0m
+ [1m[35m (0.2ms)[0m SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
+ [1m[36m (1.1ms)[0m [1mDELETE FROM sqlite_sequence where name = 'flyboy_goals';[0m
+ [1m[35m (1.5ms)[0m DELETE FROM "flyboy_tasks";
+ [1m[36m (0.2ms)[0m [1mSELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';[0m
+ [1m[35m (1.1ms)[0m DELETE FROM sqlite_sequence where name = 'flyboy_tasks';
+ [1m[36m (1.1ms)[0m [1mDELETE FROM "flyboy_task_comments";[0m
+ [1m[35m (0.2ms)[0m SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
+ [1m[36m (0.1ms)[0m [1mDELETE FROM sqlite_sequence where name = 'flyboy_task_comments';[0m
+ [1m[35m (0.8ms)[0m DELETE FROM "flyboy_goals";
+ [1m[36m (0.1ms)[0m [1mSELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';[0m
+ [1m[35m (0.1ms)[0m DELETE FROM sqlite_sequence where name = 'flyboy_goals';
+ [1m[36m (0.8ms)[0m [1mDELETE FROM "flyboy_tasks";[0m
+ [1m[35m (0.1ms)[0m SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
+ [1m[36m (0.1ms)[0m [1mDELETE FROM sqlite_sequence where name = 'flyboy_tasks';[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14')[0m
+ [1m[35mSQL (0.6ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_401"], ["description", "I-am-the-goal-description_9010"], ["version", 1], ["created_at", "2015-04-14 14:46:34.375732"], ["updated_at", "2015-04-14 14:46:34.375732"], ["tracking", "150414-1"]]
+ [1m[36m (0.9ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.7ms)[0m [1mINSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["done", "f"], ["reminder", "2015-04-13"], ["term", "2015-04-14"], ["goal_id", 1], ["title", "I-am-a-task5670"], ["description", "I-am-the-task-description_4951"], ["created_at", "2015-04-14 14:46:34.381852"], ["updated_at", "2015-04-14 14:46:34.381852"]]
+ [1m[35m (1.0ms)[0m commit transaction
+Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-14 16:46:34 +0200
+Processing by Flyboy::TasksController#index as HTML
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.6ms)
+ [1m[36mFlyboy::Task Load (0.3ms)[0m [1mSELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC[0m
+ [1m[35mFlyboy::Goal Load (0.1ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (7.0ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (8.8ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.1ms)
+Completed 200 OK in 12ms (Views: 10.0ms | ActiveRecord: 0.4ms)
+Started PATCH "/flyboy/tasks/1/snooze" for 127.0.0.1 at 2015-04-14 16:46:36 +0200
+Processing by Flyboy::TasksController#snooze as HTML
+ Parameters: {"id"=>"1"}
+ [1m[36mFlyboy::Task Load (0.1ms)[0m [1mSELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1[0m [["id", 1]]
+ [1m[35mFlyboy::Goal Load (0.1ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.3ms)[0m UPDATE "flyboy_tasks" SET "reminder" = ?, "term" = ?, "updated_at" = ? WHERE "flyboy_tasks"."id" = ? [["reminder", "2015-04-21"], ["term", "2015-05-14"], ["updated_at", "2015-04-14 14:46:36.311538"], ["id", 1]]
+ [1m[36m (2.5ms)[0m [1mcommit transaction[0m
+Redirected to http://127.0.0.1:65380/flyboy/tasks
+Completed 302 Found in 7ms (ActiveRecord: 3.0ms)
+Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-14 16:46:36 +0200
+Processing by Flyboy::TasksController#index as HTML
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.5ms)
+ [1m[35mFlyboy::Task Load (0.2ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC
+ [1m[36mFlyboy::Goal Load (0.1ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 1]]
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (5.9ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (7.5ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.2ms)
+Completed 200 OK in 10ms (Views: 8.5ms | ActiveRecord: 0.3ms)
+ [1m[35m (2.7ms)[0m DELETE FROM "flyboy_task_comments";
+ [1m[36m (0.2ms)[0m [1mSELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';[0m
+ [1m[35m (0.1ms)[0m DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';
+ [1m[36m (0.8ms)[0m [1mDELETE FROM "flyboy_goals";[0m
+ [1m[35m (0.1ms)[0m SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
+ [1m[36m (0.8ms)[0m [1mDELETE FROM sqlite_sequence where name = 'flyboy_goals';[0m
+ [1m[35m (0.8ms)[0m DELETE FROM "flyboy_tasks";
+ [1m[36m (0.1ms)[0m [1mSELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';[0m
+ [1m[35m (0.8ms)[0m DELETE FROM sqlite_sequence where name = 'flyboy_tasks';
+ [1m[36m (1.1ms)[0m [1mDELETE FROM "flyboy_task_comments";[0m
+ [1m[35m (0.2ms)[0m SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
+ [1m[36m (0.1ms)[0m [1mDELETE FROM sqlite_sequence where name = 'flyboy_task_comments';[0m
+ [1m[35m (1.0ms)[0m DELETE FROM "flyboy_goals";
+ [1m[36m (0.2ms)[0m [1mSELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';[0m
+ [1m[35m (0.1ms)[0m DELETE FROM sqlite_sequence where name = 'flyboy_goals';
+ [1m[36m (0.7ms)[0m [1mDELETE FROM "flyboy_tasks";[0m
+ [1m[35m (0.1ms)[0m SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
+ [1m[36m (0.1ms)[0m [1mDELETE FROM sqlite_sequence where name = 'flyboy_tasks';[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14')[0m
+ [1m[35mSQL (0.2ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_4226"], ["description", "I-am-the-goal-description_200"], ["version", 1], ["created_at", "2015-04-14 14:46:36.451730"], ["updated_at", "2015-04-14 14:46:36.451730"], ["tracking", "150414-1"]]
+ [1m[36m (0.8ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+ [1m[36mSQL (0.2ms)[0m [1mINSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 1], ["title", "I-am-a-task546"], ["description", "I-am-the-task-description_6702"], ["created_at", "2015-04-14 14:46:36.455703"], ["updated_at", "2015-04-14 14:46:36.455703"]]
+ [1m[35m (0.8ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.3ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14')
+ [1m[36mSQL (0.3ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "open"], ["title", "I-am-a-goal_1129"], ["description", "I-am-the-goal-description_1825"], ["version", 1], ["created_at", "2015-04-14 14:46:36.459407"], ["updated_at", "2015-04-14 14:46:36.459407"], ["tracking", "150414-2"]]
+ [1m[35m (0.8ms)[0m commit transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.2ms)[0m INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 2], ["title", "I-am-a-task6465"], ["description", "I-am-the-task-description_2829"], ["created_at", "2015-04-14 14:46:36.464300"], ["updated_at", "2015-04-14 14:46:36.464300"]]
+ [1m[36m (0.8ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14')[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_2580"], ["description", "I-am-the-goal-description_5513"], ["version", 1], ["created_at", "2015-04-14 14:46:36.467685"], ["updated_at", "2015-04-14 14:46:36.467685"], ["tracking", "150414-3"]]
+ [1m[36m (0.8ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+ [1m[36mSQL (0.2ms)[0m [1mINSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 3], ["title", "I-am-a-task8439"], ["description", "I-am-the-task-description_6551"], ["created_at", "2015-04-14 14:46:36.471636"], ["updated_at", "2015-04-14 14:46:36.471636"]]
+ [1m[35m (0.9ms)[0m commit transaction
+Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-14 16:46:36 +0200
+Processing by Flyboy::TasksController#index as HTML
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.6ms)
+ [1m[36mFlyboy::Task Load (0.2ms)[0m [1mSELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC[0m
+ [1m[35mFlyboy::Goal Load (0.1ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mFlyboy::Goal Load (0.1ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mFlyboy::Goal Load (0.1ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 3]]
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (9.7ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (11.2ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.1ms)
+Completed 200 OK in 13ms (Views: 11.7ms | ActiveRecord: 0.5ms)
+Started GET "/flyboy/tasks.pdf" for 127.0.0.1 at 2015-04-14 16:46:38 +0200
+Processing by Flyboy::TasksController#index as PDF
+ [1m[36mFlyboy::Task Load (0.2ms)[0m [1mSELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC[0m
+ [1m[35mFlyboy::Goal Load (0.1ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ?[0m [["goal_id", 1]]
+ [1m[35m (0.1ms)[0m SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ?[0m [["goal_id", 1]]
+ [1m[35mFlyboy::Goal Load (0.4ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36m (0.3ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ?[0m [["goal_id", 2]]
+ [1m[35m (0.2ms)[0m SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ?[0m [["goal_id", 2]]
+ [1m[35mFlyboy::Goal Load (0.4ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ?[0m [["goal_id", 3]]
+ [1m[35m (0.4ms)[0m SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 3]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ?[0m [["goal_id", 3]]
+ Rendered text template (0.1ms)
+Sent data feuille_de_route_2015-04-14.pdf (8.7ms)
+Completed 200 OK in 252ms (Views: 8.4ms | ActiveRecord: 2.5ms)
+ [1m[35m (2.4ms)[0m DELETE FROM "flyboy_task_comments";
+ [1m[36m (0.4ms)[0m [1mSELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';[0m
+ [1m[35m (0.2ms)[0m DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';
+ [1m[36m (2.0ms)[0m [1mDELETE FROM "flyboy_goals";[0m
+ [1m[35m (0.6ms)[0m SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
+ [1m[36m (1.2ms)[0m [1mDELETE FROM sqlite_sequence where name = 'flyboy_goals';[0m
+ [1m[35m (1.7ms)[0m DELETE FROM "flyboy_tasks";
+ [1m[36m (0.5ms)[0m [1mSELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';[0m
+ [1m[35m (1.2ms)[0m DELETE FROM sqlite_sequence where name = 'flyboy_tasks';
+ [1m[36m (1.8ms)[0m [1mDELETE FROM "flyboy_task_comments";[0m
+ [1m[35m (0.4ms)[0m SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
+ [1m[36m (0.5ms)[0m [1mDELETE FROM sqlite_sequence where name = 'flyboy_task_comments';[0m
+ [1m[35m (1.5ms)[0m DELETE FROM "flyboy_goals";
+ [1m[36m (0.2ms)[0m [1mSELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';[0m
+ [1m[35m (0.1ms)[0m DELETE FROM sqlite_sequence where name = 'flyboy_goals';
+ [1m[36m (0.9ms)[0m [1mDELETE FROM "flyboy_tasks";[0m
+ [1m[35m (0.2ms)[0m SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
+ [1m[36m (0.2ms)[0m [1mDELETE FROM sqlite_sequence where name = 'flyboy_tasks';[0m
+ [1m[35m (0.2ms)[0m begin transaction
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14')[0m
+ [1m[35mSQL (1.1ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_7063"], ["description", "I-am-the-goal-description_6297"], ["version", 1], ["created_at", "2015-04-14 14:46:38.998878"], ["updated_at", "2015-04-14 14:46:38.998878"], ["tracking", "150414-1"]]
+ [1m[36m (3.5ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.5ms)[0m [1mINSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 1], ["title", "I-am-a-task3850"], ["description", "I-am-the-task-description_8112"], ["created_at", "2015-04-14 14:46:39.011911"], ["updated_at", "2015-04-14 14:46:39.011911"]]
+ [1m[35m (0.8ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14')
+ [1m[36mSQL (0.3ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "open"], ["title", "I-am-a-goal_2847"], ["description", "I-am-the-goal-description_4158"], ["version", 1], ["created_at", "2015-04-14 14:46:39.016606"], ["updated_at", "2015-04-14 14:46:39.016606"], ["tracking", "150414-2"]]
+ [1m[35m (1.3ms)[0m commit transaction
+ [1m[36m (0.2ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (1.5ms)[0m INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 2], ["title", "I-am-a-task8881"], ["description", "I-am-the-task-description_4349"], ["created_at", "2015-04-14 14:46:39.022590"], ["updated_at", "2015-04-14 14:46:39.022590"]]
+ [1m[36m (1.3ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14')[0m
+ [1m[35mSQL (0.2ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_2632"], ["description", "I-am-the-goal-description_2507"], ["version", 1], ["created_at", "2015-04-14 14:46:39.031538"], ["updated_at", "2015-04-14 14:46:39.031538"], ["tracking", "150414-3"]]
+ [1m[36m (0.8ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.3ms)[0m begin transaction
+ [1m[36mSQL (0.7ms)[0m [1mINSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 3], ["title", "I-am-a-task7005"], ["description", "I-am-the-task-description_6814"], ["created_at", "2015-04-14 14:46:39.036824"], ["updated_at", "2015-04-14 14:46:39.036824"]]
+ [1m[35m (1.2ms)[0m commit transaction
+Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-14 16:46:39 +0200
+Processing by Flyboy::TasksController#index as HTML
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (1.3ms)
+ [1m[36mFlyboy::Task Load (0.3ms)[0m [1mSELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC[0m
+ [1m[35mFlyboy::Goal Load (0.1ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mFlyboy::Goal Load (0.1ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mFlyboy::Goal Load (0.3ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 3]]
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (20.0ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (25.1ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.1ms)
+Completed 200 OK in 30ms (Views: 26.5ms | ActiveRecord: 0.7ms)
+Started GET "/flyboy/tasks.csv" for 127.0.0.1 at 2015-04-14 16:46:41 +0200
+Processing by Flyboy::TasksController#index as CSV
+ [1m[36mFlyboy::Task Load (0.2ms)[0m [1mSELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC[0m
+ [1m[35mFlyboy::Goal Load (0.1ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ?[0m [["goal_id", 1]]
+ [1m[35m (0.1ms)[0m SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ?[0m [["goal_id", 1]]
+ [1m[35mFlyboy::Goal Load (0.1ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ?[0m [["goal_id", 2]]
+ [1m[35m (0.1ms)[0m SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ?[0m [["goal_id", 2]]
+ [1m[35mFlyboy::Goal Load (0.1ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ?[0m [["goal_id", 3]]
+ [1m[35m (0.1ms)[0m SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 3]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ?[0m [["goal_id", 3]]
+ Rendered text template (0.0ms)
+Sent data feuille_de_route_2015-04-14.csv (0.6ms)
+Completed 200 OK in 10ms (Views: 0.5ms | ActiveRecord: 0.9ms)
+ [1m[35m (2.9ms)[0m DELETE FROM "flyboy_task_comments";
+ [1m[36m (0.2ms)[0m [1mSELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';[0m
+ [1m[35m (0.1ms)[0m DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';
+ [1m[36m (0.9ms)[0m [1mDELETE FROM "flyboy_goals";[0m
+ [1m[35m (0.2ms)[0m SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
+ [1m[36m (0.8ms)[0m [1mDELETE FROM sqlite_sequence where name = 'flyboy_goals';[0m
+ [1m[35m (0.7ms)[0m DELETE FROM "flyboy_tasks";
+ [1m[36m (0.1ms)[0m [1mSELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';[0m
+ [1m[35m (0.8ms)[0m DELETE FROM sqlite_sequence where name = 'flyboy_tasks';
+ [1m[36m (1.0ms)[0m [1mDELETE FROM "flyboy_task_comments";[0m
+ [1m[35m (0.2ms)[0m SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
+ [1m[36m (0.1ms)[0m [1mDELETE FROM sqlite_sequence where name = 'flyboy_task_comments';[0m
+ [1m[35m (1.0ms)[0m DELETE FROM "flyboy_goals";
+ [1m[36m (0.2ms)[0m [1mSELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';[0m
+ [1m[35m (0.1ms)[0m DELETE FROM sqlite_sequence where name = 'flyboy_goals';
+ [1m[36m (0.8ms)[0m [1mDELETE FROM "flyboy_tasks";[0m
+ [1m[35m (0.1ms)[0m SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
+ [1m[36m (0.1ms)[0m [1mDELETE FROM sqlite_sequence where name = 'flyboy_tasks';[0m
+ [1m[35m (0.0ms)[0m begin transaction
+ [1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14')[0m
+ [1m[35mSQL (0.2ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_7381"], ["description", "I-am-the-goal-description_9614"], ["version", 1], ["created_at", "2015-04-14 14:46:41.855706"], ["updated_at", "2015-04-14 14:46:41.855706"], ["tracking", "150414-1"]]
+ [1m[36m (0.9ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.3ms)[0m [1mINSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 1], ["title", "I-am-a-task2425"], ["description", "I-am-the-task-description_5085"], ["created_at", "2015-04-14 14:46:41.860495"], ["updated_at", "2015-04-14 14:46:41.860495"]]
+ [1m[35m (0.9ms)[0m commit transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14')
+ [1m[36mSQL (0.2ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "open"], ["title", "I-am-a-goal_3362"], ["description", "I-am-the-goal-description_43"], ["version", 1], ["created_at", "2015-04-14 14:46:41.864703"], ["updated_at", "2015-04-14 14:46:41.864703"], ["tracking", "150414-2"]]
+ [1m[35m (0.8ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 2], ["title", "I-am-a-task5111"], ["description", "I-am-the-task-description_5927"], ["created_at", "2015-04-14 14:46:41.868430"], ["updated_at", "2015-04-14 14:46:41.868430"]]
+ [1m[36m (0.8ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+ [1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14')[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_3524"], ["description", "I-am-the-goal-description_965"], ["version", 1], ["created_at", "2015-04-14 14:46:41.871955"], ["updated_at", "2015-04-14 14:46:41.871955"], ["tracking", "150414-3"]]
+ [1m[36m (0.7ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+ [1m[36mSQL (0.4ms)[0m [1mINSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 3], ["title", "I-am-a-task8177"], ["description", "I-am-the-task-description_6494"], ["created_at", "2015-04-14 14:46:41.876063"], ["updated_at", "2015-04-14 14:46:41.876063"]]
+ [1m[35m (0.9ms)[0m commit transaction
+Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-14 16:46:41 +0200
+Processing by Flyboy::TasksController#index as HTML
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.6ms)
+ [1m[36mFlyboy::Task Load (0.2ms)[0m [1mSELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC[0m
+ [1m[35mFlyboy::Goal Load (0.2ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mFlyboy::Goal Load (0.1ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mFlyboy::Goal Load (0.1ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 3]]
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (14.5ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (16.1ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.1ms)
+Completed 200 OK in 18ms (Views: 16.4ms | ActiveRecord: 0.7ms)
+Started GET "/flyboy/tasks.xls" for 127.0.0.1 at 2015-04-14 16:46:43 +0200
+Processing by Flyboy::TasksController#index as XLS
+ [1m[36mFlyboy::Task Load (0.2ms)[0m [1mSELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC[0m
+ [1m[35mFlyboy::Goal Load (0.1ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ?[0m [["goal_id", 1]]
+ [1m[35m (0.1ms)[0m SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ?[0m [["goal_id", 1]]
+ [1m[35mFlyboy::Goal Load (0.1ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ?[0m [["goal_id", 2]]
+ [1m[35m (0.1ms)[0m SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ?[0m [["goal_id", 2]]
+ [1m[35mFlyboy::Goal Load (0.1ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ?[0m [["goal_id", 3]]
+ [1m[35m (0.1ms)[0m SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 3]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ?[0m [["goal_id", 3]]
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.xls.erb (12.8ms)
+Completed 200 OK in 38ms (Views: 36.2ms | ActiveRecord: 1.1ms)
+ [1m[35m (2.0ms)[0m DELETE FROM "flyboy_task_comments";
+ [1m[36m (0.5ms)[0m [1mSELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';[0m
+ [1m[35m (0.4ms)[0m DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';
+ [1m[36m (1.9ms)[0m [1mDELETE FROM "flyboy_goals";[0m
+ [1m[35m (0.3ms)[0m SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
+ [1m[36m (2.8ms)[0m [1mDELETE FROM sqlite_sequence where name = 'flyboy_goals';[0m
+ [1m[35m (1.6ms)[0m DELETE FROM "flyboy_tasks";
+ [1m[36m (0.2ms)[0m [1mSELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';[0m
+ [1m[35m (1.2ms)[0m DELETE FROM sqlite_sequence where name = 'flyboy_tasks';
+ [1m[36m (1.0ms)[0m [1mDELETE FROM "flyboy_task_comments";[0m
+ [1m[35m (0.2ms)[0m SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
+ [1m[36m (0.1ms)[0m [1mDELETE FROM sqlite_sequence where name = 'flyboy_task_comments';[0m
+ [1m[35m (0.9ms)[0m DELETE FROM "flyboy_goals";
+ [1m[36m (0.2ms)[0m [1mSELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';[0m
+ [1m[35m (0.1ms)[0m DELETE FROM sqlite_sequence where name = 'flyboy_goals';
+ [1m[36m (0.9ms)[0m [1mDELETE FROM "flyboy_tasks";[0m
+ [1m[35m (0.2ms)[0m SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
+ [1m[36m (0.1ms)[0m [1mDELETE FROM sqlite_sequence where name = 'flyboy_tasks';[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14')[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_6460"], ["description", "I-am-the-goal-description_2740"], ["version", 1], ["created_at", "2015-04-14 14:46:44.092480"], ["updated_at", "2015-04-14 14:46:44.092480"], ["tracking", "150414-1"]]
+ [1m[36m (0.9ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.5ms)[0m [1mINSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 1], ["title", "I-am-a-task9755"], ["description", "I-am-the-task-description_4211"], ["created_at", "2015-04-14 14:46:44.097758"], ["updated_at", "2015-04-14 14:46:44.097758"]]
+ [1m[35m (0.9ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.4ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-14')
+ [1m[36mSQL (0.8ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "open"], ["title", "I-am-a-goal_7567"], ["description", "I-am-the-goal-description_4814"], ["version", 1], ["created_at", "2015-04-14 14:46:44.105106"], ["updated_at", "2015-04-14 14:46:44.105106"], ["tracking", "150414-2"]]
+ [1m[35m (1.0ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.6ms)[0m INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 2], ["title", "I-am-a-task9987"], ["description", "I-am-the-task-description_6278"], ["created_at", "2015-04-14 14:46:44.113976"], ["updated_at", "2015-04-14 14:46:44.113976"]]
+ [1m[36m (1.0ms)[0m [1mcommit transaction[0m
+Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-14 16:46:44 +0200
+Processing by Flyboy::TasksController#index as HTML
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (1.1ms)
+ [1m[35mFlyboy::Task Load (0.3ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC
+ [1m[36mFlyboy::Goal Load (0.2ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35mFlyboy::Goal Load (0.2ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 2]]
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (16.1ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (20.6ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.1ms)
+Completed 200 OK in 96ms (Views: 94.4ms | ActiveRecord: 0.7ms)
+Started POST "/flyboy/dorsale/small_data/filters" for 127.0.0.1 at 2015-04-14 16:46:46 +0200
+Processing by Dorsale::SmallData::FiltersController#create as HTML
+ Parameters: {"utf8"=>"✓", "filters"=>{"status"=>"closed"}}
+Redirected to http://127.0.0.1:65380/flyboy/tasks
+Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
+Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-14 16:46:46 +0200
+Processing by Flyboy::TasksController#index as HTML
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.6ms)
+ [1m[36mFlyboy::Task Load (0.2ms)[0m [1mSELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."done" = 't' ORDER BY term ASC[0m
+ [1m[35mFlyboy::Goal Load (0.1ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (4.7ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (6.3ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.1ms)
+Completed 200 OK in 8ms (Views: 6.9ms | ActiveRecord: 0.3ms)
+Started POST "/flyboy/dorsale/small_data/filters" for 127.0.0.1 at 2015-04-14 16:46:46 +0200
+Processing by Dorsale::SmallData::FiltersController#create as HTML
+ Parameters: {"utf8"=>"✓", "filters"=>{"status"=>"open"}}
+Redirected to http://127.0.0.1:65380/flyboy/tasks
+Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
+Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-14 16:46:46 +0200
+Processing by Flyboy::TasksController#index as HTML
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.5ms)
+ [1m[36mFlyboy::Task Load (0.2ms)[0m [1mSELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."done" = 'f' ORDER BY term ASC[0m
+ [1m[35mFlyboy::Goal Load (0.2ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 2]]
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (4.7ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (6.1ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.1ms)
+Completed 200 OK in 8ms (Views: 6.5ms | ActiveRecord: 0.4ms)
+Started POST "/flyboy/dorsale/small_data/filters" for 127.0.0.1 at 2015-04-14 16:46:46 +0200
+Processing by Dorsale::SmallData::FiltersController#create as HTML
+ Parameters: {"utf8"=>"✓", "filters"=>{"status"=>""}}
+Redirected to http://127.0.0.1:65380/flyboy/tasks
+Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
+Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-14 16:46:46 +0200
+Processing by Flyboy::TasksController#index as HTML
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.5ms)
+ [1m[36mFlyboy::Task Load (0.3ms)[0m [1mSELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC[0m
+ [1m[35mFlyboy::Goal Load (0.1ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mFlyboy::Goal Load (0.1ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 2]]
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (7.3ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (8.6ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.1ms)
+Completed 200 OK in 10ms (Views: 8.9ms | ActiveRecord: 0.5ms)
+ [1m[35m (2.6ms)[0m DELETE FROM "flyboy_task_comments";
+ [1m[36m (0.2ms)[0m [1mSELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';[0m
+ [1m[35m (0.1ms)[0m DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';
+ [1m[36m (0.8ms)[0m [1mDELETE FROM "flyboy_goals";[0m
+ [1m[35m (0.1ms)[0m SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
+ [1m[36m (0.8ms)[0m [1mDELETE FROM sqlite_sequence where name = 'flyboy_goals';[0m
+ [1m[35m (0.8ms)[0m DELETE FROM "flyboy_tasks";
+ [1m[36m (0.1ms)[0m [1mSELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';[0m
+ [1m[35m (0.8ms)[0m DELETE FROM sqlite_sequence where name = 'flyboy_tasks';
+ [1m[36mActiveRecord::SchemaMigration Load (0.6ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
+ [1m[36m (1.5ms)[0m [1mDELETE FROM "flyboy_task_comments";[0m
+ [1m[35m (0.2ms)[0m SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
+ [1m[36m (0.4ms)[0m [1mDELETE FROM sqlite_sequence where name = 'flyboy_task_comments';[0m
+ [1m[35m (1.1ms)[0m DELETE FROM "flyboy_goals";
+ [1m[36m (0.2ms)[0m [1mSELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';[0m
+ [1m[35m (0.1ms)[0m DELETE FROM sqlite_sequence where name = 'flyboy_goals';
+ [1m[36m (1.2ms)[0m [1mDELETE FROM "flyboy_tasks";[0m
+ [1m[35m (0.1ms)[0m SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
+ [1m[36m (0.1ms)[0m [1mDELETE FROM sqlite_sequence where name = 'flyboy_tasks';[0m
+ [1m[35mFlyboy::Goal Load (0.2ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals"
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15')
+ [1m[36mSQL (0.4ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "open"], ["title", "I-am-a-goal_2746"], ["description", "I-am-the-goal-description_2548"], ["version", 1], ["created_at", "2015-04-15 06:20:49.941468"], ["updated_at", "2015-04-15 06:20:49.941468"], ["tracking", "150415-1"]]
+ [1m[35m (0.8ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15')
+ [1m[36mSQL (0.2ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "closed"], ["title", "I-am-a-goal_6094"], ["description", "I-am-the-goal-description_3179"], ["version", 1], ["created_at", "2015-04-15 06:20:49.950703"], ["updated_at", "2015-04-15 06:20:49.950703"], ["tracking", "150415-2"]]
+ [1m[35m (0.8ms)[0m commit transaction
+Processing by Flyboy::GoalsController#index as HTML
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/index.html.slim within layouts/application (0.3ms)
+Completed 200 OK in 27ms (Views: 15.4ms | ActiveRecord: 0.0ms)
+ [1m[36mFlyboy::Goal Load (0.2ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" ORDER BY status ASC[0m
+ [1m[35mFlyboy::Goal Load (0.2ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals"
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+ [1m[35mFlyboy::Task Load (0.1ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? ORDER BY term ASC [["goal_id", 1]]
+ [1m[36mSQL (0.5ms)[0m [1mDELETE FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ?[0m [["id", 1]]
+ [1m[35m (1.0ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mFlyboy::Task Load (0.1ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? ORDER BY term ASC [["goal_id", 2]]
+ [1m[36mSQL (0.3ms)[0m [1mDELETE FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ?[0m [["id", 2]]
+ [1m[35m (0.8ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15')
+ [1m[36mSQL (0.2ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "open"], ["title", "I-am-a-goal_9711"], ["description", "I-am-the-goal-description_6430"], ["version", 1], ["created_at", "2015-04-15 06:20:50.110175"], ["updated_at", "2015-04-15 06:20:50.110175"], ["tracking", "150415-1"]]
+ [1m[35m (0.9ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15')
+ [1m[36mSQL (0.2ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "closed"], ["title", "I-am-a-goal_9198"], ["description", "I-am-the-goal-description_2944"], ["version", 1], ["created_at", "2015-04-15 06:20:50.115095"], ["updated_at", "2015-04-15 06:20:50.115095"], ["tracking", "150415-2"]]
+ [1m[35m (0.7ms)[0m 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)
+ [1m[36mFlyboy::Goal Load (0.2ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."status" = ? ORDER BY status ASC[0m [["status", "closed"]]
+ [1m[35mFlyboy::Goal Load (0.2ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals"
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+ [1m[35mFlyboy::Task Load (0.1ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? ORDER BY term ASC [["goal_id", 3]]
+ [1m[36mSQL (0.2ms)[0m [1mDELETE FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ?[0m [["id", 3]]
+ [1m[35m (0.7ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mFlyboy::Task Load (0.1ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? ORDER BY term ASC [["goal_id", 4]]
+ [1m[36mSQL (0.2ms)[0m [1mDELETE FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ?[0m [["id", 4]]
+ [1m[35m (0.8ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15')
+ [1m[36mSQL (0.3ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "open"], ["title", "I-am-a-goal_6472"], ["description", "I-am-the-goal-description_8258"], ["version", 1], ["created_at", "2015-04-15 06:20:50.141380"], ["updated_at", "2015-04-15 06:20:50.141380"], ["tracking", "150415-1"]]
+ [1m[35m (0.8ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15')
+ [1m[36mSQL (0.3ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "closed"], ["title", "I-am-a-goal_4548"], ["description", "I-am-the-goal-description_7065"], ["version", 1], ["created_at", "2015-04-15 06:20:50.146155"], ["updated_at", "2015-04-15 06:20:50.146155"], ["tracking", "150415-2"]]
+ [1m[35m (0.8ms)[0m 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)
+ [1m[36mFlyboy::Goal Load (0.4ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE ("flyboy_goals"."status" != ?) ORDER BY status ASC[0m [["status", "closed"]]
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15')[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_34"], ["description", "I-am-the-goal-description_991"], ["version", 1], ["created_at", "2015-04-15 06:20:50.157931"], ["updated_at", "2015-04-15 06:20:50.157931"], ["tracking", "150415-3"]]
+ [1m[36m (0.8ms)[0m [1mcommit transaction[0m
+Processing by Flyboy::GoalsController#close as HTML
+ Parameters: {"id"=>"7"}
+ [1m[35mFlyboy::Goal Load (0.3ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 7]]
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f' [["goal_id", 7]]
+ [1m[36mSQL (0.4ms)[0m [1mUPDATE "flyboy_goals" SET "status" = ?, "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ?[0m [["status", "closed"], ["version", 2], ["updated_at", "2015-04-15 06:20:50.170868"], ["id", 7]]
+ [1m[35m (0.9ms)[0m commit transaction
+Redirected to http://test.host/flyboy/goals
+Completed 302 Found in 3412ms (ActiveRecord: 1.7ms)
+ [1m[36mFlyboy::Goal Load (0.4ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 7]]
+ [1m[35m (0.3ms)[0m begin transaction
+ [1m[36m (0.3ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15')[0m
+ [1m[35mSQL (1.1ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_4286"], ["description", "I-am-the-goal-description_7117"], ["version", 1], ["created_at", "2015-04-15 06:20:53.585078"], ["updated_at", "2015-04-15 06:20:53.585078"], ["tracking", "150415-4"]]
+ [1m[36m (3.1ms)[0m [1mcommit transaction[0m
+Processing by Flyboy::GoalsController#close as HTML
+ Parameters: {"id"=>"8"}
+ [1m[35mFlyboy::Goal Load (0.3ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 8]]
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.6ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f' [["goal_id", 8]]
+ [1m[36mSQL (0.7ms)[0m [1mUPDATE "flyboy_goals" SET "status" = ?, "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ?[0m [["status", "closed"], ["version", 2], ["updated_at", "2015-04-15 06:20:53.608547"], ["id", 8]]
+ [1m[35m (1.1ms)[0m commit transaction
+Redirected to http://test.host/flyboy/goals
+Completed 302 Found in 15ms (ActiveRecord: 2.7ms)
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.3ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15')
+ [1m[36mSQL (0.4ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "closed"], ["title", "I-am-a-goal_1586"], ["description", "I-am-the-goal-description_8883"], ["version", 1], ["created_at", "2015-04-15 06:20:53.618521"], ["updated_at", "2015-04-15 06:20:53.618521"], ["tracking", "150415-5"]]
+ [1m[35m (1.0ms)[0m commit transaction
+Processing by Flyboy::GoalsController#open as HTML
+ Parameters: {"id"=>"9"}
+ [1m[36mFlyboy::Goal Load (0.4ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 9]]
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.3ms)[0m [1mUPDATE "flyboy_goals" SET "status" = ?, "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ?[0m [["status", "open"], ["version", 2], ["updated_at", "2015-04-15 06:20:53.630774"], ["id", 9]]
+ [1m[35m (0.9ms)[0m commit transaction
+Redirected to http://test.host/flyboy/goals/9
+Completed 302 Found in 7ms (ActiveRecord: 1.7ms)
+ [1m[36mFlyboy::Goal Load (0.2ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 9]]
+ [1m[35m (0.7ms)[0m begin transaction
+ [1m[36m (0.4ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15')[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_826"], ["description", "I-am-the-goal-description_8010"], ["version", 1], ["created_at", "2015-04-15 06:20:53.647118"], ["updated_at", "2015-04-15 06:20:53.647118"], ["tracking", "150415-6"]]
+ [1m[36m (0.8ms)[0m [1mcommit transaction[0m
+Processing by Flyboy::GoalsController#open as HTML
+ Parameters: {"id"=>"10"}
+ [1m[35mFlyboy::Goal Load (0.6ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 10]]
+ [1m[36m (0.7ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.6ms)[0m UPDATE "flyboy_goals" SET "status" = ?, "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["status", "open"], ["version", 2], ["updated_at", "2015-04-15 06:20:53.664117"], ["id", 10]]
+ [1m[36m (0.8ms)[0m [1mcommit transaction[0m
+Redirected to http://test.host/flyboy/goals/10
+Completed 302 Found in 13ms (ActiveRecord: 2.8ms)
+ [1m[36m (2.8ms)[0m [1mDELETE FROM "flyboy_task_comments";[0m
+ [1m[35m (0.2ms)[0m SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
+ [1m[36m (0.3ms)[0m [1mDELETE FROM sqlite_sequence where name = 'flyboy_task_comments';[0m
+ [1m[35m (1.0ms)[0m DELETE FROM "flyboy_goals";
+ [1m[36m (0.2ms)[0m [1mSELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';[0m
+ [1m[35m (0.9ms)[0m DELETE FROM sqlite_sequence where name = 'flyboy_goals';
+ [1m[36m (0.8ms)[0m [1mDELETE FROM "flyboy_tasks";[0m
+ [1m[35m (0.1ms)[0m SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
+ [1m[36m (0.1ms)[0m [1mDELETE FROM sqlite_sequence where name = 'flyboy_tasks';[0m
+ [1m[35mFlyboy::Goal Load (0.2ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals"
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15')
+ [1m[36mSQL (0.4ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "open"], ["title", "I-am-a-goal_3183"], ["description", "I-am-the-goal-description_4521"], ["version", 1], ["created_at", "2015-04-15 06:21:48.803360"], ["updated_at", "2015-04-15 06:21:48.803360"], ["tracking", "150415-1"]]
+ [1m[35m (0.8ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15')
+ [1m[36mSQL (0.2ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "closed"], ["title", "I-am-a-goal_6589"], ["description", "I-am-the-goal-description_3780"], ["version", 1], ["created_at", "2015-04-15 06:21:48.815770"], ["updated_at", "2015-04-15 06:21:48.815770"], ["tracking", "150415-2"]]
+ [1m[35m (0.8ms)[0m commit transaction
+Processing by Flyboy::GoalsController#index as HTML
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/index.html.slim within layouts/application (0.2ms)
+Completed 200 OK in 24ms (Views: 15.7ms | ActiveRecord: 0.0ms)
+ [1m[36mFlyboy::Goal Load (0.3ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" ORDER BY status ASC[0m
+ [1m[35mFlyboy::Goal Load (0.2ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals"
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+ [1m[35mFlyboy::Task Load (0.3ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? ORDER BY term ASC [["goal_id", 1]]
+ [1m[36mSQL (0.4ms)[0m [1mDELETE FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ?[0m [["id", 1]]
+ [1m[35m (2.1ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mFlyboy::Task Load (0.2ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? ORDER BY term ASC [["goal_id", 2]]
+ [1m[36mSQL (0.3ms)[0m [1mDELETE FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ?[0m [["id", 2]]
+ [1m[35m (0.7ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15')
+ [1m[36mSQL (0.3ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "open"], ["title", "I-am-a-goal_3646"], ["description", "I-am-the-goal-description_1182"], ["version", 1], ["created_at", "2015-04-15 06:21:48.971248"], ["updated_at", "2015-04-15 06:21:48.971248"], ["tracking", "150415-1"]]
+ [1m[35m (0.8ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15')
+ [1m[36mSQL (0.3ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "closed"], ["title", "I-am-a-goal_7705"], ["description", "I-am-the-goal-description_7840"], ["version", 1], ["created_at", "2015-04-15 06:21:48.976432"], ["updated_at", "2015-04-15 06:21:48.976432"], ["tracking", "150415-2"]]
+ [1m[35m (1.0ms)[0m 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)
+ [1m[36mFlyboy::Goal Load (0.2ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."status" = ? ORDER BY status ASC[0m [["status", "closed"]]
+ [1m[35mFlyboy::Goal Load (0.2ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals"
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mFlyboy::Task Load (0.1ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? ORDER BY term ASC [["goal_id", 3]]
+ [1m[36mSQL (0.3ms)[0m [1mDELETE FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ?[0m [["id", 3]]
+ [1m[35m (0.9ms)[0m commit transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+ [1m[35mFlyboy::Task Load (0.1ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? ORDER BY term ASC [["goal_id", 4]]
+ [1m[36mSQL (0.1ms)[0m [1mDELETE FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ?[0m [["id", 4]]
+ [1m[35m (0.7ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15')
+ [1m[36mSQL (0.2ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "open"], ["title", "I-am-a-goal_4469"], ["description", "I-am-the-goal-description_9414"], ["version", 1], ["created_at", "2015-04-15 06:21:49.002486"], ["updated_at", "2015-04-15 06:21:49.002486"], ["tracking", "150415-1"]]
+ [1m[35m (0.9ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15')
+ [1m[36mSQL (0.3ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "closed"], ["title", "I-am-a-goal_9584"], ["description", "I-am-the-goal-description_4739"], ["version", 1], ["created_at", "2015-04-15 06:21:49.006763"], ["updated_at", "2015-04-15 06:21:49.006763"], ["tracking", "150415-2"]]
+ [1m[35m (0.8ms)[0m 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)
+ [1m[36mFlyboy::Goal Load (0.3ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE ("flyboy_goals"."status" != ?) ORDER BY status ASC[0m [["status", "closed"]]
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15')[0m
+ [1m[35mSQL (0.4ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_7113"], ["description", "I-am-the-goal-description_1097"], ["version", 1], ["created_at", "2015-04-15 06:21:49.017895"], ["updated_at", "2015-04-15 06:21:49.017895"], ["tracking", "150415-3"]]
+ [1m[36m (1.0ms)[0m [1mcommit transaction[0m
+Processing by Flyboy::GoalsController#close as HTML
+ Parameters: {"id"=>"7"}
+ [1m[35mFlyboy::Goal Load (0.2ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 7]]
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.3ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f' [["goal_id", 7]]
+ [1m[36mSQL (0.3ms)[0m [1mUPDATE "flyboy_goals" SET "status" = ?, "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ?[0m [["status", "closed"], ["version", 2], ["updated_at", "2015-04-15 06:21:49.032687"], ["id", 7]]
+ [1m[35m (0.7ms)[0m commit transaction
+Redirected to http://test.host/flyboy/goals
+Completed 302 Found in 3385ms (ActiveRecord: 1.6ms)
+ [1m[36mFlyboy::Goal Load (0.1ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 7]]
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15')[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_1296"], ["description", "I-am-the-goal-description_1955"], ["version", 1], ["created_at", "2015-04-15 06:21:52.411582"], ["updated_at", "2015-04-15 06:21:52.411582"], ["tracking", "150415-4"]]
+ [1m[36m (2.5ms)[0m [1mcommit transaction[0m
+Processing by Flyboy::GoalsController#close as HTML
+ Parameters: {"id"=>"8"}
+ [1m[35mFlyboy::Goal Load (0.1ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 8]]
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f' [["goal_id", 8]]
+ [1m[36mSQL (0.2ms)[0m [1mUPDATE "flyboy_goals" SET "status" = ?, "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ?[0m [["status", "closed"], ["version", 2], ["updated_at", "2015-04-15 06:21:52.420742"], ["id", 8]]
+ [1m[35m (0.8ms)[0m commit transaction
+Redirected to http://test.host/flyboy/goals
+Completed 302 Found in 6ms (ActiveRecord: 1.3ms)
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15')
+ [1m[36mSQL (0.2ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "closed"], ["title", "I-am-a-goal_9744"], ["description", "I-am-the-goal-description_2171"], ["version", 1], ["created_at", "2015-04-15 06:21:52.426691"], ["updated_at", "2015-04-15 06:21:52.426691"], ["tracking", "150415-5"]]
+ [1m[35m (1.1ms)[0m commit transaction
+Processing by Flyboy::GoalsController#open as HTML
+ Parameters: {"id"=>"9"}
+ [1m[36mFlyboy::Goal Load (0.2ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 9]]
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.3ms)[0m [1mUPDATE "flyboy_goals" SET "status" = ?, "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ?[0m [["status", "open"], ["version", 2], ["updated_at", "2015-04-15 06:21:52.433354"], ["id", 9]]
+ [1m[35m (0.8ms)[0m commit transaction
+Redirected to http://test.host/flyboy/goals/9
+Completed 302 Found in 6ms (ActiveRecord: 1.3ms)
+ [1m[36mFlyboy::Goal Load (0.1ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 9]]
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15')[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_9899"], ["description", "I-am-the-goal-description_420"], ["version", 1], ["created_at", "2015-04-15 06:21:52.441206"], ["updated_at", "2015-04-15 06:21:52.441206"], ["tracking", "150415-6"]]
+ [1m[36m (0.9ms)[0m [1mcommit transaction[0m
+Processing by Flyboy::GoalsController#open as HTML
+ Parameters: {"id"=>"10"}
+ [1m[35mFlyboy::Goal Load (0.2ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 10]]
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.3ms)[0m UPDATE "flyboy_goals" SET "status" = ?, "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["status", "open"], ["version", 2], ["updated_at", "2015-04-15 06:21:52.448012"], ["id", 10]]
+ [1m[36m (1.0ms)[0m [1mcommit transaction[0m
+Redirected to http://test.host/flyboy/goals/10
+Completed 302 Found in 5ms (ActiveRecord: 1.5ms)
+ [1m[36m (3.3ms)[0m [1mDELETE FROM "flyboy_task_comments";[0m
+ [1m[35m (0.2ms)[0m SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
+ [1m[36m (0.1ms)[0m [1mDELETE FROM sqlite_sequence where name = 'flyboy_task_comments';[0m
+ [1m[35m (0.9ms)[0m DELETE FROM "flyboy_goals";
+ [1m[36m (0.1ms)[0m [1mSELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';[0m
+ [1m[35m (0.8ms)[0m DELETE FROM sqlite_sequence where name = 'flyboy_goals';
+ [1m[36m (0.7ms)[0m [1mDELETE FROM "flyboy_tasks";[0m
+ [1m[35m (0.1ms)[0m SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
+ [1m[36m (0.1ms)[0m [1mDELETE FROM sqlite_sequence where name = 'flyboy_tasks';[0m
+ [1m[35mFlyboy::Goal Load (0.2ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals"
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15')
+ [1m[36mSQL (0.5ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "open"], ["title", "I-am-a-goal_3545"], ["description", "I-am-the-goal-description_7746"], ["version", 1], ["created_at", "2015-04-15 06:23:24.386330"], ["updated_at", "2015-04-15 06:23:24.386330"], ["tracking", "150415-1"]]
+ [1m[35m (0.9ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15')
+ [1m[36mSQL (0.2ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "closed"], ["title", "I-am-a-goal_9199"], ["description", "I-am-the-goal-description_9902"], ["version", 1], ["created_at", "2015-04-15 06:23:24.398087"], ["updated_at", "2015-04-15 06:23:24.398087"], ["tracking", "150415-2"]]
+ [1m[35m (0.8ms)[0m commit transaction
+Processing by Flyboy::GoalsController#index as HTML
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/index.html.slim within layouts/application (0.3ms)
+Completed 200 OK in 26ms (Views: 17.8ms | ActiveRecord: 0.0ms)
+ [1m[36mFlyboy::Goal Load (0.3ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" ORDER BY status ASC[0m
+ [1m[35mFlyboy::Goal Load (0.2ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals"
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+ [1m[35mFlyboy::Task Load (0.2ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? ORDER BY term ASC [["goal_id", 1]]
+ [1m[36mSQL (0.3ms)[0m [1mDELETE FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ?[0m [["id", 1]]
+ [1m[35m (2.2ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mFlyboy::Task Load (0.1ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? ORDER BY term ASC [["goal_id", 2]]
+ [1m[36mSQL (0.2ms)[0m [1mDELETE FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ?[0m [["id", 2]]
+ [1m[35m (0.8ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15')
+ [1m[36mSQL (0.3ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "open"], ["title", "I-am-a-goal_6862"], ["description", "I-am-the-goal-description_4077"], ["version", 1], ["created_at", "2015-04-15 06:23:24.566813"], ["updated_at", "2015-04-15 06:23:24.566813"], ["tracking", "150415-1"]]
+ [1m[35m (1.0ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.3ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15')
+ [1m[36mSQL (0.4ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "closed"], ["title", "I-am-a-goal_9555"], ["description", "I-am-the-goal-description_7251"], ["version", 1], ["created_at", "2015-04-15 06:23:24.572418"], ["updated_at", "2015-04-15 06:23:24.572418"], ["tracking", "150415-2"]]
+ [1m[35m (1.1ms)[0m commit transaction
+Processing by Flyboy::GoalsController#index as HTML
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/index.html.slim within layouts/application (0.3ms)
+Completed 200 OK in 13ms (Views: 1.2ms | ActiveRecord: 0.0ms)
+ [1m[36mFlyboy::Goal Load (0.4ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."status" = ? ORDER BY status ASC[0m [["status", "closed"]]
+ [1m[35mFlyboy::Goal Load (0.2ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals"
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mFlyboy::Task Load (0.1ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? ORDER BY term ASC [["goal_id", 3]]
+ [1m[36mSQL (0.2ms)[0m [1mDELETE FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ?[0m [["id", 3]]
+ [1m[35m (0.8ms)[0m commit transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+ [1m[35mFlyboy::Task Load (0.1ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? ORDER BY term ASC [["goal_id", 4]]
+ [1m[36mSQL (0.1ms)[0m [1mDELETE FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ?[0m [["id", 4]]
+ [1m[35m (0.7ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15')
+ [1m[36mSQL (0.3ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "open"], ["title", "I-am-a-goal_8199"], ["description", "I-am-the-goal-description_6953"], ["version", 1], ["created_at", "2015-04-15 06:23:24.603374"], ["updated_at", "2015-04-15 06:23:24.603374"], ["tracking", "150415-1"]]
+ [1m[35m (1.0ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.4ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15')
+ [1m[36mSQL (0.4ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "closed"], ["title", "I-am-a-goal_2990"], ["description", "I-am-the-goal-description_8480"], ["version", 1], ["created_at", "2015-04-15 06:23:24.608998"], ["updated_at", "2015-04-15 06:23:24.608998"], ["tracking", "150415-2"]]
+ [1m[35m (0.9ms)[0m 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)
+ [1m[36mFlyboy::Goal Load (0.3ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE ("flyboy_goals"."status" != ?) ORDER BY status ASC[0m [["status", "closed"]]
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36m (0.3ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15')[0m
+ [1m[35mSQL (0.4ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_3577"], ["description", "I-am-the-goal-description_1371"], ["version", 1], ["created_at", "2015-04-15 06:23:24.622238"], ["updated_at", "2015-04-15 06:23:24.622238"], ["tracking", "150415-3"]]
+ [1m[36m (1.0ms)[0m [1mcommit transaction[0m
+Processing by Flyboy::GoalsController#close as HTML
+ Parameters: {"id"=>"7"}
+ [1m[35mFlyboy::Goal Load (0.3ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 7]]
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.3ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f' [["goal_id", 7]]
+ [1m[36mSQL (0.4ms)[0m [1mUPDATE "flyboy_goals" SET "status" = ?, "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ?[0m [["status", "closed"], ["version", 2], ["updated_at", "2015-04-15 06:23:24.643799"], ["id", 7]]
+ [1m[35m (0.8ms)[0m commit transaction
+Redirected to http://test.host/flyboy/goals
+Completed 302 Found in 3667ms (ActiveRecord: 1.8ms)
+ [1m[36mFlyboy::Goal Load (0.1ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 7]]
+ [1m[35m (0.2ms)[0m begin transaction
+ [1m[36m (0.3ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15')[0m
+ [1m[35mSQL (0.5ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_5937"], ["description", "I-am-the-goal-description_5125"], ["version", 1], ["created_at", "2015-04-15 06:23:28.302340"], ["updated_at", "2015-04-15 06:23:28.302340"], ["tracking", "150415-4"]]
+ [1m[36m (2.3ms)[0m [1mcommit transaction[0m
+Processing by Flyboy::GoalsController#close as HTML
+ Parameters: {"id"=>"8"}
+ [1m[35mFlyboy::Goal Load (0.1ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 8]]
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f' [["goal_id", 8]]
+ [1m[36mSQL (0.2ms)[0m [1mUPDATE "flyboy_goals" SET "status" = ?, "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ?[0m [["status", "closed"], ["version", 2], ["updated_at", "2015-04-15 06:23:28.313127"], ["id", 8]]
+ [1m[35m (0.7ms)[0m commit transaction
+Redirected to http://test.host/flyboy/goals
+Completed 302 Found in 6ms (ActiveRecord: 1.3ms)
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.3ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15')
+ [1m[36mSQL (0.5ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "closed"], ["title", "I-am-a-goal_5052"], ["description", "I-am-the-goal-description_6273"], ["version", 1], ["created_at", "2015-04-15 06:23:28.319192"], ["updated_at", "2015-04-15 06:23:28.319192"], ["tracking", "150415-5"]]
+ [1m[35m (0.9ms)[0m commit transaction
+Processing by Flyboy::GoalsController#open as HTML
+ Parameters: {"id"=>"9"}
+ [1m[36mFlyboy::Goal Load (0.2ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 9]]
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.3ms)[0m [1mUPDATE "flyboy_goals" SET "status" = ?, "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ?[0m [["status", "open"], ["version", 2], ["updated_at", "2015-04-15 06:23:28.327238"], ["id", 9]]
+ [1m[35m (1.0ms)[0m commit transaction
+Redirected to http://test.host/flyboy/goals/9
+Completed 302 Found in 6ms (ActiveRecord: 1.6ms)
+ [1m[36mFlyboy::Goal Load (0.1ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 9]]
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15')[0m
+ [1m[35mSQL (0.2ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_9001"], ["description", "I-am-the-goal-description_1819"], ["version", 1], ["created_at", "2015-04-15 06:23:28.335163"], ["updated_at", "2015-04-15 06:23:28.335163"], ["tracking", "150415-6"]]
+ [1m[36m (0.8ms)[0m [1mcommit transaction[0m
+Processing by Flyboy::GoalsController#open as HTML
+ Parameters: {"id"=>"10"}
+ [1m[35mFlyboy::Goal Load (0.1ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 10]]
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.2ms)[0m UPDATE "flyboy_goals" SET "status" = ?, "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["status", "open"], ["version", 2], ["updated_at", "2015-04-15 06:23:28.340843"], ["id", 10]]
+ [1m[36m (0.7ms)[0m [1mcommit transaction[0m
+Redirected to http://test.host/flyboy/goals/10
+Completed 302 Found in 4ms (ActiveRecord: 1.1ms)
+ [1m[36m (2.8ms)[0m [1mDELETE FROM "flyboy_task_comments";[0m
+ [1m[35m (0.3ms)[0m SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
+ [1m[36m (0.2ms)[0m [1mDELETE FROM sqlite_sequence where name = 'flyboy_task_comments';[0m
+ [1m[35m (1.2ms)[0m DELETE FROM "flyboy_goals";
+ [1m[36m (0.2ms)[0m [1mSELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';[0m
+ [1m[35m (1.0ms)[0m DELETE FROM sqlite_sequence where name = 'flyboy_goals';
+ [1m[36m (0.8ms)[0m [1mDELETE FROM "flyboy_tasks";[0m
+ [1m[35m (0.2ms)[0m SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
+ [1m[36m (0.1ms)[0m [1mDELETE FROM sqlite_sequence where name = 'flyboy_tasks';[0m
+ [1m[35mFlyboy::Goal Load (0.2ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals"
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15')
+ [1m[36mSQL (0.4ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "open"], ["title", "I-am-a-goal_5110"], ["description", "I-am-the-goal-description_5170"], ["version", 1], ["created_at", "2015-04-15 06:23:44.872388"], ["updated_at", "2015-04-15 06:23:44.872388"], ["tracking", "150415-1"]]
+ [1m[35m (0.8ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15')
+ [1m[36mSQL (0.2ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "closed"], ["title", "I-am-a-goal_1300"], ["description", "I-am-the-goal-description_6490"], ["version", 1], ["created_at", "2015-04-15 06:23:44.883104"], ["updated_at", "2015-04-15 06:23:44.883104"], ["tracking", "150415-2"]]
+ [1m[35m (0.7ms)[0m commit transaction
+Processing by Flyboy::GoalsController#index as HTML
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/index.html.slim within layouts/application (0.3ms)
+Completed 200 OK in 28ms (Views: 20.7ms | ActiveRecord: 0.0ms)
+ [1m[36mFlyboy::Goal Load (0.2ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" ORDER BY status ASC[0m
+ [1m[35mFlyboy::Goal Load (0.2ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals"
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+ [1m[35mFlyboy::Task Load (0.2ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? ORDER BY term ASC [["goal_id", 1]]
+ [1m[36mSQL (0.3ms)[0m [1mDELETE FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ?[0m [["id", 1]]
+ [1m[35m (2.4ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mFlyboy::Task Load (0.1ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? ORDER BY term ASC [["goal_id", 2]]
+ [1m[36mSQL (0.2ms)[0m [1mDELETE FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ?[0m [["id", 2]]
+ [1m[35m (0.8ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15')
+ [1m[36mSQL (0.2ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "open"], ["title", "I-am-a-goal_9040"], ["description", "I-am-the-goal-description_2126"], ["version", 1], ["created_at", "2015-04-15 06:23:45.044742"], ["updated_at", "2015-04-15 06:23:45.044742"], ["tracking", "150415-1"]]
+ [1m[35m (0.9ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15')
+ [1m[36mSQL (0.2ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "closed"], ["title", "I-am-a-goal_3194"], ["description", "I-am-the-goal-description_7342"], ["version", 1], ["created_at", "2015-04-15 06:23:45.049458"], ["updated_at", "2015-04-15 06:23:45.049458"], ["tracking", "150415-2"]]
+ [1m[35m (0.9ms)[0m 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)
+ [1m[36mFlyboy::Goal Load (0.2ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."status" = ? ORDER BY status ASC[0m [["status", "closed"]]
+ [1m[35mFlyboy::Goal Load (0.2ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals"
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+ [1m[35mFlyboy::Task Load (0.1ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? ORDER BY term ASC [["goal_id", 3]]
+ [1m[36mSQL (0.3ms)[0m [1mDELETE FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ?[0m [["id", 3]]
+ [1m[35m (0.9ms)[0m commit transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+ [1m[35mFlyboy::Task Load (0.1ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? ORDER BY term ASC [["goal_id", 4]]
+ [1m[36mSQL (0.1ms)[0m [1mDELETE FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ?[0m [["id", 4]]
+ [1m[35m (0.9ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15')
+ [1m[36mSQL (0.2ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "open"], ["title", "I-am-a-goal_5877"], ["description", "I-am-the-goal-description_4998"], ["version", 1], ["created_at", "2015-04-15 06:23:45.073964"], ["updated_at", "2015-04-15 06:23:45.073964"], ["tracking", "150415-1"]]
+ [1m[35m (0.8ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15')
+ [1m[36mSQL (0.2ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "closed"], ["title", "I-am-a-goal_8695"], ["description", "I-am-the-goal-description_9783"], ["version", 1], ["created_at", "2015-04-15 06:23:45.078306"], ["updated_at", "2015-04-15 06:23:45.078306"], ["tracking", "150415-2"]]
+ [1m[35m (0.9ms)[0m 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)
+ [1m[36mFlyboy::Goal Load (0.2ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE ("flyboy_goals"."status" != ?) ORDER BY status ASC[0m [["status", "closed"]]
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15')[0m
+ [1m[35mSQL (0.2ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_8344"], ["description", "I-am-the-goal-description_1702"], ["version", 1], ["created_at", "2015-04-15 06:23:45.088957"], ["updated_at", "2015-04-15 06:23:45.088957"], ["tracking", "150415-3"]]
+ [1m[36m (1.0ms)[0m [1mcommit transaction[0m
+Processing by Flyboy::GoalsController#close as HTML
+ Parameters: {"id"=>"7"}
+ [1m[35mFlyboy::Goal Load (0.2ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 7]]
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f' [["goal_id", 7]]
+ [1m[36mSQL (0.3ms)[0m [1mUPDATE "flyboy_goals" SET "status" = ?, "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ?[0m [["status", "closed"], ["version", 2], ["updated_at", "2015-04-15 06:23:45.101203"], ["id", 7]]
+ [1m[35m (0.7ms)[0m commit transaction
+Redirected to http://test.host/flyboy/goals
+Completed 302 Found in 3775ms (ActiveRecord: 1.5ms)
+ [1m[36mFlyboy::Goal Load (0.2ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 7]]
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15')[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_7164"], ["description", "I-am-the-goal-description_6225"], ["version", 1], ["created_at", "2015-04-15 06:23:48.873599"], ["updated_at", "2015-04-15 06:23:48.873599"], ["tracking", "150415-4"]]
+ [1m[36m (2.9ms)[0m [1mcommit transaction[0m
+Processing by Flyboy::GoalsController#close as HTML
+ Parameters: {"id"=>"8"}
+ [1m[35mFlyboy::Goal Load (0.1ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 8]]
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f' [["goal_id", 8]]
+ [1m[36mSQL (0.3ms)[0m [1mUPDATE "flyboy_goals" SET "status" = ?, "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ?[0m [["status", "closed"], ["version", 2], ["updated_at", "2015-04-15 06:23:48.883368"], ["id", 8]]
+ [1m[35m (1.2ms)[0m commit transaction
+Redirected to http://test.host/flyboy/goals
+Completed 302 Found in 8ms (ActiveRecord: 1.8ms)
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15')
+ [1m[36mSQL (0.3ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "closed"], ["title", "I-am-a-goal_8903"], ["description", "I-am-the-goal-description_5878"], ["version", 1], ["created_at", "2015-04-15 06:23:48.891736"], ["updated_at", "2015-04-15 06:23:48.891736"], ["tracking", "150415-5"]]
+ [1m[35m (0.8ms)[0m commit transaction
+Processing by Flyboy::GoalsController#open as HTML
+ Parameters: {"id"=>"9"}
+ [1m[36mFlyboy::Goal Load (0.2ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 9]]
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.3ms)[0m [1mUPDATE "flyboy_goals" SET "status" = ?, "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ?[0m [["status", "open"], ["version", 2], ["updated_at", "2015-04-15 06:23:48.898169"], ["id", 9]]
+ [1m[35m (0.8ms)[0m commit transaction
+Redirected to http://test.host/flyboy/goals/9
+Completed 302 Found in 5ms (ActiveRecord: 1.3ms)
+ [1m[36mFlyboy::Goal Load (0.1ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 9]]
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15')[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_5552"], ["description", "I-am-the-goal-description_8804"], ["version", 1], ["created_at", "2015-04-15 06:23:48.905256"], ["updated_at", "2015-04-15 06:23:48.905256"], ["tracking", "150415-6"]]
+ [1m[36m (0.9ms)[0m [1mcommit transaction[0m
+Processing by Flyboy::GoalsController#open as HTML
+ Parameters: {"id"=>"10"}
+ [1m[35mFlyboy::Goal Load (0.1ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 10]]
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.3ms)[0m UPDATE "flyboy_goals" SET "status" = ?, "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["status", "open"], ["version", 2], ["updated_at", "2015-04-15 06:23:48.912039"], ["id", 10]]
+ [1m[36m (0.7ms)[0m [1mcommit transaction[0m
+Redirected to http://test.host/flyboy/goals/10
+Completed 302 Found in 5ms (ActiveRecord: 1.2ms)
+ [1m[36m (2.9ms)[0m [1mDELETE FROM "flyboy_task_comments";[0m
+ [1m[35m (0.3ms)[0m SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
+ [1m[36m (0.2ms)[0m [1mDELETE FROM sqlite_sequence where name = 'flyboy_task_comments';[0m
+ [1m[35m (1.1ms)[0m DELETE FROM "flyboy_goals";
+ [1m[36m (0.2ms)[0m [1mSELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';[0m
+ [1m[35m (1.0ms)[0m DELETE FROM sqlite_sequence where name = 'flyboy_goals';
+ [1m[36m (1.0ms)[0m [1mDELETE FROM "flyboy_tasks";[0m
+ [1m[35m (0.1ms)[0m SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
+ [1m[36m (0.1ms)[0m [1mDELETE FROM sqlite_sequence where name = 'flyboy_tasks';[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36m (0.3ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15')[0m
+ [1m[35mSQL (0.7ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_8876"], ["description", "I-am-the-goal-description_3003"], ["version", 1], ["created_at", "2015-04-15 06:24:38.872602"], ["updated_at", "2015-04-15 06:24:38.872602"], ["tracking", "150415-1"]]
+ [1m[36m (2.3ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.3ms)[0m [1mINSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 1], ["title", "I-am-a-task510"], ["description", "I-am-the-task-description_6908"], ["created_at", "2015-04-15 06:24:38.947873"], ["updated_at", "2015-04-15 06:24:38.947873"]]
+ [1m[35m (0.8ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.4ms)[0m INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 1], ["title", "I-am-a-task9660"], ["description", "I-am-the-task-description_1925"], ["created_at", "2015-04-15 06:24:38.953701"], ["updated_at", "2015-04-15 06:24:38.953701"]]
+ [1m[36m (0.8ms)[0m [1mcommit transaction[0m
+Processing by Flyboy::TasksController#complete as HTML
+ Parameters: {"id"=>"1"}
+ [1m[35mFlyboy::Task Load (0.2ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 1]]
+ [1m[36mFlyboy::Goal Load (0.2ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.3ms)[0m [1mINSERT INTO "flyboy_task_comments" ("progress", "description", "date", "task_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?)[0m [["progress", 100], ["description", "La tâche a été marquée comme terminée"], ["date", "2015-04-15 06:24:42.590437"], ["task_id", 1], ["created_at", "2015-04-15 06:24:42.599325"], ["updated_at", "2015-04-15 06:24:42.599325"]]
+ [1m[35mSQL (0.2ms)[0m UPDATE "flyboy_tasks" SET "progress" = ?, "done" = ?, "updated_at" = ? WHERE "flyboy_tasks"."id" = ? [["progress", 100], ["done", "t"], ["updated_at", "2015-04-15 06:24:42.601140"], ["id", 1]]
+ [1m[36m (2.6ms)[0m [1mcommit transaction[0m
+Redirected to http://test.hostwhere_i_came_from
+Completed 302 Found in 3645ms (ActiveRecord: 4.0ms)
+ [1m[35mFlyboy::Task Load (0.2ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15')
+ [1m[36mSQL (0.3ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "open"], ["title", "I-am-a-goal_3262"], ["description", "I-am-the-goal-description_3839"], ["version", 1], ["created_at", "2015-04-15 06:24:42.615270"], ["updated_at", "2015-04-15 06:24:42.615270"], ["tracking", "150415-2"]]
+ [1m[35m (0.8ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 2], ["title", "I-am-a-task7092"], ["description", "I-am-the-task-description_1963"], ["created_at", "2015-04-15 06:24:42.619608"], ["updated_at", "2015-04-15 06:24:42.619608"]]
+ [1m[36m (0.8ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.3ms)[0m [1mINSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 2], ["title", "I-am-a-task3028"], ["description", "I-am-the-task-description_6434"], ["created_at", "2015-04-15 06:24:42.623703"], ["updated_at", "2015-04-15 06:24:42.623703"]]
+ [1m[35m (0.8ms)[0m commit transaction
+Processing by Flyboy::TasksController#complete as HTML
+ Parameters: {"id"=>"3"}
+ [1m[36mFlyboy::Task Load (0.2ms)[0m [1mSELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1[0m [["id", 3]]
+ [1m[35mFlyboy::Goal Load (0.1ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.4ms)[0m INSERT INTO "flyboy_task_comments" ("progress", "description", "date", "task_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["progress", 100], ["description", "La tâche a été marquée comme terminée"], ["date", "2015-04-15 06:24:42.631041"], ["task_id", 3], ["created_at", "2015-04-15 06:24:42.632434"], ["updated_at", "2015-04-15 06:24:42.632434"]]
+ [1m[36mSQL (0.2ms)[0m [1mUPDATE "flyboy_tasks" SET "progress" = ?, "done" = ?, "updated_at" = ? WHERE "flyboy_tasks"."id" = ?[0m [["progress", 100], ["done", "t"], ["updated_at", "2015-04-15 06:24:42.635050"], ["id", 3]]
+ [1m[35m (1.2ms)[0m commit transaction
+Redirected to http://test.hostwhere_i_came_from
+Completed 302 Found in 12ms (ActiveRecord: 2.2ms)
+ [1m[36mFlyboy::Task Load (0.2ms)[0m [1mSELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1[0m [["id", 3]]
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15')[0m
+ [1m[35mSQL (0.2ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_3444"], ["description", "I-am-the-goal-description_618"], ["version", 1], ["created_at", "2015-04-15 06:24:42.647766"], ["updated_at", "2015-04-15 06:24:42.647766"], ["tracking", "150415-3"]]
+ [1m[36m (0.9ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+ [1m[36mSQL (0.2ms)[0m [1mINSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 3], ["title", "I-am-a-task8849"], ["description", "I-am-the-task-description_6917"], ["created_at", "2015-04-15 06:24:42.651829"], ["updated_at", "2015-04-15 06:24:42.651829"]]
+ [1m[35m (0.8ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.2ms)[0m INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 3], ["title", "I-am-a-task246"], ["description", "I-am-the-task-description_4225"], ["created_at", "2015-04-15 06:24:42.655582"], ["updated_at", "2015-04-15 06:24:42.655582"]]
+ [1m[36m (0.8ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.2ms)[0m 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"}
+ [1m[36mFlyboy::Task Load (0.1ms)[0m [1mSELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1[0m [["id", 5]]
+ [1m[35mFlyboy::Goal Load (0.1ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_task_comments" ("progress", "description", "date", "task_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["progress", 100], ["description", "La tâche a été marquée comme terminée"], ["date", "2015-04-15 06:24:42.663425"], ["task_id", 5], ["created_at", "2015-04-15 06:24:42.664637"], ["updated_at", "2015-04-15 06:24:42.664637"]]
+ [1m[36mSQL (0.1ms)[0m [1mUPDATE "flyboy_tasks" SET "progress" = ?, "done" = ?, "updated_at" = ? WHERE "flyboy_tasks"."id" = ?[0m [["progress", 100], ["done", "t"], ["updated_at", "2015-04-15 06:24:42.666152"], ["id", 5]]
+ [1m[35m (1.1ms)[0m commit transaction
+Redirected to http://test.hostwhere_i_came_from
+Completed 302 Found in 9ms (ActiveRecord: 1.7ms)
+ [1m[36mFlyboy::Task Load (0.1ms)[0m [1mSELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1[0m [["id", 5]]
+ [1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? [["task_id", 5]]
+ [1m[36mFlyboy::TaskComment Load (0.2ms)[0m [1mSELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at ASC LIMIT 1[0m [["task_id", 5]]
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15')[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_4962"], ["description", "I-am-the-goal-description_4657"], ["version", 1], ["created_at", "2015-04-15 06:24:42.674349"], ["updated_at", "2015-04-15 06:24:42.674349"], ["tracking", "150415-4"]]
+ [1m[36m (0.9ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+ [1m[36mSQL (0.3ms)[0m [1mINSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 4], ["title", "I-am-a-task4251"], ["description", "I-am-the-task-description_568"], ["created_at", "2015-04-15 06:24:42.678578"], ["updated_at", "2015-04-15 06:24:42.678578"]]
+ [1m[35m (0.8ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 4], ["title", "I-am-a-task7926"], ["description", "I-am-the-task-description_1165"], ["created_at", "2015-04-15 06:24:42.682462"], ["updated_at", "2015-04-15 06:24:42.682462"]]
+ [1m[36m (0.8ms)[0m [1mcommit transaction[0m
+Processing by Flyboy::TasksController#complete as HTML
+ Parameters: {"id"=>"7"}
+ [1m[35mFlyboy::Task Load (0.1ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 7]]
+ [1m[36mFlyboy::Goal Load (0.1ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 4]]
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.3ms)[0m [1mINSERT INTO "flyboy_task_comments" ("progress", "description", "date", "task_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?)[0m [["progress", 100], ["description", "La tâche a été marquée comme terminée"], ["date", "2015-04-15 06:24:42.688886"], ["task_id", 7], ["created_at", "2015-04-15 06:24:42.690115"], ["updated_at", "2015-04-15 06:24:42.690115"]]
+ [1m[35mSQL (0.1ms)[0m UPDATE "flyboy_tasks" SET "progress" = ?, "done" = ?, "updated_at" = ? WHERE "flyboy_tasks"."id" = ? [["progress", 100], ["done", "t"], ["updated_at", "2015-04-15 06:24:42.691686"], ["id", 7]]
+ [1m[36m (0.9ms)[0m [1mcommit transaction[0m
+Redirected to http://test.hostwhere_i_came_from
+Completed 302 Found in 8ms (ActiveRecord: 1.5ms)
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15')[0m
+ [1m[35mSQL (0.2ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_7438"], ["description", "I-am-the-goal-description_7316"], ["version", 1], ["created_at", "2015-04-15 06:24:42.697555"], ["updated_at", "2015-04-15 06:24:42.697555"], ["tracking", "150415-5"]]
+ [1m[36m (0.8ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+ [1m[36mSQL (0.3ms)[0m [1mINSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 5], ["title", "I-am-a-task5980"], ["description", "I-am-the-task-description_3805"], ["created_at", "2015-04-15 06:24:42.701486"], ["updated_at", "2015-04-15 06:24:42.701486"]]
+ [1m[35m (0.8ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 5], ["title", "I-am-a-task7416"], ["description", "I-am-the-task-description_4612"], ["created_at", "2015-04-15 06:24:42.705748"], ["updated_at", "2015-04-15 06:24:42.705748"]]
+ [1m[36m (0.9ms)[0m [1mcommit transaction[0m
+Processing by Flyboy::TasksController#index as HTML
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (0.4ms)
+Completed 200 OK in 90ms (Views: 79.8ms | ActiveRecord: 0.0ms)
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15')[0m
+ [1m[35mSQL (0.2ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_6707"], ["description", "I-am-the-goal-description_7542"], ["version", 1], ["created_at", "2015-04-15 06:24:42.803997"], ["updated_at", "2015-04-15 06:24:42.803997"], ["tracking", "150415-6"]]
+ [1m[36m (0.9ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.4ms)[0m [1mINSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 6], ["title", "I-am-a-task3265"], ["description", "I-am-the-task-description_9868"], ["created_at", "2015-04-15 06:24:42.808630"], ["updated_at", "2015-04-15 06:24:42.808630"]]
+ [1m[35m (0.9ms)[0m commit transaction
+ [1m[36m (0.2ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.8ms)[0m INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 6], ["title", "I-am-a-task8832"], ["description", "I-am-the-task-description_1569"], ["created_at", "2015-04-15 06:24:42.815160"], ["updated_at", "2015-04-15 06:24:42.815160"]]
+ [1m[36m (1.2ms)[0m [1mcommit transaction[0m
+ [1m[35mFlyboy::Task Load (0.3ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mFlyboy::TaskComment Load (0.2ms)[0m SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 1]]
+ [1m[36mSQL (0.4ms)[0m [1mDELETE FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."id" = ?[0m [["id", 1]]
+ [1m[35mSQL (0.1ms)[0m DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 1]]
+ [1m[36m (1.0ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mFlyboy::TaskComment Load (0.1ms)[0m [1mSELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC[0m [["task_id", 2]]
+ [1m[35mSQL (0.2ms)[0m DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 2]]
+ [1m[36m (0.8ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+ [1m[36mFlyboy::TaskComment Load (0.1ms)[0m [1mSELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC[0m [["task_id", 3]]
+ [1m[35mSQL (0.2ms)[0m DELETE FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."id" = ? [["id", 2]]
+ [1m[36mSQL (0.1ms)[0m [1mDELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ?[0m [["id", 3]]
+ [1m[35m (0.8ms)[0m commit transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+ [1m[35mFlyboy::TaskComment Load (0.1ms)[0m SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 4]]
+ [1m[36mSQL (0.1ms)[0m [1mDELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ?[0m [["id", 4]]
+ [1m[35m (0.7ms)[0m commit transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+ [1m[35mFlyboy::TaskComment Load (0.1ms)[0m SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 5]]
+ [1m[36mSQL (0.1ms)[0m [1mDELETE FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."id" = ?[0m [["id", 3]]
+ [1m[35mSQL (0.1ms)[0m DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 5]]
+ [1m[36m (0.8ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+ [1m[36mFlyboy::TaskComment Load (0.1ms)[0m [1mSELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC[0m [["task_id", 6]]
+ [1m[35mSQL (0.2ms)[0m DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 6]]
+ [1m[36m (0.8ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mFlyboy::TaskComment Load (0.1ms)[0m [1mSELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC[0m [["task_id", 7]]
+ [1m[35mSQL (0.2ms)[0m DELETE FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."id" = ? [["id", 4]]
+ [1m[36mSQL (0.1ms)[0m [1mDELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ?[0m [["id", 7]]
+ [1m[35m (0.7ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mFlyboy::TaskComment Load (0.1ms)[0m SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 8]]
+ [1m[36mSQL (0.3ms)[0m [1mDELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ?[0m [["id", 8]]
+ [1m[35m (1.0ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mFlyboy::TaskComment Load (0.2ms)[0m SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 9]]
+ [1m[36mSQL (0.5ms)[0m [1mDELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ?[0m [["id", 9]]
+ [1m[35m (1.1ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mFlyboy::TaskComment Load (0.1ms)[0m SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 10]]
+ [1m[36mSQL (0.2ms)[0m [1mDELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ?[0m [["id", 10]]
+ [1m[35m (0.8ms)[0m commit transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+ [1m[35mFlyboy::TaskComment Load (0.1ms)[0m SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 11]]
+ [1m[36mSQL (0.1ms)[0m [1mDELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ?[0m [["id", 11]]
+ [1m[35m (0.7ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mFlyboy::TaskComment Load (0.1ms)[0m SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 12]]
+ [1m[36mSQL (0.2ms)[0m [1mDELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ?[0m [["id", 12]]
+ [1m[35m (0.9ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15')
+ [1m[36mSQL (0.3ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "open"], ["title", "I-am-a-goal_205"], ["description", "I-am-the-goal-description_5379"], ["version", 1], ["created_at", "2015-04-15 06:24:42.862110"], ["updated_at", "2015-04-15 06:24:42.862110"], ["tracking", "150415-7"]]
+ [1m[35m (0.9ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.2ms)[0m INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 7], ["title", "I-am-a-task1280"], ["description", "I-am-the-task-description_3380"], ["created_at", "2015-04-15 06:24:42.866524"], ["updated_at", "2015-04-15 06:24:42.866524"]]
+ [1m[36m (0.8ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15')[0m
+ [1m[35mSQL (0.2ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_785"], ["description", "I-am-the-goal-description_905"], ["version", 1], ["created_at", "2015-04-15 06:24:42.870356"], ["updated_at", "2015-04-15 06:24:42.870356"], ["tracking", "150415-8"]]
+ [1m[36m (0.8ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.3ms)[0m [1mINSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 8], ["title", "I-am-a-task1439"], ["description", "I-am-the-task-description_6451"], ["created_at", "2015-04-15 06:24:42.874633"], ["updated_at", "2015-04-15 06:24:42.874633"]]
+ [1m[35m (0.8ms)[0m commit transaction
+Processing by Flyboy::TasksController#index as HTML
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (0.3ms)
+Completed 200 OK in 3ms (Views: 1.5ms | ActiveRecord: 0.0ms)
+ [1m[36mFlyboy::Task Load (0.4ms)[0m [1mSELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15')[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_9994"], ["description", "I-am-the-goal-description_5220"], ["version", 1], ["created_at", "2015-04-15 06:24:42.887624"], ["updated_at", "2015-04-15 06:24:42.887624"], ["tracking", "150415-9"]]
+ [1m[36m (1.0ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.3ms)[0m [1mINSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 9], ["title", "I-am-a-task9275"], ["description", "I-am-the-task-description_8401"], ["created_at", "2015-04-15 06:24:42.892926"], ["updated_at", "2015-04-15 06:24:42.892926"]]
+ [1m[35m (0.9ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 9], ["title", "I-am-a-task8133"], ["description", "I-am-the-task-description_1917"], ["created_at", "2015-04-15 06:24:42.897975"], ["updated_at", "2015-04-15 06:24:42.897975"]]
+ [1m[36m (0.8ms)[0m [1mcommit transaction[0m
+ [1m[35mFlyboy::Task Load (0.2ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+ [1m[35mFlyboy::TaskComment Load (0.1ms)[0m SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 13]]
+ [1m[36mSQL (0.2ms)[0m [1mDELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ?[0m [["id", 13]]
+ [1m[35m (0.9ms)[0m commit transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+ [1m[35mFlyboy::TaskComment Load (0.1ms)[0m SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 14]]
+ [1m[36mSQL (0.1ms)[0m [1mDELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ?[0m [["id", 14]]
+ [1m[35m (0.7ms)[0m commit transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+ [1m[35mFlyboy::TaskComment Load (0.1ms)[0m SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 15]]
+ [1m[36mSQL (0.2ms)[0m [1mDELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ?[0m [["id", 15]]
+ [1m[35m (0.6ms)[0m commit transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+ [1m[35mFlyboy::TaskComment Load (0.1ms)[0m SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 16]]
+ [1m[36mSQL (0.2ms)[0m [1mDELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ?[0m [["id", 16]]
+ [1m[35m (0.9ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.4ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15')
+ [1m[36mSQL (0.5ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "open"], ["title", "I-am-a-goal_7363"], ["description", "I-am-the-goal-description_591"], ["version", 1], ["created_at", "2015-04-15 06:24:42.914151"], ["updated_at", "2015-04-15 06:24:42.914151"], ["tracking", "150415-10"]]
+ [1m[35m (1.0ms)[0m commit transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.2ms)[0m INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 10], ["title", "I-am-a-task6149"], ["description", "I-am-the-task-description_1209"], ["created_at", "2015-04-15 06:24:42.920045"], ["updated_at", "2015-04-15 06:24:42.920045"]]
+ [1m[36m (0.8ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.2ms)[0m begin transaction
+ [1m[36m (0.3ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15')[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_6419"], ["description", "I-am-the-goal-description_8536"], ["version", 1], ["created_at", "2015-04-15 06:24:42.925303"], ["updated_at", "2015-04-15 06:24:42.925303"], ["tracking", "150415-11"]]
+ [1m[36m (1.0ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.5ms)[0m [1mINSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 11], ["title", "I-am-a-task8197"], ["description", "I-am-the-task-description_5937"], ["created_at", "2015-04-15 06:24:42.930557"], ["updated_at", "2015-04-15 06:24:42.930557"]]
+ [1m[35m (0.8ms)[0m 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)
+ [1m[36mFlyboy::Task Load (0.2ms)[0m [1mSELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."done" = 't' ORDER BY term ASC[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15')[0m
+ [1m[35mSQL (0.2ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_7021"], ["description", "I-am-the-goal-description_4258"], ["version", 1], ["created_at", "2015-04-15 06:24:42.940319"], ["updated_at", "2015-04-15 06:24:42.940319"], ["tracking", "150415-12"]]
+ [1m[36m (0.8ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.3ms)[0m [1mINSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 12], ["title", "I-am-a-task8270"], ["description", "I-am-the-task-description_7061"], ["created_at", "2015-04-15 06:24:42.944484"], ["updated_at", "2015-04-15 06:24:42.944484"]]
+ [1m[35m (0.9ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 12], ["title", "I-am-a-task4631"], ["description", "I-am-the-task-description_2573"], ["created_at", "2015-04-15 06:24:42.948516"], ["updated_at", "2015-04-15 06:24:42.948516"]]
+ [1m[36m (0.9ms)[0m [1mcommit transaction[0m
+ [1m[35mFlyboy::Task Load (0.2ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+ [1m[35mFlyboy::TaskComment Load (0.1ms)[0m SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 17]]
+ [1m[36mSQL (0.2ms)[0m [1mDELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ?[0m [["id", 17]]
+ [1m[35m (0.9ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mFlyboy::TaskComment Load (0.1ms)[0m SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 18]]
+ [1m[36mSQL (0.3ms)[0m [1mDELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ?[0m [["id", 18]]
+ [1m[35m (0.8ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mFlyboy::TaskComment Load (0.1ms)[0m SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 19]]
+ [1m[36mSQL (0.2ms)[0m [1mDELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ?[0m [["id", 19]]
+ [1m[35m (0.8ms)[0m commit transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+ [1m[35mFlyboy::TaskComment Load (0.1ms)[0m SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 20]]
+ [1m[36mSQL (0.1ms)[0m [1mDELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ?[0m [["id", 20]]
+ [1m[35m (0.7ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15')
+ [1m[36mSQL (0.2ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "open"], ["title", "I-am-a-goal_6993"], ["description", "I-am-the-goal-description_2268"], ["version", 1], ["created_at", "2015-04-15 06:24:42.965327"], ["updated_at", "2015-04-15 06:24:42.965327"], ["tracking", "150415-13"]]
+ [1m[35m (0.9ms)[0m commit transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.2ms)[0m INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 13], ["title", "I-am-a-task2336"], ["description", "I-am-the-task-description_5966"], ["created_at", "2015-04-15 06:24:42.969596"], ["updated_at", "2015-04-15 06:24:42.969596"]]
+ [1m[36m (0.8ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15')[0m
+ [1m[35mSQL (0.2ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_9997"], ["description", "I-am-the-goal-description_2240"], ["version", 1], ["created_at", "2015-04-15 06:24:42.973398"], ["updated_at", "2015-04-15 06:24:42.973398"], ["tracking", "150415-14"]]
+ [1m[36m (0.8ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+ [1m[36mSQL (0.2ms)[0m [1mINSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 14], ["title", "I-am-a-task3198"], ["description", "I-am-the-task-description_7580"], ["created_at", "2015-04-15 06:24:42.977146"], ["updated_at", "2015-04-15 06:24:42.977146"]]
+ [1m[35m (0.8ms)[0m 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)
+ [1m[36mFlyboy::Task Load (0.2ms)[0m [1mSELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."done" = 'f' ORDER BY term ASC[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15')[0m
+ [1m[35mSQL (0.2ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_9465"], ["description", "I-am-the-goal-description_82"], ["version", 1], ["created_at", "2015-04-15 06:24:42.986286"], ["updated_at", "2015-04-15 06:24:42.986286"], ["tracking", "150415-15"]]
+ [1m[36m (1.0ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+ [1m[36mSQL (0.4ms)[0m [1mINSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 15], ["title", "I-am-a-task6153"], ["description", "I-am-the-task-description_9232"], ["created_at", "2015-04-15 06:24:42.990325"], ["updated_at", "2015-04-15 06:24:42.990325"]]
+ [1m[35m (0.9ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 15], ["title", "I-am-a-task6228"], ["description", "I-am-the-task-description_5001"], ["created_at", "2015-04-15 06:24:42.995583"], ["updated_at", "2015-04-15 06:24:42.995583"]]
+ [1m[36m (0.8ms)[0m [1mcommit transaction[0m
+Processing by Flyboy::TasksController#show as HTML
+ Parameters: {"id"=>"23"}
+ [1m[35mFlyboy::Task Load (0.1ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 23]]
+ [1m[36mFlyboy::Goal Load (0.1ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 15]]
+ [1m[35mFlyboy::Task Load (0.2ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 23]]
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/show.html.slim within layouts/application (0.3ms)
+Completed 200 OK in 6ms (Views: 2.4ms | ActiveRecord: 0.4ms)
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15')
+ [1m[36mSQL (0.3ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "open"], ["title", "I-am-a-goal_8565"], ["description", "I-am-the-goal-description_5827"], ["version", 1], ["created_at", "2015-04-15 06:24:43.010320"], ["updated_at", "2015-04-15 06:24:43.010320"], ["tracking", "150415-16"]]
+ [1m[35m (0.8ms)[0m commit transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.2ms)[0m INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 16], ["title", "I-am-a-task3079"], ["description", "I-am-the-task-description_9098"], ["created_at", "2015-04-15 06:24:43.014296"], ["updated_at", "2015-04-15 06:24:43.014296"]]
+ [1m[36m (0.9ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.3ms)[0m [1mINSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 16], ["title", "I-am-a-task9849"], ["description", "I-am-the-task-description_3491"], ["created_at", "2015-04-15 06:24:43.018201"], ["updated_at", "2015-04-15 06:24:43.018201"]]
+ [1m[35m (0.8ms)[0m commit transaction
+Processing by Flyboy::TasksController#new as HTML
+ Parameters: {"goal_id"=>"16"}
+ [1m[36mFlyboy::Goal Load (0.1ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 16]]
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/new.html.slim within layouts/application (0.3ms)
+Completed 200 OK in 7ms (Views: 2.8ms | ActiveRecord: 0.1ms)
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15')[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_2689"], ["description", "I-am-the-goal-description_1346"], ["version", 1], ["created_at", "2015-04-15 06:24:43.032220"], ["updated_at", "2015-04-15 06:24:43.032220"], ["tracking", "150415-17"]]
+ [1m[36m (0.8ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.3ms)[0m [1mINSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 17], ["title", "I-am-a-task79"], ["description", "I-am-the-task-description_532"], ["created_at", "2015-04-15 06:24:43.036840"], ["updated_at", "2015-04-15 06:24:43.036840"]]
+ [1m[35m (0.8ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 17], ["title", "I-am-a-task7555"], ["description", "I-am-the-task-description_9873"], ["created_at", "2015-04-15 06:24:43.042053"], ["updated_at", "2015-04-15 06:24:43.042053"]]
+ [1m[36m (0.8ms)[0m [1mcommit transaction[0m
+Processing by Flyboy::TasksController#edit as HTML
+ Parameters: {"id"=>"27"}
+ [1m[35mFlyboy::Task Load (0.2ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 27]]
+ [1m[36mFlyboy::Goal Load (0.1ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 17]]
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/edit.html.slim within layouts/application (0.3ms)
+Completed 200 OK in 5ms (Views: 2.5ms | ActiveRecord: 0.2ms)
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15')[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_9666"], ["description", "I-am-the-goal-description_636"], ["version", 1], ["created_at", "2015-04-15 06:24:43.054990"], ["updated_at", "2015-04-15 06:24:43.054990"], ["tracking", "150415-18"]]
+ [1m[36m (0.6ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.5ms)[0m [1mINSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 18], ["title", "I-am-a-task8142"], ["description", "I-am-the-task-description_8415"], ["created_at", "2015-04-15 06:24:43.059751"], ["updated_at", "2015-04-15 06:24:43.059751"]]
+ [1m[35m (0.8ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 18], ["title", "I-am-a-task4030"], ["description", "I-am-the-task-description_9469"], ["created_at", "2015-04-15 06:24:43.065192"], ["updated_at", "2015-04-15 06:24:43.065192"]]
+ [1m[36m (0.8ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "flyboy_tasks"
+Processing by Flyboy::TasksController#create as HTML
+ Parameters: {"task"=>{"title"=>"New Task", "goal_id"=>"18", "reminder"=>"2015-04-15", "term"=>"2015-04-15"}}
+ [1m[36mFlyboy::Goal Load (0.1ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 18]]
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.4ms)[0m [1mINSERT INTO "flyboy_tasks" ("goal_id", "title", "term", "reminder", "done", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["goal_id", 18], ["title", "New Task"], ["term", "2015-04-15"], ["reminder", "2015-04-15"], ["done", "f"], ["created_at", "2015-04-15 06:24:43.078423"], ["updated_at", "2015-04-15 06:24:43.078423"]]
+ [1m[35m (0.8ms)[0m commit transaction
+Redirected to http://test.host/flyboy/tasks/31
+Completed 302 Found in 7ms (ActiveRecord: 1.3ms)
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks"[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15')[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_2080"], ["description", "I-am-the-goal-description_5041"], ["version", 1], ["created_at", "2015-04-15 06:24:43.087212"], ["updated_at", "2015-04-15 06:24:43.087212"], ["tracking", "150415-19"]]
+ [1m[36m (0.9ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.4ms)[0m [1mINSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 19], ["title", "I-am-a-task1450"], ["description", "I-am-the-task-description_9919"], ["created_at", "2015-04-15 06:24:43.092629"], ["updated_at", "2015-04-15 06:24:43.092629"]]
+ [1m[35m (0.7ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.4ms)[0m INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 19], ["title", "I-am-a-task9751"], ["description", "I-am-the-task-description_7055"], ["created_at", "2015-04-15 06:24:43.097998"], ["updated_at", "2015-04-15 06:24:43.097998"]]
+ [1m[36m (0.8ms)[0m [1mcommit transaction[0m
+Processing by Flyboy::TasksController#create as HTML
+ Parameters: {"task"=>{"title"=>"New Task", "goal_id"=>"19", "reminder"=>"2015-04-15", "term"=>"2015-04-15"}}
+ [1m[35mFlyboy::Goal Load (0.1ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 19]]
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_tasks" ("goal_id", "title", "term", "reminder", "done", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["goal_id", 19], ["title", "New Task"], ["term", "2015-04-15"], ["reminder", "2015-04-15"], ["done", "f"], ["created_at", "2015-04-15 06:24:43.106493"], ["updated_at", "2015-04-15 06:24:43.106493"]]
+ [1m[36m (0.7ms)[0m [1mcommit transaction[0m
+Redirected to http://test.host/flyboy/tasks/34
+Completed 302 Found in 7ms (ActiveRecord: 1.3ms)
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15')[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_6701"], ["description", "I-am-the-goal-description_7157"], ["version", 1], ["created_at", "2015-04-15 06:24:43.118698"], ["updated_at", "2015-04-15 06:24:43.118698"], ["tracking", "150415-20"]]
+ [1m[36m (0.7ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.3ms)[0m [1mINSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 20], ["title", "I-am-a-task165"], ["description", "I-am-the-task-description_2353"], ["created_at", "2015-04-15 06:24:43.122808"], ["updated_at", "2015-04-15 06:24:43.122808"]]
+ [1m[35m (0.7ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 20], ["title", "I-am-a-task5481"], ["description", "I-am-the-task-description_5091"], ["created_at", "2015-04-15 06:24:43.127556"], ["updated_at", "2015-04-15 06:24:43.127556"]]
+ [1m[36m (0.8ms)[0m [1mcommit transaction[0m
+Processing by Flyboy::TasksController#create as HTML
+ Parameters: {"task"=>{"title"=>"New Task", "goal_id"=>"20", "reminder"=>"2015-04-15", "term"=>"2015-04-15"}}
+ [1m[35mFlyboy::Goal Load (0.2ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 20]]
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_tasks" ("goal_id", "title", "term", "reminder", "done", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["goal_id", 20], ["title", "New Task"], ["term", "2015-04-15"], ["reminder", "2015-04-15"], ["done", "f"], ["created_at", "2015-04-15 06:24:43.136468"], ["updated_at", "2015-04-15 06:24:43.136468"]]
+ [1m[36m (0.9ms)[0m [1mcommit transaction[0m
+Redirected to http://test.host/flyboy/tasks/37
+Completed 302 Found in 8ms (ActiveRecord: 1.5ms)
+ [1m[35mFlyboy::Task Load (0.3ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term DESC, id DESC LIMIT 1
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15')
+ [1m[36mSQL (0.2ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "open"], ["title", "I-am-a-goal_3611"], ["description", "I-am-the-goal-description_4446"], ["version", 1], ["created_at", "2015-04-15 06:24:43.144797"], ["updated_at", "2015-04-15 06:24:43.144797"], ["tracking", "150415-21"]]
+ [1m[35m (0.8ms)[0m commit transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 21], ["title", "I-am-a-task9347"], ["description", "I-am-the-task-description_2901"], ["created_at", "2015-04-15 06:24:43.148559"], ["updated_at", "2015-04-15 06:24:43.148559"]]
+ [1m[36m (0.7ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.3ms)[0m [1mINSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 21], ["title", "I-am-a-task7709"], ["description", "I-am-the-task-description_5117"], ["created_at", "2015-04-15 06:24:43.152844"], ["updated_at", "2015-04-15 06:24:43.152844"]]
+ [1m[35m (0.8ms)[0m commit transaction
+Processing by Flyboy::TasksController#create as HTML
+ Parameters: {"task"=>{"title"=>nil, "goal_id"=>"21"}}
+ [1m[36mFlyboy::Goal Load (0.1ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 21]]
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36m (0.0ms)[0m [1mrollback transaction[0m
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/new.html.slim within layouts/application (0.2ms)
+Completed 200 OK in 5ms (Views: 1.2ms | ActiveRecord: 0.2ms)
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15')[0m
+ [1m[35mSQL (0.2ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_3623"], ["description", "I-am-the-goal-description_8714"], ["version", 1], ["created_at", "2015-04-15 06:24:43.214097"], ["updated_at", "2015-04-15 06:24:43.214097"], ["tracking", "150415-22"]]
+ [1m[36m (1.1ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.3ms)[0m [1mINSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 22], ["title", "I-am-a-task7224"], ["description", "I-am-the-task-description_1502"], ["created_at", "2015-04-15 06:24:43.218541"], ["updated_at", "2015-04-15 06:24:43.218541"]]
+ [1m[35m (0.8ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 22], ["title", "I-am-a-task3218"], ["description", "I-am-the-task-description_9898"], ["created_at", "2015-04-15 06:24:43.223287"], ["updated_at", "2015-04-15 06:24:43.223287"]]
+ [1m[36m (0.9ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mFlyboy::Goal Load (0.1ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 22]]
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_tasks" ("title", "goal_id", "reminder", "term", "done", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["title", "New Task"], ["goal_id", 22], ["reminder", "2015-04-15"], ["term", "2015-04-15"], ["done", "f"], ["created_at", "2015-04-15 06:24:43.228165"], ["updated_at", "2015-04-15 06:24:43.228165"]]
+ [1m[36m (0.9ms)[0m [1mcommit transaction[0m
+Processing by Flyboy::TasksController#update as HTML
+ Parameters: {"task"=>{"title"=>"New Task", "goal_id"=>"22", "reminder"=>"2015-04-15", "term"=>"2015-04-15"}, "id"=>"42"}
+ [1m[35mFlyboy::Task Load (0.1ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 42]]
+ [1m[36mFlyboy::Goal Load (0.1ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 22]]
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36m (0.0ms)[0m [1mcommit transaction[0m
+Redirected to http://test.host/flyboy/tasks/42
+Completed 302 Found in 4ms (ActiveRecord: 0.3ms)
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15')[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_7670"], ["description", "I-am-the-goal-description_4785"], ["version", 1], ["created_at", "2015-04-15 06:24:43.240239"], ["updated_at", "2015-04-15 06:24:43.240239"], ["tracking", "150415-23"]]
+ [1m[36m (0.6ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.3ms)[0m [1mINSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 23], ["title", "I-am-a-task7443"], ["description", "I-am-the-task-description_1539"], ["created_at", "2015-04-15 06:24:43.244913"], ["updated_at", "2015-04-15 06:24:43.244913"]]
+ [1m[35m (0.8ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 23], ["title", "I-am-a-task6179"], ["description", "I-am-the-task-description_9409"], ["created_at", "2015-04-15 06:24:43.248938"], ["updated_at", "2015-04-15 06:24:43.248938"]]
+ [1m[36m (0.8ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+ [1m[36mFlyboy::Goal Load (0.1ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 23]]
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_tasks" ("title", "goal_id", "reminder", "term", "done", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["title", "New Task"], ["goal_id", 23], ["reminder", "2015-04-15"], ["term", "2015-04-15"], ["done", "f"], ["created_at", "2015-04-15 06:24:43.252797"], ["updated_at", "2015-04-15 06:24:43.252797"]]
+ [1m[36m (0.9ms)[0m [1mcommit transaction[0m
+Processing by Flyboy::TasksController#update as HTML
+ Parameters: {"task"=>{"title"=>"New Task", "goal_id"=>"23", "reminder"=>"2015-04-15", "term"=>"2015-04-15"}, "id"=>"45"}
+ [1m[35mFlyboy::Task Load (0.1ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 45]]
+ [1m[36mFlyboy::Goal Load (0.1ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 23]]
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36m (0.0ms)[0m [1mcommit transaction[0m
+Redirected to http://test.host/flyboy/tasks/45
+Completed 302 Found in 4ms (ActiveRecord: 0.3ms)
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15')[0m
+ [1m[35mSQL (0.2ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_5164"], ["description", "I-am-the-goal-description_5697"], ["version", 1], ["created_at", "2015-04-15 06:24:43.264923"], ["updated_at", "2015-04-15 06:24:43.264923"], ["tracking", "150415-24"]]
+ [1m[36m (0.8ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+ [1m[36mSQL (0.2ms)[0m [1mINSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 24], ["title", "I-am-a-task6714"], ["description", "I-am-the-task-description_5746"], ["created_at", "2015-04-15 06:24:43.269185"], ["updated_at", "2015-04-15 06:24:43.269185"]]
+ [1m[35m (0.8ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 24], ["title", "I-am-a-task184"], ["description", "I-am-the-task-description_6067"], ["created_at", "2015-04-15 06:24:43.272986"], ["updated_at", "2015-04-15 06:24:43.272986"]]
+ [1m[36m (0.7ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+ [1m[36mFlyboy::Goal Load (0.1ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 24]]
+ [1m[35mSQL (0.2ms)[0m INSERT INTO "flyboy_tasks" ("title", "goal_id", "reminder", "term", "done", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["title", "New Task"], ["goal_id", 24], ["reminder", "2015-04-15"], ["term", "2015-04-15"], ["done", "f"], ["created_at", "2015-04-15 06:24:43.276843"], ["updated_at", "2015-04-15 06:24:43.276843"]]
+ [1m[36m (0.9ms)[0m [1mcommit transaction[0m
+Processing by Flyboy::TasksController#update as HTML
+ Parameters: {"task"=>{"title"=>nil}, "id"=>"48"}
+ [1m[35mFlyboy::Task Load (0.1ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 48]]
+ [1m[36mFlyboy::Goal Load (0.1ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 24]]
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36m (0.0ms)[0m [1mrollback transaction[0m
+ 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)
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15')[0m
+ [1m[35mSQL (0.2ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_5700"], ["description", "I-am-the-goal-description_297"], ["version", 1], ["created_at", "2015-04-15 06:24:43.288201"], ["updated_at", "2015-04-15 06:24:43.288201"], ["tracking", "150415-25"]]
+ [1m[36m (0.7ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.3ms)[0m [1mINSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 25], ["title", "I-am-a-task8038"], ["description", "I-am-the-task-description_1878"], ["created_at", "2015-04-15 06:24:43.292376"], ["updated_at", "2015-04-15 06:24:43.292376"]]
+ [1m[35m (1.0ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.6ms)[0m INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 25], ["title", "I-am-a-task6505"], ["description", "I-am-the-task-description_6442"], ["created_at", "2015-04-15 06:24:43.297934"], ["updated_at", "2015-04-15 06:24:43.297934"]]
+ [1m[36m (1.4ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mFlyboy::Goal Load (0.1ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 25]]
+ [1m[35mSQL (0.2ms)[0m INSERT INTO "flyboy_tasks" ("title", "goal_id", "reminder", "term", "done", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["title", "New Task"], ["goal_id", 25], ["reminder", "2015-04-15"], ["term", "2015-04-15"], ["done", "f"], ["created_at", "2015-04-15 06:24:43.303893"], ["updated_at", "2015-04-15 06:24:43.303893"]]
+ [1m[36m (0.8ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "flyboy_tasks"
+Processing by Flyboy::TasksController#destroy as HTML
+ Parameters: {"id"=>"51"}
+ [1m[36mFlyboy::Task Load (0.2ms)[0m [1mSELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1[0m [["id", 51]]
+ [1m[35mFlyboy::Goal Load (0.1ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 25]]
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mFlyboy::TaskComment Load (0.1ms)[0m SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 51]]
+ [1m[36mSQL (0.3ms)[0m [1mDELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ?[0m [["id", 51]]
+ [1m[35m (0.9ms)[0m commit transaction
+Redirected to http://test.host/flyboy/tasks
+Completed 302 Found in 6ms (ActiveRecord: 1.6ms)
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks"[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15')[0m
+ [1m[35mSQL (0.2ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_4576"], ["description", "I-am-the-goal-description_2675"], ["version", 1], ["created_at", "2015-04-15 06:24:43.318567"], ["updated_at", "2015-04-15 06:24:43.318567"], ["tracking", "150415-26"]]
+ [1m[36m (0.9ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+ [1m[36mSQL (0.2ms)[0m [1mINSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 26], ["title", "I-am-a-task9464"], ["description", "I-am-the-task-description_4783"], ["created_at", "2015-04-15 06:24:43.322386"], ["updated_at", "2015-04-15 06:24:43.322386"]]
+ [1m[35m (0.9ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 26], ["title", "I-am-a-task5918"], ["description", "I-am-the-task-description_6847"], ["created_at", "2015-04-15 06:24:43.326689"], ["updated_at", "2015-04-15 06:24:43.326689"]]
+ [1m[36m (1.1ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mFlyboy::Goal Load (0.2ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 26]]
+ [1m[35mSQL (0.6ms)[0m INSERT INTO "flyboy_tasks" ("title", "goal_id", "reminder", "term", "done", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["title", "New Task"], ["goal_id", 26], ["reminder", "2015-04-15"], ["term", "2015-04-15"], ["done", "f"], ["created_at", "2015-04-15 06:24:43.332612"], ["updated_at", "2015-04-15 06:24:43.332612"]]
+ [1m[36m (1.2ms)[0m [1mcommit transaction[0m
+Processing by Flyboy::TasksController#destroy as HTML
+ Parameters: {"id"=>"54"}
+ [1m[35mFlyboy::Task Load (0.1ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 54]]
+ [1m[36mFlyboy::Goal Load (0.1ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 26]]
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mFlyboy::TaskComment Load (0.1ms)[0m [1mSELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC[0m [["task_id", 54]]
+ [1m[35mSQL (0.3ms)[0m DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 54]]
+ [1m[36m (1.0ms)[0m [1mcommit transaction[0m
+Redirected to http://test.host/flyboy/tasks
+Completed 302 Found in 6ms (ActiveRecord: 1.8ms)
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15')[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_9275"], ["description", "I-am-the-goal-description_6025"], ["version", 1], ["created_at", "2015-04-15 06:24:43.348428"], ["updated_at", "2015-04-15 06:24:43.348428"], ["tracking", "150415-27"]]
+ [1m[36m (0.7ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.3ms)[0m [1mINSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 27], ["title", "I-am-a-task2651"], ["description", "I-am-the-task-description_661"], ["created_at", "2015-04-15 06:24:43.352914"], ["updated_at", "2015-04-15 06:24:43.352914"]]
+ [1m[35m (0.9ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 27], ["title", "I-am-a-task8566"], ["description", "I-am-the-task-description_3215"], ["created_at", "2015-04-15 06:24:43.356985"], ["updated_at", "2015-04-15 06:24:43.356985"]]
+ [1m[36m (0.7ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mFlyboy::Goal Load (0.1ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 27]]
+ [1m[35mSQL (0.4ms)[0m INSERT INTO "flyboy_tasks" ("title", "goal_id", "reminder", "term", "done", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["title", "New Task"], ["goal_id", 27], ["reminder", "2015-04-15"], ["term", "2015-04-15"], ["done", "f"], ["created_at", "2015-04-15 06:24:43.361116"], ["updated_at", "2015-04-15 06:24:43.361116"]]
+ [1m[36m (1.1ms)[0m [1mcommit transaction[0m
+Processing by Flyboy::TasksController#snooze as HTML
+ Parameters: {"id"=>"57"}
+ [1m[35mFlyboy::Task Load (0.3ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 57]]
+ [1m[36mFlyboy::Goal Load (0.1ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 27]]
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.3ms)[0m [1mUPDATE "flyboy_tasks" SET "reminder" = ?, "term" = ?, "updated_at" = ? WHERE "flyboy_tasks"."id" = ?[0m [["reminder", "2015-04-22"], ["term", "2015-05-15"], ["updated_at", "2015-04-15 06:24:43.370452"], ["id", 57]]
+ [1m[35m (0.9ms)[0m commit transaction
+Redirected to http://test.host/flyboy/tasks
+Completed 302 Found in 7ms (ActiveRecord: 1.6ms)
+ [1m[36m (3.2ms)[0m [1mDELETE FROM "flyboy_task_comments";[0m
+ [1m[35m (0.2ms)[0m SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
+ [1m[36m (1.0ms)[0m [1mDELETE FROM sqlite_sequence where name = 'flyboy_task_comments';[0m
+ [1m[35m (0.9ms)[0m DELETE FROM "flyboy_goals";
+ [1m[36m (0.2ms)[0m [1mSELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';[0m
+ [1m[35m (0.9ms)[0m DELETE FROM sqlite_sequence where name = 'flyboy_goals';
+ [1m[36m (0.9ms)[0m [1mDELETE FROM "flyboy_tasks";[0m
+ [1m[35m (0.1ms)[0m SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
+ [1m[36m (0.9ms)[0m [1mDELETE FROM sqlite_sequence where name = 'flyboy_tasks';[0m
+ [1m[35mFlyboy::Goal Load (0.2ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals"
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15')
+ [1m[36mSQL (0.4ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "open"], ["title", "I-am-a-goal_423"], ["description", "I-am-the-goal-description_8944"], ["version", 1], ["created_at", "2015-04-15 06:25:02.380903"], ["updated_at", "2015-04-15 06:25:02.380903"], ["tracking", "150415-1"]]
+ [1m[35m (1.5ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15')
+ [1m[36mSQL (0.2ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "closed"], ["title", "I-am-a-goal_1293"], ["description", "I-am-the-goal-description_9627"], ["version", 1], ["created_at", "2015-04-15 06:25:02.430629"], ["updated_at", "2015-04-15 06:25:02.430629"], ["tracking", "150415-2"]]
+ [1m[35m (0.8ms)[0m commit transaction
+Processing by Flyboy::GoalsController#index as HTML
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/index.html.slim within layouts/application (0.2ms)
+Completed 200 OK in 21ms (Views: 13.9ms | ActiveRecord: 0.0ms)
+ [1m[36mFlyboy::Goal Load (0.2ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" ORDER BY status ASC[0m
+ [1m[35mFlyboy::Goal Load (0.2ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals"
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mFlyboy::Task Load (0.1ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? ORDER BY term ASC [["goal_id", 1]]
+ [1m[36mSQL (0.2ms)[0m [1mDELETE FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ?[0m [["id", 1]]
+ [1m[35m (1.5ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mFlyboy::Task Load (0.1ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? ORDER BY term ASC [["goal_id", 2]]
+ [1m[36mSQL (0.2ms)[0m [1mDELETE FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ?[0m [["id", 2]]
+ [1m[35m (0.7ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15')
+ [1m[36mSQL (0.2ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "open"], ["title", "I-am-a-goal_1970"], ["description", "I-am-the-goal-description_4170"], ["version", 1], ["created_at", "2015-04-15 06:25:02.533865"], ["updated_at", "2015-04-15 06:25:02.533865"], ["tracking", "150415-1"]]
+ [1m[35m (0.8ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15')
+ [1m[36mSQL (0.3ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "closed"], ["title", "I-am-a-goal_6683"], ["description", "I-am-the-goal-description_4427"], ["version", 1], ["created_at", "2015-04-15 06:25:02.538444"], ["updated_at", "2015-04-15 06:25:02.538444"], ["tracking", "150415-2"]]
+ [1m[35m (0.9ms)[0m 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)
+ [1m[36mFlyboy::Goal Load (0.2ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."status" = ? ORDER BY status ASC[0m [["status", "closed"]]
+ [1m[35mFlyboy::Goal Load (0.2ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals"
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+ [1m[35mFlyboy::Task Load (0.1ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? ORDER BY term ASC [["goal_id", 3]]
+ [1m[36mSQL (0.2ms)[0m [1mDELETE FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ?[0m [["id", 3]]
+ [1m[35m (0.8ms)[0m commit transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+ [1m[35mFlyboy::Task Load (0.1ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? ORDER BY term ASC [["goal_id", 4]]
+ [1m[36mSQL (0.1ms)[0m [1mDELETE FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ?[0m [["id", 4]]
+ [1m[35m (0.7ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15')
+ [1m[36mSQL (0.2ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "open"], ["title", "I-am-a-goal_3909"], ["description", "I-am-the-goal-description_4993"], ["version", 1], ["created_at", "2015-04-15 06:25:02.563160"], ["updated_at", "2015-04-15 06:25:02.563160"], ["tracking", "150415-1"]]
+ [1m[35m (0.8ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15')
+ [1m[36mSQL (0.2ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "closed"], ["title", "I-am-a-goal_3455"], ["description", "I-am-the-goal-description_625"], ["version", 1], ["created_at", "2015-04-15 06:25:02.567038"], ["updated_at", "2015-04-15 06:25:02.567038"], ["tracking", "150415-2"]]
+ [1m[35m (0.7ms)[0m 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)
+ [1m[36mFlyboy::Goal Load (0.2ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE ("flyboy_goals"."status" != ?) ORDER BY status ASC[0m [["status", "closed"]]
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15')[0m
+ [1m[35mSQL (0.2ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_1812"], ["description", "I-am-the-goal-description_1975"], ["version", 1], ["created_at", "2015-04-15 06:25:02.576816"], ["updated_at", "2015-04-15 06:25:02.576816"], ["tracking", "150415-3"]]
+ [1m[36m (1.0ms)[0m [1mcommit transaction[0m
+Processing by Flyboy::GoalsController#close as HTML
+ Parameters: {"id"=>"7"}
+ [1m[35mFlyboy::Goal Load (0.2ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 7]]
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f' [["goal_id", 7]]
+ [1m[36mSQL (0.4ms)[0m [1mUPDATE "flyboy_goals" SET "status" = ?, "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ?[0m [["status", "closed"], ["version", 2], ["updated_at", "2015-04-15 06:25:02.589786"], ["id", 7]]
+ [1m[35m (0.8ms)[0m commit transaction
+Redirected to http://test.host/flyboy/goals
+Completed 302 Found in 3248ms (ActiveRecord: 1.6ms)
+ [1m[36mFlyboy::Goal Load (0.1ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 7]]
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15')[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_2950"], ["description", "I-am-the-goal-description_7358"], ["version", 1], ["created_at", "2015-04-15 06:25:05.833785"], ["updated_at", "2015-04-15 06:25:05.833785"], ["tracking", "150415-4"]]
+ [1m[36m (3.0ms)[0m [1mcommit transaction[0m
+Processing by Flyboy::GoalsController#close as HTML
+ Parameters: {"id"=>"8"}
+ [1m[35mFlyboy::Goal Load (0.1ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 8]]
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f' [["goal_id", 8]]
+ [1m[36mSQL (0.2ms)[0m [1mUPDATE "flyboy_goals" SET "status" = ?, "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ?[0m [["status", "closed"], ["version", 2], ["updated_at", "2015-04-15 06:25:05.844364"], ["id", 8]]
+ [1m[35m (0.9ms)[0m commit transaction
+Redirected to http://test.host/flyboy/goals
+Completed 302 Found in 6ms (ActiveRecord: 1.4ms)
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15')
+ [1m[36mSQL (0.2ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "closed"], ["title", "I-am-a-goal_4646"], ["description", "I-am-the-goal-description_189"], ["version", 1], ["created_at", "2015-04-15 06:25:05.850286"], ["updated_at", "2015-04-15 06:25:05.850286"], ["tracking", "150415-5"]]
+ [1m[35m (0.8ms)[0m commit transaction
+Processing by Flyboy::GoalsController#open as HTML
+ Parameters: {"id"=>"9"}
+ [1m[36mFlyboy::Goal Load (0.1ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 9]]
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.3ms)[0m [1mUPDATE "flyboy_goals" SET "status" = ?, "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ?[0m [["status", "open"], ["version", 2], ["updated_at", "2015-04-15 06:25:05.855874"], ["id", 9]]
+ [1m[35m (0.8ms)[0m commit transaction
+Redirected to http://test.host/flyboy/goals/9
+Completed 302 Found in 5ms (ActiveRecord: 1.2ms)
+ [1m[36mFlyboy::Goal Load (0.1ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 9]]
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15')[0m
+ [1m[35mSQL (0.2ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["title", "I-am-a-goal_8109"], ["description", "I-am-the-goal-description_845"], ["version", 1], ["created_at", "2015-04-15 06:25:05.862905"], ["updated_at", "2015-04-15 06:25:05.862905"], ["tracking", "150415-6"]]
+ [1m[36m (0.8ms)[0m [1mcommit transaction[0m
+Processing by Flyboy::GoalsController#open as HTML
+ Parameters: {"id"=>"10"}
+ [1m[35mFlyboy::Goal Load (0.1ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 10]]
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.3ms)[0m UPDATE "flyboy_goals" SET "status" = ?, "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["status", "open"], ["version", 2], ["updated_at", "2015-04-15 06:25:05.868411"], ["id", 10]]
+ [1m[36m (0.7ms)[0m [1mcommit transaction[0m
+Redirected to http://test.host/flyboy/goals/10
+Completed 302 Found in 5ms (ActiveRecord: 1.1ms)
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15')[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_8099"], ["description", "I-am-the-goal-description_6539"], ["version", 1], ["created_at", "2015-04-15 06:25:05.930232"], ["updated_at", "2015-04-15 06:25:05.930232"], ["tracking", "150415-7"]]
+ [1m[36m (1.6ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.4ms)[0m [1mINSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 11], ["title", "I-am-a-task9694"], ["description", "I-am-the-task-description_4700"], ["created_at", "2015-04-15 06:25:05.943339"], ["updated_at", "2015-04-15 06:25:05.943339"]]
+ [1m[35m (0.9ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 11], ["title", "I-am-a-task6894"], ["description", "I-am-the-task-description_1143"], ["created_at", "2015-04-15 06:25:05.948151"], ["updated_at", "2015-04-15 06:25:05.948151"]]
+ [1m[36m (0.7ms)[0m [1mcommit transaction[0m
+Processing by Flyboy::TasksController#complete as HTML
+ Parameters: {"id"=>"1"}
+ [1m[35mFlyboy::Task Load (0.5ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 1]]
+ [1m[36mFlyboy::Goal Load (0.2ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 11]]
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.4ms)[0m [1mINSERT INTO "flyboy_task_comments" ("progress", "description", "date", "task_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?)[0m [["progress", 100], ["description", "La tâche a été marquée comme terminée"], ["date", "2015-04-15 06:25:05.962663"], ["task_id", 1], ["created_at", "2015-04-15 06:25:05.971324"], ["updated_at", "2015-04-15 06:25:05.971324"]]
+ [1m[35mSQL (0.2ms)[0m UPDATE "flyboy_tasks" SET "progress" = ?, "done" = ?, "updated_at" = ? WHERE "flyboy_tasks"."id" = ? [["progress", 100], ["done", "t"], ["updated_at", "2015-04-15 06:25:05.973623"], ["id", 1]]
+ [1m[36m (1.1ms)[0m [1mcommit transaction[0m
+Redirected to http://test.hostwhere_i_came_from
+Completed 302 Found in 23ms (ActiveRecord: 2.8ms)
+ [1m[35mFlyboy::Task Load (0.2ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15')
+ [1m[36mSQL (0.3ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "open"], ["title", "I-am-a-goal_4688"], ["description", "I-am-the-goal-description_9226"], ["version", 1], ["created_at", "2015-04-15 06:25:05.985299"], ["updated_at", "2015-04-15 06:25:05.985299"], ["tracking", "150415-8"]]
+ [1m[35m (0.8ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 12], ["title", "I-am-a-task6919"], ["description", "I-am-the-task-description_3810"], ["created_at", "2015-04-15 06:25:05.989622"], ["updated_at", "2015-04-15 06:25:05.989622"]]
+ [1m[36m (0.8ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.3ms)[0m [1mINSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 12], ["title", "I-am-a-task8311"], ["description", "I-am-the-task-description_8802"], ["created_at", "2015-04-15 06:25:05.993826"], ["updated_at", "2015-04-15 06:25:05.993826"]]
+ [1m[35m (0.8ms)[0m commit transaction
+Processing by Flyboy::TasksController#complete as HTML
+ Parameters: {"id"=>"3"}
+ [1m[36mFlyboy::Task Load (0.2ms)[0m [1mSELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1[0m [["id", 3]]
+ [1m[35mFlyboy::Goal Load (0.1ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 12]]
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_task_comments" ("progress", "description", "date", "task_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["progress", 100], ["description", "La tâche a été marquée comme terminée"], ["date", "2015-04-15 06:25:06.000445"], ["task_id", 3], ["created_at", "2015-04-15 06:25:06.001714"], ["updated_at", "2015-04-15 06:25:06.001714"]]
+ [1m[36mSQL (0.1ms)[0m [1mUPDATE "flyboy_tasks" SET "progress" = ?, "done" = ?, "updated_at" = ? WHERE "flyboy_tasks"."id" = ?[0m [["progress", 100], ["done", "t"], ["updated_at", "2015-04-15 06:25:06.003656"], ["id", 3]]
+ [1m[35m (0.9ms)[0m commit transaction
+Redirected to http://test.hostwhere_i_came_from
+Completed 302 Found in 9ms (ActiveRecord: 1.6ms)
+ [1m[36mFlyboy::Task Load (0.1ms)[0m [1mSELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1[0m [["id", 3]]
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15')[0m
+ [1m[35mSQL (0.2ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_96"], ["description", "I-am-the-goal-description_7024"], ["version", 1], ["created_at", "2015-04-15 06:25:06.009945"], ["updated_at", "2015-04-15 06:25:06.009945"], ["tracking", "150415-9"]]
+ [1m[36m (1.0ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+ [1m[36mSQL (0.3ms)[0m [1mINSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 13], ["title", "I-am-a-task3066"], ["description", "I-am-the-task-description_478"], ["created_at", "2015-04-15 06:25:06.013771"], ["updated_at", "2015-04-15 06:25:06.013771"]]
+ [1m[35m (0.9ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.4ms)[0m INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 13], ["title", "I-am-a-task7443"], ["description", "I-am-the-task-description_1383"], ["created_at", "2015-04-15 06:25:06.018909"], ["updated_at", "2015-04-15 06:25:06.018909"]]
+ [1m[36m (1.0ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.2ms)[0m 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"}
+ [1m[36mFlyboy::Task Load (0.1ms)[0m [1mSELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1[0m [["id", 5]]
+ [1m[35mFlyboy::Goal Load (0.1ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 13]]
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_task_comments" ("progress", "description", "date", "task_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["progress", 100], ["description", "La tâche a été marquée comme terminée"], ["date", "2015-04-15 06:25:06.028697"], ["task_id", 5], ["created_at", "2015-04-15 06:25:06.030080"], ["updated_at", "2015-04-15 06:25:06.030080"]]
+ [1m[36mSQL (0.1ms)[0m [1mUPDATE "flyboy_tasks" SET "progress" = ?, "done" = ?, "updated_at" = ? WHERE "flyboy_tasks"."id" = ?[0m [["progress", 100], ["done", "t"], ["updated_at", "2015-04-15 06:25:06.031885"], ["id", 5]]
+ [1m[35m (1.0ms)[0m commit transaction
+Redirected to http://test.hostwhere_i_came_from
+Completed 302 Found in 10ms (ActiveRecord: 1.7ms)
+ [1m[36mFlyboy::Task Load (0.1ms)[0m [1mSELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1[0m [["id", 5]]
+ [1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? [["task_id", 5]]
+ [1m[36mFlyboy::TaskComment Load (0.2ms)[0m [1mSELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at ASC LIMIT 1[0m [["task_id", 5]]
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15')[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_1981"], ["description", "I-am-the-goal-description_4326"], ["version", 1], ["created_at", "2015-04-15 06:25:06.041065"], ["updated_at", "2015-04-15 06:25:06.041065"], ["tracking", "150415-10"]]
+ [1m[36m (0.8ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+ [1m[36mSQL (0.2ms)[0m [1mINSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 14], ["title", "I-am-a-task9054"], ["description", "I-am-the-task-description_1345"], ["created_at", "2015-04-15 06:25:06.045451"], ["updated_at", "2015-04-15 06:25:06.045451"]]
+ [1m[35m (0.8ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 14], ["title", "I-am-a-task6322"], ["description", "I-am-the-task-description_3770"], ["created_at", "2015-04-15 06:25:06.049381"], ["updated_at", "2015-04-15 06:25:06.049381"]]
+ [1m[36m (0.9ms)[0m [1mcommit transaction[0m
+Processing by Flyboy::TasksController#complete as HTML
+ Parameters: {"id"=>"7"}
+ [1m[35mFlyboy::Task Load (0.1ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 7]]
+ [1m[36mFlyboy::Goal Load (0.2ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 14]]
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.3ms)[0m [1mINSERT INTO "flyboy_task_comments" ("progress", "description", "date", "task_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?)[0m [["progress", 100], ["description", "La tâche a été marquée comme terminée"], ["date", "2015-04-15 06:25:06.057093"], ["task_id", 7], ["created_at", "2015-04-15 06:25:06.058605"], ["updated_at", "2015-04-15 06:25:06.058605"]]
+ [1m[35mSQL (0.1ms)[0m UPDATE "flyboy_tasks" SET "progress" = ?, "done" = ?, "updated_at" = ? WHERE "flyboy_tasks"."id" = ? [["progress", 100], ["done", "t"], ["updated_at", "2015-04-15 06:25:06.060514"], ["id", 7]]
+ [1m[36m (0.9ms)[0m [1mcommit transaction[0m
+Redirected to http://test.hostwhere_i_came_from
+Completed 302 Found in 10ms (ActiveRecord: 1.7ms)
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15')[0m
+ [1m[35mSQL (0.2ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_7456"], ["description", "I-am-the-goal-description_9133"], ["version", 1], ["created_at", "2015-04-15 06:25:06.066633"], ["updated_at", "2015-04-15 06:25:06.066633"], ["tracking", "150415-11"]]
+ [1m[36m (0.8ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.3ms)[0m [1mINSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 15], ["title", "I-am-a-task2418"], ["description", "I-am-the-task-description_8578"], ["created_at", "2015-04-15 06:25:06.070644"], ["updated_at", "2015-04-15 06:25:06.070644"]]
+ [1m[35m (0.8ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 15], ["title", "I-am-a-task3589"], ["description", "I-am-the-task-description_1138"], ["created_at", "2015-04-15 06:25:06.075402"], ["updated_at", "2015-04-15 06:25:06.075402"]]
+ [1m[36m (0.8ms)[0m [1mcommit transaction[0m
+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)
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15')[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_6828"], ["description", "I-am-the-goal-description_8740"], ["version", 1], ["created_at", "2015-04-15 06:25:06.089375"], ["updated_at", "2015-04-15 06:25:06.089375"], ["tracking", "150415-12"]]
+ [1m[36m (0.8ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.3ms)[0m [1mINSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 16], ["title", "I-am-a-task364"], ["description", "I-am-the-task-description_2935"], ["created_at", "2015-04-15 06:25:06.093814"], ["updated_at", "2015-04-15 06:25:06.093814"]]
+ [1m[35m (0.8ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 16], ["title", "I-am-a-task156"], ["description", "I-am-the-task-description_5082"], ["created_at", "2015-04-15 06:25:06.097883"], ["updated_at", "2015-04-15 06:25:06.097883"]]
+ [1m[36m (0.9ms)[0m [1mcommit transaction[0m
+ [1m[35mFlyboy::Task Load (0.2ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+ [1m[35mFlyboy::TaskComment Load (0.2ms)[0m SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 1]]
+ [1m[36mSQL (0.3ms)[0m [1mDELETE FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."id" = ?[0m [["id", 1]]
+ [1m[35mSQL (0.1ms)[0m DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 1]]
+ [1m[36m (0.9ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+ [1m[36mFlyboy::TaskComment Load (0.1ms)[0m [1mSELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC[0m [["task_id", 2]]
+ [1m[35mSQL (0.2ms)[0m DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 2]]
+ [1m[36m (1.0ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+ [1m[36mFlyboy::TaskComment Load (0.1ms)[0m [1mSELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC[0m [["task_id", 3]]
+ [1m[35mSQL (0.1ms)[0m DELETE FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."id" = ? [["id", 2]]
+ [1m[36mSQL (0.1ms)[0m [1mDELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ?[0m [["id", 3]]
+ [1m[35m (0.8ms)[0m commit transaction
+ [1m[36m (0.2ms)[0m [1mbegin transaction[0m
+ [1m[35mFlyboy::TaskComment Load (0.2ms)[0m SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 4]]
+ [1m[36mSQL (0.2ms)[0m [1mDELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ?[0m [["id", 4]]
+ [1m[35m (0.7ms)[0m commit transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+ [1m[35mFlyboy::TaskComment Load (0.1ms)[0m SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 5]]
+ [1m[36mSQL (0.1ms)[0m [1mDELETE FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."id" = ?[0m [["id", 3]]
+ [1m[35mSQL (0.1ms)[0m DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 5]]
+ [1m[36m (0.8ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+ [1m[36mFlyboy::TaskComment Load (0.1ms)[0m [1mSELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC[0m [["task_id", 6]]
+ [1m[35mSQL (0.1ms)[0m DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 6]]
+ [1m[36m (0.7ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+ [1m[36mFlyboy::TaskComment Load (0.1ms)[0m [1mSELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC[0m [["task_id", 7]]
+ [1m[35mSQL (0.2ms)[0m DELETE FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."id" = ? [["id", 4]]
+ [1m[36mSQL (0.1ms)[0m [1mDELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ?[0m [["id", 7]]
+ [1m[35m (0.8ms)[0m commit transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+ [1m[35mFlyboy::TaskComment Load (0.1ms)[0m SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 8]]
+ [1m[36mSQL (0.1ms)[0m [1mDELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ?[0m [["id", 8]]
+ [1m[35m (0.7ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mFlyboy::TaskComment Load (0.1ms)[0m SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 9]]
+ [1m[36mSQL (0.2ms)[0m [1mDELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ?[0m [["id", 9]]
+ [1m[35m (0.9ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mFlyboy::TaskComment Load (0.1ms)[0m SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 10]]
+ [1m[36mSQL (0.2ms)[0m [1mDELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ?[0m [["id", 10]]
+ [1m[35m (0.8ms)[0m commit transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+ [1m[35mFlyboy::TaskComment Load (0.1ms)[0m SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 11]]
+ [1m[36mSQL (0.1ms)[0m [1mDELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ?[0m [["id", 11]]
+ [1m[35m (0.8ms)[0m commit transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+ [1m[35mFlyboy::TaskComment Load (0.1ms)[0m SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 12]]
+ [1m[36mSQL (0.1ms)[0m [1mDELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ?[0m [["id", 12]]
+ [1m[35m (0.8ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15')
+ [1m[36mSQL (0.2ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "open"], ["title", "I-am-a-goal_3993"], ["description", "I-am-the-goal-description_7148"], ["version", 1], ["created_at", "2015-04-15 06:25:06.139386"], ["updated_at", "2015-04-15 06:25:06.139386"], ["tracking", "150415-13"]]
+ [1m[35m (0.8ms)[0m commit transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 17], ["title", "I-am-a-task5033"], ["description", "I-am-the-task-description_6616"], ["created_at", "2015-04-15 06:25:06.143222"], ["updated_at", "2015-04-15 06:25:06.143222"]]
+ [1m[36m (0.7ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15')[0m
+ [1m[35mSQL (0.2ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_8401"], ["description", "I-am-the-goal-description_9375"], ["version", 1], ["created_at", "2015-04-15 06:25:06.148276"], ["updated_at", "2015-04-15 06:25:06.148276"], ["tracking", "150415-14"]]
+ [1m[36m (0.7ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.3ms)[0m [1mINSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 18], ["title", "I-am-a-task1291"], ["description", "I-am-the-task-description_8324"], ["created_at", "2015-04-15 06:25:06.152399"], ["updated_at", "2015-04-15 06:25:06.152399"]]
+ [1m[35m (0.8ms)[0m 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)
+ [1m[36mFlyboy::Task Load (0.2ms)[0m [1mSELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15')[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_9152"], ["description", "I-am-the-goal-description_2513"], ["version", 1], ["created_at", "2015-04-15 06:25:06.162543"], ["updated_at", "2015-04-15 06:25:06.162543"], ["tracking", "150415-15"]]
+ [1m[36m (0.7ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.3ms)[0m [1mINSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 19], ["title", "I-am-a-task2197"], ["description", "I-am-the-task-description_2049"], ["created_at", "2015-04-15 06:25:06.167585"], ["updated_at", "2015-04-15 06:25:06.167585"]]
+ [1m[35m (0.9ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 19], ["title", "I-am-a-task8984"], ["description", "I-am-the-task-description_4744"], ["created_at", "2015-04-15 06:25:06.171895"], ["updated_at", "2015-04-15 06:25:06.171895"]]
+ [1m[36m (0.9ms)[0m [1mcommit transaction[0m
+ [1m[35mFlyboy::Task Load (0.2ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+ [1m[35mFlyboy::TaskComment Load (0.1ms)[0m SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 13]]
+ [1m[36mSQL (0.3ms)[0m [1mDELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ?[0m [["id", 13]]
+ [1m[35m (0.8ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mFlyboy::TaskComment Load (0.2ms)[0m SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 14]]
+ [1m[36mSQL (0.3ms)[0m [1mDELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ?[0m [["id", 14]]
+ [1m[35m (0.8ms)[0m commit transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+ [1m[35mFlyboy::TaskComment Load (0.1ms)[0m SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 15]]
+ [1m[36mSQL (0.1ms)[0m [1mDELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ?[0m [["id", 15]]
+ [1m[35m (0.7ms)[0m commit transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+ [1m[35mFlyboy::TaskComment Load (0.1ms)[0m SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 16]]
+ [1m[36mSQL (0.1ms)[0m [1mDELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ?[0m [["id", 16]]
+ [1m[35m (0.8ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15')
+ [1m[36mSQL (0.2ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "open"], ["title", "I-am-a-goal_3733"], ["description", "I-am-the-goal-description_178"], ["version", 1], ["created_at", "2015-04-15 06:25:06.187955"], ["updated_at", "2015-04-15 06:25:06.187955"], ["tracking", "150415-16"]]
+ [1m[35m (0.8ms)[0m commit transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.2ms)[0m INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 20], ["title", "I-am-a-task8143"], ["description", "I-am-the-task-description_7161"], ["created_at", "2015-04-15 06:25:06.192116"], ["updated_at", "2015-04-15 06:25:06.192116"]]
+ [1m[36m (0.9ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15')[0m
+ [1m[35mSQL (0.2ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_5126"], ["description", "I-am-the-goal-description_7586"], ["version", 1], ["created_at", "2015-04-15 06:25:06.196359"], ["updated_at", "2015-04-15 06:25:06.196359"], ["tracking", "150415-17"]]
+ [1m[36m (0.8ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+ [1m[36mSQL (0.4ms)[0m [1mINSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 21], ["title", "I-am-a-task6451"], ["description", "I-am-the-task-description_9208"], ["created_at", "2015-04-15 06:25:06.200692"], ["updated_at", "2015-04-15 06:25:06.200692"]]
+ [1m[35m (0.9ms)[0m 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)
+ [1m[36mFlyboy::Task Load (0.2ms)[0m [1mSELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."done" = 't' ORDER BY term ASC[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15')[0m
+ [1m[35mSQL (0.2ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_4036"], ["description", "I-am-the-goal-description_5852"], ["version", 1], ["created_at", "2015-04-15 06:25:06.211099"], ["updated_at", "2015-04-15 06:25:06.211099"], ["tracking", "150415-18"]]
+ [1m[36m (0.8ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.3ms)[0m [1mINSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 22], ["title", "I-am-a-task4183"], ["description", "I-am-the-task-description_5321"], ["created_at", "2015-04-15 06:25:06.215446"], ["updated_at", "2015-04-15 06:25:06.215446"]]
+ [1m[35m (1.0ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 22], ["title", "I-am-a-task429"], ["description", "I-am-the-task-description_821"], ["created_at", "2015-04-15 06:25:06.219911"], ["updated_at", "2015-04-15 06:25:06.219911"]]
+ [1m[36m (0.9ms)[0m [1mcommit transaction[0m
+ [1m[35mFlyboy::Task Load (0.2ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+ [1m[35mFlyboy::TaskComment Load (0.1ms)[0m SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 17]]
+ [1m[36mSQL (0.2ms)[0m [1mDELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ?[0m [["id", 17]]
+ [1m[35m (0.7ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mFlyboy::TaskComment Load (0.1ms)[0m SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 18]]
+ [1m[36mSQL (0.2ms)[0m [1mDELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ?[0m [["id", 18]]
+ [1m[35m (0.8ms)[0m commit transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+ [1m[35mFlyboy::TaskComment Load (0.1ms)[0m SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 19]]
+ [1m[36mSQL (0.1ms)[0m [1mDELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ?[0m [["id", 19]]
+ [1m[35m (0.8ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mFlyboy::TaskComment Load (0.1ms)[0m SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 20]]
+ [1m[36mSQL (0.2ms)[0m [1mDELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ?[0m [["id", 20]]
+ [1m[35m (0.8ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15')
+ [1m[36mSQL (0.2ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "open"], ["title", "I-am-a-goal_1154"], ["description", "I-am-the-goal-description_8494"], ["version", 1], ["created_at", "2015-04-15 06:25:06.235672"], ["updated_at", "2015-04-15 06:25:06.235672"], ["tracking", "150415-19"]]
+ [1m[35m (0.8ms)[0m commit transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.2ms)[0m INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 23], ["title", "I-am-a-task5986"], ["description", "I-am-the-task-description_1574"], ["created_at", "2015-04-15 06:25:06.239954"], ["updated_at", "2015-04-15 06:25:06.239954"]]
+ [1m[36m (0.9ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15')[0m
+ [1m[35mSQL (0.2ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_3943"], ["description", "I-am-the-goal-description_7392"], ["version", 1], ["created_at", "2015-04-15 06:25:06.244141"], ["updated_at", "2015-04-15 06:25:06.244141"], ["tracking", "150415-20"]]
+ [1m[36m (0.8ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.5ms)[0m [1mINSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 24], ["title", "I-am-a-task7235"], ["description", "I-am-the-task-description_7872"], ["created_at", "2015-04-15 06:25:06.248518"], ["updated_at", "2015-04-15 06:25:06.248518"]]
+ [1m[35m (0.8ms)[0m 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)
+ [1m[36mFlyboy::Task Load (0.2ms)[0m [1mSELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."done" = 'f' ORDER BY term ASC[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15')[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_8621"], ["description", "I-am-the-goal-description_3919"], ["version", 1], ["created_at", "2015-04-15 06:25:06.259329"], ["updated_at", "2015-04-15 06:25:06.259329"], ["tracking", "150415-21"]]
+ [1m[36m (0.7ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.5ms)[0m [1mINSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 25], ["title", "I-am-a-task7630"], ["description", "I-am-the-task-description_5193"], ["created_at", "2015-04-15 06:25:06.263682"], ["updated_at", "2015-04-15 06:25:06.263682"]]
+ [1m[35m (0.9ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 25], ["title", "I-am-a-task9427"], ["description", "I-am-the-task-description_9777"], ["created_at", "2015-04-15 06:25:06.268800"], ["updated_at", "2015-04-15 06:25:06.268800"]]
+ [1m[36m (0.8ms)[0m [1mcommit transaction[0m
+Processing by Flyboy::TasksController#show as HTML
+ Parameters: {"id"=>"23"}
+ [1m[35mFlyboy::Task Load (0.2ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 23]]
+ [1m[36mFlyboy::Goal Load (0.1ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 25]]
+ [1m[35mFlyboy::Task Load (0.1ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 23]]
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/show.html.slim within layouts/application (0.2ms)
+Completed 200 OK in 5ms (Views: 1.9ms | ActiveRecord: 0.4ms)
+ [1m[36m (0.2ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15')
+ [1m[36mSQL (0.3ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "open"], ["title", "I-am-a-goal_2380"], ["description", "I-am-the-goal-description_5769"], ["version", 1], ["created_at", "2015-04-15 06:25:06.282377"], ["updated_at", "2015-04-15 06:25:06.282377"], ["tracking", "150415-22"]]
+ [1m[35m (0.8ms)[0m commit transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.2ms)[0m INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 26], ["title", "I-am-a-task8223"], ["description", "I-am-the-task-description_7993"], ["created_at", "2015-04-15 06:25:06.286663"], ["updated_at", "2015-04-15 06:25:06.286663"]]
+ [1m[36m (0.8ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.3ms)[0m [1mINSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 26], ["title", "I-am-a-task370"], ["description", "I-am-the-task-description_2521"], ["created_at", "2015-04-15 06:25:06.290954"], ["updated_at", "2015-04-15 06:25:06.290954"]]
+ [1m[35m (0.8ms)[0m commit transaction
+Processing by Flyboy::TasksController#new as HTML
+ Parameters: {"goal_id"=>"26"}
+ [1m[36mFlyboy::Goal Load (0.1ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 26]]
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/new.html.slim within layouts/application (0.3ms)
+Completed 200 OK in 6ms (Views: 2.8ms | ActiveRecord: 0.1ms)
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15')[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_1279"], ["description", "I-am-the-goal-description_4906"], ["version", 1], ["created_at", "2015-04-15 06:25:06.359207"], ["updated_at", "2015-04-15 06:25:06.359207"], ["tracking", "150415-23"]]
+ [1m[36m (1.1ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.3ms)[0m [1mINSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 27], ["title", "I-am-a-task5394"], ["description", "I-am-the-task-description_3120"], ["created_at", "2015-04-15 06:25:06.364381"], ["updated_at", "2015-04-15 06:25:06.364381"]]
+ [1m[35m (0.9ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.4ms)[0m INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 27], ["title", "I-am-a-task6502"], ["description", "I-am-the-task-description_6386"], ["created_at", "2015-04-15 06:25:06.369035"], ["updated_at", "2015-04-15 06:25:06.369035"]]
+ [1m[36m (0.9ms)[0m [1mcommit transaction[0m
+Processing by Flyboy::TasksController#edit as HTML
+ Parameters: {"id"=>"27"}
+ [1m[35mFlyboy::Task Load (0.2ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 27]]
+ [1m[36mFlyboy::Goal Load (0.1ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 27]]
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/edit.html.slim within layouts/application (0.3ms)
+Completed 200 OK in 5ms (Views: 2.5ms | ActiveRecord: 0.3ms)
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15')[0m
+ [1m[35mSQL (0.2ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_5242"], ["description", "I-am-the-goal-description_6582"], ["version", 1], ["created_at", "2015-04-15 06:25:06.383279"], ["updated_at", "2015-04-15 06:25:06.383279"], ["tracking", "150415-24"]]
+ [1m[36m (0.8ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+ [1m[36mSQL (0.3ms)[0m [1mINSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 28], ["title", "I-am-a-task3901"], ["description", "I-am-the-task-description_613"], ["created_at", "2015-04-15 06:25:06.387903"], ["updated_at", "2015-04-15 06:25:06.387903"]]
+ [1m[35m (0.8ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 28], ["title", "I-am-a-task9908"], ["description", "I-am-the-task-description_524"], ["created_at", "2015-04-15 06:25:06.391864"], ["updated_at", "2015-04-15 06:25:06.391864"]]
+ [1m[36m (0.9ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.3ms)[0m SELECT COUNT(*) FROM "flyboy_tasks"
+Processing by Flyboy::TasksController#create as HTML
+ Parameters: {"task"=>{"title"=>"New Task", "goal_id"=>"28", "reminder"=>"2015-04-15", "term"=>"2015-04-15"}}
+ [1m[36mFlyboy::Goal Load (0.1ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 28]]
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.3ms)[0m [1mINSERT INTO "flyboy_tasks" ("goal_id", "title", "term", "reminder", "done", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["goal_id", 28], ["title", "New Task"], ["term", "2015-04-15"], ["reminder", "2015-04-15"], ["done", "f"], ["created_at", "2015-04-15 06:25:06.405257"], ["updated_at", "2015-04-15 06:25:06.405257"]]
+ [1m[35m (0.9ms)[0m commit transaction
+Redirected to http://test.host/flyboy/tasks/31
+Completed 302 Found in 6ms (ActiveRecord: 1.4ms)
+ [1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks"[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15')[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_350"], ["description", "I-am-the-goal-description_5826"], ["version", 1], ["created_at", "2015-04-15 06:25:06.413531"], ["updated_at", "2015-04-15 06:25:06.413531"], ["tracking", "150415-25"]]
+ [1m[36m (0.9ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.3ms)[0m [1mINSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 29], ["title", "I-am-a-task396"], ["description", "I-am-the-task-description_5793"], ["created_at", "2015-04-15 06:25:06.418716"], ["updated_at", "2015-04-15 06:25:06.418716"]]
+ [1m[35m (0.9ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 29], ["title", "I-am-a-task8447"], ["description", "I-am-the-task-description_3584"], ["created_at", "2015-04-15 06:25:06.423260"], ["updated_at", "2015-04-15 06:25:06.423260"]]
+ [1m[36m (0.9ms)[0m [1mcommit transaction[0m
+Processing by Flyboy::TasksController#create as HTML
+ Parameters: {"task"=>{"title"=>"New Task", "goal_id"=>"29", "reminder"=>"2015-04-15", "term"=>"2015-04-15"}}
+ [1m[35mFlyboy::Goal Load (0.1ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 29]]
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_tasks" ("goal_id", "title", "term", "reminder", "done", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["goal_id", 29], ["title", "New Task"], ["term", "2015-04-15"], ["reminder", "2015-04-15"], ["done", "f"], ["created_at", "2015-04-15 06:25:06.430534"], ["updated_at", "2015-04-15 06:25:06.430534"]]
+ [1m[36m (0.8ms)[0m [1mcommit transaction[0m
+Redirected to http://test.host/flyboy/tasks/34
+Completed 302 Found in 6ms (ActiveRecord: 1.2ms)
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15')[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_7443"], ["description", "I-am-the-goal-description_9600"], ["version", 1], ["created_at", "2015-04-15 06:25:06.440471"], ["updated_at", "2015-04-15 06:25:06.440471"], ["tracking", "150415-26"]]
+ [1m[36m (0.9ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+ [1m[36mSQL (0.2ms)[0m [1mINSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 30], ["title", "I-am-a-task1977"], ["description", "I-am-the-task-description_4450"], ["created_at", "2015-04-15 06:25:06.444923"], ["updated_at", "2015-04-15 06:25:06.444923"]]
+ [1m[35m (0.8ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 30], ["title", "I-am-a-task3000"], ["description", "I-am-the-task-description_3913"], ["created_at", "2015-04-15 06:25:06.448740"], ["updated_at", "2015-04-15 06:25:06.448740"]]
+ [1m[36m (1.0ms)[0m [1mcommit transaction[0m
+Processing by Flyboy::TasksController#create as HTML
+ Parameters: {"task"=>{"title"=>"New Task", "goal_id"=>"30", "reminder"=>"2015-04-15", "term"=>"2015-04-15"}}
+ [1m[35mFlyboy::Goal Load (0.1ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 30]]
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.5ms)[0m INSERT INTO "flyboy_tasks" ("goal_id", "title", "term", "reminder", "done", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["goal_id", 30], ["title", "New Task"], ["term", "2015-04-15"], ["reminder", "2015-04-15"], ["done", "f"], ["created_at", "2015-04-15 06:25:06.456692"], ["updated_at", "2015-04-15 06:25:06.456692"]]
+ [1m[36m (0.8ms)[0m [1mcommit transaction[0m
+Redirected to http://test.host/flyboy/tasks/37
+Completed 302 Found in 7ms (ActiveRecord: 1.5ms)
+ [1m[35mFlyboy::Task Load (0.3ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term DESC, id DESC LIMIT 1
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15')
+ [1m[36mSQL (0.3ms)[0m [1mINSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["status", "open"], ["title", "I-am-a-goal_1468"], ["description", "I-am-the-goal-description_9918"], ["version", 1], ["created_at", "2015-04-15 06:25:06.464834"], ["updated_at", "2015-04-15 06:25:06.464834"], ["tracking", "150415-27"]]
+ [1m[35m (0.8ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 31], ["title", "I-am-a-task5769"], ["description", "I-am-the-task-description_4039"], ["created_at", "2015-04-15 06:25:06.469848"], ["updated_at", "2015-04-15 06:25:06.469848"]]
+ [1m[36m (0.8ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.3ms)[0m [1mINSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 31], ["title", "I-am-a-task8731"], ["description", "I-am-the-task-description_8322"], ["created_at", "2015-04-15 06:25:06.474326"], ["updated_at", "2015-04-15 06:25:06.474326"]]
+ [1m[35m (0.8ms)[0m commit transaction
+Processing by Flyboy::TasksController#create as HTML
+ Parameters: {"task"=>{"title"=>nil, "goal_id"=>"31"}}
+ [1m[36mFlyboy::Goal Load (0.2ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 31]]
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/new.html.slim within layouts/application (0.2ms)
+Completed 200 OK in 6ms (Views: 1.2ms | ActiveRecord: 0.3ms)
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36m (0.3ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15')[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_2968"], ["description", "I-am-the-goal-description_7224"], ["version", 1], ["created_at", "2015-04-15 06:25:06.488691"], ["updated_at", "2015-04-15 06:25:06.488691"], ["tracking", "150415-28"]]
+ [1m[36m (0.9ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.3ms)[0m [1mINSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 32], ["title", "I-am-a-task8766"], ["description", "I-am-the-task-description_1780"], ["created_at", "2015-04-15 06:25:06.493924"], ["updated_at", "2015-04-15 06:25:06.493924"]]
+ [1m[35m (0.9ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.4ms)[0m INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 32], ["title", "I-am-a-task8538"], ["description", "I-am-the-task-description_6478"], ["created_at", "2015-04-15 06:25:06.499105"], ["updated_at", "2015-04-15 06:25:06.499105"]]
+ [1m[36m (1.3ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mFlyboy::Goal Load (0.1ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 32]]
+ [1m[35mSQL (0.4ms)[0m INSERT INTO "flyboy_tasks" ("title", "goal_id", "reminder", "term", "done", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["title", "New Task"], ["goal_id", 32], ["reminder", "2015-04-15"], ["term", "2015-04-15"], ["done", "f"], ["created_at", "2015-04-15 06:25:06.504646"], ["updated_at", "2015-04-15 06:25:06.504646"]]
+ [1m[36m (0.8ms)[0m [1mcommit transaction[0m
+Processing by Flyboy::TasksController#update as HTML
+ Parameters: {"task"=>{"title"=>"New Task", "goal_id"=>"32", "reminder"=>"2015-04-15", "term"=>"2015-04-15"}, "id"=>"42"}
+ [1m[35mFlyboy::Task Load (0.1ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 42]]
+ [1m[36mFlyboy::Goal Load (0.1ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 32]]
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36m (0.0ms)[0m [1mcommit transaction[0m
+Redirected to http://test.host/flyboy/tasks/42
+Completed 302 Found in 4ms (ActiveRecord: 0.3ms)
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15')[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_7774"], ["description", "I-am-the-goal-description_321"], ["version", 1], ["created_at", "2015-04-15 06:25:06.517308"], ["updated_at", "2015-04-15 06:25:06.517308"], ["tracking", "150415-29"]]
+ [1m[36m (0.8ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+ [1m[36mSQL (0.3ms)[0m [1mINSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 33], ["title", "I-am-a-task9547"], ["description", "I-am-the-task-description_7081"], ["created_at", "2015-04-15 06:25:06.521975"], ["updated_at", "2015-04-15 06:25:06.521975"]]
+ [1m[35m (0.8ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 33], ["title", "I-am-a-task5293"], ["description", "I-am-the-task-description_3706"], ["created_at", "2015-04-15 06:25:06.526165"], ["updated_at", "2015-04-15 06:25:06.526165"]]
+ [1m[36m (0.8ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+ [1m[36mFlyboy::Goal Load (0.2ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 33]]
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_tasks" ("title", "goal_id", "reminder", "term", "done", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["title", "New Task"], ["goal_id", 33], ["reminder", "2015-04-15"], ["term", "2015-04-15"], ["done", "f"], ["created_at", "2015-04-15 06:25:06.530585"], ["updated_at", "2015-04-15 06:25:06.530585"]]
+ [1m[36m (0.8ms)[0m [1mcommit transaction[0m
+Processing by Flyboy::TasksController#update as HTML
+ Parameters: {"task"=>{"title"=>"New Task", "goal_id"=>"33", "reminder"=>"2015-04-15", "term"=>"2015-04-15"}, "id"=>"45"}
+ [1m[35mFlyboy::Task Load (0.1ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 45]]
+ [1m[36mFlyboy::Goal Load (0.1ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 33]]
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36m (0.1ms)[0m [1mcommit transaction[0m
+Redirected to http://test.host/flyboy/tasks/45
+Completed 302 Found in 5ms (ActiveRecord: 0.4ms)
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15')[0m
+ [1m[35mSQL (0.2ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_9716"], ["description", "I-am-the-goal-description_409"], ["version", 1], ["created_at", "2015-04-15 06:25:06.543547"], ["updated_at", "2015-04-15 06:25:06.543547"], ["tracking", "150415-30"]]
+ [1m[36m (0.9ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.2ms)[0m [1mINSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 34], ["title", "I-am-a-task3368"], ["description", "I-am-the-task-description_701"], ["created_at", "2015-04-15 06:25:06.547740"], ["updated_at", "2015-04-15 06:25:06.547740"]]
+ [1m[35m (0.8ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 34], ["title", "I-am-a-task7897"], ["description", "I-am-the-task-description_2962"], ["created_at", "2015-04-15 06:25:06.551642"], ["updated_at", "2015-04-15 06:25:06.551642"]]
+ [1m[36m (0.9ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mFlyboy::Goal Load (0.1ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 34]]
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_tasks" ("title", "goal_id", "reminder", "term", "done", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["title", "New Task"], ["goal_id", 34], ["reminder", "2015-04-15"], ["term", "2015-04-15"], ["done", "f"], ["created_at", "2015-04-15 06:25:06.555993"], ["updated_at", "2015-04-15 06:25:06.555993"]]
+ [1m[36m (0.8ms)[0m [1mcommit transaction[0m
+Processing by Flyboy::TasksController#update as HTML
+ Parameters: {"task"=>{"title"=>nil}, "id"=>"48"}
+ [1m[35mFlyboy::Task Load (0.1ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 48]]
+ [1m[36mFlyboy::Goal Load (0.1ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 34]]
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36m (0.0ms)[0m [1mrollback transaction[0m
+ 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)
+ [1m[35m (0.2ms)[0m begin transaction
+ [1m[36m (0.3ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15')[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_3193"], ["description", "I-am-the-goal-description_1812"], ["version", 1], ["created_at", "2015-04-15 06:25:06.568825"], ["updated_at", "2015-04-15 06:25:06.568825"], ["tracking", "150415-31"]]
+ [1m[36m (0.9ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+ [1m[36mSQL (0.2ms)[0m [1mINSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 35], ["title", "I-am-a-task7547"], ["description", "I-am-the-task-description_7931"], ["created_at", "2015-04-15 06:25:06.573642"], ["updated_at", "2015-04-15 06:25:06.573642"]]
+ [1m[35m (0.8ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 35], ["title", "I-am-a-task2727"], ["description", "I-am-the-task-description_9880"], ["created_at", "2015-04-15 06:25:06.577757"], ["updated_at", "2015-04-15 06:25:06.577757"]]
+ [1m[36m (0.8ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+ [1m[36mFlyboy::Goal Load (0.1ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 35]]
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_tasks" ("title", "goal_id", "reminder", "term", "done", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["title", "New Task"], ["goal_id", 35], ["reminder", "2015-04-15"], ["term", "2015-04-15"], ["done", "f"], ["created_at", "2015-04-15 06:25:06.581936"], ["updated_at", "2015-04-15 06:25:06.581936"]]
+ [1m[36m (0.7ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "flyboy_tasks"
+Processing by Flyboy::TasksController#destroy as HTML
+ Parameters: {"id"=>"51"}
+ [1m[36mFlyboy::Task Load (0.1ms)[0m [1mSELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1[0m [["id", 51]]
+ [1m[35mFlyboy::Goal Load (0.1ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 35]]
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mFlyboy::TaskComment Load (0.1ms)[0m SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 51]]
+ [1m[36mSQL (0.2ms)[0m [1mDELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ?[0m [["id", 51]]
+ [1m[35m (0.8ms)[0m commit transaction
+Redirected to http://test.host/flyboy/tasks
+Completed 302 Found in 5ms (ActiveRecord: 1.3ms)
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks"[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15')[0m
+ [1m[35mSQL (0.2ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_170"], ["description", "I-am-the-goal-description_8040"], ["version", 1], ["created_at", "2015-04-15 06:25:06.598061"], ["updated_at", "2015-04-15 06:25:06.598061"], ["tracking", "150415-32"]]
+ [1m[36m (0.8ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+ [1m[36mSQL (0.3ms)[0m [1mINSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 36], ["title", "I-am-a-task1569"], ["description", "I-am-the-task-description_9918"], ["created_at", "2015-04-15 06:25:06.602213"], ["updated_at", "2015-04-15 06:25:06.602213"]]
+ [1m[35m (0.9ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 36], ["title", "I-am-a-task7860"], ["description", "I-am-the-task-description_464"], ["created_at", "2015-04-15 06:25:06.606659"], ["updated_at", "2015-04-15 06:25:06.606659"]]
+ [1m[36m (0.9ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mFlyboy::Goal Load (0.1ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 36]]
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_tasks" ("title", "goal_id", "reminder", "term", "done", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["title", "New Task"], ["goal_id", 36], ["reminder", "2015-04-15"], ["term", "2015-04-15"], ["done", "f"], ["created_at", "2015-04-15 06:25:06.611309"], ["updated_at", "2015-04-15 06:25:06.611309"]]
+ [1m[36m (0.9ms)[0m [1mcommit transaction[0m
+Processing by Flyboy::TasksController#destroy as HTML
+ Parameters: {"id"=>"54"}
+ [1m[35mFlyboy::Task Load (0.1ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 54]]
+ [1m[36mFlyboy::Goal Load (0.1ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 36]]
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mFlyboy::TaskComment Load (0.1ms)[0m [1mSELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC[0m [["task_id", 54]]
+ [1m[35mSQL (0.3ms)[0m DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 54]]
+ [1m[36m (1.0ms)[0m [1mcommit transaction[0m
+Redirected to http://test.host/flyboy/tasks
+Completed 302 Found in 6ms (ActiveRecord: 1.6ms)
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-15')[0m
+ [1m[35mSQL (0.2ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_796"], ["description", "I-am-the-goal-description_2755"], ["version", 1], ["created_at", "2015-04-15 06:25:06.625043"], ["updated_at", "2015-04-15 06:25:06.625043"], ["tracking", "150415-33"]]
+ [1m[36m (0.8ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+ [1m[36mSQL (0.2ms)[0m [1mINSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 37], ["title", "I-am-a-task1512"], ["description", "I-am-the-task-description_1884"], ["created_at", "2015-04-15 06:25:06.629420"], ["updated_at", "2015-04-15 06:25:06.629420"]]
+ [1m[35m (0.8ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 37], ["title", "I-am-a-task698"], ["description", "I-am-the-task-description_7240"], ["created_at", "2015-04-15 06:25:06.633199"], ["updated_at", "2015-04-15 06:25:06.633199"]]
+ [1m[36m (0.9ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+ [1m[36mFlyboy::Goal Load (0.1ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 37]]
+ [1m[35mSQL (0.5ms)[0m INSERT INTO "flyboy_tasks" ("title", "goal_id", "reminder", "term", "done", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["title", "New Task"], ["goal_id", 37], ["reminder", "2015-04-15"], ["term", "2015-04-15"], ["done", "f"], ["created_at", "2015-04-15 06:25:06.637593"], ["updated_at", "2015-04-15 06:25:06.637593"]]
+ [1m[36m (0.9ms)[0m [1mcommit transaction[0m
+Processing by Flyboy::TasksController#snooze as HTML
+ Parameters: {"id"=>"57"}
+ [1m[35mFlyboy::Task Load (0.1ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 57]]
+ [1m[36mFlyboy::Goal Load (0.1ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 37]]
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.3ms)[0m [1mUPDATE "flyboy_tasks" SET "reminder" = ?, "term" = ?, "updated_at" = ? WHERE "flyboy_tasks"."id" = ?[0m [["reminder", "2015-04-22"], ["term", "2015-05-15"], ["updated_at", "2015-04-15 06:25:06.644471"], ["id", 57]]
+ [1m[35m (0.8ms)[0m commit transaction
+Redirected to http://test.host/flyboy/tasks
+Completed 302 Found in 6ms (ActiveRecord: 1.4ms)
+ [1m[36mActiveRecord::SchemaMigration Load (0.2ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m