ActiveRecord::SchemaMigration Load (0.7ms) SELECT "schema_migrations".* FROM "schema_migrations" ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations" ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations" ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations"  (1.2ms) DELETE FROM "flyboy_task_comments";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.9ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.9ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks'; Flyboy::Goal Load (0.2ms) SELECT "flyboy_goals".* FROM "flyboy_goals"  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.5ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_7772"], ["description", "I-am-the-goal-description_9399"], ["version", 1], ["created_at", "2015-04-16 07:39:31.867688"], ["updated_at", "2015-04-16 07:39:31.867688"], ["tracking", "150416-1"]]  (1.0ms) commit transaction  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["progress", 0], ["title", "I-am-a-goal_1868"], ["description", "I-am-the-goal-description_4471"], ["version", 1], ["created_at", "2015-04-16 07:39:31.880572"], ["updated_at", "2015-04-16 07:39:31.880572"], ["tracking", "150416-2"]]  (0.9ms) commit transaction Processing by Flyboy::GoalsController#index as HTML Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/index.html.slim within layouts/application (0.3ms) Completed 200 OK in 3663ms (Views: 72.3ms | ActiveRecord: 0.0ms) Flyboy::Goal Load (0.3ms) SELECT "flyboy_goals".* FROM "flyboy_goals" ORDER BY status ASC LIMIT 50 OFFSET 0 Flyboy::Goal Load (0.2ms) SELECT "flyboy_goals".* FROM "flyboy_goals"  (0.0ms) begin transaction Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] SQL (0.3ms) DELETE FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? [["id", 1]]  (0.7ms) commit transaction  (0.0ms) begin transaction Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 2]] SQL (0.1ms) DELETE FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? [["id", 2]]  (0.7ms) commit transaction  (0.1ms) begin transaction  (0.1ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_561"], ["description", "I-am-the-goal-description_4570"], ["version", 1], ["created_at", "2015-04-16 07:39:35.610497"], ["updated_at", "2015-04-16 07:39:35.610497"], ["tracking", "150416-1"]]  (0.7ms) commit transaction  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["progress", 0], ["title", "I-am-a-goal_8708"], ["description", "I-am-the-goal-description_952"], ["version", 1], ["created_at", "2015-04-16 07:39:35.614968"], ["updated_at", "2015-04-16 07:39:35.614968"], ["tracking", "150416-2"]]  (0.8ms) commit transaction Processing by Flyboy::GoalsController#index as HTML Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/index.html.slim within layouts/application (0.2ms) Completed 200 OK in 70ms (Views: 1.1ms | ActiveRecord: 0.0ms) Flyboy::Goal Load (0.2ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."status" = ? ORDER BY status ASC LIMIT 50 OFFSET 0 [["status", "closed"]] Flyboy::Goal Load (0.2ms) SELECT "flyboy_goals".* FROM "flyboy_goals"  (0.0ms) begin transaction Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 3]] SQL (0.2ms) DELETE FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? [["id", 3]]  (0.8ms) commit transaction  (0.0ms) begin transaction Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 4]] SQL (0.1ms) DELETE FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? [["id", 4]]  (0.7ms) commit transaction  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_1275"], ["description", "I-am-the-goal-description_6065"], ["version", 1], ["created_at", "2015-04-16 07:39:35.699274"], ["updated_at", "2015-04-16 07:39:35.699274"], ["tracking", "150416-1"]]  (0.8ms) commit transaction  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["progress", 0], ["title", "I-am-a-goal_6657"], ["description", "I-am-the-goal-description_8522"], ["version", 1], ["created_at", "2015-04-16 07:39:35.703535"], ["updated_at", "2015-04-16 07:39:35.703535"], ["tracking", "150416-2"]]  (0.8ms) commit transaction Processing by Flyboy::GoalsController#index as HTML Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/index.html.slim within layouts/application (0.2ms) Completed 200 OK in 2ms (Views: 1.0ms | ActiveRecord: 0.0ms) Flyboy::Goal Load (0.3ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE ("flyboy_goals"."status" != ?) ORDER BY status ASC LIMIT 50 OFFSET 0 [["status", "closed"]] Flyboy::Goal Load (0.2ms) SELECT "flyboy_goals".* FROM "flyboy_goals"  (0.0ms) begin transaction Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 5]] SQL (0.2ms) DELETE FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? [["id", 5]]  (0.8ms) commit transaction  (0.1ms) begin transaction Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 6]] SQL (0.2ms) DELETE FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? [["id", 6]]  (0.8ms) commit transaction  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 100], ["title", "Abc"], ["description", "I-am-the-goal-description_7874"], ["version", 1], ["created_at", "2015-04-16 07:39:35.721202"], ["updated_at", "2015-04-16 07:39:35.721202"], ["tracking", "150416-1"]]  (0.6ms) commit transaction  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["progress", 0], ["title", "dEF"], ["description", "I-am-the-goal-description_6466"], ["version", 1], ["created_at", "2015-04-16 07:39:35.727077"], ["updated_at", "2015-04-16 07:39:35.727077"], ["tracking", "150416-2"]]  (0.8ms) commit transaction  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["progress", 35], ["title", "xyz"], ["description", "I-am-the-goal-description_1004"], ["version", 1], ["created_at", "2015-04-16 07:39:35.732141"], ["updated_at", "2015-04-16 07:39:35.732141"], ["tracking", "150416-3"]]  (0.7ms) commit transaction Processing by Flyboy::GoalsController#index as HTML Parameters: {"sort"=>"title"} Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/index.html.slim within layouts/application (0.3ms) Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) Flyboy::Goal Load (0.4ms) SELECT "flyboy_goals".* FROM "flyboy_goals" ORDER BY LOWER(flyboy_goals.title) asc LIMIT 50 OFFSET 0 Flyboy::Goal Load (0.4ms) SELECT "flyboy_goals".* FROM "flyboy_goals"  (0.3ms) begin transaction Flyboy::Task Load (0.3ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 7]] SQL (0.9ms) DELETE FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? [["id", 7]]  (1.4ms) commit transaction  (0.1ms) begin transaction Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 8]] SQL (0.2ms) DELETE FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? [["id", 8]]  (0.8ms) commit transaction  (0.0ms) begin transaction Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 9]] SQL (0.1ms) DELETE FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? [["id", 9]]  (0.8ms) commit transaction  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 100], ["title", "Abc"], ["description", "I-am-the-goal-description_3634"], ["version", 1], ["created_at", "2015-04-16 07:39:35.758194"], ["updated_at", "2015-04-16 07:39:35.758194"], ["tracking", "150416-1"]]  (0.9ms) commit transaction  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["progress", 0], ["title", "dEF"], ["description", "I-am-the-goal-description_9583"], ["version", 1], ["created_at", "2015-04-16 07:39:35.762825"], ["updated_at", "2015-04-16 07:39:35.762825"], ["tracking", "150416-2"]]  (0.8ms) commit transaction  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["progress", 35], ["title", "xyz"], ["description", "I-am-the-goal-description_7494"], ["version", 1], ["created_at", "2015-04-16 07:39:35.767807"], ["updated_at", "2015-04-16 07:39:35.767807"], ["tracking", "150416-3"]]  (0.8ms) commit transaction Processing by Flyboy::GoalsController#index as HTML Parameters: {"sort"=>"-title"} Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/index.html.slim within layouts/application (0.2ms) Completed 200 OK in 2ms (Views: 1.0ms | ActiveRecord: 0.0ms) Flyboy::Goal Load (0.3ms) SELECT "flyboy_goals".* FROM "flyboy_goals" ORDER BY LOWER(flyboy_goals.title) desc LIMIT 50 OFFSET 0 Flyboy::Goal Load (0.2ms) SELECT "flyboy_goals".* FROM "flyboy_goals"  (0.0ms) begin transaction Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 10]] SQL (0.2ms) DELETE FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? [["id", 10]]  (0.7ms) commit transaction  (0.0ms) begin transaction Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 11]] SQL (0.1ms) DELETE FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? [["id", 11]]  (0.7ms) commit transaction  (0.0ms) begin transaction Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 12]] SQL (0.1ms) DELETE FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? [["id", 12]]  (0.7ms) commit transaction  (0.1ms) begin transaction  (0.1ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 100], ["title", "Abc"], ["description", "I-am-the-goal-description_75"], ["version", 1], ["created_at", "2015-04-16 07:39:35.784831"], ["updated_at", "2015-04-16 07:39:35.784831"], ["tracking", "150416-1"]]  (0.8ms) commit transaction  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["progress", 0], ["title", "dEF"], ["description", "I-am-the-goal-description_4082"], ["version", 1], ["created_at", "2015-04-16 07:39:35.789006"], ["updated_at", "2015-04-16 07:39:35.789006"], ["tracking", "150416-2"]]  (0.8ms) commit transaction  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["progress", 35], ["title", "xyz"], ["description", "I-am-the-goal-description_3911"], ["version", 1], ["created_at", "2015-04-16 07:39:35.793688"], ["updated_at", "2015-04-16 07:39:35.793688"], ["tracking", "150416-3"]]  (0.8ms) commit transaction Processing by Flyboy::GoalsController#index as HTML Parameters: {"sort"=>"progress"} Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/index.html.slim within layouts/application (0.3ms) Completed 200 OK in 2ms (Views: 1.2ms | ActiveRecord: 0.0ms) Flyboy::Goal Load (0.4ms) SELECT "flyboy_goals".* FROM "flyboy_goals" ORDER BY flyboy_goals.progress asc LIMIT 50 OFFSET 0 Flyboy::Goal Load (0.3ms) SELECT "flyboy_goals".* FROM "flyboy_goals"  (0.1ms) begin transaction Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 13]] SQL (0.3ms) DELETE FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? [["id", 13]]  (0.8ms) commit transaction  (0.0ms) begin transaction Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 14]] SQL (0.1ms) DELETE FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? [["id", 14]]  (0.7ms) commit transaction  (0.0ms) begin transaction Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 15]] SQL (0.1ms) DELETE FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? [["id", 15]]  (0.7ms) commit transaction  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 100], ["title", "Abc"], ["description", "I-am-the-goal-description_6903"], ["version", 1], ["created_at", "2015-04-16 07:39:35.813069"], ["updated_at", "2015-04-16 07:39:35.813069"], ["tracking", "150416-1"]]  (0.8ms) commit transaction  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["progress", 0], ["title", "dEF"], ["description", "I-am-the-goal-description_7574"], ["version", 1], ["created_at", "2015-04-16 07:39:35.817236"], ["updated_at", "2015-04-16 07:39:35.817236"], ["tracking", "150416-2"]]  (0.7ms) commit transaction  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["progress", 35], ["title", "xyz"], ["description", "I-am-the-goal-description_7857"], ["version", 1], ["created_at", "2015-04-16 07:39:35.822486"], ["updated_at", "2015-04-16 07:39:35.822486"], ["tracking", "150416-3"]]  (1.2ms) commit transaction Processing by Flyboy::GoalsController#index as HTML Parameters: {"sort"=>"-progress"} Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/index.html.slim within layouts/application (0.3ms) Completed 200 OK in 6ms (Views: 1.6ms | ActiveRecord: 0.0ms) Flyboy::Goal Load (0.3ms) SELECT "flyboy_goals".* FROM "flyboy_goals" ORDER BY flyboy_goals.progress desc LIMIT 50 OFFSET 0 Flyboy::Goal Load (0.2ms) SELECT "flyboy_goals".* FROM "flyboy_goals"  (0.0ms) begin transaction Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 16]] SQL (0.2ms) DELETE FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? [["id", 16]]  (0.7ms) commit transaction  (0.1ms) begin transaction Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 17]] SQL (0.2ms) DELETE FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? [["id", 17]]  (0.8ms) commit transaction  (0.0ms) begin transaction Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 18]] SQL (0.2ms) DELETE FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? [["id", 18]]  (0.9ms) commit transaction  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 100], ["title", "Abc"], ["description", "I-am-the-goal-description_6729"], ["version", 1], ["created_at", "2015-04-16 07:39:35.849917"], ["updated_at", "2015-04-16 07:39:35.849917"], ["tracking", "150416-1"]]  (0.8ms) commit transaction  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["progress", 0], ["title", "dEF"], ["description", "I-am-the-goal-description_7387"], ["version", 1], ["created_at", "2015-04-16 07:39:35.854522"], ["updated_at", "2015-04-16 07:39:35.854522"], ["tracking", "150416-2"]]  (0.8ms) commit transaction  (0.1ms) begin transaction  (0.1ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["progress", 35], ["title", "xyz"], ["description", "I-am-the-goal-description_1049"], ["version", 1], ["created_at", "2015-04-16 07:39:35.858779"], ["updated_at", "2015-04-16 07:39:35.858779"], ["tracking", "150416-3"]]  (0.8ms) commit transaction Processing by Flyboy::GoalsController#index as HTML Parameters: {"sort"=>"status"} Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/index.html.slim within layouts/application (0.2ms) Completed 200 OK in 2ms (Views: 1.0ms | ActiveRecord: 0.0ms) Flyboy::Goal Load (0.3ms) SELECT "flyboy_goals".* FROM "flyboy_goals" ORDER BY LOWER(flyboy_goals.status) asc LIMIT 50 OFFSET 0 Flyboy::Goal Load (0.2ms) SELECT "flyboy_goals".* FROM "flyboy_goals"  (0.0ms) begin transaction Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 19]] SQL (0.2ms) DELETE FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? [["id", 19]]  (0.8ms) commit transaction  (0.0ms) begin transaction Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 20]] SQL (0.1ms) DELETE FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? [["id", 20]]  (0.7ms) commit transaction  (0.0ms) begin transaction Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 21]] SQL (0.1ms) DELETE FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? [["id", 21]]  (0.6ms) commit transaction  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 100], ["title", "Abc"], ["description", "I-am-the-goal-description_7476"], ["version", 1], ["created_at", "2015-04-16 07:39:35.875864"], ["updated_at", "2015-04-16 07:39:35.875864"], ["tracking", "150416-1"]]  (0.8ms) commit transaction  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.4ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["progress", 0], ["title", "dEF"], ["description", "I-am-the-goal-description_893"], ["version", 1], ["created_at", "2015-04-16 07:39:35.880112"], ["updated_at", "2015-04-16 07:39:35.880112"], ["tracking", "150416-2"]]  (0.7ms) commit transaction  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["progress", 35], ["title", "xyz"], ["description", "I-am-the-goal-description_2171"], ["version", 1], ["created_at", "2015-04-16 07:39:35.885427"], ["updated_at", "2015-04-16 07:39:35.885427"], ["tracking", "150416-3"]]  (0.9ms) commit transaction Processing by Flyboy::GoalsController#index as HTML Parameters: {"sort"=>"-status"} Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/index.html.slim within layouts/application (0.2ms) Completed 200 OK in 2ms (Views: 1.0ms | ActiveRecord: 0.0ms) Flyboy::Goal Load (0.5ms) SELECT "flyboy_goals".* FROM "flyboy_goals" ORDER BY LOWER(flyboy_goals.status) desc LIMIT 50 OFFSET 0  (0.1ms) begin transaction  (0.1ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_8472"], ["description", "I-am-the-goal-description_5091"], ["version", 1], ["created_at", "2015-04-16 07:39:35.896725"], ["updated_at", "2015-04-16 07:39:35.896725"], ["tracking", "150416-4"]]  (1.0ms) commit transaction Processing by Flyboy::GoalsController#close as HTML Parameters: {"id"=>"25"} Flyboy::Goal Load (0.2ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 25]]  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f' [["goal_id", 25]] SQL (0.4ms) UPDATE "flyboy_goals" SET "status" = ?, "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["status", "closed"], ["version", 2], ["updated_at", "2015-04-16 07:39:35.905991"], ["id", 25]]  (1.2ms) commit transaction Redirected to http://test.host/flyboy/goals Completed 302 Found in 10ms (ActiveRecord: 2.1ms) Flyboy::Goal Load (0.4ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 25]]  (0.2ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_3263"], ["description", "I-am-the-goal-description_8040"], ["version", 1], ["created_at", "2015-04-16 07:39:35.920792"], ["updated_at", "2015-04-16 07:39:35.920792"], ["tracking", "150416-5"]]  (0.8ms) commit transaction Processing by Flyboy::GoalsController#close as HTML Parameters: {"id"=>"26"} Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 26]]  (0.1ms) begin transaction  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f' [["goal_id", 26]] SQL (0.2ms) UPDATE "flyboy_goals" SET "status" = ?, "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["status", "closed"], ["version", 2], ["updated_at", "2015-04-16 07:39:35.927749"], ["id", 26]]  (0.7ms) commit transaction Redirected to http://test.host/flyboy/goals Completed 302 Found in 5ms (ActiveRecord: 1.2ms)  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["progress", 0], ["title", "I-am-a-goal_4914"], ["description", "I-am-the-goal-description_7955"], ["version", 1], ["created_at", "2015-04-16 07:39:35.933852"], ["updated_at", "2015-04-16 07:39:35.933852"], ["tracking", "150416-6"]]  (0.7ms) commit transaction Processing by Flyboy::GoalsController#open as HTML Parameters: {"id"=>"27"} Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 27]]  (0.1ms) begin transaction SQL (0.2ms) UPDATE "flyboy_goals" SET "status" = ?, "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["status", "open"], ["version", 2], ["updated_at", "2015-04-16 07:39:35.940682"], ["id", 27]]  (0.9ms) commit transaction Redirected to http://test.host/flyboy/goals/27 Completed 302 Found in 5ms (ActiveRecord: 1.3ms) Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 27]]  (0.2ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["progress", 0], ["title", "I-am-a-goal_2146"], ["description", "I-am-the-goal-description_1631"], ["version", 1], ["created_at", "2015-04-16 07:39:35.947935"], ["updated_at", "2015-04-16 07:39:35.947935"], ["tracking", "150416-7"]]  (0.8ms) commit transaction Processing by Flyboy::GoalsController#open as HTML Parameters: {"id"=>"28"} Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 28]]  (0.1ms) begin transaction SQL (0.2ms) UPDATE "flyboy_goals" SET "status" = ?, "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["status", "open"], ["version", 2], ["updated_at", "2015-04-16 07:39:35.954222"], ["id", 28]]  (0.7ms) commit transaction Redirected to http://test.host/flyboy/goals/28 Completed 302 Found in 4ms (ActiveRecord: 1.1ms)  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_241"], ["description", "I-am-the-goal-description_7189"], ["version", 1], ["created_at", "2015-04-16 07:39:35.968930"], ["updated_at", "2015-04-16 07:39:35.968930"], ["tracking", "150416-8"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 29], ["title", "I-am-a-task9716"], ["description", "I-am-the-task-description_7555"], ["created_at", "2015-04-16 07:39:35.982486"], ["updated_at", "2015-04-16 07:39:35.982486"]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 29]]  (0.1ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 29]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 29]] SQL (0.2ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:39:35.987386"], ["id", 29]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "flyboy_task_comments" ("date", "progress", "task_id", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["date", "2015-04-16 07:39:36.057355"], ["progress", 95], ["task_id", 1], ["description", "I-am-a-task-comment"], ["created_at", "2015-04-16 07:39:36.059531"], ["updated_at", "2015-04-16 07:39:36.059531"]] SQL (0.1ms) UPDATE "flyboy_tasks" SET "progress" = ?, "updated_at" = ? WHERE "flyboy_tasks"."id" = ? [["progress", 95], ["updated_at", "2015-04-16 07:39:36.061588"], ["id", 1]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 29]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 29]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 29]] SQL (0.1ms) UPDATE "flyboy_goals" SET "progress" = ?, "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["progress", 95], ["version", 3], ["updated_at", "2015-04-16 07:39:36.064505"], ["id", 29]]  (0.9ms) commit transaction Processing by Flyboy::TaskCommentsController#create as HTML Parameters: {"task_comment"=>{"id"=>"1", "task_id"=>"1", "date"=>"2015-04-16 07:39:36 UTC", "description"=>"I-am-a-task-comment", "progress"=>"95", "created_at"=>"2015-04-16 07:39:36 UTC", "updated_at"=>"2015-04-16 07:39:36 UTC"}, "task_id"=>"1"} Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1 [["id", 1]] Unpermitted parameters: id, task_id, date, created_at, updated_at Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 29]]  (0.1ms) begin transaction SQL (0.6ms) 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-16 07:39:36.074662"], ["created_at", "2015-04-16 07:39:36.077179"], ["updated_at", "2015-04-16 07:39:36.077179"]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 29]]  (0.1ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 29]]  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 29]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 4], ["updated_at", "2015-04-16 07:39:36.088607"], ["id", 29]]  (0.9ms) commit transaction Redirected to http://test.host/flyboy/tasks/1 Completed 302 Found in 24ms (ActiveRecord: 2.5ms)  (0.2ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_2869"], ["description", "I-am-the-goal-description_4994"], ["version", 1], ["created_at", "2015-04-16 07:39:36.101440"], ["updated_at", "2015-04-16 07:39:36.101440"], ["tracking", "150416-9"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 30], ["title", "I-am-a-task2849"], ["description", "I-am-the-task-description_5718"], ["created_at", "2015-04-16 07:39:36.106635"], ["updated_at", "2015-04-16 07:39:36.106635"]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 30]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 30]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 30]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:39:36.110121"], ["id", 30]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 30], ["title", "I-am-a-task177"], ["description", "I-am-the-task-description_734"], ["created_at", "2015-04-16 07:39:36.113814"], ["updated_at", "2015-04-16 07:39:36.113814"]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 30]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 30]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 30]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 3], ["updated_at", "2015-04-16 07:39:36.117290"], ["id", 30]]  (0.9ms) commit transaction Processing by Flyboy::TasksController#complete as HTML Parameters: {"id"=>"2"} Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1 [["id", 2]] Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 30]]  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "flyboy_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-16 07:39:36.123702"], ["task_id", 2], ["created_at", "2015-04-16 07:39:36.124883"], ["updated_at", "2015-04-16 07:39:36.124883"]] SQL (0.1ms) UPDATE "flyboy_tasks" SET "progress" = ?, "done" = ?, "updated_at" = ? WHERE "flyboy_tasks"."id" = ? [["progress", 100], ["done", "t"], ["updated_at", "2015-04-16 07:39:36.126462"], ["id", 2]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 30]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 30]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 30]] SQL (0.1ms) UPDATE "flyboy_goals" SET "progress" = ?, "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["progress", 50], ["version", 4], ["updated_at", "2015-04-16 07:39:36.129140"], ["id", 30]]  (1.0ms) commit transaction Redirected to http://test.hostwhere_i_came_from Completed 302 Found in 11ms (ActiveRecord: 1.9ms) Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1 [["id", 2]]  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.4ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_4873"], ["description", "I-am-the-goal-description_3141"], ["version", 1], ["created_at", "2015-04-16 07:39:36.136989"], ["updated_at", "2015-04-16 07:39:36.136989"], ["tracking", "150416-10"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 31], ["title", "I-am-a-task7472"], ["description", "I-am-the-task-description_1402"], ["created_at", "2015-04-16 07:39:36.142638"], ["updated_at", "2015-04-16 07:39:36.142638"]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 31]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 31]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 31]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:39:36.145820"], ["id", 31]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 31], ["title", "I-am-a-task8867"], ["description", "I-am-the-task-description_6937"], ["created_at", "2015-04-16 07:39:36.149431"], ["updated_at", "2015-04-16 07:39:36.149431"]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 31]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 31]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 31]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 3], ["updated_at", "2015-04-16 07:39:36.152385"], ["id", 31]]  (0.9ms) commit transaction Processing by Flyboy::TasksController#complete as HTML Parameters: {"id"=>"4"} Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1 [["id", 4]] Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 31]]  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "flyboy_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-16 07:39:36.158622"], ["task_id", 4], ["created_at", "2015-04-16 07:39:36.159964"], ["updated_at", "2015-04-16 07:39:36.159964"]] SQL (0.2ms) UPDATE "flyboy_tasks" SET "progress" = ?, "done" = ?, "updated_at" = ? WHERE "flyboy_tasks"."id" = ? [["progress", 100], ["done", "t"], ["updated_at", "2015-04-16 07:39:36.161807"], ["id", 4]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 31]]  (0.3ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 31]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 31]] SQL (0.2ms) UPDATE "flyboy_goals" SET "progress" = ?, "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["progress", 50], ["version", 4], ["updated_at", "2015-04-16 07:39:36.170687"], ["id", 31]]  (1.2ms) commit transaction Redirected to http://test.hostwhere_i_came_from Completed 302 Found in 19ms (ActiveRecord: 2.7ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1 [["id", 4]]  (0.1ms) begin transaction  (0.1ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_1705"], ["description", "I-am-the-goal-description_6893"], ["version", 1], ["created_at", "2015-04-16 07:39:36.179113"], ["updated_at", "2015-04-16 07:39:36.179113"], ["tracking", "150416-11"]]  (1.0ms) commit transaction  (0.0ms) begin transaction SQL (0.4ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 32], ["title", "I-am-a-task8371"], ["description", "I-am-the-task-description_6645"], ["created_at", "2015-04-16 07:39:36.183091"], ["updated_at", "2015-04-16 07:39:36.183091"]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 32]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 32]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 32]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:39:36.187734"], ["id", 32]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 32], ["title", "I-am-a-task1288"], ["description", "I-am-the-task-description_5609"], ["created_at", "2015-04-16 07:39:36.191852"], ["updated_at", "2015-04-16 07:39:36.191852"]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 32]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 32]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 32]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 3], ["updated_at", "2015-04-16 07:39:36.194866"], ["id", 32]]  (0.8ms) commit transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? [["task_id", 6]] Processing by Flyboy::TasksController#complete as HTML Parameters: {"id"=>"6"} Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1 [["id", 6]] Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 32]]  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "flyboy_task_comments" ("progress", "description", "date", "task_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["progress", 100], ["description", "La tâche a été marquée comme terminée"], ["date", "2015-04-16 07:39:36.201702"], ["task_id", 6], ["created_at", "2015-04-16 07:39:36.203027"], ["updated_at", "2015-04-16 07:39:36.203027"]] SQL (0.1ms) UPDATE "flyboy_tasks" SET "progress" = ?, "done" = ?, "updated_at" = ? WHERE "flyboy_tasks"."id" = ? [["progress", 100], ["done", "t"], ["updated_at", "2015-04-16 07:39:36.204623"], ["id", 6]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 32]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 32]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 32]] SQL (0.1ms) UPDATE "flyboy_goals" SET "progress" = ?, "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["progress", 50], ["version", 4], ["updated_at", "2015-04-16 07:39:36.207227"], ["id", 32]]  (1.0ms) commit transaction Redirected to http://test.hostwhere_i_came_from Completed 302 Found in 11ms (ActiveRecord: 1.8ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1 [["id", 6]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? [["task_id", 6]] Flyboy::TaskComment Load (0.4ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at ASC LIMIT 1 [["task_id", 6]]  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_1634"], ["description", "I-am-the-goal-description_980"], ["version", 1], ["created_at", "2015-04-16 07:39:36.216338"], ["updated_at", "2015-04-16 07:39:36.216338"], ["tracking", "150416-12"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 33], ["title", "I-am-a-task7109"], ["description", "I-am-the-task-description_7705"], ["created_at", "2015-04-16 07:39:36.220670"], ["updated_at", "2015-04-16 07:39:36.220670"]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 33]]  (0.1ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 33]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 33]] SQL (0.2ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:39:36.224689"], ["id", 33]]  (1.1ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 33], ["title", "I-am-a-task8371"], ["description", "I-am-the-task-description_4027"], ["created_at", "2015-04-16 07:39:36.229305"], ["updated_at", "2015-04-16 07:39:36.229305"]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 33]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 33]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 33]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 3], ["updated_at", "2015-04-16 07:39:36.232561"], ["id", 33]]  (0.9ms) commit transaction Processing by Flyboy::TasksController#complete as HTML Parameters: {"id"=>"8"} Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1 [["id", 8]] Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 33]]  (0.1ms) begin transaction SQL (0.5ms) INSERT INTO "flyboy_task_comments" ("progress", "description", "date", "task_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["progress", 100], ["description", "La tâche a été marquée comme terminée"], ["date", "2015-04-16 07:39:36.238245"], ["task_id", 8], ["created_at", "2015-04-16 07:39:36.239865"], ["updated_at", "2015-04-16 07:39:36.239865"]] SQL (0.1ms) UPDATE "flyboy_tasks" SET "progress" = ?, "done" = ?, "updated_at" = ? WHERE "flyboy_tasks"."id" = ? [["progress", 100], ["done", "t"], ["updated_at", "2015-04-16 07:39:36.242064"], ["id", 8]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 33]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 33]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 33]] SQL (0.2ms) UPDATE "flyboy_goals" SET "progress" = ?, "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["progress", 50], ["version", 4], ["updated_at", "2015-04-16 07:39:36.245368"], ["id", 33]]  (1.4ms) commit transaction Redirected to http://test.hostwhere_i_came_from Completed 302 Found in 16ms (ActiveRecord: 2.6ms)  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_993"], ["description", "I-am-the-goal-description_153"], ["version", 1], ["created_at", "2015-04-16 07:39:36.257595"], ["updated_at", "2015-04-16 07:39:36.257595"], ["tracking", "150416-13"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 34], ["title", "I-am-a-task492"], ["description", "I-am-the-task-description_6084"], ["created_at", "2015-04-16 07:39:36.261533"], ["updated_at", "2015-04-16 07:39:36.261533"]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 34]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 34]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 34]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:39:36.264399"], ["id", 34]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.6ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 34], ["title", "I-am-a-task7514"], ["description", "I-am-the-task-description_5227"], ["created_at", "2015-04-16 07:39:36.267992"], ["updated_at", "2015-04-16 07:39:36.267992"]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 34]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 34]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 34]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 3], ["updated_at", "2015-04-16 07:39:36.272256"], ["id", 34]]  (0.9ms) commit transaction Processing by Flyboy::TasksController#index as HTML Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (0.3ms) Completed 200 OK in 6ms (Views: 2.5ms | ActiveRecord: 0.0ms) Flyboy::Task Load (0.3ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC LIMIT 50 OFFSET 0 Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks"  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_3328"], ["description", "I-am-the-goal-description_2577"], ["version", 1], ["created_at", "2015-04-16 07:39:36.286320"], ["updated_at", "2015-04-16 07:39:36.286320"], ["tracking", "150416-14"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 35], ["title", "I-am-a-task8614"], ["description", "I-am-the-task-description_1473"], ["created_at", "2015-04-16 07:39:36.290724"], ["updated_at", "2015-04-16 07:39:36.290724"]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 35]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 35]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 35]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:39:36.294315"], ["id", 35]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 35], ["title", "I-am-a-task335"], ["description", "I-am-the-task-description_5900"], ["created_at", "2015-04-16 07:39:36.298352"], ["updated_at", "2015-04-16 07:39:36.298352"]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 35]]  (0.1ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 35]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 35]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 3], ["updated_at", "2015-04-16 07:39:36.303075"], ["id", 35]]  (0.9ms) commit transaction Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks"  (0.1ms) begin transaction Flyboy::TaskComment Load (0.2ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 1]] SQL (0.3ms) DELETE FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."id" = ? [["id", 2]] SQL (0.0ms) DELETE FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."id" = ? [["id", 1]] SQL (0.2ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 1]] Flyboy::Goal Load (0.0ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 29]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 29]] SQL (0.1ms) UPDATE "flyboy_goals" SET "progress" = ?, "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["progress", 0], ["version", 5], ["updated_at", "2015-04-16 07:39:36.313617"], ["id", 29]]  (0.9ms) commit transaction  (0.0ms) begin transaction Flyboy::TaskComment Load (0.1ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 2]] SQL (0.1ms) DELETE FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."id" = ? [["id", 3]] SQL (0.1ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 2]] Flyboy::Goal Load (0.0ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 30]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 30]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 30]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 30]] SQL (0.1ms) UPDATE "flyboy_goals" SET "progress" = ?, "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["progress", 0], ["version", 5], ["updated_at", "2015-04-16 07:39:36.319685"], ["id", 30]]  (0.8ms) commit transaction  (0.1ms) begin transaction Flyboy::TaskComment Load (0.1ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 3]] SQL (0.2ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 3]] Flyboy::Goal Load (0.0ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 30]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 30]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 6], ["updated_at", "2015-04-16 07:39:36.325039"], ["id", 30]]  (0.9ms) commit transaction  (0.1ms) begin transaction Flyboy::TaskComment Load (0.2ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 4]] SQL (0.3ms) DELETE FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."id" = ? [["id", 4]] SQL (0.1ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 4]] Flyboy::Goal Load (0.4ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 31]]  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 31]]  (0.1ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 31]]  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 31]] SQL (0.2ms) UPDATE "flyboy_goals" SET "progress" = ?, "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["progress", 0], ["version", 5], ["updated_at", "2015-04-16 07:39:36.338659"], ["id", 31]]  (0.8ms) commit transaction  (0.1ms) begin transaction Flyboy::TaskComment Load (0.1ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 5]] SQL (0.2ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 5]] Flyboy::Goal Load (0.0ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 31]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 31]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 6], ["updated_at", "2015-04-16 07:39:36.344922"], ["id", 31]]  (0.8ms) commit transaction  (0.0ms) begin transaction Flyboy::TaskComment Load (0.1ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 6]] SQL (0.1ms) DELETE FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."id" = ? [["id", 5]] SQL (0.1ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 6]] Flyboy::Goal Load (0.0ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 32]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 32]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 32]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 32]] SQL (0.1ms) UPDATE "flyboy_goals" SET "progress" = ?, "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["progress", 0], ["version", 5], ["updated_at", "2015-04-16 07:39:36.350722"], ["id", 32]]  (1.0ms) commit transaction  (0.1ms) begin transaction Flyboy::TaskComment Load (0.1ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 7]] SQL (0.2ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 7]] Flyboy::Goal Load (0.0ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 32]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 32]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 6], ["updated_at", "2015-04-16 07:39:36.356406"], ["id", 32]]  (0.9ms) commit transaction  (0.0ms) begin transaction Flyboy::TaskComment Load (0.1ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 8]] SQL (0.2ms) DELETE FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."id" = ? [["id", 6]] SQL (0.1ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 8]] Flyboy::Goal Load (0.0ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 33]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 33]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 33]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 33]] SQL (0.1ms) UPDATE "flyboy_goals" SET "progress" = ?, "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["progress", 0], ["version", 5], ["updated_at", "2015-04-16 07:39:36.362514"], ["id", 33]]  (1.0ms) commit transaction  (0.1ms) begin transaction Flyboy::TaskComment Load (0.1ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 9]] SQL (0.2ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 9]] Flyboy::Goal Load (0.0ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 33]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 33]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 6], ["updated_at", "2015-04-16 07:39:36.367862"], ["id", 33]]  (1.1ms) commit transaction  (0.1ms) begin transaction Flyboy::TaskComment Load (0.1ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 10]] SQL (0.2ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 10]] Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 34]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 34]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 34]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 34]] SQL (0.2ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 4], ["updated_at", "2015-04-16 07:39:36.374697"], ["id", 34]]  (0.9ms) commit transaction  (0.1ms) begin transaction Flyboy::TaskComment Load (0.1ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 11]] SQL (0.2ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 11]] Flyboy::Goal Load (0.0ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 34]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 34]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 5], ["updated_at", "2015-04-16 07:39:36.380681"], ["id", 34]]  (0.9ms) commit transaction  (0.1ms) begin transaction Flyboy::TaskComment Load (0.1ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 12]] SQL (0.2ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 12]] Flyboy::Goal Load (0.0ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 35]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 35]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 35]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 35]] SQL (0.2ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 4], ["updated_at", "2015-04-16 07:39:36.386536"], ["id", 35]]  (0.8ms) commit transaction  (0.1ms) begin transaction Flyboy::TaskComment Load (0.1ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 13]] SQL (0.2ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 13]] Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 35]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 35]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 5], ["updated_at", "2015-04-16 07:39:36.393354"], ["id", 35]]  (0.9ms) commit transaction  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_1539"], ["description", "I-am-the-goal-description_7787"], ["version", 1], ["created_at", "2015-04-16 07:39:36.397600"], ["updated_at", "2015-04-16 07:39:36.397600"], ["tracking", "150416-15"]]  (1.0ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 36], ["title", "I-am-a-task4999"], ["description", "I-am-the-task-description_7027"], ["created_at", "2015-04-16 07:39:36.402121"], ["updated_at", "2015-04-16 07:39:36.402121"]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 36]]  (0.1ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 36]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 36]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:39:36.406731"], ["id", 36]]  (0.9ms) commit transaction  (0.1ms) begin transaction  (0.4ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (1.0ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_8292"], ["description", "I-am-the-goal-description_6354"], ["version", 1], ["created_at", "2015-04-16 07:39:36.411029"], ["updated_at", "2015-04-16 07:39:36.411029"], ["tracking", "150416-16"]]  (1.4ms) commit transaction  (0.1ms) begin transaction SQL (0.5ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 37], ["title", "I-am-a-task2954"], ["description", "I-am-the-task-description_6103"], ["created_at", "2015-04-16 07:39:36.420056"], ["updated_at", "2015-04-16 07:39:36.420056"]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 37]]  (0.1ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 37]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 37]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:39:36.424868"], ["id", 37]]  (0.8ms) commit transaction Processing by Flyboy::TasksController#index as HTML Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (0.2ms) Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms) Flyboy::Task Load (0.3ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC LIMIT 50 OFFSET 0  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_7867"], ["description", "I-am-the-goal-description_351"], ["version", 1], ["created_at", "2015-04-16 07:39:36.434021"], ["updated_at", "2015-04-16 07:39:36.434021"], ["tracking", "150416-17"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 38], ["title", "I-am-a-task8151"], ["description", "I-am-the-task-description_9718"], ["created_at", "2015-04-16 07:39:36.438503"], ["updated_at", "2015-04-16 07:39:36.438503"]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 38]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 38]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 38]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:39:36.441585"], ["id", 38]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 38], ["title", "I-am-a-task2424"], ["description", "I-am-the-task-description_9606"], ["created_at", "2015-04-16 07:39:36.445169"], ["updated_at", "2015-04-16 07:39:36.445169"]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 38]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 38]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 38]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 3], ["updated_at", "2015-04-16 07:39:36.448291"], ["id", 38]]  (0.8ms) commit transaction Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks"  (0.0ms) begin transaction Flyboy::TaskComment Load (0.1ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 14]] SQL (0.2ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 14]] Flyboy::Goal Load (0.0ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 36]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 36]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 3], ["updated_at", "2015-04-16 07:39:36.454115"], ["id", 36]]  (1.0ms) commit transaction  (0.1ms) begin transaction Flyboy::TaskComment Load (0.1ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 15]] SQL (0.2ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 15]] Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 37]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 37]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 3], ["updated_at", "2015-04-16 07:39:36.459995"], ["id", 37]]  (0.9ms) commit transaction  (0.1ms) begin transaction Flyboy::TaskComment Load (0.1ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 16]] SQL (0.2ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 16]] Flyboy::Goal Load (0.0ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 38]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 38]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 38]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 38]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 4], ["updated_at", "2015-04-16 07:39:36.466473"], ["id", 38]]  (0.9ms) commit transaction  (0.1ms) begin transaction Flyboy::TaskComment Load (0.1ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 17]] SQL (0.2ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 17]] Flyboy::Goal Load (0.0ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 38]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 38]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 5], ["updated_at", "2015-04-16 07:39:36.472581"], ["id", 38]]  (0.8ms) commit transaction  (0.1ms) begin transaction  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.4ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_352"], ["description", "I-am-the-goal-description_940"], ["version", 1], ["created_at", "2015-04-16 07:39:36.477104"], ["updated_at", "2015-04-16 07:39:36.477104"], ["tracking", "150416-18"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 39], ["title", "I-am-a-task410"], ["description", "I-am-the-task-description_170"], ["created_at", "2015-04-16 07:39:36.482118"], ["updated_at", "2015-04-16 07:39:36.482118"]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 39]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 39]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 39]] SQL (0.2ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:39:36.485104"], ["id", 39]]  (0.9ms) commit transaction  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_8957"], ["description", "I-am-the-goal-description_2075"], ["version", 1], ["created_at", "2015-04-16 07:39:36.489826"], ["updated_at", "2015-04-16 07:39:36.489826"], ["tracking", "150416-19"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 40], ["title", "I-am-a-task2470"], ["description", "I-am-the-task-description_8602"], ["created_at", "2015-04-16 07:39:36.494247"], ["updated_at", "2015-04-16 07:39:36.494247"]]  (0.3ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 40]]  (0.1ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 40]]  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 40]] SQL (0.4ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:39:36.502373"], ["id", 40]]  (1.2ms) commit transaction Processing by Flyboy::TasksController#index as HTML Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (0.2ms) Completed 200 OK in 2ms (Views: 1.0ms | ActiveRecord: 0.0ms) Flyboy::Task Load (0.3ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."done" = 't' ORDER BY term ASC LIMIT 50 OFFSET 0  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_9915"], ["description", "I-am-the-goal-description_294"], ["version", 1], ["created_at", "2015-04-16 07:39:36.514899"], ["updated_at", "2015-04-16 07:39:36.514899"], ["tracking", "150416-20"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 41], ["title", "I-am-a-task9787"], ["description", "I-am-the-task-description_4182"], ["created_at", "2015-04-16 07:39:36.518824"], ["updated_at", "2015-04-16 07:39:36.518824"]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 41]]  (0.1ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 41]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 41]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:39:36.522385"], ["id", 41]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 41], ["title", "I-am-a-task9922"], ["description", "I-am-the-task-description_1863"], ["created_at", "2015-04-16 07:39:36.526128"], ["updated_at", "2015-04-16 07:39:36.526128"]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 41]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 41]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 41]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 3], ["updated_at", "2015-04-16 07:39:36.529541"], ["id", 41]]  (0.9ms) commit transaction Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks"  (0.0ms) begin transaction Flyboy::TaskComment Load (0.1ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 18]] SQL (0.2ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 18]] Flyboy::Goal Load (0.0ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 39]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 39]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 3], ["updated_at", "2015-04-16 07:39:36.536553"], ["id", 39]]  (0.9ms) commit transaction  (0.1ms) begin transaction Flyboy::TaskComment Load (0.1ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 19]] SQL (0.2ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 19]] Flyboy::Goal Load (0.0ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 40]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 40]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 3], ["updated_at", "2015-04-16 07:39:36.541859"], ["id", 40]]  (0.8ms) commit transaction  (0.1ms) begin transaction Flyboy::TaskComment Load (0.1ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 20]] SQL (0.2ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 20]] Flyboy::Goal Load (0.0ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 41]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 41]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 41]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 41]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 4], ["updated_at", "2015-04-16 07:39:36.547877"], ["id", 41]]  (0.8ms) commit transaction  (0.0ms) begin transaction Flyboy::TaskComment Load (0.1ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 21]] SQL (0.1ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 21]] Flyboy::Goal Load (0.0ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 41]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 41]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 5], ["updated_at", "2015-04-16 07:39:36.553111"], ["id", 41]]  (0.7ms) commit transaction  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_9973"], ["description", "I-am-the-goal-description_6762"], ["version", 1], ["created_at", "2015-04-16 07:39:36.557030"], ["updated_at", "2015-04-16 07:39:36.557030"], ["tracking", "150416-21"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 42], ["title", "I-am-a-task2806"], ["description", "I-am-the-task-description_6085"], ["created_at", "2015-04-16 07:39:36.562075"], ["updated_at", "2015-04-16 07:39:36.562075"]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 42]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 42]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 42]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:39:36.565446"], ["id", 42]]  (0.9ms) commit transaction  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_3408"], ["description", "I-am-the-goal-description_2879"], ["version", 1], ["created_at", "2015-04-16 07:39:36.569516"], ["updated_at", "2015-04-16 07:39:36.569516"], ["tracking", "150416-22"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 43], ["title", "I-am-a-task2546"], ["description", "I-am-the-task-description_4148"], ["created_at", "2015-04-16 07:39:36.573679"], ["updated_at", "2015-04-16 07:39:36.573679"]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 43]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 43]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 43]] SQL (0.2ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:39:36.576943"], ["id", 43]]  (1.0ms) commit transaction Processing by Flyboy::TasksController#index as HTML Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (0.4ms) Completed 200 OK in 67ms (Views: 64.9ms | ActiveRecord: 0.0ms) Flyboy::Task Load (0.3ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."done" = 'f' ORDER BY term ASC LIMIT 50 OFFSET 0  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_2278"], ["description", "I-am-the-goal-description_558"], ["version", 1], ["created_at", "2015-04-16 07:39:36.654598"], ["updated_at", "2015-04-16 07:39:36.654598"], ["tracking", "150416-23"]]  (1.3ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 44], ["title", "I-am-a-task8039"], ["description", "I-am-the-task-description_7094"], ["created_at", "2015-04-16 07:39:36.659751"], ["updated_at", "2015-04-16 07:39:36.659751"]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 44]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 44]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 44]] SQL (0.2ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:39:36.663270"], ["id", 44]]  (1.7ms) commit transaction  (0.2ms) begin transaction SQL (0.6ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 44], ["title", "I-am-a-task3450"], ["description", "I-am-the-task-description_4033"], ["created_at", "2015-04-16 07:39:36.671739"], ["updated_at", "2015-04-16 07:39:36.671739"]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 44]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 44]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 44]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 3], ["updated_at", "2015-04-16 07:39:36.676565"], ["id", 44]]  (0.9ms) commit transaction Flyboy::Goal Load (0.2ms) SELECT "flyboy_goals".* FROM "flyboy_goals"  (0.0ms) begin transaction Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 22]] SQL (0.2ms) DELETE FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? [["id", 22]]  (0.8ms) commit transaction  (0.0ms) begin transaction Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 23]] SQL (0.1ms) DELETE FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? [["id", 23]]  (0.7ms) commit transaction  (0.0ms) begin transaction Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 24]] SQL (0.1ms) DELETE FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? [["id", 24]]  (0.7ms) commit transaction  (0.0ms) begin transaction Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 25]] SQL (0.1ms) DELETE FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? [["id", 25]]  (0.7ms) commit transaction  (0.0ms) begin transaction Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 26]] SQL (0.1ms) DELETE FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? [["id", 26]]  (1.0ms) commit transaction  (0.1ms) begin transaction Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 27]] SQL (0.2ms) DELETE FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? [["id", 27]]  (0.9ms) commit transaction  (0.0ms) begin transaction Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 28]] SQL (0.1ms) DELETE FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? [["id", 28]]  (0.7ms) commit transaction  (0.0ms) begin transaction Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 29]] SQL (0.1ms) DELETE FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? [["id", 29]]  (0.7ms) commit transaction  (0.0ms) begin transaction Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 30]] SQL (0.1ms) DELETE FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? [["id", 30]]  (0.7ms) commit transaction  (0.0ms) begin transaction Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 31]] SQL (0.1ms) DELETE FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? [["id", 31]]  (0.8ms) commit transaction  (0.1ms) begin transaction Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 32]] SQL (0.2ms) DELETE FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? [["id", 32]]  (0.8ms) commit transaction  (0.0ms) begin transaction Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 33]] SQL (0.1ms) DELETE FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? [["id", 33]]  (0.8ms) commit transaction  (0.0ms) begin transaction Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 34]] SQL (0.1ms) DELETE FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? [["id", 34]]  (0.7ms) commit transaction  (0.0ms) begin transaction Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 35]] SQL (0.1ms) DELETE FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? [["id", 35]]  (0.7ms) commit transaction  (0.0ms) begin transaction Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 36]] SQL (0.1ms) DELETE FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? [["id", 36]]  (0.7ms) commit transaction  (0.1ms) begin transaction Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 37]] SQL (0.2ms) DELETE FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? [["id", 37]]  (0.7ms) commit transaction  (0.0ms) begin transaction Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 38]] SQL (0.1ms) DELETE FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? [["id", 38]]  (0.7ms) commit transaction  (0.0ms) begin transaction Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 39]] SQL (0.1ms) DELETE FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? [["id", 39]]  (0.7ms) commit transaction  (0.0ms) begin transaction Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 40]] SQL (0.1ms) DELETE FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? [["id", 40]]  (0.7ms) commit transaction  (0.0ms) begin transaction Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 41]] SQL (0.1ms) DELETE FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? [["id", 41]]  (0.8ms) commit transaction  (0.1ms) begin transaction Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 42]] Flyboy::TaskComment Load (0.0ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 22]] SQL (0.2ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 22]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 42]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 3], ["updated_at", "2015-04-16 07:39:36.724120"], ["id", 42]] SQL (0.1ms) DELETE FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? [["id", 42]]  (0.8ms) commit transaction  (0.1ms) begin transaction Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 43]] Flyboy::TaskComment Load (0.1ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 23]] SQL (0.3ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 23]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 43]] SQL (0.2ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 3], ["updated_at", "2015-04-16 07:39:36.730995"], ["id", 43]] SQL (0.1ms) DELETE FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? [["id", 43]]  (0.8ms) commit transaction  (0.1ms) begin transaction Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 44]] Flyboy::TaskComment Load (0.0ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 24]] SQL (0.2ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 24]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 44]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 44]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 44]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 4], ["updated_at", "2015-04-16 07:39:36.738024"], ["id", 44]] Flyboy::TaskComment Load (0.1ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 25]] SQL (0.1ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 25]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 44]] SQL (1.0ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 5], ["updated_at", "2015-04-16 07:39:36.742266"], ["id", 44]] SQL (0.1ms) DELETE FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? [["id", 44]]  (1.0ms) commit transaction Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks"  (0.2ms) begin transaction  (0.4ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.5ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "Abc"], ["description", "I-am-the-goal-description_3433"], ["version", 1], ["created_at", "2015-04-16 07:39:36.749995"], ["updated_at", "2015-04-16 07:39:36.749995"], ["tracking", "150416-1"]]  (1.3ms) commit transaction  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "dEF"], ["description", "I-am-the-goal-description_7789"], ["version", 1], ["created_at", "2015-04-16 07:39:36.759644"], ["updated_at", "2015-04-16 07:39:36.759644"], ["tracking", "150416-2"]]  (0.9ms) commit transaction  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "xyz"], ["description", "I-am-the-goal-description_4426"], ["version", 1], ["created_at", "2015-04-16 07:39:36.764046"], ["updated_at", "2015-04-16 07:39:36.764046"], ["tracking", "150416-3"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "progress", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2012-12-21"], ["term", "2012-12-21"], ["goal_id", 45], ["title", "Abc"], ["description", "I-am-the-task-description_4086"], ["progress", 100], ["created_at", "2015-04-16 07:39:36.769424"], ["updated_at", "2015-04-16 07:39:36.769424"]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 45]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 45]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 45]] SQL (0.1ms) UPDATE "flyboy_goals" SET "progress" = ?, "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["progress", 100], ["version", 2], ["updated_at", "2015-04-16 07:39:36.772697"], ["id", 45]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2012-12-23"], ["term", "2012-12-23"], ["goal_id", 46], ["title", "dEF"], ["description", "I-am-the-task-description_354"], ["created_at", "2015-04-16 07:39:36.777097"], ["updated_at", "2015-04-16 07:39:36.777097"]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 46]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 46]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 46]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:39:36.780300"], ["id", 46]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "progress", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2012-12-22"], ["term", "2012-12-22"], ["goal_id", 47], ["title", "xyz"], ["description", "I-am-the-task-description_4169"], ["progress", 35], ["created_at", "2015-04-16 07:39:36.784860"], ["updated_at", "2015-04-16 07:39:36.784860"]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 47]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 47]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 47]] SQL (0.1ms) UPDATE "flyboy_goals" SET "progress" = ?, "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["progress", 35], ["version", 2], ["updated_at", "2015-04-16 07:39:36.788625"], ["id", 47]]  (0.9ms) commit transaction Processing by Flyboy::TasksController#index as HTML Parameters: {"sort"=>"goal"} Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (0.2ms) Completed 200 OK in 2ms (Views: 1.1ms | ActiveRecord: 0.0ms) Flyboy::Task Load (0.5ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" INNER JOIN "flyboy_goals" ON "flyboy_goals"."id" = "flyboy_tasks"."goal_id" ORDER BY LOWER(flyboy_goals.title) asc LIMIT 50 OFFSET 0  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_8623"], ["description", "I-am-the-goal-description_6128"], ["version", 1], ["created_at", "2015-04-16 07:39:36.819425"], ["updated_at", "2015-04-16 07:39:36.819425"], ["tracking", "150416-4"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 48], ["title", "I-am-a-task2333"], ["description", "I-am-the-task-description_7787"], ["created_at", "2015-04-16 07:39:36.823482"], ["updated_at", "2015-04-16 07:39:36.823482"]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 48]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 48]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 48]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:39:36.826979"], ["id", 48]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.6ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 48], ["title", "I-am-a-task9929"], ["description", "I-am-the-task-description_9404"], ["created_at", "2015-04-16 07:39:36.831085"], ["updated_at", "2015-04-16 07:39:36.831085"]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 48]]  (0.1ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 48]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 48]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 3], ["updated_at", "2015-04-16 07:39:36.838515"], ["id", 48]]  (1.1ms) commit transaction Flyboy::Goal Load (0.3ms) SELECT "flyboy_goals".* FROM "flyboy_goals"  (0.1ms) begin transaction Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 45]] Flyboy::TaskComment Load (0.1ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 26]] SQL (0.3ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 26]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 45]] SQL (0.1ms) UPDATE "flyboy_goals" SET "progress" = ?, "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["progress", 0], ["version", 3], ["updated_at", "2015-04-16 07:39:36.848003"], ["id", 45]] SQL (0.0ms) DELETE FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? [["id", 45]]  (0.8ms) commit transaction  (0.1ms) begin transaction Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 46]] Flyboy::TaskComment Load (0.0ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 27]] SQL (0.2ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 27]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 46]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 3], ["updated_at", "2015-04-16 07:39:36.853663"], ["id", 46]] SQL (0.0ms) DELETE FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? [["id", 46]]  (0.9ms) commit transaction  (0.0ms) begin transaction Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 47]] Flyboy::TaskComment Load (0.1ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 28]] SQL (0.2ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 28]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 47]] SQL (0.1ms) UPDATE "flyboy_goals" SET "progress" = ?, "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["progress", 0], ["version", 3], ["updated_at", "2015-04-16 07:39:36.859868"], ["id", 47]] SQL (0.0ms) DELETE FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? [["id", 47]]  (0.9ms) commit transaction  (0.0ms) begin transaction Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 48]] Flyboy::TaskComment Load (0.0ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 29]] SQL (0.2ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 29]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 48]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 48]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 48]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 4], ["updated_at", "2015-04-16 07:39:36.865941"], ["id", 48]] Flyboy::TaskComment Load (0.0ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 30]] SQL (0.0ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 30]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 48]] SQL (0.4ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 5], ["updated_at", "2015-04-16 07:39:36.868533"], ["id", 48]] SQL (0.1ms) DELETE FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? [["id", 48]]  (1.1ms) commit transaction Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks"  (0.1ms) begin transaction  (0.1ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "Abc"], ["description", "I-am-the-goal-description_1516"], ["version", 1], ["created_at", "2015-04-16 07:39:36.873913"], ["updated_at", "2015-04-16 07:39:36.873913"], ["tracking", "150416-1"]]  (0.9ms) commit transaction  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "dEF"], ["description", "I-am-the-goal-description_2697"], ["version", 1], ["created_at", "2015-04-16 07:39:36.878127"], ["updated_at", "2015-04-16 07:39:36.878127"], ["tracking", "150416-2"]]  (0.8ms) commit transaction  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "xyz"], ["description", "I-am-the-goal-description_6879"], ["version", 1], ["created_at", "2015-04-16 07:39:36.882940"], ["updated_at", "2015-04-16 07:39:36.882940"], ["tracking", "150416-3"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "progress", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2012-12-21"], ["term", "2012-12-21"], ["goal_id", 49], ["title", "Abc"], ["description", "I-am-the-task-description_9034"], ["progress", 100], ["created_at", "2015-04-16 07:39:36.887593"], ["updated_at", "2015-04-16 07:39:36.887593"]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 49]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 49]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 49]] SQL (0.1ms) UPDATE "flyboy_goals" SET "progress" = ?, "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["progress", 100], ["version", 2], ["updated_at", "2015-04-16 07:39:36.891131"], ["id", 49]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2012-12-23"], ["term", "2012-12-23"], ["goal_id", 50], ["title", "dEF"], ["description", "I-am-the-task-description_4056"], ["created_at", "2015-04-16 07:39:36.896104"], ["updated_at", "2015-04-16 07:39:36.896104"]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 50]]  (0.1ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 50]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 50]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:39:36.900668"], ["id", 50]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "progress", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2012-12-22"], ["term", "2012-12-22"], ["goal_id", 51], ["title", "xyz"], ["description", "I-am-the-task-description_4293"], ["progress", 35], ["created_at", "2015-04-16 07:39:36.904858"], ["updated_at", "2015-04-16 07:39:36.904858"]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 51]]  (0.1ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 51]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 51]] SQL (0.1ms) UPDATE "flyboy_goals" SET "progress" = ?, "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["progress", 35], ["version", 2], ["updated_at", "2015-04-16 07:39:36.908861"], ["id", 51]]  (0.9ms) commit transaction Processing by Flyboy::TasksController#index as HTML Parameters: {"sort"=>"-goal"} Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (0.2ms) Completed 200 OK in 2ms (Views: 1.0ms | ActiveRecord: 0.0ms) Flyboy::Task Load (0.5ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" INNER JOIN "flyboy_goals" ON "flyboy_goals"."id" = "flyboy_tasks"."goal_id" ORDER BY LOWER(flyboy_goals.title) desc LIMIT 50 OFFSET 0  (0.1ms) begin transaction  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.4ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_2783"], ["description", "I-am-the-goal-description_2591"], ["version", 1], ["created_at", "2015-04-16 07:39:36.922878"], ["updated_at", "2015-04-16 07:39:36.922878"], ["tracking", "150416-4"]]  (1.1ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 52], ["title", "I-am-a-task5873"], ["description", "I-am-the-task-description_7441"], ["created_at", "2015-04-16 07:39:36.928672"], ["updated_at", "2015-04-16 07:39:36.928672"]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 52]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 52]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 52]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:39:36.931621"], ["id", 52]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 52], ["title", "I-am-a-task5440"], ["description", "I-am-the-task-description_1258"], ["created_at", "2015-04-16 07:39:36.935225"], ["updated_at", "2015-04-16 07:39:36.935225"]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 52]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 52]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 52]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 3], ["updated_at", "2015-04-16 07:39:36.938828"], ["id", 52]]  (1.0ms) commit transaction Flyboy::Goal Load (0.3ms) SELECT "flyboy_goals".* FROM "flyboy_goals"  (0.1ms) begin transaction Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 49]] Flyboy::TaskComment Load (0.0ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 31]] SQL (0.2ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 31]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 49]] SQL (0.1ms) UPDATE "flyboy_goals" SET "progress" = ?, "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["progress", 0], ["version", 3], ["updated_at", "2015-04-16 07:39:36.945640"], ["id", 49]] SQL (0.0ms) DELETE FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? [["id", 49]]  (0.8ms) commit transaction  (0.0ms) begin transaction Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 50]] Flyboy::TaskComment Load (0.0ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 32]] SQL (0.1ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 32]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 50]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 3], ["updated_at", "2015-04-16 07:39:36.950659"], ["id", 50]] SQL (0.0ms) DELETE FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? [["id", 50]]  (0.8ms) commit transaction  (0.1ms) begin transaction Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 51]] Flyboy::TaskComment Load (0.1ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 33]] SQL (0.2ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 33]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 51]] SQL (0.1ms) UPDATE "flyboy_goals" SET "progress" = ?, "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["progress", 0], ["version", 3], ["updated_at", "2015-04-16 07:39:36.957405"], ["id", 51]] SQL (0.0ms) DELETE FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? [["id", 51]]  (0.7ms) commit transaction  (0.1ms) begin transaction Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 52]] Flyboy::TaskComment Load (0.1ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 34]] SQL (0.2ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 34]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 52]]  (0.1ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 52]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 52]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 4], ["updated_at", "2015-04-16 07:39:36.965218"], ["id", 52]] Flyboy::TaskComment Load (0.1ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 35]] SQL (0.0ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 35]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 52]] SQL (0.4ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 5], ["updated_at", "2015-04-16 07:39:36.969084"], ["id", 52]] SQL (0.1ms) DELETE FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? [["id", 52]]  (1.1ms) commit transaction Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks"  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.4ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "Abc"], ["description", "I-am-the-goal-description_9322"], ["version", 1], ["created_at", "2015-04-16 07:39:36.974534"], ["updated_at", "2015-04-16 07:39:36.974534"], ["tracking", "150416-1"]]  (0.8ms) commit transaction  (0.1ms) begin transaction  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "dEF"], ["description", "I-am-the-goal-description_4507"], ["version", 1], ["created_at", "2015-04-16 07:39:36.980403"], ["updated_at", "2015-04-16 07:39:36.980403"], ["tracking", "150416-2"]]  (0.8ms) commit transaction  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "xyz"], ["description", "I-am-the-goal-description_2653"], ["version", 1], ["created_at", "2015-04-16 07:39:36.986320"], ["updated_at", "2015-04-16 07:39:36.986320"], ["tracking", "150416-3"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "progress", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2012-12-21"], ["term", "2012-12-21"], ["goal_id", 53], ["title", "Abc"], ["description", "I-am-the-task-description_855"], ["progress", 100], ["created_at", "2015-04-16 07:39:36.991328"], ["updated_at", "2015-04-16 07:39:36.991328"]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 53]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 53]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 53]] SQL (0.1ms) UPDATE "flyboy_goals" SET "progress" = ?, "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["progress", 100], ["version", 2], ["updated_at", "2015-04-16 07:39:36.995384"], ["id", 53]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.6ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2012-12-23"], ["term", "2012-12-23"], ["goal_id", 54], ["title", "dEF"], ["description", "I-am-the-task-description_902"], ["created_at", "2015-04-16 07:39:37.000125"], ["updated_at", "2015-04-16 07:39:37.000125"]]  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 54]]  (0.1ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 54]]  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 54]] SQL (0.2ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:39:37.009188"], ["id", 54]]  (1.1ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "progress", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2012-12-22"], ["term", "2012-12-22"], ["goal_id", 55], ["title", "xyz"], ["description", "I-am-the-task-description_8099"], ["progress", 35], ["created_at", "2015-04-16 07:39:37.014892"], ["updated_at", "2015-04-16 07:39:37.014892"]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 55]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 55]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 55]] SQL (0.1ms) UPDATE "flyboy_goals" SET "progress" = ?, "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["progress", 35], ["version", 2], ["updated_at", "2015-04-16 07:39:37.018134"], ["id", 55]]  (0.9ms) commit transaction Processing by Flyboy::TasksController#index as HTML Parameters: {"sort"=>"title"} Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (0.5ms) Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms) Flyboy::Task Load (0.4ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY LOWER(flyboy_tasks.title) asc LIMIT 50 OFFSET 0  (0.1ms) begin transaction  (0.1ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_2998"], ["description", "I-am-the-goal-description_4714"], ["version", 1], ["created_at", "2015-04-16 07:39:37.028442"], ["updated_at", "2015-04-16 07:39:37.028442"], ["tracking", "150416-4"]]  (1.0ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 56], ["title", "I-am-a-task9206"], ["description", "I-am-the-task-description_8351"], ["created_at", "2015-04-16 07:39:37.032375"], ["updated_at", "2015-04-16 07:39:37.032375"]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 56]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 56]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 56]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:39:37.035142"], ["id", 56]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 56], ["title", "I-am-a-task2779"], ["description", "I-am-the-task-description_9542"], ["created_at", "2015-04-16 07:39:37.038712"], ["updated_at", "2015-04-16 07:39:37.038712"]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 56]]  (0.1ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 56]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 56]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 3], ["updated_at", "2015-04-16 07:39:37.042106"], ["id", 56]]  (0.9ms) commit transaction Flyboy::Goal Load (0.2ms) SELECT "flyboy_goals".* FROM "flyboy_goals"  (0.1ms) begin transaction Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 53]] Flyboy::TaskComment Load (0.0ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 36]] SQL (0.2ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 36]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 53]] SQL (0.1ms) UPDATE "flyboy_goals" SET "progress" = ?, "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["progress", 0], ["version", 3], ["updated_at", "2015-04-16 07:39:37.048135"], ["id", 53]] SQL (0.0ms) DELETE FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? [["id", 53]]  (0.9ms) commit transaction  (0.0ms) begin transaction Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 54]] Flyboy::TaskComment Load (0.0ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 37]] SQL (0.1ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 37]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 54]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 3], ["updated_at", "2015-04-16 07:39:37.053272"], ["id", 54]] SQL (0.0ms) DELETE FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? [["id", 54]]  (0.9ms) commit transaction  (0.1ms) begin transaction Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 55]] Flyboy::TaskComment Load (0.1ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 38]] SQL (0.2ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 38]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 55]] SQL (0.1ms) UPDATE "flyboy_goals" SET "progress" = ?, "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["progress", 0], ["version", 3], ["updated_at", "2015-04-16 07:39:37.059763"], ["id", 55]] SQL (0.1ms) DELETE FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? [["id", 55]]  (0.9ms) commit transaction  (0.1ms) begin transaction Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 56]] Flyboy::TaskComment Load (0.1ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 39]] SQL (0.4ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 39]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 56]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 56]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 56]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 4], ["updated_at", "2015-04-16 07:39:37.068434"], ["id", 56]] Flyboy::TaskComment Load (0.0ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 40]] SQL (0.0ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 40]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 56]] SQL (0.3ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 5], ["updated_at", "2015-04-16 07:39:37.071117"], ["id", 56]] SQL (0.0ms) DELETE FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? [["id", 56]]  (2.0ms) commit transaction Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks"  (0.1ms) begin transaction  (0.1ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "Abc"], ["description", "I-am-the-goal-description_1944"], ["version", 1], ["created_at", "2015-04-16 07:39:37.076915"], ["updated_at", "2015-04-16 07:39:37.076915"], ["tracking", "150416-1"]]  (13.5ms) commit transaction  (0.2ms) begin transaction  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.4ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "dEF"], ["description", "I-am-the-goal-description_9161"], ["version", 1], ["created_at", "2015-04-16 07:39:37.095848"], ["updated_at", "2015-04-16 07:39:37.095848"], ["tracking", "150416-2"]]  (1.6ms) commit transaction  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.5ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "xyz"], ["description", "I-am-the-goal-description_4175"], ["version", 1], ["created_at", "2015-04-16 07:39:37.102499"], ["updated_at", "2015-04-16 07:39:37.102499"], ["tracking", "150416-3"]]  (1.9ms) commit transaction  (0.1ms) begin transaction SQL (0.6ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "progress", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2012-12-21"], ["term", "2012-12-21"], ["goal_id", 57], ["title", "Abc"], ["description", "I-am-the-task-description_8878"], ["progress", 100], ["created_at", "2015-04-16 07:39:37.110678"], ["updated_at", "2015-04-16 07:39:37.110678"]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 57]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 57]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 57]] SQL (0.1ms) UPDATE "flyboy_goals" SET "progress" = ?, "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["progress", 100], ["version", 2], ["updated_at", "2015-04-16 07:39:37.114250"], ["id", 57]]  (1.3ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2012-12-23"], ["term", "2012-12-23"], ["goal_id", 58], ["title", "dEF"], ["description", "I-am-the-task-description_4756"], ["created_at", "2015-04-16 07:39:37.118724"], ["updated_at", "2015-04-16 07:39:37.118724"]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 58]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 58]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 58]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:39:37.121910"], ["id", 58]]  (1.0ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "progress", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2012-12-22"], ["term", "2012-12-22"], ["goal_id", 59], ["title", "xyz"], ["description", "I-am-the-task-description_1698"], ["progress", 35], ["created_at", "2015-04-16 07:39:37.125679"], ["updated_at", "2015-04-16 07:39:37.125679"]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 59]]  (0.1ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 59]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 59]] SQL (0.1ms) UPDATE "flyboy_goals" SET "progress" = ?, "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["progress", 35], ["version", 2], ["updated_at", "2015-04-16 07:39:37.129166"], ["id", 59]]  (0.9ms) commit transaction Processing by Flyboy::TasksController#index as HTML Parameters: {"sort"=>"-title"} Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (0.3ms) Completed 200 OK in 3ms (Views: 1.2ms | ActiveRecord: 0.0ms) Flyboy::Task Load (0.3ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY LOWER(flyboy_tasks.title) desc LIMIT 50 OFFSET 0  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_4226"], ["description", "I-am-the-goal-description_3362"], ["version", 1], ["created_at", "2015-04-16 07:39:37.203885"], ["updated_at", "2015-04-16 07:39:37.203885"], ["tracking", "150416-4"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 60], ["title", "I-am-a-task3895"], ["description", "I-am-the-task-description_8425"], ["created_at", "2015-04-16 07:39:37.207840"], ["updated_at", "2015-04-16 07:39:37.207840"]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 60]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 60]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 60]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:39:37.210639"], ["id", 60]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 60], ["title", "I-am-a-task1988"], ["description", "I-am-the-task-description_4482"], ["created_at", "2015-04-16 07:39:37.214222"], ["updated_at", "2015-04-16 07:39:37.214222"]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 60]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 60]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 60]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 3], ["updated_at", "2015-04-16 07:39:37.217553"], ["id", 60]]  (0.9ms) commit transaction Flyboy::Goal Load (0.2ms) SELECT "flyboy_goals".* FROM "flyboy_goals"  (0.0ms) begin transaction Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 57]] Flyboy::TaskComment Load (0.0ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 41]] SQL (0.2ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 41]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 57]] SQL (0.1ms) UPDATE "flyboy_goals" SET "progress" = ?, "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["progress", 0], ["version", 3], ["updated_at", "2015-04-16 07:39:37.223630"], ["id", 57]] SQL (0.0ms) DELETE FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? [["id", 57]]  (0.9ms) commit transaction  (0.0ms) begin transaction Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 58]] Flyboy::TaskComment Load (0.1ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 42]] SQL (0.3ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 42]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 58]] SQL (0.2ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 3], ["updated_at", "2015-04-16 07:39:37.230483"], ["id", 58]] SQL (0.1ms) DELETE FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? [["id", 58]]  (0.8ms) commit transaction  (0.1ms) begin transaction Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 59]] Flyboy::TaskComment Load (0.0ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 43]] SQL (0.2ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 43]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 59]] SQL (0.1ms) UPDATE "flyboy_goals" SET "progress" = ?, "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["progress", 0], ["version", 3], ["updated_at", "2015-04-16 07:39:37.236819"], ["id", 59]] SQL (0.0ms) DELETE FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? [["id", 59]]  (0.8ms) commit transaction  (0.0ms) begin transaction Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 60]] Flyboy::TaskComment Load (0.0ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 44]] SQL (0.2ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 44]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 60]]  (0.1ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 60]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 60]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 4], ["updated_at", "2015-04-16 07:39:37.243473"], ["id", 60]] Flyboy::TaskComment Load (0.1ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 45]] SQL (0.0ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 45]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 60]] SQL (0.3ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 5], ["updated_at", "2015-04-16 07:39:37.247147"], ["id", 60]] SQL (0.0ms) DELETE FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? [["id", 60]]  (1.1ms) commit transaction Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks"  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "Abc"], ["description", "I-am-the-goal-description_4118"], ["version", 1], ["created_at", "2015-04-16 07:39:37.251660"], ["updated_at", "2015-04-16 07:39:37.251660"], ["tracking", "150416-1"]]  (1.0ms) commit transaction  (0.2ms) begin transaction  (0.4ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.4ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "dEF"], ["description", "I-am-the-goal-description_2656"], ["version", 1], ["created_at", "2015-04-16 07:39:37.258540"], ["updated_at", "2015-04-16 07:39:37.258540"], ["tracking", "150416-2"]]  (0.9ms) commit transaction  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "xyz"], ["description", "I-am-the-goal-description_9914"], ["version", 1], ["created_at", "2015-04-16 07:39:37.266148"], ["updated_at", "2015-04-16 07:39:37.266148"], ["tracking", "150416-3"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "progress", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2012-12-21"], ["term", "2012-12-21"], ["goal_id", 61], ["title", "Abc"], ["description", "I-am-the-task-description_3674"], ["progress", 100], ["created_at", "2015-04-16 07:39:37.271752"], ["updated_at", "2015-04-16 07:39:37.271752"]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 61]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 61]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 61]] SQL (0.1ms) UPDATE "flyboy_goals" SET "progress" = ?, "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["progress", 100], ["version", 2], ["updated_at", "2015-04-16 07:39:37.275774"], ["id", 61]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2012-12-23"], ["term", "2012-12-23"], ["goal_id", 62], ["title", "dEF"], ["description", "I-am-the-task-description_4036"], ["created_at", "2015-04-16 07:39:37.279957"], ["updated_at", "2015-04-16 07:39:37.279957"]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 62]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 62]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 62]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:39:37.283016"], ["id", 62]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "progress", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2012-12-22"], ["term", "2012-12-22"], ["goal_id", 63], ["title", "xyz"], ["description", "I-am-the-task-description_3753"], ["progress", 35], ["created_at", "2015-04-16 07:39:37.286731"], ["updated_at", "2015-04-16 07:39:37.286731"]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 63]]  (0.1ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 63]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 63]] SQL (0.1ms) UPDATE "flyboy_goals" SET "progress" = ?, "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["progress", 35], ["version", 2], ["updated_at", "2015-04-16 07:39:37.290402"], ["id", 63]]  (0.9ms) commit transaction Processing by Flyboy::TasksController#index as HTML Parameters: {"sort"=>"progress"} Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (0.4ms) Completed 200 OK in 2ms (Views: 1.2ms | ActiveRecord: 0.0ms) Flyboy::Task Load (0.3ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY flyboy_tasks.progress asc LIMIT 50 OFFSET 0  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_8790"], ["description", "I-am-the-goal-description_8545"], ["version", 1], ["created_at", "2015-04-16 07:39:37.300454"], ["updated_at", "2015-04-16 07:39:37.300454"], ["tracking", "150416-4"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 64], ["title", "I-am-a-task3778"], ["description", "I-am-the-task-description_4476"], ["created_at", "2015-04-16 07:39:37.304991"], ["updated_at", "2015-04-16 07:39:37.304991"]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 64]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 64]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 64]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:39:37.308584"], ["id", 64]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 64], ["title", "I-am-a-task9083"], ["description", "I-am-the-task-description_4534"], ["created_at", "2015-04-16 07:39:37.312890"], ["updated_at", "2015-04-16 07:39:37.312890"]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 64]]  (0.1ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 64]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 64]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 3], ["updated_at", "2015-04-16 07:39:37.317863"], ["id", 64]]  (0.9ms) commit transaction Flyboy::Goal Load (0.2ms) SELECT "flyboy_goals".* FROM "flyboy_goals"  (0.0ms) begin transaction Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 61]] Flyboy::TaskComment Load (0.0ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 46]] SQL (0.2ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 46]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 61]] SQL (0.1ms) UPDATE "flyboy_goals" SET "progress" = ?, "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["progress", 0], ["version", 3], ["updated_at", "2015-04-16 07:39:37.324028"], ["id", 61]] SQL (0.0ms) DELETE FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? [["id", 61]]  (0.9ms) commit transaction  (0.0ms) begin transaction Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 62]] Flyboy::TaskComment Load (0.0ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 47]] SQL (0.2ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 47]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 62]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 3], ["updated_at", "2015-04-16 07:39:37.329778"], ["id", 62]] SQL (0.1ms) DELETE FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? [["id", 62]]  (0.9ms) commit transaction  (0.0ms) begin transaction Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 63]] Flyboy::TaskComment Load (0.0ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 48]] SQL (0.2ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 48]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 63]] SQL (0.1ms) UPDATE "flyboy_goals" SET "progress" = ?, "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["progress", 0], ["version", 3], ["updated_at", "2015-04-16 07:39:37.335974"], ["id", 63]] SQL (0.1ms) DELETE FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? [["id", 63]]  (1.1ms) commit transaction  (0.1ms) begin transaction Flyboy::Task Load (0.3ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 64]] Flyboy::TaskComment Load (0.1ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 49]] SQL (0.3ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 49]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 64]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 64]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 64]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 4], ["updated_at", "2015-04-16 07:39:37.347034"], ["id", 64]] Flyboy::TaskComment Load (0.1ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 50]] SQL (0.0ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 50]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 64]] SQL (0.3ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 5], ["updated_at", "2015-04-16 07:39:37.350786"], ["id", 64]] SQL (0.0ms) DELETE FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? [["id", 64]]  (1.2ms) commit transaction Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks"  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "Abc"], ["description", "I-am-the-goal-description_372"], ["version", 1], ["created_at", "2015-04-16 07:39:37.355626"], ["updated_at", "2015-04-16 07:39:37.355626"], ["tracking", "150416-1"]]  (0.7ms) commit transaction  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "dEF"], ["description", "I-am-the-goal-description_871"], ["version", 1], ["created_at", "2015-04-16 07:39:37.360551"], ["updated_at", "2015-04-16 07:39:37.360551"], ["tracking", "150416-2"]]  (0.8ms) commit transaction  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "xyz"], ["description", "I-am-the-goal-description_9935"], ["version", 1], ["created_at", "2015-04-16 07:39:37.364774"], ["updated_at", "2015-04-16 07:39:37.364774"], ["tracking", "150416-3"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "progress", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2012-12-21"], ["term", "2012-12-21"], ["goal_id", 65], ["title", "Abc"], ["description", "I-am-the-task-description_7148"], ["progress", 100], ["created_at", "2015-04-16 07:39:37.369849"], ["updated_at", "2015-04-16 07:39:37.369849"]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 65]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 65]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 65]] SQL (0.1ms) UPDATE "flyboy_goals" SET "progress" = ?, "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["progress", 100], ["version", 2], ["updated_at", "2015-04-16 07:39:37.373085"], ["id", 65]]  (1.0ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2012-12-23"], ["term", "2012-12-23"], ["goal_id", 66], ["title", "dEF"], ["description", "I-am-the-task-description_8727"], ["created_at", "2015-04-16 07:39:37.377031"], ["updated_at", "2015-04-16 07:39:37.377031"]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 66]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 66]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 66]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:39:37.380128"], ["id", 66]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "progress", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2012-12-22"], ["term", "2012-12-22"], ["goal_id", 67], ["title", "xyz"], ["description", "I-am-the-task-description_8939"], ["progress", 35], ["created_at", "2015-04-16 07:39:37.383935"], ["updated_at", "2015-04-16 07:39:37.383935"]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 67]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 67]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 67]] SQL (0.1ms) UPDATE "flyboy_goals" SET "progress" = ?, "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["progress", 35], ["version", 2], ["updated_at", "2015-04-16 07:39:37.387035"], ["id", 67]]  (0.8ms) commit transaction Processing by Flyboy::TasksController#index as HTML Parameters: {"sort"=>"-progress"} Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (0.3ms) Completed 200 OK in 2ms (Views: 1.0ms | ActiveRecord: 0.0ms) Flyboy::Task Load (0.4ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY flyboy_tasks.progress desc LIMIT 50 OFFSET 0  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.4ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_9694"], ["description", "I-am-the-goal-description_5871"], ["version", 1], ["created_at", "2015-04-16 07:39:37.397135"], ["updated_at", "2015-04-16 07:39:37.397135"], ["tracking", "150416-4"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 68], ["title", "I-am-a-task2744"], ["description", "I-am-the-task-description_6874"], ["created_at", "2015-04-16 07:39:37.402148"], ["updated_at", "2015-04-16 07:39:37.402148"]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 68]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 68]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 68]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:39:37.405017"], ["id", 68]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 68], ["title", "I-am-a-task3948"], ["description", "I-am-the-task-description_9639"], ["created_at", "2015-04-16 07:39:37.408845"], ["updated_at", "2015-04-16 07:39:37.408845"]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 68]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 68]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 68]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 3], ["updated_at", "2015-04-16 07:39:37.413686"], ["id", 68]]  (0.8ms) commit transaction Flyboy::Goal Load (0.2ms) SELECT "flyboy_goals".* FROM "flyboy_goals"  (0.0ms) begin transaction Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 65]] Flyboy::TaskComment Load (0.0ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 51]] SQL (0.3ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 51]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 65]] SQL (0.2ms) UPDATE "flyboy_goals" SET "progress" = ?, "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["progress", 0], ["version", 3], ["updated_at", "2015-04-16 07:39:37.420730"], ["id", 65]] SQL (0.1ms) DELETE FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? [["id", 65]]  (1.0ms) commit transaction  (0.1ms) begin transaction Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 66]] Flyboy::TaskComment Load (0.1ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 52]] SQL (0.3ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 52]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 66]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 3], ["updated_at", "2015-04-16 07:39:37.429817"], ["id", 66]] SQL (0.1ms) DELETE FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? [["id", 66]]  (1.0ms) commit transaction  (0.1ms) begin transaction Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 67]] Flyboy::TaskComment Load (0.1ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 53]] SQL (0.2ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 53]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 67]] SQL (0.1ms) UPDATE "flyboy_goals" SET "progress" = ?, "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["progress", 0], ["version", 3], ["updated_at", "2015-04-16 07:39:37.436830"], ["id", 67]] SQL (0.0ms) DELETE FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? [["id", 67]]  (0.9ms) commit transaction  (0.0ms) begin transaction Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 68]] Flyboy::TaskComment Load (0.0ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 54]] SQL (0.2ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 54]]  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 68]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 68]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 68]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 4], ["updated_at", "2015-04-16 07:39:37.443831"], ["id", 68]] Flyboy::TaskComment Load (0.0ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 55]] SQL (0.0ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 55]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 68]] SQL (0.3ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 5], ["updated_at", "2015-04-16 07:39:37.446590"], ["id", 68]] SQL (0.0ms) DELETE FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? [["id", 68]]  (1.2ms) commit transaction Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks"  (0.1ms) begin transaction  (0.1ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "Abc"], ["description", "I-am-the-goal-description_6075"], ["version", 1], ["created_at", "2015-04-16 07:39:37.451281"], ["updated_at", "2015-04-16 07:39:37.451281"], ["tracking", "150416-1"]]  (0.8ms) commit transaction  (0.1ms) begin transaction  (0.1ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "dEF"], ["description", "I-am-the-goal-description_6318"], ["version", 1], ["created_at", "2015-04-16 07:39:37.455473"], ["updated_at", "2015-04-16 07:39:37.455473"], ["tracking", "150416-2"]]  (0.8ms) commit transaction  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "xyz"], ["description", "I-am-the-goal-description_5852"], ["version", 1], ["created_at", "2015-04-16 07:39:37.460196"], ["updated_at", "2015-04-16 07:39:37.460196"], ["tracking", "150416-3"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "progress", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2012-12-21"], ["term", "2012-12-21"], ["goal_id", 69], ["title", "Abc"], ["description", "I-am-the-task-description_8270"], ["progress", 100], ["created_at", "2015-04-16 07:39:37.465423"], ["updated_at", "2015-04-16 07:39:37.465423"]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 69]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 69]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 69]] SQL (0.1ms) UPDATE "flyboy_goals" SET "progress" = ?, "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["progress", 100], ["version", 2], ["updated_at", "2015-04-16 07:39:37.468536"], ["id", 69]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2012-12-23"], ["term", "2012-12-23"], ["goal_id", 70], ["title", "dEF"], ["description", "I-am-the-task-description_4553"], ["created_at", "2015-04-16 07:39:37.472236"], ["updated_at", "2015-04-16 07:39:37.472236"]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 70]]  (0.1ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 70]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 70]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:39:37.475801"], ["id", 70]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "progress", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2012-12-22"], ["term", "2012-12-22"], ["goal_id", 71], ["title", "xyz"], ["description", "I-am-the-task-description_3653"], ["progress", 35], ["created_at", "2015-04-16 07:39:37.480230"], ["updated_at", "2015-04-16 07:39:37.480230"]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 71]]  (0.1ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 71]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 71]] SQL (0.1ms) UPDATE "flyboy_goals" SET "progress" = ?, "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["progress", 35], ["version", 2], ["updated_at", "2015-04-16 07:39:37.484690"], ["id", 71]]  (0.8ms) commit transaction Processing by Flyboy::TasksController#index as HTML Parameters: {"sort"=>"term"} Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (0.2ms) Completed 200 OK in 2ms (Views: 1.1ms | ActiveRecord: 0.0ms) Flyboy::Task Load (0.3ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY flyboy_tasks.term asc LIMIT 50 OFFSET 0  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_227"], ["description", "I-am-the-goal-description_3266"], ["version", 1], ["created_at", "2015-04-16 07:39:37.495022"], ["updated_at", "2015-04-16 07:39:37.495022"], ["tracking", "150416-4"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 72], ["title", "I-am-a-task6181"], ["description", "I-am-the-task-description_6173"], ["created_at", "2015-04-16 07:39:37.499176"], ["updated_at", "2015-04-16 07:39:37.499176"]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 72]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 72]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 72]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:39:37.502526"], ["id", 72]]  (1.0ms) commit transaction  (0.2ms) begin transaction SQL (0.5ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 72], ["title", "I-am-a-task59"], ["description", "I-am-the-task-description_7263"], ["created_at", "2015-04-16 07:39:37.508430"], ["updated_at", "2015-04-16 07:39:37.508430"]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 72]]  (0.1ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 72]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 72]] SQL (0.2ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 3], ["updated_at", "2015-04-16 07:39:37.513586"], ["id", 72]]  (0.9ms) commit transaction Flyboy::Goal Load (0.3ms) SELECT "flyboy_goals".* FROM "flyboy_goals"  (0.1ms) begin transaction Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 69]] Flyboy::TaskComment Load (0.1ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 56]] SQL (0.2ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 56]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 69]] SQL (0.1ms) UPDATE "flyboy_goals" SET "progress" = ?, "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["progress", 0], ["version", 3], ["updated_at", "2015-04-16 07:39:37.523127"], ["id", 69]] SQL (0.0ms) DELETE FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? [["id", 69]]  (0.8ms) commit transaction  (0.1ms) begin transaction Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 70]] Flyboy::TaskComment Load (0.1ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 57]] SQL (0.2ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 57]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 70]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 3], ["updated_at", "2015-04-16 07:39:37.529135"], ["id", 70]] SQL (0.0ms) DELETE FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? [["id", 70]]  (0.8ms) commit transaction  (0.0ms) begin transaction Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 71]] Flyboy::TaskComment Load (0.0ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 58]] SQL (0.2ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 58]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 71]] SQL (0.1ms) UPDATE "flyboy_goals" SET "progress" = ?, "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["progress", 0], ["version", 3], ["updated_at", "2015-04-16 07:39:37.534718"], ["id", 71]] SQL (0.0ms) DELETE FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? [["id", 71]]  (0.9ms) commit transaction  (0.0ms) begin transaction Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 72]] Flyboy::TaskComment Load (0.0ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 59]] SQL (0.2ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 59]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 72]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 72]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 72]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 4], ["updated_at", "2015-04-16 07:39:37.540677"], ["id", 72]] Flyboy::TaskComment Load (0.1ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 60]] SQL (0.0ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 60]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 72]] SQL (0.4ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 5], ["updated_at", "2015-04-16 07:39:37.543864"], ["id", 72]] SQL (0.1ms) DELETE FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? [["id", 72]]  (1.0ms) commit transaction Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks"  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "Abc"], ["description", "I-am-the-goal-description_110"], ["version", 1], ["created_at", "2015-04-16 07:39:37.550178"], ["updated_at", "2015-04-16 07:39:37.550178"], ["tracking", "150416-1"]]  (1.1ms) commit transaction  (0.1ms) begin transaction  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "dEF"], ["description", "I-am-the-goal-description_4606"], ["version", 1], ["created_at", "2015-04-16 07:39:37.555748"], ["updated_at", "2015-04-16 07:39:37.555748"], ["tracking", "150416-2"]]  (0.8ms) commit transaction  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "xyz"], ["description", "I-am-the-goal-description_8878"], ["version", 1], ["created_at", "2015-04-16 07:39:37.561198"], ["updated_at", "2015-04-16 07:39:37.561198"], ["tracking", "150416-3"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "progress", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2012-12-21"], ["term", "2012-12-21"], ["goal_id", 73], ["title", "Abc"], ["description", "I-am-the-task-description_8924"], ["progress", 100], ["created_at", "2015-04-16 07:39:37.567980"], ["updated_at", "2015-04-16 07:39:37.567980"]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 73]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 73]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 73]] SQL (0.1ms) UPDATE "flyboy_goals" SET "progress" = ?, "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["progress", 100], ["version", 2], ["updated_at", "2015-04-16 07:39:37.572476"], ["id", 73]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2012-12-23"], ["term", "2012-12-23"], ["goal_id", 74], ["title", "dEF"], ["description", "I-am-the-task-description_6255"], ["created_at", "2015-04-16 07:39:37.577195"], ["updated_at", "2015-04-16 07:39:37.577195"]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 74]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 74]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 74]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:39:37.581826"], ["id", 74]]  (1.0ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "progress", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2012-12-22"], ["term", "2012-12-22"], ["goal_id", 75], ["title", "xyz"], ["description", "I-am-the-task-description_4670"], ["progress", 35], ["created_at", "2015-04-16 07:39:37.586300"], ["updated_at", "2015-04-16 07:39:37.586300"]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 75]]  (0.1ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 75]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 75]] SQL (0.1ms) UPDATE "flyboy_goals" SET "progress" = ?, "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["progress", 35], ["version", 2], ["updated_at", "2015-04-16 07:39:37.591614"], ["id", 75]]  (1.1ms) commit transaction Processing by Flyboy::TasksController#index as HTML Parameters: {"sort"=>"-term"} Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (0.5ms) Completed 200 OK in 3ms (Views: 1.7ms | ActiveRecord: 0.0ms) Flyboy::Task Load (0.4ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY flyboy_tasks.term desc LIMIT 50 OFFSET 0  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_6459"], ["description", "I-am-the-goal-description_4450"], ["version", 1], ["created_at", "2015-04-16 07:39:37.605860"], ["updated_at", "2015-04-16 07:39:37.605860"], ["tracking", "150416-4"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 76], ["title", "I-am-a-task5737"], ["description", "I-am-the-task-description_8107"], ["created_at", "2015-04-16 07:39:37.610061"], ["updated_at", "2015-04-16 07:39:37.610061"]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 76]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 76]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 76]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:39:37.612833"], ["id", 76]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 76], ["title", "I-am-a-task4104"], ["description", "I-am-the-task-description_7067"], ["created_at", "2015-04-16 07:39:37.616384"], ["updated_at", "2015-04-16 07:39:37.616384"]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 76]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 76]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 76]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 3], ["updated_at", "2015-04-16 07:39:37.619945"], ["id", 76]]  (0.7ms) commit transaction Processing by Flyboy::TasksController#show as HTML Parameters: {"id"=>"64"} Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1 [["id", 64]] Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 76]] Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1 [["id", 64]] Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/show.html.slim within layouts/application (0.2ms) Completed 200 OK in 4ms (Views: 2.0ms | ActiveRecord: 0.3ms)  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_9394"], ["description", "I-am-the-goal-description_2862"], ["version", 1], ["created_at", "2015-04-16 07:39:37.631331"], ["updated_at", "2015-04-16 07:39:37.631331"], ["tracking", "150416-5"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 77], ["title", "I-am-a-task7236"], ["description", "I-am-the-task-description_3056"], ["created_at", "2015-04-16 07:39:37.635441"], ["updated_at", "2015-04-16 07:39:37.635441"]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 77]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 77]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 77]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:39:37.638536"], ["id", 77]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 77], ["title", "I-am-a-task1356"], ["description", "I-am-the-task-description_7722"], ["created_at", "2015-04-16 07:39:37.642602"], ["updated_at", "2015-04-16 07:39:37.642602"]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 77]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 77]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 77]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 3], ["updated_at", "2015-04-16 07:39:37.645602"], ["id", 77]]  (0.8ms) commit transaction Processing by Flyboy::TasksController#new as HTML Parameters: {"goal_id"=>"77"} Flyboy::Goal Load (0.2ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 77]] 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.2ms)  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_2320"], ["description", "I-am-the-goal-description_6148"], ["version", 1], ["created_at", "2015-04-16 07:39:37.656695"], ["updated_at", "2015-04-16 07:39:37.656695"], ["tracking", "150416-6"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 78], ["title", "I-am-a-task6557"], ["description", "I-am-the-task-description_8839"], ["created_at", "2015-04-16 07:39:37.660788"], ["updated_at", "2015-04-16 07:39:37.660788"]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 78]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 78]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 78]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:39:37.663763"], ["id", 78]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 78], ["title", "I-am-a-task2570"], ["description", "I-am-the-task-description_3751"], ["created_at", "2015-04-16 07:39:37.667265"], ["updated_at", "2015-04-16 07:39:37.667265"]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 78]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 78]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 78]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 3], ["updated_at", "2015-04-16 07:39:37.670446"], ["id", 78]]  (0.9ms) commit transaction Processing by Flyboy::TasksController#edit as HTML Parameters: {"id"=>"68"} Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1 [["id", 68]] Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 78]] Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/edit.html.slim within layouts/application (0.2ms) Completed 200 OK in 4ms (Views: 2.0ms | ActiveRecord: 0.2ms)  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_252"], ["description", "I-am-the-goal-description_9964"], ["version", 1], ["created_at", "2015-04-16 07:39:37.681447"], ["updated_at", "2015-04-16 07:39:37.681447"], ["tracking", "150416-7"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 79], ["title", "I-am-a-task5271"], ["description", "I-am-the-task-description_4358"], ["created_at", "2015-04-16 07:39:37.685375"], ["updated_at", "2015-04-16 07:39:37.685375"]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 79]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 79]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 79]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:39:37.688267"], ["id", 79]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 79], ["title", "I-am-a-task379"], ["description", "I-am-the-task-description_7249"], ["created_at", "2015-04-16 07:39:37.692123"], ["updated_at", "2015-04-16 07:39:37.692123"]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 79]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 79]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 79]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 3], ["updated_at", "2015-04-16 07:39:37.695271"], ["id", 79]]  (0.9ms) commit transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" Processing by Flyboy::TasksController#create as HTML Parameters: {"task"=>{"title"=>"New Task", "goal_id"=>"79", "reminder"=>"2015-04-16", "term"=>"2015-04-16"}} Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 79]]  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "flyboy_tasks" ("goal_id", "title", "term", "reminder", "done", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["goal_id", 79], ["title", "New Task"], ["term", "2015-04-16"], ["reminder", "2015-04-16"], ["done", "f"], ["created_at", "2015-04-16 07:39:37.707531"], ["updated_at", "2015-04-16 07:39:37.707531"]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 79]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 79]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 79]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 4], ["updated_at", "2015-04-16 07:39:37.711203"], ["id", 79]]  (0.9ms) commit transaction Redirected to http://test.host/flyboy/tasks/72 Completed 302 Found in 9ms (ActiveRecord: 1.7ms)  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks"  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_6876"], ["description", "I-am-the-goal-description_292"], ["version", 1], ["created_at", "2015-04-16 07:39:37.717751"], ["updated_at", "2015-04-16 07:39:37.717751"], ["tracking", "150416-8"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 80], ["title", "I-am-a-task8385"], ["description", "I-am-the-task-description_7635"], ["created_at", "2015-04-16 07:39:37.721579"], ["updated_at", "2015-04-16 07:39:37.721579"]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 80]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 80]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 80]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:39:37.724522"], ["id", 80]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 80], ["title", "I-am-a-task796"], ["description", "I-am-the-task-description_6373"], ["created_at", "2015-04-16 07:39:37.729104"], ["updated_at", "2015-04-16 07:39:37.729104"]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 80]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 80]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 80]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 3], ["updated_at", "2015-04-16 07:39:37.732549"], ["id", 80]]  (0.9ms) commit transaction Processing by Flyboy::TasksController#create as HTML Parameters: {"task"=>{"title"=>"New Task", "goal_id"=>"80", "reminder"=>"2015-04-16", "term"=>"2015-04-16"}} Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 80]]  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "flyboy_tasks" ("goal_id", "title", "term", "reminder", "done", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["goal_id", 80], ["title", "New Task"], ["term", "2015-04-16"], ["reminder", "2015-04-16"], ["done", "f"], ["created_at", "2015-04-16 07:39:37.738951"], ["updated_at", "2015-04-16 07:39:37.738951"]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 80]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 80]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 80]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 4], ["updated_at", "2015-04-16 07:39:37.742066"], ["id", 80]]  (1.0ms) commit transaction Redirected to http://test.host/flyboy/tasks/75 Completed 302 Found in 9ms (ActiveRecord: 1.7ms)  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_4656"], ["description", "I-am-the-goal-description_9617"], ["version", 1], ["created_at", "2015-04-16 07:39:37.814105"], ["updated_at", "2015-04-16 07:39:37.814105"], ["tracking", "150416-9"]]  (0.7ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 81], ["title", "I-am-a-task726"], ["description", "I-am-the-task-description_5805"], ["created_at", "2015-04-16 07:39:37.818006"], ["updated_at", "2015-04-16 07:39:37.818006"]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 81]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 81]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 81]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:39:37.820899"], ["id", 81]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 81], ["title", "I-am-a-task9678"], ["description", "I-am-the-task-description_8945"], ["created_at", "2015-04-16 07:39:37.824477"], ["updated_at", "2015-04-16 07:39:37.824477"]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 81]]  (0.1ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 81]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 81]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 3], ["updated_at", "2015-04-16 07:39:37.828440"], ["id", 81]]  (0.7ms) commit transaction Processing by Flyboy::TasksController#create as HTML Parameters: {"task"=>{"title"=>"New Task", "goal_id"=>"81", "reminder"=>"2015-04-16", "term"=>"2015-04-16"}} Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 81]]  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "flyboy_tasks" ("goal_id", "title", "term", "reminder", "done", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["goal_id", 81], ["title", "New Task"], ["term", "2015-04-16"], ["reminder", "2015-04-16"], ["done", "f"], ["created_at", "2015-04-16 07:39:37.835190"], ["updated_at", "2015-04-16 07:39:37.835190"]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 81]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 81]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 81]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 4], ["updated_at", "2015-04-16 07:39:37.838201"], ["id", 81]]  (1.0ms) commit transaction Redirected to http://test.host/flyboy/tasks/78 Completed 302 Found in 8ms (ActiveRecord: 1.6ms) Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY id DESC LIMIT 1  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_973"], ["description", "I-am-the-goal-description_9220"], ["version", 1], ["created_at", "2015-04-16 07:39:37.845730"], ["updated_at", "2015-04-16 07:39:37.845730"], ["tracking", "150416-10"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 82], ["title", "I-am-a-task3508"], ["description", "I-am-the-task-description_5404"], ["created_at", "2015-04-16 07:39:37.850169"], ["updated_at", "2015-04-16 07:39:37.850169"]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 82]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 82]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 82]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:39:37.853224"], ["id", 82]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 82], ["title", "I-am-a-task5768"], ["description", "I-am-the-task-description_9317"], ["created_at", "2015-04-16 07:39:37.856898"], ["updated_at", "2015-04-16 07:39:37.856898"]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 82]]  (0.1ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 82]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 82]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 3], ["updated_at", "2015-04-16 07:39:37.860414"], ["id", 82]]  (0.9ms) commit transaction Processing by Flyboy::TasksController#create as HTML Parameters: {"task"=>{"title"=>nil, "goal_id"=>"82"}} Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 82]]  (0.1ms) begin transaction  (0.0ms) rollback transaction Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/new.html.slim within layouts/application (0.2ms) Completed 200 OK in 4ms (Views: 0.9ms | ActiveRecord: 0.2ms)  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_4264"], ["description", "I-am-the-goal-description_294"], ["version", 1], ["created_at", "2015-04-16 07:39:37.871773"], ["updated_at", "2015-04-16 07:39:37.871773"], ["tracking", "150416-11"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 83], ["title", "I-am-a-task5054"], ["description", "I-am-the-task-description_9443"], ["created_at", "2015-04-16 07:39:37.876221"], ["updated_at", "2015-04-16 07:39:37.876221"]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 83]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 83]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 83]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:39:37.879195"], ["id", 83]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 83], ["title", "I-am-a-task5710"], ["description", "I-am-the-task-description_2511"], ["created_at", "2015-04-16 07:39:37.882823"], ["updated_at", "2015-04-16 07:39:37.882823"]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 83]]  (0.1ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 83]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 83]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 3], ["updated_at", "2015-04-16 07:39:37.886930"], ["id", 83]]  (0.9ms) commit transaction  (0.1ms) begin transaction Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 83]] SQL (0.3ms) INSERT INTO "flyboy_tasks" ("title", "goal_id", "reminder", "term", "done", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["title", "New Task"], ["goal_id", 83], ["reminder", "2015-04-16"], ["term", "2015-04-16"], ["done", "f"], ["created_at", "2015-04-16 07:39:37.891239"], ["updated_at", "2015-04-16 07:39:37.891239"]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 83]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 83]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 83]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 4], ["updated_at", "2015-04-16 07:39:37.894614"], ["id", 83]]  (0.9ms) commit transaction Processing by Flyboy::TasksController#update as HTML Parameters: {"task"=>{"title"=>"New Task", "goal_id"=>"83", "reminder"=>"2015-04-16", "term"=>"2015-04-16"}, "id"=>"83"} Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1 [["id", 83]] Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 83]]  (0.1ms) begin transaction  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 83]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 83]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 83]] SQL (0.3ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 5], ["updated_at", "2015-04-16 07:39:37.904158"], ["id", 83]]  (0.8ms) commit transaction Redirected to http://test.host/flyboy/tasks/83 Completed 302 Found in 9ms (ActiveRecord: 1.5ms)  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_5039"], ["description", "I-am-the-goal-description_5206"], ["version", 1], ["created_at", "2015-04-16 07:39:37.910826"], ["updated_at", "2015-04-16 07:39:37.910826"], ["tracking", "150416-12"]]  (1.0ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 84], ["title", "I-am-a-task4181"], ["description", "I-am-the-task-description_8781"], ["created_at", "2015-04-16 07:39:37.914869"], ["updated_at", "2015-04-16 07:39:37.914869"]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 84]]  (0.1ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 84]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 84]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:39:37.918424"], ["id", 84]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 84], ["title", "I-am-a-task3522"], ["description", "I-am-the-task-description_1927"], ["created_at", "2015-04-16 07:39:37.922219"], ["updated_at", "2015-04-16 07:39:37.922219"]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 84]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 84]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 84]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 3], ["updated_at", "2015-04-16 07:39:37.925287"], ["id", 84]]  (1.0ms) commit transaction  (0.1ms) begin transaction Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 84]] SQL (0.3ms) INSERT INTO "flyboy_tasks" ("title", "goal_id", "reminder", "term", "done", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["title", "New Task"], ["goal_id", 84], ["reminder", "2015-04-16"], ["term", "2015-04-16"], ["done", "f"], ["created_at", "2015-04-16 07:39:37.929282"], ["updated_at", "2015-04-16 07:39:37.929282"]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 84]]  (0.1ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 84]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 84]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 4], ["updated_at", "2015-04-16 07:39:37.933411"], ["id", 84]]  (0.9ms) commit transaction Processing by Flyboy::TasksController#update as HTML Parameters: {"task"=>{"title"=>"New Task", "goal_id"=>"84", "reminder"=>"2015-04-16", "term"=>"2015-04-16"}, "id"=>"86"} Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1 [["id", 86]] Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 84]]  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 84]]  (0.1ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 84]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 84]] SQL (0.3ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 5], ["updated_at", "2015-04-16 07:39:37.944691"], ["id", 84]]  (0.8ms) commit transaction Redirected to http://test.host/flyboy/tasks/86 Completed 302 Found in 11ms (ActiveRecord: 1.8ms)  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_622"], ["description", "I-am-the-goal-description_138"], ["version", 1], ["created_at", "2015-04-16 07:39:37.952665"], ["updated_at", "2015-04-16 07:39:37.952665"], ["tracking", "150416-13"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 85], ["title", "I-am-a-task1405"], ["description", "I-am-the-task-description_9811"], ["created_at", "2015-04-16 07:39:37.957162"], ["updated_at", "2015-04-16 07:39:37.957162"]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 85]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 85]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 85]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:39:37.960468"], ["id", 85]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 85], ["title", "I-am-a-task660"], ["description", "I-am-the-task-description_3323"], ["created_at", "2015-04-16 07:39:37.963976"], ["updated_at", "2015-04-16 07:39:37.963976"]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 85]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 85]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 85]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 3], ["updated_at", "2015-04-16 07:39:37.966773"], ["id", 85]]  (1.0ms) commit transaction  (0.1ms) begin transaction Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 85]] SQL (0.2ms) INSERT INTO "flyboy_tasks" ("title", "goal_id", "reminder", "term", "done", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["title", "New Task"], ["goal_id", 85], ["reminder", "2015-04-16"], ["term", "2015-04-16"], ["done", "f"], ["created_at", "2015-04-16 07:39:37.970543"], ["updated_at", "2015-04-16 07:39:37.970543"]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 85]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 85]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 85]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 4], ["updated_at", "2015-04-16 07:39:37.973186"], ["id", 85]]  (0.9ms) commit transaction Processing by Flyboy::TasksController#update as HTML Parameters: {"task"=>{"title"=>nil}, "id"=>"89"} Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1 [["id", 89]] Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 85]]  (0.1ms) begin transaction  (0.1ms) rollback transaction Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/edit.html.slim within layouts/application (0.2ms) Completed 200 OK in 4ms (Views: 1.0ms | ActiveRecord: 0.3ms)  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_2356"], ["description", "I-am-the-goal-description_6406"], ["version", 1], ["created_at", "2015-04-16 07:39:37.984082"], ["updated_at", "2015-04-16 07:39:37.984082"], ["tracking", "150416-14"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 86], ["title", "I-am-a-task855"], ["description", "I-am-the-task-description_4158"], ["created_at", "2015-04-16 07:39:37.988486"], ["updated_at", "2015-04-16 07:39:37.988486"]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 86]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 86]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 86]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:39:37.991312"], ["id", 86]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 86], ["title", "I-am-a-task5085"], ["description", "I-am-the-task-description_5720"], ["created_at", "2015-04-16 07:39:37.994824"], ["updated_at", "2015-04-16 07:39:37.994824"]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 86]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 86]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 86]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 3], ["updated_at", "2015-04-16 07:39:37.998019"], ["id", 86]]  (0.9ms) commit transaction  (0.1ms) begin transaction Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 86]] SQL (0.2ms) INSERT INTO "flyboy_tasks" ("title", "goal_id", "reminder", "term", "done", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["title", "New Task"], ["goal_id", 86], ["reminder", "2015-04-16"], ["term", "2015-04-16"], ["done", "f"], ["created_at", "2015-04-16 07:39:38.001879"], ["updated_at", "2015-04-16 07:39:38.001879"]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 86]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 86]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 86]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 4], ["updated_at", "2015-04-16 07:39:38.004667"], ["id", 86]]  (0.8ms) commit transaction  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" Processing by Flyboy::TasksController#destroy as HTML Parameters: {"id"=>"92"} Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1 [["id", 92]] Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 86]]  (0.1ms) begin transaction Flyboy::TaskComment Load (0.2ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 92]] SQL (0.3ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 92]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 86]]  (0.1ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 86]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 86]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 5], ["updated_at", "2015-04-16 07:39:38.016522"], ["id", 86]]  (0.9ms) commit transaction Redirected to http://test.host/flyboy/tasks Completed 302 Found in 12ms (ActiveRecord: 2.0ms)  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks"  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_4769"], ["description", "I-am-the-goal-description_6303"], ["version", 1], ["created_at", "2015-04-16 07:39:38.024339"], ["updated_at", "2015-04-16 07:39:38.024339"], ["tracking", "150416-15"]]  (1.0ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 87], ["title", "I-am-a-task4950"], ["description", "I-am-the-task-description_5882"], ["created_at", "2015-04-16 07:39:38.031563"], ["updated_at", "2015-04-16 07:39:38.031563"]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 87]]  (0.1ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 87]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 87]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:39:38.035717"], ["id", 87]]  (0.9ms) commit transaction  (0.2ms) begin transaction SQL (0.5ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 87], ["title", "I-am-a-task9606"], ["description", "I-am-the-task-description_1267"], ["created_at", "2015-04-16 07:39:38.040672"], ["updated_at", "2015-04-16 07:39:38.040672"]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 87]]  (0.1ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 87]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 87]] SQL (0.6ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 3], ["updated_at", "2015-04-16 07:39:38.047782"], ["id", 87]]  (16.9ms) commit transaction  (0.4ms) begin transaction Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 87]] SQL (0.7ms) INSERT INTO "flyboy_tasks" ("title", "goal_id", "reminder", "term", "done", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["title", "New Task"], ["goal_id", 87], ["reminder", "2015-04-16"], ["term", "2015-04-16"], ["done", "f"], ["created_at", "2015-04-16 07:39:38.070327"], ["updated_at", "2015-04-16 07:39:38.070327"]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 87]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 87]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 87]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 4], ["updated_at", "2015-04-16 07:39:38.074168"], ["id", 87]]  (1.1ms) commit transaction Processing by Flyboy::TasksController#destroy as HTML Parameters: {"id"=>"95"} Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1 [["id", 95]] Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 87]]  (0.1ms) begin transaction Flyboy::TaskComment Load (0.1ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 95]] SQL (0.2ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 95]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 87]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 87]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 87]] SQL (0.2ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 5], ["updated_at", "2015-04-16 07:39:38.085046"], ["id", 87]]  (0.9ms) commit transaction Redirected to http://test.host/flyboy/tasks Completed 302 Found in 10ms (ActiveRecord: 1.8ms)  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_5621"], ["description", "I-am-the-goal-description_4077"], ["version", 1], ["created_at", "2015-04-16 07:39:38.092535"], ["updated_at", "2015-04-16 07:39:38.092535"], ["tracking", "150416-16"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 88], ["title", "I-am-a-task5578"], ["description", "I-am-the-task-description_8333"], ["created_at", "2015-04-16 07:39:38.097042"], ["updated_at", "2015-04-16 07:39:38.097042"]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 88]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 88]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 88]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:39:38.100092"], ["id", 88]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 88], ["title", "I-am-a-task2603"], ["description", "I-am-the-task-description_7068"], ["created_at", "2015-04-16 07:39:38.103874"], ["updated_at", "2015-04-16 07:39:38.103874"]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 88]]  (0.1ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 88]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 88]] SQL (0.3ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 3], ["updated_at", "2015-04-16 07:39:38.107976"], ["id", 88]]  (1.2ms) commit transaction  (0.2ms) begin transaction Flyboy::Goal Load (0.2ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 88]] SQL (0.3ms) INSERT INTO "flyboy_tasks" ("title", "goal_id", "reminder", "term", "done", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["title", "New Task"], ["goal_id", 88], ["reminder", "2015-04-16"], ["term", "2015-04-16"], ["done", "f"], ["created_at", "2015-04-16 07:39:38.114201"], ["updated_at", "2015-04-16 07:39:38.114201"]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 88]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 88]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 88]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 4], ["updated_at", "2015-04-16 07:39:38.118561"], ["id", 88]]  (1.2ms) commit transaction Processing by Flyboy::TasksController#snooze as HTML Parameters: {"id"=>"98"} Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1 [["id", 98]] Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 88]]  (0.1ms) begin transaction SQL (0.3ms) UPDATE "flyboy_tasks" SET "reminder" = ?, "term" = ?, "updated_at" = ? WHERE "flyboy_tasks"."id" = ? [["reminder", "2015-04-23"], ["term", "2015-05-16"], ["updated_at", "2015-04-16 07:39:38.125698"], ["id", 98]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 88]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 88]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 88]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 5], ["updated_at", "2015-04-16 07:39:38.128727"], ["id", 88]]  (0.9ms) commit transaction Redirected to http://test.host/flyboy/tasks Completed 302 Found in 8ms (ActiveRecord: 1.7ms)  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_8615"], ["description", "I-am-the-goal-description_8562"], ["version", 1], ["created_at", "2015-04-16 07:39:38.135387"], ["updated_at", "2015-04-16 07:39:38.135387"], ["tracking", "150416-17"]]  (0.9ms) commit transaction  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_7107"], ["description", "I-am-the-goal-description_3625"], ["version", 1], ["created_at", "2015-04-16 07:39:38.140108"], ["updated_at", "2015-04-16 07:39:38.140108"], ["tracking", "150416-18"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-13"], ["term", "2015-04-15"], ["goal_id", 90], ["title", "I-am-a-task9573"], ["description", "I-am-the-task-description_2506"], ["created_at", "2015-04-16 07:39:38.143935"], ["updated_at", "2015-04-16 07:39:38.143935"]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 90]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 90]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 90]] SQL (0.2ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:39:38.146869"], ["id", 90]]  (0.8ms) commit transaction  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_6674"], ["description", "I-am-the-goal-description_2066"], ["version", 1], ["created_at", "2015-04-16 07:39:38.153060"], ["updated_at", "2015-04-16 07:39:38.153060"], ["tracking", "150416-19"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-13"], ["term", "2015-04-17"], ["goal_id", 91], ["title", "I-am-a-task3037"], ["description", "I-am-the-task-description_754"], ["created_at", "2015-04-16 07:39:38.157210"], ["updated_at", "2015-04-16 07:39:38.157210"]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 91]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 91]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 91]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:39:38.160080"], ["id", 91]]  (0.9ms) commit transaction  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_4763"], ["description", "I-am-the-goal-description_6414"], ["version", 1], ["created_at", "2015-04-16 07:39:38.163572"], ["updated_at", "2015-04-16 07:39:38.163572"], ["tracking", "150416-20"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-13"], ["term", "2015-04-15"], ["goal_id", 92], ["title", "I-am-a-task2534"], ["description", "I-am-the-task-description_4095"], ["created_at", "2015-04-16 07:39:38.167906"], ["updated_at", "2015-04-16 07:39:38.167906"]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 92]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 92]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 92]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:39:38.170887"], ["id", 92]]  (1.0ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-13"], ["term", "2015-04-17"], ["goal_id", 92], ["title", "I-am-a-task2470"], ["description", "I-am-the-task-description_4665"], ["created_at", "2015-04-16 07:39:38.174922"], ["updated_at", "2015-04-16 07:39:38.174922"]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 92]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 92]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 92]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 3], ["updated_at", "2015-04-16 07:39:38.178039"], ["id", 92]]  (1.0ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-17"], ["term", "2015-04-19"], ["goal_id", 89], ["title", "I-am-a-task3193"], ["description", "I-am-the-task-description_9547"], ["created_at", "2015-04-16 07:39:38.181778"], ["updated_at", "2015-04-16 07:39:38.181778"]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 89]]  (0.2ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 89]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 89]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:39:38.185767"], ["id", 89]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2015-04-13"], ["term", "2015-04-15"], ["goal_id", 89], ["title", "I-am-a-task6815"], ["description", "I-am-the-task-description_5699"], ["created_at", "2015-04-16 07:39:38.190371"], ["updated_at", "2015-04-16 07:39:38.190371"]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 89]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 89]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 89]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 3], ["updated_at", "2015-04-16 07:39:38.193874"], ["id", 89]]  (0.9ms) commit transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 89 AND done = 'f' AND term < '2015-04-16')  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 89 AND done = 'f' AND term > '2015-04-16' AND reminder < '2015-04-16')  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_2204"], ["description", "I-am-the-goal-description_9491"], ["version", 1], ["created_at", "2015-04-16 07:39:38.200741"], ["updated_at", "2015-04-16 07:39:38.200741"], ["tracking", "150416-21"]]  (1.0ms) commit transaction  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_1767"], ["description", "I-am-the-goal-description_1652"], ["version", 1], ["created_at", "2015-04-16 07:39:38.205658"], ["updated_at", "2015-04-16 07:39:38.205658"], ["tracking", "150416-22"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-13"], ["term", "2015-04-15"], ["goal_id", 94], ["title", "I-am-a-task9308"], ["description", "I-am-the-task-description_5776"], ["created_at", "2015-04-16 07:39:38.209536"], ["updated_at", "2015-04-16 07:39:38.209536"]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 94]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 94]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 94]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:39:38.212332"], ["id", 94]]  (0.9ms) commit transaction  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_6857"], ["description", "I-am-the-goal-description_968"], ["version", 1], ["created_at", "2015-04-16 07:39:38.216318"], ["updated_at", "2015-04-16 07:39:38.216318"], ["tracking", "150416-23"]]  (1.0ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-13"], ["term", "2015-04-17"], ["goal_id", 95], ["title", "I-am-a-task9646"], ["description", "I-am-the-task-description_4355"], ["created_at", "2015-04-16 07:39:38.220656"], ["updated_at", "2015-04-16 07:39:38.220656"]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 95]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 95]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 95]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:39:38.224273"], ["id", 95]]  (1.0ms) commit transaction  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_8869"], ["description", "I-am-the-goal-description_9306"], ["version", 1], ["created_at", "2015-04-16 07:39:38.227953"], ["updated_at", "2015-04-16 07:39:38.227953"], ["tracking", "150416-24"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.5ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-13"], ["term", "2015-04-15"], ["goal_id", 96], ["title", "I-am-a-task2903"], ["description", "I-am-the-task-description_9330"], ["created_at", "2015-04-16 07:39:38.232716"], ["updated_at", "2015-04-16 07:39:38.232716"]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 96]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 96]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 96]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:39:38.236430"], ["id", 96]]  (1.0ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-13"], ["term", "2015-04-17"], ["goal_id", 96], ["title", "I-am-a-task3407"], ["description", "I-am-the-task-description_3288"], ["created_at", "2015-04-16 07:39:38.240803"], ["updated_at", "2015-04-16 07:39:38.240803"]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 96]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 96]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 96]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 3], ["updated_at", "2015-04-16 07:39:38.244212"], ["id", 96]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-17"], ["term", "2015-04-19"], ["goal_id", 93], ["title", "I-am-a-task7717"], ["description", "I-am-the-task-description_5122"], ["created_at", "2015-04-16 07:39:38.248150"], ["updated_at", "2015-04-16 07:39:38.248150"]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 93]]  (0.1ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 93]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 93]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:39:38.254652"], ["id", 93]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2015-04-13"], ["term", "2015-04-15"], ["goal_id", 93], ["title", "I-am-a-task4370"], ["description", "I-am-the-task-description_2077"], ["created_at", "2015-04-16 07:39:38.259216"], ["updated_at", "2015-04-16 07:39:38.259216"]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 93]]  (0.1ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 93]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 93]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 3], ["updated_at", "2015-04-16 07:39:38.262757"], ["id", 93]]  (0.9ms) commit transaction  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["progress", 0], ["title", "I-am-a-goal_2401"], ["description", "I-am-the-goal-description_9843"], ["version", 1], ["created_at", "2015-04-16 07:39:38.266093"], ["updated_at", "2015-04-16 07:39:38.266093"], ["tracking", "150416-25"]]  (0.8ms) commit transaction  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 97 AND done = 'f' AND term < '2015-04-16')  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 97 AND done = 'f' AND term > '2015-04-16' AND reminder < '2015-04-16')  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_2528"], ["description", "I-am-the-goal-description_7002"], ["version", 1], ["created_at", "2015-04-16 07:39:38.272922"], ["updated_at", "2015-04-16 07:39:38.272922"], ["tracking", "150416-26"]]  (0.9ms) commit transaction  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_9854"], ["description", "I-am-the-goal-description_1397"], ["version", 1], ["created_at", "2015-04-16 07:39:38.277838"], ["updated_at", "2015-04-16 07:39:38.277838"], ["tracking", "150416-27"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-13"], ["term", "2015-04-15"], ["goal_id", 99], ["title", "I-am-a-task3254"], ["description", "I-am-the-task-description_8140"], ["created_at", "2015-04-16 07:39:38.281744"], ["updated_at", "2015-04-16 07:39:38.281744"]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 99]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 99]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 99]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:39:38.284561"], ["id", 99]]  (1.0ms) commit transaction  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_5177"], ["description", "I-am-the-goal-description_1975"], ["version", 1], ["created_at", "2015-04-16 07:39:38.288603"], ["updated_at", "2015-04-16 07:39:38.288603"], ["tracking", "150416-28"]]  (1.0ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-13"], ["term", "2015-04-17"], ["goal_id", 100], ["title", "I-am-a-task4079"], ["description", "I-am-the-task-description_3586"], ["created_at", "2015-04-16 07:39:38.292579"], ["updated_at", "2015-04-16 07:39:38.292579"]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 100]]  (0.1ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 100]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 100]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:39:38.295384"], ["id", 100]]  (0.8ms) commit transaction  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_2257"], ["description", "I-am-the-goal-description_6450"], ["version", 1], ["created_at", "2015-04-16 07:39:38.298399"], ["updated_at", "2015-04-16 07:39:38.298399"], ["tracking", "150416-29"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-13"], ["term", "2015-04-15"], ["goal_id", 101], ["title", "I-am-a-task359"], ["description", "I-am-the-task-description_1238"], ["created_at", "2015-04-16 07:39:38.302698"], ["updated_at", "2015-04-16 07:39:38.302698"]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 101]]  (0.1ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 101]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 101]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:39:38.305927"], ["id", 101]]  (1.0ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-13"], ["term", "2015-04-17"], ["goal_id", 101], ["title", "I-am-a-task7597"], ["description", "I-am-the-task-description_1299"], ["created_at", "2015-04-16 07:39:38.310336"], ["updated_at", "2015-04-16 07:39:38.310336"]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 101]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 101]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 101]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 3], ["updated_at", "2015-04-16 07:39:38.313415"], ["id", 101]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-17"], ["term", "2015-04-19"], ["goal_id", 98], ["title", "I-am-a-task5188"], ["description", "I-am-the-task-description_108"], ["created_at", "2015-04-16 07:39:38.317126"], ["updated_at", "2015-04-16 07:39:38.317126"]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 98]]  (0.1ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 98]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 98]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:39:38.320712"], ["id", 98]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2015-04-13"], ["term", "2015-04-15"], ["goal_id", 98], ["title", "I-am-a-task6135"], ["description", "I-am-the-task-description_8808"], ["created_at", "2015-04-16 07:39:38.324458"], ["updated_at", "2015-04-16 07:39:38.324458"]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 98]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 98]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 98]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 3], ["updated_at", "2015-04-16 07:39:38.327440"], ["id", 98]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-13"], ["term", "2015-04-17"], ["goal_id", 98], ["title", "I-am-a-task6426"], ["description", "I-am-the-task-description_3652"], ["created_at", "2015-04-16 07:39:38.331092"], ["updated_at", "2015-04-16 07:39:38.331092"]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 98]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 98]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 98]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 4], ["updated_at", "2015-04-16 07:39:38.334437"], ["id", 98]]  (1.0ms) commit transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 98 AND done = 'f' AND term < '2015-04-16')  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 98 AND done = 'f' AND term > '2015-04-16' AND reminder < '2015-04-16')  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_9759"], ["description", "I-am-the-goal-description_8769"], ["version", 1], ["created_at", "2015-04-16 07:39:38.340919"], ["updated_at", "2015-04-16 07:39:38.340919"], ["tracking", "150416-30"]]  (0.8ms) commit transaction  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_4148"], ["description", "I-am-the-goal-description_7819"], ["version", 1], ["created_at", "2015-04-16 07:39:38.345680"], ["updated_at", "2015-04-16 07:39:38.345680"], ["tracking", "150416-31"]]  (0.9ms) commit transaction  (0.2ms) begin transaction SQL (0.4ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-13"], ["term", "2015-04-15"], ["goal_id", 103], ["title", "I-am-a-task4360"], ["description", "I-am-the-task-description_8558"], ["created_at", "2015-04-16 07:39:38.350614"], ["updated_at", "2015-04-16 07:39:38.350614"]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 103]]  (0.1ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 103]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 103]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:39:38.355605"], ["id", 103]]  (0.9ms) commit transaction  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_1637"], ["description", "I-am-the-goal-description_6516"], ["version", 1], ["created_at", "2015-04-16 07:39:38.359881"], ["updated_at", "2015-04-16 07:39:38.359881"], ["tracking", "150416-32"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-13"], ["term", "2015-04-17"], ["goal_id", 104], ["title", "I-am-a-task3668"], ["description", "I-am-the-task-description_5109"], ["created_at", "2015-04-16 07:39:38.364227"], ["updated_at", "2015-04-16 07:39:38.364227"]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 104]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 104]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 104]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:39:38.367114"], ["id", 104]]  (1.0ms) commit transaction  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_2248"], ["description", "I-am-the-goal-description_2614"], ["version", 1], ["created_at", "2015-04-16 07:39:38.370094"], ["updated_at", "2015-04-16 07:39:38.370094"], ["tracking", "150416-33"]]  (1.0ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-13"], ["term", "2015-04-15"], ["goal_id", 105], ["title", "I-am-a-task7302"], ["description", "I-am-the-task-description_4329"], ["created_at", "2015-04-16 07:39:38.375300"], ["updated_at", "2015-04-16 07:39:38.375300"]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 105]]  (0.1ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 105]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 105]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:39:38.378752"], ["id", 105]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-13"], ["term", "2015-04-17"], ["goal_id", 105], ["title", "I-am-a-task8818"], ["description", "I-am-the-task-description_1269"], ["created_at", "2015-04-16 07:39:38.382569"], ["updated_at", "2015-04-16 07:39:38.382569"]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 105]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 105]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 105]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 3], ["updated_at", "2015-04-16 07:39:38.386093"], ["id", 105]]  (1.0ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-17"], ["term", "2015-04-19"], ["goal_id", 102], ["title", "I-am-a-task2200"], ["description", "I-am-the-task-description_6411"], ["created_at", "2015-04-16 07:39:38.390142"], ["updated_at", "2015-04-16 07:39:38.390142"]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 102]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 102]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 102]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:39:38.393304"], ["id", 102]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2015-04-13"], ["term", "2015-04-15"], ["goal_id", 102], ["title", "I-am-a-task4407"], ["description", "I-am-the-task-description_4027"], ["created_at", "2015-04-16 07:39:38.396957"], ["updated_at", "2015-04-16 07:39:38.396957"]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 102]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 102]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 102]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 3], ["updated_at", "2015-04-16 07:39:38.400711"], ["id", 102]]  (4.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-13"], ["term", "2015-04-15"], ["goal_id", 102], ["title", "I-am-a-task7990"], ["description", "I-am-the-task-description_2951"], ["created_at", "2015-04-16 07:39:38.409845"], ["updated_at", "2015-04-16 07:39:38.409845"]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 102]]  (0.1ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 102]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 102]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 4], ["updated_at", "2015-04-16 07:39:38.413604"], ["id", 102]]  (0.9ms) commit transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 102 AND done = 'f' AND term < '2015-04-16')  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_3614"], ["description", "I-am-the-goal-description_8551"], ["version", 1], ["created_at", "2015-04-16 07:39:38.421043"], ["updated_at", "2015-04-16 07:39:38.421043"], ["tracking", "150416-34"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-17"], ["term", "2015-04-19"], ["goal_id", 106], ["title", "I-am-a-task8262"], ["description", "I-am-the-task-description_6026"], ["created_at", "2015-04-16 07:39:38.425069"], ["updated_at", "2015-04-16 07:39:38.425069"]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 106]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 106]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 106]] SQL (0.2ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:39:38.488532"], ["id", 106]]  (0.9ms) commit transaction  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_5106"], ["description", "I-am-the-goal-description_6841"], ["version", 1], ["created_at", "2015-04-16 07:39:38.496116"], ["updated_at", "2015-04-16 07:39:38.496116"], ["tracking", "150416-35"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-15"], ["term", "2015-04-19"], ["goal_id", 107], ["title", "I-am-a-task8410"], ["description", "I-am-the-task-description_8448"], ["created_at", "2015-04-16 07:39:38.500624"], ["updated_at", "2015-04-16 07:39:38.500624"]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 107]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 107]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 107]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:39:38.503926"], ["id", 107]]  (0.9ms) commit transaction  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_4882"], ["description", "I-am-the-goal-description_82"], ["version", 1], ["created_at", "2015-04-16 07:39:38.509144"], ["updated_at", "2015-04-16 07:39:38.509144"], ["tracking", "150416-36"]]  (0.7ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-13"], ["term", "2015-04-15"], ["goal_id", 108], ["title", "I-am-a-task1698"], ["description", "I-am-the-task-description_2737"], ["created_at", "2015-04-16 07:39:38.512906"], ["updated_at", "2015-04-16 07:39:38.512906"]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 108]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 108]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 108]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:39:38.515767"], ["id", 108]]  (0.9ms) commit transaction  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_9473"], ["description", "I-am-the-goal-description_6678"], ["version", 1], ["created_at", "2015-04-16 07:39:38.520892"], ["updated_at", "2015-04-16 07:39:38.520892"], ["tracking", "150416-37"]]  (1.0ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2015-04-13"], ["term", "2015-04-15"], ["goal_id", 109], ["title", "I-am-a-task8053"], ["description", "I-am-the-task-description_584"], ["created_at", "2015-04-16 07:39:38.524868"], ["updated_at", "2015-04-16 07:39:38.524868"]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 109]]  (0.1ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 109]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 109]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:39:38.528502"], ["id", 109]]  (0.9ms) commit transaction  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_2064"], ["description", "I-am-the-goal-description_3492"], ["version", 1], ["created_at", "2015-04-16 07:39:38.534894"], ["updated_at", "2015-04-16 07:39:38.534894"], ["tracking", "150416-38"]]  (0.8ms) commit transaction  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.4ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["progress", 0], ["title", "I-am-a-goal_9750"], ["description", "I-am-the-goal-description_369"], ["version", 1], ["created_at", "2015-04-16 07:39:38.540045"], ["updated_at", "2015-04-16 07:39:38.540045"], ["tracking", "150416-39"]]  (0.8ms) commit transaction  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_9926"], ["description", "I-am-the-goal-description_8942"], ["version", 1], ["created_at", "2015-04-16 07:39:38.545590"], ["updated_at", "2015-04-16 07:39:38.545590"], ["tracking", "150416-40"]]  (0.8ms) commit transaction  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["progress", 0], ["title", "I-am-a-goal_1513"], ["description", "I-am-the-goal-description_8197"], ["version", 1], ["created_at", "2015-04-16 07:39:38.550785"], ["updated_at", "2015-04-16 07:39:38.550785"], ["tracking", "150416-41"]]  (0.7ms) commit transaction  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_4402"], ["description", "I-am-the-goal-description_3342"], ["version", 1], ["created_at", "2015-04-16 07:39:38.556126"], ["updated_at", "2015-04-16 07:39:38.556126"], ["tracking", "150416-42"]]  (0.9ms) commit transaction  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f' [["goal_id", 114]]  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["progress", 0], ["title", "I-am-a-goal_1414"], ["description", "I-am-the-goal-description_9308"], ["version", 1], ["created_at", "2015-04-16 07:39:38.562455"], ["updated_at", "2015-04-16 07:39:38.562455"], ["tracking", "150416-43"]]  (0.8ms) commit transaction  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["progress", 0], ["title", "I-am-a-goal_5016"], ["description", "I-am-the-goal-description_4453"], ["version", 1], ["created_at", "2015-04-16 07:39:38.567990"], ["updated_at", "2015-04-16 07:39:38.567990"], ["tracking", "150416-44"]]  (0.9ms) commit transaction  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_4261"], ["description", "I-am-the-goal-description_1176"], ["version", 1], ["created_at", "2015-04-16 07:39:38.573545"], ["updated_at", "2015-04-16 07:39:38.573545"], ["tracking", "150416-45"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 117], ["title", "I-am-a-task1160"], ["description", "I-am-the-task-description_5860"], ["created_at", "2015-04-16 07:39:38.577531"], ["updated_at", "2015-04-16 07:39:38.577531"]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 117]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 117]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 117]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:39:38.580626"], ["id", 117]]  (0.8ms) commit transaction  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f' [["goal_id", 117]]  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_9011"], ["description", "I-am-the-goal-description_8574"], ["version", 1], ["created_at", "2015-04-16 07:39:38.585555"], ["updated_at", "2015-04-16 07:39:38.585555"], ["tracking", "150416-46"]]  (0.9ms) commit transaction  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_2254"], ["description", "I-am-the-goal-description_5270"], ["version", 1], ["created_at", "2015-04-16 07:39:38.591808"], ["updated_at", "2015-04-16 07:39:38.591808"], ["tracking", "150416-47"]]  (0.9ms) commit transaction  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["progress", 0], ["title", "I-am-a-goal_7254"], ["description", "I-am-the-goal-description_9086"], ["version", 1], ["created_at", "2015-04-16 07:39:38.598047"], ["updated_at", "2015-04-16 07:39:38.598047"], ["tracking", "150416-48"]]  (1.1ms) commit transaction  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_1760"], ["description", "I-am-the-goal-description_7893"], ["version", 1], ["created_at", "2015-04-16 07:39:38.606600"], ["updated_at", "2015-04-16 07:39:38.606600"], ["tracking", "150416-49"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 121], ["title", "I-am-a-task3126"], ["description", "I-am-the-task-description_2276"], ["created_at", "2015-04-16 07:39:38.610104"], ["updated_at", "2015-04-16 07:39:38.610104"]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 121]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 121]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 121]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:39:38.613228"], ["id", 121]]  (0.9ms) commit transaction  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_8183"], ["description", "I-am-the-goal-description_8354"], ["version", 1], ["created_at", "2015-04-16 07:39:38.617269"], ["updated_at", "2015-04-16 07:39:38.617269"], ["tracking", "150416-50"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 122], ["title", "I-am-a-task4851"], ["description", "I-am-the-task-description_9168"], ["created_at", "2015-04-16 07:39:38.621713"], ["updated_at", "2015-04-16 07:39:38.621713"]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 122]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 122]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 122]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:39:38.624823"], ["id", 122]]  (0.9ms) commit transaction  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["progress", 0], ["title", "I-am-a-goal_795"], ["description", "I-am-the-goal-description_7258"], ["version", 1], ["created_at", "2015-04-16 07:39:38.629270"], ["updated_at", "2015-04-16 07:39:38.629270"], ["tracking", "150416-51"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 123], ["title", "I-am-a-task7954"], ["description", "I-am-the-task-description_4149"], ["created_at", "2015-04-16 07:39:38.633835"], ["updated_at", "2015-04-16 07:39:38.633835"]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 123]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 123]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 123]] SQL (0.2ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:39:38.636977"], ["id", 123]]  (0.8ms) commit transaction  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_5699"], ["description", "I-am-the-goal-description_1289"], ["version", 1], ["created_at", "2015-04-16 07:39:38.641846"], ["updated_at", "2015-04-16 07:39:38.641846"], ["tracking", "150416-52"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 124], ["title", "I-am-a-task537"], ["description", "I-am-the-task-description_4857"], ["created_at", "2015-04-16 07:39:38.646467"], ["updated_at", "2015-04-16 07:39:38.646467"]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 124]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 124]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 124]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:39:38.649547"], ["id", 124]]  (0.9ms) commit transaction  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["progress", 0], ["title", "I-am-a-goal_730"], ["description", "I-am-the-goal-description_2527"], ["version", 1], ["created_at", "2015-04-16 07:39:38.654743"], ["updated_at", "2015-04-16 07:39:38.654743"], ["tracking", "150416-53"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 125], ["title", "I-am-a-task1573"], ["description", "I-am-the-task-description_7884"], ["created_at", "2015-04-16 07:39:38.659112"], ["updated_at", "2015-04-16 07:39:38.659112"]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 125]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 125]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 125]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:39:38.662133"], ["id", 125]]  (0.8ms) commit transaction  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_83"], ["description", "I-am-the-goal-description_9545"], ["version", 1], ["created_at", "2015-04-16 07:39:38.667066"], ["updated_at", "2015-04-16 07:39:38.667066"], ["tracking", "150416-54"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 126], ["title", "I-am-a-task521"], ["description", "I-am-the-task-description_7985"], ["created_at", "2015-04-16 07:39:38.670961"], ["updated_at", "2015-04-16 07:39:38.670961"]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 126]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 126]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 126]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:39:38.674002"], ["id", 126]]  (0.9ms) commit transaction  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_1331"], ["description", "I-am-the-goal-description_8944"], ["version", 1], ["created_at", "2015-04-16 07:39:38.678972"], ["updated_at", "2015-04-16 07:39:38.678972"], ["tracking", "150416-55"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 127], ["title", "I-am-a-task3105"], ["description", "I-am-the-task-description_4760"], ["created_at", "2015-04-16 07:39:38.682834"], ["updated_at", "2015-04-16 07:39:38.682834"]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 127]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 127]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 127]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:39:38.685665"], ["id", 127]]  (0.8ms) commit transaction  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_1175"], ["description", "I-am-the-goal-description_6829"], ["version", 1], ["created_at", "2015-04-16 07:39:38.690188"], ["updated_at", "2015-04-16 07:39:38.690188"], ["tracking", "150416-56"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 128], ["title", "I-am-a-task8061"], ["description", "I-am-the-task-description_10"], ["created_at", "2015-04-16 07:39:38.694042"], ["updated_at", "2015-04-16 07:39:38.694042"]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 128]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 128]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 128]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:39:38.696802"], ["id", 128]]  (0.8ms) commit transaction  (0.1ms) begin transaction  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_1555"], ["description", "I-am-the-goal-description_2141"], ["version", 1], ["created_at", "2015-04-16 07:39:38.701654"], ["updated_at", "2015-04-16 07:39:38.701654"], ["tracking", "150416-57"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 129], ["title", "I-am-a-task1089"], ["description", "I-am-the-task-description_5711"], ["created_at", "2015-04-16 07:39:38.706887"], ["updated_at", "2015-04-16 07:39:38.706887"]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 129]]  (0.1ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 129]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 129]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:39:38.710288"], ["id", 129]]  (0.8ms) commit transaction  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_4660"], ["description", "I-am-the-goal-description_2530"], ["version", 1], ["created_at", "2015-04-16 07:39:38.715142"], ["updated_at", "2015-04-16 07:39:38.715142"], ["tracking", "150416-58"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-16"], ["term", "2015-04-17"], ["goal_id", 130], ["title", "I-am-a-task5675"], ["description", "I-am-the-task-description_5023"], ["created_at", "2015-04-16 07:39:38.718950"], ["updated_at", "2015-04-16 07:39:38.718950"]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 130]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 130]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 130]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:39:38.721662"], ["id", 130]]  (0.9ms) commit transaction  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_7914"], ["description", "I-am-the-goal-description_4289"], ["version", 1], ["created_at", "2015-04-16 07:39:38.726270"], ["updated_at", "2015-04-16 07:39:38.726270"], ["tracking", "150416-59"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:39:38.729404"], ["id", 131]]  (0.7ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 3], ["updated_at", "2015-04-16 07:39:38.731478"], ["id", 131]]  (0.7ms) commit transaction  (0.0ms) begin transaction  (0.0ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2013-08-01') SQL (0.0ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_179"], ["description", "I-am-the-goal-description_1888"], ["version", 1], ["created_at", "2013-08-01 09:13:05.000000"], ["updated_at", "2013-08-01 09:13:05.000000"], ["tracking", "130801-1"]]  (0.0ms) commit transaction  (0.0ms) begin transaction  (0.0ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2013-08-01') SQL (0.0ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_7712"], ["description", "I-am-the-goal-description_4422"], ["version", 1], ["created_at", "2013-08-01 09:13:05.000000"], ["updated_at", "2013-08-01 09:13:05.000000"], ["tracking", "130801-2"]]  (0.0ms) commit transaction  (0.0ms) begin transaction  (0.0ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2013-08-01') SQL (0.0ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_3692"], ["description", "I-am-the-goal-description_3768"], ["version", 1], ["created_at", "2013-08-01 09:13:05.000000"], ["updated_at", "2013-08-01 09:13:05.000000"], ["tracking", "130801-3"]]  (0.0ms) commit transaction  (0.0ms) begin transaction  (0.0ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2012-12-21') SQL (0.0ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_38"], ["description", "I-am-the-goal-description_4091"], ["version", 1], ["created_at", "2012-12-21 00:00:00.000000"], ["updated_at", "2012-12-21 00:00:00.000000"], ["tracking", "121221-1"]]  (0.0ms) commit transaction  (0.0ms) begin transaction  (0.0ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2012-12-21') SQL (0.0ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_9280"], ["description", "I-am-the-goal-description_8205"], ["version", 1], ["created_at", "2012-12-21 00:00:00.000000"], ["updated_at", "2012-12-21 00:00:00.000000"], ["tracking", "121221-2"]]  (0.0ms) commit transaction  (0.0ms) begin transaction SQL (0.0ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "progress", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 136], ["title", "I-am-a-task5165"], ["description", "I-am-the-task-description_110"], ["progress", 50], ["created_at", "2012-12-21 00:00:00.000000"], ["updated_at", "2012-12-21 00:00:00.000000"]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 136]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 136]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 136]] SQL (0.0ms) UPDATE "flyboy_goals" SET "progress" = ?, "version" = ? WHERE "flyboy_goals"."id" = ? [["progress", 50], ["version", 2], ["id", 136]]  (0.0ms) commit transaction  (0.0ms) begin transaction SQL (0.0ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "progress", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 136], ["title", "I-am-a-task7948"], ["description", "I-am-the-task-description_340"], ["progress", 100], ["created_at", "2012-12-21 00:00:00.000000"], ["updated_at", "2012-12-21 00:00:00.000000"]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 136]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 136]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 136]] SQL (0.0ms) UPDATE "flyboy_goals" SET "progress" = ?, "version" = ? WHERE "flyboy_goals"."id" = ? [["progress", 75], ["version", 3], ["id", 136]]  (0.0ms) commit transaction Flyboy::Goal Load (0.0ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 136]]  (0.0ms) begin transaction SQL (0.0ms) UPDATE "flyboy_tasks" SET "progress" = ? WHERE "flyboy_tasks"."id" = ? [["progress", 100], ["id", 140]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 136]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 136]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 136]] SQL (0.0ms) UPDATE "flyboy_goals" SET "progress" = ?, "version" = ? WHERE "flyboy_goals"."id" = ? [["progress", 100], ["version", 4], ["id", 136]]  (0.0ms) commit transaction Flyboy::Goal Load (0.0ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 136]]  (0.0ms) begin transaction  (0.0ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2012-12-21') SQL (0.0ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_7250"], ["description", "I-am-the-goal-description_4799"], ["version", 1], ["created_at", "2012-12-21 00:00:00.000000"], ["updated_at", "2012-12-21 00:00:00.000000"], ["tracking", "121221-3"]]  (0.0ms) commit transaction  (0.0ms) begin transaction SQL (0.0ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "progress", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 137], ["title", "I-am-a-task2816"], ["description", "I-am-the-task-description_7106"], ["progress", 50], ["created_at", "2012-12-21 00:00:00.000000"], ["updated_at", "2012-12-21 00:00:00.000000"]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 137]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 137]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 137]] SQL (0.0ms) UPDATE "flyboy_goals" SET "progress" = ?, "version" = ? WHERE "flyboy_goals"."id" = ? [["progress", 50], ["version", 2], ["id", 137]]  (0.0ms) commit transaction Flyboy::Goal Load (0.0ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 137]]  (0.0ms) begin transaction Flyboy::TaskComment Load (0.0ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 142]] SQL (0.0ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 142]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 137]] SQL (0.0ms) UPDATE "flyboy_goals" SET "progress" = ?, "version" = ? WHERE "flyboy_goals"."id" = ? [["progress", 0], ["version", 3], ["id", 137]]  (0.0ms) commit transaction Flyboy::Goal Load (0.0ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 137]]  (0.0ms) begin transaction  (0.0ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2012-12-21') SQL (0.0ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_5554"], ["description", "I-am-the-goal-description_5894"], ["version", 1], ["created_at", "2012-12-21 00:00:00.000000"], ["updated_at", "2012-12-21 00:00:00.000000"], ["tracking", "121221-4"]]  (0.0ms) commit transaction  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f' [["goal_id", 138]]  (0.0ms) begin transaction  (0.0ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2012-12-21') SQL (0.0ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["progress", 0], ["title", "I-am-a-goal_9570"], ["description", "I-am-the-goal-description_5293"], ["version", 1], ["created_at", "2012-12-21 00:00:00.000000"], ["updated_at", "2012-12-21 00:00:00.000000"], ["tracking", "121221-5"]]  (0.0ms) commit transaction  (0.0ms) begin transaction  (0.0ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2012-12-21') SQL (0.0ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_4063"], ["description", "I-am-the-goal-description_6671"], ["version", 1], ["created_at", "2012-12-21 00:00:00.000000"], ["updated_at", "2012-12-21 00:00:00.000000"], ["tracking", "121221-6"]]  (0.0ms) commit transaction  (0.0ms) begin transaction SQL (0.0ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 140], ["title", "I-am-a-task689"], ["description", "I-am-the-task-description_4689"], ["created_at", "2012-12-21 00:00:00.000000"], ["updated_at", "2012-12-21 00:00:00.000000"]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 140]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 140]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 140]] SQL (0.0ms) UPDATE "flyboy_goals" SET "version" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["id", 140]]  (0.0ms) commit transaction  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f' [["goal_id", 140]]  (0.0ms) begin transaction  (0.0ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2012-12-21') SQL (0.0ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_7113"], ["description", "I-am-the-goal-description_3790"], ["version", 1], ["created_at", "2012-12-21 00:00:00.000000"], ["updated_at", "2012-12-21 00:00:00.000000"], ["tracking", "121221-7"]]  (0.0ms) commit transaction  (0.0ms) begin transaction SQL (0.0ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 141], ["title", "I-am-a-task859"], ["description", "I-am-the-task-description_3954"], ["created_at", "2012-12-21 00:00:00.000000"], ["updated_at", "2012-12-21 00:00:00.000000"]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 141]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 141]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 141]] SQL (0.0ms) UPDATE "flyboy_goals" SET "version" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["id", 141]]  (0.0ms) commit transaction  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f' [["goal_id", 141]]  (0.0ms) begin transaction  (0.0ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2012-12-21') SQL (0.0ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_328"], ["description", "I-am-the-goal-description_7052"], ["version", 1], ["created_at", "2012-12-21 00:00:00.000000"], ["updated_at", "2012-12-21 00:00:00.000000"], ["tracking", "121221-8"]]  (0.0ms) commit transaction  (0.0ms) begin transaction SQL (0.0ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 142], ["title", "I-am-a-task4523"], ["description", "I-am-the-task-description_5019"], ["created_at", "2012-12-21 00:00:00.000000"], ["updated_at", "2012-12-21 00:00:00.000000"]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 142]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 142]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 142]] SQL (0.0ms) UPDATE "flyboy_goals" SET "version" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["id", 142]]  (0.0ms) commit transaction  (0.0ms) begin transaction  (0.0ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2012-12-21') SQL (0.0ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_1576"], ["description", "I-am-the-goal-description_508"], ["version", 1], ["created_at", "2012-12-21 00:00:00.000000"], ["updated_at", "2012-12-21 00:00:00.000000"], ["tracking", "121221-9"]]  (0.0ms) commit transaction  (0.0ms) begin transaction SQL (0.0ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "progress", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 143], ["title", "I-am-a-task415"], ["description", "I-am-the-task-description_2863"], ["progress", 10], ["created_at", "2012-12-21 00:00:00.000000"], ["updated_at", "2012-12-21 00:00:00.000000"]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 143]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 143]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 143]] SQL (0.0ms) UPDATE "flyboy_goals" SET "progress" = ?, "version" = ? WHERE "flyboy_goals"."id" = ? [["progress", 10], ["version", 2], ["id", 143]]  (0.0ms) commit transaction  (0.0ms) begin transaction SQL (0.0ms) INSERT INTO "flyboy_task_comments" ("date", "progress", "task_id", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["date", "2012-12-21 00:00:00.000000"], ["progress", 20], ["task_id", 146], ["description", "I-am-a-task-comment"], ["created_at", "2012-12-21 00:00:00.000000"], ["updated_at", "2012-12-21 00:00:00.000000"]] SQL (0.0ms) UPDATE "flyboy_tasks" SET "progress" = ? WHERE "flyboy_tasks"."id" = ? [["progress", 20], ["id", 146]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 143]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 143]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 143]] SQL (0.0ms) UPDATE "flyboy_goals" SET "progress" = ?, "version" = ? WHERE "flyboy_goals"."id" = ? [["progress", 20], ["version", 3], ["id", 143]]  (0.0ms) commit transaction Flyboy::Task Load (0.0ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1 [["id", 146]]  (0.0ms) begin transaction  (0.0ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2012-12-21') SQL (0.0ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_2396"], ["description", "I-am-the-goal-description_6465"], ["version", 1], ["created_at", "2012-12-21 00:00:00.000000"], ["updated_at", "2012-12-21 00:00:00.000000"], ["tracking", "121221-10"]]  (0.0ms) commit transaction  (0.0ms) begin transaction SQL (0.0ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "progress", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 144], ["title", "I-am-a-task7140"], ["description", "I-am-the-task-description_7682"], ["progress", 10], ["created_at", "2012-12-21 00:00:00.000000"], ["updated_at", "2012-12-21 00:00:00.000000"]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 144]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 144]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 144]] SQL (0.0ms) UPDATE "flyboy_goals" SET "progress" = ?, "version" = ? WHERE "flyboy_goals"."id" = ? [["progress", 10], ["version", 2], ["id", 144]]  (0.0ms) commit transaction  (0.0ms) begin transaction SQL (0.0ms) INSERT INTO "flyboy_task_comments" ("date", "progress", "task_id", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["date", "2012-12-21 00:00:00.000000"], ["progress", 100], ["task_id", 147], ["description", "I-am-a-task-comment"], ["created_at", "2012-12-21 00:00:00.000000"], ["updated_at", "2012-12-21 00:00:00.000000"]] SQL (0.0ms) UPDATE "flyboy_tasks" SET "progress" = ?, "done" = ? WHERE "flyboy_tasks"."id" = ? [["progress", 100], ["done", "t"], ["id", 147]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 144]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 144]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 144]] SQL (0.0ms) UPDATE "flyboy_goals" SET "progress" = ?, "version" = ? WHERE "flyboy_goals"."id" = ? [["progress", 100], ["version", 3], ["id", 144]]  (0.0ms) commit transaction Flyboy::Task Load (0.0ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1 [["id", 147]]  (0.0ms) begin transaction  (0.0ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2012-12-21') SQL (0.0ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_6446"], ["description", "I-am-the-goal-description_8653"], ["version", 1], ["created_at", "2012-12-21 00:00:00.000000"], ["updated_at", "2012-12-21 00:00:00.000000"], ["tracking", "121221-11"]]  (0.0ms) commit transaction  (0.0ms) begin transaction SQL (0.0ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "progress", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 145], ["title", "I-am-a-task2463"], ["description", "I-am-the-task-description_9959"], ["progress", 100], ["created_at", "2012-12-21 00:00:00.000000"], ["updated_at", "2012-12-21 00:00:00.000000"]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 145]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 145]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 145]] SQL (0.0ms) UPDATE "flyboy_goals" SET "progress" = ?, "version" = ? WHERE "flyboy_goals"."id" = ? [["progress", 100], ["version", 2], ["id", 145]]  (0.0ms) commit transaction  (0.0ms) begin transaction SQL (0.0ms) INSERT INTO "flyboy_task_comments" ("date", "progress", "task_id", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["date", "2012-12-21 00:00:00.000000"], ["progress", 90], ["task_id", 148], ["description", "I-am-a-task-comment"], ["created_at", "2012-12-21 00:00:00.000000"], ["updated_at", "2012-12-21 00:00:00.000000"]] SQL (0.0ms) UPDATE "flyboy_tasks" SET "progress" = ?, "done" = ? WHERE "flyboy_tasks"."id" = ? [["progress", 90], ["done", "f"], ["id", 148]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 145]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 145]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 145]] SQL (0.0ms) UPDATE "flyboy_goals" SET "progress" = ?, "version" = ? WHERE "flyboy_goals"."id" = ? [["progress", 90], ["version", 3], ["id", 145]]  (0.0ms) commit transaction Flyboy::Task Load (0.0ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1 [["id", 148]]  (0.0ms) begin transaction  (0.0ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2012-12-21') SQL (0.0ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_6877"], ["description", "I-am-the-goal-description_56"], ["version", 1], ["created_at", "2012-12-21 00:00:00.000000"], ["updated_at", "2012-12-21 00:00:00.000000"], ["tracking", "121221-12"]]  (0.0ms) commit transaction  (0.0ms) begin transaction SQL (0.0ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "progress", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 146], ["title", "I-am-a-task8028"], ["description", "I-am-the-task-description_8541"], ["progress", 50], ["created_at", "2012-12-21 00:00:00.000000"], ["updated_at", "2012-12-21 00:00:00.000000"]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 146]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 146]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 146]] SQL (0.0ms) UPDATE "flyboy_goals" SET "progress" = ?, "version" = ? WHERE "flyboy_goals"."id" = ? [["progress", 50], ["version", 2], ["id", 146]]  (0.0ms) commit transaction  (0.0ms) begin transaction  (0.0ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2012-12-21') SQL (0.0ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_3542"], ["description", "I-am-the-goal-description_1954"], ["version", 1], ["created_at", "2012-12-21 00:00:00.000000"], ["updated_at", "2012-12-21 00:00:00.000000"], ["tracking", "121221-13"]]  (0.0ms) commit transaction  (0.0ms) begin transaction SQL (0.0ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 147], ["title", "I-am-a-task2304"], ["description", "I-am-the-task-description_8053"], ["created_at", "2012-12-21 00:00:00.000000"], ["updated_at", "2012-12-21 00:00:00.000000"]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 147]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 147]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 147]] SQL (0.0ms) UPDATE "flyboy_goals" SET "version" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["id", 147]]  (0.0ms) commit transaction  (0.0ms) begin transaction SQL (0.0ms) INSERT INTO "flyboy_task_comments" ("date", "progress", "task_id", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["date", "2012-12-21 00:00:00.000000"], ["progress", 30], ["task_id", 150], ["description", "I-am-a-task-comment"], ["created_at", "2012-12-21 00:00:00.000000"], ["updated_at", "2012-12-21 00:00:00.000000"]] SQL (0.0ms) UPDATE "flyboy_tasks" SET "progress" = ? WHERE "flyboy_tasks"."id" = ? [["progress", 30], ["id", 150]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 147]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 147]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 147]] SQL (0.0ms) UPDATE "flyboy_goals" SET "progress" = ?, "version" = ? WHERE "flyboy_goals"."id" = ? [["progress", 30], ["version", 3], ["id", 147]]  (0.0ms) commit transaction  (0.0ms) begin transaction SQL (0.0ms) INSERT INTO "flyboy_task_comments" ("date", "progress", "task_id", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["date", "2012-12-21 00:00:00.000000"], ["progress", 50], ["task_id", 150], ["description", "I-am-a-task-comment"], ["created_at", "2012-12-21 00:00:00.000000"], ["updated_at", "2012-12-21 00:00:00.000000"]] SQL (0.0ms) UPDATE "flyboy_tasks" SET "progress" = ? WHERE "flyboy_tasks"."id" = ? [["progress", 50], ["id", 150]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 147]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 147]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 147]] SQL (0.0ms) UPDATE "flyboy_goals" SET "progress" = ?, "version" = ? WHERE "flyboy_goals"."id" = ? [["progress", 50], ["version", 4], ["id", 147]]  (0.0ms) commit transaction Flyboy::Task Load (0.0ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1 [["id", 150]] Flyboy::TaskComment Load (0.0ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."id" = ? LIMIT 1 [["id", 10]] Flyboy::TaskComment Load (0.0ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."id" = ? LIMIT 1 [["id", 11]]  (0.0ms) begin transaction  (0.0ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2012-12-21') SQL (0.0ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_9099"], ["description", "I-am-the-goal-description_5196"], ["version", 1], ["created_at", "2012-12-21 00:00:00.000000"], ["updated_at", "2012-12-21 00:00:00.000000"], ["tracking", "121221-14"]]  (0.0ms) commit transaction  (0.0ms) begin transaction SQL (0.0ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 148], ["title", "I-am-a-task6332"], ["description", "I-am-the-task-description_703"], ["created_at", "2012-12-21 00:00:00.000000"], ["updated_at", "2012-12-21 00:00:00.000000"]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 148]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 148]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 148]] SQL (0.0ms) UPDATE "flyboy_goals" SET "version" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["id", 148]]  (0.0ms) commit transaction  (0.0ms) begin transaction  (0.0ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2012-12-21') SQL (0.0ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_3867"], ["description", "I-am-the-goal-description_3143"], ["version", 1], ["created_at", "2012-12-21 00:00:00.000000"], ["updated_at", "2012-12-21 00:00:00.000000"], ["tracking", "121221-15"]]  (0.0ms) commit transaction  (0.0ms) begin transaction  (0.0ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2012-12-21') SQL (0.0ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_6566"], ["description", "I-am-the-goal-description_3634"], ["version", 1], ["created_at", "2012-12-21 00:00:00.000000"], ["updated_at", "2012-12-21 00:00:00.000000"], ["tracking", "121221-16"]]  (0.0ms) commit transaction  (0.0ms) begin transaction  (0.0ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2012-12-21') SQL (0.0ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_6792"], ["description", "I-am-the-goal-description_1951"], ["version", 1], ["created_at", "2012-12-21 00:00:00.000000"], ["updated_at", "2012-12-21 00:00:00.000000"], ["tracking", "121221-17"]]  (0.0ms) commit transaction  (0.0ms) begin transaction  (0.0ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2012-12-21') SQL (0.0ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_3377"], ["description", "I-am-the-goal-description_9394"], ["version", 1], ["created_at", "2012-12-21 00:00:00.000000"], ["updated_at", "2012-12-21 00:00:00.000000"], ["tracking", "121221-18"]]  (0.0ms) commit transaction ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.9ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.8ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.8ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.8ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.7ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.9ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks'; Started GET "/flyboy/goals" for 127.0.0.1 at 2015-04-16 09:39:53 +0200 Processing by Flyboy::GoalsController#index as HTML Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_searchbar.html.slim (4.4ms) Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (20.1ms) Flyboy::Goal Load (0.3ms) SELECT "flyboy_goals".* FROM "flyboy_goals" ORDER BY status ASC LIMIT 50 OFFSET 0 Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_list.html.slim (80.7ms)  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/index.html.slim within layouts/application (146.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 (4.6ms) Completed 200 OK in 4604ms (Views: 261.1ms | ActiveRecord: 1.0ms) Started GET "/assets/application.css" for 127.0.0.1 at 2015-04-16 09:39:57 +0200 Started GET "/assets/application.js" for 127.0.0.1 at 2015-04-16 09:39:57 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff" for 127.0.0.1 at 2015-04-16 09:39:58 +0200 Started GET "/flyboy/goals/new" for 127.0.0.1 at 2015-04-16 09:40:00 +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 (5.2ms) Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_form.html.slim (386.3ms) Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/new.html.slim within layouts/application (392.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 403ms (Views: 394.5ms | ActiveRecord: 0.4ms) Started POST "/flyboy/goals" for 127.0.0.1 at 2015-04-16 09:40:01 +0200 Processing by Flyboy::GoalsController#create as HTML Parameters: {"utf8"=>"✓", "goal"=>{"title"=>"I-am-the-goal-title", "description"=>"I-am-the-goal-description"}}  (0.1ms) begin transaction  (0.1ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.4ms) INSERT INTO "flyboy_goals" ("title", "description", "status", "progress", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["title", "I-am-the-goal-title"], ["description", "I-am-the-goal-description"], ["status", "open"], ["progress", 0], ["version", 1], ["created_at", "2015-04-16 07:40:01.029324"], ["updated_at", "2015-04-16 07:40:01.029324"], ["tracking", "150416-1"]]  (0.9ms) commit transaction Redirected to http://127.0.0.1:56922/flyboy/goals/1 Completed 302 Found in 7ms (ActiveRecord: 1.5ms) Started GET "/flyboy/goals/1" for 127.0.0.1 at 2015-04-16 09:40:01 +0200 Processing by Flyboy::GoalsController#show as HTML Parameters: {"id"=>"1"} Flyboy::Goal Load (0.7ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f' [["goal_id", 1]] Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_actions.html.slim (126.1ms) Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (134.7ms) Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? ORDER BY term DESC [["goal_id", 1]] Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (10.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/goals/show.html.slim within layouts/application (152.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.9ms) Completed 200 OK in 177ms (Views: 155.8ms | ActiveRecord: 1.5ms) Flyboy::Goal Load (0.3ms) SELECT "flyboy_goals".* FROM "flyboy_goals" ORDER BY id DESC LIMIT 1  (1.1ms) DELETE FROM "flyboy_task_comments";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.8ms) DELETE FROM "flyboy_goals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.8ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.7ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.9ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.9ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.8ms) DELETE FROM "flyboy_tasks";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) begin transaction  (0.1ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_6819"], ["description", "I-am-the-goal-description_6343"], ["version", 1], ["created_at", "2015-04-16 07:40:01.374063"], ["updated_at", "2015-04-16 07:40:01.374063"], ["tracking", "150416-1"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 1], ["title", "I-am-a-task9530"], ["description", "I-am-the-task-description_5065"], ["created_at", "2015-04-16 07:40:01.380042"], ["updated_at", "2015-04-16 07:40:01.380042"]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]]  (0.1ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] SQL (0.2ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:40:01.386234"], ["id", 1]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 1], ["title", "I-am-a-task874"], ["description", "I-am-the-task-description_7623"], ["created_at", "2015-04-16 07:40:01.390919"], ["updated_at", "2015-04-16 07:40:01.390919"]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 3], ["updated_at", "2015-04-16 07:40:01.394134"], ["id", 1]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 1], ["title", "I-am-a-task9882"], ["description", "I-am-the-task-description_5692"], ["created_at", "2015-04-16 07:40:01.397666"], ["updated_at", "2015-04-16 07:40:01.397666"]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 4], ["updated_at", "2015-04-16 07:40:01.401081"], ["id", 1]]  (1.0ms) commit transaction Started GET "/flyboy/goals" for 127.0.0.1 at 2015-04-16 09:40:01 +0200 Processing by Flyboy::GoalsController#index as HTML Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_searchbar.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (1.0ms) Flyboy::Goal Load (0.3ms) SELECT "flyboy_goals".* FROM "flyboy_goals" ORDER BY status ASC LIMIT 50 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 1 AND done = 'f' AND term < '2015-04-16') Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_list.html.slim (5.1ms)  (0.1ms) SELECT COUNT(*) FROM "flyboy_goals" Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/index.html.slim within layouts/application (8.4ms) Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 11ms (Views: 9.0ms | ActiveRecord: 0.5ms) Started GET "/flyboy/goals/1" for 127.0.0.1 at 2015-04-16 09:40:03 +0200 Processing by Flyboy::GoalsController#show as HTML Parameters: {"id"=>"1"} Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f' [["goal_id", 1]] Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_actions.html.slim (3.3ms) Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (4.1ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? ORDER BY term DESC [["goal_id", 1]] Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (6.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/goals/show.html.slim within layouts/application (11.1ms) Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 13ms (Views: 11.8ms | ActiveRecord: 0.3ms) Flyboy::Task Load (0.4ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]]  (1.4ms) DELETE FROM "flyboy_task_comments";  (0.4ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (1.4ms) DELETE FROM "flyboy_goals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.9ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.8ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.7ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (1.3ms) DELETE FROM "flyboy_task_comments";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (1.1ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (1.0ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.0ms) begin transaction  (0.1ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_3056"], ["description", "I-am-the-goal-description_5978"], ["version", 1], ["created_at", "2015-04-16 07:40:03.636116"], ["updated_at", "2015-04-16 07:40:03.636116"], ["tracking", "150416-1"]]  (0.8ms) commit transaction Started GET "/flyboy/goals" for 127.0.0.1 at 2015-04-16 09:40:03 +0200 Processing by Flyboy::GoalsController#index as HTML Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_searchbar.html.slim (0.4ms) Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (1.4ms) Flyboy::Goal Load (0.5ms) SELECT "flyboy_goals".* FROM "flyboy_goals" ORDER BY status ASC LIMIT 50 OFFSET 0  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 1 AND done = 'f' AND term < '2015-04-16')  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 1 AND done = 'f' AND term > '2015-04-16' AND reminder < '2015-04-16') Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_list.html.slim (7.0ms)  (0.1ms) SELECT COUNT(*) FROM "flyboy_goals" Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/index.html.slim within layouts/application (11.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 14ms (Views: 12.2ms | ActiveRecord: 0.9ms) Started GET "/flyboy/goals/1" for 127.0.0.1 at 2015-04-16 09:40:05 +0200 Processing by Flyboy::GoalsController#show as HTML Parameters: {"id"=>"1"} Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f' [["goal_id", 1]] Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_actions.html.slim (5.8ms) Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (7.4ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? ORDER BY term DESC [["goal_id", 1]] Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (1.2ms) Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.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 (9.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 13ms (Views: 11.0ms | ActiveRecord: 0.4ms) Started GET "/flyboy/goals/1/edit" for 127.0.0.1 at 2015-04-16 09:40:05 +0200 Processing by Flyboy::GoalsController#edit as HTML Parameters: {"id"=>"1"} Flyboy::Goal Load (0.2ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/.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 (123.8ms) Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/edit.html.slim within layouts/application (131.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 137ms (Views: 135.3ms | ActiveRecord: 0.2ms) Started PATCH "/flyboy/goals/1" for 127.0.0.1 at 2015-04-16 09:40:06 +0200 Processing by Flyboy::GoalsController#update as HTML Parameters: {"utf8"=>"✓", "goal"=>{"title"=>"New-goal-title", "description"=>"I-am-the-goal-description_5978"}, "id"=>"1"} Flyboy::Goal Load (0.2ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) begin transaction SQL (0.5ms) UPDATE "flyboy_goals" SET "title" = ?, "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["title", "New-goal-title"], ["version", 2], ["updated_at", "2015-04-16 07:40:06.184311"], ["id", 1]]  (1.5ms) commit transaction Redirected to http://127.0.0.1:56922/flyboy/goals/1 Completed 302 Found in 9ms (ActiveRecord: 2.2ms) Started GET "/flyboy/goals/1" for 127.0.0.1 at 2015-04-16 09:40:06 +0200 Processing by Flyboy::GoalsController#show as HTML Parameters: {"id"=>"1"} Flyboy::Goal Load (0.2ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f' [["goal_id", 1]] Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_actions.html.slim (6.5ms) Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (7.8ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? ORDER BY term DESC [["goal_id", 1]] Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (0.8ms) Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/show.html.slim within layouts/application (9.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 13ms (Views: 10.7ms | ActiveRecord: 0.5ms)  (1.3ms) DELETE FROM "flyboy_task_comments";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (2.5ms) DELETE FROM "flyboy_goals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.9ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.8ms) DELETE FROM "flyboy_tasks";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (1.0ms) DELETE FROM "flyboy_task_comments";  (0.3ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.3ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (1.1ms) DELETE FROM "flyboy_goals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.9ms) DELETE FROM "flyboy_tasks";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.4ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_6279"], ["description", "I-am-the-goal-description_9577"], ["version", 1], ["created_at", "2015-04-16 07:40:06.336067"], ["updated_at", "2015-04-16 07:40:06.336067"], ["tracking", "150416-1"]]  (0.9ms) commit transaction Started GET "/flyboy/goals" for 127.0.0.1 at 2015-04-16 09:40:06 +0200 Processing by Flyboy::GoalsController#index as HTML Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_searchbar.html.slim (0.2ms) Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (1.0ms) Flyboy::Goal Load (0.3ms) SELECT "flyboy_goals".* FROM "flyboy_goals" ORDER BY status ASC LIMIT 50 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 1 AND done = 'f' AND term < '2015-04-16')  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 1 AND done = 'f' AND term > '2015-04-16' AND reminder < '2015-04-16') Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_list.html.slim (7.3ms)  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/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.1ms) Completed 200 OK in 15ms (Views: 12.2ms | ActiveRecord: 0.7ms) Started GET "/flyboy/goals/1" for 127.0.0.1 at 2015-04-16 09:40:09 +0200 Processing by Flyboy::GoalsController#show as HTML Parameters: {"id"=>"1"} Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f' [["goal_id", 1]] Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_actions.html.slim (7.0ms) Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (9.2ms) Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? ORDER BY term DESC [["goal_id", 1]] Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (1.7ms) Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_contextual.html.slim (0.2ms) Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/show.html.slim within layouts/application (12.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.2ms) Completed 200 OK in 16ms (Views: 14.4ms | ActiveRecord: 0.5ms) Started GET "/flyboy/goals/1/edit" for 127.0.0.1 at 2015-04-16 09:40:09 +0200 Processing by Flyboy::GoalsController#edit as HTML Parameters: {"id"=>"1"} Flyboy::Goal Load (0.2ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/.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 (101.4ms) Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/edit.html.slim within layouts/application (101.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 105ms (Views: 103.5ms | ActiveRecord: 0.2ms) Started DELETE "/flyboy/goals/1" for 127.0.0.1 at 2015-04-16 09:40:09 +0200 Processing by Flyboy::GoalsController#destroy as HTML Parameters: {"id"=>"1"} Flyboy::Goal Load (0.3ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) begin transaction Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] SQL (0.6ms) DELETE FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? [["id", 1]]  (2.3ms) commit transaction Redirected to http://127.0.0.1:56922/flyboy/goals Completed 302 Found in 10ms (ActiveRecord: 3.5ms) Started GET "/flyboy/goals" for 127.0.0.1 at 2015-04-16 09:40:10 +0200 Processing by Flyboy::GoalsController#index as HTML Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_searchbar.html.slim (0.3ms) Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (1.3ms) Flyboy::Goal Load (0.3ms) SELECT "flyboy_goals".* FROM "flyboy_goals" ORDER BY status ASC LIMIT 50 OFFSET 0 Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_list.html.slim (5.2ms)  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/index.html.slim within layouts/application (9.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 13ms (Views: 11.1ms | ActiveRecord: 0.5ms)  (0.9ms) DELETE FROM "flyboy_task_comments";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (2.2ms) DELETE FROM "flyboy_goals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (3.6ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (1.5ms) DELETE FROM "flyboy_tasks";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (1.0ms) DELETE FROM "flyboy_task_comments";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.8ms) DELETE FROM "flyboy_goals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.9ms) DELETE FROM "flyboy_tasks";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_995"], ["description", "I-am-the-goal-description_801"], ["version", 1], ["created_at", "2015-04-16 07:40:10.148075"], ["updated_at", "2015-04-16 07:40:10.148075"], ["tracking", "150416-1"]]  (0.9ms) commit transaction Started GET "/flyboy/goals/1" for 127.0.0.1 at 2015-04-16 09:40:10 +0200 Processing by Flyboy::GoalsController#show as HTML Parameters: {"id"=>"1"} Flyboy::Goal Load (0.2ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f' [["goal_id", 1]] Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_actions.html.slim (5.8ms) Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (7.2ms) Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? ORDER BY term DESC [["goal_id", 1]] Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (1.0ms) Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/show.html.slim within layouts/application (9.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 13ms (Views: 10.6ms | ActiveRecord: 0.5ms) Started PATCH "/flyboy/goals/1/close" for 127.0.0.1 at 2015-04-16 09:40:13 +0200 Processing by Flyboy::GoalsController#close as HTML Parameters: {"id"=>"1"} Flyboy::Goal Load (0.2ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f' [["goal_id", 1]] SQL (0.4ms) UPDATE "flyboy_goals" SET "status" = ?, "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["status", "closed"], ["version", 2], ["updated_at", "2015-04-16 07:40:13.406915"], ["id", 1]]  (3.0ms) commit transaction Redirected to http://127.0.0.1:56922/flyboy/goals Completed 302 Found in 13ms (ActiveRecord: 4.0ms) Started GET "/flyboy/goals" for 127.0.0.1 at 2015-04-16 09:40:13 +0200 Processing by Flyboy::GoalsController#index as HTML Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_searchbar.html.slim (0.2ms) Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.8ms) Flyboy::Goal Load (0.3ms) SELECT "flyboy_goals".* FROM "flyboy_goals" ORDER BY status ASC LIMIT 50 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 1 AND done = 'f' AND term < '2015-04-16')  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 1 AND done = 'f' AND term > '2015-04-16' AND reminder < '2015-04-16') Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_list.html.slim (7.0ms)  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/index.html.slim within layouts/application (11.2ms) Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.5ms) Completed 200 OK in 15ms (Views: 12.5ms | ActiveRecord: 0.9ms)  (1.5ms) DELETE FROM "flyboy_task_comments";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.9ms) DELETE FROM "flyboy_goals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (1.4ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (1.1ms) DELETE FROM "flyboy_tasks";  (0.3ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (1.2ms) DELETE FROM "flyboy_task_comments";  (0.3ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.9ms) DELETE FROM "flyboy_goals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.9ms) DELETE FROM "flyboy_tasks";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["progress", 0], ["title", "I-am-a-goal_5314"], ["description", "I-am-the-goal-description_9993"], ["version", 1], ["created_at", "2015-04-16 07:40:13.558477"], ["updated_at", "2015-04-16 07:40:13.558477"], ["tracking", "150416-1"]]  (1.0ms) commit transaction Started GET "/flyboy/goals/1" for 127.0.0.1 at 2015-04-16 09:40:13 +0200 Processing by Flyboy::GoalsController#show as HTML Parameters: {"id"=>"1"} Flyboy::Goal Load (0.4ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_actions.html.slim (4.1ms) Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (5.4ms) Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? ORDER BY term DESC [["goal_id", 1]] Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (1.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 (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 13ms (Views: 9.6ms | ActiveRecord: 0.5ms) Started PATCH "/flyboy/goals/1/open" for 127.0.0.1 at 2015-04-16 09:40:16 +0200 Processing by Flyboy::GoalsController#open as HTML Parameters: {"id"=>"1"} Flyboy::Goal Load (0.2ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) begin transaction SQL (0.5ms) UPDATE "flyboy_goals" SET "status" = ?, "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["status", "open"], ["version", 2], ["updated_at", "2015-04-16 07:40:16.752849"], ["id", 1]]  (1.7ms) commit transaction Redirected to http://127.0.0.1:56922/flyboy/goals/1 Completed 302 Found in 9ms (ActiveRecord: 2.5ms) Started GET "/flyboy/goals/1" for 127.0.0.1 at 2015-04-16 09:40:16 +0200 Processing by Flyboy::GoalsController#show as HTML Parameters: {"id"=>"1"} Flyboy::Goal Load (0.2ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f' [["goal_id", 1]] Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_actions.html.slim (5.9ms) Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (7.3ms) Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? ORDER BY term DESC [["goal_id", 1]] Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (1.2ms) Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.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 (9.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.4ms) Completed 200 OK in 14ms (Views: 11.4ms | ActiveRecord: 0.5ms)  (2.4ms) DELETE FROM "flyboy_task_comments";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (1.3ms) DELETE FROM "flyboy_goals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (1.3ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (5.1ms) DELETE FROM "flyboy_tasks";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (2.1ms) DELETE FROM "flyboy_task_comments";  (0.4ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.3ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (3.7ms) DELETE FROM "flyboy_goals";  (0.3ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (1.2ms) DELETE FROM "flyboy_tasks";  (0.4ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.4ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_522"], ["description", "I-am-the-goal-description_8679"], ["version", 1], ["created_at", "2015-04-16 07:40:16.916034"], ["updated_at", "2015-04-16 07:40:16.916034"], ["tracking", "150416-1"]]  (0.9ms) commit transaction  (0.1ms) begin transaction  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.4ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "closed"], ["progress", 0], ["title", "I-am-a-goal_2617"], ["description", "I-am-the-goal-description_5180"], ["version", 1], ["created_at", "2015-04-16 07:40:16.924096"], ["updated_at", "2015-04-16 07:40:16.924096"], ["tracking", "150416-2"]]  (1.0ms) commit transaction Started GET "/flyboy/goals" for 127.0.0.1 at 2015-04-16 09:40:16 +0200 Processing by Flyboy::GoalsController#index as HTML Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_searchbar.html.slim (0.3ms) Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (1.1ms) Flyboy::Goal Load (0.5ms) SELECT "flyboy_goals".* FROM "flyboy_goals" ORDER BY status ASC LIMIT 50 OFFSET 0  (0.3ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 2 AND done = 'f' AND term < '2015-04-16')  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 2 AND done = 'f' AND term > '2015-04-16' AND reminder < '2015-04-16')  (0.3ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 1 AND done = 'f' AND term < '2015-04-16')  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 1 AND done = 'f' AND term > '2015-04-16' AND reminder < '2015-04-16') Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_list.html.slim (14.7ms)  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/index.html.slim within layouts/application (19.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 24ms (Views: 20.3ms | ActiveRecord: 1.8ms) Started POST "/flyboy/dorsale/small_data/filters" for 127.0.0.1 at 2015-04-16 09:40:19 +0200 Processing by Dorsale::SmallData::FiltersController#create as HTML Parameters: {"utf8"=>"✓", "filters"=>{"status"=>"open"}} Redirected to http://127.0.0.1:56922/flyboy/goals Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/flyboy/goals" for 127.0.0.1 at 2015-04-16 09:40:19 +0200 Processing by Flyboy::GoalsController#index as HTML Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_searchbar.html.slim (0.2ms) Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (1.0ms) Flyboy::Goal Load (0.4ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE ("flyboy_goals"."status" != ?) ORDER BY status ASC LIMIT 50 OFFSET 0 [["status", "closed"]]  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 1 AND done = 'f' AND term < '2015-04-16')  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 1 AND done = 'f' AND term > '2015-04-16' AND reminder < '2015-04-16') Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_list.html.slim (10.5ms)  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE ("flyboy_goals"."status" != ?) [["status", "closed"]] Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/index.html.slim within layouts/application (15.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 19ms (Views: 16.2ms | ActiveRecord: 1.1ms) Started POST "/flyboy/dorsale/small_data/filters" for 127.0.0.1 at 2015-04-16 09:40:20 +0200 Processing by Dorsale::SmallData::FiltersController#create as HTML Parameters: {"utf8"=>"✓", "filters"=>{"status"=>"closed"}} Redirected to http://127.0.0.1:56922/flyboy/goals Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/flyboy/goals" for 127.0.0.1 at 2015-04-16 09:40:20 +0200 Processing by Flyboy::GoalsController#index as HTML Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_searchbar.html.slim (0.2ms) Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (1.0ms) Flyboy::Goal Load (0.4ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."status" = ? ORDER BY status ASC LIMIT 50 OFFSET 0 [["status", "closed"]]  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 2 AND done = 'f' AND term < '2015-04-16')  (0.3ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 2 AND done = 'f' AND term > '2015-04-16' AND reminder < '2015-04-16') Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_list.html.slim (92.4ms)  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE "flyboy_goals"."status" = ? [["status", "closed"]] Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/index.html.slim within layouts/application (97.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 102ms (Views: 98.6ms | ActiveRecord: 1.1ms) Started POST "/flyboy/dorsale/small_data/filters" for 127.0.0.1 at 2015-04-16 09:40:20 +0200 Processing by Dorsale::SmallData::FiltersController#create as HTML Parameters: {"utf8"=>"✓", "filters"=>{"status"=>""}} Redirected to http://127.0.0.1:56922/flyboy/goals Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/flyboy/goals" for 127.0.0.1 at 2015-04-16 09:40:20 +0200 Processing by Flyboy::GoalsController#index as HTML Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_searchbar.html.slim (0.3ms) Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (1.1ms) Flyboy::Goal Load (0.4ms) SELECT "flyboy_goals".* FROM "flyboy_goals" ORDER BY status ASC LIMIT 50 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 2 AND done = 'f' AND term < '2015-04-16')  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 2 AND done = 'f' AND term > '2015-04-16' AND reminder < '2015-04-16')  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 1 AND done = 'f' AND term < '2015-04-16')  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 1 AND done = 'f' AND term > '2015-04-16' AND reminder < '2015-04-16') Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_list.html.slim (13.9ms)  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/index.html.slim within layouts/application (19.1ms) Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.2ms) Completed 200 OK in 23ms (Views: 19.7ms | ActiveRecord: 1.5ms)  (1.4ms) DELETE FROM "flyboy_task_comments";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (3.4ms) DELETE FROM "flyboy_goals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (1.3ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (2.7ms) DELETE FROM "flyboy_tasks";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (1.0ms) DELETE FROM "flyboy_task_comments";  (0.3ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (1.5ms) DELETE FROM "flyboy_goals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (1.0ms) DELETE FROM "flyboy_tasks";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.4ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "Hello"], ["description", "I-am-the-goal-description_1659"], ["version", 1], ["created_at", "2015-04-16 07:40:20.485983"], ["updated_at", "2015-04-16 07:40:20.485983"], ["tracking", "150416-1"]]  (0.9ms) commit transaction  (0.1ms) begin transaction  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.4ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "World"], ["description", "I-am-the-goal-description_8897"], ["version", 1], ["created_at", "2015-04-16 07:40:20.494228"], ["updated_at", "2015-04-16 07:40:20.494228"], ["tracking", "150416-2"]]  (2.2ms) commit transaction Started GET "/flyboy/goals" for 127.0.0.1 at 2015-04-16 09:40:20 +0200 Processing by Flyboy::GoalsController#index as HTML Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_searchbar.html.slim (0.3ms) Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (1.5ms) Flyboy::Goal Load (0.4ms) SELECT "flyboy_goals".* FROM "flyboy_goals" ORDER BY status ASC LIMIT 50 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 1 AND done = 'f' AND term < '2015-04-16')  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 1 AND done = 'f' AND term > '2015-04-16' AND reminder < '2015-04-16')  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 2 AND done = 'f' AND term < '2015-04-16')  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 2 AND done = 'f' AND term > '2015-04-16' AND reminder < '2015-04-16') Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_list.html.slim (13.8ms)  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/index.html.slim within layouts/application (19.5ms) Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.3ms) Completed 200 OK in 24ms (Views: 20.7ms | ActiveRecord: 1.6ms) Started GET "/flyboy/goals?q=Hello" for 127.0.0.1 at 2015-04-16 09:40:23 +0200 Processing by Flyboy::GoalsController#index as HTML Parameters: {"q"=>"Hello"} Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_searchbar.html.slim (0.3ms) Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (1.0ms) Flyboy::Goal Load (0.4ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE (((LOWER(CAST(flyboy_goals.id AS TEXT)) LIKE '%hello%') OR (LOWER(CAST(flyboy_goals.title AS TEXT)) LIKE '%hello%') OR (LOWER(CAST(flyboy_goals.description AS TEXT)) LIKE '%hello%') OR (LOWER(CAST(flyboy_goals.status AS TEXT)) LIKE '%hello%') OR (LOWER(CAST(flyboy_goals.tracking AS TEXT)) LIKE '%hello%') OR (LOWER(CAST(flyboy_goals.version AS TEXT)) LIKE '%hello%') OR (LOWER(CAST(flyboy_goals.created_at AS TEXT)) LIKE '%hello%') OR (LOWER(CAST(flyboy_goals.updated_at AS TEXT)) LIKE '%hello%') OR (LOWER(CAST(flyboy_goals.progress AS TEXT)) LIKE '%hello%'))) ORDER BY status ASC LIMIT 50 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 1 AND done = 'f' AND term < '2015-04-16')  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 1 AND done = 'f' AND term > '2015-04-16' AND reminder < '2015-04-16') Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_list.html.slim (9.8ms)  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (((LOWER(CAST(flyboy_goals.id AS TEXT)) LIKE '%hello%') OR (LOWER(CAST(flyboy_goals.title AS TEXT)) LIKE '%hello%') OR (LOWER(CAST(flyboy_goals.description AS TEXT)) LIKE '%hello%') OR (LOWER(CAST(flyboy_goals.status AS TEXT)) LIKE '%hello%') OR (LOWER(CAST(flyboy_goals.tracking AS TEXT)) LIKE '%hello%') OR (LOWER(CAST(flyboy_goals.version AS TEXT)) LIKE '%hello%') OR (LOWER(CAST(flyboy_goals.created_at AS TEXT)) LIKE '%hello%') OR (LOWER(CAST(flyboy_goals.updated_at AS TEXT)) LIKE '%hello%') OR (LOWER(CAST(flyboy_goals.progress AS TEXT)) LIKE '%hello%'))) Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/index.html.slim within layouts/application (15.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 239ms (Views: 16.0ms | ActiveRecord: 1.2ms)  (1.6ms) DELETE FROM "flyboy_task_comments";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (4.9ms) DELETE FROM "flyboy_goals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (2.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (1.0ms) DELETE FROM "flyboy_tasks";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (1.1ms) DELETE FROM "flyboy_task_comments";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (1.1ms) DELETE FROM "flyboy_goals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (1.0ms) DELETE FROM "flyboy_tasks";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_2894"], ["description", "I-am-the-goal-description_8180"], ["version", 1], ["created_at", "2015-04-16 07:40:23.957148"], ["updated_at", "2015-04-16 07:40:23.957148"], ["tracking", "150416-1"]]  (0.8ms) commit transaction  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_4526"], ["description", "I-am-the-goal-description_1512"], ["version", 1], ["created_at", "2015-04-16 07:40:23.963533"], ["updated_at", "2015-04-16 07:40:23.963533"], ["tracking", "150416-2"]]  (0.9ms) commit transaction  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_8486"], ["description", "I-am-the-goal-description_897"], ["version", 1], ["created_at", "2015-04-16 07:40:23.969383"], ["updated_at", "2015-04-16 07:40:23.969383"], ["tracking", "150416-3"]]  (2.9ms) commit transaction  (0.1ms) begin transaction  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.4ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_5283"], ["description", "I-am-the-goal-description_4417"], ["version", 1], ["created_at", "2015-04-16 07:40:23.977163"], ["updated_at", "2015-04-16 07:40:23.977163"], ["tracking", "150416-4"]]  (0.8ms) commit transaction  (0.1ms) begin transaction  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.4ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_5795"], ["description", "I-am-the-goal-description_6870"], ["version", 1], ["created_at", "2015-04-16 07:40:23.983031"], ["updated_at", "2015-04-16 07:40:23.983031"], ["tracking", "150416-5"]]  (0.9ms) commit transaction  (0.1ms) begin transaction  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_1414"], ["description", "I-am-the-goal-description_4601"], ["version", 1], ["created_at", "2015-04-16 07:40:23.988931"], ["updated_at", "2015-04-16 07:40:23.988931"], ["tracking", "150416-6"]]  (2.9ms) commit transaction  (0.1ms) begin transaction  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.4ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_5950"], ["description", "I-am-the-goal-description_2820"], ["version", 1], ["created_at", "2015-04-16 07:40:23.997586"], ["updated_at", "2015-04-16 07:40:23.997586"], ["tracking", "150416-7"]]  (3.2ms) commit transaction  (0.1ms) begin transaction  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.4ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_3557"], ["description", "I-am-the-goal-description_8204"], ["version", 1], ["created_at", "2015-04-16 07:40:24.005681"], ["updated_at", "2015-04-16 07:40:24.005681"], ["tracking", "150416-8"]]  (0.9ms) commit transaction  (0.1ms) begin transaction  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.4ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_696"], ["description", "I-am-the-goal-description_9362"], ["version", 1], ["created_at", "2015-04-16 07:40:24.013302"], ["updated_at", "2015-04-16 07:40:24.013302"], ["tracking", "150416-9"]]  (1.0ms) commit transaction  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_7783"], ["description", "I-am-the-goal-description_6716"], ["version", 1], ["created_at", "2015-04-16 07:40:24.019097"], ["updated_at", "2015-04-16 07:40:24.019097"], ["tracking", "150416-10"]]  (1.5ms) commit transaction  (0.1ms) begin transaction  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_7220"], ["description", "I-am-the-goal-description_9063"], ["version", 1], ["created_at", "2015-04-16 07:40:24.025429"], ["updated_at", "2015-04-16 07:40:24.025429"], ["tracking", "150416-11"]]  (3.2ms) commit transaction  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_1610"], ["description", "I-am-the-goal-description_3737"], ["version", 1], ["created_at", "2015-04-16 07:40:24.033658"], ["updated_at", "2015-04-16 07:40:24.033658"], ["tracking", "150416-12"]]  (2.6ms) commit transaction  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_8396"], ["description", "I-am-the-goal-description_3791"], ["version", 1], ["created_at", "2015-04-16 07:40:24.041276"], ["updated_at", "2015-04-16 07:40:24.041276"], ["tracking", "150416-13"]]  (1.3ms) commit transaction  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_4667"], ["description", "I-am-the-goal-description_8955"], ["version", 1], ["created_at", "2015-04-16 07:40:24.047329"], ["updated_at", "2015-04-16 07:40:24.047329"], ["tracking", "150416-14"]]  (0.9ms) commit transaction  (0.1ms) begin transaction  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_5660"], ["description", "I-am-the-goal-description_6370"], ["version", 1], ["created_at", "2015-04-16 07:40:24.053203"], ["updated_at", "2015-04-16 07:40:24.053203"], ["tracking", "150416-15"]]  (0.9ms) commit transaction  (0.1ms) begin transaction  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.4ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_7489"], ["description", "I-am-the-goal-description_1119"], ["version", 1], ["created_at", "2015-04-16 07:40:24.059236"], ["updated_at", "2015-04-16 07:40:24.059236"], ["tracking", "150416-16"]]  (0.9ms) commit transaction  (0.1ms) begin transaction  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_5116"], ["description", "I-am-the-goal-description_510"], ["version", 1], ["created_at", "2015-04-16 07:40:24.065085"], ["updated_at", "2015-04-16 07:40:24.065085"], ["tracking", "150416-17"]]  (0.8ms) commit transaction  (0.1ms) begin transaction  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_4044"], ["description", "I-am-the-goal-description_4972"], ["version", 1], ["created_at", "2015-04-16 07:40:24.070731"], ["updated_at", "2015-04-16 07:40:24.070731"], ["tracking", "150416-18"]]  (2.6ms) commit transaction  (0.1ms) begin transaction  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.4ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_497"], ["description", "I-am-the-goal-description_9858"], ["version", 1], ["created_at", "2015-04-16 07:40:24.078242"], ["updated_at", "2015-04-16 07:40:24.078242"], ["tracking", "150416-19"]]  (1.1ms) commit transaction  (0.1ms) begin transaction  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.4ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_4747"], ["description", "I-am-the-goal-description_3186"], ["version", 1], ["created_at", "2015-04-16 07:40:24.084683"], ["updated_at", "2015-04-16 07:40:24.084683"], ["tracking", "150416-20"]]  (0.9ms) commit transaction  (0.1ms) begin transaction  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.7ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_8725"], ["description", "I-am-the-goal-description_9111"], ["version", 1], ["created_at", "2015-04-16 07:40:24.090750"], ["updated_at", "2015-04-16 07:40:24.090750"], ["tracking", "150416-21"]]  (1.2ms) commit transaction  (0.1ms) begin transaction  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_6441"], ["description", "I-am-the-goal-description_4759"], ["version", 1], ["created_at", "2015-04-16 07:40:24.097912"], ["updated_at", "2015-04-16 07:40:24.097912"], ["tracking", "150416-22"]]  (0.9ms) commit transaction  (0.1ms) begin transaction  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.4ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_9334"], ["description", "I-am-the-goal-description_4328"], ["version", 1], ["created_at", "2015-04-16 07:40:24.104056"], ["updated_at", "2015-04-16 07:40:24.104056"], ["tracking", "150416-23"]]  (2.3ms) commit transaction  (0.1ms) begin transaction  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.5ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_3712"], ["description", "I-am-the-goal-description_4084"], ["version", 1], ["created_at", "2015-04-16 07:40:24.111543"], ["updated_at", "2015-04-16 07:40:24.111543"], ["tracking", "150416-24"]]  (1.8ms) commit transaction  (0.1ms) begin transaction  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_3089"], ["description", "I-am-the-goal-description_1682"], ["version", 1], ["created_at", "2015-04-16 07:40:24.119101"], ["updated_at", "2015-04-16 07:40:24.119101"], ["tracking", "150416-25"]]  (1.0ms) commit transaction  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_6848"], ["description", "I-am-the-goal-description_2860"], ["version", 1], ["created_at", "2015-04-16 07:40:24.125119"], ["updated_at", "2015-04-16 07:40:24.125119"], ["tracking", "150416-26"]]  (0.8ms) commit transaction  (0.1ms) begin transaction  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.4ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_3441"], ["description", "I-am-the-goal-description_9028"], ["version", 1], ["created_at", "2015-04-16 07:40:24.131076"], ["updated_at", "2015-04-16 07:40:24.131076"], ["tracking", "150416-27"]]  (1.1ms) commit transaction  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_7635"], ["description", "I-am-the-goal-description_5251"], ["version", 1], ["created_at", "2015-04-16 07:40:24.137017"], ["updated_at", "2015-04-16 07:40:24.137017"], ["tracking", "150416-28"]]  (1.5ms) commit transaction  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_5580"], ["description", "I-am-the-goal-description_2839"], ["version", 1], ["created_at", "2015-04-16 07:40:24.143341"], ["updated_at", "2015-04-16 07:40:24.143341"], ["tracking", "150416-29"]]  (3.4ms) commit transaction  (0.1ms) begin transaction  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.4ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_9844"], ["description", "I-am-the-goal-description_6450"], ["version", 1], ["created_at", "2015-04-16 07:40:24.151366"], ["updated_at", "2015-04-16 07:40:24.151366"], ["tracking", "150416-30"]]  (0.8ms) commit transaction  (0.1ms) begin transaction  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.4ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_8699"], ["description", "I-am-the-goal-description_4372"], ["version", 1], ["created_at", "2015-04-16 07:40:24.157745"], ["updated_at", "2015-04-16 07:40:24.157745"], ["tracking", "150416-31"]]  (1.3ms) commit transaction  (0.1ms) begin transaction  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_9497"], ["description", "I-am-the-goal-description_2419"], ["version", 1], ["created_at", "2015-04-16 07:40:24.164035"], ["updated_at", "2015-04-16 07:40:24.164035"], ["tracking", "150416-32"]]  (1.1ms) commit transaction  (0.1ms) begin transaction  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.4ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_8947"], ["description", "I-am-the-goal-description_8397"], ["version", 1], ["created_at", "2015-04-16 07:40:24.170492"], ["updated_at", "2015-04-16 07:40:24.170492"], ["tracking", "150416-33"]]  (2.2ms) commit transaction  (0.1ms) begin transaction  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_357"], ["description", "I-am-the-goal-description_4763"], ["version", 1], ["created_at", "2015-04-16 07:40:24.177795"], ["updated_at", "2015-04-16 07:40:24.177795"], ["tracking", "150416-34"]]  (2.4ms) commit transaction  (0.1ms) begin transaction  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_8594"], ["description", "I-am-the-goal-description_5912"], ["version", 1], ["created_at", "2015-04-16 07:40:24.185279"], ["updated_at", "2015-04-16 07:40:24.185279"], ["tracking", "150416-35"]]  (3.6ms) commit transaction  (0.1ms) begin transaction  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_4379"], ["description", "I-am-the-goal-description_8246"], ["version", 1], ["created_at", "2015-04-16 07:40:24.193439"], ["updated_at", "2015-04-16 07:40:24.193439"], ["tracking", "150416-36"]]  (5.1ms) commit transaction  (0.1ms) begin transaction  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.4ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_9103"], ["description", "I-am-the-goal-description_300"], ["version", 1], ["created_at", "2015-04-16 07:40:24.203414"], ["updated_at", "2015-04-16 07:40:24.203414"], ["tracking", "150416-37"]]  (2.9ms) commit transaction  (0.1ms) begin transaction  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.4ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_2036"], ["description", "I-am-the-goal-description_9124"], ["version", 1], ["created_at", "2015-04-16 07:40:24.211438"], ["updated_at", "2015-04-16 07:40:24.211438"], ["tracking", "150416-38"]]  (2.1ms) commit transaction  (0.1ms) begin transaction  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.4ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_8732"], ["description", "I-am-the-goal-description_1467"], ["version", 1], ["created_at", "2015-04-16 07:40:24.218543"], ["updated_at", "2015-04-16 07:40:24.218543"], ["tracking", "150416-39"]]  (1.0ms) commit transaction  (0.1ms) begin transaction  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.4ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_4522"], ["description", "I-am-the-goal-description_1833"], ["version", 1], ["created_at", "2015-04-16 07:40:24.224607"], ["updated_at", "2015-04-16 07:40:24.224607"], ["tracking", "150416-40"]]  (1.1ms) commit transaction  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_6547"], ["description", "I-am-the-goal-description_3033"], ["version", 1], ["created_at", "2015-04-16 07:40:24.230659"], ["updated_at", "2015-04-16 07:40:24.230659"], ["tracking", "150416-41"]]  (1.1ms) commit transaction  (0.1ms) begin transaction  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.4ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_3601"], ["description", "I-am-the-goal-description_9108"], ["version", 1], ["created_at", "2015-04-16 07:40:24.236240"], ["updated_at", "2015-04-16 07:40:24.236240"], ["tracking", "150416-42"]]  (1.1ms) commit transaction  (0.1ms) begin transaction  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_6208"], ["description", "I-am-the-goal-description_4325"], ["version", 1], ["created_at", "2015-04-16 07:40:24.242767"], ["updated_at", "2015-04-16 07:40:24.242767"], ["tracking", "150416-43"]]  (4.1ms) commit transaction  (0.1ms) begin transaction  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_6126"], ["description", "I-am-the-goal-description_2514"], ["version", 1], ["created_at", "2015-04-16 07:40:24.252017"], ["updated_at", "2015-04-16 07:40:24.252017"], ["tracking", "150416-44"]]  (1.0ms) commit transaction  (0.1ms) begin transaction  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.5ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_4705"], ["description", "I-am-the-goal-description_4543"], ["version", 1], ["created_at", "2015-04-16 07:40:24.257947"], ["updated_at", "2015-04-16 07:40:24.257947"], ["tracking", "150416-45"]]  (0.9ms) commit transaction  (0.1ms) begin transaction  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.5ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_3239"], ["description", "I-am-the-goal-description_3090"], ["version", 1], ["created_at", "2015-04-16 07:40:24.264078"], ["updated_at", "2015-04-16 07:40:24.264078"], ["tracking", "150416-46"]]  (1.3ms) commit transaction  (0.1ms) begin transaction  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (2.6ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_8178"], ["description", "I-am-the-goal-description_6591"], ["version", 1], ["created_at", "2015-04-16 07:40:24.270968"], ["updated_at", "2015-04-16 07:40:24.270968"], ["tracking", "150416-47"]]  (0.9ms) commit transaction  (0.1ms) begin transaction  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.4ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_1827"], ["description", "I-am-the-goal-description_7815"], ["version", 1], ["created_at", "2015-04-16 07:40:24.279467"], ["updated_at", "2015-04-16 07:40:24.279467"], ["tracking", "150416-48"]]  (1.7ms) commit transaction  (0.1ms) begin transaction  (2.1ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.4ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_6310"], ["description", "I-am-the-goal-description_614"], ["version", 1], ["created_at", "2015-04-16 07:40:24.289303"], ["updated_at", "2015-04-16 07:40:24.289303"], ["tracking", "150416-49"]]  (2.0ms) commit transaction  (0.1ms) begin transaction  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (1.0ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_8917"], ["description", "I-am-the-goal-description_3361"], ["version", 1], ["created_at", "2015-04-16 07:40:24.306209"], ["updated_at", "2015-04-16 07:40:24.306209"], ["tracking", "150416-50"]]  (1.1ms) commit transaction  (0.1ms) begin transaction  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_21"], ["description", "I-am-the-goal-description_1064"], ["version", 1], ["created_at", "2015-04-16 07:40:24.317562"], ["updated_at", "2015-04-16 07:40:24.317562"], ["tracking", "150416-51"]]  (1.7ms) commit transaction  (0.1ms) begin transaction  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_7057"], ["description", "I-am-the-goal-description_6849"], ["version", 1], ["created_at", "2015-04-16 07:40:24.380416"], ["updated_at", "2015-04-16 07:40:24.380416"], ["tracking", "150416-52"]]  (8.4ms) commit transaction  (0.1ms) begin transaction  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.4ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_4929"], ["description", "I-am-the-goal-description_3591"], ["version", 1], ["created_at", "2015-04-16 07:40:24.396199"], ["updated_at", "2015-04-16 07:40:24.396199"], ["tracking", "150416-53"]]  (1.8ms) commit transaction  (0.1ms) begin transaction  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.6ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_8725"], ["description", "I-am-the-goal-description_5040"], ["version", 1], ["created_at", "2015-04-16 07:40:24.408381"], ["updated_at", "2015-04-16 07:40:24.408381"], ["tracking", "150416-54"]]  (9.9ms) commit transaction  (0.1ms) begin transaction  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_5284"], ["description", "I-am-the-goal-description_3643"], ["version", 1], ["created_at", "2015-04-16 07:40:24.425614"], ["updated_at", "2015-04-16 07:40:24.425614"], ["tracking", "150416-55"]]  (9.8ms) commit transaction  (0.1ms) begin transaction  (0.4ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_3295"], ["description", "I-am-the-goal-description_9649"], ["version", 1], ["created_at", "2015-04-16 07:40:24.440917"], ["updated_at", "2015-04-16 07:40:24.440917"], ["tracking", "150416-56"]]  (12.1ms) commit transaction  (0.1ms) begin transaction  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_8231"], ["description", "I-am-the-goal-description_9337"], ["version", 1], ["created_at", "2015-04-16 07:40:24.457898"], ["updated_at", "2015-04-16 07:40:24.457898"], ["tracking", "150416-57"]]  (0.7ms) commit transaction  (0.1ms) begin transaction  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.4ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_606"], ["description", "I-am-the-goal-description_1301"], ["version", 1], ["created_at", "2015-04-16 07:40:24.463487"], ["updated_at", "2015-04-16 07:40:24.463487"], ["tracking", "150416-58"]]  (4.7ms) commit transaction  (0.1ms) begin transaction  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.7ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_7878"], ["description", "I-am-the-goal-description_6709"], ["version", 1], ["created_at", "2015-04-16 07:40:24.474394"], ["updated_at", "2015-04-16 07:40:24.474394"], ["tracking", "150416-59"]]  (1.1ms) commit transaction  (0.1ms) begin transaction  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_1016"], ["description", "I-am-the-goal-description_8014"], ["version", 1], ["created_at", "2015-04-16 07:40:24.480538"], ["updated_at", "2015-04-16 07:40:24.480538"], ["tracking", "150416-60"]]  (4.8ms) commit transaction  (0.6ms) begin transaction  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_6699"], ["description", "I-am-the-goal-description_8923"], ["version", 1], ["created_at", "2015-04-16 07:40:24.490738"], ["updated_at", "2015-04-16 07:40:24.490738"], ["tracking", "150416-61"]]  (2.9ms) commit transaction  (0.1ms) begin transaction  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_6528"], ["description", "I-am-the-goal-description_2162"], ["version", 1], ["created_at", "2015-04-16 07:40:24.498448"], ["updated_at", "2015-04-16 07:40:24.498448"], ["tracking", "150416-62"]]  (0.8ms) commit transaction  (0.1ms) begin transaction  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_7323"], ["description", "I-am-the-goal-description_9999"], ["version", 1], ["created_at", "2015-04-16 07:40:24.503472"], ["updated_at", "2015-04-16 07:40:24.503472"], ["tracking", "150416-63"]]  (0.7ms) commit transaction  (0.1ms) begin transaction  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_6401"], ["description", "I-am-the-goal-description_3794"], ["version", 1], ["created_at", "2015-04-16 07:40:24.509151"], ["updated_at", "2015-04-16 07:40:24.509151"], ["tracking", "150416-64"]]  (3.1ms) commit transaction  (0.1ms) begin transaction  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_2223"], ["description", "I-am-the-goal-description_5091"], ["version", 1], ["created_at", "2015-04-16 07:40:24.517206"], ["updated_at", "2015-04-16 07:40:24.517206"], ["tracking", "150416-65"]]  (0.8ms) commit transaction  (0.1ms) begin transaction  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_1560"], ["description", "I-am-the-goal-description_7702"], ["version", 1], ["created_at", "2015-04-16 07:40:24.522805"], ["updated_at", "2015-04-16 07:40:24.522805"], ["tracking", "150416-66"]]  (0.8ms) commit transaction  (0.1ms) begin transaction  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_306"], ["description", "I-am-the-goal-description_9395"], ["version", 1], ["created_at", "2015-04-16 07:40:24.528720"], ["updated_at", "2015-04-16 07:40:24.528720"], ["tracking", "150416-67"]]  (0.9ms) commit transaction  (0.1ms) begin transaction  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_4955"], ["description", "I-am-the-goal-description_2837"], ["version", 1], ["created_at", "2015-04-16 07:40:24.534813"], ["updated_at", "2015-04-16 07:40:24.534813"], ["tracking", "150416-68"]]  (1.2ms) commit transaction  (0.1ms) begin transaction  (0.4ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.4ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_5519"], ["description", "I-am-the-goal-description_7989"], ["version", 1], ["created_at", "2015-04-16 07:40:24.541551"], ["updated_at", "2015-04-16 07:40:24.541551"], ["tracking", "150416-69"]]  (2.2ms) commit transaction  (0.1ms) begin transaction  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (1.5ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_1111"], ["description", "I-am-the-goal-description_9981"], ["version", 1], ["created_at", "2015-04-16 07:40:24.549163"], ["updated_at", "2015-04-16 07:40:24.549163"], ["tracking", "150416-70"]]  (1.0ms) commit transaction  (0.1ms) begin transaction  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.4ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_2700"], ["description", "I-am-the-goal-description_6074"], ["version", 1], ["created_at", "2015-04-16 07:40:24.556512"], ["updated_at", "2015-04-16 07:40:24.556512"], ["tracking", "150416-71"]]  (1.1ms) commit transaction  (0.1ms) begin transaction  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.5ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_1636"], ["description", "I-am-the-goal-description_2117"], ["version", 1], ["created_at", "2015-04-16 07:40:24.562938"], ["updated_at", "2015-04-16 07:40:24.562938"], ["tracking", "150416-72"]]  (0.8ms) commit transaction  (0.1ms) begin transaction  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_7808"], ["description", "I-am-the-goal-description_8076"], ["version", 1], ["created_at", "2015-04-16 07:40:24.570665"], ["updated_at", "2015-04-16 07:40:24.570665"], ["tracking", "150416-73"]]  (1.1ms) commit transaction  (0.1ms) begin transaction  (0.4ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.4ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_7114"], ["description", "I-am-the-goal-description_6597"], ["version", 1], ["created_at", "2015-04-16 07:40:24.577429"], ["updated_at", "2015-04-16 07:40:24.577429"], ["tracking", "150416-74"]]  (0.9ms) commit transaction  (0.1ms) begin transaction  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.4ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_9572"], ["description", "I-am-the-goal-description_5154"], ["version", 1], ["created_at", "2015-04-16 07:40:24.584048"], ["updated_at", "2015-04-16 07:40:24.584048"], ["tracking", "150416-75"]]  (0.9ms) commit transaction  (0.1ms) begin transaction  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_3209"], ["description", "I-am-the-goal-description_4993"], ["version", 1], ["created_at", "2015-04-16 07:40:24.590533"], ["updated_at", "2015-04-16 07:40:24.590533"], ["tracking", "150416-76"]]  (2.6ms) commit transaction  (0.1ms) begin transaction  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_9393"], ["description", "I-am-the-goal-description_6120"], ["version", 1], ["created_at", "2015-04-16 07:40:24.599343"], ["updated_at", "2015-04-16 07:40:24.599343"], ["tracking", "150416-77"]]  (1.1ms) commit transaction  (0.1ms) begin transaction  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.4ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_4071"], ["description", "I-am-the-goal-description_1339"], ["version", 1], ["created_at", "2015-04-16 07:40:24.605975"], ["updated_at", "2015-04-16 07:40:24.605975"], ["tracking", "150416-78"]]  (1.3ms) commit transaction  (0.1ms) begin transaction  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_401"], ["description", "I-am-the-goal-description_9124"], ["version", 1], ["created_at", "2015-04-16 07:40:24.613571"], ["updated_at", "2015-04-16 07:40:24.613571"], ["tracking", "150416-79"]]  (0.9ms) commit transaction  (0.1ms) begin transaction  (0.4ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.4ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_2943"], ["description", "I-am-the-goal-description_3789"], ["version", 1], ["created_at", "2015-04-16 07:40:24.619534"], ["updated_at", "2015-04-16 07:40:24.619534"], ["tracking", "150416-80"]]  (2.2ms) commit transaction  (0.2ms) begin transaction  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_351"], ["description", "I-am-the-goal-description_7874"], ["version", 1], ["created_at", "2015-04-16 07:40:24.630135"], ["updated_at", "2015-04-16 07:40:24.630135"], ["tracking", "150416-81"]]  (4.7ms) commit transaction  (0.1ms) begin transaction  (0.4ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.4ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_5176"], ["description", "I-am-the-goal-description_5178"], ["version", 1], ["created_at", "2015-04-16 07:40:24.639961"], ["updated_at", "2015-04-16 07:40:24.639961"], ["tracking", "150416-82"]]  (2.5ms) commit transaction  (0.1ms) begin transaction  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_1875"], ["description", "I-am-the-goal-description_6624"], ["version", 1], ["created_at", "2015-04-16 07:40:24.648898"], ["updated_at", "2015-04-16 07:40:24.648898"], ["tracking", "150416-83"]]  (0.9ms) commit transaction  (0.1ms) begin transaction  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_3604"], ["description", "I-am-the-goal-description_5509"], ["version", 1], ["created_at", "2015-04-16 07:40:24.654980"], ["updated_at", "2015-04-16 07:40:24.654980"], ["tracking", "150416-84"]]  (2.9ms) commit transaction  (0.1ms) begin transaction  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_1419"], ["description", "I-am-the-goal-description_1415"], ["version", 1], ["created_at", "2015-04-16 07:40:24.662930"], ["updated_at", "2015-04-16 07:40:24.662930"], ["tracking", "150416-85"]]  (0.8ms) commit transaction  (0.1ms) begin transaction  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_2235"], ["description", "I-am-the-goal-description_3646"], ["version", 1], ["created_at", "2015-04-16 07:40:24.668425"], ["updated_at", "2015-04-16 07:40:24.668425"], ["tracking", "150416-86"]]  (1.2ms) commit transaction  (0.1ms) begin transaction  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.4ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_496"], ["description", "I-am-the-goal-description_5736"], ["version", 1], ["created_at", "2015-04-16 07:40:24.674488"], ["updated_at", "2015-04-16 07:40:24.674488"], ["tracking", "150416-87"]]  (5.6ms) commit transaction  (0.1ms) begin transaction  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_4766"], ["description", "I-am-the-goal-description_8486"], ["version", 1], ["created_at", "2015-04-16 07:40:24.685145"], ["updated_at", "2015-04-16 07:40:24.685145"], ["tracking", "150416-88"]]  (6.3ms) commit transaction  (0.1ms) begin transaction  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_3634"], ["description", "I-am-the-goal-description_6163"], ["version", 1], ["created_at", "2015-04-16 07:40:24.696419"], ["updated_at", "2015-04-16 07:40:24.696419"], ["tracking", "150416-89"]]  (0.7ms) commit transaction  (0.1ms) begin transaction  (4.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.4ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_9250"], ["description", "I-am-the-goal-description_1077"], ["version", 1], ["created_at", "2015-04-16 07:40:24.701961"], ["updated_at", "2015-04-16 07:40:24.701961"], ["tracking", "150416-90"]]  (3.0ms) commit transaction  (0.1ms) begin transaction  (0.4ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.9ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_5461"], ["description", "I-am-the-goal-description_5357"], ["version", 1], ["created_at", "2015-04-16 07:40:24.833347"], ["updated_at", "2015-04-16 07:40:24.833347"], ["tracking", "150416-91"]]  (2.5ms) commit transaction  (0.1ms) begin transaction  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.4ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_686"], ["description", "I-am-the-goal-description_4038"], ["version", 1], ["created_at", "2015-04-16 07:40:24.844179"], ["updated_at", "2015-04-16 07:40:24.844179"], ["tracking", "150416-92"]]  (1.4ms) commit transaction  (0.1ms) begin transaction  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_7611"], ["description", "I-am-the-goal-description_9824"], ["version", 1], ["created_at", "2015-04-16 07:40:24.851283"], ["updated_at", "2015-04-16 07:40:24.851283"], ["tracking", "150416-93"]]  (1.4ms) commit transaction  (0.1ms) begin transaction  (0.4ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.4ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_5645"], ["description", "I-am-the-goal-description_3638"], ["version", 1], ["created_at", "2015-04-16 07:40:24.860484"], ["updated_at", "2015-04-16 07:40:24.860484"], ["tracking", "150416-94"]]  (2.0ms) commit transaction  (0.1ms) begin transaction  (0.4ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.4ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_8658"], ["description", "I-am-the-goal-description_9029"], ["version", 1], ["created_at", "2015-04-16 07:40:24.869166"], ["updated_at", "2015-04-16 07:40:24.869166"], ["tracking", "150416-95"]]  (11.2ms) commit transaction  (0.1ms) begin transaction  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.4ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_7256"], ["description", "I-am-the-goal-description_5306"], ["version", 1], ["created_at", "2015-04-16 07:40:24.900345"], ["updated_at", "2015-04-16 07:40:24.900345"], ["tracking", "150416-96"]]  (5.4ms) commit transaction  (0.1ms) begin transaction  (0.4ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.4ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_6448"], ["description", "I-am-the-goal-description_6761"], ["version", 1], ["created_at", "2015-04-16 07:40:24.911819"], ["updated_at", "2015-04-16 07:40:24.911819"], ["tracking", "150416-97"]]  (22.3ms) commit transaction  (0.1ms) begin transaction  (0.4ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.4ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_4782"], ["description", "I-am-the-goal-description_355"], ["version", 1], ["created_at", "2015-04-16 07:40:24.940079"], ["updated_at", "2015-04-16 07:40:24.940079"], ["tracking", "150416-98"]]  (4.4ms) commit transaction  (0.4ms) begin transaction  (0.4ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.8ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_7332"], ["description", "I-am-the-goal-description_8517"], ["version", 1], ["created_at", "2015-04-16 07:40:24.951489"], ["updated_at", "2015-04-16 07:40:24.951489"], ["tracking", "150416-99"]]  (1.3ms) commit transaction  (0.1ms) begin transaction  (1.9ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.5ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_4534"], ["description", "I-am-the-goal-description_3019"], ["version", 1], ["created_at", "2015-04-16 07:40:24.959349"], ["updated_at", "2015-04-16 07:40:24.959349"], ["tracking", "150416-100"]]  (0.9ms) commit transaction Started GET "/flyboy/goals" for 127.0.0.1 at 2015-04-16 09:40:24 +0200 Processing by Flyboy::GoalsController#index as HTML Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_searchbar.html.slim (0.3ms) Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (1.1ms) Flyboy::Goal Load (0.9ms) SELECT "flyboy_goals".* FROM "flyboy_goals" ORDER BY status ASC LIMIT 50 OFFSET 0  (0.3ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 1 AND done = 'f' AND term < '2015-04-16')  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 1 AND done = 'f' AND term > '2015-04-16' AND reminder < '2015-04-16')  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 2 AND done = 'f' AND term < '2015-04-16')  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 2 AND done = 'f' AND term > '2015-04-16' AND reminder < '2015-04-16')  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 3 AND done = 'f' AND term < '2015-04-16')  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 3 AND done = 'f' AND term > '2015-04-16' AND reminder < '2015-04-16')  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 4 AND done = 'f' AND term < '2015-04-16')  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 4 AND done = 'f' AND term > '2015-04-16' AND reminder < '2015-04-16')  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 5 AND done = 'f' AND term < '2015-04-16')  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 5 AND done = 'f' AND term > '2015-04-16' AND reminder < '2015-04-16')  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 6 AND done = 'f' AND term < '2015-04-16')  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 6 AND done = 'f' AND term > '2015-04-16' AND reminder < '2015-04-16')  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 7 AND done = 'f' AND term < '2015-04-16')  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 7 AND done = 'f' AND term > '2015-04-16' AND reminder < '2015-04-16')  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 8 AND done = 'f' AND term < '2015-04-16')  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 8 AND done = 'f' AND term > '2015-04-16' AND reminder < '2015-04-16')  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 9 AND done = 'f' AND term < '2015-04-16')  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 9 AND done = 'f' AND term > '2015-04-16' AND reminder < '2015-04-16')  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 10 AND done = 'f' AND term < '2015-04-16')  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 10 AND done = 'f' AND term > '2015-04-16' AND reminder < '2015-04-16')  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 11 AND done = 'f' AND term < '2015-04-16')  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 11 AND done = 'f' AND term > '2015-04-16' AND reminder < '2015-04-16')  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 12 AND done = 'f' AND term < '2015-04-16')  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 12 AND done = 'f' AND term > '2015-04-16' AND reminder < '2015-04-16')  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 13 AND done = 'f' AND term < '2015-04-16')  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 13 AND done = 'f' AND term > '2015-04-16' AND reminder < '2015-04-16')  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 14 AND done = 'f' AND term < '2015-04-16')  (0.3ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 14 AND done = 'f' AND term > '2015-04-16' AND reminder < '2015-04-16')  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 15 AND done = 'f' AND term < '2015-04-16')  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 15 AND done = 'f' AND term > '2015-04-16' AND reminder < '2015-04-16')  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 16 AND done = 'f' AND term < '2015-04-16')  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 16 AND done = 'f' AND term > '2015-04-16' AND reminder < '2015-04-16')  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 17 AND done = 'f' AND term < '2015-04-16')  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 17 AND done = 'f' AND term > '2015-04-16' AND reminder < '2015-04-16')  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 18 AND done = 'f' AND term < '2015-04-16')  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 18 AND done = 'f' AND term > '2015-04-16' AND reminder < '2015-04-16')  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 19 AND done = 'f' AND term < '2015-04-16')  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 19 AND done = 'f' AND term > '2015-04-16' AND reminder < '2015-04-16')  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 20 AND done = 'f' AND term < '2015-04-16')  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 20 AND done = 'f' AND term > '2015-04-16' AND reminder < '2015-04-16')  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 21 AND done = 'f' AND term < '2015-04-16')  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 21 AND done = 'f' AND term > '2015-04-16' AND reminder < '2015-04-16')  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 22 AND done = 'f' AND term < '2015-04-16')  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 22 AND done = 'f' AND term > '2015-04-16' AND reminder < '2015-04-16')  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 23 AND done = 'f' AND term < '2015-04-16')  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 23 AND done = 'f' AND term > '2015-04-16' AND reminder < '2015-04-16')  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 24 AND done = 'f' AND term < '2015-04-16')  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 24 AND done = 'f' AND term > '2015-04-16' AND reminder < '2015-04-16')  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 25 AND done = 'f' AND term < '2015-04-16')  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 25 AND done = 'f' AND term > '2015-04-16' AND reminder < '2015-04-16')  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 26 AND done = 'f' AND term < '2015-04-16')  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 26 AND done = 'f' AND term > '2015-04-16' AND reminder < '2015-04-16')  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 27 AND done = 'f' AND term < '2015-04-16')  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 27 AND done = 'f' AND term > '2015-04-16' AND reminder < '2015-04-16')  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 28 AND done = 'f' AND term < '2015-04-16')  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 28 AND done = 'f' AND term > '2015-04-16' AND reminder < '2015-04-16')  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 29 AND done = 'f' AND term < '2015-04-16')  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 29 AND done = 'f' AND term > '2015-04-16' AND reminder < '2015-04-16')  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 30 AND done = 'f' AND term < '2015-04-16')  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 30 AND done = 'f' AND term > '2015-04-16' AND reminder < '2015-04-16')  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 31 AND done = 'f' AND term < '2015-04-16')  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 31 AND done = 'f' AND term > '2015-04-16' AND reminder < '2015-04-16')  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 32 AND done = 'f' AND term < '2015-04-16')  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 32 AND done = 'f' AND term > '2015-04-16' AND reminder < '2015-04-16')  (0.3ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 33 AND done = 'f' AND term < '2015-04-16')  (0.3ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 33 AND done = 'f' AND term > '2015-04-16' AND reminder < '2015-04-16')  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 34 AND done = 'f' AND term < '2015-04-16')  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 34 AND done = 'f' AND term > '2015-04-16' AND reminder < '2015-04-16')  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 35 AND done = 'f' AND term < '2015-04-16')  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 35 AND done = 'f' AND term > '2015-04-16' AND reminder < '2015-04-16')  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 36 AND done = 'f' AND term < '2015-04-16')  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 36 AND done = 'f' AND term > '2015-04-16' AND reminder < '2015-04-16')  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 37 AND done = 'f' AND term < '2015-04-16')  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 37 AND done = 'f' AND term > '2015-04-16' AND reminder < '2015-04-16')  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 38 AND done = 'f' AND term < '2015-04-16')  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 38 AND done = 'f' AND term > '2015-04-16' AND reminder < '2015-04-16')  (0.3ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 39 AND done = 'f' AND term < '2015-04-16')  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 39 AND done = 'f' AND term > '2015-04-16' AND reminder < '2015-04-16')  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 40 AND done = 'f' AND term < '2015-04-16')  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 40 AND done = 'f' AND term > '2015-04-16' AND reminder < '2015-04-16')  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 41 AND done = 'f' AND term < '2015-04-16')  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 41 AND done = 'f' AND term > '2015-04-16' AND reminder < '2015-04-16')  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 42 AND done = 'f' AND term < '2015-04-16')  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 42 AND done = 'f' AND term > '2015-04-16' AND reminder < '2015-04-16')  (0.3ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 43 AND done = 'f' AND term < '2015-04-16')  (0.3ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 43 AND done = 'f' AND term > '2015-04-16' AND reminder < '2015-04-16')  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 44 AND done = 'f' AND term < '2015-04-16')  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 44 AND done = 'f' AND term > '2015-04-16' AND reminder < '2015-04-16')  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 45 AND done = 'f' AND term < '2015-04-16')  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 45 AND done = 'f' AND term > '2015-04-16' AND reminder < '2015-04-16')  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 46 AND done = 'f' AND term < '2015-04-16')  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 46 AND done = 'f' AND term > '2015-04-16' AND reminder < '2015-04-16')  (0.3ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 47 AND done = 'f' AND term < '2015-04-16')  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 47 AND done = 'f' AND term > '2015-04-16' AND reminder < '2015-04-16')  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 48 AND done = 'f' AND term < '2015-04-16')  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 48 AND done = 'f' AND term > '2015-04-16' AND reminder < '2015-04-16')  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 49 AND done = 'f' AND term < '2015-04-16')  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 49 AND done = 'f' AND term > '2015-04-16' AND reminder < '2015-04-16')  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 50 AND done = 'f' AND term < '2015-04-16')  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 50 AND done = 'f' AND term > '2015-04-16' AND reminder < '2015-04-16') Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_list.html.slim (231.0ms)  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/index.html.slim within layouts/application (254.5ms) Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.2ms) Completed 200 OK in 259ms (Views: 234.2ms | ActiveRecord: 22.6ms)  (3.1ms) DELETE FROM "flyboy_task_comments";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (2.4ms) DELETE FROM "flyboy_goals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (1.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (1.1ms) DELETE FROM "flyboy_tasks";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (1.2ms) DELETE FROM "flyboy_task_comments";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (1.0ms) DELETE FROM "flyboy_goals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (1.0ms) DELETE FROM "flyboy_tasks";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.5ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_8672"], ["description", "I-am-the-goal-description_3758"], ["version", 1], ["created_at", "2015-04-16 07:40:28.542870"], ["updated_at", "2015-04-16 07:40:28.542870"], ["tracking", "150416-1"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 1], ["title", "I-am-a-task141"], ["description", "I-am-the-task-description_9505"], ["created_at", "2015-04-16 07:40:28.549309"], ["updated_at", "2015-04-16 07:40:28.549309"]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]]  (0.1ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] SQL (0.2ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:40:28.554578"], ["id", 1]]  (1.0ms) commit transaction Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-16 09:40:28 +0200 Processing by Flyboy::TasksController#index as HTML Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_searchbar.html.slim (0.6ms) Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (1.7ms) Flyboy::Task Load (0.4ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC LIMIT 50 OFFSET 0 Flyboy::Goal Load (0.3ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (113.5ms)  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (129.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 141ms (Views: 131.8ms | ActiveRecord: 1.0ms) Started GET "/flyboy/tasks/1" for 127.0.0.1 at 2015-04-16 09:40:31 +0200 Processing by Flyboy::TasksController#show as HTML Parameters: {"id"=>"1"} Flyboy::Task Load (0.3ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1 [["id", 1]] Flyboy::Goal Load (0.2ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1 [["id", "1"]] CACHE (0.0ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_actions.html.slim (10.0ms) Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_context.html.slim (19.6ms)  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f' [["goal_id", 1]] Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_actions.html.slim (6.5ms) Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (7.9ms) Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1 [["id", 1]] Flyboy::TaskComment Load (0.2ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 1]] Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/task_comments/_list.html.slim (50.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/show.html.slim within layouts/application (90.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 99ms (Views: 92.1ms | ActiveRecord: 1.6ms) Started POST "/flyboy/tasks/1/comments" for 127.0.0.1 at 2015-04-16 09:40:32 +0200 Processing by Flyboy::TaskCommentsController#create as HTML Parameters: {"utf8"=>"✓", "task_comment"=>{"progress"=>"50", "description"=>"I-am-the-task-comment-description"}, "task_id"=>"1"} Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1 [["id", 1]] Flyboy::Goal Load (0.2ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) begin transaction SQL (0.5ms) INSERT INTO "flyboy_task_comments" ("progress", "description", "task_id", "date", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["progress", 50], ["description", "I-am-the-task-comment-description"], ["task_id", 1], ["date", "2015-04-16 07:40:32.201587"], ["created_at", "2015-04-16 07:40:32.204515"], ["updated_at", "2015-04-16 07:40:32.204515"]] SQL (0.2ms) UPDATE "flyboy_tasks" SET "progress" = ?, "updated_at" = ? WHERE "flyboy_tasks"."id" = ? [["progress", 50], ["updated_at", "2015-04-16 07:40:32.207603"], ["id", 1]]  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]]  (0.3ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] CACHE (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] SQL (0.5ms) UPDATE "flyboy_goals" SET "progress" = ?, "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["progress", 50], ["version", 3], ["updated_at", "2015-04-16 07:40:32.215127"], ["id", 1]]  (3.2ms) commit transaction Redirected to http://127.0.0.1:56922/flyboy/tasks/1 Completed 302 Found in 27ms (ActiveRecord: 5.5ms) Started GET "/flyboy/tasks/1" for 127.0.0.1 at 2015-04-16 09:40:32 +0200 Processing by Flyboy::TasksController#show as HTML Parameters: {"id"=>"1"} Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1 [["id", 1]] Flyboy::Goal Load (0.2ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1 [["id", "1"]] CACHE (0.0ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_actions.html.slim (4.0ms) Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_context.html.slim (6.1ms)  (0.3ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f' [["goal_id", 1]] Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_actions.html.slim (8.7ms) Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (10.7ms) Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1 [["id", 1]] Flyboy::TaskComment Load (0.2ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 1]] Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/task_comments/_list.html.slim (107.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 (126.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 132ms (Views: 127.2ms | ActiveRecord: 1.0ms)  (0.3ms) SELECT COUNT(*) FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? [["task_id", 1]]  (2.5ms) DELETE FROM "flyboy_task_comments";  (0.3ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (1.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (1.5ms) DELETE FROM "flyboy_goals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (1.0ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (1.2ms) DELETE FROM "flyboy_tasks";  (0.3ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (7.8ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (1.7ms) DELETE FROM "flyboy_task_comments";  (0.3ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (1.9ms) DELETE FROM "flyboy_goals";  (0.4ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (2.4ms) DELETE FROM "flyboy_tasks";  (0.6ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.6ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) begin transaction  (0.4ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (4.3ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_1021"], ["description", "I-am-the-goal-description_5992"], ["version", 1], ["created_at", "2015-04-16 07:40:32.622701"], ["updated_at", "2015-04-16 07:40:32.622701"], ["tracking", "150416-1"]]  (1.3ms) commit transaction Started GET "/flyboy/goals" for 127.0.0.1 at 2015-04-16 09:40:32 +0200 Processing by Flyboy::GoalsController#index as HTML Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_searchbar.html.slim (0.4ms) Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (1.2ms) Flyboy::Goal Load (0.5ms) SELECT "flyboy_goals".* FROM "flyboy_goals" ORDER BY status ASC LIMIT 50 OFFSET 0  (0.3ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 1 AND done = 'f' AND term < '2015-04-16')  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 1 AND done = 'f' AND term > '2015-04-16' AND reminder < '2015-04-16') Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_list.html.slim (11.4ms)  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/index.html.slim within layouts/application (18.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.3ms) Completed 200 OK in 24ms (Views: 20.5ms | ActiveRecord: 1.3ms) Started GET "/flyboy/goals/1" for 127.0.0.1 at 2015-04-16 09:40:35 +0200 Processing by Flyboy::GoalsController#show as HTML Parameters: {"id"=>"1"} Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f' [["goal_id", 1]] Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_actions.html.slim (4.8ms) Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (6.3ms) Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? ORDER BY term DESC [["goal_id", 1]] Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (1.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/goals/show.html.slim within layouts/application (8.5ms) Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 11ms (Views: 9.5ms | ActiveRecord: 0.4ms) Started GET "/flyboy/goals/1/tasks/new" for 127.0.0.1 at 2015-04-16 09:40:35 +0200 Processing by Flyboy::TasksController#new as HTML Parameters: {"goal_id"=>"1"} Flyboy::Goal Load (0.2ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f' [["goal_id", 1]] Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_actions.html.slim (8.2ms) Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (9.9ms) Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_form.html.slim (169.7ms) Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/new.html.slim within layouts/application (177.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.2ms) Completed 200 OK in 184ms (Views: 180.6ms | ActiveRecord: 0.3ms) Started POST "/flyboy/tasks" for 127.0.0.1 at 2015-04-16 09:40:36 +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-23", "term"=>"2015-05-16", "goal_id"=>"1"}} Flyboy::Goal Load (0.3ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]  (0.3ms) begin transaction SQL (0.6ms) INSERT INTO "flyboy_tasks" ("goal_id", "title", "description", "term", "reminder", "done", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["goal_id", 1], ["title", "I-am-the-task-title"], ["description", "I-am-the-task-description"], ["term", "2015-05-16"], ["reminder", "2015-04-23"], ["done", "f"], ["created_at", "2015-04-16 07:40:36.328553"], ["updated_at", "2015-04-16 07:40:36.328553"]]  (0.3ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]]  (0.3ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] CACHE (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] SQL (0.9ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:40:36.340864"], ["id", 1]]  (4.6ms) commit transaction Redirected to http://127.0.0.1:56922/flyboy/tasks/1 Completed 302 Found in 37ms (ActiveRecord: 7.3ms) Started GET "/flyboy/tasks/1" for 127.0.0.1 at 2015-04-16 09:40:36 +0200 Processing by Flyboy::TasksController#show as HTML Parameters: {"id"=>"1"} Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1 [["id", 1]] Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1 [["id", "1"]] CACHE (0.0ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_actions.html.slim (2.0ms) Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_context.html.slim (3.7ms)  (0.3ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f' [["goal_id", 1]] Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_actions.html.slim (8.5ms) Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (11.7ms) Flyboy::Task Load (0.4ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1 [["id", 1]] Flyboy::TaskComment Load (0.2ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 1]] Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/task_comments/_list.html.slim (153.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.4ms) Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/show.html.slim within layouts/application (173.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.8ms) Completed 200 OK in 180ms (Views: 176.2ms | ActiveRecord: 1.1ms) Flyboy::Task Load (0.4ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY id DESC LIMIT 1  (2.5ms) DELETE FROM "flyboy_task_comments";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (1.2ms) DELETE FROM "flyboy_goals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (1.9ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (2.0ms) DELETE FROM "flyboy_tasks";  (0.5ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (2.8ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (1.1ms) DELETE FROM "flyboy_task_comments";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (2.5ms) DELETE FROM "flyboy_goals";  (0.3ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (1.8ms) DELETE FROM "flyboy_tasks";  (0.8ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.4ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.2ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_4130"], ["description", "I-am-the-goal-description_9359"], ["version", 1], ["created_at", "2015-04-16 07:40:36.730316"], ["updated_at", "2015-04-16 07:40:36.730316"], ["tracking", "150416-1"]]  (3.3ms) commit transaction  (0.1ms) begin transaction SQL (0.6ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 1], ["title", "I-am-a-task5645"], ["description", "I-am-the-task-description_8061"], ["created_at", "2015-04-16 07:40:36.739499"], ["updated_at", "2015-04-16 07:40:36.739499"]]  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]]  (0.3ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]]  (0.3ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] SQL (0.2ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:40:36.750391"], ["id", 1]]  (0.9ms) commit transaction Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-16 09:40:36 +0200 Processing by Flyboy::TasksController#index as HTML Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_searchbar.html.slim (0.8ms) Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (1.8ms) Flyboy::Task Load (0.5ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC LIMIT 50 OFFSET 0 Flyboy::Goal Load (0.2ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (21.3ms)  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (29.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 37ms (Views: 33.6ms | ActiveRecord: 1.0ms) Started GET "/flyboy/tasks/1" for 127.0.0.1 at 2015-04-16 09:40:40 +0200 Processing by Flyboy::TasksController#show as HTML Parameters: {"id"=>"1"} Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1 [["id", 1]] Flyboy::Goal Load (0.2ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1 [["id", "1"]] CACHE (0.0ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_actions.html.slim (3.7ms) Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_context.html.slim (5.8ms)  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f' [["goal_id", 1]] Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_actions.html.slim (6.2ms) Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (7.7ms) Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1 [["id", 1]] Flyboy::TaskComment Load (0.2ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 1]] Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/task_comments/_list.html.slim (22.2ms) Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/show.html.slim within layouts/application (37.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 43ms (Views: 38.7ms | ActiveRecord: 0.9ms)  (3.8ms) DELETE FROM "flyboy_task_comments";  (0.3ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (2.1ms) DELETE FROM "flyboy_goals";  (0.5ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (1.7ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (2.3ms) DELETE FROM "flyboy_tasks";  (0.3ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (1.6ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (1.9ms) DELETE FROM "flyboy_task_comments";  (0.3ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (3.1ms) DELETE FROM "flyboy_goals";  (0.3ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (1.0ms) DELETE FROM "flyboy_tasks";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.4ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_9258"], ["description", "I-am-the-goal-description_3619"], ["version", 1], ["created_at", "2015-04-16 07:40:40.322195"], ["updated_at", "2015-04-16 07:40:40.322195"], ["tracking", "150416-1"]]  (3.6ms) commit transaction  (0.1ms) begin transaction SQL (0.5ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 1], ["title", "I-am-a-task1897"], ["description", "I-am-the-task-description_2838"], ["created_at", "2015-04-16 07:40:40.332751"], ["updated_at", "2015-04-16 07:40:40.332751"]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]]  (0.1ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] SQL (0.2ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:40:40.339442"], ["id", 1]]  (1.5ms) commit transaction Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-16 09:40:40 +0200 Processing by Flyboy::TasksController#index as HTML Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_searchbar.html.slim (0.4ms) Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (1.1ms) Flyboy::Task Load (0.4ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC LIMIT 50 OFFSET 0 Flyboy::Goal Load (0.2ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (9.9ms)  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" 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.2ms) Completed 200 OK in 21ms (Views: 17.4ms | ActiveRecord: 0.8ms) Started GET "/flyboy/tasks/1" for 127.0.0.1 at 2015-04-16 09:40:43 +0200 Processing by Flyboy::TasksController#show as HTML Parameters: {"id"=>"1"} Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1 [["id", 1]] Flyboy::Goal Load (0.2ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1 [["id", "1"]] CACHE (0.0ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_actions.html.slim (3.1ms) Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_context.html.slim (5.1ms)  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f' [["goal_id", 1]] Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_actions.html.slim (3.8ms) Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (4.6ms) Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1 [["id", 1]] Flyboy::TaskComment Load (0.2ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 1]] Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/task_comments/_list.html.slim (15.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 (27.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 32ms (Views: 28.1ms | ActiveRecord: 0.9ms) Started GET "/flyboy/tasks/1/edit" for 127.0.0.1 at 2015-04-16 09:40:43 +0200 Processing by Flyboy::TasksController#edit as HTML Parameters: {"id"=>"1"} Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1 [["id", 1]] Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f' [["goal_id", 1]] Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_actions.html.slim (6.4ms) Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (8.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/_form.html.slim (131.1ms) Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/edit.html.slim within layouts/application (137.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.2ms) Completed 200 OK in 143ms (Views: 141.0ms | ActiveRecord: 0.4ms) Started PATCH "/flyboy/tasks/1" for 127.0.0.1 at 2015-04-16 09:40:44 +0200 Processing by Flyboy::TasksController#update as HTML Parameters: {"utf8"=>"✓", "task"=>{"title"=>"New-task-title", "description"=>"I-am-the-task-description_2838", "reminder"=>"2013-08-27", "term"=>"2013-08-27", "goal_id"=>"1"}, "id"=>"1"} Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1 [["id", 1]] Flyboy::Goal Load (0.4ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) begin transaction SQL (0.5ms) UPDATE "flyboy_tasks" SET "title" = ?, "updated_at" = ? WHERE "flyboy_tasks"."id" = ? [["title", "New-task-title"], ["updated_at", "2015-04-16 07:40:44.186357"], ["id", 1]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]]  (0.1ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] CACHE (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 3], ["updated_at", "2015-04-16 07:40:44.193478"], ["id", 1]]  (2.0ms) commit transaction Redirected to http://127.0.0.1:56922/flyboy/tasks/1 Completed 302 Found in 24ms (ActiveRecord: 3.6ms) Started GET "/flyboy/tasks/1" for 127.0.0.1 at 2015-04-16 09:40:44 +0200 Processing by Flyboy::TasksController#show as HTML Parameters: {"id"=>"1"} Flyboy::Task Load (0.4ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1 [["id", 1]] Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1 [["id", "1"]] CACHE (0.0ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_actions.html.slim (3.4ms) Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_context.html.slim (5.0ms)  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f' [["goal_id", 1]] Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_actions.html.slim (4.9ms) Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (6.1ms) Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1 [["id", 1]] Flyboy::TaskComment Load (0.1ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 1]] Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/task_comments/_list.html.slim (22.4ms) Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/show.html.slim within layouts/application (35.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.3ms) Completed 200 OK in 41ms (Views: 36.3ms | ActiveRecord: 1.0ms)  (14.2ms) DELETE FROM "flyboy_task_comments";  (0.7ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.6ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (2.9ms) DELETE FROM "flyboy_goals";  (0.3ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (4.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (1.3ms) DELETE FROM "flyboy_tasks";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (1.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (1.1ms) DELETE FROM "flyboy_task_comments";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (1.0ms) DELETE FROM "flyboy_goals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (2.3ms) DELETE FROM "flyboy_tasks";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.5ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_2668"], ["description", "I-am-the-goal-description_6802"], ["version", 1], ["created_at", "2015-04-16 07:40:44.504817"], ["updated_at", "2015-04-16 07:40:44.504817"], ["tracking", "150416-1"]]  (5.8ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 1], ["title", "I-am-a-task9501"], ["description", "I-am-the-task-description_6364"], ["created_at", "2015-04-16 07:40:44.517132"], ["updated_at", "2015-04-16 07:40:44.517132"]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]]  (0.1ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] SQL (0.2ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:40:44.522804"], ["id", 1]]  (3.4ms) commit transaction Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-16 09:40:44 +0200 Processing by Flyboy::TasksController#index as HTML Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_searchbar.html.slim (0.5ms) Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (1.1ms) Flyboy::Task Load (0.5ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC LIMIT 50 OFFSET 0 Flyboy::Goal Load (0.3ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (11.0ms)  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (17.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 22ms (Views: 19.1ms | ActiveRecord: 1.0ms) Started GET "/flyboy/tasks/1" for 127.0.0.1 at 2015-04-16 09:40:48 +0200 Processing by Flyboy::TasksController#show as HTML Parameters: {"id"=>"1"} Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1 [["id", 1]] Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1 [["id", "1"]] CACHE (0.0ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_actions.html.slim (3.9ms) Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_context.html.slim (5.8ms)  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f' [["goal_id", 1]] Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_actions.html.slim (5.8ms) Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (7.1ms) Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1 [["id", 1]] Flyboy::TaskComment Load (0.1ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 1]] Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/task_comments/_list.html.slim (17.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 (31.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 36ms (Views: 32.3ms | ActiveRecord: 0.9ms) Started GET "/flyboy/tasks/1/edit" for 127.0.0.1 at 2015-04-16 09:40:48 +0200 Processing by Flyboy::TasksController#edit as HTML Parameters: {"id"=>"1"} Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1 [["id", 1]] Flyboy::Goal Load (0.4ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f' [["goal_id", 1]] Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_actions.html.slim (9.3ms) Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (13.4ms) Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_contextual.html.slim (0.1ms) Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_form.html.slim (210.2ms) Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/edit.html.slim within layouts/application (210.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.2ms) Completed 200 OK in 219ms (Views: 212.8ms | ActiveRecord: 0.8ms) Started DELETE "/flyboy/tasks/1" for 127.0.0.1 at 2015-04-16 09:40:48 +0200 Processing by Flyboy::TasksController#destroy as HTML Parameters: {"id"=>"1"} Flyboy::Task Load (0.6ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1 [["id", 1]] Flyboy::Goal Load (0.2ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) begin transaction Flyboy::TaskComment Load (0.2ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 1]] SQL (0.5ms) DELETE FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? [["id", 1]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] SQL (0.2ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 3], ["updated_at", "2015-04-16 07:40:48.582381"], ["id", 1]]  (1.7ms) commit transaction Redirected to http://127.0.0.1:56922/flyboy/tasks Completed 302 Found in 22ms (ActiveRecord: 3.5ms) Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-16 09:40:48 +0200 Processing by Flyboy::TasksController#index as HTML Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_searchbar.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (1.4ms) Flyboy::Task Load (0.3ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC LIMIT 50 OFFSET 0 Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (3.5ms)  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" 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.3ms) Completed 200 OK in 16ms (Views: 13.4ms | ActiveRecord: 0.4ms)  (1.8ms) DELETE FROM "flyboy_task_comments";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (1.0ms) DELETE FROM "flyboy_goals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (1.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (1.3ms) DELETE FROM "flyboy_tasks";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (1.4ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (2.1ms) DELETE FROM "flyboy_task_comments";  (0.5ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.4ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (2.1ms) DELETE FROM "flyboy_goals";  (0.3ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (1.2ms) DELETE FROM "flyboy_tasks";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.3ms) begin transaction  (0.5ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.4ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_7026"], ["description", "I-am-the-goal-description_9214"], ["version", 1], ["created_at", "2015-04-16 07:40:48.741445"], ["updated_at", "2015-04-16 07:40:48.741445"], ["tracking", "150416-1"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 1], ["title", "I-am-a-task7085"], ["description", "I-am-the-task-description_5020"], ["created_at", "2015-04-16 07:40:48.750845"], ["updated_at", "2015-04-16 07:40:48.750845"]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:40:48.754533"], ["id", 1]]  (0.8ms) commit transaction Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-16 09:40:48 +0200 Processing by Flyboy::TasksController#index as HTML Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_searchbar.html.slim (0.3ms) Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (1.0ms) Flyboy::Task Load (0.3ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC LIMIT 50 OFFSET 0 Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (8.0ms)  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (13.6ms) Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 18ms (Views: 14.9ms | ActiveRecord: 0.7ms) Started PATCH "/flyboy/tasks/1/complete" for 127.0.0.1 at 2015-04-16 09:40:53 +0200 Processing by Flyboy::TasksController#complete as HTML Parameters: {"id"=>"1"} Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1 [["id", 1]] Flyboy::Goal Load (0.2ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) begin transaction SQL (0.6ms) 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-16 07:40:53.121769"], ["task_id", 1], ["created_at", "2015-04-16 07:40:53.124711"], ["updated_at", "2015-04-16 07:40:53.124711"]] SQL (0.3ms) UPDATE "flyboy_tasks" SET "progress" = ?, "done" = ?, "updated_at" = ? WHERE "flyboy_tasks"."id" = ? [["progress", 100], ["done", "t"], ["updated_at", "2015-04-16 07:40:53.127694"], ["id", 1]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] CACHE (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] SQL (0.1ms) UPDATE "flyboy_goals" SET "progress" = ?, "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["progress", 100], ["version", 3], ["updated_at", "2015-04-16 07:40:53.132173"], ["id", 1]]  (0.8ms) commit transaction Redirected to http://127.0.0.1:56922/flyboy/tasks Completed 302 Found in 18ms (ActiveRecord: 2.4ms) Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-16 09:40:53 +0200 Processing by Flyboy::TasksController#index as HTML Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_searchbar.html.slim (0.3ms) Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (1.1ms) Flyboy::Task Load (0.3ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC LIMIT 50 OFFSET 0 Flyboy::Goal Load (0.2ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (6.6ms)  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (12.0ms) Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.3ms) Completed 200 OK in 16ms (Views: 13.3ms | ActiveRecord: 0.6ms)  (0.9ms) DELETE FROM "flyboy_task_comments";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.7ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.6ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (2.5ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.8ms) DELETE FROM "flyboy_tasks";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.9ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (1.0ms) DELETE FROM "flyboy_task_comments";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.8ms) DELETE FROM "flyboy_goals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.8ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_5728"], ["description", "I-am-the-goal-description_6841"], ["version", 1], ["created_at", "2015-04-16 07:40:53.327993"], ["updated_at", "2015-04-16 07:40:53.327993"], ["tracking", "150416-1"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-15"], ["term", "2015-04-16"], ["goal_id", 1], ["title", "I-am-a-task7499"], ["description", "I-am-the-task-description_9121"], ["created_at", "2015-04-16 07:40:53.332941"], ["updated_at", "2015-04-16 07:40:53.332941"]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:40:53.336825"], ["id", 1]]  (0.9ms) commit transaction Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-16 09:40:53 +0200 Processing by Flyboy::TasksController#index as HTML Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_searchbar.html.slim (0.2ms) Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.6ms) Flyboy::Task Load (0.3ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC LIMIT 50 OFFSET 0 Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (7.7ms)  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (11.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 15ms (Views: 12.3ms | ActiveRecord: 0.6ms) Started PATCH "/flyboy/tasks/1/snooze" for 127.0.0.1 at 2015-04-16 09:40:55 +0200 Processing by Flyboy::TasksController#snooze as HTML Parameters: {"id"=>"1"} Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1 [["id", 1]] Flyboy::Goal Load (0.2ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) begin transaction SQL (0.3ms) UPDATE "flyboy_tasks" SET "reminder" = ?, "term" = ?, "updated_at" = ? WHERE "flyboy_tasks"."id" = ? [["reminder", "2015-04-23"], ["term", "2015-05-16"], ["updated_at", "2015-04-16 07:40:55.806786"], ["id", 1]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] CACHE (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 3], ["updated_at", "2015-04-16 07:40:55.810681"], ["id", 1]]  (1.5ms) commit transaction Redirected to http://127.0.0.1:56922/flyboy/tasks Completed 302 Found in 12ms (ActiveRecord: 2.5ms) Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-16 09:40:55 +0200 Processing by Flyboy::TasksController#index as HTML Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_searchbar.html.slim (0.2ms) Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.5ms) Flyboy::Task Load (0.3ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC LIMIT 50 OFFSET 0 Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (5.0ms)  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" 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.2ms) Completed 200 OK in 10ms (Views: 8.7ms | ActiveRecord: 0.5ms)  (1.0ms) DELETE FROM "flyboy_task_comments";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.8ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.8ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.9ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.8ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (1.0ms) DELETE FROM "flyboy_task_comments";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (1.0ms) DELETE FROM "flyboy_goals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.7ms) DELETE FROM "flyboy_tasks";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) begin transaction  (0.1ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_8609"], ["description", "I-am-the-goal-description_2310"], ["version", 1], ["created_at", "2015-04-16 07:40:55.948121"], ["updated_at", "2015-04-16 07:40:55.948121"], ["tracking", "150416-1"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 1], ["title", "I-am-a-task8431"], ["description", "I-am-the-task-description_3226"], ["created_at", "2015-04-16 07:40:55.952367"], ["updated_at", "2015-04-16 07:40:55.952367"]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:40:55.955959"], ["id", 1]]  (0.8ms) commit transaction  (0.0ms) begin transaction  (0.1ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_7657"], ["description", "I-am-the-goal-description_7163"], ["version", 1], ["created_at", "2015-04-16 07:40:55.959344"], ["updated_at", "2015-04-16 07:40:55.959344"], ["tracking", "150416-2"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 2], ["title", "I-am-a-task8026"], ["description", "I-am-the-task-description_4329"], ["created_at", "2015-04-16 07:40:55.963090"], ["updated_at", "2015-04-16 07:40:55.963090"]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 2]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 2]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 2]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:40:55.966167"], ["id", 2]]  (0.9ms) commit transaction  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_8528"], ["description", "I-am-the-goal-description_9967"], ["version", 1], ["created_at", "2015-04-16 07:40:55.969699"], ["updated_at", "2015-04-16 07:40:55.969699"], ["tracking", "150416-3"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 3], ["title", "I-am-a-task9983"], ["description", "I-am-the-task-description_5606"], ["created_at", "2015-04-16 07:40:55.973149"], ["updated_at", "2015-04-16 07:40:55.973149"]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 3]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 3]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 3]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:40:55.975836"], ["id", 3]]  (0.9ms) commit transaction Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-16 09:40:55 +0200 Processing by Flyboy::TasksController#index as HTML Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_searchbar.html.slim (0.2ms) Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.5ms) Flyboy::Task Load (0.3ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC LIMIT 50 OFFSET 0 Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 2]] Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 3]] Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (10.8ms)  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (13.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 16ms (Views: 14.1ms | ActiveRecord: 0.8ms) Started GET "/flyboy/tasks.pdf" for 127.0.0.1 at 2015-04-16 09:40:58 +0200 Processing by Flyboy::TasksController#index as PDF Flyboy::Task Load (0.3ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC LIMIT 50 OFFSET 0 Flyboy::Goal Load (0.2ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 2]] Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 3]] Rendered text template (0.0ms) Sent data feuille_de_route_2015-04-16.pdf (4.2ms) Completed 200 OK in 169ms (Views: 4.0ms | ActiveRecord: 0.7ms)  (1.1ms) DELETE FROM "flyboy_task_comments";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.7ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.9ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.9ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.8ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (1.0ms) DELETE FROM "flyboy_task_comments";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.9ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (1.0ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.0ms) begin transaction  (0.1ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_1444"], ["description", "I-am-the-goal-description_7528"], ["version", 1], ["created_at", "2015-04-16 07:40:58.317385"], ["updated_at", "2015-04-16 07:40:58.317385"], ["tracking", "150416-1"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 1], ["title", "I-am-a-task1589"], ["description", "I-am-the-task-description_8025"], ["created_at", "2015-04-16 07:40:58.322179"], ["updated_at", "2015-04-16 07:40:58.322179"]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]]  (0.1ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:40:58.325748"], ["id", 1]]  (0.9ms) commit transaction  (0.0ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_5299"], ["description", "I-am-the-goal-description_8978"], ["version", 1], ["created_at", "2015-04-16 07:40:58.329106"], ["updated_at", "2015-04-16 07:40:58.329106"], ["tracking", "150416-2"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 2], ["title", "I-am-a-task436"], ["description", "I-am-the-task-description_1636"], ["created_at", "2015-04-16 07:40:58.332622"], ["updated_at", "2015-04-16 07:40:58.332622"]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 2]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 2]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 2]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:40:58.335362"], ["id", 2]]  (0.9ms) commit transaction  (0.0ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_3143"], ["description", "I-am-the-goal-description_4066"], ["version", 1], ["created_at", "2015-04-16 07:40:58.338806"], ["updated_at", "2015-04-16 07:40:58.338806"], ["tracking", "150416-3"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 3], ["title", "I-am-a-task9089"], ["description", "I-am-the-task-description_4307"], ["created_at", "2015-04-16 07:40:58.343086"], ["updated_at", "2015-04-16 07:40:58.343086"]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 3]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 3]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 3]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:40:58.346124"], ["id", 3]]  (0.8ms) commit transaction Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-16 09:40:58 +0200 Processing by Flyboy::TasksController#index as HTML Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_searchbar.html.slim (0.2ms) Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.5ms) Flyboy::Task Load (0.3ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC LIMIT 50 OFFSET 0 Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 2]] Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 3]] Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (9.5ms)  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (12.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 15ms (Views: 13.5ms | ActiveRecord: 0.7ms) Started GET "/flyboy/tasks.csv" for 127.0.0.1 at 2015-04-16 09:41:00 +0200 Processing by Flyboy::TasksController#index as CSV Flyboy::Task Load (0.4ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC LIMIT 50 OFFSET 0 Flyboy::Goal Load (0.2ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 2]] Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 3]] Rendered text template (0.0ms) Sent data feuille_de_route_2015-04-16.csv (0.6ms) Completed 200 OK in 7ms (Views: 0.4ms | ActiveRecord: 0.8ms)  (1.0ms) DELETE FROM "flyboy_task_comments";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.9ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.8ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.7ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.8ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (1.1ms) DELETE FROM "flyboy_task_comments";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.9ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.8ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.0ms) begin transaction  (0.1ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_8264"], ["description", "I-am-the-goal-description_7837"], ["version", 1], ["created_at", "2015-04-16 07:41:00.823090"], ["updated_at", "2015-04-16 07:41:00.823090"], ["tracking", "150416-1"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 1], ["title", "I-am-a-task4625"], ["description", "I-am-the-task-description_2016"], ["created_at", "2015-04-16 07:41:00.827413"], ["updated_at", "2015-04-16 07:41:00.827413"]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] SQL (0.2ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:41:00.830398"], ["id", 1]]  (0.9ms) commit transaction  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_1016"], ["description", "I-am-the-goal-description_5969"], ["version", 1], ["created_at", "2015-04-16 07:41:00.833987"], ["updated_at", "2015-04-16 07:41:00.833987"], ["tracking", "150416-2"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 2], ["title", "I-am-a-task3782"], ["description", "I-am-the-task-description_2310"], ["created_at", "2015-04-16 07:41:00.837719"], ["updated_at", "2015-04-16 07:41:00.837719"]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 2]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 2]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 2]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:41:00.840441"], ["id", 2]]  (0.9ms) commit transaction  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_9453"], ["description", "I-am-the-goal-description_5910"], ["version", 1], ["created_at", "2015-04-16 07:41:00.844035"], ["updated_at", "2015-04-16 07:41:00.844035"], ["tracking", "150416-3"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 3], ["title", "I-am-a-task6797"], ["description", "I-am-the-task-description_3385"], ["created_at", "2015-04-16 07:41:00.848085"], ["updated_at", "2015-04-16 07:41:00.848085"]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 3]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 3]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 3]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:41:00.850832"], ["id", 3]]  (0.9ms) commit transaction Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-16 09:41:00 +0200 Processing by Flyboy::TasksController#index as HTML Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_searchbar.html.slim (0.2ms) Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.5ms) Flyboy::Task Load (0.3ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC LIMIT 50 OFFSET 0 Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 2]] Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 3]] Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (10.8ms)  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (14.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 17ms (Views: 14.8ms | ActiveRecord: 0.8ms) Started GET "/flyboy/tasks.xls" for 127.0.0.1 at 2015-04-16 09:41:02 +0200 Processing by Flyboy::TasksController#index as XLS Flyboy::Task Load (0.3ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC LIMIT 50 OFFSET 0 Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 2]] Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 3]] Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.xls.erb (5.1ms) Completed 200 OK in 82ms (Views: 80.0ms | ActiveRecord: 0.5ms)  (1.1ms) DELETE FROM "flyboy_task_comments";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.8ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.9ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (2.3ms) DELETE FROM "flyboy_tasks";  (0.4ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (1.8ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (1.0ms) DELETE FROM "flyboy_task_comments";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.8ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.7ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) begin transaction  (0.1ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_9000"], ["description", "I-am-the-goal-description_510"], ["version", 1], ["created_at", "2015-04-16 07:41:03.035488"], ["updated_at", "2015-04-16 07:41:03.035488"], ["tracking", "150416-1"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.4ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "t"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 1], ["title", "I-am-a-task845"], ["description", "I-am-the-task-description_9370"], ["created_at", "2015-04-16 07:41:03.039392"], ["updated_at", "2015-04-16 07:41:03.039392"]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:41:03.042765"], ["id", 1]]  (0.9ms) commit transaction  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_8109"], ["description", "I-am-the-goal-description_4235"], ["version", 1], ["created_at", "2015-04-16 07:41:03.047132"], ["updated_at", "2015-04-16 07:41:03.047132"], ["tracking", "150416-2"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 2], ["title", "I-am-a-task7837"], ["description", "I-am-the-task-description_6233"], ["created_at", "2015-04-16 07:41:03.051430"], ["updated_at", "2015-04-16 07:41:03.051430"]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 2]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 2]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 2]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:41:03.054531"], ["id", 2]]  (1.0ms) commit transaction Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-16 09:41:03 +0200 Processing by Flyboy::TasksController#index as HTML Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_searchbar.html.slim (0.2ms) Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.5ms) Flyboy::Task Load (0.3ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC LIMIT 50 OFFSET 0 Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 2]] Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (6.8ms)  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (9.8ms) Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 12ms (Views: 10.3ms | ActiveRecord: 0.6ms) Started POST "/flyboy/dorsale/small_data/filters" for 127.0.0.1 at 2015-04-16 09:41:05 +0200 Processing by Dorsale::SmallData::FiltersController#create as HTML Parameters: {"utf8"=>"✓", "filters"=>{"status"=>"closed"}} Redirected to http://127.0.0.1:56922/flyboy/tasks Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-16 09:41:05 +0200 Processing by Flyboy::TasksController#index as HTML Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_searchbar.html.slim (0.4ms) Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.9ms) Flyboy::Task Load (0.3ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."done" = 't' ORDER BY term ASC LIMIT 50 OFFSET 0 Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (4.5ms)  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."done" = 't' 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.5ms | ActiveRecord: 0.5ms) Started POST "/flyboy/dorsale/small_data/filters" for 127.0.0.1 at 2015-04-16 09:41:05 +0200 Processing by Dorsale::SmallData::FiltersController#create as HTML Parameters: {"utf8"=>"✓", "filters"=>{"status"=>"open"}} Redirected to http://127.0.0.1:56922/flyboy/tasks Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-16 09:41:05 +0200 Processing by Flyboy::TasksController#index as HTML Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_searchbar.html.slim (0.2ms) Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.7ms) Flyboy::Task Load (0.3ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."done" = 'f' ORDER BY term ASC LIMIT 50 OFFSET 0 Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 2]] Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (6.2ms)  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."done" = 'f' Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (10.0ms) Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 13ms (Views: 10.8ms | ActiveRecord: 0.6ms) Started POST "/flyboy/dorsale/small_data/filters" for 127.0.0.1 at 2015-04-16 09:41:05 +0200 Processing by Dorsale::SmallData::FiltersController#create as HTML Parameters: {"utf8"=>"✓", "filters"=>{"status"=>""}} Redirected to http://127.0.0.1:56922/flyboy/tasks Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-16 09:41:05 +0200 Processing by Flyboy::TasksController#index as HTML Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_searchbar.html.slim (0.4ms) Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.8ms) Flyboy::Task Load (0.3ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC LIMIT 50 OFFSET 0 Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 2]] Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (7.8ms)  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (12.0ms) Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 14ms (Views: 12.6ms | ActiveRecord: 0.7ms)  (1.0ms) DELETE FROM "flyboy_task_comments";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.9ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.8ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.7ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.8ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (1.1ms) DELETE FROM "flyboy_task_comments";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (1.0ms) DELETE FROM "flyboy_goals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.8ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.1ms) begin transaction  (0.1ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_6166"], ["description", "I-am-the-goal-description_6479"], ["version", 1], ["created_at", "2015-04-16 07:41:05.759193"], ["updated_at", "2015-04-16 07:41:05.759193"], ["tracking", "150416-1"]]  (0.7ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 1], ["title", "Hello"], ["description", "I-am-the-task-description_2426"], ["created_at", "2015-04-16 07:41:05.763262"], ["updated_at", "2015-04-16 07:41:05.763262"]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:41:05.766607"], ["id", 1]]  (0.9ms) commit transaction  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_9352"], ["description", "I-am-the-goal-description_7530"], ["version", 1], ["created_at", "2015-04-16 07:41:05.771370"], ["updated_at", "2015-04-16 07:41:05.771370"], ["tracking", "150416-2"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 2], ["title", "World"], ["description", "I-am-the-task-description_7006"], ["created_at", "2015-04-16 07:41:05.775283"], ["updated_at", "2015-04-16 07:41:05.775283"]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 2]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 2]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 2]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:41:05.778637"], ["id", 2]]  (0.9ms) commit transaction Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-16 09:41:05 +0200 Processing by Flyboy::TasksController#index as HTML Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_searchbar.html.slim (0.2ms) Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.6ms) Flyboy::Task Load (0.4ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC LIMIT 50 OFFSET 0 Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 2]] Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (68.3ms)  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (72.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 75ms (Views: 72.7ms | ActiveRecord: 0.8ms) Started GET "/flyboy/tasks?q=Hello" for 127.0.0.1 at 2015-04-16 09:41:07 +0200 Processing by Flyboy::TasksController#index as HTML Parameters: {"q"=>"Hello"} Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_searchbar.html.slim (0.2ms) Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.9ms) Flyboy::Task Load (0.3ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE (((LOWER(CAST(flyboy_tasks.id AS TEXT)) LIKE '%hello%') OR (LOWER(CAST(flyboy_tasks.goal_id AS TEXT)) LIKE '%hello%') OR (LOWER(CAST(flyboy_tasks.title AS TEXT)) LIKE '%hello%') OR (LOWER(CAST(flyboy_tasks.description AS TEXT)) LIKE '%hello%') OR (LOWER(CAST(flyboy_tasks.progress AS TEXT)) LIKE '%hello%') OR (LOWER(CAST(flyboy_tasks.done AS TEXT)) LIKE '%hello%') OR (LOWER(CAST(flyboy_tasks.term AS TEXT)) LIKE '%hello%') OR (LOWER(CAST(flyboy_tasks.reminder AS TEXT)) LIKE '%hello%') OR (LOWER(CAST(flyboy_tasks.created_at AS TEXT)) LIKE '%hello%') OR (LOWER(CAST(flyboy_tasks.updated_at AS TEXT)) LIKE '%hello%'))) ORDER BY term ASC LIMIT 50 OFFSET 0 Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (5.8ms)  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (((LOWER(CAST(flyboy_tasks.id AS TEXT)) LIKE '%hello%') OR (LOWER(CAST(flyboy_tasks.goal_id AS TEXT)) LIKE '%hello%') OR (LOWER(CAST(flyboy_tasks.title AS TEXT)) LIKE '%hello%') OR (LOWER(CAST(flyboy_tasks.description AS TEXT)) LIKE '%hello%') OR (LOWER(CAST(flyboy_tasks.progress AS TEXT)) LIKE '%hello%') OR (LOWER(CAST(flyboy_tasks.done AS TEXT)) LIKE '%hello%') OR (LOWER(CAST(flyboy_tasks.term AS TEXT)) LIKE '%hello%') OR (LOWER(CAST(flyboy_tasks.reminder AS TEXT)) LIKE '%hello%') OR (LOWER(CAST(flyboy_tasks.created_at AS TEXT)) LIKE '%hello%') OR (LOWER(CAST(flyboy_tasks.updated_at AS TEXT)) LIKE '%hello%'))) Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (9.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 12ms (Views: 10.1ms | ActiveRecord: 0.6ms)  (2.6ms) DELETE FROM "flyboy_task_comments";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (0.8ms) DELETE FROM "flyboy_goals";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.9ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (0.8ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.9ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (1.0ms) DELETE FROM "flyboy_task_comments";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.2ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (1.0ms) DELETE FROM "flyboy_goals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (1.0ms) DELETE FROM "flyboy_tasks";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';  (0.0ms) begin transaction  (0.1ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_3347"], ["description", "I-am-the-goal-description_5820"], ["version", 1], ["created_at", "2015-04-16 07:41:07.808487"], ["updated_at", "2015-04-16 07:41:07.808487"], ["tracking", "150416-1"]]  (1.0ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 1], ["title", "I-am-a-task972"], ["description", "I-am-the-task-description_2650"], ["created_at", "2015-04-16 07:41:07.812540"], ["updated_at", "2015-04-16 07:41:07.812540"]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]]  (0.1ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:41:07.816540"], ["id", 1]]  (0.9ms) commit transaction  (0.0ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_253"], ["description", "I-am-the-goal-description_678"], ["version", 1], ["created_at", "2015-04-16 07:41:07.820086"], ["updated_at", "2015-04-16 07:41:07.820086"], ["tracking", "150416-2"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 2], ["title", "I-am-a-task4532"], ["description", "I-am-the-task-description_5627"], ["created_at", "2015-04-16 07:41:07.823634"], ["updated_at", "2015-04-16 07:41:07.823634"]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 2]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 2]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 2]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:41:07.826425"], ["id", 2]]  (0.9ms) commit transaction  (0.0ms) begin transaction  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_6976"], ["description", "I-am-the-goal-description_5664"], ["version", 1], ["created_at", "2015-04-16 07:41:07.829512"], ["updated_at", "2015-04-16 07:41:07.829512"], ["tracking", "150416-3"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 3], ["title", "I-am-a-task9601"], ["description", "I-am-the-task-description_2861"], ["created_at", "2015-04-16 07:41:07.833828"], ["updated_at", "2015-04-16 07:41:07.833828"]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 3]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 3]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 3]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:41:07.836855"], ["id", 3]]  (0.9ms) commit transaction  (0.0ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_8635"], ["description", "I-am-the-goal-description_5629"], ["version", 1], ["created_at", "2015-04-16 07:41:07.839940"], ["updated_at", "2015-04-16 07:41:07.839940"], ["tracking", "150416-4"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 4], ["title", "I-am-a-task7630"], ["description", "I-am-the-task-description_5976"], ["created_at", "2015-04-16 07:41:07.844415"], ["updated_at", "2015-04-16 07:41:07.844415"]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 4]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 4]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 4]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:41:07.847579"], ["id", 4]]  (0.7ms) commit transaction  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_3016"], ["description", "I-am-the-goal-description_1022"], ["version", 1], ["created_at", "2015-04-16 07:41:07.850789"], ["updated_at", "2015-04-16 07:41:07.850789"], ["tracking", "150416-5"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 5], ["title", "I-am-a-task7694"], ["description", "I-am-the-task-description_2751"], ["created_at", "2015-04-16 07:41:07.854467"], ["updated_at", "2015-04-16 07:41:07.854467"]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 5]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 5]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 5]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:41:07.857324"], ["id", 5]]  (0.8ms) commit transaction  (0.0ms) begin transaction  (0.1ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_4812"], ["description", "I-am-the-goal-description_8365"], ["version", 1], ["created_at", "2015-04-16 07:41:07.860377"], ["updated_at", "2015-04-16 07:41:07.860377"], ["tracking", "150416-6"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 6], ["title", "I-am-a-task7849"], ["description", "I-am-the-task-description_8630"], ["created_at", "2015-04-16 07:41:07.863700"], ["updated_at", "2015-04-16 07:41:07.863700"]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 6]]  (0.1ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 6]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 6]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:41:07.867136"], ["id", 6]]  (0.8ms) commit transaction  (0.0ms) begin transaction  (0.1ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_1892"], ["description", "I-am-the-goal-description_631"], ["version", 1], ["created_at", "2015-04-16 07:41:07.870381"], ["updated_at", "2015-04-16 07:41:07.870381"], ["tracking", "150416-7"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 7], ["title", "I-am-a-task9596"], ["description", "I-am-the-task-description_939"], ["created_at", "2015-04-16 07:41:07.873693"], ["updated_at", "2015-04-16 07:41:07.873693"]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 7]]  (0.1ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 7]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 7]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:41:07.876745"], ["id", 7]]  (0.8ms) commit transaction  (0.0ms) begin transaction  (0.1ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_8086"], ["description", "I-am-the-goal-description_938"], ["version", 1], ["created_at", "2015-04-16 07:41:07.879949"], ["updated_at", "2015-04-16 07:41:07.879949"], ["tracking", "150416-8"]]  (0.6ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 8], ["title", "I-am-a-task1121"], ["description", "I-am-the-task-description_5069"], ["created_at", "2015-04-16 07:41:07.883383"], ["updated_at", "2015-04-16 07:41:07.883383"]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 8]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 8]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 8]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:41:07.886166"], ["id", 8]]  (0.9ms) commit transaction  (0.0ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_2589"], ["description", "I-am-the-goal-description_2133"], ["version", 1], ["created_at", "2015-04-16 07:41:07.889256"], ["updated_at", "2015-04-16 07:41:07.889256"], ["tracking", "150416-9"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 9], ["title", "I-am-a-task9676"], ["description", "I-am-the-task-description_1180"], ["created_at", "2015-04-16 07:41:07.893148"], ["updated_at", "2015-04-16 07:41:07.893148"]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 9]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 9]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 9]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:41:07.895936"], ["id", 9]]  (0.8ms) commit transaction  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_9232"], ["description", "I-am-the-goal-description_3658"], ["version", 1], ["created_at", "2015-04-16 07:41:07.899035"], ["updated_at", "2015-04-16 07:41:07.899035"], ["tracking", "150416-10"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 10], ["title", "I-am-a-task4761"], ["description", "I-am-the-task-description_7878"], ["created_at", "2015-04-16 07:41:07.902782"], ["updated_at", "2015-04-16 07:41:07.902782"]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 10]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 10]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 10]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:41:07.905606"], ["id", 10]]  (0.8ms) commit transaction  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_6992"], ["description", "I-am-the-goal-description_138"], ["version", 1], ["created_at", "2015-04-16 07:41:07.909103"], ["updated_at", "2015-04-16 07:41:07.909103"], ["tracking", "150416-11"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 11], ["title", "I-am-a-task839"], ["description", "I-am-the-task-description_3716"], ["created_at", "2015-04-16 07:41:07.913056"], ["updated_at", "2015-04-16 07:41:07.913056"]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 11]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 11]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 11]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:41:07.915921"], ["id", 11]]  (0.8ms) commit transaction  (0.0ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_4580"], ["description", "I-am-the-goal-description_3512"], ["version", 1], ["created_at", "2015-04-16 07:41:07.919294"], ["updated_at", "2015-04-16 07:41:07.919294"], ["tracking", "150416-12"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 12], ["title", "I-am-a-task7089"], ["description", "I-am-the-task-description_7034"], ["created_at", "2015-04-16 07:41:07.922747"], ["updated_at", "2015-04-16 07:41:07.922747"]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 12]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 12]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 12]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:41:07.925991"], ["id", 12]]  (0.8ms) commit transaction  (0.0ms) begin transaction  (0.1ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_5452"], ["description", "I-am-the-goal-description_8705"], ["version", 1], ["created_at", "2015-04-16 07:41:07.929061"], ["updated_at", "2015-04-16 07:41:07.929061"], ["tracking", "150416-13"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 13], ["title", "I-am-a-task3261"], ["description", "I-am-the-task-description_9912"], ["created_at", "2015-04-16 07:41:07.932523"], ["updated_at", "2015-04-16 07:41:07.932523"]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 13]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 13]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 13]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:41:07.935733"], ["id", 13]]  (0.8ms) commit transaction  (0.0ms) begin transaction  (0.1ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_9116"], ["description", "I-am-the-goal-description_5099"], ["version", 1], ["created_at", "2015-04-16 07:41:07.939002"], ["updated_at", "2015-04-16 07:41:07.939002"], ["tracking", "150416-14"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 14], ["title", "I-am-a-task373"], ["description", "I-am-the-task-description_673"], ["created_at", "2015-04-16 07:41:07.942278"], ["updated_at", "2015-04-16 07:41:07.942278"]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 14]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 14]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 14]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:41:07.944932"], ["id", 14]]  (0.8ms) commit transaction  (0.0ms) begin transaction  (0.1ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_7524"], ["description", "I-am-the-goal-description_3873"], ["version", 1], ["created_at", "2015-04-16 07:41:07.947896"], ["updated_at", "2015-04-16 07:41:07.947896"], ["tracking", "150416-15"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 15], ["title", "I-am-a-task7023"], ["description", "I-am-the-task-description_8509"], ["created_at", "2015-04-16 07:41:07.952212"], ["updated_at", "2015-04-16 07:41:07.952212"]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 15]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 15]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 15]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:41:07.954993"], ["id", 15]]  (0.9ms) commit transaction  (0.0ms) begin transaction  (0.1ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_866"], ["description", "I-am-the-goal-description_7738"], ["version", 1], ["created_at", "2015-04-16 07:41:07.958101"], ["updated_at", "2015-04-16 07:41:07.958101"], ["tracking", "150416-16"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 16], ["title", "I-am-a-task1767"], ["description", "I-am-the-task-description_8861"], ["created_at", "2015-04-16 07:41:07.961704"], ["updated_at", "2015-04-16 07:41:07.961704"]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 16]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 16]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 16]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:41:07.964556"], ["id", 16]]  (0.8ms) commit transaction  (0.0ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_1358"], ["description", "I-am-the-goal-description_1905"], ["version", 1], ["created_at", "2015-04-16 07:41:07.967643"], ["updated_at", "2015-04-16 07:41:07.967643"], ["tracking", "150416-17"]]  (1.0ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 17], ["title", "I-am-a-task2024"], ["description", "I-am-the-task-description_9911"], ["created_at", "2015-04-16 07:41:07.972108"], ["updated_at", "2015-04-16 07:41:07.972108"]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 17]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 17]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 17]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:41:07.975468"], ["id", 17]]  (1.0ms) commit transaction  (0.0ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_2098"], ["description", "I-am-the-goal-description_5441"], ["version", 1], ["created_at", "2015-04-16 07:41:07.979018"], ["updated_at", "2015-04-16 07:41:07.979018"], ["tracking", "150416-18"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 18], ["title", "I-am-a-task8003"], ["description", "I-am-the-task-description_6249"], ["created_at", "2015-04-16 07:41:07.982789"], ["updated_at", "2015-04-16 07:41:07.982789"]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 18]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 18]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 18]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:41:07.985648"], ["id", 18]]  (0.9ms) commit transaction  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_4592"], ["description", "I-am-the-goal-description_5340"], ["version", 1], ["created_at", "2015-04-16 07:41:07.988979"], ["updated_at", "2015-04-16 07:41:07.988979"], ["tracking", "150416-19"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 19], ["title", "I-am-a-task2692"], ["description", "I-am-the-task-description_9120"], ["created_at", "2015-04-16 07:41:07.992359"], ["updated_at", "2015-04-16 07:41:07.992359"]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 19]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 19]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 19]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:41:07.995694"], ["id", 19]]  (0.9ms) commit transaction  (0.0ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_1086"], ["description", "I-am-the-goal-description_7156"], ["version", 1], ["created_at", "2015-04-16 07:41:07.998931"], ["updated_at", "2015-04-16 07:41:07.998931"], ["tracking", "150416-20"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 20], ["title", "I-am-a-task6489"], ["description", "I-am-the-task-description_8320"], ["created_at", "2015-04-16 07:41:08.002838"], ["updated_at", "2015-04-16 07:41:08.002838"]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 20]]  (0.1ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 20]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 20]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:41:08.006328"], ["id", 20]]  (0.8ms) commit transaction  (0.1ms) begin transaction  (0.4ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_811"], ["description", "I-am-the-goal-description_4654"], ["version", 1], ["created_at", "2015-04-16 07:41:08.010363"], ["updated_at", "2015-04-16 07:41:08.010363"], ["tracking", "150416-21"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 21], ["title", "I-am-a-task9659"], ["description", "I-am-the-task-description_472"], ["created_at", "2015-04-16 07:41:08.016232"], ["updated_at", "2015-04-16 07:41:08.016232"]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 21]]  (0.1ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 21]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 21]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:41:08.022231"], ["id", 21]]  (0.9ms) commit transaction  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_7770"], ["description", "I-am-the-goal-description_6124"], ["version", 1], ["created_at", "2015-04-16 07:41:08.026792"], ["updated_at", "2015-04-16 07:41:08.026792"], ["tracking", "150416-22"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 22], ["title", "I-am-a-task5010"], ["description", "I-am-the-task-description_1314"], ["created_at", "2015-04-16 07:41:08.031232"], ["updated_at", "2015-04-16 07:41:08.031232"]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 22]]  (0.1ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 22]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 22]] SQL (0.2ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:41:08.036115"], ["id", 22]]  (0.8ms) commit transaction  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.4ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_6302"], ["description", "I-am-the-goal-description_3665"], ["version", 1], ["created_at", "2015-04-16 07:41:08.040964"], ["updated_at", "2015-04-16 07:41:08.040964"], ["tracking", "150416-23"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 23], ["title", "I-am-a-task9731"], ["description", "I-am-the-task-description_9390"], ["created_at", "2015-04-16 07:41:08.045803"], ["updated_at", "2015-04-16 07:41:08.045803"]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 23]]  (0.1ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 23]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 23]] SQL (0.4ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:41:08.051075"], ["id", 23]]  (22.2ms) commit transaction  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_6462"], ["description", "I-am-the-goal-description_9059"], ["version", 1], ["created_at", "2015-04-16 07:41:08.076580"], ["updated_at", "2015-04-16 07:41:08.076580"], ["tracking", "150416-24"]]  (1.0ms) commit transaction  (0.1ms) begin transaction SQL (0.7ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 24], ["title", "I-am-a-task6096"], ["description", "I-am-the-task-description_7228"], ["created_at", "2015-04-16 07:41:08.082114"], ["updated_at", "2015-04-16 07:41:08.082114"]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 24]]  (0.1ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 24]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 24]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:41:08.086426"], ["id", 24]]  (5.8ms) commit transaction  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_8865"], ["description", "I-am-the-goal-description_9669"], ["version", 1], ["created_at", "2015-04-16 07:41:08.095255"], ["updated_at", "2015-04-16 07:41:08.095255"], ["tracking", "150416-25"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 25], ["title", "I-am-a-task2609"], ["description", "I-am-the-task-description_9353"], ["created_at", "2015-04-16 07:41:08.099646"], ["updated_at", "2015-04-16 07:41:08.099646"]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 25]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 25]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 25]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:41:08.103059"], ["id", 25]]  (0.8ms) commit transaction  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_9505"], ["description", "I-am-the-goal-description_8706"], ["version", 1], ["created_at", "2015-04-16 07:41:08.106675"], ["updated_at", "2015-04-16 07:41:08.106675"], ["tracking", "150416-26"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 26], ["title", "I-am-a-task3727"], ["description", "I-am-the-task-description_7961"], ["created_at", "2015-04-16 07:41:08.110244"], ["updated_at", "2015-04-16 07:41:08.110244"]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 26]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 26]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 26]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:41:08.112831"], ["id", 26]]  (0.8ms) commit transaction  (0.0ms) begin transaction  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_5934"], ["description", "I-am-the-goal-description_4749"], ["version", 1], ["created_at", "2015-04-16 07:41:08.115786"], ["updated_at", "2015-04-16 07:41:08.115786"], ["tracking", "150416-27"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 27], ["title", "I-am-a-task2741"], ["description", "I-am-the-task-description_8054"], ["created_at", "2015-04-16 07:41:08.120465"], ["updated_at", "2015-04-16 07:41:08.120465"]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 27]]  (0.1ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 27]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 27]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:41:08.123866"], ["id", 27]]  (0.9ms) commit transaction  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_8924"], ["description", "I-am-the-goal-description_489"], ["version", 1], ["created_at", "2015-04-16 07:41:08.127324"], ["updated_at", "2015-04-16 07:41:08.127324"], ["tracking", "150416-28"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 28], ["title", "I-am-a-task9746"], ["description", "I-am-the-task-description_4319"], ["created_at", "2015-04-16 07:41:08.131075"], ["updated_at", "2015-04-16 07:41:08.131075"]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 28]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 28]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 28]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:41:08.133870"], ["id", 28]]  (0.8ms) commit transaction  (0.0ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_9731"], ["description", "I-am-the-goal-description_9297"], ["version", 1], ["created_at", "2015-04-16 07:41:08.137144"], ["updated_at", "2015-04-16 07:41:08.137144"], ["tracking", "150416-29"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 29], ["title", "I-am-a-task2832"], ["description", "I-am-the-task-description_6541"], ["created_at", "2015-04-16 07:41:08.140469"], ["updated_at", "2015-04-16 07:41:08.140469"]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 29]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 29]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 29]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:41:08.143613"], ["id", 29]]  (0.9ms) commit transaction  (0.0ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_2399"], ["description", "I-am-the-goal-description_4470"], ["version", 1], ["created_at", "2015-04-16 07:41:08.146677"], ["updated_at", "2015-04-16 07:41:08.146677"], ["tracking", "150416-30"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 30], ["title", "I-am-a-task5695"], ["description", "I-am-the-task-description_1135"], ["created_at", "2015-04-16 07:41:08.150184"], ["updated_at", "2015-04-16 07:41:08.150184"]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 30]]  (0.1ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 30]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 30]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:41:08.153437"], ["id", 30]]  (1.4ms) commit transaction  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_489"], ["description", "I-am-the-goal-description_1278"], ["version", 1], ["created_at", "2015-04-16 07:41:08.157189"], ["updated_at", "2015-04-16 07:41:08.157189"], ["tracking", "150416-31"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 31], ["title", "I-am-a-task5024"], ["description", "I-am-the-task-description_1819"], ["created_at", "2015-04-16 07:41:08.160584"], ["updated_at", "2015-04-16 07:41:08.160584"]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 31]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 31]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 31]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:41:08.163256"], ["id", 31]]  (0.9ms) commit transaction  (0.0ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_5176"], ["description", "I-am-the-goal-description_6903"], ["version", 1], ["created_at", "2015-04-16 07:41:08.166330"], ["updated_at", "2015-04-16 07:41:08.166330"], ["tracking", "150416-32"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 32], ["title", "I-am-a-task6252"], ["description", "I-am-the-task-description_4893"], ["created_at", "2015-04-16 07:41:08.170611"], ["updated_at", "2015-04-16 07:41:08.170611"]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 32]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 32]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 32]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:41:08.173444"], ["id", 32]]  (0.7ms) commit transaction  (0.0ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_127"], ["description", "I-am-the-goal-description_441"], ["version", 1], ["created_at", "2015-04-16 07:41:08.176428"], ["updated_at", "2015-04-16 07:41:08.176428"], ["tracking", "150416-33"]]  (1.0ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 33], ["title", "I-am-a-task3"], ["description", "I-am-the-task-description_1384"], ["created_at", "2015-04-16 07:41:08.180284"], ["updated_at", "2015-04-16 07:41:08.180284"]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 33]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 33]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 33]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:41:08.183093"], ["id", 33]]  (0.7ms) commit transaction  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_5082"], ["description", "I-am-the-goal-description_3088"], ["version", 1], ["created_at", "2015-04-16 07:41:08.186591"], ["updated_at", "2015-04-16 07:41:08.186591"], ["tracking", "150416-34"]]  (1.0ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 34], ["title", "I-am-a-task5313"], ["description", "I-am-the-task-description_7819"], ["created_at", "2015-04-16 07:41:08.191094"], ["updated_at", "2015-04-16 07:41:08.191094"]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 34]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 34]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 34]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:41:08.194457"], ["id", 34]]  (0.9ms) commit transaction  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_5116"], ["description", "I-am-the-goal-description_2850"], ["version", 1], ["created_at", "2015-04-16 07:41:08.197810"], ["updated_at", "2015-04-16 07:41:08.197810"], ["tracking", "150416-35"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 35], ["title", "I-am-a-task3741"], ["description", "I-am-the-task-description_2888"], ["created_at", "2015-04-16 07:41:08.201975"], ["updated_at", "2015-04-16 07:41:08.201975"]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 35]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 35]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 35]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:41:08.204975"], ["id", 35]]  (1.0ms) commit transaction  (0.0ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_653"], ["description", "I-am-the-goal-description_2444"], ["version", 1], ["created_at", "2015-04-16 07:41:08.208230"], ["updated_at", "2015-04-16 07:41:08.208230"], ["tracking", "150416-36"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 36], ["title", "I-am-a-task3245"], ["description", "I-am-the-task-description_6240"], ["created_at", "2015-04-16 07:41:08.212184"], ["updated_at", "2015-04-16 07:41:08.212184"]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 36]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 36]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 36]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:41:08.215699"], ["id", 36]]  (0.9ms) commit transaction  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_7436"], ["description", "I-am-the-goal-description_8405"], ["version", 1], ["created_at", "2015-04-16 07:41:08.219450"], ["updated_at", "2015-04-16 07:41:08.219450"], ["tracking", "150416-37"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 37], ["title", "I-am-a-task6118"], ["description", "I-am-the-task-description_1842"], ["created_at", "2015-04-16 07:41:08.223933"], ["updated_at", "2015-04-16 07:41:08.223933"]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 37]]  (0.1ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 37]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 37]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:41:08.227791"], ["id", 37]]  (0.9ms) commit transaction  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_5191"], ["description", "I-am-the-goal-description_5662"], ["version", 1], ["created_at", "2015-04-16 07:41:08.231368"], ["updated_at", "2015-04-16 07:41:08.231368"], ["tracking", "150416-38"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 38], ["title", "I-am-a-task8721"], ["description", "I-am-the-task-description_2096"], ["created_at", "2015-04-16 07:41:08.235418"], ["updated_at", "2015-04-16 07:41:08.235418"]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 38]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 38]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 38]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:41:08.238380"], ["id", 38]]  (1.0ms) commit transaction  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_5192"], ["description", "I-am-the-goal-description_2390"], ["version", 1], ["created_at", "2015-04-16 07:41:08.241593"], ["updated_at", "2015-04-16 07:41:08.241593"], ["tracking", "150416-39"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 39], ["title", "I-am-a-task7410"], ["description", "I-am-the-task-description_2865"], ["created_at", "2015-04-16 07:41:08.245396"], ["updated_at", "2015-04-16 07:41:08.245396"]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 39]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 39]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 39]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:41:08.248263"], ["id", 39]]  (4.6ms) commit transaction  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_830"], ["description", "I-am-the-goal-description_7090"], ["version", 1], ["created_at", "2015-04-16 07:41:08.255898"], ["updated_at", "2015-04-16 07:41:08.255898"], ["tracking", "150416-40"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 40], ["title", "I-am-a-task5699"], ["description", "I-am-the-task-description_4113"], ["created_at", "2015-04-16 07:41:08.260433"], ["updated_at", "2015-04-16 07:41:08.260433"]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 40]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 40]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 40]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:41:08.263649"], ["id", 40]]  (1.0ms) commit transaction  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_5635"], ["description", "I-am-the-goal-description_8884"], ["version", 1], ["created_at", "2015-04-16 07:41:08.267338"], ["updated_at", "2015-04-16 07:41:08.267338"], ["tracking", "150416-41"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 41], ["title", "I-am-a-task6023"], ["description", "I-am-the-task-description_8049"], ["created_at", "2015-04-16 07:41:08.271434"], ["updated_at", "2015-04-16 07:41:08.271434"]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 41]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 41]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 41]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:41:08.274362"], ["id", 41]]  (0.9ms) commit transaction  (0.0ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_9749"], ["description", "I-am-the-goal-description_100"], ["version", 1], ["created_at", "2015-04-16 07:41:08.277530"], ["updated_at", "2015-04-16 07:41:08.277530"], ["tracking", "150416-42"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 42], ["title", "I-am-a-task5204"], ["description", "I-am-the-task-description_9856"], ["created_at", "2015-04-16 07:41:08.281163"], ["updated_at", "2015-04-16 07:41:08.281163"]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 42]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 42]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 42]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:41:08.284036"], ["id", 42]]  (0.9ms) commit transaction  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_8353"], ["description", "I-am-the-goal-description_6959"], ["version", 1], ["created_at", "2015-04-16 07:41:08.287496"], ["updated_at", "2015-04-16 07:41:08.287496"], ["tracking", "150416-43"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 43], ["title", "I-am-a-task6723"], ["description", "I-am-the-task-description_5130"], ["created_at", "2015-04-16 07:41:08.291430"], ["updated_at", "2015-04-16 07:41:08.291430"]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 43]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 43]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 43]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:41:08.294309"], ["id", 43]]  (1.0ms) commit transaction  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_5841"], ["description", "I-am-the-goal-description_5534"], ["version", 1], ["created_at", "2015-04-16 07:41:08.297697"], ["updated_at", "2015-04-16 07:41:08.297697"], ["tracking", "150416-44"]]  (1.0ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 44], ["title", "I-am-a-task6590"], ["description", "I-am-the-task-description_7180"], ["created_at", "2015-04-16 07:41:08.302088"], ["updated_at", "2015-04-16 07:41:08.302088"]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 44]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 44]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 44]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:41:08.305181"], ["id", 44]]  (1.6ms) commit transaction  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_1418"], ["description", "I-am-the-goal-description_1233"], ["version", 1], ["created_at", "2015-04-16 07:41:08.309191"], ["updated_at", "2015-04-16 07:41:08.309191"], ["tracking", "150416-45"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 45], ["title", "I-am-a-task2579"], ["description", "I-am-the-task-description_9493"], ["created_at", "2015-04-16 07:41:08.313050"], ["updated_at", "2015-04-16 07:41:08.313050"]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 45]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 45]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 45]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:41:08.315908"], ["id", 45]]  (0.9ms) commit transaction  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_7844"], ["description", "I-am-the-goal-description_1156"], ["version", 1], ["created_at", "2015-04-16 07:41:08.319693"], ["updated_at", "2015-04-16 07:41:08.319693"], ["tracking", "150416-46"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 46], ["title", "I-am-a-task1427"], ["description", "I-am-the-task-description_1079"], ["created_at", "2015-04-16 07:41:08.324411"], ["updated_at", "2015-04-16 07:41:08.324411"]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 46]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 46]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 46]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:41:08.328053"], ["id", 46]]  (0.9ms) commit transaction  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_4723"], ["description", "I-am-the-goal-description_2825"], ["version", 1], ["created_at", "2015-04-16 07:41:08.331685"], ["updated_at", "2015-04-16 07:41:08.331685"], ["tracking", "150416-47"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 47], ["title", "I-am-a-task864"], ["description", "I-am-the-task-description_7202"], ["created_at", "2015-04-16 07:41:08.335454"], ["updated_at", "2015-04-16 07:41:08.335454"]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 47]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 47]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 47]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:41:08.338407"], ["id", 47]]  (0.9ms) commit transaction  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_6088"], ["description", "I-am-the-goal-description_9653"], ["version", 1], ["created_at", "2015-04-16 07:41:08.341655"], ["updated_at", "2015-04-16 07:41:08.341655"], ["tracking", "150416-48"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 48], ["title", "I-am-a-task2459"], ["description", "I-am-the-task-description_152"], ["created_at", "2015-04-16 07:41:08.345235"], ["updated_at", "2015-04-16 07:41:08.345235"]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 48]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 48]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 48]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:41:08.409958"], ["id", 48]]  (1.0ms) commit transaction  (0.0ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_528"], ["description", "I-am-the-goal-description_2475"], ["version", 1], ["created_at", "2015-04-16 07:41:08.413523"], ["updated_at", "2015-04-16 07:41:08.413523"], ["tracking", "150416-49"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 49], ["title", "I-am-a-task1934"], ["description", "I-am-the-task-description_9004"], ["created_at", "2015-04-16 07:41:08.417735"], ["updated_at", "2015-04-16 07:41:08.417735"]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 49]]  (0.1ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 49]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 49]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:41:08.421622"], ["id", 49]]  (0.9ms) commit transaction  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_1507"], ["description", "I-am-the-goal-description_7956"], ["version", 1], ["created_at", "2015-04-16 07:41:08.425420"], ["updated_at", "2015-04-16 07:41:08.425420"], ["tracking", "150416-50"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 50], ["title", "I-am-a-task6392"], ["description", "I-am-the-task-description_4849"], ["created_at", "2015-04-16 07:41:08.429566"], ["updated_at", "2015-04-16 07:41:08.429566"]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 50]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 50]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 50]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:41:08.432448"], ["id", 50]]  (1.0ms) commit transaction  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_1987"], ["description", "I-am-the-goal-description_185"], ["version", 1], ["created_at", "2015-04-16 07:41:08.436008"], ["updated_at", "2015-04-16 07:41:08.436008"], ["tracking", "150416-51"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 51], ["title", "I-am-a-task9065"], ["description", "I-am-the-task-description_2385"], ["created_at", "2015-04-16 07:41:08.439426"], ["updated_at", "2015-04-16 07:41:08.439426"]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 51]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 51]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 51]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:41:08.442011"], ["id", 51]]  (0.9ms) commit transaction  (0.0ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_278"], ["description", "I-am-the-goal-description_2979"], ["version", 1], ["created_at", "2015-04-16 07:41:08.445051"], ["updated_at", "2015-04-16 07:41:08.445051"], ["tracking", "150416-52"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 52], ["title", "I-am-a-task1922"], ["description", "I-am-the-task-description_9711"], ["created_at", "2015-04-16 07:41:08.449217"], ["updated_at", "2015-04-16 07:41:08.449217"]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 52]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 52]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 52]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:41:08.452042"], ["id", 52]]  (0.8ms) commit transaction  (0.0ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_5673"], ["description", "I-am-the-goal-description_9991"], ["version", 1], ["created_at", "2015-04-16 07:41:08.455256"], ["updated_at", "2015-04-16 07:41:08.455256"], ["tracking", "150416-53"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 53], ["title", "I-am-a-task4572"], ["description", "I-am-the-task-description_8786"], ["created_at", "2015-04-16 07:41:08.458996"], ["updated_at", "2015-04-16 07:41:08.458996"]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 53]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 53]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 53]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:41:08.461696"], ["id", 53]]  (0.9ms) commit transaction  (0.0ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_9362"], ["description", "I-am-the-goal-description_5492"], ["version", 1], ["created_at", "2015-04-16 07:41:08.464797"], ["updated_at", "2015-04-16 07:41:08.464797"], ["tracking", "150416-54"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 54], ["title", "I-am-a-task6438"], ["description", "I-am-the-task-description_4829"], ["created_at", "2015-04-16 07:41:08.468149"], ["updated_at", "2015-04-16 07:41:08.468149"]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 54]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 54]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 54]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:41:08.471537"], ["id", 54]]  (0.8ms) commit transaction  (0.0ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_8045"], ["description", "I-am-the-goal-description_9145"], ["version", 1], ["created_at", "2015-04-16 07:41:08.474572"], ["updated_at", "2015-04-16 07:41:08.474572"], ["tracking", "150416-55"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 55], ["title", "I-am-a-task3771"], ["description", "I-am-the-task-description_225"], ["created_at", "2015-04-16 07:41:08.477947"], ["updated_at", "2015-04-16 07:41:08.477947"]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 55]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 55]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 55]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:41:08.480893"], ["id", 55]]  (0.9ms) commit transaction  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_1370"], ["description", "I-am-the-goal-description_4928"], ["version", 1], ["created_at", "2015-04-16 07:41:08.484520"], ["updated_at", "2015-04-16 07:41:08.484520"], ["tracking", "150416-56"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 56], ["title", "I-am-a-task3925"], ["description", "I-am-the-task-description_6316"], ["created_at", "2015-04-16 07:41:08.488201"], ["updated_at", "2015-04-16 07:41:08.488201"]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 56]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 56]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 56]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:41:08.490911"], ["id", 56]]  (0.8ms) commit transaction  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_2708"], ["description", "I-am-the-goal-description_5292"], ["version", 1], ["created_at", "2015-04-16 07:41:08.494420"], ["updated_at", "2015-04-16 07:41:08.494420"], ["tracking", "150416-57"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 57], ["title", "I-am-a-task4585"], ["description", "I-am-the-task-description_9936"], ["created_at", "2015-04-16 07:41:08.497934"], ["updated_at", "2015-04-16 07:41:08.497934"]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 57]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 57]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 57]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:41:08.500581"], ["id", 57]]  (0.8ms) commit transaction  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_6172"], ["description", "I-am-the-goal-description_9496"], ["version", 1], ["created_at", "2015-04-16 07:41:08.503874"], ["updated_at", "2015-04-16 07:41:08.503874"], ["tracking", "150416-58"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 58], ["title", "I-am-a-task4546"], ["description", "I-am-the-task-description_9249"], ["created_at", "2015-04-16 07:41:08.507523"], ["updated_at", "2015-04-16 07:41:08.507523"]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 58]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 58]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 58]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:41:08.510460"], ["id", 58]]  (0.8ms) commit transaction  (0.0ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_4944"], ["description", "I-am-the-goal-description_6361"], ["version", 1], ["created_at", "2015-04-16 07:41:08.513454"], ["updated_at", "2015-04-16 07:41:08.513454"], ["tracking", "150416-59"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 59], ["title", "I-am-a-task425"], ["description", "I-am-the-task-description_550"], ["created_at", "2015-04-16 07:41:08.516739"], ["updated_at", "2015-04-16 07:41:08.516739"]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 59]]  (0.1ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 59]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 59]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:41:08.520346"], ["id", 59]]  (0.9ms) commit transaction  (0.0ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_5339"], ["description", "I-am-the-goal-description_9063"], ["version", 1], ["created_at", "2015-04-16 07:41:08.523661"], ["updated_at", "2015-04-16 07:41:08.523661"], ["tracking", "150416-60"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 60], ["title", "I-am-a-task9788"], ["description", "I-am-the-task-description_5151"], ["created_at", "2015-04-16 07:41:08.527149"], ["updated_at", "2015-04-16 07:41:08.527149"]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 60]]  (0.1ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 60]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 60]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:41:08.530705"], ["id", 60]]  (0.9ms) commit transaction  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_711"], ["description", "I-am-the-goal-description_7323"], ["version", 1], ["created_at", "2015-04-16 07:41:08.534768"], ["updated_at", "2015-04-16 07:41:08.534768"], ["tracking", "150416-61"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 61], ["title", "I-am-a-task4722"], ["description", "I-am-the-task-description_8186"], ["created_at", "2015-04-16 07:41:08.539112"], ["updated_at", "2015-04-16 07:41:08.539112"]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 61]]  (0.1ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 61]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 61]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:41:08.542754"], ["id", 61]]  (0.9ms) commit transaction  (0.1ms) begin transaction  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_28"], ["description", "I-am-the-goal-description_6910"], ["version", 1], ["created_at", "2015-04-16 07:41:08.546666"], ["updated_at", "2015-04-16 07:41:08.546666"], ["tracking", "150416-62"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 62], ["title", "I-am-a-task9205"], ["description", "I-am-the-task-description_9372"], ["created_at", "2015-04-16 07:41:08.551456"], ["updated_at", "2015-04-16 07:41:08.551456"]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 62]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 62]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 62]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:41:08.554776"], ["id", 62]]  (0.9ms) commit transaction  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_4609"], ["description", "I-am-the-goal-description_3532"], ["version", 1], ["created_at", "2015-04-16 07:41:08.558013"], ["updated_at", "2015-04-16 07:41:08.558013"], ["tracking", "150416-63"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 63], ["title", "I-am-a-task4226"], ["description", "I-am-the-task-description_9650"], ["created_at", "2015-04-16 07:41:08.561450"], ["updated_at", "2015-04-16 07:41:08.561450"]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 63]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 63]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 63]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:41:08.564044"], ["id", 63]]  (0.9ms) commit transaction  (0.0ms) begin transaction  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_4103"], ["description", "I-am-the-goal-description_8725"], ["version", 1], ["created_at", "2015-04-16 07:41:08.567027"], ["updated_at", "2015-04-16 07:41:08.567027"], ["tracking", "150416-64"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 64], ["title", "I-am-a-task5399"], ["description", "I-am-the-task-description_1350"], ["created_at", "2015-04-16 07:41:08.571293"], ["updated_at", "2015-04-16 07:41:08.571293"]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 64]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 64]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 64]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:41:08.574245"], ["id", 64]]  (0.8ms) commit transaction  (0.0ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_6063"], ["description", "I-am-the-goal-description_851"], ["version", 1], ["created_at", "2015-04-16 07:41:08.577284"], ["updated_at", "2015-04-16 07:41:08.577284"], ["tracking", "150416-65"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 65], ["title", "I-am-a-task6204"], ["description", "I-am-the-task-description_9294"], ["created_at", "2015-04-16 07:41:08.580849"], ["updated_at", "2015-04-16 07:41:08.580849"]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 65]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 65]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 65]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:41:08.583840"], ["id", 65]]  (0.8ms) commit transaction  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_6507"], ["description", "I-am-the-goal-description_4235"], ["version", 1], ["created_at", "2015-04-16 07:41:08.587178"], ["updated_at", "2015-04-16 07:41:08.587178"], ["tracking", "150416-66"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 66], ["title", "I-am-a-task9628"], ["description", "I-am-the-task-description_6286"], ["created_at", "2015-04-16 07:41:08.590648"], ["updated_at", "2015-04-16 07:41:08.590648"]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 66]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 66]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 66]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:41:08.593802"], ["id", 66]]  (0.9ms) commit transaction  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_7452"], ["description", "I-am-the-goal-description_6462"], ["version", 1], ["created_at", "2015-04-16 07:41:08.596996"], ["updated_at", "2015-04-16 07:41:08.596996"], ["tracking", "150416-67"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 67], ["title", "I-am-a-task6223"], ["description", "I-am-the-task-description_4644"], ["created_at", "2015-04-16 07:41:08.600490"], ["updated_at", "2015-04-16 07:41:08.600490"]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 67]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 67]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 67]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:41:08.603632"], ["id", 67]]  (0.9ms) commit transaction  (0.0ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_7472"], ["description", "I-am-the-goal-description_8517"], ["version", 1], ["created_at", "2015-04-16 07:41:08.607257"], ["updated_at", "2015-04-16 07:41:08.607257"], ["tracking", "150416-68"]]  (0.7ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 68], ["title", "I-am-a-task8906"], ["description", "I-am-the-task-description_9667"], ["created_at", "2015-04-16 07:41:08.610806"], ["updated_at", "2015-04-16 07:41:08.610806"]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 68]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 68]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 68]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:41:08.613630"], ["id", 68]]  (0.8ms) commit transaction  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.4ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_162"], ["description", "I-am-the-goal-description_6294"], ["version", 1], ["created_at", "2015-04-16 07:41:08.616918"], ["updated_at", "2015-04-16 07:41:08.616918"], ["tracking", "150416-69"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 69], ["title", "I-am-a-task3873"], ["description", "I-am-the-task-description_4220"], ["created_at", "2015-04-16 07:41:08.622338"], ["updated_at", "2015-04-16 07:41:08.622338"]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 69]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 69]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 69]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:41:08.625838"], ["id", 69]]  (0.8ms) commit transaction  (0.1ms) begin transaction  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_296"], ["description", "I-am-the-goal-description_8556"], ["version", 1], ["created_at", "2015-04-16 07:41:08.629436"], ["updated_at", "2015-04-16 07:41:08.629436"], ["tracking", "150416-70"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 70], ["title", "I-am-a-task3035"], ["description", "I-am-the-task-description_1146"], ["created_at", "2015-04-16 07:41:08.634695"], ["updated_at", "2015-04-16 07:41:08.634695"]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 70]]  (0.1ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 70]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 70]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:41:08.638163"], ["id", 70]]  (1.0ms) commit transaction  (0.0ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_2871"], ["description", "I-am-the-goal-description_4587"], ["version", 1], ["created_at", "2015-04-16 07:41:08.641944"], ["updated_at", "2015-04-16 07:41:08.641944"], ["tracking", "150416-71"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 71], ["title", "I-am-a-task543"], ["description", "I-am-the-task-description_6053"], ["created_at", "2015-04-16 07:41:08.645991"], ["updated_at", "2015-04-16 07:41:08.645991"]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 71]]  (0.1ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 71]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 71]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:41:08.648875"], ["id", 71]]  (0.9ms) commit transaction  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.4ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_9278"], ["description", "I-am-the-goal-description_661"], ["version", 1], ["created_at", "2015-04-16 07:41:08.652602"], ["updated_at", "2015-04-16 07:41:08.652602"], ["tracking", "150416-72"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 72], ["title", "I-am-a-task9612"], ["description", "I-am-the-task-description_8268"], ["created_at", "2015-04-16 07:41:08.657354"], ["updated_at", "2015-04-16 07:41:08.657354"]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 72]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 72]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 72]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:41:08.660346"], ["id", 72]]  (0.9ms) commit transaction  (0.0ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_121"], ["description", "I-am-the-goal-description_9766"], ["version", 1], ["created_at", "2015-04-16 07:41:08.663670"], ["updated_at", "2015-04-16 07:41:08.663670"], ["tracking", "150416-73"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 73], ["title", "I-am-a-task4108"], ["description", "I-am-the-task-description_1815"], ["created_at", "2015-04-16 07:41:08.667532"], ["updated_at", "2015-04-16 07:41:08.667532"]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 73]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 73]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 73]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:41:08.670767"], ["id", 73]]  (1.0ms) commit transaction  (0.0ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.4ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_8958"], ["description", "I-am-the-goal-description_6304"], ["version", 1], ["created_at", "2015-04-16 07:41:08.674412"], ["updated_at", "2015-04-16 07:41:08.674412"], ["tracking", "150416-74"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 74], ["title", "I-am-a-task9428"], ["description", "I-am-the-task-description_1253"], ["created_at", "2015-04-16 07:41:08.680744"], ["updated_at", "2015-04-16 07:41:08.680744"]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 74]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 74]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 74]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:41:08.683838"], ["id", 74]]  (0.9ms) commit transaction  (0.0ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_1479"], ["description", "I-am-the-goal-description_6695"], ["version", 1], ["created_at", "2015-04-16 07:41:08.687813"], ["updated_at", "2015-04-16 07:41:08.687813"], ["tracking", "150416-75"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.4ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 75], ["title", "I-am-a-task1700"], ["description", "I-am-the-task-description_1547"], ["created_at", "2015-04-16 07:41:08.691473"], ["updated_at", "2015-04-16 07:41:08.691473"]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 75]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 75]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 75]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:41:08.694595"], ["id", 75]]  (0.7ms) commit transaction  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_5232"], ["description", "I-am-the-goal-description_163"], ["version", 1], ["created_at", "2015-04-16 07:41:08.698070"], ["updated_at", "2015-04-16 07:41:08.698070"], ["tracking", "150416-76"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 76], ["title", "I-am-a-task4572"], ["description", "I-am-the-task-description_6867"], ["created_at", "2015-04-16 07:41:08.702097"], ["updated_at", "2015-04-16 07:41:08.702097"]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 76]]  (0.1ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 76]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 76]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:41:08.705236"], ["id", 76]]  (0.9ms) commit transaction  (0.0ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_7317"], ["description", "I-am-the-goal-description_6728"], ["version", 1], ["created_at", "2015-04-16 07:41:08.709069"], ["updated_at", "2015-04-16 07:41:08.709069"], ["tracking", "150416-77"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 77], ["title", "I-am-a-task4392"], ["description", "I-am-the-task-description_5077"], ["created_at", "2015-04-16 07:41:08.713280"], ["updated_at", "2015-04-16 07:41:08.713280"]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 77]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 77]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 77]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:41:08.716530"], ["id", 77]]  (0.9ms) commit transaction  (0.0ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_9774"], ["description", "I-am-the-goal-description_2123"], ["version", 1], ["created_at", "2015-04-16 07:41:08.720300"], ["updated_at", "2015-04-16 07:41:08.720300"], ["tracking", "150416-78"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 78], ["title", "I-am-a-task2172"], ["description", "I-am-the-task-description_2163"], ["created_at", "2015-04-16 07:41:08.724480"], ["updated_at", "2015-04-16 07:41:08.724480"]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 78]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 78]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 78]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:41:08.727523"], ["id", 78]]  (0.9ms) commit transaction  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_3883"], ["description", "I-am-the-goal-description_4635"], ["version", 1], ["created_at", "2015-04-16 07:41:08.731149"], ["updated_at", "2015-04-16 07:41:08.731149"], ["tracking", "150416-79"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 79], ["title", "I-am-a-task9491"], ["description", "I-am-the-task-description_1075"], ["created_at", "2015-04-16 07:41:08.735707"], ["updated_at", "2015-04-16 07:41:08.735707"]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 79]]  (0.1ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 79]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 79]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:41:08.739028"], ["id", 79]]  (0.9ms) commit transaction  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_515"], ["description", "I-am-the-goal-description_6189"], ["version", 1], ["created_at", "2015-04-16 07:41:08.742372"], ["updated_at", "2015-04-16 07:41:08.742372"], ["tracking", "150416-80"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 80], ["title", "I-am-a-task1286"], ["description", "I-am-the-task-description_1071"], ["created_at", "2015-04-16 07:41:08.745934"], ["updated_at", "2015-04-16 07:41:08.745934"]]  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 80]]  (0.1ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 80]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 80]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:41:08.749751"], ["id", 80]]  (0.9ms) commit transaction  (0.0ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_6980"], ["description", "I-am-the-goal-description_8491"], ["version", 1], ["created_at", "2015-04-16 07:41:08.753082"], ["updated_at", "2015-04-16 07:41:08.753082"], ["tracking", "150416-81"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 81], ["title", "I-am-a-task7158"], ["description", "I-am-the-task-description_4925"], ["created_at", "2015-04-16 07:41:08.756964"], ["updated_at", "2015-04-16 07:41:08.756964"]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 81]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 81]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 81]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:41:08.759820"], ["id", 81]]  (1.1ms) commit transaction  (0.1ms) begin transaction  (0.6ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.4ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_5529"], ["description", "I-am-the-goal-description_8952"], ["version", 1], ["created_at", "2015-04-16 07:41:08.763484"], ["updated_at", "2015-04-16 07:41:08.763484"], ["tracking", "150416-82"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 82], ["title", "I-am-a-task3853"], ["description", "I-am-the-task-description_1238"], ["created_at", "2015-04-16 07:41:08.768353"], ["updated_at", "2015-04-16 07:41:08.768353"]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 82]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 82]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 82]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:41:08.771042"], ["id", 82]]  (1.0ms) commit transaction  (0.0ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_7988"], ["description", "I-am-the-goal-description_1182"], ["version", 1], ["created_at", "2015-04-16 07:41:08.774378"], ["updated_at", "2015-04-16 07:41:08.774378"], ["tracking", "150416-83"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 83], ["title", "I-am-a-task6348"], ["description", "I-am-the-task-description_9973"], ["created_at", "2015-04-16 07:41:08.778469"], ["updated_at", "2015-04-16 07:41:08.778469"]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 83]]  (0.1ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 83]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 83]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:41:08.782427"], ["id", 83]]  (0.8ms) commit transaction  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_312"], ["description", "I-am-the-goal-description_8205"], ["version", 1], ["created_at", "2015-04-16 07:41:08.785692"], ["updated_at", "2015-04-16 07:41:08.785692"], ["tracking", "150416-84"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 84], ["title", "I-am-a-task1281"], ["description", "I-am-the-task-description_2636"], ["created_at", "2015-04-16 07:41:08.789249"], ["updated_at", "2015-04-16 07:41:08.789249"]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 84]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 84]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 84]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:41:08.792412"], ["id", 84]]  (0.9ms) commit transaction  (0.0ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_2129"], ["description", "I-am-the-goal-description_7762"], ["version", 1], ["created_at", "2015-04-16 07:41:08.795550"], ["updated_at", "2015-04-16 07:41:08.795550"], ["tracking", "150416-85"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 85], ["title", "I-am-a-task7444"], ["description", "I-am-the-task-description_4302"], ["created_at", "2015-04-16 07:41:08.799900"], ["updated_at", "2015-04-16 07:41:08.799900"]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 85]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 85]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 85]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:41:08.802948"], ["id", 85]]  (1.1ms) commit transaction  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_3913"], ["description", "I-am-the-goal-description_1107"], ["version", 1], ["created_at", "2015-04-16 07:41:08.806400"], ["updated_at", "2015-04-16 07:41:08.806400"], ["tracking", "150416-86"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 86], ["title", "I-am-a-task7465"], ["description", "I-am-the-task-description_6804"], ["created_at", "2015-04-16 07:41:08.809881"], ["updated_at", "2015-04-16 07:41:08.809881"]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 86]]  (0.1ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 86]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 86]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:41:08.813210"], ["id", 86]]  (0.8ms) commit transaction  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_2668"], ["description", "I-am-the-goal-description_8980"], ["version", 1], ["created_at", "2015-04-16 07:41:08.817257"], ["updated_at", "2015-04-16 07:41:08.817257"], ["tracking", "150416-87"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 87], ["title", "I-am-a-task3217"], ["description", "I-am-the-task-description_2125"], ["created_at", "2015-04-16 07:41:08.820894"], ["updated_at", "2015-04-16 07:41:08.820894"]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 87]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 87]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 87]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:41:08.824190"], ["id", 87]]  (0.9ms) commit transaction  (0.0ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_1846"], ["description", "I-am-the-goal-description_6994"], ["version", 1], ["created_at", "2015-04-16 07:41:08.827625"], ["updated_at", "2015-04-16 07:41:08.827625"], ["tracking", "150416-88"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 88], ["title", "I-am-a-task974"], ["description", "I-am-the-task-description_2232"], ["created_at", "2015-04-16 07:41:08.831403"], ["updated_at", "2015-04-16 07:41:08.831403"]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 88]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 88]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 88]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:41:08.834976"], ["id", 88]]  (0.9ms) commit transaction  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_4817"], ["description", "I-am-the-goal-description_174"], ["version", 1], ["created_at", "2015-04-16 07:41:08.838790"], ["updated_at", "2015-04-16 07:41:08.838790"], ["tracking", "150416-89"]]  (0.6ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 89], ["title", "I-am-a-task172"], ["description", "I-am-the-task-description_1610"], ["created_at", "2015-04-16 07:41:08.842741"], ["updated_at", "2015-04-16 07:41:08.842741"]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 89]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 89]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 89]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:41:08.845494"], ["id", 89]]  (0.9ms) commit transaction  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_5048"], ["description", "I-am-the-goal-description_5286"], ["version", 1], ["created_at", "2015-04-16 07:41:08.849404"], ["updated_at", "2015-04-16 07:41:08.849404"], ["tracking", "150416-90"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.4ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 90], ["title", "I-am-a-task8648"], ["description", "I-am-the-task-description_4303"], ["created_at", "2015-04-16 07:41:08.853419"], ["updated_at", "2015-04-16 07:41:08.853419"]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 90]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 90]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 90]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:41:08.856647"], ["id", 90]]  (0.9ms) commit transaction  (0.1ms) begin transaction  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_8339"], ["description", "I-am-the-goal-description_6051"], ["version", 1], ["created_at", "2015-04-16 07:41:08.859886"], ["updated_at", "2015-04-16 07:41:08.859886"], ["tracking", "150416-91"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 91], ["title", "I-am-a-task972"], ["description", "I-am-the-task-description_6249"], ["created_at", "2015-04-16 07:41:08.863814"], ["updated_at", "2015-04-16 07:41:08.863814"]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 91]]  (0.1ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 91]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 91]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:41:08.867756"], ["id", 91]]  (0.9ms) commit transaction  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_4563"], ["description", "I-am-the-goal-description_7935"], ["version", 1], ["created_at", "2015-04-16 07:41:08.871575"], ["updated_at", "2015-04-16 07:41:08.871575"], ["tracking", "150416-92"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 92], ["title", "I-am-a-task37"], ["description", "I-am-the-task-description_9255"], ["created_at", "2015-04-16 07:41:08.875103"], ["updated_at", "2015-04-16 07:41:08.875103"]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 92]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 92]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 92]] SQL (0.3ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:41:08.877650"], ["id", 92]]  (1.0ms) commit transaction  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_7137"], ["description", "I-am-the-goal-description_3995"], ["version", 1], ["created_at", "2015-04-16 07:41:08.881570"], ["updated_at", "2015-04-16 07:41:08.881570"], ["tracking", "150416-93"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 93], ["title", "I-am-a-task1394"], ["description", "I-am-the-task-description_9382"], ["created_at", "2015-04-16 07:41:08.885698"], ["updated_at", "2015-04-16 07:41:08.885698"]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 93]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 93]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 93]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:41:08.888948"], ["id", 93]]  (0.9ms) commit transaction  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_2602"], ["description", "I-am-the-goal-description_8202"], ["version", 1], ["created_at", "2015-04-16 07:41:08.892145"], ["updated_at", "2015-04-16 07:41:08.892145"], ["tracking", "150416-94"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 94], ["title", "I-am-a-task9498"], ["description", "I-am-the-task-description_9816"], ["created_at", "2015-04-16 07:41:08.895715"], ["updated_at", "2015-04-16 07:41:08.895715"]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 94]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 94]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 94]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:41:08.898362"], ["id", 94]]  (1.1ms) commit transaction  (0.1ms) begin transaction  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_4908"], ["description", "I-am-the-goal-description_2497"], ["version", 1], ["created_at", "2015-04-16 07:41:08.903264"], ["updated_at", "2015-04-16 07:41:08.903264"], ["tracking", "150416-95"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 95], ["title", "I-am-a-task6560"], ["description", "I-am-the-task-description_6617"], ["created_at", "2015-04-16 07:41:08.907631"], ["updated_at", "2015-04-16 07:41:08.907631"]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 95]]  (0.1ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 95]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 95]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:41:08.911215"], ["id", 95]]  (0.9ms) commit transaction  (0.1ms) begin transaction  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.6ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_1890"], ["description", "I-am-the-goal-description_8725"], ["version", 1], ["created_at", "2015-04-16 07:41:08.914749"], ["updated_at", "2015-04-16 07:41:08.914749"], ["tracking", "150416-96"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 96], ["title", "I-am-a-task3455"], ["description", "I-am-the-task-description_9528"], ["created_at", "2015-04-16 07:41:08.920039"], ["updated_at", "2015-04-16 07:41:08.920039"]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 96]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 96]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 96]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:41:08.922874"], ["id", 96]]  (0.8ms) commit transaction  (0.0ms) begin transaction  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_8638"], ["description", "I-am-the-goal-description_9887"], ["version", 1], ["created_at", "2015-04-16 07:41:08.925964"], ["updated_at", "2015-04-16 07:41:08.925964"], ["tracking", "150416-97"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 97], ["title", "I-am-a-task93"], ["description", "I-am-the-task-description_2812"], ["created_at", "2015-04-16 07:41:08.929962"], ["updated_at", "2015-04-16 07:41:08.929962"]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 97]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 97]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 97]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:41:08.932616"], ["id", 97]]  (1.1ms) commit transaction  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_5906"], ["description", "I-am-the-goal-description_5949"], ["version", 1], ["created_at", "2015-04-16 07:41:08.936636"], ["updated_at", "2015-04-16 07:41:08.936636"], ["tracking", "150416-98"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.6ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 98], ["title", "I-am-a-task3517"], ["description", "I-am-the-task-description_9963"], ["created_at", "2015-04-16 07:41:08.940972"], ["updated_at", "2015-04-16 07:41:08.940972"]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 98]]  (0.1ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 98]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 98]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:41:08.945646"], ["id", 98]]  (0.9ms) commit transaction  (0.0ms) begin transaction  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.3ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_6351"], ["description", "I-am-the-goal-description_6782"], ["version", 1], ["created_at", "2015-04-16 07:41:08.948789"], ["updated_at", "2015-04-16 07:41:08.948789"], ["tracking", "150416-99"]]  (3.0ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 99], ["title", "I-am-a-task8644"], ["description", "I-am-the-task-description_7270"], ["created_at", "2015-04-16 07:41:08.955824"], ["updated_at", "2015-04-16 07:41:08.955824"]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 99]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 99]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 99]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:41:08.958929"], ["id", 99]]  (1.0ms) commit transaction  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" WHERE (DATE(created_at) = '2015-04-16') SQL (0.2ms) INSERT INTO "flyboy_goals" ("status", "progress", "title", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["title", "I-am-a-goal_749"], ["description", "I-am-the-goal-description_991"], ["version", 1], ["created_at", "2015-04-16 07:41:08.962689"], ["updated_at", "2015-04-16 07:41:08.962689"], ["tracking", "150416-100"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "flyboy_tasks" ("done", "reminder", "term", "goal_id", "title", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-08-27"], ["term", "2013-08-27"], ["goal_id", 100], ["title", "I-am-a-task4401"], ["description", "I-am-the-task-description_2870"], ["created_at", "2015-04-16 07:41:08.966470"], ["updated_at", "2015-04-16 07:41:08.966470"]]  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 100]]  (0.0ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 100]]  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 100]] SQL (0.1ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 2], ["updated_at", "2015-04-16 07:41:08.970573"], ["id", 100]]  (0.9ms) commit transaction Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-16 09:41:08 +0200 Processing by Flyboy::TasksController#index as HTML Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_searchbar.html.slim (0.2ms) Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (1.3ms) Flyboy::Task Load (0.6ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC LIMIT 50 OFFSET 0 Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 2]] Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 3]] Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 4]] Flyboy::Goal Load (0.2ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 5]] Flyboy::Goal Load (0.2ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 6]] Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 7]] Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 8]] Flyboy::Goal Load (0.2ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 9]] Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 10]] Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 11]] Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 12]] Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 13]] Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 14]] Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 15]] Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 16]] Flyboy::Goal Load (0.2ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 17]] Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 18]] Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 19]] Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 20]] Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 21]] Flyboy::Goal Load (0.2ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 22]] Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 23]] Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 24]] Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 25]] Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 26]] Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 27]] Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 28]] Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 29]] Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 30]] Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 31]] Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 32]] Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 33]] Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 34]] Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 35]] Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 36]] Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 37]] Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 38]] Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 39]] Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 40]] Flyboy::Goal Load (0.2ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 41]] Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 42]] Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 43]] Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 44]] Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 45]] Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 46]] Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 47]] Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 48]] Flyboy::Goal Load (0.2ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 49]] Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 50]] Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (222.9ms)  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (230.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 232ms (Views: 224.9ms | ActiveRecord: 6.4ms)  (3.2ms) DELETE FROM "flyboy_task_comments";  (0.6ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.5ms) DELETE FROM sqlite_sequence where name = 'flyboy_task_comments';  (1.5ms) DELETE FROM "flyboy_goals";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (2.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_goals';  (1.7ms) DELETE FROM "flyboy_tasks";  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (1.1ms) DELETE FROM sqlite_sequence where name = 'flyboy_tasks';