spec/dummy/log/test.log in flyboy-1.0.0 vs spec/dummy/log/test.log in flyboy-1.0.1
- old
+ new
@@ -189526,5 +189526,2413 @@
[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 (1.2ms)[0m DELETE FROM sqlite_sequence where name = 'flyboy_tasks';
[1m[36mActiveRecord::SchemaMigration Load (0.2ms)[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.7ms)[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.0ms)[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.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.3ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals"
+ [1m[36m (0.2ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10')
+ [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_3169"], ["description", "I-am-the-goal-description_334"], ["version", 1], ["created_at", "2015-04-10 11:17:35.966958"], ["updated_at", "2015-04-10 11:17:35.966958"], ["tracking", "150410-1"]]
+ [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-10')
+ [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_5504"], ["description", "I-am-the-goal-description_284"], ["version", 1], ["created_at", "2015-04-10 11:17:35.977952"], ["updated_at", "2015-04-10 11:17:35.977952"], ["tracking", "150410-2"]]
+ [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 66ms (Views: 59.3ms | 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 (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", 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.1ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10')
+ [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_1339"], ["description", "I-am-the-goal-description_8083"], ["version", 1], ["created_at", "2015-04-10 11:17:36.090500"], ["updated_at", "2015-04-10 11:17:36.090500"], ["tracking", "150410-1"]]
+ [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-10')
+ [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_9795"], ["description", "I-am-the-goal-description_3592"], ["version", 1], ["created_at", "2015-04-10 11:17:36.094996"], ["updated_at", "2015-04-10 11:17:36.094996"], ["tracking", "150410-2"]]
+ [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 55ms (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[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 (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", 4]]
+ [1m[36mSQL (0.2ms)[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-10')
+ [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_6707"], ["description", "I-am-the-goal-description_141"], ["version", 1], ["created_at", "2015-04-10 11:17:36.164975"], ["updated_at", "2015-04-10 11:17:36.164975"], ["tracking", "150410-1"]]
+ [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-10')
+ [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_3205"], ["description", "I-am-the-goal-description_8425"], ["version", 1], ["created_at", "2015-04-10 11:17:36.169568"], ["updated_at", "2015-04-10 11:17:36.169568"], ["tracking", "150410-2"]]
+ [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.4ms)
+Completed 200 OK in 3ms (Views: 1.4ms | 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.1ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10')[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_2324"], ["description", "I-am-the-goal-description_8140"], ["version", 1], ["created_at", "2015-04-10 11:17:36.181481"], ["updated_at", "2015-04-10 11:17:36.181481"], ["tracking", "150410-3"]]
+ [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.4ms)[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-10 11:17:36.195366"], ["id", 7]]
+ [1m[35m (0.8ms)[0m commit transaction
+Redirected to http://test.host/flyboy/goals
+Completed 302 Found in 3609ms (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.1ms)[0m begin transaction
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10')[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_8699"], ["description", "I-am-the-goal-description_507"], ["version", 1], ["created_at", "2015-04-10 11:17:39.798863"], ["updated_at", "2015-04-10 11:17:39.798863"], ["tracking", "150410-4"]]
+ [1m[36m (1.4ms)[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-10 11:17:39.807156"], ["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-10')
+ [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_6007"], ["description", "I-am-the-goal-description_4499"], ["version", 1], ["created_at", "2015-04-10 11:17:39.813938"], ["updated_at", "2015-04-10 11:17:39.813938"], ["tracking", "150410-5"]]
+ [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-10 11:17:39.820467"], ["id", 9]]
+ [1m[35m (0.9ms)[0m commit transaction
+Redirected to http://test.host/flyboy/goals/9
+Completed 302 Found in 5ms (ActiveRecord: 1.4ms)
+ [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-10')[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_7725"], ["description", "I-am-the-goal-description_5370"], ["version", 1], ["created_at", "2015-04-10 11:17:39.827864"], ["updated_at", "2015-04-10 11:17:39.827864"], ["tracking", "150410-6"]]
+ [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-10 11:17:39.834052"], ["id", 10]]
+ [1m[36m (0.8ms)[0m [1mcommit transaction[0m
+Redirected to http://test.host/flyboy/goals/10
+Completed 302 Found in 5ms (ActiveRecord: 1.2ms)
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10')[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_8938"], ["description", "I-am-the-goal-description_3670"], ["version", 1], ["created_at", "2015-04-10 11:17:39.894439"], ["updated_at", "2015-04-10 11:17:39.894439"], ["tracking", "150410-7"]]
+ [1m[36m (1.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", 11], ["title", "I-am-a-task4959"], ["description", "I-am-the-task-description_306"], ["created_at", "2015-04-10 11:17:39.905200"], ["updated_at", "2015-04-10 11:17:39.905200"]]
+ [1m[35m (22.3ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (7.7ms)[0m INSERT INTO "flyboy_task_comments" ("date", "task_id", "progress", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["date", "2015-04-10 11:17:39.939349"], ["task_id", 1], ["progress", 95], ["description", "I-am-a-task-comment"], ["created_at", "2015-04-10 11:17:39.940458"], ["updated_at", "2015-04-10 11:17:39.940458"]]
+ [1m[36mSQL (0.1ms)[0m [1mUPDATE "flyboy_tasks" SET "progress" = ?, "updated_at" = ? WHERE "flyboy_tasks"."id" = ?[0m [["progress", 95], ["updated_at", "2015-04-10 11:17:39.949801"], ["id", 1]]
+ [1m[35m (35.7ms)[0m commit transaction
+Processing by Flyboy::TaskCommentsController#create as HTML
+ Parameters: {"task_comment"=>{"id"=>"1", "task_id"=>"1", "date"=>"2015-04-10 11:17:39 UTC", "description"=>"I-am-a-task-comment", "progress"=>"95", "created_at"=>"2015-04-10 11:17:39 UTC", "updated_at"=>"2015-04-10 11:17:39 UTC"}, "task_id"=>"1"}
+ [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]]
+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.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (10.2ms)[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-10 11:17:39.995156"], ["created_at", "2015-04-10 11:17:39.999521"], ["updated_at", "2015-04-10 11:17:39.999521"]]
+ [1m[36m (23.3ms)[0m [1mcommit transaction[0m
+Redirected to http://test.host/flyboy/tasks/1
+Completed 302 Found in 47ms (ActiveRecord: 34.1ms)
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10')[0m
+ [1m[35mSQL (0.9ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_3815"], ["description", "I-am-the-goal-description_2506"], ["version", 1], ["created_at", "2015-04-10 11:17:40.045539"], ["updated_at", "2015-04-10 11:17:40.045539"], ["tracking", "150410-8"]]
+ [1m[36m (5.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", 12], ["title", "I-am-a-task1303"], ["description", "I-am-the-task-description_3905"], ["created_at", "2015-04-10 11:17:40.055895"], ["updated_at", "2015-04-10 11:17:40.055895"]]
+ [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-task9163"], ["description", "I-am-the-task-description_7652"], ["created_at", "2015-04-10 11:17:40.061037"], ["updated_at", "2015-04-10 11:17:40.061037"]]
+ [1m[36m (0.7ms)[0m [1mcommit transaction[0m
+Processing by Flyboy::TasksController#complete as HTML
+ Parameters: {"id"=>"2"}
+ [1m[35mFlyboy::Task Load (0.1ms)[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-10 11:17:40.068235"], ["task_id", 2], ["created_at", "2015-04-10 11:17:40.069438"], ["updated_at", "2015-04-10 11:17:40.069438"]]
+ [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-10 11:17:40.070976"], ["id", 2]]
+ [1m[36m (0.8ms)[0m [1mcommit transaction[0m
+Redirected to http://test.hostwhere_i_came_from
+Completed 302 Found in 8ms (ActiveRecord: 1.5ms)
+ [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-10')
+ [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_1185"], ["description", "I-am-the-goal-description_5"], ["version", 1], ["created_at", "2015-04-10 11:17:40.078172"], ["updated_at", "2015-04-10 11:17:40.078172"], ["tracking", "150410-9"]]
+ [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", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 13], ["title", "I-am-a-task6884"], ["description", "I-am-the-task-description_8787"], ["created_at", "2015-04-10 11:17:40.081999"], ["updated_at", "2015-04-10 11:17:40.081999"]]
+ [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", 13], ["title", "I-am-a-task3886"], ["description", "I-am-the-task-description_5847"], ["created_at", "2015-04-10 11:17:40.086137"], ["updated_at", "2015-04-10 11:17:40.086137"]]
+ [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.2ms)[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-10 11:17:40.092313"], ["task_id", 4], ["created_at", "2015-04-10 11:17:40.093462"], ["updated_at", "2015-04-10 11:17:40.093462"]]
+ [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-10 11:17:40.095061"], ["id", 4]]
+ [1m[35m (0.9ms)[0m commit transaction
+Redirected to http://test.hostwhere_i_came_from
+Completed 302 Found in 8ms (ActiveRecord: 1.4ms)
+ [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-10')[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_457"], ["description", "I-am-the-goal-description_5403"], ["version", 1], ["created_at", "2015-04-10 11:17:40.101717"], ["updated_at", "2015-04-10 11:17:40.101717"], ["tracking", "150410-10"]]
+ [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-task208"], ["description", "I-am-the-task-description_3802"], ["created_at", "2015-04-10 11:17:40.105583"], ["updated_at", "2015-04-10 11:17:40.105583"]]
+ [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-task8640"], ["description", "I-am-the-task-description_4909"], ["created_at", "2015-04-10 11:17:40.109759"], ["updated_at", "2015-04-10 11:17:40.109759"]]
+ [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-10 11:17:40.117079"], ["task_id", 6], ["created_at", "2015-04-10 11:17:40.118260"], ["updated_at", "2015-04-10 11:17:40.118260"]]
+ [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-10 11:17:40.120347"], ["id", 6]]
+ [1m[35m (1.0ms)[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", 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.3ms)[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-10')[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_454"], ["description", "I-am-the-goal-description_9568"], ["version", 1], ["created_at", "2015-04-10 11:17:40.130136"], ["updated_at", "2015-04-10 11:17:40.130136"], ["tracking", "150410-11"]]
+ [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-task7309"], ["description", "I-am-the-task-description_886"], ["created_at", "2015-04-10 11:17:40.134389"], ["updated_at", "2015-04-10 11:17:40.134389"]]
+ [1m[35m (0.7ms)[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", 15], ["title", "I-am-a-task3360"], ["description", "I-am-the-task-description_389"], ["created_at", "2015-04-10 11:17:40.138294"], ["updated_at", "2015-04-10 11:17:40.138294"]]
+ [1m[36m (0.8ms)[0m [1mcommit transaction[0m
+Processing by Flyboy::TasksController#complete as HTML
+ Parameters: {"id"=>"8"}
+ [1m[35mFlyboy::Task Load (0.1ms)[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.2ms)[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-10 11:17:40.144763"], ["task_id", 8], ["created_at", "2015-04-10 11:17:40.145978"], ["updated_at", "2015-04-10 11:17:40.145978"]]
+ [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-10 11:17:40.147502"], ["id", 8]]
+ [1m[36m (1.1ms)[0m [1mcommit transaction[0m
+Redirected to http://test.hostwhere_i_came_from
+Completed 302 Found in 9ms (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-10')[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_8056"], ["description", "I-am-the-goal-description_9956"], ["version", 1], ["created_at", "2015-04-10 11:17:40.153824"], ["updated_at", "2015-04-10 11:17:40.153824"], ["tracking", "150410-12"]]
+ [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-task6575"], ["description", "I-am-the-task-description_5520"], ["created_at", "2015-04-10 11:17:40.157841"], ["updated_at", "2015-04-10 11:17:40.157841"]]
+ [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", 16], ["title", "I-am-a-task4553"], ["description", "I-am-the-task-description_2010"], ["created_at", "2015-04-10 11:17:40.162154"], ["updated_at", "2015-04-10 11:17:40.162154"]]
+ [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.3ms)
+Completed 200 OK in 8ms (Views: 2.9ms | 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-10')[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_6123"], ["description", "I-am-the-goal-description_491"], ["version", 1], ["created_at", "2015-04-10 11:17:40.177392"], ["updated_at", "2015-04-10 11:17:40.177392"], ["tracking", "150410-13"]]
+ [1m[36m (0.7ms)[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-task2346"], ["description", "I-am-the-task-description_1369"], ["created_at", "2015-04-10 11:17:40.181210"], ["updated_at", "2015-04-10 11:17:40.181210"]]
+ [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", 17], ["title", "I-am-a-task9625"], ["description", "I-am-the-task-description_8014"], ["created_at", "2015-04-10 11:17:40.184949"], ["updated_at", "2015-04-10 11:17:40.184949"]]
+ [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", 1]]
+ [1m[36mSQL (0.3ms)[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.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", 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.1ms)[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.1ms)[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.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", 5]]
+ [1m[36mSQL (0.1ms)[0m [1mDELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ?[0m [["id", 5]]
+ [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", 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.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.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.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", 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.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.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", 13]]
+ [1m[36mSQL (0.1ms)[0m [1mDELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ?[0m [["id", 13]]
+ [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-10')
+ [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_8315"], ["description", "I-am-the-goal-description_104"], ["version", 1], ["created_at", "2015-04-10 11:17:40.223292"], ["updated_at", "2015-04-10 11:17:40.223292"], ["tracking", "150410-14"]]
+ [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-task9081"], ["description", "I-am-the-task-description_1103"], ["created_at", "2015-04-10 11:17:40.227554"], ["updated_at", "2015-04-10 11:17:40.227554"]]
+ [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-10')[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_667"], ["description", "I-am-the-goal-description_7751"], ["version", 1], ["created_at", "2015-04-10 11:17:40.231905"], ["updated_at", "2015-04-10 11:17:40.231905"], ["tracking", "150410-15"]]
+ [1m[36m (0.8ms)[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", 19], ["title", "I-am-a-task2904"], ["description", "I-am-the-task-description_35"], ["created_at", "2015-04-10 11:17:40.235680"], ["updated_at", "2015-04-10 11:17:40.235680"]]
+ [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" 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-10')[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_2639"], ["description", "I-am-the-goal-description_7262"], ["version", 1], ["created_at", "2015-04-10 11:17:40.244961"], ["updated_at", "2015-04-10 11:17:40.244961"], ["tracking", "150410-16"]]
+ [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", 20], ["title", "I-am-a-task6299"], ["description", "I-am-the-task-description_5545"], ["created_at", "2015-04-10 11:17:40.249057"], ["updated_at", "2015-04-10 11:17:40.249057"]]
+ [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", 20], ["title", "I-am-a-task8220"], ["description", "I-am-the-task-description_7917"], ["created_at", "2015-04-10 11:17:40.252921"], ["updated_at", "2015-04-10 11:17:40.252921"]]
+ [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", 14]]
+ [1m[36mSQL (0.1ms)[0m [1mDELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ?[0m [["id", 14]]
+ [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", 15]]
+ [1m[36mSQL (0.1ms)[0m [1mDELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ?[0m [["id", 15]]
+ [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", 16]]
+ [1m[36mSQL (0.1ms)[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.1ms)[0m [1mDELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ?[0m [["id", 17]]
+ [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-10')
+ [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_536"], ["description", "I-am-the-goal-description_4479"], ["version", 1], ["created_at", "2015-04-10 11:17:40.266934"], ["updated_at", "2015-04-10 11:17:40.266934"], ["tracking", "150410-17"]]
+ [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", 21], ["title", "I-am-a-task760"], ["description", "I-am-the-task-description_1233"], ["created_at", "2015-04-10 11:17:40.270765"], ["updated_at", "2015-04-10 11:17:40.270765"]]
+ [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-10')[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_6305"], ["description", "I-am-the-goal-description_470"], ["version", 1], ["created_at", "2015-04-10 11:17:40.274632"], ["updated_at", "2015-04-10 11:17:40.274632"], ["tracking", "150410-18"]]
+ [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-task2144"], ["description", "I-am-the-task-description_6245"], ["created_at", "2015-04-10 11:17:40.278604"], ["updated_at", "2015-04-10 11:17:40.278604"]]
+ [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-10')[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_5861"], ["description", "I-am-the-goal-description_4385"], ["version", 1], ["created_at", "2015-04-10 11:17:40.288802"], ["updated_at", "2015-04-10 11:17:40.288802"], ["tracking", "150410-19"]]
+ [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", 23], ["title", "I-am-a-task1884"], ["description", "I-am-the-task-description_132"], ["created_at", "2015-04-10 11:17:40.293440"], ["updated_at", "2015-04-10 11:17:40.293440"]]
+ [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-task512"], ["description", "I-am-the-task-description_916"], ["created_at", "2015-04-10 11:17:40.297796"], ["updated_at", "2015-04-10 11:17:40.297796"]]
+ [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.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.1ms)[0m [1mDELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ?[0m [["id", 19]]
+ [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", 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.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.1ms)[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-10')
+ [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_9025"], ["description", "I-am-the-goal-description_2353"], ["version", 1], ["created_at", "2015-04-10 11:17:40.311869"], ["updated_at", "2015-04-10 11:17:40.311869"], ["tracking", "150410-20"]]
+ [1m[35m (0.7ms)[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", 24], ["title", "I-am-a-task4438"], ["description", "I-am-the-task-description_9882"], ["created_at", "2015-04-10 11:17:40.315646"], ["updated_at", "2015-04-10 11:17:40.315646"]]
+ [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-10')[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_2386"], ["description", "I-am-the-goal-description_1935"], ["version", 1], ["created_at", "2015-04-10 11:17:40.372847"], ["updated_at", "2015-04-10 11:17:40.372847"], ["tracking", "150410-21"]]
+ [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", 25], ["title", "I-am-a-task5967"], ["description", "I-am-the-task-description_3929"], ["created_at", "2015-04-10 11:17:40.376740"], ["updated_at", "2015-04-10 11:17:40.376740"]]
+ [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-10')[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_2279"], ["description", "I-am-the-goal-description_9950"], ["version", 1], ["created_at", "2015-04-10 11:17:40.387133"], ["updated_at", "2015-04-10 11:17:40.387133"], ["tracking", "150410-22"]]
+ [1m[36m (0.8ms)[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", 26], ["title", "I-am-a-task2508"], ["description", "I-am-the-task-description_2340"], ["created_at", "2015-04-10 11:17:40.391469"], ["updated_at", "2015-04-10 11:17:40.391469"]]
+ [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", 26], ["title", "I-am-a-task2935"], ["description", "I-am-the-task-description_4771"], ["created_at", "2015-04-10 11:17:40.395711"], ["updated_at", "2015-04-10 11:17:40.395711"]]
+ [1m[36m (0.8ms)[0m [1mcommit transaction[0m
+Processing by Flyboy::TasksController#show as HTML
+ Parameters: {"id"=>"24"}
+ [1m[35mFlyboy::Task Load (0.2ms)[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.4ms)
+Completed 200 OK in 8ms (Views: 3.2ms | 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-10')
+ [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_5604"], ["description", "I-am-the-goal-description_956"], ["version", 1], ["created_at", "2015-04-10 11:17:40.411996"], ["updated_at", "2015-04-10 11:17:40.411996"], ["tracking", "150410-23"]]
+ [1m[35m (15.0ms)[0m commit transaction
+ [1m[36m (0.1ms)[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", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 27], ["title", "I-am-a-task5374"], ["description", "I-am-the-task-description_2226"], ["created_at", "2015-04-10 11:17:40.431710"], ["updated_at", "2015-04-10 11:17:40.431710"]]
+ [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-task2284"], ["description", "I-am-the-task-description_4935"], ["created_at", "2015-04-10 11:17:40.437241"], ["updated_at", "2015-04-10 11:17:40.437241"]]
+ [1m[35m (0.8ms)[0m commit transaction
+Processing by Flyboy::TasksController#new as HTML
+ Parameters: {"goal_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/new.html.slim within layouts/application (0.2ms)
+Completed 200 OK in 4ms (Views: 2.0ms | 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-10')[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_4180"], ["description", "I-am-the-goal-description_7464"], ["version", 1], ["created_at", "2015-04-10 11:17:40.448855"], ["updated_at", "2015-04-10 11:17:40.448855"], ["tracking", "150410-24"]]
+ [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", 28], ["title", "I-am-a-task1709"], ["description", "I-am-the-task-description_7842"], ["created_at", "2015-04-10 11:17:40.452822"], ["updated_at", "2015-04-10 11:17:40.452822"]]
+ [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", 28], ["title", "I-am-a-task6105"], ["description", "I-am-the-task-description_3869"], ["created_at", "2015-04-10 11:17:40.456799"], ["updated_at", "2015-04-10 11:17:40.456799"]]
+ [1m[36m (0.8ms)[0m [1mcommit transaction[0m
+Processing by Flyboy::TasksController#edit as HTML
+ Parameters: {"id"=>"28"}
+ [1m[35mFlyboy::Task Load (0.1ms)[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.2ms)
+Completed 200 OK in 4ms (Views: 2.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-10')[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_787"], ["description", "I-am-the-goal-description_8886"], ["version", 1], ["created_at", "2015-04-10 11:17:40.468143"], ["updated_at", "2015-04-10 11:17:40.468143"], ["tracking", "150410-25"]]
+ [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", 29], ["title", "I-am-a-task7419"], ["description", "I-am-the-task-description_1172"], ["created_at", "2015-04-10 11:17:40.471953"], ["updated_at", "2015-04-10 11:17:40.471953"]]
+ [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", 29], ["title", "I-am-a-task6460"], ["description", "I-am-the-task-description_7551"], ["created_at", "2015-04-10 11:17:40.475729"], ["updated_at", "2015-04-10 11:17:40.475729"]]
+ [1m[36m (0.9ms)[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-10", "term"=>"2015-04-10"}}
+ [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.3ms)[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-10"], ["reminder", "2015-04-10"], ["done", "f"], ["created_at", "2015-04-10 11:17:40.488063"], ["updated_at", "2015-04-10 11:17:40.488063"]]
+ [1m[35m (0.8ms)[0m commit transaction
+Redirected to http://test.host/flyboy/tasks/32
+Completed 302 Found in 5ms (ActiveRecord: 1.2ms)
+ [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-10')[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_9822"], ["description", "I-am-the-goal-description_4372"], ["version", 1], ["created_at", "2015-04-10 11:17:40.494787"], ["updated_at", "2015-04-10 11:17:40.494787"], ["tracking", "150410-26"]]
+ [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-task1939"], ["description", "I-am-the-task-description_9160"], ["created_at", "2015-04-10 11:17:40.498543"], ["updated_at", "2015-04-10 11:17:40.498543"]]
+ [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", 30], ["title", "I-am-a-task5486"], ["description", "I-am-the-task-description_1674"], ["created_at", "2015-04-10 11:17:40.502433"], ["updated_at", "2015-04-10 11:17:40.502433"]]
+ [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-10", "term"=>"2015-04-10"}}
+ [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.2ms)[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-10"], ["reminder", "2015-04-10"], ["done", "f"], ["created_at", "2015-04-10 11:17:40.508493"], ["updated_at", "2015-04-10 11:17:40.508493"]]
+ [1m[36m (0.8ms)[0m [1mcommit transaction[0m
+Redirected to http://test.host/flyboy/tasks/35
+Completed 302 Found in 6ms (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-10')[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_2738"], ["description", "I-am-the-goal-description_5811"], ["version", 1], ["created_at", "2015-04-10 11:17:40.518455"], ["updated_at", "2015-04-10 11:17:40.518455"], ["tracking", "150410-27"]]
+ [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", 31], ["title", "I-am-a-task6134"], ["description", "I-am-the-task-description_6342"], ["created_at", "2015-04-10 11:17:40.522611"], ["updated_at", "2015-04-10 11:17:40.522611"]]
+ [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", 31], ["title", "I-am-a-task9666"], ["description", "I-am-the-task-description_69"], ["created_at", "2015-04-10 11:17:40.527161"], ["updated_at", "2015-04-10 11:17:40.527161"]]
+ [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-10", "term"=>"2015-04-10"}}
+ [1m[35mFlyboy::Goal Load (0.2ms)[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-10"], ["reminder", "2015-04-10"], ["done", "f"], ["created_at", "2015-04-10 11:17:40.535450"], ["updated_at", "2015-04-10 11:17:40.535450"]]
+ [1m[36m (0.7ms)[0m [1mcommit transaction[0m
+Redirected to http://test.host/flyboy/tasks/38
+Completed 302 Found in 7ms (ActiveRecord: 1.2ms)
+ [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-10')
+ [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_8666"], ["description", "I-am-the-goal-description_5448"], ["version", 1], ["created_at", "2015-04-10 11:17:40.543040"], ["updated_at", "2015-04-10 11:17:40.543040"], ["tracking", "150410-28"]]
+ [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", 32], ["title", "I-am-a-task3730"], ["description", "I-am-the-task-description_3376"], ["created_at", "2015-04-10 11:17:40.546734"], ["updated_at", "2015-04-10 11:17:40.546734"]]
+ [1m[36m (0.8ms)[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", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 32], ["title", "I-am-a-task7667"], ["description", "I-am-the-task-description_4396"], ["created_at", "2015-04-10 11:17:40.550842"], ["updated_at", "2015-04-10 11:17:40.550842"]]
+ [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.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 4ms (Views: 0.9ms | 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-10')[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_1758"], ["description", "I-am-the-goal-description_7822"], ["version", 1], ["created_at", "2015-04-10 11:17:40.562775"], ["updated_at", "2015-04-10 11:17:40.562775"], ["tracking", "150410-29"]]
+ [1m[36m (0.8ms)[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", 33], ["title", "I-am-a-task1667"], ["description", "I-am-the-task-description_8942"], ["created_at", "2015-04-10 11:17:40.566993"], ["updated_at", "2015-04-10 11:17:40.566993"]]
+ [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", 33], ["title", "I-am-a-task5313"], ["description", "I-am-the-task-description_7647"], ["created_at", "2015-04-10 11:17:40.571126"], ["updated_at", "2015-04-10 11:17:40.571126"]]
+ [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-10"], ["term", "2015-04-10"], ["done", "f"], ["created_at", "2015-04-10 11:17:40.575271"], ["updated_at", "2015-04-10 11:17:40.575271"]]
+ [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-10", "term"=>"2015-04-10"}, "id"=>"43"}
+ [1m[35mFlyboy::Task Load (0.1ms)[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-10')[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_2366"], ["description", "I-am-the-goal-description_1152"], ["version", 1], ["created_at", "2015-04-10 11:17:40.586599"], ["updated_at", "2015-04-10 11:17:40.586599"], ["tracking", "150410-30"]]
+ [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", 34], ["title", "I-am-a-task4201"], ["description", "I-am-the-task-description_2259"], ["created_at", "2015-04-10 11:17:40.591268"], ["updated_at", "2015-04-10 11:17:40.591268"]]
+ [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-task2842"], ["description", "I-am-the-task-description_2701"], ["created_at", "2015-04-10 11:17:40.595576"], ["updated_at", "2015-04-10 11:17:40.595576"]]
+ [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", 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-10"], ["term", "2015-04-10"], ["done", "f"], ["created_at", "2015-04-10 11:17:40.599351"], ["updated_at", "2015-04-10 11:17:40.599351"]]
+ [1m[36m (0.8ms)[0m [1mcommit transaction[0m
+Processing by Flyboy::TasksController#update as HTML
+ Parameters: {"task"=>{"title"=>"New Task", "goal_id"=>"34", "reminder"=>"2015-04-10", "term"=>"2015-04-10"}, "id"=>"46"}
+ [1m[35mFlyboy::Task Load (0.1ms)[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-10')[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_8027"], ["description", "I-am-the-goal-description_8581"], ["version", 1], ["created_at", "2015-04-10 11:17:40.611598"], ["updated_at", "2015-04-10 11:17:40.611598"], ["tracking", "150410-31"]]
+ [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", 35], ["title", "I-am-a-task2799"], ["description", "I-am-the-task-description_8364"], ["created_at", "2015-04-10 11:17:40.615542"], ["updated_at", "2015-04-10 11:17:40.615542"]]
+ [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-task2070"], ["description", "I-am-the-task-description_4472"], ["created_at", "2015-04-10 11:17:40.619412"], ["updated_at", "2015-04-10 11:17:40.619412"]]
+ [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", 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-10"], ["term", "2015-04-10"], ["done", "f"], ["created_at", "2015-04-10 11:17:40.623577"], ["updated_at", "2015-04-10 11:17:40.623577"]]
+ [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.2ms)[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.3ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10')[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_53"], ["description", "I-am-the-goal-description_397"], ["version", 1], ["created_at", "2015-04-10 11:17:40.635972"], ["updated_at", "2015-04-10 11:17:40.635972"], ["tracking", "150410-32"]]
+ [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", 36], ["title", "I-am-a-task1681"], ["description", "I-am-the-task-description_6503"], ["created_at", "2015-04-10 11:17:40.640421"], ["updated_at", "2015-04-10 11:17:40.640421"]]
+ [1m[35m (0.7ms)[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", 36], ["title", "I-am-a-task7138"], ["description", "I-am-the-task-description_1630"], ["created_at", "2015-04-10 11:17:40.644501"], ["updated_at", "2015-04-10 11:17:40.644501"]]
+ [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", 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-10"], ["term", "2015-04-10"], ["done", "f"], ["created_at", "2015-04-10 11:17:40.648172"], ["updated_at", "2015-04-10 11:17:40.648172"]]
+ [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"=>"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.7ms)[0m commit transaction
+Redirected to http://test.host/flyboy/tasks
+Completed 302 Found in 5ms (ActiveRecord: 1.1ms)
+ [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-10')[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_8355"], ["description", "I-am-the-goal-description_3202"], ["version", 1], ["created_at", "2015-04-10 11:17:40.660867"], ["updated_at", "2015-04-10 11:17:40.660867"], ["tracking", "150410-33"]]
+ [1m[36m (0.7ms)[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-task1454"], ["description", "I-am-the-task-description_9427"], ["created_at", "2015-04-10 11:17:40.664855"], ["updated_at", "2015-04-10 11:17:40.664855"]]
+ [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-task2297"], ["description", "I-am-the-task-description_6495"], ["created_at", "2015-04-10 11:17:40.668924"], ["updated_at", "2015-04-10 11:17:40.668924"]]
+ [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.2ms)[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-10"], ["term", "2015-04-10"], ["done", "f"], ["created_at", "2015-04-10 11:17:40.672968"], ["updated_at", "2015-04-10 11:17:40.672968"]]
+ [1m[36m (0.9ms)[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 (1.0ms)[0m [1mcommit transaction[0m
+Redirected to http://test.host/flyboy/tasks
+Completed 302 Found in 5ms (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-10')[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_5337"], ["description", "I-am-the-goal-description_7905"], ["version", 1], ["created_at", "2015-04-10 11:17:40.685996"], ["updated_at", "2015-04-10 11:17:40.685996"], ["tracking", "150410-34"]]
+ [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", 38], ["title", "I-am-a-task7528"], ["description", "I-am-the-task-description_1354"], ["created_at", "2015-04-10 11:17:40.690338"], ["updated_at", "2015-04-10 11:17:40.690338"]]
+ [1m[35m (0.7ms)[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", 38], ["title", "I-am-a-task3568"], ["description", "I-am-the-task-description_1013"], ["created_at", "2015-04-10 11:17:40.694102"], ["updated_at", "2015-04-10 11:17:40.694102"]]
+ [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", 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-10"], ["term", "2015-04-10"], ["done", "f"], ["created_at", "2015-04-10 11:17:40.697824"], ["updated_at", "2015-04-10 11:17:40.697824"]]
+ [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.2ms)[0m [1mUPDATE "flyboy_tasks" SET "reminder" = ?, "term" = ?, "updated_at" = ? WHERE "flyboy_tasks"."id" = ?[0m [["reminder", "2015-04-17"], ["term", "2015-05-10"], ["updated_at", "2015-04-10 11:17:40.703549"], ["id", 58]]
+ [1m[35m (1.0ms)[0m commit transaction
+Redirected to http://test.host/flyboy/tasks
+Completed 302 Found in 5ms (ActiveRecord: 1.5ms)
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.3ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10')
+ [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_5060"], ["description", "I-am-the-goal-description_7451"], ["version", 1], ["created_at", "2015-04-10 11:17:40.709795"], ["updated_at", "2015-04-10 11:17:40.709795"], ["tracking", "150410-35"]]
+ [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-10')
+ [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_968"], ["description", "I-am-the-goal-description_9790"], ["version", 1], ["created_at", "2015-04-10 11:17:40.714860"], ["updated_at", "2015-04-10 11:17:40.714860"], ["tracking", "150410-36"]]
+ [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-07"], ["term", "2015-04-09"], ["goal_id", 40], ["title", "I-am-a-task7661"], ["description", "I-am-the-task-description_8003"], ["created_at", "2015-04-10 11:17:40.718717"], ["updated_at", "2015-04-10 11:17:40.718717"]]
+ [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-10')[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_2991"], ["description", "I-am-the-goal-description_2852"], ["version", 1], ["created_at", "2015-04-10 11:17:40.722701"], ["updated_at", "2015-04-10 11:17:40.722701"], ["tracking", "150410-37"]]
+ [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", "2015-04-07"], ["term", "2015-04-11"], ["goal_id", 41], ["title", "I-am-a-task6468"], ["description", "I-am-the-task-description_8085"], ["created_at", "2015-04-10 11:17:40.726720"], ["updated_at", "2015-04-10 11:17:40.726720"]]
+ [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-10')
+ [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_5317"], ["description", "I-am-the-goal-description_2449"], ["version", 1], ["created_at", "2015-04-10 11:17:40.729499"], ["updated_at", "2015-04-10 11:17:40.729499"], ["tracking", "150410-38"]]
+ [1m[35m (0.7ms)[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", "2015-04-07"], ["term", "2015-04-09"], ["goal_id", 42], ["title", "I-am-a-task124"], ["description", "I-am-the-task-description_5048"], ["created_at", "2015-04-10 11:17:40.733654"], ["updated_at", "2015-04-10 11:17:40.733654"]]
+ [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", "2015-04-07"], ["term", "2015-04-11"], ["goal_id", 42], ["title", "I-am-a-task7925"], ["description", "I-am-the-task-description_8242"], ["created_at", "2015-04-10 11:17:40.737673"], ["updated_at", "2015-04-10 11:17:40.737673"]]
+ [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", 39], ["title", "I-am-a-task537"], ["description", "I-am-the-task-description_6289"], ["created_at", "2015-04-10 11:17:40.742189"], ["updated_at", "2015-04-10 11:17:40.742189"]]
+ [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-07"], ["term", "2015-04-09"], ["goal_id", 39], ["title", "I-am-a-task6521"], ["description", "I-am-the-task-description_1547"], ["created_at", "2015-04-10 11:17:40.746630"], ["updated_at", "2015-04-10 11:17:40.746630"]]
+ [1m[35m (0.7ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 39 AND done = 'f' AND term < '2015-04-10')[0m
+ [1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 39 AND done = 'f' AND term > '2015-04-10' AND reminder < '2015-04-10')
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10')
+ [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_2548"], ["description", "I-am-the-goal-description_5370"], ["version", 1], ["created_at", "2015-04-10 11:17:40.753160"], ["updated_at", "2015-04-10 11:17:40.753160"], ["tracking", "150410-39"]]
+ [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-10')
+ [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_7226"], ["description", "I-am-the-goal-description_8647"], ["version", 1], ["created_at", "2015-04-10 11:17:40.758002"], ["updated_at", "2015-04-10 11:17:40.758002"], ["tracking", "150410-40"]]
+ [1m[35m (0.7ms)[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-07"], ["term", "2015-04-09"], ["goal_id", 44], ["title", "I-am-a-task6107"], ["description", "I-am-the-task-description_1099"], ["created_at", "2015-04-10 11:17:40.762017"], ["updated_at", "2015-04-10 11:17:40.762017"]]
+ [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-10')[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_3164"], ["description", "I-am-the-goal-description_2448"], ["version", 1], ["created_at", "2015-04-10 11:17:40.765792"], ["updated_at", "2015-04-10 11:17:40.765792"], ["tracking", "150410-41"]]
+ [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", "2015-04-07"], ["term", "2015-04-11"], ["goal_id", 45], ["title", "I-am-a-task5954"], ["description", "I-am-the-task-description_4799"], ["created_at", "2015-04-10 11:17:40.769320"], ["updated_at", "2015-04-10 11:17:40.769320"]]
+ [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-10')
+ [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_572"], ["description", "I-am-the-goal-description_4004"], ["version", 1], ["created_at", "2015-04-10 11:17:40.772303"], ["updated_at", "2015-04-10 11:17:40.772303"], ["tracking", "150410-42"]]
+ [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", "2015-04-07"], ["term", "2015-04-09"], ["goal_id", 46], ["title", "I-am-a-task8213"], ["description", "I-am-the-task-description_8897"], ["created_at", "2015-04-10 11:17:40.776767"], ["updated_at", "2015-04-10 11:17:40.776767"]]
+ [1m[36m (0.8ms)[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", "2015-04-07"], ["term", "2015-04-11"], ["goal_id", 46], ["title", "I-am-a-task2749"], ["description", "I-am-the-task-description_4468"], ["created_at", "2015-04-10 11:17:40.780750"], ["updated_at", "2015-04-10 11:17:40.780750"]]
+ [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", 43], ["title", "I-am-a-task3966"], ["description", "I-am-the-task-description_3939"], ["created_at", "2015-04-10 11:17:40.784838"], ["updated_at", "2015-04-10 11:17:40.784838"]]
+ [1m[36m (0.8ms)[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", "t"], ["reminder", "2015-04-07"], ["term", "2015-04-09"], ["goal_id", 43], ["title", "I-am-a-task6592"], ["description", "I-am-the-task-description_1223"], ["created_at", "2015-04-10 11:17:40.789268"], ["updated_at", "2015-04-10 11:17:40.789268"]]
+ [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-10')
+ [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_9525"], ["description", "I-am-the-goal-description_5352"], ["version", 1], ["created_at", "2015-04-10 11:17:40.792570"], ["updated_at", "2015-04-10 11:17:40.792570"], ["tracking", "150410-43"]]
+ [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-10')[0m
+ [1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 47 AND done = 'f' AND term > '2015-04-10' AND reminder < '2015-04-10')
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10')
+ [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_4338"], ["description", "I-am-the-goal-description_9186"], ["version", 1], ["created_at", "2015-04-10 11:17:40.800294"], ["updated_at", "2015-04-10 11:17:40.800294"], ["tracking", "150410-44"]]
+ [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-10')
+ [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_83"], ["description", "I-am-the-goal-description_5369"], ["version", 1], ["created_at", "2015-04-10 11:17:40.805079"], ["updated_at", "2015-04-10 11:17:40.805079"], ["tracking", "150410-45"]]
+ [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-07"], ["term", "2015-04-09"], ["goal_id", 49], ["title", "I-am-a-task4650"], ["description", "I-am-the-task-description_1775"], ["created_at", "2015-04-10 11:17:40.809191"], ["updated_at", "2015-04-10 11:17:40.809191"]]
+ [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-10')[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_3036"], ["description", "I-am-the-goal-description_4208"], ["version", 1], ["created_at", "2015-04-10 11:17:40.813203"], ["updated_at", "2015-04-10 11:17:40.813203"], ["tracking", "150410-46"]]
+ [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-07"], ["term", "2015-04-11"], ["goal_id", 50], ["title", "I-am-a-task5474"], ["description", "I-am-the-task-description_3881"], ["created_at", "2015-04-10 11:17:40.816871"], ["updated_at", "2015-04-10 11:17:40.816871"]]
+ [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-10')
+ [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_2056"], ["description", "I-am-the-goal-description_4807"], ["version", 1], ["created_at", "2015-04-10 11:17:40.819877"], ["updated_at", "2015-04-10 11:17:40.819877"], ["tracking", "150410-47"]]
+ [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", "2015-04-07"], ["term", "2015-04-09"], ["goal_id", 51], ["title", "I-am-a-task411"], ["description", "I-am-the-task-description_2005"], ["created_at", "2015-04-10 11:17:40.824326"], ["updated_at", "2015-04-10 11:17:40.824326"]]
+ [1m[36m (0.8ms)[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", "2015-04-07"], ["term", "2015-04-11"], ["goal_id", 51], ["title", "I-am-a-task2780"], ["description", "I-am-the-task-description_1972"], ["created_at", "2015-04-10 11:17:40.828391"], ["updated_at", "2015-04-10 11:17:40.828391"]]
+ [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", "f"], ["reminder", "2015-04-11"], ["term", "2015-04-13"], ["goal_id", 48], ["title", "I-am-a-task4591"], ["description", "I-am-the-task-description_9556"], ["created_at", "2015-04-10 11:17:40.832703"], ["updated_at", "2015-04-10 11:17:40.832703"]]
+ [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", "t"], ["reminder", "2015-04-07"], ["term", "2015-04-09"], ["goal_id", 48], ["title", "I-am-a-task3048"], ["description", "I-am-the-task-description_2171"], ["created_at", "2015-04-10 11:17:40.837108"], ["updated_at", "2015-04-10 11:17:40.837108"]]
+ [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-07"], ["term", "2015-04-11"], ["goal_id", 48], ["title", "I-am-a-task2593"], ["description", "I-am-the-task-description_4700"], ["created_at", "2015-04-10 11:17:40.841016"], ["updated_at", "2015-04-10 11:17:40.841016"]]
+ [1m[36m (0.7ms)[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-10')
+ [1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 48 AND done = 'f' AND term > '2015-04-10' AND reminder < '2015-04-10')[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10')[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_6068"], ["description", "I-am-the-goal-description_6647"], ["version", 1], ["created_at", "2015-04-10 11:17:40.848589"], ["updated_at", "2015-04-10 11:17:40.848589"], ["tracking", "150410-48"]]
+ [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-10')[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_8556"], ["description", "I-am-the-goal-description_4508"], ["version", 1], ["created_at", "2015-04-10 11:17:40.853460"], ["updated_at", "2015-04-10 11:17:40.853460"], ["tracking", "150410-49"]]
+ [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", "2015-04-07"], ["term", "2015-04-09"], ["goal_id", 53], ["title", "I-am-a-task9381"], ["description", "I-am-the-task-description_6135"], ["created_at", "2015-04-10 11:17:40.857359"], ["updated_at", "2015-04-10 11:17:40.857359"]]
+ [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-10')
+ [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_1407"], ["description", "I-am-the-goal-description_9053"], ["version", 1], ["created_at", "2015-04-10 11:17:40.861190"], ["updated_at", "2015-04-10 11:17:40.861190"], ["tracking", "150410-50"]]
+ [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-07"], ["term", "2015-04-11"], ["goal_id", 54], ["title", "I-am-a-task4152"], ["description", "I-am-the-task-description_3353"], ["created_at", "2015-04-10 11:17:40.864818"], ["updated_at", "2015-04-10 11:17:40.864818"]]
+ [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-10')[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_4265"], ["description", "I-am-the-goal-description_7107"], ["version", 1], ["created_at", "2015-04-10 11:17:40.867777"], ["updated_at", "2015-04-10 11:17:40.867777"], ["tracking", "150410-51"]]
+ [1m[36m (1.0ms)[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", "2015-04-07"], ["term", "2015-04-09"], ["goal_id", 55], ["title", "I-am-a-task7889"], ["description", "I-am-the-task-description_4784"], ["created_at", "2015-04-10 11:17:40.926213"], ["updated_at", "2015-04-10 11:17:40.926213"]]
+ [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", "f"], ["reminder", "2015-04-07"], ["term", "2015-04-11"], ["goal_id", 55], ["title", "I-am-a-task1012"], ["description", "I-am-the-task-description_6046"], ["created_at", "2015-04-10 11:17:40.930393"], ["updated_at", "2015-04-10 11:17:40.930393"]]
+ [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", 52], ["title", "I-am-a-task3391"], ["description", "I-am-the-task-description_9840"], ["created_at", "2015-04-10 11:17:40.935124"], ["updated_at", "2015-04-10 11:17:40.935124"]]
+ [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", "2015-04-07"], ["term", "2015-04-09"], ["goal_id", 52], ["title", "I-am-a-task9523"], ["description", "I-am-the-task-description_3792"], ["created_at", "2015-04-10 11:17:40.939588"], ["updated_at", "2015-04-10 11:17:40.939588"]]
+ [1m[36m (0.8ms)[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", "2015-04-07"], ["term", "2015-04-09"], ["goal_id", 52], ["title", "I-am-a-task9773"], ["description", "I-am-the-task-description_7573"], ["created_at", "2015-04-10 11:17:40.943710"], ["updated_at", "2015-04-10 11:17:40.943710"]]
+ [1m[35m (0.8ms)[0m commit transaction
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 52 AND done = 'f' AND term < '2015-04-10')[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10')[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_615"], ["description", "I-am-the-goal-description_2345"], ["version", 1], ["created_at", "2015-04-10 11:17:40.951293"], ["updated_at", "2015-04-10 11:17:40.951293"], ["tracking", "150410-52"]]
+ [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-11"], ["term", "2015-04-13"], ["goal_id", 56], ["title", "I-am-a-task3307"], ["description", "I-am-the-task-description_7086"], ["created_at", "2015-04-10 11:17:40.955922"], ["updated_at", "2015-04-10 11:17:40.955922"]]
+ [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-10')
+ [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_5685"], ["description", "I-am-the-goal-description_4948"], ["version", 1], ["created_at", "2015-04-10 11:17:40.962159"], ["updated_at", "2015-04-10 11:17:40.962159"], ["tracking", "150410-53"]]
+ [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", "f"], ["reminder", "2015-04-09"], ["term", "2015-04-13"], ["goal_id", 57], ["title", "I-am-a-task3428"], ["description", "I-am-the-task-description_8094"], ["created_at", "2015-04-10 11:17:40.967305"], ["updated_at", "2015-04-10 11:17:40.967305"]]
+ [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-10')[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_7015"], ["description", "I-am-the-goal-description_6264"], ["version", 1], ["created_at", "2015-04-10 11:17:40.973170"], ["updated_at", "2015-04-10 11:17:40.973170"], ["tracking", "150410-54"]]
+ [1m[36m (0.8ms)[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", "2015-04-07"], ["term", "2015-04-09"], ["goal_id", 58], ["title", "I-am-a-task263"], ["description", "I-am-the-task-description_1410"], ["created_at", "2015-04-10 11:17:40.977231"], ["updated_at", "2015-04-10 11:17:40.977231"]]
+ [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-10')
+ [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_2822"], ["description", "I-am-the-goal-description_806"], ["version", 1], ["created_at", "2015-04-10 11:17:40.982740"], ["updated_at", "2015-04-10 11:17:40.982740"], ["tracking", "150410-55"]]
+ [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-07"], ["term", "2015-04-09"], ["goal_id", 59], ["title", "I-am-a-task8105"], ["description", "I-am-the-task-description_4505"], ["created_at", "2015-04-10 11:17:40.987093"], ["updated_at", "2015-04-10 11:17:40.987093"]]
+ [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-10')[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_5114"], ["description", "I-am-the-goal-description_1976"], ["version", 1], ["created_at", "2015-04-10 11:17:40.993414"], ["updated_at", "2015-04-10 11:17:40.993414"], ["tracking", "150410-56"]]
+ [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-10')[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_348"], ["description", "I-am-the-goal-description_6922"], ["version", 1], ["created_at", "2015-04-10 11:17:40.998542"], ["updated_at", "2015-04-10 11:17:40.998542"], ["tracking", "150410-57"]]
+ [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-10')[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_1815"], ["description", "I-am-the-goal-description_7863"], ["version", 1], ["created_at", "2015-04-10 11:17:41.004135"], ["updated_at", "2015-04-10 11:17:41.004135"], ["tracking", "150410-58"]]
+ [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-10')[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_9950"], ["description", "I-am-the-goal-description_6179"], ["version", 1], ["created_at", "2015-04-10 11:17:41.009146"], ["updated_at", "2015-04-10 11:17:41.009146"], ["tracking", "150410-59"]]
+ [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-10')[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_939"], ["description", "I-am-the-goal-description_2622"], ["version", 1], ["created_at", "2015-04-10 11:17:41.017593"], ["updated_at", "2015-04-10 11:17:41.017593"], ["tracking", "150410-60"]]
+ [1m[36m (0.8ms)[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.3ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10')
+ [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_9721"], ["description", "I-am-the-goal-description_7483"], ["version", 1], ["created_at", "2015-04-10 11:17:41.024254"], ["updated_at", "2015-04-10 11:17:41.024254"], ["tracking", "150410-61"]]
+ [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-10')
+ [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_7194"], ["description", "I-am-the-goal-description_7054"], ["version", 1], ["created_at", "2015-04-10 11:17:41.030292"], ["updated_at", "2015-04-10 11:17:41.030292"], ["tracking", "150410-62"]]
+ [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-10')
+ [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_5563"], ["description", "I-am-the-goal-description_463"], ["version", 1], ["created_at", "2015-04-10 11:17:41.036001"], ["updated_at", "2015-04-10 11:17:41.036001"], ["tracking", "150410-63"]]
+ [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", 67], ["title", "I-am-a-task9422"], ["description", "I-am-the-task-description_8266"], ["created_at", "2015-04-10 11:17:41.040297"], ["updated_at", "2015-04-10 11:17:41.040297"]]
+ [1m[36m (0.8ms)[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-10')
+ [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_3982"], ["description", "I-am-the-goal-description_4829"], ["version", 1], ["created_at", "2015-04-10 11:17:41.046020"], ["updated_at", "2015-04-10 11:17:41.046020"], ["tracking", "150410-64"]]
+ [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-10')
+ [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_1241"], ["description", "I-am-the-goal-description_9906"], ["version", 1], ["created_at", "2015-04-10 11:17:41.052554"], ["updated_at", "2015-04-10 11:17:41.052554"], ["tracking", "150410-65"]]
+ [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-10')
+ [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_7682"], ["description", "I-am-the-goal-description_9147"], ["version", 1], ["created_at", "2015-04-10 11:17:41.059365"], ["updated_at", "2015-04-10 11:17:41.059365"], ["tracking", "150410-66"]]
+ [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-10')
+ [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_1203"], ["description", "I-am-the-goal-description_7177"], ["version", 1], ["created_at", "2015-04-10 11:17:41.066208"], ["updated_at", "2015-04-10 11:17:41.066208"], ["tracking", "150410-67"]]
+ [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", 71], ["title", "I-am-a-task3925"], ["description", "I-am-the-task-description_2118"], ["created_at", "2015-04-10 11:17:41.069871"], ["updated_at", "2015-04-10 11:17:41.069871"]]
+ [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-10')[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_9955"], ["description", "I-am-the-goal-description_9051"], ["version", 1], ["created_at", "2015-04-10 11:17:41.073670"], ["updated_at", "2015-04-10 11:17:41.073670"], ["tracking", "150410-68"]]
+ [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-task9818"], ["description", "I-am-the-task-description_6381"], ["created_at", "2015-04-10 11:17:41.078280"], ["updated_at", "2015-04-10 11:17:41.078280"]]
+ [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-10')
+ [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_1525"], ["description", "I-am-the-goal-description_2493"], ["version", 1], ["created_at", "2015-04-10 11:17:41.083287"], ["updated_at", "2015-04-10 11:17:41.083287"], ["tracking", "150410-69"]]
+ [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-task5933"], ["description", "I-am-the-task-description_6698"], ["created_at", "2015-04-10 11:17:41.087976"], ["updated_at", "2015-04-10 11:17:41.087976"]]
+ [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-10')[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_4297"], ["description", "I-am-the-goal-description_3948"], ["version", 1], ["created_at", "2015-04-10 11:17:41.092564"], ["updated_at", "2015-04-10 11:17:41.092564"], ["tracking", "150410-70"]]
+ [1m[36m (0.8ms)[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", 74], ["title", "I-am-a-task563"], ["description", "I-am-the-task-description_9551"], ["created_at", "2015-04-10 11:17:41.097234"], ["updated_at", "2015-04-10 11:17:41.097234"]]
+ [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-10')
+ [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_9489"], ["description", "I-am-the-goal-description_8191"], ["version", 1], ["created_at", "2015-04-10 11:17:41.101711"], ["updated_at", "2015-04-10 11:17:41.101711"], ["tracking", "150410-71"]]
+ [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", 75], ["title", "I-am-a-task1499"], ["description", "I-am-the-task-description_6611"], ["created_at", "2015-04-10 11:17:41.106810"], ["updated_at", "2015-04-10 11:17:41.106810"]]
+ [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-10')[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_7667"], ["description", "I-am-the-goal-description_5921"], ["version", 1], ["created_at", "2015-04-10 11:17:41.111741"], ["updated_at", "2015-04-10 11:17:41.111741"], ["tracking", "150410-72"]]
+ [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", 76], ["title", "I-am-a-task6763"], ["description", "I-am-the-task-description_7722"], ["created_at", "2015-04-10 11:17:41.115500"], ["updated_at", "2015-04-10 11:17:41.115500"]]
+ [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-10')
+ [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_5793"], ["description", "I-am-the-goal-description_7705"], ["version", 1], ["created_at", "2015-04-10 11:17:41.121020"], ["updated_at", "2015-04-10 11:17:41.121020"], ["tracking", "150410-73"]]
+ [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", 77], ["title", "I-am-a-task5424"], ["description", "I-am-the-task-description_5013"], ["created_at", "2015-04-10 11:17:41.125433"], ["updated_at", "2015-04-10 11:17:41.125433"]]
+ [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-10')[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_7769"], ["description", "I-am-the-goal-description_9552"], ["version", 1], ["created_at", "2015-04-10 11:17:41.130781"], ["updated_at", "2015-04-10 11:17:41.130781"], ["tracking", "150410-74"]]
+ [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", 78], ["title", "I-am-a-task5583"], ["description", "I-am-the-task-description_4650"], ["created_at", "2015-04-10 11:17:41.135848"], ["updated_at", "2015-04-10 11:17:41.135848"]]
+ [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-10')
+ [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_1771"], ["description", "I-am-the-goal-description_3760"], ["version", 1], ["created_at", "2015-04-10 11:17:41.141657"], ["updated_at", "2015-04-10 11:17:41.141657"], ["tracking", "150410-75"]]
+ [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", 79], ["title", "I-am-a-task9553"], ["description", "I-am-the-task-description_4787"], ["created_at", "2015-04-10 11:17:41.146426"], ["updated_at", "2015-04-10 11:17:41.146426"]]
+ [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-10')[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_9336"], ["description", "I-am-the-goal-description_269"], ["version", 1], ["created_at", "2015-04-10 11:17:41.152031"], ["updated_at", "2015-04-10 11:17:41.152031"], ["tracking", "150410-76"]]
+ [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-10"], ["term", "2015-04-11"], ["goal_id", 80], ["title", "I-am-a-task7401"], ["description", "I-am-the-task-description_8474"], ["created_at", "2015-04-10 11:17:41.156601"], ["updated_at", "2015-04-10 11:17:41.156601"]]
+ [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-10')
+ [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_6600"], ["description", "I-am-the-goal-description_8413"], ["version", 1], ["created_at", "2015-04-10 11:17:41.161706"], ["updated_at", "2015-04-10 11:17:41.161706"], ["tracking", "150410-77"]]
+ [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-10 11:17:41.164719"], ["id", 81]]
+ [1m[36m (0.7ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.2ms)[0m [1mUPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ?[0m [["version", 3], ["updated_at", "2015-04-10 11:17:41.167008"], ["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_3414"], ["description", "I-am-the-goal-description_8291"], ["version", 1], ["created_at", "2013-08-01 09:13:05.000000"], ["updated_at", "2013-08-01 09:13:05.000000"], ["tracking", "130801-1"]]
+ [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_3179"], ["description", "I-am-the-goal-description_7391"], ["version", 1], ["created_at", "2013-08-01 09:13:05.000000"], ["updated_at", "2013-08-01 09:13:05.000000"], ["tracking", "130801-2"]]
+ [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_4420"], ["description", "I-am-the-goal-description_3881"], ["version", 1], ["created_at", "2013-08-01 09:13:05.000000"], ["updated_at", "2013-08-01 09:13:05.000000"], ["tracking", "130801-3"]]
+ [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_2652"], ["description", "I-am-the-goal-description_5864"], ["version", 1], ["created_at", "2012-12-21 00:00:00.000000"], ["updated_at", "2012-12-21 00:00:00.000000"], ["tracking", "121221-1"]]
+ [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_9747"], ["description", "I-am-the-goal-description_3650"], ["version", 1], ["created_at", "2012-12-21 00:00:00.000000"], ["updated_at", "2012-12-21 00:00:00.000000"], ["tracking", "121221-2"]]
+ [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-task458"], ["description", "I-am-the-task-description_1695"], ["progress", 50], ["created_at", "2012-12-21 00:00:00.000000"], ["updated_at", "2012-12-21 00:00:00.000000"]]
+ [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-task2171"], ["description", "I-am-the-task-description_6242"], ["progress", 100], ["created_at", "2012-12-21 00:00:00.000000"], ["updated_at", "2012-12-21 00:00:00.000000"]]
+ [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_6570"], ["description", "I-am-the-goal-description_3380"], ["version", 1], ["created_at", "2012-12-21 00:00:00.000000"], ["updated_at", "2012-12-21 00:00:00.000000"], ["tracking", "121221-3"]]
+ [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_36"], ["description", "I-am-the-goal-description_5156"], ["version", 1], ["created_at", "2012-12-21 00:00:00.000000"], ["updated_at", "2012-12-21 00:00:00.000000"], ["tracking", "121221-4"]]
+ [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_3717"], ["description", "I-am-the-goal-description_9852"], ["version", 1], ["created_at", "2012-12-21 00:00:00.000000"], ["updated_at", "2012-12-21 00:00:00.000000"], ["tracking", "121221-5"]]
+ [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_4096"], ["description", "I-am-the-goal-description_8738"], ["version", 1], ["created_at", "2012-12-21 00:00:00.000000"], ["updated_at", "2012-12-21 00:00:00.000000"], ["tracking", "121221-6"]]
+ [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-task6397"], ["description", "I-am-the-task-description_4021"], ["created_at", "2012-12-21 00:00:00.000000"], ["updated_at", "2012-12-21 00:00:00.000000"]]
+ [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_9420"], ["description", "I-am-the-goal-description_7590"], ["version", 1], ["created_at", "2012-12-21 00:00:00.000000"], ["updated_at", "2012-12-21 00:00:00.000000"], ["tracking", "121221-7"]]
+ [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-task1120"], ["description", "I-am-the-task-description_6283"], ["created_at", "2012-12-21 00:00:00.000000"], ["updated_at", "2012-12-21 00:00:00.000000"]]
+ [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_2884"], ["description", "I-am-the-goal-description_1251"], ["version", 1], ["created_at", "2012-12-21 00:00:00.000000"], ["updated_at", "2012-12-21 00:00:00.000000"], ["tracking", "121221-8"]]
+ [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-task9562"], ["description", "I-am-the-task-description_2672"], ["created_at", "2012-12-21 00:00:00.000000"], ["updated_at", "2012-12-21 00:00:00.000000"]]
+ [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_212"], ["description", "I-am-the-goal-description_8520"], ["version", 1], ["created_at", "2012-12-21 00:00:00.000000"], ["updated_at", "2012-12-21 00:00:00.000000"], ["tracking", "121221-9"]]
+ [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-task7970"], ["description", "I-am-the-task-description_9124"], ["progress", 10], ["created_at", "2012-12-21 00:00:00.000000"], ["updated_at", "2012-12-21 00:00:00.000000"]]
+ [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_7064"], ["description", "I-am-the-goal-description_2235"], ["version", 1], ["created_at", "2012-12-21 00:00:00.000000"], ["updated_at", "2012-12-21 00:00:00.000000"], ["tracking", "121221-10"]]
+ [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-task321"], ["description", "I-am-the-task-description_3951"], ["progress", 10], ["created_at", "2012-12-21 00:00:00.000000"], ["updated_at", "2012-12-21 00:00:00.000000"]]
+ [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_7002"], ["description", "I-am-the-goal-description_6531"], ["version", 1], ["created_at", "2012-12-21 00:00:00.000000"], ["updated_at", "2012-12-21 00:00:00.000000"], ["tracking", "121221-11"]]
+ [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-task7188"], ["description", "I-am-the-task-description_3415"], ["progress", 100], ["created_at", "2012-12-21 00:00:00.000000"], ["updated_at", "2012-12-21 00:00:00.000000"]]
+ [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_2313"], ["description", "I-am-the-goal-description_8995"], ["version", 1], ["created_at", "2012-12-21 00:00:00.000000"], ["updated_at", "2012-12-21 00:00:00.000000"], ["tracking", "121221-12"]]
+ [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-task1981"], ["description", "I-am-the-task-description_3865"], ["created_at", "2012-12-21 00:00:00.000000"], ["updated_at", "2012-12-21 00:00:00.000000"]]
+ [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_1887"], ["description", "I-am-the-goal-description_1426"], ["version", 1], ["created_at", "2012-12-21 00:00:00.000000"], ["updated_at", "2012-12-21 00:00:00.000000"], ["tracking", "121221-13"]]
+ [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_3539"], ["description", "I-am-the-goal-description_5240"], ["version", 1], ["created_at", "2012-12-21 00:00:00.000000"], ["updated_at", "2012-12-21 00:00:00.000000"], ["tracking", "121221-14"]]
+ [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_7839"], ["description", "I-am-the-goal-description_6724"], ["version", 1], ["created_at", "2012-12-21 00:00:00.000000"], ["updated_at", "2012-12-21 00:00:00.000000"], ["tracking", "121221-15"]]
+ [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_597"], ["description", "I-am-the-goal-description_8467"], ["version", 1], ["created_at", "2012-12-21 00:00:00.000000"], ["updated_at", "2012-12-21 00:00:00.000000"], ["tracking", "121221-16"]]
+ [1m[36m (0.0ms)[0m [1mcommit transaction[0m
+ [1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
+ [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 (0.9ms)[0m DELETE FROM sqlite_sequence where name = 'flyboy_tasks';
+Started GET "/flyboy/goals" for 127.0.0.1 at 2015-04-10 13:17:54 +0200
+Processing by Flyboy::GoalsController#index as HTML
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (11.6ms)
+ [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 (4278.8ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (3.1ms)
+Completed 200 OK in 4482ms (Views: 4434.8ms | ActiveRecord: 0.5ms)
+Started GET "/assets/application.css" for 127.0.0.1 at 2015-04-10 13:17:59 +0200
+Started GET "/assets/application.js" for 127.0.0.1 at 2015-04-10 13:17:59 +0200
+Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-04-10 13:17:59 +0200
+Started GET "/flyboy/goals/new" for 127.0.0.1 at 2015-04-10 13:18:01 +0200
+Processing by Flyboy::GoalsController#new as HTML
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_contextual.html.slim (3.4ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_form.html.slim (314.3ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/new.html.slim within layouts/application (319.9ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.1ms)
+Completed 200 OK in 378ms (Views: 324.4ms | ActiveRecord: 0.3ms)
+Started POST "/flyboy/goals" for 127.0.0.1 at 2015-04-10 13:18:02 +0200
+Processing by Flyboy::GoalsController#create as HTML
+ Parameters: {"utf8"=>"✓", "goal"=>{"title"=>"I-am-the-goal-title", "description"=>"I-am-the-goal-description"}}
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10')[0m
+ [1m[35mSQL (0.4ms)[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-10 11:18:02.180563"], ["updated_at", "2015-04-10 11:18:02.180563"], ["tracking", "150410-1"]]
+ [1m[36m (0.8ms)[0m [1mcommit transaction[0m
+Redirected to http://127.0.0.1:53511/flyboy/goals/1
+Completed 302 Found in 13ms (ActiveRecord: 1.4ms)
+Started GET "/flyboy/goals/1" for 127.0.0.1 at 2015-04-10 13:18:02 +0200
+Processing by Flyboy::GoalsController#show as HTML
+ Parameters: {"id"=>"1"}
+ [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 (89.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 (96.6ms)
+ [1m[36mFlyboy::Task Load (0.2ms)[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 (7.6ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_contextual.html.slim (0.1ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/show.html.slim within layouts/application (113.8ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.8ms)
+Completed 200 OK in 132ms (Views: 116.7ms | ActiveRecord: 1.0ms)
+ [1m[35mFlyboy::Goal Load (0.2ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" ORDER BY id DESC LIMIT 1
+ [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 (0.7ms)[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[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.1ms)[0m [1mDELETE FROM sqlite_sequence where name = 'flyboy_goals';[0m
+ [1m[35m (0.8ms)[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-10')
+ [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_4380"], ["description", "I-am-the-goal-description_889"], ["version", 1], ["created_at", "2015-04-10 11:18:02.468652"], ["updated_at", "2015-04-10 11:18:02.468652"], ["tracking", "150410-1"]]
+ [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-task6286"], ["description", "I-am-the-task-description_388"], ["created_at", "2015-04-10 11:18:02.474763"], ["updated_at", "2015-04-10 11:18:02.474763"]]
+ [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", 1], ["title", "I-am-a-task194"], ["description", "I-am-the-task-description_4423"], ["created_at", "2015-04-10 11:18:02.479778"], ["updated_at", "2015-04-10 11:18:02.479778"]]
+ [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", 1], ["title", "I-am-a-task3513"], ["description", "I-am-the-task-description_978"], ["created_at", "2015-04-10 11:18:02.483654"], ["updated_at", "2015-04-10 11:18:02.483654"]]
+ [1m[36m (0.7ms)[0m [1mcommit transaction[0m
+Started GET "/flyboy/goals" for 127.0.0.1 at 2015-04-10 13:18:02 +0200
+Processing by Flyboy::GoalsController#index as HTML
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.5ms)
+ [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-10')[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 (8.9ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.1ms)
+Completed 200 OK in 11ms (Views: 9.4ms | ActiveRecord: 0.6ms)
+Started GET "/flyboy/goals/1" for 127.0.0.1 at 2015-04-10 13:18:04 +0200
+Processing by Flyboy::GoalsController#show as HTML
+ Parameters: {"id"=>"1"}
+ [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.0ms)
+ [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)
+ [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 (6.3ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_contextual.html.slim (0.1ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/show.html.slim within layouts/application (13.7ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.1ms)
+Completed 200 OK in 16ms (Views: 14.6ms | ActiveRecord: 0.5ms)
+ [1m[36mFlyboy::Task Load (0.3ms)[0m [1mSELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? ORDER BY term ASC[0m [["goal_id", 1]]
+ [1m[35m (1.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.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.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.1ms)[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.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-10')[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_6344"], ["description", "I-am-the-goal-description_7674"], ["version", 1], ["created_at", "2015-04-10 11:18:04.398173"], ["updated_at", "2015-04-10 11:18:04.398173"], ["tracking", "150410-1"]]
+ [1m[36m (1.1ms)[0m [1mcommit transaction[0m
+Started GET "/flyboy/goals" for 127.0.0.1 at 2015-04-10 13:18:04 +0200
+Processing by Flyboy::GoalsController#index as HTML
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.5ms)
+ [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 = 1 AND done = 'f' AND term < '2015-04-10')[0m
+ [1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 1 AND done = 'f' AND term > '2015-04-10' AND reminder < '2015-04-10')
+ [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.1ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.1ms)
+Completed 200 OK in 9ms (Views: 8.0ms | ActiveRecord: 0.5ms)
+Started GET "/flyboy/goals/1" for 127.0.0.1 at 2015-04-10 13:18:06 +0200
+Processing by Flyboy::GoalsController#show as HTML
+ Parameters: {"id"=>"1"}
+ [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.4ms)
+ [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 (4.8ms)
+ [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.0ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.1ms)
+Completed 200 OK in 8ms (Views: 6.6ms | ActiveRecord: 0.4ms)
+Started GET "/flyboy/goals/1/edit" for 127.0.0.1 at 2015-04-10 13:18:06 +0200
+Processing by Flyboy::GoalsController#edit as HTML
+ Parameters: {"id"=>"1"}
+ [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 (64.9ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/edit.html.slim within layouts/application (68.0ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.1ms)
+Completed 200 OK in 73ms (Views: 72.0ms | ActiveRecord: 0.1ms)
+Started PATCH "/flyboy/goals/1" for 127.0.0.1 at 2015-04-10 13:18:06 +0200
+Processing by Flyboy::GoalsController#update as HTML
+ Parameters: {"utf8"=>"✓", "goal"=>{"title"=>"New-goal-title", "description"=>"I-am-the-goal-description_7674"}, "id"=>"1"}
+ [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.4ms)[0m [1mUPDATE "flyboy_goals" SET "title" = ?, "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ?[0m [["title", "New-goal-title"], ["version", 2], ["updated_at", "2015-04-10 11:18:06.424349"], ["id", 1]]
+ [1m[35m (2.4ms)[0m commit transaction
+Redirected to http://127.0.0.1:53511/flyboy/goals/1
+Completed 302 Found in 9ms (ActiveRecord: 3.0ms)
+Started GET "/flyboy/goals/1" for 127.0.0.1 at 2015-04-10 13:18:06 +0200
+Processing by Flyboy::GoalsController#show as HTML
+ Parameters: {"id"=>"1"}
+ [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.1ms)
+ [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.5ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_contextual.html.slim (0.0ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/show.html.slim within layouts/application (6.9ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.2ms)
+Completed 200 OK in 9ms (Views: 7.9ms | ActiveRecord: 0.4ms)
+ [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 (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.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.9ms)[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.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-10')
+ [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_9160"], ["description", "I-am-the-goal-description_8919"], ["version", 1], ["created_at", "2015-04-10 11:18:06.563187"], ["updated_at", "2015-04-10 11:18:06.563187"], ["tracking", "150410-1"]]
+ [1m[35m (0.7ms)[0m commit transaction
+Started GET "/flyboy/goals" for 127.0.0.1 at 2015-04-10 13:18:06 +0200
+Processing by Flyboy::GoalsController#index as HTML
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.5ms)
+ [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-10')
+ [1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 1 AND done = 'f' AND term > '2015-04-10' AND reminder < '2015-04-10')[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.7ms | ActiveRecord: 0.5ms)
+Started GET "/flyboy/goals/1" for 127.0.0.1 at 2015-04-10 13:18:08 +0200
+Processing by Flyboy::GoalsController#show as HTML
+ Parameters: {"id"=>"1"}
+ [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.8ms)
+ [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.2ms)
+ [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.0ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/show.html.slim within layouts/application (6.5ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.1ms)
+Completed 200 OK in 8ms (Views: 7.1ms | ActiveRecord: 0.4ms)
+Started GET "/flyboy/goals/1/edit" for 127.0.0.1 at 2015-04-10 13:18:08 +0200
+Processing by Flyboy::GoalsController#edit as HTML
+ Parameters: {"id"=>"1"}
+ [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 (12.0ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/edit.html.slim within layouts/application (12.2ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.1ms)
+Completed 200 OK in 14ms (Views: 13.0ms | ActiveRecord: 0.1ms)
+Started DELETE "/flyboy/goals/1" for 127.0.0.1 at 2015-04-10 13:18:08 +0200
+Processing by Flyboy::GoalsController#destroy as HTML
+ Parameters: {"id"=>"1"}
+ [1m[35mFlyboy::Goal Load (0.3ms)[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.1ms)[0m commit transaction
+Redirected to http://127.0.0.1:53511/flyboy/goals
+Completed 302 Found in 7ms (ActiveRecord: 2.8ms)
+Started GET "/flyboy/goals" for 127.0.0.1 at 2015-04-10 13:18:08 +0200
+Processing by Flyboy::GoalsController#index as HTML
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.6ms)
+ [1m[36mFlyboy::Goal Load (0.2ms)[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.7ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.1ms)
+Completed 200 OK in 6ms (Views: 4.7ms | ActiveRecord: 0.2ms)
+ [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.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.1ms)[0m DELETE FROM sqlite_sequence where name = 'flyboy_tasks';
+ [1m[36m (0.9ms)[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 (1.0ms)[0m [1mDELETE FROM "flyboy_tasks";[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_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-10')[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_4634"], ["description", "I-am-the-goal-description_1381"], ["version", 1], ["created_at", "2015-04-10 11:18:08.685723"], ["updated_at", "2015-04-10 11:18:08.685723"], ["tracking", "150410-1"]]
+ [1m[36m (0.8ms)[0m [1mcommit transaction[0m
+Started GET "/flyboy/goals/1" for 127.0.0.1 at 2015-04-10 13:18:08 +0200
+Processing by Flyboy::GoalsController#show as HTML
+ Parameters: {"id"=>"1"}
+ [1m[35mFlyboy::Goal Load (0.2ms)[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.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.9ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_contextual.html.slim (0.1ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/show.html.slim within layouts/application (7.0ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.1ms)
+Completed 200 OK in 10ms (Views: 7.9ms | ActiveRecord: 0.4ms)
+Started PATCH "/flyboy/goals/1/close" for 127.0.0.1 at 2015-04-10 13:18:10 +0200
+Processing by Flyboy::GoalsController#close as HTML
+ Parameters: {"id"=>"1"}
+ [1m[35mFlyboy::Goal Load (0.2ms)[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-10 11:18:10.322890"], ["id", 1]]
+ [1m[35m (2.4ms)[0m commit transaction
+Redirected to http://127.0.0.1:53511/flyboy/goals
+Completed 302 Found in 8ms (ActiveRecord: 3.1ms)
+Started GET "/flyboy/goals" for 127.0.0.1 at 2015-04-10 13:18:10 +0200
+Processing by Flyboy::GoalsController#index as HTML
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.6ms)
+ [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-10')
+ [1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 1 AND done = 'f' AND term > '2015-04-10' AND reminder < '2015-04-10')[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 (1.5ms)[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.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[35m (0.9ms)[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.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.2ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10')
+ [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_8855"], ["description", "I-am-the-goal-description_6789"], ["version", 1], ["created_at", "2015-04-10 11:18:10.457146"], ["updated_at", "2015-04-10 11:18:10.457146"], ["tracking", "150410-1"]]
+ [1m[35m (0.8ms)[0m commit transaction
+Started GET "/flyboy/goals/1" for 127.0.0.1 at 2015-04-10 13:18:10 +0200
+Processing by Flyboy::GoalsController#show as HTML
+ Parameters: {"id"=>"1"}
+ [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/goals/_actions.html.slim (3.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 (5.5ms)
+ [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.2ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.1ms)
+Completed 200 OK in 10ms (Views: 8.1ms | ActiveRecord: 0.4ms)
+Started PATCH "/flyboy/goals/1/open" for 127.0.0.1 at 2015-04-10 13:18:12 +0200
+Processing by Flyboy::GoalsController#open as HTML
+ Parameters: {"id"=>"1"}
+ [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.5ms)[0m UPDATE "flyboy_goals" SET "status" = ?, "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["status", "open"], ["version", 2], ["updated_at", "2015-04-10 11:18:12.124335"], ["id", 1]]
+ [1m[36m (2.2ms)[0m [1mcommit transaction[0m
+Redirected to http://127.0.0.1:53511/flyboy/goals/1
+Completed 302 Found in 6ms (ActiveRecord: 2.9ms)
+Started GET "/flyboy/goals/1" for 127.0.0.1 at 2015-04-10 13:18:12 +0200
+Processing by Flyboy::GoalsController#show as HTML
+ Parameters: {"id"=>"1"}
+ [1m[35mFlyboy::Goal Load (0.2ms)[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.1ms)
+ [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.6ms)
+ [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.9ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.2ms)
+Completed 200 OK in 10ms (Views: 7.9ms | ActiveRecord: 0.4ms)
+ [1m[35m (2.3ms)[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.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.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-10')[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_1721"], ["description", "I-am-the-goal-description_8625"], ["version", 1], ["created_at", "2015-04-10 11:18:12.263091"], ["updated_at", "2015-04-10 11:18:12.263091"], ["tracking", "150410-1"]]
+ [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-10')[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_8025"], ["description", "I-am-the-goal-description_5187"], ["version", 1], ["created_at", "2015-04-10 11:18:12.267806"], ["updated_at", "2015-04-10 11:18:12.267806"], ["tracking", "150410-2"]]
+ [1m[36m (0.8ms)[0m [1mcommit transaction[0m
+Started GET "/flyboy/goals" for 127.0.0.1 at 2015-04-10 13:18:12 +0200
+Processing by Flyboy::GoalsController#index as HTML
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.5ms)
+ [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 = 2 AND done = 'f' AND term < '2015-04-10')[0m
+ [1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 2 AND done = 'f' AND term > '2015-04-10' AND reminder < '2015-04-10')
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ?[0m [["goal_id", 2]]
+ [1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 1 AND done = 'f' AND term < '2015-04-10')
+ [1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 1 AND done = 'f' AND term > '2015-04-10' AND reminder < '2015-04-10')[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 (12.3ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.1ms)
+Completed 200 OK in 14ms (Views: 12.4ms | ActiveRecord: 1.0ms)
+Started POST "/flyboy/dorsale/small_data/filters" for 127.0.0.1 at 2015-04-10 13:18:14 +0200
+Processing by Dorsale::SmallData::FiltersController#create as HTML
+ Parameters: {"utf8"=>"✓", "filters"=>{"status"=>"open"}}
+Redirected to http://127.0.0.1:53511/flyboy/goals
+Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
+Started GET "/flyboy/goals" for 127.0.0.1 at 2015-04-10 13:18:14 +0200
+Processing by Flyboy::GoalsController#index as HTML
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.5ms)
+ [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 SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 1 AND done = 'f' AND term < '2015-04-10')
+ [1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 1 AND done = 'f' AND term > '2015-04-10' AND reminder < '2015-04-10')[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 (7.5ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.1ms)
+Completed 200 OK in 10ms (Views: 8.0ms | ActiveRecord: 0.5ms)
+Started POST "/flyboy/dorsale/small_data/filters" for 127.0.0.1 at 2015-04-10 13:18:14 +0200
+Processing by Dorsale::SmallData::FiltersController#create as HTML
+ Parameters: {"utf8"=>"✓", "filters"=>{"status"=>"closed"}}
+Redirected to http://127.0.0.1:53511/flyboy/goals
+Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
+Started GET "/flyboy/goals" for 127.0.0.1 at 2015-04-10 13:18:14 +0200
+Processing by Flyboy::GoalsController#index as HTML
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.5ms)
+ [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.2ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 2 AND done = 'f' AND term < '2015-04-10')
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 2 AND done = 'f' AND term > '2015-04-10' AND reminder < '2015-04-10')[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 (7.6ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.1ms)
+Completed 200 OK in 10ms (Views: 8.0ms | ActiveRecord: 0.7ms)
+Started POST "/flyboy/dorsale/small_data/filters" for 127.0.0.1 at 2015-04-10 13:18:14 +0200
+Processing by Dorsale::SmallData::FiltersController#create as HTML
+ Parameters: {"utf8"=>"✓", "filters"=>{"status"=>""}}
+Redirected to http://127.0.0.1:53511/flyboy/goals
+Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
+Started GET "/flyboy/goals" for 127.0.0.1 at 2015-04-10 13:18:14 +0200
+Processing by Flyboy::GoalsController#index as HTML
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.6ms)
+ [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-10')
+ [1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 2 AND done = 'f' AND term > '2015-04-10' AND reminder < '2015-04-10')[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-10')[0m
+ [1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 1 AND done = 'f' AND term > '2015-04-10' AND reminder < '2015-04-10')
+ [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 (14.7ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.1ms)
+Completed 200 OK in 17ms (Views: 14.7ms | ActiveRecord: 1.2ms)
+ [1m[35m (2.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 (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.7ms)[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.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.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-10')[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_3604"], ["description", "I-am-the-goal-description_7561"], ["version", 1], ["created_at", "2015-04-10 11:18:14.719747"], ["updated_at", "2015-04-10 11:18:14.719747"], ["tracking", "150410-1"]]
+ [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-task8370"], ["description", "I-am-the-task-description_1987"], ["created_at", "2015-04-10 11:18:14.723683"], ["updated_at", "2015-04-10 11:18:14.723683"]]
+ [1m[35m (0.8ms)[0m commit transaction
+Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-10 13:18:14 +0200
+Processing by Flyboy::TasksController#index as HTML
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.6ms)
+ [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.5ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (12.8ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.1ms)
+Completed 200 OK in 19ms (Views: 14.8ms | ActiveRecord: 0.4ms)
+Started GET "/flyboy/tasks/1" for 127.0.0.1 at 2015-04-10 13:18:16 +0200
+Processing by Flyboy::TasksController#show as HTML
+ Parameters: {"id"=>"1"}
+ [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.0ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_context.html.slim (15.1ms)
+ [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.3ms)
+ [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.7ms)
+ [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 (81.2ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_contextual.html.slim (0.1ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/show.html.slim within layouts/application (112.3ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.1ms)
+Completed 200 OK in 118ms (Views: 113.4ms | ActiveRecord: 1.3ms)
+Started POST "/flyboy/tasks/1/comments" for 127.0.0.1 at 2015-04-10 13:18:16 +0200
+Processing by Flyboy::TaskCommentsController#create as HTML
+ Parameters: {"utf8"=>"✓", "task_comment"=>{"progress"=>"50", "description"=>"I-am-the-task-comment-description"}, "task_id"=>"1"}
+ [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 INSERT INTO "flyboy_task_comments" ("progress", "description", "task_id", "date", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["progress", 50], ["description", "I-am-the-task-comment-description"], ["task_id", 1], ["date", "2015-04-10 11:18:16.736729"], ["created_at", "2015-04-10 11:18:16.738651"], ["updated_at", "2015-04-10 11:18:16.738651"]]
+ [1m[36mSQL (0.2ms)[0m [1mUPDATE "flyboy_tasks" SET "progress" = ?, "updated_at" = ? WHERE "flyboy_tasks"."id" = ?[0m [["progress", 50], ["updated_at", "2015-04-10 11:18:16.740420"], ["id", 1]]
+ [1m[35m (2.2ms)[0m commit transaction
+Redirected to http://127.0.0.1:53511/flyboy/tasks/1
+Completed 302 Found in 11ms (ActiveRecord: 3.0ms)
+Started GET "/flyboy/tasks/1" for 127.0.0.1 at 2015-04-10 13:18:16 +0200
+Processing by Flyboy::TasksController#show as HTML
+ Parameters: {"id"=>"1"}
+ [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.7ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_context.html.slim (4.2ms)
+ [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]]
+ [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 (6.2ms)
+ [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.8ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_contextual.html.slim (0.1ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/show.html.slim within layouts/application (24.6ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.2ms)
+Completed 200 OK in 29ms (Views: 25.5ms | ActiveRecord: 0.8ms)
+ [1m[36m (0.3ms)[0m [1mSELECT COUNT(*) FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ?[0m [["task_id", 1]]
+ [1m[35m (2.2ms)[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.6ms)[0m DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';
+ [1m[36m (0.6ms)[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.6ms)[0m [1mDELETE FROM sqlite_sequence where name = 'flyboy_goals';[0m
+ [1m[35m (0.6ms)[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.6ms)[0m DELETE FROM sqlite_sequence where name = 'flyboy_tasks';
+ [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.2ms)[0m [1mDELETE FROM sqlite_sequence where name = 'flyboy_task_comments';[0m
+ [1m[35m (0.8ms)[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.6ms)[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-10')[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_2057"], ["description", "I-am-the-goal-description_7771"], ["version", 1], ["created_at", "2015-04-10 11:18:16.875325"], ["updated_at", "2015-04-10 11:18:16.875325"], ["tracking", "150410-1"]]
+ [1m[36m (0.6ms)[0m [1mcommit transaction[0m
+Started GET "/flyboy/goals" for 127.0.0.1 at 2015-04-10 13:18:16 +0200
+Processing by Flyboy::GoalsController#index as HTML
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.5ms)
+ [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 = 1 AND done = 'f' AND term < '2015-04-10')[0m
+ [1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 1 AND done = 'f' AND term > '2015-04-10' AND reminder < '2015-04-10')
+ [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.4ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.1ms)
+Completed 200 OK in 9ms (Views: 8.0ms | ActiveRecord: 0.5ms)
+Started GET "/flyboy/goals/1" for 127.0.0.1 at 2015-04-10 13:18:18 +0200
+Processing by Flyboy::GoalsController#show as HTML
+ Parameters: {"id"=>"1"}
+ [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.7ms)
+ [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.0ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/show.html.slim within layouts/application (6.4ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.1ms)
+Completed 200 OK in 8ms (Views: 7.0ms | ActiveRecord: 0.4ms)
+Started GET "/flyboy/goals/1/tasks/new" for 127.0.0.1 at 2015-04-10 13:18:18 +0200
+Processing by Flyboy::TasksController#new as HTML
+ Parameters: {"goal_id"=>"1"}
+ [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 (55.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 (59.3ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_contextual.html.slim (0.1ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_form.html.slim (165.9ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/new.html.slim within layouts/application (169.9ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.1ms)
+Completed 200 OK in 175ms (Views: 172.1ms | ActiveRecord: 0.5ms)
+Started POST "/flyboy/tasks" for 127.0.0.1 at 2015-04-10 13:18:19 +0200
+Processing by Flyboy::TasksController#create as HTML
+ Parameters: {"utf8"=>"✓", "task"=>{"title"=>"I-am-the-task-title", "description"=>"I-am-the-task-description", "reminder"=>"2015-04-17", "term"=>"2015-05-10", "goal_id"=>"1"}}
+ [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-10"], ["reminder", "2015-04-17"], ["done", "f"], ["created_at", "2015-04-10 11:18:19.093834"], ["updated_at", "2015-04-10 11:18:19.093834"]]
+ [1m[35m (2.7ms)[0m commit transaction
+Redirected to http://127.0.0.1:53511/flyboy/tasks/1
+Completed 302 Found in 9ms (ActiveRecord: 3.2ms)
+Started GET "/flyboy/tasks/1" for 127.0.0.1 at 2015-04-10 13:18:19 +0200
+Processing by Flyboy::TasksController#show as HTML
+ Parameters: {"id"=>"1"}
+ [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.9ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_context.html.slim (2.9ms)
+ [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.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 (5.6ms)
+ [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.0ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_contextual.html.slim (0.1ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/show.html.slim within layouts/application (22.5ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.3ms)
+Completed 200 OK in 27ms (Views: 23.2ms | ActiveRecord: 0.7ms)
+ [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.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.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 (0.8ms)[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 (1.1ms)[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-10')[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_5638"], ["description", "I-am-the-goal-description_6940"], ["version", 1], ["created_at", "2015-04-10 11:18:19.238968"], ["updated_at", "2015-04-10 11:18:19.238968"], ["tracking", "150410-1"]]
+ [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", 1], ["title", "I-am-a-task5163"], ["description", "I-am-the-task-description_5139"], ["created_at", "2015-04-10 11:18:19.243173"], ["updated_at", "2015-04-10 11:18:19.243173"]]
+ [1m[35m (0.7ms)[0m commit transaction
+Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-10 13:18:19 +0200
+Processing by Flyboy::TasksController#index as HTML
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.9ms)
+ [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.2ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (7.2ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.1ms)
+Completed 200 OK in 9ms (Views: 7.9ms | ActiveRecord: 0.3ms)
+Started GET "/flyboy/tasks/1" for 127.0.0.1 at 2015-04-10 13:18:21 +0200
+Processing by Flyboy::TasksController#show as HTML
+ Parameters: {"id"=>"1"}
+ [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 (3.0ms)
+ 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 (4.4ms)
+ [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 (8.9ms)
+ [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 (79.8ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_contextual.html.slim (0.1ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/show.html.slim within layouts/application (94.0ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.1ms)
+Completed 200 OK in 98ms (Views: 94.4ms | ActiveRecord: 1.0ms)
+ [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 (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.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.7ms)[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.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.0ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10')
+ [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_2374"], ["description", "I-am-the-goal-description_5658"], ["version", 1], ["created_at", "2015-04-10 11:18:21.221755"], ["updated_at", "2015-04-10 11:18:21.221755"], ["tracking", "150410-1"]]
+ [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-task9511"], ["description", "I-am-the-task-description_3736"], ["created_at", "2015-04-10 11:18:21.225594"], ["updated_at", "2015-04-10 11:18:21.225594"]]
+ [1m[36m (0.9ms)[0m [1mcommit transaction[0m
+Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-10 13:18:21 +0200
+Processing by Flyboy::TasksController#index as HTML
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.6ms)
+ [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 (5.4ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (6.9ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.1ms)
+Completed 200 OK in 9ms (Views: 7.6ms | ActiveRecord: 0.4ms)
+Started GET "/flyboy/tasks/1" for 127.0.0.1 at 2015-04-10 13:18:22 +0200
+Processing by Flyboy::TasksController#show as HTML
+ Parameters: {"id"=>"1"}
+ [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.0ms)
+ [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 (5.3ms)
+ [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 (11.1ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_contextual.html.slim (0.1ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/show.html.slim within layouts/application (20.3ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.1ms)
+Completed 200 OK in 24ms (Views: 20.6ms | ActiveRecord: 0.7ms)
+Started GET "/flyboy/tasks/1/edit" for 127.0.0.1 at 2015-04-10 13:18:23 +0200
+Processing by Flyboy::TasksController#edit as HTML
+ Parameters: {"id"=>"1"}
+ [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.3ms)[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.4ms)
+ [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 (5.8ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_contextual.html.slim (0.1ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_form.html.slim (83.3ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/edit.html.slim within layouts/application (86.7ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.1ms)
+Completed 200 OK in 93ms (Views: 89.0ms | ActiveRecord: 0.8ms)
+Started PATCH "/flyboy/tasks/1" for 127.0.0.1 at 2015-04-10 13:18:23 +0200
+Processing by Flyboy::TasksController#update as HTML
+ Parameters: {"utf8"=>"✓", "task"=>{"title"=>"New-task-title", "description"=>"I-am-the-task-description_3736", "reminder"=>"2013-08-27", "term"=>"2013-08-27", "goal_id"=>"1"}, "id"=>"1"}
+ [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.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.4ms)[0m [1mUPDATE "flyboy_tasks" SET "title" = ?, "updated_at" = ? WHERE "flyboy_tasks"."id" = ?[0m [["title", "New-task-title"], ["updated_at", "2015-04-10 11:18:23.239296"], ["id", 1]]
+ [1m[35m (2.5ms)[0m commit transaction
+Redirected to http://127.0.0.1:53511/flyboy/tasks/1
+Completed 302 Found in 10ms (ActiveRecord: 3.3ms)
+Started GET "/flyboy/tasks/1" for 127.0.0.1 at 2015-04-10 13:18:23 +0200
+Processing by Flyboy::TasksController#show as HTML
+ Parameters: {"id"=>"1"}
+ [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 (2.6ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_context.html.slim (3.7ms)
+ [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.3ms)
+ [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 (6.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 (68.7ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_contextual.html.slim (0.1ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/show.html.slim within layouts/application (79.4ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.5ms)
+Completed 200 OK in 85ms (Views: 80.5ms | ActiveRecord: 0.8ms)
+ [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.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.6ms)[0m [1mDELETE FROM sqlite_sequence where name = 'flyboy_tasks';[0m
+ [1m[35m (1.0ms)[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.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 (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10')
+ [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_4499"], ["description", "I-am-the-goal-description_9002"], ["version", 1], ["created_at", "2015-04-10 11:18:23.480626"], ["updated_at", "2015-04-10 11:18:23.480626"], ["tracking", "150410-1"]]
+ [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", 1], ["title", "I-am-a-task8573"], ["description", "I-am-the-task-description_3496"], ["created_at", "2015-04-10 11:18:23.484491"], ["updated_at", "2015-04-10 11:18:23.484491"]]
+ [1m[36m (0.9ms)[0m [1mcommit transaction[0m
+Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-10 13:18:23 +0200
+Processing by Flyboy::TasksController#index as HTML
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.6ms)
+ [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 (5.1ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (6.7ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.1ms)
+Completed 200 OK in 9ms (Views: 7.3ms | ActiveRecord: 0.4ms)
+Started GET "/flyboy/tasks/1" for 127.0.0.1 at 2015-04-10 13:18:25 +0200
+Processing by Flyboy::TasksController#show as HTML
+ Parameters: {"id"=>"1"}
+ [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.7ms)
+ [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.8ms)
+ [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 (62.3ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_contextual.html.slim (0.1ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/show.html.slim within layouts/application (73.0ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.1ms)
+Completed 200 OK in 77ms (Views: 73.4ms | ActiveRecord: 0.8ms)
+Started GET "/flyboy/tasks/1/edit" for 127.0.0.1 at 2015-04-10 13:18:25 +0200
+Processing by Flyboy::TasksController#edit as HTML
+ Parameters: {"id"=>"1"}
+ [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.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 (5.5ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_contextual.html.slim (0.1ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_form.html.slim (26.0ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/edit.html.slim within layouts/application (26.1ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.1ms)
+Completed 200 OK in 29ms (Views: 26.9ms | ActiveRecord: 0.4ms)
+Started DELETE "/flyboy/tasks/1" for 127.0.0.1 at 2015-04-10 13:18:25 +0200
+Processing by Flyboy::TasksController#destroy as HTML
+ Parameters: {"id"=>"1"}
+ [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.2ms)[0m DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 1]]
+ [1m[36m (2.5ms)[0m [1mcommit transaction[0m
+Redirected to http://127.0.0.1:53511/flyboy/tasks
+Completed 302 Found in 8ms (ActiveRecord: 3.1ms)
+Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-10 13:18:25 +0200
+Processing by Flyboy::TasksController#index as HTML
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.8ms)
+ [1m[35mFlyboy::Task Load (0.3ms)[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.9ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (4.8ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.3ms)
+Completed 200 OK in 8ms (Views: 6.1ms | ActiveRecord: 0.3ms)
+ [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 (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.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.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.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.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-10')
+ [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_8217"], ["description", "I-am-the-goal-description_6851"], ["version", 1], ["created_at", "2015-04-10 11:18:25.745235"], ["updated_at", "2015-04-10 11:18:25.745235"], ["tracking", "150410-1"]]
+ [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", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 1], ["title", "I-am-a-task9880"], ["description", "I-am-the-task-description_9192"], ["created_at", "2015-04-10 11:18:25.749130"], ["updated_at", "2015-04-10 11:18:25.749130"]]
+ [1m[36m (0.9ms)[0m [1mcommit transaction[0m
+Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-10 13:18:25 +0200
+Processing by Flyboy::TasksController#index as HTML
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.9ms)
+ [1m[35mFlyboy::Task Load (0.4ms)[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 (7.6ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (10.1ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.1ms)
+Completed 200 OK in 13ms (Views: 10.8ms | ActiveRecord: 0.5ms)
+Started PATCH "/flyboy/tasks/1/complete" for 127.0.0.1 at 2015-04-10 13:18:27 +0200
+Processing by Flyboy::TasksController#complete as HTML
+ Parameters: {"id"=>"1"}
+ [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 [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-10 11:18:27.613156"], ["task_id", 1], ["created_at", "2015-04-10 11:18:27.614461"], ["updated_at", "2015-04-10 11:18:27.614461"]]
+ [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-10 11:18:27.616136"], ["id", 1]]
+ [1m[36m (2.1ms)[0m [1mcommit transaction[0m
+Redirected to http://127.0.0.1:53511/flyboy/tasks
+Completed 302 Found in 10ms (ActiveRecord: 2.9ms)
+Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-10 13:18:27 +0200
+Processing by Flyboy::TasksController#index as HTML
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.6ms)
+ [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 (4.2ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (5.8ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.3ms)
+Completed 200 OK in 9ms (Views: 6.8ms | ActiveRecord: 0.3ms)
+ [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.8ms)[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.9ms)[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.7ms)[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.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-10')[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_3382"], ["description", "I-am-the-goal-description_3008"], ["version", 1], ["created_at", "2015-04-10 11:18:27.753838"], ["updated_at", "2015-04-10 11:18:27.753838"], ["tracking", "150410-1"]]
+ [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", "2015-04-09"], ["term", "2015-04-10"], ["goal_id", 1], ["title", "I-am-a-task2979"], ["description", "I-am-the-task-description_2084"], ["created_at", "2015-04-10 11:18:27.757517"], ["updated_at", "2015-04-10 11:18:27.757517"]]
+ [1m[35m (0.7ms)[0m commit transaction
+Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-10 13:18:27 +0200
+Processing by Flyboy::TasksController#index as HTML
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.6ms)
+ [1m[36mFlyboy::Task Load (0.5ms)[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 (6.4ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (8.0ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.1ms)
+Completed 200 OK in 10ms (Views: 8.4ms | ActiveRecord: 0.7ms)
+Started PATCH "/flyboy/tasks/1/snooze" for 127.0.0.1 at 2015-04-10 13:18:29 +0200
+Processing by Flyboy::TasksController#snooze as HTML
+ Parameters: {"id"=>"1"}
+ [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[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.5ms)[0m UPDATE "flyboy_tasks" SET "reminder" = ?, "term" = ?, "updated_at" = ? WHERE "flyboy_tasks"."id" = ? [["reminder", "2015-04-17"], ["term", "2015-05-10"], ["updated_at", "2015-04-10 11:18:29.834063"], ["id", 1]]
+ [1m[36m (2.5ms)[0m [1mcommit transaction[0m
+Redirected to http://127.0.0.1:53511/flyboy/tasks
+Completed 302 Found in 13ms (ActiveRecord: 3.5ms)
+Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-10 13:18:29 +0200
+Processing by Flyboy::TasksController#index as HTML
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.8ms)
+ [1m[35mFlyboy::Task Load (0.4ms)[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 (9.9ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (12.5ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.5ms)
+Completed 200 OK in 16ms (Views: 14.0ms | ActiveRecord: 0.6ms)
+ [1m[35m (2.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.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.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 (0.9ms)[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.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-10')[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_1803"], ["description", "I-am-the-goal-description_1120"], ["version", 1], ["created_at", "2015-04-10 11:18:29.967291"], ["updated_at", "2015-04-10 11:18:29.967291"], ["tracking", "150410-1"]]
+ [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", 1], ["title", "I-am-a-task9406"], ["description", "I-am-the-task-description_1237"], ["created_at", "2015-04-10 11:18:29.972090"], ["updated_at", "2015-04-10 11:18:29.972090"]]
+ [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-10')
+ [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_1414"], ["description", "I-am-the-goal-description_2704"], ["version", 1], ["created_at", "2015-04-10 11:18:29.976529"], ["updated_at", "2015-04-10 11:18:29.976529"], ["tracking", "150410-2"]]
+ [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-task8996"], ["description", "I-am-the-task-description_4507"], ["created_at", "2015-04-10 11:18:29.981529"], ["updated_at", "2015-04-10 11:18:29.981529"]]
+ [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-10')[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_9080"], ["description", "I-am-the-goal-description_3908"], ["version", 1], ["created_at", "2015-04-10 11:18:29.986405"], ["updated_at", "2015-04-10 11:18:29.986405"], ["tracking", "150410-3"]]
+ [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", 3], ["title", "I-am-a-task1450"], ["description", "I-am-the-task-description_6655"], ["created_at", "2015-04-10 11:18:29.991400"], ["updated_at", "2015-04-10 11:18:29.991400"]]
+ [1m[35m (0.7ms)[0m commit transaction
+Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-10 13:18:29 +0200
+Processing by Flyboy::TasksController#index as HTML
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (1.1ms)
+ [1m[36mFlyboy::Task Load (0.3ms)[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.2ms)[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 (17.3ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (19.8ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.1ms)
+Completed 200 OK in 23ms (Views: 20.3ms | ActiveRecord: 0.8ms)
+Started GET "/flyboy/tasks.pdf" for 127.0.0.1 at 2015-04-10 13:18:32 +0200
+Processing by Flyboy::TasksController#index as PDF
+ [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.2ms)[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.2ms)[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-10.pdf (7.0ms)
+Completed 200 OK in 217ms (Views: 6.8ms | ActiveRecord: 1.4ms)
+ [1m[35m (2.3ms)[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.2ms)[0m DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';
+ [1m[36m (4.3ms)[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.4ms)[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';
+ [1m[36m (1.2ms)[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 (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.1ms)[0m begin transaction
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10')[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_2913"], ["description", "I-am-the-goal-description_1842"], ["version", 1], ["created_at", "2015-04-10 11:18:33.069016"], ["updated_at", "2015-04-10 11:18:33.069016"], ["tracking", "150410-1"]]
+ [1m[36m (1.1ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.6ms)[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-task5247"], ["description", "I-am-the-task-description_8073"], ["created_at", "2015-04-10 11:18:33.075665"], ["updated_at", "2015-04-10 11:18:33.075665"]]
+ [1m[35m (1.4ms)[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-10')
+ [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_7126"], ["description", "I-am-the-goal-description_8637"], ["version", 1], ["created_at", "2015-04-10 11:18:33.082434"], ["updated_at", "2015-04-10 11:18:33.082434"], ["tracking", "150410-2"]]
+ [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", 2], ["title", "I-am-a-task3212"], ["description", "I-am-the-task-description_3351"], ["created_at", "2015-04-10 11:18:33.087907"], ["updated_at", "2015-04-10 11:18:33.087907"]]
+ [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-10')[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_3312"], ["description", "I-am-the-goal-description_1857"], ["version", 1], ["created_at", "2015-04-10 11:18:33.092966"], ["updated_at", "2015-04-10 11:18:33.092966"], ["tracking", "150410-3"]]
+ [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", 3], ["title", "I-am-a-task4706"], ["description", "I-am-the-task-description_6451"], ["created_at", "2015-04-10 11:18:33.097926"], ["updated_at", "2015-04-10 11:18:33.097926"]]
+ [1m[35m (2.9ms)[0m commit transaction
+Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-10 13:18:33 +0200
+Processing by Flyboy::TasksController#index as HTML
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.6ms)
+ [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.2ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mFlyboy::Goal Load (0.2ms)[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 (16.5ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (18.3ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.1ms)
+Completed 200 OK in 21ms (Views: 19.2ms | ActiveRecord: 0.7ms)
+Started GET "/flyboy/tasks.csv" for 127.0.0.1 at 2015-04-10 13:18:35 +0200
+Processing by Flyboy::TasksController#index as CSV
+ [1m[36mFlyboy::Task Load (0.3ms)[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[36m (0.2ms)[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.2ms)[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-10.csv (0.9ms)
+Completed 200 OK in 95ms (Views: 0.7ms | ActiveRecord: 1.7ms)
+ [1m[35m (9.8ms)[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.2ms)[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 (1.0ms)[0m [1mDELETE FROM sqlite_sequence where name = 'flyboy_goals';[0m
+ [1m[35m (1.0ms)[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.9ms)[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 (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[35m (0.1ms)[0m begin transaction
+ [1m[36m (0.4ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10')[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_5535"], ["description", "I-am-the-goal-description_6238"], ["version", 1], ["created_at", "2015-04-10 11:18:35.986321"], ["updated_at", "2015-04-10 11:18:35.986321"], ["tracking", "150410-1"]]
+ [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", 1], ["title", "I-am-a-task8171"], ["description", "I-am-the-task-description_1852"], ["created_at", "2015-04-10 11:18:35.993110"], ["updated_at", "2015-04-10 11:18:35.993110"]]
+ [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-10')
+ [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_6471"], ["description", "I-am-the-goal-description_8985"], ["version", 1], ["created_at", "2015-04-10 11:18:35.997957"], ["updated_at", "2015-04-10 11:18:35.997957"], ["tracking", "150410-2"]]
+ [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", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 2], ["title", "I-am-a-task8014"], ["description", "I-am-the-task-description_9415"], ["created_at", "2015-04-10 11:18:36.002840"], ["updated_at", "2015-04-10 11:18:36.002840"]]
+ [1m[36m (1.0ms)[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-10')[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_1523"], ["description", "I-am-the-goal-description_4456"], ["version", 1], ["created_at", "2015-04-10 11:18:36.008709"], ["updated_at", "2015-04-10 11:18:36.008709"], ["tracking", "150410-3"]]
+ [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", 3], ["title", "I-am-a-task9942"], ["description", "I-am-the-task-description_7756"], ["created_at", "2015-04-10 11:18:36.014156"], ["updated_at", "2015-04-10 11:18:36.014156"]]
+ [1m[35m (0.9ms)[0m commit transaction
+Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-10 13:18:36 +0200
+Processing by Flyboy::TasksController#index as HTML
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.7ms)
+ [1m[36mFlyboy::Task Load (0.3ms)[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 (13.6ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (15.9ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.1ms)
+Completed 200 OK in 18ms (Views: 16.5ms | ActiveRecord: 0.7ms)
+Started GET "/flyboy/tasks.xls" for 127.0.0.1 at 2015-04-10 13:18:38 +0200
+Processing by Flyboy::TasksController#index as XLS
+ [1m[36mFlyboy::Task Load (0.3ms)[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]]
+ [1m[36m (0.2ms)[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.2ms)[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 (17.9ms)
+Completed 200 OK in 49ms (Views: 46.4ms | ActiveRecord: 1.6ms)
+ [1m[35m (1.0ms)[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.2ms)[0m DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';
+ [1m[36m (1.6ms)[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.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_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 (1.3ms)[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.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.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-10')[0m
+ [1m[35mSQL (0.8ms)[0m INSERT INTO "flyboy_goals" ("status", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["title", "I-am-a-goal_3621"], ["description", "I-am-the-goal-description_8422"], ["version", 1], ["created_at", "2015-04-10 11:18:38.658927"], ["updated_at", "2015-04-10 11:18:38.658927"], ["tracking", "150410-1"]]
+ [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", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 1], ["title", "I-am-a-task6860"], ["description", "I-am-the-task-description_9674"], ["created_at", "2015-04-10 11:18:38.665801"], ["updated_at", "2015-04-10 11:18:38.665801"]]
+ [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-10')
+ [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_8437"], ["description", "I-am-the-goal-description_7997"], ["version", 1], ["created_at", "2015-04-10 11:18:38.672522"], ["updated_at", "2015-04-10 11:18:38.672522"], ["tracking", "150410-2"]]
+ [1m[35m (2.3ms)[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-task4342"], ["description", "I-am-the-task-description_3315"], ["created_at", "2015-04-10 11:18:38.679271"], ["updated_at", "2015-04-10 11:18:38.679271"]]
+ [1m[36m (1.1ms)[0m [1mcommit transaction[0m
+Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-10 13:18:38 +0200
+Processing by Flyboy::TasksController#index as HTML
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.7ms)
+ [1m[35mFlyboy::Task Load (0.2ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC
+ [1m[36mFlyboy::Goal Load (0.4ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? 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", 2]]
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (9.3ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (11.3ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.2ms)
+Completed 200 OK in 15ms (Views: 12.2ms | ActiveRecord: 0.7ms)
+Started POST "/flyboy/dorsale/small_data/filters" for 127.0.0.1 at 2015-04-10 13:18:41 +0200
+Processing by Dorsale::SmallData::FiltersController#create as HTML
+ Parameters: {"utf8"=>"✓", "filters"=>{"status"=>"closed"}}
+Redirected to http://127.0.0.1:53511/flyboy/tasks
+Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
+Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-10 13:18:41 +0200
+Processing by Flyboy::TasksController#index as HTML
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.7ms)
+ [1m[36mFlyboy::Task Load (0.3ms)[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 (7.0ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (8.9ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.1ms)
+Completed 200 OK in 12ms (Views: 9.9ms | ActiveRecord: 0.4ms)
+Started POST "/flyboy/dorsale/small_data/filters" for 127.0.0.1 at 2015-04-10 13:18:41 +0200
+Processing by Dorsale::SmallData::FiltersController#create as HTML
+ Parameters: {"utf8"=>"✓", "filters"=>{"status"=>"open"}}
+Redirected to http://127.0.0.1:53511/flyboy/tasks
+Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
+Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-10 13:18:41 +0200
+Processing by Flyboy::TasksController#index as HTML
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.9ms)
+ [1m[36mFlyboy::Task Load (0.3ms)[0m [1mSELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."done" = 'f' 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", 2]]
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (7.8ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (10.3ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.1ms)
+Completed 200 OK in 14ms (Views: 11.7ms | ActiveRecord: 0.4ms)
+Started POST "/flyboy/dorsale/small_data/filters" for 127.0.0.1 at 2015-04-10 13:18:41 +0200
+Processing by Dorsale::SmallData::FiltersController#create as HTML
+ Parameters: {"utf8"=>"✓", "filters"=>{"status"=>""}}
+Redirected to http://127.0.0.1:53511/flyboy/tasks
+Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
+Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-10 13:18:41 +0200
+Processing by Flyboy::TasksController#index as HTML
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.9ms)
+ [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 (11.4ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (13.9ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.1ms)
+Completed 200 OK in 16ms (Views: 14.5ms | ActiveRecord: 0.5ms)
+ [1m[35m (2.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.2ms)[0m SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
+ [1m[36m (1.4ms)[0m [1mDELETE FROM sqlite_sequence where name = 'flyboy_goals';[0m
+ [1m[35m (0.8ms)[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.8ms)[0m DELETE FROM sqlite_sequence where name = 'flyboy_tasks';
+ [1m[36mActiveRecord::SchemaMigration Load (0.2ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m