spec/dummy/log/development.log in flyboy-1.0.4 vs spec/dummy/log/development.log in flyboy-1.0.5

- old
+ new

@@ -1315,5 +1315,9563 @@ Started GET "/assets/application-601e37220d4f8ffdae261a9c049369c2.js?body=1" for 127.0.0.1 at 2015-04-15 08:23:11 +0200 Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-15 08:23:11 +0200 + + +Started GET "/" for 127.0.0.1 at 2015-04-15 10:14:26 +0200 +Processing by Rails::WelcomeController#index as HTML + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/railties-4.2.1/lib/rails/templates/rails/welcome/index.html.erb (6.3ms) +Completed 200 OK in 50ms (Views: 25.6ms | ActiveRecord: 0.0ms) + + +Started GET "/flyboy/goals" for 127.0.0.1 at 2015-04-15 10:14:30 +0200 +Processing by Flyboy::GoalsController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (12.8ms) + Flyboy::Goal Load (4.0ms) SELECT "flyboy_goals".* FROM "flyboy_goals" ORDER BY status ASC +  (0.7ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 2 AND done = 'f' AND term < '2015-04-15') +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 2 AND done = 'f' AND term > '2015-04-15' AND reminder < '2015-04-15') +  (0.3ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 2]] +  (0.2ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 2]] + CACHE (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 2]] +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 1 AND done = 'f' AND term < '2015-04-15') +  (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]] +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 3 AND done = 'f' AND term < '2015-04-15') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 3 AND done = 'f' AND term > '2015-04-15' AND reminder < '2015-04-15') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 3]] +  (0.1ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 3]] + CACHE (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 3]] +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 5 AND done = 'f' AND term < '2015-04-15') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 5 AND done = 'f' AND term > '2015-04-15' AND reminder < '2015-04-15') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 5]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/index.html.slim within layouts/application (2410.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 (3.3ms) +Completed 200 OK in 2707ms (Views: 2587.2ms | ActiveRecord: 7.5ms) + + +Started GET "/assets/application-1ca27a7ca6d3840b2b98bb4437a8bec6.css?body=1" for 127.0.0.1 at 2015-04-15 10:14:32 +0200 + + +Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-15 10:14:33 +0200 + + +Started GET "/assets/dorsale/forms-17647dc279994891fcf40edda2798a41.js?body=1" for 127.0.0.1 at 2015-04-15 10:14:33 +0200 + + +Started GET "/assets/dorsale/all-68d74b0aca3a3a4edf7258a4d1391198.js?body=1" for 127.0.0.1 at 2015-04-15 10:14:33 +0200 + + +Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-15 10:14:33 +0200 + + +Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-15 10:14:33 +0200 + + +Started GET "/assets/application-601e37220d4f8ffdae261a9c049369c2.js?body=1" for 127.0.0.1 at 2015-04-15 10:14:33 +0200 + + +Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-15 10:14:33 +0200 + + +Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-15 10:14:45 +0200 +Processing by Flyboy::TasksController#index as HTML + 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 + Flyboy::Goal Load (0.2ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + CACHE (0.0ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + CACHE (0.0ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + CACHE (0.0ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + Flyboy::Goal Load (0.2ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 2]] + CACHE (0.0ms) 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", 3]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (44.3ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (53.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 175ms (Views: 169.6ms | ActiveRecord: 0.9ms) + + +Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-15 10:14:46 +0200 +Processing by Flyboy::TasksController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (1.0ms) + Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + CACHE (0.0ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + CACHE (0.0ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + CACHE (0.0ms) 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]] + CACHE (0.0ms) 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", 3]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (20.1ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (25.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 84ms (Views: 81.9ms | ActiveRecord: 0.6ms) + + +Started GET "/assets/application-1ca27a7ca6d3840b2b98bb4437a8bec6.css?body=1" for 127.0.0.1 at 2015-04-15 10:14:46 +0200 + + +Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-15 10:14:46 +0200 + + +Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-15 10:14:46 +0200 + + +Started GET "/assets/dorsale/forms-17647dc279994891fcf40edda2798a41.js?body=1" for 127.0.0.1 at 2015-04-15 10:14:46 +0200 + + +Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-15 10:14:46 +0200 + + +Started GET "/assets/dorsale/all-68d74b0aca3a3a4edf7258a4d1391198.js?body=1" for 127.0.0.1 at 2015-04-15 10:14:46 +0200 + + +Started GET "/assets/application-601e37220d4f8ffdae261a9c049369c2.js?body=1" for 127.0.0.1 at 2015-04-15 10:14:46 +0200 + + +Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-15 10:14:46 +0200 + + +Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-15 10:15:29 +0200 +Processing by Flyboy::TasksController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (1.1ms) + Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + CACHE (0.0ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + CACHE (0.0ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + CACHE (0.0ms) 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]] + CACHE (0.0ms) 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", 3]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (31.6ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (36.8ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.3ms) +Completed 200 OK in 99ms (Views: 96.8ms | ActiveRecord: 0.7ms) + + +Started GET "/assets/application-1ca27a7ca6d3840b2b98bb4437a8bec6.css?body=1" for 127.0.0.1 at 2015-04-15 10:15:29 +0200 + + +Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-15 10:15:29 +0200 + + +Started GET "/assets/dorsale/forms-17647dc279994891fcf40edda2798a41.js?body=1" for 127.0.0.1 at 2015-04-15 10:15:29 +0200 + + +Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-15 10:15:30 +0200 + + +Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-15 10:15:30 +0200 + + +Started GET "/assets/dorsale/all-68d74b0aca3a3a4edf7258a4d1391198.js?body=1" for 127.0.0.1 at 2015-04-15 10:15:30 +0200 + + +Started GET "/assets/application-601e37220d4f8ffdae261a9c049369c2.js?body=1" for 127.0.0.1 at 2015-04-15 10:15:30 +0200 + + +Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-15 10:15:30 +0200 + + +Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-15 10:15:31 +0200 +Processing by Flyboy::TasksController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (1.4ms) + Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + CACHE (0.0ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + CACHE (0.0ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + CACHE (0.0ms) 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]] + CACHE (0.0ms) 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", 3]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (22.7ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (28.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 86ms (Views: 84.0ms | ActiveRecord: 0.6ms) + + +Started GET "/assets/application-1ca27a7ca6d3840b2b98bb4437a8bec6.css?body=1" for 127.0.0.1 at 2015-04-15 10:15:31 +0200 + + +Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-15 10:15:31 +0200 + + +Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-15 10:15:31 +0200 + + +Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-15 10:15:31 +0200 + + +Started GET "/assets/dorsale/forms-17647dc279994891fcf40edda2798a41.js?body=1" for 127.0.0.1 at 2015-04-15 10:15:31 +0200 + + +Started GET "/assets/dorsale/all-68d74b0aca3a3a4edf7258a4d1391198.js?body=1" for 127.0.0.1 at 2015-04-15 10:15:31 +0200 + + +Started GET "/assets/application-601e37220d4f8ffdae261a9c049369c2.js?body=1" for 127.0.0.1 at 2015-04-15 10:15:31 +0200 + + +Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-15 10:15:31 +0200 + + +Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-15 10:16:32 +0200 +Processing by Flyboy::TasksController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (59.7ms) + Flyboy::Task Load (0.3ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + CACHE (0.0ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + CACHE (0.0ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + CACHE (0.0ms) 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]] + CACHE (0.0ms) 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", 3]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (27.5ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (92.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 3827ms (Views: 3824.5ms | ActiveRecord: 0.7ms) + + +Started GET "/assets/application-b8177487af03e6000dadf667b08c60ff.css?body=1" for 127.0.0.1 at 2015-04-15 10:16:36 +0200 + + +Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-15 10:16:36 +0200 + + +Started GET "/assets/dorsale/forms-17647dc279994891fcf40edda2798a41.js?body=1" for 127.0.0.1 at 2015-04-15 10:16:36 +0200 + + +Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-15 10:16:36 +0200 + + +Started GET "/assets/dorsale/all-68d74b0aca3a3a4edf7258a4d1391198.js?body=1" for 127.0.0.1 at 2015-04-15 10:16:36 +0200 + + +Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-15 10:16:36 +0200 + + +Started GET "/assets/application-601e37220d4f8ffdae261a9c049369c2.js?body=1" for 127.0.0.1 at 2015-04-15 10:16:36 +0200 + + +Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-15 10:16:36 +0200 + + +Started GET "/flyboy/goals" for 127.0.0.1 at 2015-04-15 10:16:45 +0200 +Processing by Flyboy::GoalsController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.9ms) + Flyboy::Goal Load (0.2ms) SELECT "flyboy_goals".* FROM "flyboy_goals" ORDER BY status ASC +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 2 AND done = 'f' AND term < '2015-04-15') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 2 AND done = 'f' AND term > '2015-04-15' AND reminder < '2015-04-15') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 2]] +  (0.1ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 2]] + CACHE (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 2]] +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 1 AND done = 'f' AND term < '2015-04-15') +  (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]] +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 3 AND done = 'f' AND term < '2015-04-15') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 3 AND done = 'f' AND term > '2015-04-15' AND reminder < '2015-04-15') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 3]] +  (0.1ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 3]] + CACHE (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 3]] +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 5 AND done = 'f' AND term < '2015-04-15') +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 5 AND done = 'f' AND term > '2015-04-15' AND reminder < '2015-04-15') +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 5]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/index.html.slim within layouts/application (35.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 107ms (Views: 103.6ms | ActiveRecord: 1.9ms) + + +Started GET "/flyboy/goals" for 127.0.0.1 at 2015-04-15 10:16:46 +0200 +Processing by Flyboy::GoalsController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.9ms) + Flyboy::Goal Load (0.2ms) SELECT "flyboy_goals".* FROM "flyboy_goals" ORDER BY status ASC +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 2 AND done = 'f' AND term < '2015-04-15') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 2 AND done = 'f' AND term > '2015-04-15' AND reminder < '2015-04-15') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 2]] +  (0.1ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 2]] + CACHE (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 2]] +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 1 AND done = 'f' AND term < '2015-04-15') +  (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]] +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 3 AND done = 'f' AND term < '2015-04-15') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 3 AND done = 'f' AND term > '2015-04-15' AND reminder < '2015-04-15') +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 3]] +  (0.1ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 3]] + CACHE (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 3]] +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 5 AND done = 'f' AND term < '2015-04-15') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 5 AND done = 'f' AND term > '2015-04-15' AND reminder < '2015-04-15') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 5]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/index.html.slim within layouts/application (77.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 135ms (Views: 131.7ms | ActiveRecord: 2.0ms) + + +Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-15 10:16:46 +0200 + + +Started GET "/assets/dorsale/forms-17647dc279994891fcf40edda2798a41.js?body=1" for 127.0.0.1 at 2015-04-15 10:16:46 +0200 + + +Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-15 10:16:46 +0200 + + +Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-15 10:16:46 +0200 + + +Started GET "/assets/dorsale/all-68d74b0aca3a3a4edf7258a4d1391198.js?body=1" for 127.0.0.1 at 2015-04-15 10:16:46 +0200 + + +Started GET "/assets/application-601e37220d4f8ffdae261a9c049369c2.js?body=1" for 127.0.0.1 at 2015-04-15 10:16:46 +0200 + + +Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-15 10:16:46 +0200 + + +Started GET "/flyboy/goals/1" for 127.0.0.1 at 2015-04-15 10:17:52 +0200 +Processing by Flyboy::GoalsController#show as HTML + Parameters: {"id"=>"1"} + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] +  (0.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.7ms) +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] +  (0.1ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] + CACHE (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (17.8ms) + Flyboy::Task Load (0.3ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? ORDER BY term ASC, term DESC [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (10.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 (4.1ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/show.html.slim within layouts/application (42.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 168ms (Views: 152.4ms | ActiveRecord: 0.8ms) + + +Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-15 10:17:53 +0200 + + +Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-15 10:17:53 +0200 + + +Started GET "/assets/dorsale/forms-17647dc279994891fcf40edda2798a41.js?body=1" for 127.0.0.1 at 2015-04-15 10:17:53 +0200 + + +Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-15 10:17:53 +0200 + + +Started GET "/assets/application-601e37220d4f8ffdae261a9c049369c2.js?body=1" for 127.0.0.1 at 2015-04-15 10:17:53 +0200 + + +Started GET "/assets/dorsale/all-68d74b0aca3a3a4edf7258a4d1391198.js?body=1" for 127.0.0.1 at 2015-04-15 10:17:53 +0200 + + +Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-15 10:17:53 +0200 + + +Started GET "/flyboy/tasks/1/edit" for 127.0.0.1 at 2015-04-15 10:18:11 +0200 +Processing by Flyboy::TasksController#edit as HTML + Parameters: {"id"=>"1"} + Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 1]] + Flyboy::Goal Load (0.3ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f' [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_actions.html.slim (4.3ms) +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] +  (0.1ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] + CACHE (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (9.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.2ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_form.html.slim (330.3ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/edit.html.slim within layouts/application (335.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 439ms (Views: 434.8ms | ActiveRecord: 0.8ms) + + +Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-15 10:18:11 +0200 + + +Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-15 10:18:11 +0200 + + +Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-15 10:18:11 +0200 + + +Started GET "/assets/dorsale/forms-17647dc279994891fcf40edda2798a41.js?body=1" for 127.0.0.1 at 2015-04-15 10:18:11 +0200 + + +Started GET "/assets/dorsale/all-68d74b0aca3a3a4edf7258a4d1391198.js?body=1" for 127.0.0.1 at 2015-04-15 10:18:11 +0200 + + +Started GET "/assets/application-601e37220d4f8ffdae261a9c049369c2.js?body=1" for 127.0.0.1 at 2015-04-15 10:18:11 +0200 + + +Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-15 10:18:11 +0200 + + +Started GET "/flyboy/tasks/2/edit" for 127.0.0.1 at 2015-04-15 10:18:29 +0200 +Processing by Flyboy::TasksController#edit as HTML + Parameters: {"id"=>"2"} + Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 2]] + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f' [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_actions.html.slim (4.0ms) +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] +  (0.1ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] + CACHE (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (8.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.2ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_form.html.slim (80.7ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/edit.html.slim within layouts/application (81.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 145ms (Views: 140.1ms | ActiveRecord: 0.6ms) + + +Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-15 10:18:30 +0200 + + +Started GET "/assets/dorsale/forms-17647dc279994891fcf40edda2798a41.js?body=1" for 127.0.0.1 at 2015-04-15 10:18:30 +0200 + + +Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-15 10:18:30 +0200 + + +Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-15 10:18:30 +0200 + + +Started GET "/assets/dorsale/all-68d74b0aca3a3a4edf7258a4d1391198.js?body=1" for 127.0.0.1 at 2015-04-15 10:18:30 +0200 + + +Started GET "/assets/application-601e37220d4f8ffdae261a9c049369c2.js?body=1" for 127.0.0.1 at 2015-04-15 10:18:30 +0200 + + +Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-15 10:18:30 +0200 + + +Started GET "/flyboy/tasks/2" for 127.0.0.1 at 2015-04-15 10:18:33 +0200 +Processing by Flyboy::TasksController#show as HTML + Parameters: {"id"=>"2"} + Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 2]] + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + CACHE (0.0ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", "2"]] + CACHE (0.0ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_actions.html.slim (6.6ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_context.html.slim (15.1ms) +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f' [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_actions.html.slim (4.2ms) +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] +  (0.1ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] + CACHE (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (9.4ms) + Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1 [["id", 2]] + Flyboy::TaskComment Load (2.0ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 2]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/task_comments/_list.html.slim (83.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.3ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/show.html.slim within layouts/application (119.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 180ms (Views: 173.7ms | ActiveRecord: 3.2ms) + + +Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-15 10:18:33 +0200 + + +Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-15 10:18:33 +0200 + + +Started GET "/assets/application-601e37220d4f8ffdae261a9c049369c2.js?body=1" for 127.0.0.1 at 2015-04-15 10:18:33 +0200 + + +Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-15 10:18:33 +0200 + + +Started GET "/assets/dorsale/all-68d74b0aca3a3a4edf7258a4d1391198.js?body=1" for 127.0.0.1 at 2015-04-15 10:18:33 +0200 + + +Started GET "/assets/dorsale/forms-17647dc279994891fcf40edda2798a41.js?body=1" for 127.0.0.1 at 2015-04-15 10:18:33 +0200 + + +Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-15 10:18:33 +0200 + + +Started GET "/flyboy/goals/1" for 127.0.0.1 at 2015-04-15 10:19:17 +0200 +Processing by Flyboy::GoalsController#show as HTML + Parameters: {"id"=>"1"} + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f' [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_actions.html.slim (4.4ms) +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] +  (0.2ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] + CACHE (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (11.2ms) + Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? ORDER BY term ASC, term DESC [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (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/_contextual.html.slim (0.6ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/show.html.slim within layouts/application (27.2ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.1ms) +Completed 200 OK in 93ms (Views: 90.8ms | ActiveRecord: 0.8ms) + + +Started GET "/assets/application-b8177487af03e6000dadf667b08c60ff.css?body=1" for 127.0.0.1 at 2015-04-15 10:19:18 +0200 + + +Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-15 10:19:18 +0200 + + +Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-15 10:19:18 +0200 + + +Started GET "/assets/dorsale/forms-17647dc279994891fcf40edda2798a41.js?body=1" for 127.0.0.1 at 2015-04-15 10:19:18 +0200 + + +Started GET "/assets/dorsale/all-68d74b0aca3a3a4edf7258a4d1391198.js?body=1" for 127.0.0.1 at 2015-04-15 10:19:18 +0200 + + +Started GET "/assets/application-601e37220d4f8ffdae261a9c049369c2.js?body=1" for 127.0.0.1 at 2015-04-15 10:19:18 +0200 + + +Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-15 10:19:18 +0200 + + +Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-15 10:19:18 +0200 + + +Started GET "/flyboy/goals/1" for 127.0.0.1 at 2015-04-15 10:19:55 +0200 +Processing by Flyboy::GoalsController#show as HTML + Parameters: {"id"=>"1"} + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f' [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_actions.html.slim (4.3ms) +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] +  (0.1ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] + CACHE (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (8.3ms) + Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? ORDER BY term ASC, term DESC [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (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/_contextual.html.slim (1.0ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/show.html.slim within layouts/application (29.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 89ms (Views: 86.1ms | ActiveRecord: 0.6ms) + + +Started GET "/assets/application-b8177487af03e6000dadf667b08c60ff.css?body=1" for 127.0.0.1 at 2015-04-15 10:19:55 +0200 + + +Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-15 10:19:55 +0200 + + +Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-15 10:19:55 +0200 + + +Started GET "/assets/dorsale/forms-17647dc279994891fcf40edda2798a41.js?body=1" for 127.0.0.1 at 2015-04-15 10:19:55 +0200 + + +Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-15 10:19:55 +0200 + + +Started GET "/assets/dorsale/all-68d74b0aca3a3a4edf7258a4d1391198.js?body=1" for 127.0.0.1 at 2015-04-15 10:19:55 +0200 + + +Started GET "/assets/application-601e37220d4f8ffdae261a9c049369c2.js?body=1" for 127.0.0.1 at 2015-04-15 10:19:55 +0200 + + +Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-15 10:19:55 +0200 + + +Started GET "/flyboy/tasks/2" for 127.0.0.1 at 2015-04-15 10:20:33 +0200 +Processing by Flyboy::TasksController#show as HTML + Parameters: {"id"=>"2"} + Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 2]] + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + CACHE (0.0ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", "2"]] + 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.3ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_context.html.slim (4.9ms) +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f' [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_actions.html.slim (3.9ms) +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] +  (0.1ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] + CACHE (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (8.3ms) + Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1 [["id", 2]] + Flyboy::TaskComment Load (0.2ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 2]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/task_comments/_list.html.slim (65.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.3ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/show.html.slim within layouts/application (84.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 146ms (Views: 141.7ms | ActiveRecord: 0.9ms) + + +Started GET "/assets/application-b8177487af03e6000dadf667b08c60ff.css?body=1" for 127.0.0.1 at 2015-04-15 10:20:33 +0200 + + +Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-15 10:20:33 +0200 + + +Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-15 10:20:33 +0200 + + +Started GET "/assets/dorsale/forms-17647dc279994891fcf40edda2798a41.js?body=1" for 127.0.0.1 at 2015-04-15 10:20:33 +0200 + + +Started GET "/assets/dorsale/all-68d74b0aca3a3a4edf7258a4d1391198.js?body=1" for 127.0.0.1 at 2015-04-15 10:20:33 +0200 + + +Started GET "/assets/application-601e37220d4f8ffdae261a9c049369c2.js?body=1" for 127.0.0.1 at 2015-04-15 10:20:33 +0200 + + +Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-15 10:20:33 +0200 + + +Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-15 10:20:33 +0200 + + +Started GET "/flyboy/tasks/2" for 127.0.0.1 at 2015-04-15 10:21:08 +0200 +Processing by Flyboy::TasksController#show as HTML + Parameters: {"id"=>"2"} + Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 2]] + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + CACHE (0.0ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", "2"]] + 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.3ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_context.html.slim (5.3ms) +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f' [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_actions.html.slim (3.9ms) +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] +  (0.1ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] + CACHE (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (8.6ms) + Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1 [["id", 2]] + Flyboy::TaskComment 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]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/task_comments/_list.html.slim (74.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.3ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/show.html.slim within layouts/application (94.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 153ms (Views: 149.0ms | ActiveRecord: 0.8ms) + + +Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-15 10:21:08 +0200 + + +Started GET "/assets/application-b8177487af03e6000dadf667b08c60ff.css?body=1" for 127.0.0.1 at 2015-04-15 10:21:08 +0200 + + +Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-15 10:21:08 +0200 + + +Started GET "/assets/dorsale/forms-17647dc279994891fcf40edda2798a41.js?body=1" for 127.0.0.1 at 2015-04-15 10:21:08 +0200 + + +Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-15 10:21:08 +0200 + + +Started GET "/assets/dorsale/all-68d74b0aca3a3a4edf7258a4d1391198.js?body=1" for 127.0.0.1 at 2015-04-15 10:21:08 +0200 + + +Started GET "/assets/application-601e37220d4f8ffdae261a9c049369c2.js?body=1" for 127.0.0.1 at 2015-04-15 10:21:08 +0200 + + +Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-15 10:21:08 +0200 + + +Started GET "/flyboy/tasks/2" for 127.0.0.1 at 2015-04-15 10:21:09 +0200 +Processing by Flyboy::TasksController#show as HTML + Parameters: {"id"=>"2"} + Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 2]] + Flyboy::Goal Load (0.2ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + CACHE (0.0ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", "2"]] + 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 (6.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 (4.7ms) +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] +  (0.1ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] + CACHE (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (10.9ms) + Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1 [["id", 2]] + Flyboy::TaskComment Load (0.2ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 2]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/task_comments/_list.html.slim (69.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.3ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/show.html.slim within layouts/application (94.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 167ms (Views: 159.8ms | ActiveRecord: 1.1ms) + + +Started GET "/assets/application-b8177487af03e6000dadf667b08c60ff.css?body=1" for 127.0.0.1 at 2015-04-15 10:21:09 +0200 + + +Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-15 10:21:09 +0200 + + +Started GET "/assets/dorsale/forms-17647dc279994891fcf40edda2798a41.js?body=1" for 127.0.0.1 at 2015-04-15 10:21:09 +0200 + + +Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-15 10:21:09 +0200 + + +Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-15 10:21:09 +0200 + + +Started GET "/assets/dorsale/all-68d74b0aca3a3a4edf7258a4d1391198.js?body=1" for 127.0.0.1 at 2015-04-15 10:21:09 +0200 + + +Started GET "/assets/application-601e37220d4f8ffdae261a9c049369c2.js?body=1" for 127.0.0.1 at 2015-04-15 10:21:09 +0200 + + +Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-15 10:21:09 +0200 + + +Started GET "/flyboy/tasks/2" for 127.0.0.1 at 2015-04-15 10:28:32 +0200 +Processing by Flyboy::TasksController#show as HTML + Parameters: {"id"=>"2"} + Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 2]] + Flyboy::Goal Load (0.5ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + CACHE (0.0ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", "2"]] + CACHE (0.0ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_actions.html.slim (3.2ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_context.html.slim (6.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.4ms) +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] +  (0.2ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] + CACHE (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (13.6ms) + Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1 [["id", 2]] + Flyboy::TaskComment Load (0.3ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 2]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/task_comments/_list.html.slim (33.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.3ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/show.html.slim within layouts/application (63.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 221ms (Views: 126.1ms | ActiveRecord: 2.8ms) + + +Started GET "/assets/application-b8177487af03e6000dadf667b08c60ff.css?body=1" for 127.0.0.1 at 2015-04-15 10:28:33 +0200 + + +Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-15 10:28:33 +0200 + + +Started GET "/assets/dorsale/forms-17647dc279994891fcf40edda2798a41.js?body=1" for 127.0.0.1 at 2015-04-15 10:28:33 +0200 + + +Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-15 10:28:33 +0200 + + +Started GET "/assets/dorsale/all-68d74b0aca3a3a4edf7258a4d1391198.js?body=1" for 127.0.0.1 at 2015-04-15 10:28:33 +0200 + + +Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-15 10:28:33 +0200 + + +Started GET "/assets/application-601e37220d4f8ffdae261a9c049369c2.js?body=1" for 127.0.0.1 at 2015-04-15 10:28:33 +0200 + + +Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-15 10:28:33 +0200 + + +Started GET "/flyboy/tasks/2" for 127.0.0.1 at 2015-04-15 10:28:35 +0200 +Processing by Flyboy::TasksController#show as HTML + Parameters: {"id"=>"2"} + Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 2]] + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + CACHE (0.0ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", "2"]] + CACHE (0.0ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_actions.html.slim (3.0ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_context.html.slim (6.4ms) +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f' [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_actions.html.slim (4.1ms) +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] +  (0.1ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] + CACHE (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (9.0ms) + Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1 [["id", 2]] + Flyboy::TaskComment 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]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/task_comments/_list.html.slim (17.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.3ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/show.html.slim within layouts/application (40.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 102ms (Views: 96.1ms | ActiveRecord: 0.9ms) + + +Started GET "/assets/application-b8177487af03e6000dadf667b08c60ff.css?body=1" for 127.0.0.1 at 2015-04-15 10:28:35 +0200 + + +Started GET "/assets/dorsale/forms-17647dc279994891fcf40edda2798a41.js?body=1" for 127.0.0.1 at 2015-04-15 10:28:35 +0200 + + +Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-15 10:28:35 +0200 + + +Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-15 10:28:35 +0200 + + +Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-15 10:28:35 +0200 + + +Started GET "/assets/dorsale/all-68d74b0aca3a3a4edf7258a4d1391198.js?body=1" for 127.0.0.1 at 2015-04-15 10:28:35 +0200 + + +Started GET "/assets/application-601e37220d4f8ffdae261a9c049369c2.js?body=1" for 127.0.0.1 at 2015-04-15 10:28:35 +0200 + + +Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-15 10:28:35 +0200 + + +Started GET "/flyboy/goals" for 127.0.0.1 at 2015-04-15 10:33:20 +0200 +Processing by Flyboy::GoalsController#index as HTML + 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 +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 2 AND done = 'f' AND term < '2015-04-15') +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 2 AND done = 'f' AND term > '2015-04-15' AND reminder < '2015-04-15') +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 2]] +  (0.2ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 2]] + CACHE (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 2]] +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 1 AND done = 'f' AND term < '2015-04-15') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] +  (0.2ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] + CACHE (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 3 AND done = 'f' AND term < '2015-04-15') +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 3 AND done = 'f' AND term > '2015-04-15' AND reminder < '2015-04-15') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 3]] +  (0.1ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 3]] + CACHE (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 3]] +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 5 AND done = 'f' AND term < '2015-04-15') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 5 AND done = 'f' AND term > '2015-04-15' AND reminder < '2015-04-15') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 5]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/index.html.slim within layouts/application (58.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 145ms (Views: 114.2ms | ActiveRecord: 3.5ms) + + +Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-15 10:33:20 +0200 + + +Started GET "/assets/dorsale/forms-17647dc279994891fcf40edda2798a41.js?body=1" for 127.0.0.1 at 2015-04-15 10:33:20 +0200 + + +Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-15 10:33:20 +0200 + + +Started GET "/assets/application-b8177487af03e6000dadf667b08c60ff.css?body=1" for 127.0.0.1 at 2015-04-15 10:33:20 +0200 + + +Started GET "/assets/dorsale/all-68d74b0aca3a3a4edf7258a4d1391198.js?body=1" for 127.0.0.1 at 2015-04-15 10:33:20 +0200 + + +Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-15 10:33:20 +0200 + + +Started GET "/assets/application-601e37220d4f8ffdae261a9c049369c2.js?body=1" for 127.0.0.1 at 2015-04-15 10:33:20 +0200 + + +Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-15 10:33:20 +0200 + + +Started GET "/flyboy/goals" for 127.0.0.1 at 2015-04-15 10:34:34 +0200 +Processing by Flyboy::GoalsController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (1.1ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_searchbar.html.slim (4.1ms) + Flyboy::Goal Load (0.3ms) SELECT "flyboy_goals".* FROM "flyboy_goals" ORDER BY status ASC +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 2 AND done = 'f' AND term < '2015-04-15') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 2 AND done = 'f' AND term > '2015-04-15' AND reminder < '2015-04-15') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 2]] +  (0.1ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 2]] + CACHE (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 2]] +  (0.3ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 1 AND done = 'f' AND term < '2015-04-15') +  (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]] +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 3 AND done = 'f' AND term < '2015-04-15') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 3 AND done = 'f' AND term > '2015-04-15' AND reminder < '2015-04-15') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 3]] +  (0.1ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 3]] + CACHE (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 3]] +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 5 AND done = 'f' AND term < '2015-04-15') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 5 AND done = 'f' AND term > '2015-04-15' AND reminder < '2015-04-15') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 5]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/index.html.slim within layouts/application (99.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 160ms (Views: 156.7ms | ActiveRecord: 2.3ms) + + +Started GET "/assets/application-b8177487af03e6000dadf667b08c60ff.css?body=1" for 127.0.0.1 at 2015-04-15 10:34:35 +0200 + + +Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-15 10:34:35 +0200 + + +Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-15 10:34:35 +0200 + + +Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-15 10:34:35 +0200 + + +Started GET "/assets/dorsale/forms-17647dc279994891fcf40edda2798a41.js?body=1" for 127.0.0.1 at 2015-04-15 10:34:35 +0200 + + +Started GET "/assets/dorsale/all-68d74b0aca3a3a4edf7258a4d1391198.js?body=1" for 127.0.0.1 at 2015-04-15 10:34:35 +0200 + + +Started GET "/assets/application-601e37220d4f8ffdae261a9c049369c2.js?body=1" for 127.0.0.1 at 2015-04-15 10:34:35 +0200 + + +Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-15 10:34:35 +0200 + + +Started GET "/flyboy/goals" for 127.0.0.1 at 2015-04-15 10:34:46 +0200 +Processing by Flyboy::GoalsController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (1.0ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_searchbar.html.slim (4.4ms) + Flyboy::Goal Load (0.2ms) SELECT "flyboy_goals".* FROM "flyboy_goals" ORDER BY status ASC +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 2 AND done = 'f' AND term < '2015-04-15') +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 2 AND done = 'f' AND term > '2015-04-15' AND reminder < '2015-04-15') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 2]] +  (0.2ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 2]] + CACHE (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 2]] +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 1 AND done = 'f' AND term < '2015-04-15') +  (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]] +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 3 AND done = 'f' AND term < '2015-04-15') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 3 AND done = 'f' AND term > '2015-04-15' AND reminder < '2015-04-15') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 3]] +  (0.1ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 3]] + CACHE (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 3]] +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 5 AND done = 'f' AND term < '2015-04-15') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 5 AND done = 'f' AND term > '2015-04-15' AND reminder < '2015-04-15') +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 5]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/index.html.slim within layouts/application (35.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 95ms (Views: 91.2ms | ActiveRecord: 2.1ms) + + +Started GET "/assets/application-b8177487af03e6000dadf667b08c60ff.css?body=1" for 127.0.0.1 at 2015-04-15 10:34:46 +0200 + + +Started GET "/assets/dorsale/forms-17647dc279994891fcf40edda2798a41.js?body=1" for 127.0.0.1 at 2015-04-15 10:34:46 +0200 + + +Started GET "/assets/dorsale/all-68d74b0aca3a3a4edf7258a4d1391198.js?body=1" for 127.0.0.1 at 2015-04-15 10:34:46 +0200 + + +Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-15 10:34:46 +0200 + + +Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-15 10:34:46 +0200 + + +Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-15 10:34:46 +0200 + + +Started GET "/assets/application-601e37220d4f8ffdae261a9c049369c2.js?body=1" for 127.0.0.1 at 2015-04-15 10:34:46 +0200 + + +Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-15 10:34:46 +0200 + + +Started GET "/flyboy/goals" for 127.0.0.1 at 2015-04-15 10:34:51 +0200 +Processing by Flyboy::GoalsController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.9ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_searchbar.html.slim (4.2ms) + Flyboy::Goal Load (0.2ms) SELECT "flyboy_goals".* FROM "flyboy_goals" ORDER BY status ASC +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 2 AND done = 'f' AND term < '2015-04-15') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 2 AND done = 'f' AND term > '2015-04-15' AND reminder < '2015-04-15') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 2]] +  (0.1ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 2]] + CACHE (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 2]] +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 1 AND done = 'f' AND term < '2015-04-15') +  (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]] +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 3 AND done = 'f' AND term < '2015-04-15') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 3 AND done = 'f' AND term > '2015-04-15' AND reminder < '2015-04-15') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 3]] +  (0.1ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 3]] + CACHE (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 3]] +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 5 AND done = 'f' AND term < '2015-04-15') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 5 AND done = 'f' AND term > '2015-04-15' AND reminder < '2015-04-15') +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 5]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/index.html.slim within layouts/application (33.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 95ms (Views: 91.9ms | ActiveRecord: 1.9ms) + + +Started GET "/assets/application-b8177487af03e6000dadf667b08c60ff.css?body=1" for 127.0.0.1 at 2015-04-15 10:34:51 +0200 + + +Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-15 10:34:51 +0200 + + +Started GET "/assets/dorsale/all-68d74b0aca3a3a4edf7258a4d1391198.js?body=1" for 127.0.0.1 at 2015-04-15 10:34:51 +0200 + + +Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-15 10:34:51 +0200 + + +Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-15 10:34:51 +0200 + + +Started GET "/assets/dorsale/forms-17647dc279994891fcf40edda2798a41.js?body=1" for 127.0.0.1 at 2015-04-15 10:34:52 +0200 + + +Started GET "/assets/application-601e37220d4f8ffdae261a9c049369c2.js?body=1" for 127.0.0.1 at 2015-04-15 10:34:52 +0200 + + +Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-15 10:34:52 +0200 + + +Started GET "/flyboy/goals" for 127.0.0.1 at 2015-04-15 10:35:15 +0200 +Processing by Flyboy::GoalsController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (1.3ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_searchbar.html.slim (6.3ms) + Flyboy::Goal Load (0.3ms) SELECT "flyboy_goals".* FROM "flyboy_goals" ORDER BY status ASC +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 2 AND done = 'f' AND term < '2015-04-15') +  (0.3ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 2 AND done = 'f' AND term > '2015-04-15' AND reminder < '2015-04-15') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 2]] +  (0.1ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 2]] + CACHE (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 2]] +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 1 AND done = 'f' AND term < '2015-04-15') +  (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]] +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 3 AND done = 'f' AND term < '2015-04-15') +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 3 AND done = 'f' AND term > '2015-04-15' AND reminder < '2015-04-15') +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 3]] +  (0.4ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 3]] + CACHE (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 3]] +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 5 AND done = 'f' AND term < '2015-04-15') +  (0.3ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 5 AND done = 'f' AND term > '2015-04-15' AND reminder < '2015-04-15') +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 5]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/index.html.slim within layouts/application (51.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 178ms (Views: 173.8ms | ActiveRecord: 3.1ms) + + +Started GET "/assets/application-b8177487af03e6000dadf667b08c60ff.css?body=1" for 127.0.0.1 at 2015-04-15 10:35:15 +0200 + + +Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-15 10:35:15 +0200 + + +Started GET "/assets/dorsale/all-68d74b0aca3a3a4edf7258a4d1391198.js?body=1" for 127.0.0.1 at 2015-04-15 10:35:15 +0200 + + +Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-15 10:35:15 +0200 + + +Started GET "/assets/dorsale/forms-17647dc279994891fcf40edda2798a41.js?body=1" for 127.0.0.1 at 2015-04-15 10:35:15 +0200 + + +Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-15 10:35:15 +0200 + + +Started GET "/assets/application-601e37220d4f8ffdae261a9c049369c2.js?body=1" for 127.0.0.1 at 2015-04-15 10:35:15 +0200 + + +Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-15 10:35:15 +0200 + + +Started GET "/assets/application-b8177487af03e6000dadf667b08c60ff.css?body=1" for 127.0.0.1 at 2015-04-15 10:35:21 +0200 + + +Started GET "/assets/application-b8177487af03e6000dadf667b08c60ff.css?body=1" for 127.0.0.1 at 2015-04-15 10:39:33 +0200 + + +Started GET "/flyboy/goals" for 127.0.0.1 at 2015-04-15 10:40:11 +0200 +Processing by Flyboy::GoalsController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.9ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_searchbar.html.slim (0.1ms) + Flyboy::Goal Load (0.2ms) SELECT "flyboy_goals".* FROM "flyboy_goals" ORDER BY status ASC +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 2 AND done = 'f' AND term < '2015-04-15') +  (0.4ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 2 AND done = 'f' AND term > '2015-04-15' AND reminder < '2015-04-15') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 2]] +  (0.1ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 2]] + CACHE (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 2]] +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 1 AND done = 'f' AND term < '2015-04-15') +  (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]] +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 3 AND done = 'f' AND term < '2015-04-15') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 3 AND done = 'f' AND term > '2015-04-15' AND reminder < '2015-04-15') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 3]] +  (0.1ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 3]] + CACHE (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 3]] +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 5 AND done = 'f' AND term < '2015-04-15') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 5 AND done = 'f' AND term > '2015-04-15' AND reminder < '2015-04-15') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 5]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/index.html.slim within layouts/application (31.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 99ms (Views: 95.5ms | ActiveRecord: 2.1ms) + + +Started GET "/assets/application-b8177487af03e6000dadf667b08c60ff.css?body=1" for 127.0.0.1 at 2015-04-15 10:40:11 +0200 + + +Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-15 10:40:11 +0200 + + +Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-15 10:40:11 +0200 + + +Started GET "/assets/dorsale/forms-17647dc279994891fcf40edda2798a41.js?body=1" for 127.0.0.1 at 2015-04-15 10:40:11 +0200 + + +Started GET "/assets/dorsale/all-68d74b0aca3a3a4edf7258a4d1391198.js?body=1" for 127.0.0.1 at 2015-04-15 10:40:11 +0200 + + +Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-15 10:40:11 +0200 + + +Started GET "/assets/application-601e37220d4f8ffdae261a9c049369c2.js?body=1" for 127.0.0.1 at 2015-04-15 10:40:11 +0200 + + +Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-15 10:40:11 +0200 + + +Started GET "/flyboy/goals?q=dossier" for 127.0.0.1 at 2015-04-15 10:41:17 +0200 +Processing by Flyboy::GoalsController#index as HTML + Parameters: {"q"=>"dossier"} +Completed 500 Internal Server Error in 7ms (ActiveRecord: 0.0ms) + +NameError (uninitialized constant Dorsale::Search): + /Users/benoit/www/agilidee/flyboy/app/models/flyboy/goal.rb:4:in `<class:Goal>' + /Users/benoit/www/agilidee/flyboy/app/models/flyboy/goal.rb:2:in `<module:Flyboy>' + /Users/benoit/www/agilidee/flyboy/app/models/flyboy/goal.rb:1:in `<top (required)>' + zeus (0.15.4) lib/zeus/load_tracking.rb:50:in `load' + zeus (0.15.4) lib/zeus/load_tracking.rb:50:in `load' + /Users/benoit/www/agilidee/flyboy/app/controllers/flyboy/goals_controller.rb:11:in `index' + actionpack (4.2.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action' + actionpack (4.2.1) lib/abstract_controller/base.rb:198:in `process_action' + actionpack (4.2.1) lib/action_controller/metal/rendering.rb:10:in `process_action' + actionpack (4.2.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action' + activesupport (4.2.1) lib/active_support/callbacks.rb:117:in `call' + activesupport (4.2.1) lib/active_support/callbacks.rb:117:in `call' + activesupport (4.2.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' + activesupport (4.2.1) lib/active_support/callbacks.rb:505:in `call' + activesupport (4.2.1) lib/active_support/callbacks.rb:505:in `call' + activesupport (4.2.1) lib/active_support/callbacks.rb:92:in `_run_callbacks' + activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_process_action_callbacks' + activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks' + actionpack (4.2.1) lib/abstract_controller/callbacks.rb:19:in `process_action' + actionpack (4.2.1) lib/action_controller/metal/rescue.rb:29:in `process_action' + actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' + activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' + activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' + activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' + actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action' + actionpack (4.2.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' + activerecord (4.2.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action' + actionpack (4.2.1) lib/abstract_controller/base.rb:137:in `process' + actionview (4.2.1) lib/action_view/rendering.rb:30:in `process' + actionpack (4.2.1) lib/action_controller/metal.rb:196:in `dispatch' + actionpack (4.2.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' + actionpack (4.2.1) lib/action_controller/metal.rb:237:in `block in action' + actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `call' + actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' + actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:43:in `serve' + actionpack (4.2.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' + actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `each' + actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `serve' + actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:819:in `call' + railties (4.2.1) lib/rails/engine.rb:518:in `call' + railties (4.2.1) lib/rails/railtie.rb:194:in `public_send' + railties (4.2.1) lib/rails/railtie.rb:194:in `method_missing' + actionpack (4.2.1) lib/action_dispatch/routing/mapper.rb:51:in `serve' + actionpack (4.2.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' + actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `each' + actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `serve' + actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:819:in `call' + rack (1.6.0) lib/rack/etag.rb:24:in `call' + rack (1.6.0) lib/rack/conditionalget.rb:25:in `call' + rack (1.6.0) lib/rack/head.rb:13:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/flash.rb:260:in `call' + rack (1.6.0) lib/rack/session/abstract/id.rb:225:in `context' + rack (1.6.0) lib/rack/session/abstract/id.rb:220:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/cookies.rb:560:in `call' + activerecord (4.2.1) lib/active_record/query_cache.rb:36:in `call' + activerecord (4.2.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:649:in `call' + activerecord (4.2.1) lib/active_record/migration.rb:378:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' + activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `call' + activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `_run_callbacks' + activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_call_callbacks' + activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks' + actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/reloader.rb:73:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' + railties (4.2.1) lib/rails/rack/logger.rb:38:in `call_app' + railties (4.2.1) lib/rails/rack/logger.rb:20:in `block in call' + activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `block in tagged' + activesupport (4.2.1) lib/active_support/tagged_logging.rb:26:in `tagged' + activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `tagged' + railties (4.2.1) lib/rails/rack/logger.rb:20:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/request_id.rb:21:in `call' + rack (1.6.0) lib/rack/methodoverride.rb:22:in `call' + rack (1.6.0) lib/rack/runtime.rb:18:in `call' + activesupport (4.2.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' + rack (1.6.0) lib/rack/lock.rb:17:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/static.rb:113:in `call' + rack (1.6.0) lib/rack/sendfile.rb:113:in `call' + railties (4.2.1) lib/rails/engine.rb:518:in `call' + railties (4.2.1) lib/rails/application.rb:164:in `call' + rack (1.6.0) lib/rack/lock.rb:17:in `call' + rack (1.6.0) lib/rack/content_length.rb:15:in `call' + rack (1.6.0) lib/rack/handler/webrick.rb:89:in `service' + /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' + /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' + /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' + + + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_source.erb (6.1ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (60.6ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.1ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (88.8ms) + + +Started GET "/flyboy/goals?q=dossier" for 127.0.0.1 at 2015-04-15 10:41:32 +0200 +Processing by Flyboy::GoalsController#index as HTML + Parameters: {"q"=>"dossier"} + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (1.7ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_searchbar.html.slim (0.2ms) + Flyboy::Goal Load (0.5ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE (((LOWER(CAST(flyboy_goals.id AS TEXT)) LIKE '%dossier%') OR (LOWER(CAST(flyboy_goals.title AS TEXT)) LIKE '%dossier%') OR (LOWER(CAST(flyboy_goals.description AS TEXT)) LIKE '%dossier%') OR (LOWER(CAST(flyboy_goals.status AS TEXT)) LIKE '%dossier%') OR (LOWER(CAST(flyboy_goals.tracking AS TEXT)) LIKE '%dossier%') OR (LOWER(CAST(flyboy_goals.version AS TEXT)) LIKE '%dossier%') OR (LOWER(CAST(flyboy_goals.created_at AS TEXT)) LIKE '%dossier%') OR (LOWER(CAST(flyboy_goals.updated_at AS TEXT)) LIKE '%dossier%'))) ORDER BY status ASC +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 3 AND done = 'f' AND term < '2015-04-15') +  (0.3ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 3 AND done = 'f' AND term > '2015-04-15' AND reminder < '2015-04-15') +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 3]] +  (0.2ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 3]] + CACHE (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 3]] +  (0.3ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 5 AND done = 'f' AND term < '2015-04-15') +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 5 AND done = 'f' AND term > '2015-04-15' AND reminder < '2015-04-15') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 5]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/index.html.slim within layouts/application (54.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 306ms (Views: 116.0ms | ActiveRecord: 3.1ms) + + +Started GET "/assets/application-b8177487af03e6000dadf667b08c60ff.css?body=1" for 127.0.0.1 at 2015-04-15 10:41:32 +0200 + + +Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-15 10:41:32 +0200 + + +Started GET "/assets/dorsale/all-68d74b0aca3a3a4edf7258a4d1391198.js?body=1" for 127.0.0.1 at 2015-04-15 10:41:32 +0200 + + +Started GET "/assets/dorsale/forms-17647dc279994891fcf40edda2798a41.js?body=1" for 127.0.0.1 at 2015-04-15 10:41:33 +0200 + + +Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-15 10:41:33 +0200 + + +Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-15 10:41:33 +0200 + + +Started GET "/assets/application-601e37220d4f8ffdae261a9c049369c2.js?body=1" for 127.0.0.1 at 2015-04-15 10:41:33 +0200 + + +Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-15 10:41:33 +0200 + + +Started GET "/flyboy/goals?q=dossier" for 127.0.0.1 at 2015-04-15 10:42:18 +0200 +Processing by Flyboy::GoalsController#index as HTML + Parameters: {"q"=>"dossier"} + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.9ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_searchbar.html.slim (0.2ms) + Flyboy::Goal Load (0.3ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE (((LOWER(CAST(flyboy_goals.id AS TEXT)) LIKE '%dossier%') OR (LOWER(CAST(flyboy_goals.title AS TEXT)) LIKE '%dossier%') OR (LOWER(CAST(flyboy_goals.description AS TEXT)) LIKE '%dossier%') OR (LOWER(CAST(flyboy_goals.status AS TEXT)) LIKE '%dossier%') OR (LOWER(CAST(flyboy_goals.tracking AS TEXT)) LIKE '%dossier%') OR (LOWER(CAST(flyboy_goals.version AS TEXT)) LIKE '%dossier%') OR (LOWER(CAST(flyboy_goals.created_at AS TEXT)) LIKE '%dossier%') OR (LOWER(CAST(flyboy_goals.updated_at AS TEXT)) LIKE '%dossier%'))) ORDER BY status ASC +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 3 AND done = 'f' AND term < '2015-04-15') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 3 AND done = 'f' AND term > '2015-04-15' AND reminder < '2015-04-15') +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 3]] +  (0.2ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 3]] + CACHE (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 3]] +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 5 AND done = 'f' AND term < '2015-04-15') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 5 AND done = 'f' AND term > '2015-04-15' AND reminder < '2015-04-15') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 5]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/index.html.slim within layouts/application (38.3ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.2ms) +Completed 200 OK in 116ms (Views: 93.2ms | ActiveRecord: 2.3ms) + + +Started GET "/assets/application-b8177487af03e6000dadf667b08c60ff.css?body=1" for 127.0.0.1 at 2015-04-15 10:42:18 +0200 + + +Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-15 10:42:18 +0200 + + +Started GET "/assets/dorsale/forms-17647dc279994891fcf40edda2798a41.js?body=1" for 127.0.0.1 at 2015-04-15 10:42:19 +0200 + + +Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-15 10:42:19 +0200 + + +Started GET "/assets/dorsale/all-68d74b0aca3a3a4edf7258a4d1391198.js?body=1" for 127.0.0.1 at 2015-04-15 10:42:19 +0200 + + +Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-15 10:42:19 +0200 + + +Started GET "/assets/application-601e37220d4f8ffdae261a9c049369c2.js?body=1" for 127.0.0.1 at 2015-04-15 10:42:19 +0200 + + +Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-15 10:42:19 +0200 + + +Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-15 10:42:24 +0200 +Processing by Flyboy::TasksController#index as HTML + Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC +Completed 500 Internal Server Error in 8ms (ActiveRecord: 0.0ms) + +NoMethodError (undefined method `search' for #<Flyboy::Task::ActiveRecord_Relation:0x007fe6d1a7c618>): + activerecord (4.2.1) lib/active_record/relation/delegation.rb:136:in `method_missing' + activerecord (4.2.1) lib/active_record/relation/delegation.rb:99:in `method_missing' + /Users/benoit/www/agilidee/flyboy/app/controllers/flyboy/tasks_controller.rb:29:in `index' + actionpack (4.2.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action' + actionpack (4.2.1) lib/abstract_controller/base.rb:198:in `process_action' + actionpack (4.2.1) lib/action_controller/metal/rendering.rb:10:in `process_action' + actionpack (4.2.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action' + activesupport (4.2.1) lib/active_support/callbacks.rb:117:in `call' + activesupport (4.2.1) lib/active_support/callbacks.rb:117:in `call' + activesupport (4.2.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' + activesupport (4.2.1) lib/active_support/callbacks.rb:505:in `call' + activesupport (4.2.1) lib/active_support/callbacks.rb:505:in `call' + activesupport (4.2.1) lib/active_support/callbacks.rb:92:in `_run_callbacks' + activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_process_action_callbacks' + activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks' + actionpack (4.2.1) lib/abstract_controller/callbacks.rb:19:in `process_action' + actionpack (4.2.1) lib/action_controller/metal/rescue.rb:29:in `process_action' + actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' + activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' + activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' + activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' + actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action' + actionpack (4.2.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' + activerecord (4.2.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action' + actionpack (4.2.1) lib/abstract_controller/base.rb:137:in `process' + actionview (4.2.1) lib/action_view/rendering.rb:30:in `process' + actionpack (4.2.1) lib/action_controller/metal.rb:196:in `dispatch' + actionpack (4.2.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' + actionpack (4.2.1) lib/action_controller/metal.rb:237:in `block in action' + actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `call' + actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' + actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:43:in `serve' + actionpack (4.2.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' + actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `each' + actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `serve' + actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:819:in `call' + railties (4.2.1) lib/rails/engine.rb:518:in `call' + railties (4.2.1) lib/rails/railtie.rb:194:in `public_send' + railties (4.2.1) lib/rails/railtie.rb:194:in `method_missing' + actionpack (4.2.1) lib/action_dispatch/routing/mapper.rb:51:in `serve' + actionpack (4.2.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' + actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `each' + actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `serve' + actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:819:in `call' + rack (1.6.0) lib/rack/etag.rb:24:in `call' + rack (1.6.0) lib/rack/conditionalget.rb:25:in `call' + rack (1.6.0) lib/rack/head.rb:13:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/flash.rb:260:in `call' + rack (1.6.0) lib/rack/session/abstract/id.rb:225:in `context' + rack (1.6.0) lib/rack/session/abstract/id.rb:220:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/cookies.rb:560:in `call' + activerecord (4.2.1) lib/active_record/query_cache.rb:36:in `call' + activerecord (4.2.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:649:in `call' + activerecord (4.2.1) lib/active_record/migration.rb:378:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' + activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `call' + activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `_run_callbacks' + activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_call_callbacks' + activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks' + actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/reloader.rb:73:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' + railties (4.2.1) lib/rails/rack/logger.rb:38:in `call_app' + railties (4.2.1) lib/rails/rack/logger.rb:20:in `block in call' + activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `block in tagged' + activesupport (4.2.1) lib/active_support/tagged_logging.rb:26:in `tagged' + activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `tagged' + railties (4.2.1) lib/rails/rack/logger.rb:20:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/request_id.rb:21:in `call' + rack (1.6.0) lib/rack/methodoverride.rb:22:in `call' + rack (1.6.0) lib/rack/runtime.rb:18:in `call' + activesupport (4.2.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' + rack (1.6.0) lib/rack/lock.rb:17:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/static.rb:113:in `call' + rack (1.6.0) lib/rack/sendfile.rb:113:in `call' + railties (4.2.1) lib/rails/engine.rb:518:in `call' + railties (4.2.1) lib/rails/application.rb:164:in `call' + rack (1.6.0) lib/rack/lock.rb:17:in `call' + rack (1.6.0) lib/rack/content_length.rb:15:in `call' + rack (1.6.0) lib/rack/handler/webrick.rb:89:in `service' + /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' + /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' + /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' + + + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_source.erb (7.1ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.2ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (0.8ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (27.3ms) + + +Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-15 10:42:43 +0200 +Processing by Flyboy::TasksController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (1.1ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_searchbar.html.slim (0.1ms) + Flyboy::Task Load (0.4ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC + Flyboy::Goal Load (0.2ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + CACHE (0.0ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + CACHE (0.0ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + CACHE (0.0ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + Flyboy::Goal Load (0.2ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 2]] + CACHE (0.0ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + Flyboy::Goal Load (0.2ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 3]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (48.7ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (63.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 236ms (Views: 147.8ms | ActiveRecord: 2.0ms) + + +Started GET "/assets/application-b8177487af03e6000dadf667b08c60ff.css?body=1" for 127.0.0.1 at 2015-04-15 10:42:43 +0200 + + +Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-15 10:42:43 +0200 + + +Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-15 10:42:43 +0200 + + +Started GET "/assets/dorsale/forms-17647dc279994891fcf40edda2798a41.js?body=1" for 127.0.0.1 at 2015-04-15 10:42:43 +0200 + + +Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-15 10:42:43 +0200 + + +Started GET "/assets/dorsale/all-68d74b0aca3a3a4edf7258a4d1391198.js?body=1" for 127.0.0.1 at 2015-04-15 10:42:43 +0200 + + +Started GET "/assets/application-601e37220d4f8ffdae261a9c049369c2.js?body=1" for 127.0.0.1 at 2015-04-15 10:42:44 +0200 + + +Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-15 10:42:44 +0200 + + +Started GET "/flyboy/tasks?q=manger" for 127.0.0.1 at 2015-04-15 10:42:48 +0200 +Processing by Flyboy::TasksController#index as HTML + Parameters: {"q"=>"manger"} + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (1.2ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_searchbar.html.slim (0.3ms) + Flyboy::Task Load (0.4ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE (((LOWER(CAST(flyboy_tasks.id AS TEXT)) LIKE '%manger%') OR (LOWER(CAST(flyboy_tasks.goal_id AS TEXT)) LIKE '%manger%') OR (LOWER(CAST(flyboy_tasks.title AS TEXT)) LIKE '%manger%') OR (LOWER(CAST(flyboy_tasks.description AS TEXT)) LIKE '%manger%') OR (LOWER(CAST(flyboy_tasks.progress AS TEXT)) LIKE '%manger%') OR (LOWER(CAST(flyboy_tasks.done AS TEXT)) LIKE '%manger%') OR (LOWER(CAST(flyboy_tasks.term AS TEXT)) LIKE '%manger%') OR (LOWER(CAST(flyboy_tasks.reminder AS TEXT)) LIKE '%manger%') OR (LOWER(CAST(flyboy_tasks.created_at AS TEXT)) LIKE '%manger%') OR (LOWER(CAST(flyboy_tasks.updated_at AS TEXT)) LIKE '%manger%'))) ORDER BY term ASC + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (5.7ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (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 137ms (Views: 134.7ms | ActiveRecord: 0.5ms) + + +Started GET "/assets/application-b8177487af03e6000dadf667b08c60ff.css?body=1" for 127.0.0.1 at 2015-04-15 10:42:48 +0200 + + +Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-15 10:42:48 +0200 + + +Started GET "/assets/dorsale/forms-17647dc279994891fcf40edda2798a41.js?body=1" for 127.0.0.1 at 2015-04-15 10:42:48 +0200 + + +Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-15 10:42:48 +0200 + + +Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-15 10:42:48 +0200 + + +Started GET "/assets/dorsale/all-68d74b0aca3a3a4edf7258a4d1391198.js?body=1" for 127.0.0.1 at 2015-04-15 10:42:48 +0200 + + +Started GET "/assets/application-601e37220d4f8ffdae261a9c049369c2.js?body=1" for 127.0.0.1 at 2015-04-15 10:42:48 +0200 + + +Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-15 10:42:48 +0200 + + +Started GET "/flyboy/tasks?q=" for 127.0.0.1 at 2015-04-15 10:42:51 +0200 +Processing by Flyboy::TasksController#index as HTML + Parameters: {"q"=>""} + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (1.2ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_searchbar.html.slim (0.2ms) + Flyboy::Task Load (0.3ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + CACHE (0.0ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + CACHE (0.0ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + CACHE (0.0ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + Flyboy::Goal Load (0.2ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 2]] + CACHE (0.0ms) 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", 3]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (23.7ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (30.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 93ms (Views: 90.9ms | ActiveRecord: 0.8ms) + + +Started GET "/assets/application-b8177487af03e6000dadf667b08c60ff.css?body=1" for 127.0.0.1 at 2015-04-15 10:42:51 +0200 + + +Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-15 10:42:51 +0200 + + +Started GET "/assets/dorsale/forms-17647dc279994891fcf40edda2798a41.js?body=1" for 127.0.0.1 at 2015-04-15 10:42:51 +0200 + + +Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-15 10:42:51 +0200 + + +Started GET "/assets/dorsale/all-68d74b0aca3a3a4edf7258a4d1391198.js?body=1" for 127.0.0.1 at 2015-04-15 10:42:51 +0200 + + +Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-15 10:42:51 +0200 + + +Started GET "/assets/application-601e37220d4f8ffdae261a9c049369c2.js?body=1" for 127.0.0.1 at 2015-04-15 10:42:51 +0200 + + +Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-15 10:42:51 +0200 + + +Started GET "/flyboy/tasks?q=tache" for 127.0.0.1 at 2015-04-15 10:45:37 +0200 +Processing by Flyboy::TasksController#index as HTML + Parameters: {"q"=>"tache"} + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (1.4ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_searchbar.html.slim (0.3ms) + Flyboy::Task Load (0.3ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE (((LOWER(CAST(flyboy_tasks.id AS TEXT)) LIKE '%tache%') OR (LOWER(CAST(flyboy_tasks.goal_id AS TEXT)) LIKE '%tache%') OR (LOWER(CAST(flyboy_tasks.title AS TEXT)) LIKE '%tache%') OR (LOWER(CAST(flyboy_tasks.description AS TEXT)) LIKE '%tache%') OR (LOWER(CAST(flyboy_tasks.progress AS TEXT)) LIKE '%tache%') OR (LOWER(CAST(flyboy_tasks.done AS TEXT)) LIKE '%tache%') OR (LOWER(CAST(flyboy_tasks.term AS TEXT)) LIKE '%tache%') OR (LOWER(CAST(flyboy_tasks.reminder AS TEXT)) LIKE '%tache%') OR (LOWER(CAST(flyboy_tasks.created_at AS TEXT)) LIKE '%tache%') OR (LOWER(CAST(flyboy_tasks.updated_at AS TEXT)) LIKE '%tache%'))) ORDER BY term ASC + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (2.6ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (10.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 69ms (Views: 66.7ms | ActiveRecord: 0.3ms) + + +Started GET "/assets/application-b8177487af03e6000dadf667b08c60ff.css?body=1" for 127.0.0.1 at 2015-04-15 10:45:37 +0200 + + +Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-15 10:45:37 +0200 + + +Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-15 10:45:37 +0200 + + +Started GET "/assets/dorsale/forms-17647dc279994891fcf40edda2798a41.js?body=1" for 127.0.0.1 at 2015-04-15 10:45:37 +0200 + + +Started GET "/assets/dorsale/all-68d74b0aca3a3a4edf7258a4d1391198.js?body=1" for 127.0.0.1 at 2015-04-15 10:45:37 +0200 + + +Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-15 10:45:37 +0200 + + +Started GET "/assets/application-601e37220d4f8ffdae261a9c049369c2.js?body=1" for 127.0.0.1 at 2015-04-15 10:45:37 +0200 + + +Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-15 10:45:38 +0200 + + +Started GET "/flyboy/tasks?q=t%C3%A2che" for 127.0.0.1 at 2015-04-15 10:45:40 +0200 +Processing by Flyboy::TasksController#index as HTML + Parameters: {"q"=>"tâche"} + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.8ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_searchbar.html.slim (0.1ms) + Flyboy::Task Load (0.3ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE (((LOWER(CAST(flyboy_tasks.id AS TEXT)) LIKE '%tache%') OR (LOWER(CAST(flyboy_tasks.goal_id AS TEXT)) LIKE '%tache%') OR (LOWER(CAST(flyboy_tasks.title AS TEXT)) LIKE '%tache%') OR (LOWER(CAST(flyboy_tasks.description AS TEXT)) LIKE '%tache%') OR (LOWER(CAST(flyboy_tasks.progress AS TEXT)) LIKE '%tache%') OR (LOWER(CAST(flyboy_tasks.done AS TEXT)) LIKE '%tache%') OR (LOWER(CAST(flyboy_tasks.term AS TEXT)) LIKE '%tache%') OR (LOWER(CAST(flyboy_tasks.reminder AS TEXT)) LIKE '%tache%') OR (LOWER(CAST(flyboy_tasks.created_at AS TEXT)) LIKE '%tache%') OR (LOWER(CAST(flyboy_tasks.updated_at AS TEXT)) LIKE '%tache%'))) ORDER BY term ASC + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (2.3ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (7.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 65ms (Views: 63.4ms | ActiveRecord: 0.3ms) + + +Started GET "/assets/application-b8177487af03e6000dadf667b08c60ff.css?body=1" for 127.0.0.1 at 2015-04-15 10:45:41 +0200 + + +Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-15 10:45:41 +0200 + + +Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-15 10:45:41 +0200 + + +Started GET "/assets/dorsale/forms-17647dc279994891fcf40edda2798a41.js?body=1" for 127.0.0.1 at 2015-04-15 10:45:41 +0200 + + +Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-15 10:45:41 +0200 + + +Started GET "/assets/dorsale/all-68d74b0aca3a3a4edf7258a4d1391198.js?body=1" for 127.0.0.1 at 2015-04-15 10:45:41 +0200 + + +Started GET "/assets/application-601e37220d4f8ffdae261a9c049369c2.js?body=1" for 127.0.0.1 at 2015-04-15 10:45:41 +0200 + + +Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-15 10:45:41 +0200 + + +Started GET "/flyboy/tasks?q=" for 127.0.0.1 at 2015-04-15 10:45:44 +0200 +Processing by Flyboy::TasksController#index as HTML + Parameters: {"q"=>""} + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (1.3ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_searchbar.html.slim (0.1ms) + Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + CACHE (0.0ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + CACHE (0.0ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + CACHE (0.0ms) 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]] + CACHE (0.0ms) 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", 3]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (18.2ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (25.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 83ms (Views: 80.7ms | ActiveRecord: 0.6ms) + + +Started GET "/assets/application-b8177487af03e6000dadf667b08c60ff.css?body=1" for 127.0.0.1 at 2015-04-15 10:45:44 +0200 + + +Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-15 10:45:44 +0200 + + +Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-15 10:45:44 +0200 + + +Started GET "/assets/dorsale/forms-17647dc279994891fcf40edda2798a41.js?body=1" for 127.0.0.1 at 2015-04-15 10:45:44 +0200 + + +Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-15 10:45:44 +0200 + + +Started GET "/assets/application-601e37220d4f8ffdae261a9c049369c2.js?body=1" for 127.0.0.1 at 2015-04-15 10:45:44 +0200 + + +Started GET "/assets/dorsale/all-68d74b0aca3a3a4edf7258a4d1391198.js?body=1" for 127.0.0.1 at 2015-04-15 10:45:44 +0200 + + +Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-15 10:45:44 +0200 + + +Started GET "/flyboy/tasks?q=ceci" for 127.0.0.1 at 2015-04-15 10:45:47 +0200 +Processing by Flyboy::TasksController#index as HTML + Parameters: {"q"=>"ceci"} + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.9ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_searchbar.html.slim (0.1ms) + Flyboy::Task Load (0.3ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE (((LOWER(CAST(flyboy_tasks.id AS TEXT)) LIKE '%ceci%') OR (LOWER(CAST(flyboy_tasks.goal_id AS TEXT)) LIKE '%ceci%') OR (LOWER(CAST(flyboy_tasks.title AS TEXT)) LIKE '%ceci%') OR (LOWER(CAST(flyboy_tasks.description AS TEXT)) LIKE '%ceci%') OR (LOWER(CAST(flyboy_tasks.progress AS TEXT)) LIKE '%ceci%') OR (LOWER(CAST(flyboy_tasks.done AS TEXT)) LIKE '%ceci%') OR (LOWER(CAST(flyboy_tasks.term AS TEXT)) LIKE '%ceci%') OR (LOWER(CAST(flyboy_tasks.reminder AS TEXT)) LIKE '%ceci%') OR (LOWER(CAST(flyboy_tasks.created_at AS TEXT)) LIKE '%ceci%') OR (LOWER(CAST(flyboy_tasks.updated_at AS TEXT)) LIKE '%ceci%'))) ORDER BY term ASC + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 3]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (7.2ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (12.8ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.1ms) +Completed 200 OK in 131ms (Views: 129.2ms | ActiveRecord: 0.4ms) + + +Started GET "/assets/application-b8177487af03e6000dadf667b08c60ff.css?body=1" for 127.0.0.1 at 2015-04-15 10:45:47 +0200 + + +Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-15 10:45:47 +0200 + + +Started GET "/assets/dorsale/forms-17647dc279994891fcf40edda2798a41.js?body=1" for 127.0.0.1 at 2015-04-15 10:45:47 +0200 + + +Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-15 10:45:47 +0200 + + +Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-15 10:45:47 +0200 + + +Started GET "/assets/application-601e37220d4f8ffdae261a9c049369c2.js?body=1" for 127.0.0.1 at 2015-04-15 10:45:47 +0200 + + +Started GET "/assets/dorsale/all-68d74b0aca3a3a4edf7258a4d1391198.js?body=1" for 127.0.0.1 at 2015-04-15 10:45:47 +0200 + + +Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-15 10:45:47 +0200 + + +Started GET "/flyboy/tasks?q=t%C3%A2che" for 127.0.0.1 at 2015-04-15 10:45:51 +0200 +Processing by Flyboy::TasksController#index as HTML + Parameters: {"q"=>"tâche"} + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.9ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_searchbar.html.slim (0.1ms) + Flyboy::Task Load (0.3ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE (((LOWER(CAST(flyboy_tasks.id AS TEXT)) LIKE '%tache%') OR (LOWER(CAST(flyboy_tasks.goal_id AS TEXT)) LIKE '%tache%') OR (LOWER(CAST(flyboy_tasks.title AS TEXT)) LIKE '%tache%') OR (LOWER(CAST(flyboy_tasks.description AS TEXT)) LIKE '%tache%') OR (LOWER(CAST(flyboy_tasks.progress AS TEXT)) LIKE '%tache%') OR (LOWER(CAST(flyboy_tasks.done AS TEXT)) LIKE '%tache%') OR (LOWER(CAST(flyboy_tasks.term AS TEXT)) LIKE '%tache%') OR (LOWER(CAST(flyboy_tasks.reminder AS TEXT)) LIKE '%tache%') OR (LOWER(CAST(flyboy_tasks.created_at AS TEXT)) LIKE '%tache%') OR (LOWER(CAST(flyboy_tasks.updated_at AS TEXT)) LIKE '%tache%'))) ORDER BY term ASC + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (2.4ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (7.8ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.1ms) +Completed 200 OK in 65ms (Views: 63.1ms | ActiveRecord: 0.3ms) + + +Started GET "/assets/application-b8177487af03e6000dadf667b08c60ff.css?body=1" for 127.0.0.1 at 2015-04-15 10:45:51 +0200 + + +Started GET "/assets/dorsale/forms-17647dc279994891fcf40edda2798a41.js?body=1" for 127.0.0.1 at 2015-04-15 10:45:51 +0200 + + +Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-15 10:45:51 +0200 + + +Started GET "/assets/dorsale/all-68d74b0aca3a3a4edf7258a4d1391198.js?body=1" for 127.0.0.1 at 2015-04-15 10:45:51 +0200 + + +Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-15 10:45:51 +0200 + + +Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-15 10:45:51 +0200 + + +Started GET "/assets/application-601e37220d4f8ffdae261a9c049369c2.js?body=1" for 127.0.0.1 at 2015-04-15 10:45:51 +0200 + + +Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-15 10:45:51 +0200 + + +Started GET "/flyboy/tasks?q=tache" for 127.0.0.1 at 2015-04-15 10:45:55 +0200 +Processing by Flyboy::TasksController#index as HTML + Parameters: {"q"=>"tache"} + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (1.0ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_searchbar.html.slim (0.1ms) + Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE (((LOWER(CAST(flyboy_tasks.id AS TEXT)) LIKE '%tache%') OR (LOWER(CAST(flyboy_tasks.goal_id AS TEXT)) LIKE '%tache%') OR (LOWER(CAST(flyboy_tasks.title AS TEXT)) LIKE '%tache%') OR (LOWER(CAST(flyboy_tasks.description AS TEXT)) LIKE '%tache%') OR (LOWER(CAST(flyboy_tasks.progress AS TEXT)) LIKE '%tache%') OR (LOWER(CAST(flyboy_tasks.done AS TEXT)) LIKE '%tache%') OR (LOWER(CAST(flyboy_tasks.term AS TEXT)) LIKE '%tache%') OR (LOWER(CAST(flyboy_tasks.reminder AS TEXT)) LIKE '%tache%') OR (LOWER(CAST(flyboy_tasks.created_at AS TEXT)) LIKE '%tache%') OR (LOWER(CAST(flyboy_tasks.updated_at AS TEXT)) LIKE '%tache%'))) ORDER BY term ASC + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (2.2ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (7.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 130ms (Views: 127.8ms | ActiveRecord: 0.2ms) + + +Started GET "/assets/application-b8177487af03e6000dadf667b08c60ff.css?body=1" for 127.0.0.1 at 2015-04-15 10:45:55 +0200 + + +Started GET "/assets/dorsale/forms-17647dc279994891fcf40edda2798a41.js?body=1" for 127.0.0.1 at 2015-04-15 10:45:55 +0200 + + +Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-15 10:45:55 +0200 + + +Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-15 10:45:55 +0200 + + +Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-15 10:45:55 +0200 + + +Started GET "/assets/dorsale/all-68d74b0aca3a3a4edf7258a4d1391198.js?body=1" for 127.0.0.1 at 2015-04-15 10:45:55 +0200 + + +Started GET "/assets/application-601e37220d4f8ffdae261a9c049369c2.js?body=1" for 127.0.0.1 at 2015-04-15 10:45:55 +0200 + + +Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-15 10:45:55 +0200 + + +Started GET "/flyboy/tasks?q=" for 127.0.0.1 at 2015-04-15 10:46:00 +0200 +Processing by Flyboy::TasksController#index as HTML + Parameters: {"q"=>""} + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (1.0ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_searchbar.html.slim (0.1ms) + Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + CACHE (0.0ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + CACHE (0.0ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + CACHE (0.0ms) 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]] + CACHE (0.0ms) 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", 3]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (19.9ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (25.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 86ms (Views: 83.2ms | ActiveRecord: 0.6ms) + + +Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-15 10:46:01 +0200 + + +Started GET "/assets/application-b8177487af03e6000dadf667b08c60ff.css?body=1" for 127.0.0.1 at 2015-04-15 10:46:01 +0200 + + +Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-15 10:46:01 +0200 + + +Started GET "/assets/dorsale/forms-17647dc279994891fcf40edda2798a41.js?body=1" for 127.0.0.1 at 2015-04-15 10:46:01 +0200 + + +Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-15 10:46:01 +0200 + + +Started GET "/assets/application-601e37220d4f8ffdae261a9c049369c2.js?body=1" for 127.0.0.1 at 2015-04-15 10:46:01 +0200 + + +Started GET "/assets/dorsale/all-68d74b0aca3a3a4edf7258a4d1391198.js?body=1" for 127.0.0.1 at 2015-04-15 10:46:01 +0200 + + +Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-15 10:46:01 +0200 + + +Started GET "/flyboy/goals" for 127.0.0.1 at 2015-04-15 10:46:07 +0200 +Processing by Flyboy::GoalsController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.9ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_searchbar.html.slim (0.1ms) + Flyboy::Goal Load (0.2ms) SELECT "flyboy_goals".* FROM "flyboy_goals" ORDER BY status ASC +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 2 AND done = 'f' AND term < '2015-04-15') +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 2 AND done = 'f' AND term > '2015-04-15' AND reminder < '2015-04-15') +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 2]] +  (0.2ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 2]] + CACHE (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 2]] +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 1 AND done = 'f' AND term < '2015-04-15') +  (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]] +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 3 AND done = 'f' AND term < '2015-04-15') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 3 AND done = 'f' AND term > '2015-04-15' AND reminder < '2015-04-15') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 3]] +  (0.1ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 3]] + CACHE (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 3]] +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 5 AND done = 'f' AND term < '2015-04-15') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 5 AND done = 'f' AND term > '2015-04-15' AND reminder < '2015-04-15') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 5]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/index.html.slim within layouts/application (30.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 98ms (Views: 92.7ms | ActiveRecord: 2.0ms) + + +Started GET "/flyboy/goals" for 127.0.0.1 at 2015-04-15 10:46:07 +0200 +Processing by Flyboy::GoalsController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.8ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_searchbar.html.slim (0.1ms) + Flyboy::Goal Load (0.2ms) SELECT "flyboy_goals".* FROM "flyboy_goals" ORDER BY status ASC +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 2 AND done = 'f' AND term < '2015-04-15') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 2 AND done = 'f' AND term > '2015-04-15' AND reminder < '2015-04-15') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 2]] +  (0.1ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 2]] + CACHE (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 2]] +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 1 AND done = 'f' AND term < '2015-04-15') +  (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]] +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 3 AND done = 'f' AND term < '2015-04-15') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 3 AND done = 'f' AND term > '2015-04-15' AND reminder < '2015-04-15') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 3]] +  (0.1ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 3]] + CACHE (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 3]] +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 5 AND done = 'f' AND term < '2015-04-15') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 5 AND done = 'f' AND term > '2015-04-15' AND reminder < '2015-04-15') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 5]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/index.html.slim within layouts/application (27.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 83ms (Views: 79.3ms | ActiveRecord: 1.9ms) + + +Started GET "/assets/application-b8177487af03e6000dadf667b08c60ff.css?body=1" for 127.0.0.1 at 2015-04-15 10:46:07 +0200 + + +Started GET "/assets/dorsale/all-68d74b0aca3a3a4edf7258a4d1391198.js?body=1" for 127.0.0.1 at 2015-04-15 10:46:07 +0200 + + +Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-15 10:46:07 +0200 + + +Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-15 10:46:07 +0200 + + +Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-15 10:46:07 +0200 + + +Started GET "/assets/dorsale/forms-17647dc279994891fcf40edda2798a41.js?body=1" for 127.0.0.1 at 2015-04-15 10:46:07 +0200 + + +Started GET "/assets/application-601e37220d4f8ffdae261a9c049369c2.js?body=1" for 127.0.0.1 at 2015-04-15 10:46:07 +0200 + + +Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-15 10:46:07 +0200 + + +Started GET "/flyboy/goals?q=world" for 127.0.0.1 at 2015-04-15 10:46:12 +0200 +Processing by Flyboy::GoalsController#index as HTML + Parameters: {"q"=>"world"} + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.9ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_searchbar.html.slim (0.1ms) + Flyboy::Goal Load (0.3ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE (((LOWER(CAST(flyboy_goals.id AS TEXT)) LIKE '%world%') OR (LOWER(CAST(flyboy_goals.title AS TEXT)) LIKE '%world%') OR (LOWER(CAST(flyboy_goals.description AS TEXT)) LIKE '%world%') OR (LOWER(CAST(flyboy_goals.status AS TEXT)) LIKE '%world%') OR (LOWER(CAST(flyboy_goals.tracking AS TEXT)) LIKE '%world%') OR (LOWER(CAST(flyboy_goals.version AS TEXT)) LIKE '%world%') OR (LOWER(CAST(flyboy_goals.created_at AS TEXT)) LIKE '%world%') OR (LOWER(CAST(flyboy_goals.updated_at AS TEXT)) LIKE '%world%'))) ORDER BY status ASC +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 1 AND done = 'f' AND term < '2015-04-15') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] +  (0.1ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] + CACHE (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/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 68ms (Views: 65.8ms | ActiveRecord: 0.6ms) + + +Started GET "/assets/application-b8177487af03e6000dadf667b08c60ff.css?body=1" for 127.0.0.1 at 2015-04-15 10:46:12 +0200 + + +Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-15 10:46:12 +0200 + + +Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-15 10:46:12 +0200 + + +Started GET "/assets/dorsale/forms-17647dc279994891fcf40edda2798a41.js?body=1" for 127.0.0.1 at 2015-04-15 10:46:12 +0200 + + +Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-15 10:46:12 +0200 + + +Started GET "/assets/dorsale/all-68d74b0aca3a3a4edf7258a4d1391198.js?body=1" for 127.0.0.1 at 2015-04-15 10:46:12 +0200 + + +Started GET "/assets/application-601e37220d4f8ffdae261a9c049369c2.js?body=1" for 127.0.0.1 at 2015-04-15 10:46:12 +0200 + + +Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-15 10:46:12 +0200 + + +Started GET "/flyboy/goals?q=" for 127.0.0.1 at 2015-04-15 10:46:14 +0200 +Processing by Flyboy::GoalsController#index as HTML + Parameters: {"q"=>""} + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.8ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_searchbar.html.slim (0.1ms) + Flyboy::Goal Load (0.2ms) SELECT "flyboy_goals".* FROM "flyboy_goals" ORDER BY status ASC +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 2 AND done = 'f' AND term < '2015-04-15') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 2 AND done = 'f' AND term > '2015-04-15' AND reminder < '2015-04-15') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 2]] +  (0.1ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 2]] + CACHE (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 2]] +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 1 AND done = 'f' AND term < '2015-04-15') +  (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]] +  (0.5ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 3 AND done = 'f' AND term < '2015-04-15') +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 3 AND done = 'f' AND term > '2015-04-15' AND reminder < '2015-04-15') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 3]] +  (0.1ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 3]] + CACHE (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 3]] +  (0.5ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 5 AND done = 'f' AND term < '2015-04-15') +  (0.5ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 5 AND done = 'f' AND term > '2015-04-15' AND reminder < '2015-04-15') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 5]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/index.html.slim within layouts/application (36.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 160ms (Views: 155.3ms | ActiveRecord: 2.9ms) + + +Started GET "/assets/application-b8177487af03e6000dadf667b08c60ff.css?body=1" for 127.0.0.1 at 2015-04-15 10:46:14 +0200 + + +Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-15 10:46:14 +0200 + + +Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-15 10:46:14 +0200 + + +Started GET "/assets/dorsale/all-68d74b0aca3a3a4edf7258a4d1391198.js?body=1" for 127.0.0.1 at 2015-04-15 10:46:14 +0200 + + +Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-15 10:46:14 +0200 + + +Started GET "/assets/dorsale/forms-17647dc279994891fcf40edda2798a41.js?body=1" for 127.0.0.1 at 2015-04-15 10:46:14 +0200 + + +Started GET "/assets/application-601e37220d4f8ffdae261a9c049369c2.js?body=1" for 127.0.0.1 at 2015-04-15 10:46:14 +0200 + + +Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-15 10:46:14 +0200 + + +Started GET "/flyboy/goals?q=" for 127.0.0.1 at 2015-04-15 10:49:34 +0200 +Processing by Flyboy::GoalsController#index as HTML + Parameters: {"q"=>""} + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (1.0ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_searchbar.html.slim (5.2ms) + Flyboy::Goal Load (0.3ms) SELECT "flyboy_goals".* FROM "flyboy_goals" ORDER BY status ASC +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 2 AND done = 'f' AND term < '2015-04-15') +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 2 AND done = 'f' AND term > '2015-04-15' AND reminder < '2015-04-15') +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 2]] +  (0.2ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 2]] + CACHE (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 2]] +  (0.3ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 1 AND done = 'f' AND term < '2015-04-15') +  (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]] +  (0.3ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 3 AND done = 'f' AND term < '2015-04-15') +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 3 AND done = 'f' AND term > '2015-04-15' AND reminder < '2015-04-15') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 3]] +  (0.1ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 3]] + CACHE (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 3]] +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 5 AND done = 'f' AND term < '2015-04-15') +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 5 AND done = 'f' AND term > '2015-04-15' AND reminder < '2015-04-15') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 5]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/index.html.slim within layouts/application (58.4ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.1ms) +Completed 200 OK in 207ms (Views: 177.6ms | ActiveRecord: 3.7ms) + + +Started GET "/assets/application-b8177487af03e6000dadf667b08c60ff.css?body=1" for 127.0.0.1 at 2015-04-15 10:49:34 +0200 + + +Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-15 10:49:34 +0200 + + +Started GET "/assets/dorsale/forms-17647dc279994891fcf40edda2798a41.js?body=1" for 127.0.0.1 at 2015-04-15 10:49:34 +0200 + + +Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-15 10:49:34 +0200 + + +Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-15 10:49:34 +0200 + + +Started GET "/assets/dorsale/all-68d74b0aca3a3a4edf7258a4d1391198.js?body=1" for 127.0.0.1 at 2015-04-15 10:49:34 +0200 + + +Started GET "/assets/application-601e37220d4f8ffdae261a9c049369c2.js?body=1" for 127.0.0.1 at 2015-04-15 10:49:34 +0200 + + +Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-15 10:49:34 +0200 + + +Started GET "/flyboy/goals?q=" for 127.0.0.1 at 2015-04-15 10:49:51 +0200 +Processing by Flyboy::GoalsController#index as HTML + Parameters: {"q"=>""} + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (1.1ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_searchbar.html.slim (0.3ms) + Flyboy::Goal Load (0.3ms) SELECT "flyboy_goals".* FROM "flyboy_goals" ORDER BY status ASC +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 2 AND done = 'f' AND term < '2015-04-15') +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 2 AND done = 'f' AND term > '2015-04-15' AND reminder < '2015-04-15') +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 2]] +  (0.2ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 2]] + CACHE (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 2]] +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 1 AND done = 'f' AND term < '2015-04-15') +  (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]] +  (0.3ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 3 AND done = 'f' AND term < '2015-04-15') +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 3 AND done = 'f' AND term > '2015-04-15' AND reminder < '2015-04-15') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 3]] +  (0.1ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 3]] + CACHE (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 3]] +  (0.3ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 5 AND done = 'f' AND term < '2015-04-15') +  (0.3ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 5 AND done = 'f' AND term > '2015-04-15' AND reminder < '2015-04-15') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 5]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/index.html.slim within layouts/application (56.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 1877ms (Views: 113.1ms | ActiveRecord: 3.9ms) + + +Started GET "/assets/application-b8177487af03e6000dadf667b08c60ff.css?body=1" for 127.0.0.1 at 2015-04-15 10:49:53 +0200 + + +Started GET "/assets/dorsale/forms-17647dc279994891fcf40edda2798a41.js?body=1" for 127.0.0.1 at 2015-04-15 10:49:53 +0200 + + +Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-15 10:49:53 +0200 + + +Started GET "/assets/dorsale/all-68d74b0aca3a3a4edf7258a4d1391198.js?body=1" for 127.0.0.1 at 2015-04-15 10:49:53 +0200 + + +Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-15 10:49:53 +0200 + + +Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-15 10:49:53 +0200 + + +Started GET "/assets/application-601e37220d4f8ffdae261a9c049369c2.js?body=1" for 127.0.0.1 at 2015-04-15 10:49:53 +0200 + + +Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-15 10:49:53 +0200 + + +Started GET "/assets/application-b8177487af03e6000dadf667b08c60ff.css?body=1" for 127.0.0.1 at 2015-04-15 11:06:17 +0200 + + +Started GET "/flyboy/goals?q=60" for 127.0.0.1 at 2015-04-15 11:06:41 +0200 +Processing by Flyboy::GoalsController#index as HTML + Parameters: {"q"=>"60"} + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (1.1ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_searchbar.html.slim (5.4ms) + Flyboy::Goal Load (0.3ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE (((LOWER(CAST(flyboy_goals.id AS TEXT)) LIKE '%60%') OR (LOWER(CAST(flyboy_goals.title AS TEXT)) LIKE '%60%') OR (LOWER(CAST(flyboy_goals.description AS TEXT)) LIKE '%60%') OR (LOWER(CAST(flyboy_goals.status AS TEXT)) LIKE '%60%') OR (LOWER(CAST(flyboy_goals.tracking AS TEXT)) LIKE '%60%') OR (LOWER(CAST(flyboy_goals.version AS TEXT)) LIKE '%60%') OR (LOWER(CAST(flyboy_goals.created_at AS TEXT)) LIKE '%60%') OR (LOWER(CAST(flyboy_goals.updated_at AS TEXT)) LIKE '%60%'))) ORDER BY status ASC + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/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 106ms (Views: 78.3ms | ActiveRecord: 0.7ms) + + +Started GET "/assets/application-b8177487af03e6000dadf667b08c60ff.css?body=1" for 127.0.0.1 at 2015-04-15 11:06:41 +0200 + + +Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-15 11:06:41 +0200 + + +Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-15 11:06:41 +0200 + + +Started GET "/assets/dorsale/all-68d74b0aca3a3a4edf7258a4d1391198.js?body=1" for 127.0.0.1 at 2015-04-15 11:06:41 +0200 + + +Started GET "/assets/dorsale/forms-17647dc279994891fcf40edda2798a41.js?body=1" for 127.0.0.1 at 2015-04-15 11:06:41 +0200 + + +Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-15 11:06:41 +0200 + + +Started GET "/assets/application-601e37220d4f8ffdae261a9c049369c2.js?body=1" for 127.0.0.1 at 2015-04-15 11:06:41 +0200 + + +Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-15 11:06:41 +0200 + + +Started GET "/flyboy/goals?q=" for 127.0.0.1 at 2015-04-15 11:06:44 +0200 +Processing by Flyboy::GoalsController#index as HTML + Parameters: {"q"=>""} + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.9ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_searchbar.html.slim (0.2ms) + Flyboy::Goal Load (0.3ms) SELECT "flyboy_goals".* FROM "flyboy_goals" ORDER BY status ASC +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 2 AND done = 'f' AND term < '2015-04-15') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 2 AND done = 'f' AND term > '2015-04-15' AND reminder < '2015-04-15') +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 2]] +  (0.2ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 2]] + CACHE (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 2]] +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 1 AND done = 'f' AND term < '2015-04-15') +  (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]] +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 3 AND done = 'f' AND term < '2015-04-15') +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 3 AND done = 'f' AND term > '2015-04-15' AND reminder < '2015-04-15') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 3]] +  (0.1ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 3]] + CACHE (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 3]] +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 5 AND done = 'f' AND term < '2015-04-15') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 5 AND done = 'f' AND term > '2015-04-15' AND reminder < '2015-04-15') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 5]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/index.html.slim within layouts/application (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/_flash.html.slim (0.1ms) +Completed 200 OK in 164ms (Views: 159.0ms | ActiveRecord: 2.9ms) + + +Started GET "/assets/application-b8177487af03e6000dadf667b08c60ff.css?body=1" for 127.0.0.1 at 2015-04-15 11:06:44 +0200 + + +Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-15 11:06:44 +0200 + + +Started GET "/assets/dorsale/forms-17647dc279994891fcf40edda2798a41.js?body=1" for 127.0.0.1 at 2015-04-15 11:06:44 +0200 + + +Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-15 11:06:44 +0200 + + +Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-15 11:06:44 +0200 + + +Started GET "/assets/dorsale/all-68d74b0aca3a3a4edf7258a4d1391198.js?body=1" for 127.0.0.1 at 2015-04-15 11:06:44 +0200 + + +Started GET "/assets/application-601e37220d4f8ffdae261a9c049369c2.js?body=1" for 127.0.0.1 at 2015-04-15 11:06:44 +0200 + + +Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-15 11:06:44 +0200 + + +Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-15 11:06:53 +0200 +Processing by Flyboy::TasksController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (1.0ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_searchbar.html.slim (0.2ms) + Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC + Flyboy::Goal Load (0.2ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + CACHE (0.0ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + CACHE (0.0ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + CACHE (0.0ms) 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]] + CACHE (0.0ms) 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", 3]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (18.9ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (25.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 82ms (Views: 76.9ms | ActiveRecord: 0.6ms) + + +Started GET "/assets/application-b8177487af03e6000dadf667b08c60ff.css?body=1" for 127.0.0.1 at 2015-04-15 11:06:53 +0200 + + +Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-15 11:06:53 +0200 + + +Started GET "/assets/dorsale/forms-17647dc279994891fcf40edda2798a41.js?body=1" for 127.0.0.1 at 2015-04-15 11:06:53 +0200 + + +Started GET "/assets/dorsale/all-68d74b0aca3a3a4edf7258a4d1391198.js?body=1" for 127.0.0.1 at 2015-04-15 11:06:53 +0200 + + +Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-15 11:06:53 +0200 + + +Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-15 11:06:53 +0200 + + +Started GET "/assets/application-601e37220d4f8ffdae261a9c049369c2.js?body=1" for 127.0.0.1 at 2015-04-15 11:06:53 +0200 + + +Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-15 11:06:53 +0200 + + +Started GET "/flyboy/tasks?q=100" for 127.0.0.1 at 2015-04-15 11:06:56 +0200 +Processing by Flyboy::TasksController#index as HTML + Parameters: {"q"=>"100"} + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (1.3ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_searchbar.html.slim (0.2ms) + Flyboy::Task Load (0.3ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE (((LOWER(CAST(flyboy_tasks.id AS TEXT)) LIKE '%100%') OR (LOWER(CAST(flyboy_tasks.goal_id AS TEXT)) LIKE '%100%') OR (LOWER(CAST(flyboy_tasks.title AS TEXT)) LIKE '%100%') OR (LOWER(CAST(flyboy_tasks.description AS TEXT)) LIKE '%100%') OR (LOWER(CAST(flyboy_tasks.progress AS TEXT)) LIKE '%100%') OR (LOWER(CAST(flyboy_tasks.done AS TEXT)) LIKE '%100%') OR (LOWER(CAST(flyboy_tasks.term AS TEXT)) LIKE '%100%') OR (LOWER(CAST(flyboy_tasks.reminder AS TEXT)) LIKE '%100%') OR (LOWER(CAST(flyboy_tasks.created_at AS TEXT)) LIKE '%100%') OR (LOWER(CAST(flyboy_tasks.updated_at AS TEXT)) LIKE '%100%'))) ORDER BY term ASC + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + CACHE (0.0ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + CACHE (0.0ms) 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 (11.7ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/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.1ms) +Completed 200 OK in 78ms (Views: 75.8ms | ActiveRecord: 0.6ms) + + +Started GET "/assets/application-b8177487af03e6000dadf667b08c60ff.css?body=1" for 127.0.0.1 at 2015-04-15 11:06:56 +0200 + + +Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-15 11:06:56 +0200 + + +Started GET "/assets/dorsale/forms-17647dc279994891fcf40edda2798a41.js?body=1" for 127.0.0.1 at 2015-04-15 11:06:56 +0200 + + +Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-15 11:06:56 +0200 + + +Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-15 11:06:56 +0200 + + +Started GET "/assets/dorsale/all-68d74b0aca3a3a4edf7258a4d1391198.js?body=1" for 127.0.0.1 at 2015-04-15 11:06:56 +0200 + + +Started GET "/assets/application-601e37220d4f8ffdae261a9c049369c2.js?body=1" for 127.0.0.1 at 2015-04-15 11:06:56 +0200 + + +Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-15 11:06:56 +0200 + + +Started GET "/flyboy/tasks?q=" for 127.0.0.1 at 2015-04-15 11:06:58 +0200 +Processing by Flyboy::TasksController#index as HTML + Parameters: {"q"=>""} + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (1.0ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_searchbar.html.slim (0.2ms) + Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + CACHE (0.0ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + CACHE (0.0ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + CACHE (0.0ms) 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]] + CACHE (0.0ms) 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", 3]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (18.7ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (25.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 152ms (Views: 149.8ms | ActiveRecord: 0.6ms) + + +Started GET "/assets/application-b8177487af03e6000dadf667b08c60ff.css?body=1" for 127.0.0.1 at 2015-04-15 11:06:58 +0200 + + +Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-15 11:06:58 +0200 + + +Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-15 11:06:58 +0200 + + +Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-15 11:06:58 +0200 + + +Started GET "/assets/dorsale/forms-17647dc279994891fcf40edda2798a41.js?body=1" for 127.0.0.1 at 2015-04-15 11:06:58 +0200 + + +Started GET "/assets/dorsale/all-68d74b0aca3a3a4edf7258a4d1391198.js?body=1" for 127.0.0.1 at 2015-04-15 11:06:58 +0200 + + +Started GET "/assets/application-601e37220d4f8ffdae261a9c049369c2.js?body=1" for 127.0.0.1 at 2015-04-15 11:06:59 +0200 + + +Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-15 11:06:59 +0200 + + +Started GET "/flyboy/tasks?q=4" for 127.0.0.1 at 2015-04-15 11:07:01 +0200 +Processing by Flyboy::TasksController#index as HTML + Parameters: {"q"=>"4"} + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.9ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_searchbar.html.slim (0.2ms) + Flyboy::Task Load (0.4ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE (((LOWER(CAST(flyboy_tasks.id AS TEXT)) LIKE '%4%') OR (LOWER(CAST(flyboy_tasks.goal_id AS TEXT)) LIKE '%4%') OR (LOWER(CAST(flyboy_tasks.title AS TEXT)) LIKE '%4%') OR (LOWER(CAST(flyboy_tasks.description AS TEXT)) LIKE '%4%') OR (LOWER(CAST(flyboy_tasks.progress AS TEXT)) LIKE '%4%') OR (LOWER(CAST(flyboy_tasks.done AS TEXT)) LIKE '%4%') OR (LOWER(CAST(flyboy_tasks.term AS TEXT)) LIKE '%4%') OR (LOWER(CAST(flyboy_tasks.reminder AS TEXT)) LIKE '%4%') OR (LOWER(CAST(flyboy_tasks.created_at AS TEXT)) LIKE '%4%') OR (LOWER(CAST(flyboy_tasks.updated_at AS TEXT)) LIKE '%4%'))) ORDER BY term ASC + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + CACHE (0.0ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + CACHE (0.0ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + CACHE (0.0ms) 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]] + CACHE (0.0ms) 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", 3]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (19.0ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (25.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 82ms (Views: 79.7ms | ActiveRecord: 0.8ms) + + +Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-15 11:07:01 +0200 + + +Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-15 11:07:01 +0200 + + +Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-15 11:07:01 +0200 + + +Started GET "/assets/dorsale/forms-17647dc279994891fcf40edda2798a41.js?body=1" for 127.0.0.1 at 2015-04-15 11:07:01 +0200 + + +Started GET "/assets/application-b8177487af03e6000dadf667b08c60ff.css?body=1" for 127.0.0.1 at 2015-04-15 11:07:01 +0200 + + +Started GET "/assets/dorsale/all-68d74b0aca3a3a4edf7258a4d1391198.js?body=1" for 127.0.0.1 at 2015-04-15 11:07:01 +0200 + + +Started GET "/assets/application-601e37220d4f8ffdae261a9c049369c2.js?body=1" for 127.0.0.1 at 2015-04-15 11:07:01 +0200 + + +Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-15 11:07:01 +0200 + + +Started GET "/flyboy/tasks?q=17" for 127.0.0.1 at 2015-04-15 11:07:07 +0200 +Processing by Flyboy::TasksController#index as HTML + Parameters: {"q"=>"17"} + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.8ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_searchbar.html.slim (0.1ms) + Flyboy::Task Load (0.3ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE (((LOWER(CAST(flyboy_tasks.id AS TEXT)) LIKE '%17%') OR (LOWER(CAST(flyboy_tasks.goal_id AS TEXT)) LIKE '%17%') OR (LOWER(CAST(flyboy_tasks.title AS TEXT)) LIKE '%17%') OR (LOWER(CAST(flyboy_tasks.description AS TEXT)) LIKE '%17%') OR (LOWER(CAST(flyboy_tasks.progress AS TEXT)) LIKE '%17%') OR (LOWER(CAST(flyboy_tasks.done AS TEXT)) LIKE '%17%') OR (LOWER(CAST(flyboy_tasks.term AS TEXT)) LIKE '%17%') OR (LOWER(CAST(flyboy_tasks.reminder AS TEXT)) LIKE '%17%') OR (LOWER(CAST(flyboy_tasks.created_at AS TEXT)) LIKE '%17%') OR (LOWER(CAST(flyboy_tasks.updated_at AS TEXT)) LIKE '%17%'))) ORDER BY term ASC + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 3]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (70.6ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (76.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 136ms (Views: 133.9ms | ActiveRecord: 0.5ms) + + +Started GET "/assets/application-b8177487af03e6000dadf667b08c60ff.css?body=1" for 127.0.0.1 at 2015-04-15 11:07:07 +0200 + + +Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-15 11:07:07 +0200 + + +Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-15 11:07:07 +0200 + + +Started GET "/assets/dorsale/forms-17647dc279994891fcf40edda2798a41.js?body=1" for 127.0.0.1 at 2015-04-15 11:07:07 +0200 + + +Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-15 11:07:07 +0200 + + +Started GET "/assets/dorsale/all-68d74b0aca3a3a4edf7258a4d1391198.js?body=1" for 127.0.0.1 at 2015-04-15 11:07:08 +0200 + + +Started GET "/assets/application-601e37220d4f8ffdae261a9c049369c2.js?body=1" for 127.0.0.1 at 2015-04-15 11:07:08 +0200 + + +Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-15 11:07:08 +0200 + + +Started GET "/flyboy/tasks?q=17%2F04" for 127.0.0.1 at 2015-04-15 11:07:14 +0200 +Processing by Flyboy::TasksController#index as HTML + Parameters: {"q"=>"17/04"} + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.9ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_searchbar.html.slim (0.2ms) + Flyboy::Task Load (0.3ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE (((LOWER(CAST(flyboy_tasks.id AS TEXT)) LIKE '%17%') OR (LOWER(CAST(flyboy_tasks.goal_id AS TEXT)) LIKE '%17%') OR (LOWER(CAST(flyboy_tasks.title AS TEXT)) LIKE '%17%') OR (LOWER(CAST(flyboy_tasks.description AS TEXT)) LIKE '%17%') OR (LOWER(CAST(flyboy_tasks.progress AS TEXT)) LIKE '%17%') OR (LOWER(CAST(flyboy_tasks.done AS TEXT)) LIKE '%17%') OR (LOWER(CAST(flyboy_tasks.term AS TEXT)) LIKE '%17%') OR (LOWER(CAST(flyboy_tasks.reminder AS TEXT)) LIKE '%17%') OR (LOWER(CAST(flyboy_tasks.created_at AS TEXT)) LIKE '%17%') OR (LOWER(CAST(flyboy_tasks.updated_at AS TEXT)) LIKE '%17%')) AND ((LOWER(CAST(flyboy_tasks.id AS TEXT)) LIKE '%04%') OR (LOWER(CAST(flyboy_tasks.goal_id AS TEXT)) LIKE '%04%') OR (LOWER(CAST(flyboy_tasks.title AS TEXT)) LIKE '%04%') OR (LOWER(CAST(flyboy_tasks.description AS TEXT)) LIKE '%04%') OR (LOWER(CAST(flyboy_tasks.progress AS TEXT)) LIKE '%04%') OR (LOWER(CAST(flyboy_tasks.done AS TEXT)) LIKE '%04%') OR (LOWER(CAST(flyboy_tasks.term AS TEXT)) LIKE '%04%') OR (LOWER(CAST(flyboy_tasks.reminder AS TEXT)) LIKE '%04%') OR (LOWER(CAST(flyboy_tasks.created_at AS TEXT)) LIKE '%04%') OR (LOWER(CAST(flyboy_tasks.updated_at AS TEXT)) LIKE '%04%'))) ORDER BY term ASC + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 3]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (8.2ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (14.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 71ms (Views: 68.4ms | ActiveRecord: 0.5ms) + + +Started GET "/assets/application-b8177487af03e6000dadf667b08c60ff.css?body=1" for 127.0.0.1 at 2015-04-15 11:07:14 +0200 + + +Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-15 11:07:14 +0200 + + +Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-15 11:07:14 +0200 + + +Started GET "/assets/dorsale/forms-17647dc279994891fcf40edda2798a41.js?body=1" for 127.0.0.1 at 2015-04-15 11:07:14 +0200 + + +Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-15 11:07:14 +0200 + + +Started GET "/assets/dorsale/all-68d74b0aca3a3a4edf7258a4d1391198.js?body=1" for 127.0.0.1 at 2015-04-15 11:07:14 +0200 + + +Started GET "/assets/application-601e37220d4f8ffdae261a9c049369c2.js?body=1" for 127.0.0.1 at 2015-04-15 11:07:14 +0200 + + +Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-15 11:07:14 +0200 + + +Started GET "/flyboy/tasks?q=2015" for 127.0.0.1 at 2015-04-15 11:07:17 +0200 +Processing by Flyboy::TasksController#index as HTML + Parameters: {"q"=>"2015"} + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (1.2ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_searchbar.html.slim (0.2ms) + Flyboy::Task Load (0.3ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE (((LOWER(CAST(flyboy_tasks.id AS TEXT)) LIKE '%2015%') OR (LOWER(CAST(flyboy_tasks.goal_id AS TEXT)) LIKE '%2015%') OR (LOWER(CAST(flyboy_tasks.title AS TEXT)) LIKE '%2015%') OR (LOWER(CAST(flyboy_tasks.description AS TEXT)) LIKE '%2015%') OR (LOWER(CAST(flyboy_tasks.progress AS TEXT)) LIKE '%2015%') OR (LOWER(CAST(flyboy_tasks.done AS TEXT)) LIKE '%2015%') OR (LOWER(CAST(flyboy_tasks.term AS TEXT)) LIKE '%2015%') OR (LOWER(CAST(flyboy_tasks.reminder AS TEXT)) LIKE '%2015%') OR (LOWER(CAST(flyboy_tasks.created_at AS TEXT)) LIKE '%2015%') OR (LOWER(CAST(flyboy_tasks.updated_at AS TEXT)) LIKE '%2015%'))) ORDER BY term ASC + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + CACHE (0.0ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + CACHE (0.0ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + CACHE (0.0ms) 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]] + CACHE (0.0ms) 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", 3]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (18.8ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (26.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 84ms (Views: 81.7ms | ActiveRecord: 0.7ms) + + +Started GET "/assets/application-b8177487af03e6000dadf667b08c60ff.css?body=1" for 127.0.0.1 at 2015-04-15 11:07:17 +0200 + + +Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-15 11:07:17 +0200 + + +Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-15 11:07:17 +0200 + + +Started GET "/assets/dorsale/forms-17647dc279994891fcf40edda2798a41.js?body=1" for 127.0.0.1 at 2015-04-15 11:07:17 +0200 + + +Started GET "/assets/dorsale/all-68d74b0aca3a3a4edf7258a4d1391198.js?body=1" for 127.0.0.1 at 2015-04-15 11:07:17 +0200 + + +Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-15 11:07:17 +0200 + + +Started GET "/assets/application-601e37220d4f8ffdae261a9c049369c2.js?body=1" for 127.0.0.1 at 2015-04-15 11:07:17 +0200 + + +Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-15 11:07:17 +0200 + + +Started GET "/flyboy/tasks?q=04%2F2015" for 127.0.0.1 at 2015-04-15 11:07:35 +0200 +Processing by Flyboy::TasksController#index as HTML + Parameters: {"q"=>"04/2015"} + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.8ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_searchbar.html.slim (0.2ms) + Flyboy::Task Load (0.4ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE (((LOWER(CAST(flyboy_tasks.id AS TEXT)) LIKE '%04%') OR (LOWER(CAST(flyboy_tasks.goal_id AS TEXT)) LIKE '%04%') OR (LOWER(CAST(flyboy_tasks.title AS TEXT)) LIKE '%04%') OR (LOWER(CAST(flyboy_tasks.description AS TEXT)) LIKE '%04%') OR (LOWER(CAST(flyboy_tasks.progress AS TEXT)) LIKE '%04%') OR (LOWER(CAST(flyboy_tasks.done AS TEXT)) LIKE '%04%') OR (LOWER(CAST(flyboy_tasks.term AS TEXT)) LIKE '%04%') OR (LOWER(CAST(flyboy_tasks.reminder AS TEXT)) LIKE '%04%') OR (LOWER(CAST(flyboy_tasks.created_at AS TEXT)) LIKE '%04%') OR (LOWER(CAST(flyboy_tasks.updated_at AS TEXT)) LIKE '%04%')) AND ((LOWER(CAST(flyboy_tasks.id AS TEXT)) LIKE '%2015%') OR (LOWER(CAST(flyboy_tasks.goal_id AS TEXT)) LIKE '%2015%') OR (LOWER(CAST(flyboy_tasks.title AS TEXT)) LIKE '%2015%') OR (LOWER(CAST(flyboy_tasks.description AS TEXT)) LIKE '%2015%') OR (LOWER(CAST(flyboy_tasks.progress AS TEXT)) LIKE '%2015%') OR (LOWER(CAST(flyboy_tasks.done AS TEXT)) LIKE '%2015%') OR (LOWER(CAST(flyboy_tasks.term AS TEXT)) LIKE '%2015%') OR (LOWER(CAST(flyboy_tasks.reminder AS TEXT)) LIKE '%2015%') OR (LOWER(CAST(flyboy_tasks.created_at AS TEXT)) LIKE '%2015%') OR (LOWER(CAST(flyboy_tasks.updated_at AS TEXT)) LIKE '%2015%'))) ORDER BY term ASC + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + CACHE (0.0ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + CACHE (0.0ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + CACHE (0.0ms) 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]] + CACHE (0.0ms) 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", 3]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (18.5ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (24.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 146ms (Views: 143.7ms | ActiveRecord: 0.8ms) + + +Started GET "/assets/application-b8177487af03e6000dadf667b08c60ff.css?body=1" for 127.0.0.1 at 2015-04-15 11:07:35 +0200 + + +Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-15 11:07:35 +0200 + + +Started GET "/assets/dorsale/forms-17647dc279994891fcf40edda2798a41.js?body=1" for 127.0.0.1 at 2015-04-15 11:07:35 +0200 + + +Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-15 11:07:35 +0200 + + +Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-15 11:07:35 +0200 + + +Started GET "/assets/dorsale/all-68d74b0aca3a3a4edf7258a4d1391198.js?body=1" for 127.0.0.1 at 2015-04-15 11:07:35 +0200 + + +Started GET "/assets/application-601e37220d4f8ffdae261a9c049369c2.js?body=1" for 127.0.0.1 at 2015-04-15 11:07:35 +0200 + + +Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-15 11:07:35 +0200 + + +Started GET "/flyboy/tasks?q=" for 127.0.0.1 at 2015-04-15 11:07:42 +0200 +Processing by Flyboy::TasksController#index as HTML + Parameters: {"q"=>""} + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (1.0ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_searchbar.html.slim (0.2ms) + Flyboy::Task Load (0.3ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + CACHE (0.0ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + CACHE (0.0ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + CACHE (0.0ms) 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]] + CACHE (0.0ms) 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", 3]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (18.4ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (25.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 83ms (Views: 80.3ms | ActiveRecord: 0.6ms) + + +Started GET "/assets/application-b8177487af03e6000dadf667b08c60ff.css?body=1" for 127.0.0.1 at 2015-04-15 11:07:42 +0200 + + +Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-15 11:07:42 +0200 + + +Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-15 11:07:42 +0200 + + +Started GET "/assets/dorsale/forms-17647dc279994891fcf40edda2798a41.js?body=1" for 127.0.0.1 at 2015-04-15 11:07:42 +0200 + + +Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-15 11:07:42 +0200 + + +Started GET "/assets/dorsale/all-68d74b0aca3a3a4edf7258a4d1391198.js?body=1" for 127.0.0.1 at 2015-04-15 11:07:42 +0200 + + +Started GET "/assets/application-601e37220d4f8ffdae261a9c049369c2.js?body=1" for 127.0.0.1 at 2015-04-15 11:07:42 +0200 + + +Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-15 11:07:42 +0200 + + +Started GET "/assets/application-b8177487af03e6000dadf667b08c60ff.css?body=1" for 127.0.0.1 at 2015-04-15 11:12:38 +0200 + + +Started GET "/flyboy/tasks/2" for 127.0.0.1 at 2015-04-15 11:12:52 +0200 +Processing by Flyboy::TasksController#show as HTML + Parameters: {"id"=>"2"} + Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 2]] + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + CACHE (0.0ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", "2"]] + CACHE (0.0ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_actions.html.slim (2.4ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_context.html.slim (5.8ms) +  (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 (67.9ms) +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] +  (0.1ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] + CACHE (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (73.3ms) + Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1 [["id", 2]] + Flyboy::TaskComment Load (0.2ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 2]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/task_comments/_list.html.slim (24.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.3ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/show.html.slim within layouts/application (112.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 174ms (Views: 169.5ms | ActiveRecord: 1.6ms) + + +Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-15 11:12:52 +0200 + + +Started GET "/assets/application-b8177487af03e6000dadf667b08c60ff.css?body=1" for 127.0.0.1 at 2015-04-15 11:12:52 +0200 + + +Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-15 11:12:52 +0200 + + +Started GET "/assets/dorsale/forms-17647dc279994891fcf40edda2798a41.js?body=1" for 127.0.0.1 at 2015-04-15 11:12:52 +0200 + + +Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-15 11:12:52 +0200 + + +Started GET "/assets/dorsale/all-68d74b0aca3a3a4edf7258a4d1391198.js?body=1" for 127.0.0.1 at 2015-04-15 11:12:52 +0200 + + +Started GET "/assets/application-601e37220d4f8ffdae261a9c049369c2.js?body=1" for 127.0.0.1 at 2015-04-15 11:12:53 +0200 + + +Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-15 11:12:53 +0200 + + +Started POST "/flyboy/tasks/2/comments" for 127.0.0.1 at 2015-04-15 11:12:58 +0200 +Processing by Flyboy::TaskCommentsController#create as HTML + Parameters: {"utf8"=>"✓", "authenticity_token"=>"QosPD7wVHd/PHdIxSxKAwzf/TgxV3tHLSLEb4pFhXnLVz3WkzQD/MZLRoNN6IVTDRP797SSSQrYg3uc4Di7VcA==", "task_comment"=>{"progress"=>"10", "description"=>"popp"}, "task_id"=>"2"} + Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 2]] + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] +  (0.1ms) begin transaction + SQL (1.0ms) INSERT INTO "flyboy_task_comments" ("progress", "description", "task_id", "date", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["progress", 10], ["description", "popp"], ["task_id", 2], ["date", "2015-04-15 09:12:58.318682"], ["created_at", "2015-04-15 09:12:58.320850"], ["updated_at", "2015-04-15 09:12:58.320850"]] + SQL (0.2ms) UPDATE "flyboy_tasks" SET "progress" = ?, "updated_at" = ? WHERE "flyboy_tasks"."id" = ? [["progress", 10], ["updated_at", "2015-04-15 09:12:58.324084"], ["id", 2]] +  (0.9ms) commit transaction +Redirected to http://tiramisu.local:9292/flyboy/tasks/2 +Completed 302 Found in 14ms (ActiveRecord: 2.5ms) + + +Started GET "/flyboy/tasks/2" for 127.0.0.1 at 2015-04-15 11:12:58 +0200 +Processing by Flyboy::TasksController#show as HTML + Parameters: {"id"=>"2"} + Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 2]] + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + CACHE (0.0ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", "2"]] + CACHE (0.0ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_actions.html.slim (2.9ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_context.html.slim (5.4ms) +  (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.4ms) +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] +  (0.1ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] + CACHE (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (9.4ms) + Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1 [["id", 2]] + Flyboy::TaskComment 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]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/task_comments/_list.html.slim (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/_contextual.html.slim (0.3ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/show.html.slim within layouts/application (36.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 102ms (Views: 97.9ms | ActiveRecord: 0.9ms) + + +Started GET "/assets/application-b8177487af03e6000dadf667b08c60ff.css?body=1" for 127.0.0.1 at 2015-04-15 11:12:58 +0200 + + +Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-15 11:12:58 +0200 + + +Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-15 11:12:58 +0200 + + +Started GET "/assets/dorsale/all-68d74b0aca3a3a4edf7258a4d1391198.js?body=1" for 127.0.0.1 at 2015-04-15 11:12:58 +0200 + + +Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-15 11:12:58 +0200 + + +Started GET "/assets/dorsale/forms-17647dc279994891fcf40edda2798a41.js?body=1" for 127.0.0.1 at 2015-04-15 11:12:58 +0200 + + +Started GET "/assets/application-601e37220d4f8ffdae261a9c049369c2.js?body=1" for 127.0.0.1 at 2015-04-15 11:12:58 +0200 + + +Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-15 11:12:58 +0200 + + +Started GET "/flyboy/goals/1" for 127.0.0.1 at 2015-04-15 11:13:01 +0200 +Processing by Flyboy::GoalsController#show as HTML + Parameters: {"id"=>"1"} + Flyboy::Goal Load (0.2ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f' [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_actions.html.slim (4.4ms) +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] +  (0.1ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] + CACHE (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (8.6ms) + Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? ORDER BY term ASC, term DESC [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (7.0ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_contextual.html.slim (0.6ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/show.html.slim within layouts/application (21.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 81ms (Views: 78.2ms | ActiveRecord: 0.7ms) + + +Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-15 11:13:02 +0200 + + +Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-15 11:13:02 +0200 + + +Started GET "/assets/dorsale/forms-17647dc279994891fcf40edda2798a41.js?body=1" for 127.0.0.1 at 2015-04-15 11:13:02 +0200 + + +Started GET "/assets/application-b8177487af03e6000dadf667b08c60ff.css?body=1" for 127.0.0.1 at 2015-04-15 11:13:02 +0200 + + +Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-15 11:13:02 +0200 + + +Started GET "/assets/dorsale/all-68d74b0aca3a3a4edf7258a4d1391198.js?body=1" for 127.0.0.1 at 2015-04-15 11:13:02 +0200 + + +Started GET "/assets/application-601e37220d4f8ffdae261a9c049369c2.js?body=1" for 127.0.0.1 at 2015-04-15 11:13:02 +0200 + + +Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-15 11:13:02 +0200 + + +Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-15 11:13:07 +0200 +Processing by Flyboy::TasksController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.9ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_searchbar.html.slim (0.2ms) + Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + CACHE (0.0ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + CACHE (0.0ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + CACHE (0.0ms) 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]] + CACHE (0.0ms) 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", 3]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (17.3ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (23.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 146ms (Views: 143.8ms | ActiveRecord: 0.6ms) + + +Started GET "/assets/application-b8177487af03e6000dadf667b08c60ff.css?body=1" for 127.0.0.1 at 2015-04-15 11:13:07 +0200 + + +Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-15 11:13:07 +0200 + + +Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-15 11:13:07 +0200 + + +Started GET "/assets/dorsale/forms-17647dc279994891fcf40edda2798a41.js?body=1" for 127.0.0.1 at 2015-04-15 11:13:07 +0200 + + +Started GET "/assets/dorsale/all-68d74b0aca3a3a4edf7258a4d1391198.js?body=1" for 127.0.0.1 at 2015-04-15 11:13:07 +0200 + + +Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-15 11:13:07 +0200 + + +Started GET "/assets/application-601e37220d4f8ffdae261a9c049369c2.js?body=1" for 127.0.0.1 at 2015-04-15 11:13:07 +0200 + + +Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-15 11:13:07 +0200 + + +Started GET "/flyboy/goals" for 127.0.0.1 at 2015-04-15 14:00:36 +0200 +Processing by Flyboy::GoalsController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (1.1ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_searchbar.html.slim (0.2ms) + Flyboy::Goal Load (0.3ms) SELECT "flyboy_goals".* FROM "flyboy_goals" ORDER BY status ASC LIMIT 2 OFFSET 0 +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 2 AND done = 'f' AND term < '2015-04-15') +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 2 AND done = 'f' AND term > '2015-04-15' AND reminder < '2015-04-15') +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 2]] +  (0.2ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 2]] + CACHE (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 2]] +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 1 AND done = 'f' AND term < '2015-04-15') +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] +  (0.1ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] + CACHE (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/index.html.slim within layouts/application (45.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 231ms (Views: 123.2ms | ActiveRecord: 2.7ms) + + +Started GET "/flyboy/goals" for 127.0.0.1 at 2015-04-15 14:00:36 +0200 +Processing by Flyboy::GoalsController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (1.2ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_searchbar.html.slim (0.3ms) + Flyboy::Goal Load (0.4ms) SELECT "flyboy_goals".* FROM "flyboy_goals" ORDER BY status ASC LIMIT 2 OFFSET 0 +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 2 AND done = 'f' AND term < '2015-04-15') +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 2 AND done = 'f' AND term > '2015-04-15' AND reminder < '2015-04-15') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 2]] +  (0.1ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 2]] + CACHE (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 2]] +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 1 AND done = 'f' AND term < '2015-04-15') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] +  (0.1ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] + CACHE (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/index.html.slim within layouts/application (23.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 85ms (Views: 81.7ms | ActiveRecord: 1.6ms) + + +Started GET "/assets/application-b8177487af03e6000dadf667b08c60ff.css?body=1" for 127.0.0.1 at 2015-04-15 14:00:36 +0200 + + +Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-15 14:00:36 +0200 + + +Started GET "/assets/dorsale/forms-17647dc279994891fcf40edda2798a41.js?body=1" for 127.0.0.1 at 2015-04-15 14:00:36 +0200 + + +Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-15 14:00:36 +0200 + + +Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-15 14:00:36 +0200 + + +Started GET "/assets/dorsale/all-68d74b0aca3a3a4edf7258a4d1391198.js?body=1" for 127.0.0.1 at 2015-04-15 14:00:36 +0200 + + +Started GET "/assets/application-601e37220d4f8ffdae261a9c049369c2.js?body=1" for 127.0.0.1 at 2015-04-15 14:00:36 +0200 + + +Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-15 14:00:36 +0200 + + +Started GET "/flyboy/goals" for 127.0.0.1 at 2015-04-15 14:01:07 +0200 +Processing by Flyboy::GoalsController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.9ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_searchbar.html.slim (0.2ms) + Flyboy::Goal Load (0.3ms) SELECT "flyboy_goals".* FROM "flyboy_goals" ORDER BY status ASC LIMIT 2 OFFSET 0 +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 2 AND done = 'f' AND term < '2015-04-15') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 2 AND done = 'f' AND term > '2015-04-15' AND reminder < '2015-04-15') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 2]] +  (0.1ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 2]] + CACHE (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 2]] +  (0.3ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 1 AND done = 'f' AND term < '2015-04-15') +  (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]] +  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/index.html.slim within layouts/application (60.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 125ms (Views: 121.2ms | ActiveRecord: 1.7ms) + + +Started GET "/assets/application-b8177487af03e6000dadf667b08c60ff.css?body=1" for 127.0.0.1 at 2015-04-15 14:01:08 +0200 + + +Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-15 14:01:08 +0200 + + +Started GET "/assets/dorsale/all-68d74b0aca3a3a4edf7258a4d1391198.js?body=1" for 127.0.0.1 at 2015-04-15 14:01:08 +0200 + + +Started GET "/assets/dorsale/forms-17647dc279994891fcf40edda2798a41.js?body=1" for 127.0.0.1 at 2015-04-15 14:01:08 +0200 + + +Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-15 14:01:08 +0200 + + +Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-15 14:01:08 +0200 + + +Started GET "/assets/application-601e37220d4f8ffdae261a9c049369c2.js?body=1" for 127.0.0.1 at 2015-04-15 14:01:08 +0200 + + +Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-15 14:01:08 +0200 + + +Started GET "/flyboy/goals" for 127.0.0.1 at 2015-04-15 14:02:37 +0200 +Processing by Flyboy::GoalsController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (1.2ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_searchbar.html.slim (0.3ms) + 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 = 2 AND done = 'f' AND term < '2015-04-15') +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 2 AND done = 'f' AND term > '2015-04-15' AND reminder < '2015-04-15') +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 2]] +  (0.2ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 2]] + CACHE (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 2]] +  (0.3ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 1 AND done = 'f' AND term < '2015-04-15') +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] +  (0.1ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] + CACHE (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] +  (0.3ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 3 AND done = 'f' AND term < '2015-04-15') +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 3 AND done = 'f' AND term > '2015-04-15' AND reminder < '2015-04-15') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 3]] +  (0.2ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 3]] + CACHE (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 3]] +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 5 AND done = 'f' AND term < '2015-04-15') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 5 AND done = 'f' AND term > '2015-04-15' AND reminder < '2015-04-15') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 5]] +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/index.html.slim within layouts/application (79.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.5ms) +Completed 200 OK in 178ms (Views: 145.7ms | ActiveRecord: 4.1ms) + + +Started GET "/assets/application-b8177487af03e6000dadf667b08c60ff.css?body=1" for 127.0.0.1 at 2015-04-15 14:02:37 +0200 + + +Started GET "/assets/dorsale/forms-17647dc279994891fcf40edda2798a41.js?body=1" for 127.0.0.1 at 2015-04-15 14:02:37 +0200 + + +Started GET "/assets/dorsale/all-68d74b0aca3a3a4edf7258a4d1391198.js?body=1" for 127.0.0.1 at 2015-04-15 14:02:37 +0200 + + +Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-15 14:02:37 +0200 + + +Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-15 14:02:37 +0200 + + +Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-15 14:02:37 +0200 + + +Started GET "/assets/application-601e37220d4f8ffdae261a9c049369c2.js?body=1" for 127.0.0.1 at 2015-04-15 14:02:37 +0200 + + +Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-15 14:02:38 +0200 + + +Started GET "/flyboy/goals" for 127.0.0.1 at 2015-04-15 14:02:44 +0200 +Processing by Flyboy::GoalsController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (1.2ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_searchbar.html.slim (0.3ms) + Flyboy::Goal Load (0.4ms) SELECT "flyboy_goals".* FROM "flyboy_goals" ORDER BY status ASC LIMIT 2 OFFSET 0 +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 2 AND done = 'f' AND term < '2015-04-15') +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 2 AND done = 'f' AND term > '2015-04-15' AND reminder < '2015-04-15') +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 2]] +  (0.2ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 2]] + CACHE (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 2]] +  (0.4ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 1 AND done = 'f' AND term < '2015-04-15') +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] +  (0.2ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] + CACHE (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/index.html.slim within layouts/application (91.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 (1.5ms) +Completed 200 OK in 211ms (Views: 171.0ms | ActiveRecord: 4.0ms) + + +Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-15 14:02:44 +0200 + + +Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-15 14:02:44 +0200 + + +Started GET "/assets/dorsale/all-68d74b0aca3a3a4edf7258a4d1391198.js?body=1" for 127.0.0.1 at 2015-04-15 14:02:44 +0200 + + +Started GET "/assets/dorsale/forms-17647dc279994891fcf40edda2798a41.js?body=1" for 127.0.0.1 at 2015-04-15 14:02:44 +0200 + + +Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-15 14:02:45 +0200 + + +Started GET "/assets/application-b8177487af03e6000dadf667b08c60ff.css?body=1" for 127.0.0.1 at 2015-04-15 14:02:45 +0200 + + +Started GET "/assets/application-601e37220d4f8ffdae261a9c049369c2.js?body=1" for 127.0.0.1 at 2015-04-15 14:02:45 +0200 + + +Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-15 14:02:45 +0200 + + +Started GET "/flyboy/goals" for 127.0.0.1 at 2015-04-15 14:03:19 +0200 +Processing by Flyboy::GoalsController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (1.0ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_searchbar.html.slim (0.2ms) + Flyboy::Goal Load (0.3ms) SELECT "flyboy_goals".* FROM "flyboy_goals" ORDER BY status ASC LIMIT 2 OFFSET 0 +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 2 AND done = 'f' AND term < '2015-04-15') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 2 AND done = 'f' AND term > '2015-04-15' AND reminder < '2015-04-15') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 2]] +  (0.1ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 2]] + CACHE (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 2]] +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 1 AND done = 'f' AND term < '2015-04-15') +  (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]] +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/index.html.slim within layouts/application (50.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 115ms (Views: 110.9ms | ActiveRecord: 1.3ms) + + +Started GET "/assets/application-b8177487af03e6000dadf667b08c60ff.css?body=1" for 127.0.0.1 at 2015-04-15 14:03:19 +0200 + + +Started GET "/assets/dorsale/forms-17647dc279994891fcf40edda2798a41.js?body=1" for 127.0.0.1 at 2015-04-15 14:03:19 +0200 + + +Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-15 14:03:19 +0200 + + +Started GET "/assets/dorsale/all-68d74b0aca3a3a4edf7258a4d1391198.js?body=1" for 127.0.0.1 at 2015-04-15 14:03:19 +0200 + + +Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-15 14:03:19 +0200 + + +Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-15 14:03:19 +0200 + + +Started GET "/assets/application-601e37220d4f8ffdae261a9c049369c2.js?body=1" for 127.0.0.1 at 2015-04-15 14:03:19 +0200 + + +Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-15 14:03:19 +0200 + + +Started GET "/flyboy/goals" for 127.0.0.1 at 2015-04-15 14:04:14 +0200 +Processing by Flyboy::GoalsController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (1.1ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_searchbar.html.slim (0.2ms) + Flyboy::Goal Load (0.3ms) SELECT "flyboy_goals".* FROM "flyboy_goals" ORDER BY status ASC LIMIT 2 OFFSET 0 +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 2 AND done = 'f' AND term < '2015-04-15') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 2 AND done = 'f' AND term > '2015-04-15' AND reminder < '2015-04-15') +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 2]] +  (0.2ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 2]] + CACHE (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 2]] +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 1 AND done = 'f' AND term < '2015-04-15') +  (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]] +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/index.html.slim within layouts/application (58.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 223ms (Views: 117.4ms | ActiveRecord: 2.7ms) + + +Started GET "/assets/application-b8177487af03e6000dadf667b08c60ff.css?body=1" for 127.0.0.1 at 2015-04-15 14:04:14 +0200 + + +Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-15 14:04:14 +0200 + + +Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-15 14:04:14 +0200 + + +Started GET "/assets/dorsale/forms-17647dc279994891fcf40edda2798a41.js?body=1" for 127.0.0.1 at 2015-04-15 14:04:14 +0200 + + +Started GET "/assets/dorsale/all-68d74b0aca3a3a4edf7258a4d1391198.js?body=1" for 127.0.0.1 at 2015-04-15 14:04:14 +0200 + + +Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-15 14:04:14 +0200 + + +Started GET "/assets/application-601e37220d4f8ffdae261a9c049369c2.js?body=1" for 127.0.0.1 at 2015-04-15 14:04:14 +0200 + + +Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-15 14:04:14 +0200 + + +Started GET "/flyboy/goals/2" for 127.0.0.1 at 2015-04-15 14:04:15 +0200 +Processing by Flyboy::GoalsController#show as HTML + Parameters: {"id"=>"2"} + Flyboy::Goal Load (0.3ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 2]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_actions.html.slim (3.3ms) +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 2]] +  (0.1ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 2]] + CACHE (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 2]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (10.6ms) + Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? ORDER BY term ASC, term DESC [["goal_id", 2]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (2.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.3ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/show.html.slim within layouts/application (28.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 190ms (Views: 186.4ms | ActiveRecord: 0.8ms) + + +Started GET "/assets/dorsale/forms-17647dc279994891fcf40edda2798a41.js?body=1" for 127.0.0.1 at 2015-04-15 14:04:15 +0200 + + +Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-15 14:04:15 +0200 + + +Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-15 14:04:15 +0200 + + +Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-15 14:04:15 +0200 + + +Started GET "/assets/application-b8177487af03e6000dadf667b08c60ff.css?body=1" for 127.0.0.1 at 2015-04-15 14:04:15 +0200 + + +Started GET "/assets/dorsale/all-68d74b0aca3a3a4edf7258a4d1391198.js?body=1" for 127.0.0.1 at 2015-04-15 14:04:16 +0200 + + +Started GET "/assets/application-601e37220d4f8ffdae261a9c049369c2.js?body=1" for 127.0.0.1 at 2015-04-15 14:04:16 +0200 + + +Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-15 14:04:16 +0200 + + +Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-15 14:04:22 +0200 +Processing by Flyboy::TasksController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (1.2ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_searchbar.html.slim (0.2ms) + Flyboy::Task Load (0.3ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC + Flyboy::Goal Load (0.3ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + CACHE (0.0ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + CACHE (0.0ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + CACHE (0.0ms) 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]] + CACHE (0.0ms) 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", 3]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (37.8ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (70.5ms) +Completed 500 Internal Server Error in 80ms (ActiveRecord: 1.0ms) + +ActionView::Template::Error (undefined method `total_pages' for #<Flyboy::Task::ActiveRecord_Relation:0x007fe6d1cd0608>): + 12: = render "flyboy/filters" + 13: = render "flyboy/searchbar" + 14: = render "flyboy/tasks/list", tasks: @tasks, nested: false + 15: = paginate @tasks, theme: "twitter-bootstrap-3" + activerecord (4.2.1) lib/active_record/relation/delegation.rb:136:in `method_missing' + activerecord (4.2.1) lib/active_record/relation/delegation.rb:99:in `method_missing' + kaminari (0.16.3) lib/kaminari/helpers/action_view_extension.rb:18:in `paginate' + /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim:15:in `___sers_benoit_www_agilidee_flyboy_app_views_flyboy_tasks_index_html_slim___1827283042225395674_70314669546800' + actionview (4.2.1) lib/action_view/template.rb:145:in `block in render' + activesupport (4.2.1) lib/active_support/notifications.rb:166:in `instrument' + actionview (4.2.1) lib/action_view/template.rb:333:in `instrument' + actionview (4.2.1) lib/action_view/template.rb:143:in `render' + actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' + actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' + activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' + activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' + activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' + actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' + actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' + actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' + actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template' + actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:14:in `render' + actionview (4.2.1) lib/action_view/renderer/renderer.rb:42:in `render_template' + actionview (4.2.1) lib/action_view/renderer/renderer.rb:23:in `render' + actionview (4.2.1) lib/action_view/rendering.rb:100:in `_render_template' + actionpack (4.2.1) lib/action_controller/metal/streaming.rb:217:in `_render_template' + actionview (4.2.1) lib/action_view/rendering.rb:83:in `render_to_body' + actionpack (4.2.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body' + actionpack (4.2.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body' + actionpack (4.2.1) lib/abstract_controller/rendering.rb:25:in `render' + actionpack (4.2.1) lib/action_controller/metal/rendering.rb:16:in `render' + actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' + activesupport (4.2.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' + /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/1.9.1/benchmark.rb:295:in `realtime' + activesupport (4.2.1) lib/active_support/core_ext/benchmark.rb:12:in `ms' + actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render' + actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' + activerecord (4.2.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' + actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:43:in `render' + actionpack (4.2.1) lib/action_controller/metal/mime_responds.rb:215:in `respond_to' + /Users/benoit/www/agilidee/flyboy/app/controllers/flyboy/tasks_controller.rb:31:in `index' + actionpack (4.2.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action' + actionpack (4.2.1) lib/abstract_controller/base.rb:198:in `process_action' + actionpack (4.2.1) lib/action_controller/metal/rendering.rb:10:in `process_action' + actionpack (4.2.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action' + activesupport (4.2.1) lib/active_support/callbacks.rb:117:in `call' + activesupport (4.2.1) lib/active_support/callbacks.rb:117:in `call' + activesupport (4.2.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' + activesupport (4.2.1) lib/active_support/callbacks.rb:505:in `call' + activesupport (4.2.1) lib/active_support/callbacks.rb:505:in `call' + activesupport (4.2.1) lib/active_support/callbacks.rb:92:in `_run_callbacks' + activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_process_action_callbacks' + activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks' + actionpack (4.2.1) lib/abstract_controller/callbacks.rb:19:in `process_action' + actionpack (4.2.1) lib/action_controller/metal/rescue.rb:29:in `process_action' + actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' + activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' + activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' + activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' + actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action' + actionpack (4.2.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' + activerecord (4.2.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action' + actionpack (4.2.1) lib/abstract_controller/base.rb:137:in `process' + actionview (4.2.1) lib/action_view/rendering.rb:30:in `process' + actionpack (4.2.1) lib/action_controller/metal.rb:196:in `dispatch' + actionpack (4.2.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' + actionpack (4.2.1) lib/action_controller/metal.rb:237:in `block in action' + actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `call' + actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' + actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:43:in `serve' + actionpack (4.2.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' + actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `each' + actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `serve' + actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:819:in `call' + railties (4.2.1) lib/rails/engine.rb:518:in `call' + railties (4.2.1) lib/rails/railtie.rb:194:in `public_send' + railties (4.2.1) lib/rails/railtie.rb:194:in `method_missing' + actionpack (4.2.1) lib/action_dispatch/routing/mapper.rb:51:in `serve' + actionpack (4.2.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' + actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `each' + actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `serve' + actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:819:in `call' + rack (1.6.0) lib/rack/etag.rb:24:in `call' + rack (1.6.0) lib/rack/conditionalget.rb:25:in `call' + rack (1.6.0) lib/rack/head.rb:13:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/flash.rb:260:in `call' + rack (1.6.0) lib/rack/session/abstract/id.rb:225:in `context' + rack (1.6.0) lib/rack/session/abstract/id.rb:220:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/cookies.rb:560:in `call' + activerecord (4.2.1) lib/active_record/query_cache.rb:36:in `call' + activerecord (4.2.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:649:in `call' + activerecord (4.2.1) lib/active_record/migration.rb:378:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' + activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `call' + activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `_run_callbacks' + activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_call_callbacks' + activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks' + actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/reloader.rb:73:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' + railties (4.2.1) lib/rails/rack/logger.rb:38:in `call_app' + railties (4.2.1) lib/rails/rack/logger.rb:20:in `block in call' + activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `block in tagged' + activesupport (4.2.1) lib/active_support/tagged_logging.rb:26:in `tagged' + activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `tagged' + railties (4.2.1) lib/rails/rack/logger.rb:20:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/request_id.rb:21:in `call' + rack (1.6.0) lib/rack/methodoverride.rb:22:in `call' + rack (1.6.0) lib/rack/runtime.rb:18:in `call' + activesupport (4.2.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' + rack (1.6.0) lib/rack/lock.rb:17:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/static.rb:113:in `call' + rack (1.6.0) lib/rack/sendfile.rb:113:in `call' + railties (4.2.1) lib/rails/engine.rb:518:in `call' + railties (4.2.1) lib/rails/application.rb:164:in `call' + rack (1.6.0) lib/rack/lock.rb:17:in `call' + rack (1.6.0) lib/rack/content_length.rb:15:in `call' + rack (1.6.0) lib/rack/handler/webrick.rb:89:in `service' + /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' + /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' + /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' + + + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_source.erb (12.5ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (3.4ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.0ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (39.8ms) + + +Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-15 14:04:23 +0200 +Processing by Flyboy::TasksController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (1.2ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_searchbar.html.slim (0.2ms) + Flyboy::Task Load (0.3ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + CACHE (0.0ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + CACHE (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + CACHE (0.0ms) 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]] + CACHE (0.0ms) 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", 3]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (24.1ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (39.4ms) +Completed 500 Internal Server Error in 44ms (ActiveRecord: 0.8ms) + +ActionView::Template::Error (undefined method `total_pages' for #<Flyboy::Task::ActiveRecord_Relation:0x007fe6d46eada8>): + 12: = render "flyboy/filters" + 13: = render "flyboy/searchbar" + 14: = render "flyboy/tasks/list", tasks: @tasks, nested: false + 15: = paginate @tasks, theme: "twitter-bootstrap-3" + activerecord (4.2.1) lib/active_record/relation/delegation.rb:136:in `method_missing' + activerecord (4.2.1) lib/active_record/relation/delegation.rb:99:in `method_missing' + kaminari (0.16.3) lib/kaminari/helpers/action_view_extension.rb:18:in `paginate' + /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim:15:in `___sers_benoit_www_agilidee_flyboy_app_views_flyboy_tasks_index_html_slim___1827283042225395674_70314669546800' + actionview (4.2.1) lib/action_view/template.rb:145:in `block in render' + activesupport (4.2.1) lib/active_support/notifications.rb:166:in `instrument' + actionview (4.2.1) lib/action_view/template.rb:333:in `instrument' + actionview (4.2.1) lib/action_view/template.rb:143:in `render' + actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' + actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' + activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' + activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' + activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' + actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' + actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' + actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' + actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template' + actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:14:in `render' + actionview (4.2.1) lib/action_view/renderer/renderer.rb:42:in `render_template' + actionview (4.2.1) lib/action_view/renderer/renderer.rb:23:in `render' + actionview (4.2.1) lib/action_view/rendering.rb:100:in `_render_template' + actionpack (4.2.1) lib/action_controller/metal/streaming.rb:217:in `_render_template' + actionview (4.2.1) lib/action_view/rendering.rb:83:in `render_to_body' + actionpack (4.2.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body' + actionpack (4.2.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body' + actionpack (4.2.1) lib/abstract_controller/rendering.rb:25:in `render' + actionpack (4.2.1) lib/action_controller/metal/rendering.rb:16:in `render' + actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' + activesupport (4.2.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' + /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/1.9.1/benchmark.rb:295:in `realtime' + activesupport (4.2.1) lib/active_support/core_ext/benchmark.rb:12:in `ms' + actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render' + actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' + activerecord (4.2.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' + actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:43:in `render' + actionpack (4.2.1) lib/action_controller/metal/mime_responds.rb:215:in `respond_to' + /Users/benoit/www/agilidee/flyboy/app/controllers/flyboy/tasks_controller.rb:31:in `index' + actionpack (4.2.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action' + actionpack (4.2.1) lib/abstract_controller/base.rb:198:in `process_action' + actionpack (4.2.1) lib/action_controller/metal/rendering.rb:10:in `process_action' + actionpack (4.2.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action' + activesupport (4.2.1) lib/active_support/callbacks.rb:117:in `call' + activesupport (4.2.1) lib/active_support/callbacks.rb:117:in `call' + activesupport (4.2.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' + activesupport (4.2.1) lib/active_support/callbacks.rb:505:in `call' + activesupport (4.2.1) lib/active_support/callbacks.rb:505:in `call' + activesupport (4.2.1) lib/active_support/callbacks.rb:92:in `_run_callbacks' + activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_process_action_callbacks' + activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks' + actionpack (4.2.1) lib/abstract_controller/callbacks.rb:19:in `process_action' + actionpack (4.2.1) lib/action_controller/metal/rescue.rb:29:in `process_action' + actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' + activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' + activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' + activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' + actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action' + actionpack (4.2.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' + activerecord (4.2.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action' + actionpack (4.2.1) lib/abstract_controller/base.rb:137:in `process' + actionview (4.2.1) lib/action_view/rendering.rb:30:in `process' + actionpack (4.2.1) lib/action_controller/metal.rb:196:in `dispatch' + actionpack (4.2.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' + actionpack (4.2.1) lib/action_controller/metal.rb:237:in `block in action' + actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `call' + actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' + actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:43:in `serve' + actionpack (4.2.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' + actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `each' + actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `serve' + actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:819:in `call' + railties (4.2.1) lib/rails/engine.rb:518:in `call' + railties (4.2.1) lib/rails/railtie.rb:194:in `public_send' + railties (4.2.1) lib/rails/railtie.rb:194:in `method_missing' + actionpack (4.2.1) lib/action_dispatch/routing/mapper.rb:51:in `serve' + actionpack (4.2.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' + actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `each' + actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `serve' + actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:819:in `call' + rack (1.6.0) lib/rack/etag.rb:24:in `call' + rack (1.6.0) lib/rack/conditionalget.rb:25:in `call' + rack (1.6.0) lib/rack/head.rb:13:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/flash.rb:260:in `call' + rack (1.6.0) lib/rack/session/abstract/id.rb:225:in `context' + rack (1.6.0) lib/rack/session/abstract/id.rb:220:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/cookies.rb:560:in `call' + activerecord (4.2.1) lib/active_record/query_cache.rb:36:in `call' + activerecord (4.2.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:649:in `call' + activerecord (4.2.1) lib/active_record/migration.rb:378:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' + activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `call' + activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `_run_callbacks' + activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_call_callbacks' + activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks' + actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/reloader.rb:73:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' + railties (4.2.1) lib/rails/rack/logger.rb:38:in `call_app' + railties (4.2.1) lib/rails/rack/logger.rb:20:in `block in call' + activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `block in tagged' + activesupport (4.2.1) lib/active_support/tagged_logging.rb:26:in `tagged' + activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `tagged' + railties (4.2.1) lib/rails/rack/logger.rb:20:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/request_id.rb:21:in `call' + rack (1.6.0) lib/rack/methodoverride.rb:22:in `call' + rack (1.6.0) lib/rack/runtime.rb:18:in `call' + activesupport (4.2.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' + rack (1.6.0) lib/rack/lock.rb:17:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/static.rb:113:in `call' + rack (1.6.0) lib/rack/sendfile.rb:113:in `call' + railties (4.2.1) lib/rails/engine.rb:518:in `call' + railties (4.2.1) lib/rails/application.rb:164:in `call' + rack (1.6.0) lib/rack/lock.rb:17:in `call' + rack (1.6.0) lib/rack/content_length.rb:15:in `call' + rack (1.6.0) lib/rack/handler/webrick.rb:89:in `service' + /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' + /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' + /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' + + + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_source.erb (9.3ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (3.2ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.1ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (29.4ms) + + +Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-15 14:04:49 +0200 +Processing by Flyboy::TasksController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (1.3ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_searchbar.html.slim (0.2ms) + Flyboy::Task Load (0.4ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC LIMIT 2 OFFSET 0 + Flyboy::Goal Load (0.2ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."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/_list.html.slim (28.4ms) +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (116.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 211ms (Views: 177.8ms | ActiveRecord: 1.8ms) + + +Started GET "/assets/application-b8177487af03e6000dadf667b08c60ff.css?body=1" for 127.0.0.1 at 2015-04-15 14:04:50 +0200 + + +Started GET "/assets/dorsale/all-68d74b0aca3a3a4edf7258a4d1391198.js?body=1" for 127.0.0.1 at 2015-04-15 14:04:50 +0200 + + +Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-15 14:04:50 +0200 + + +Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-15 14:04:50 +0200 + + +Started GET "/assets/dorsale/forms-17647dc279994891fcf40edda2798a41.js?body=1" for 127.0.0.1 at 2015-04-15 14:04:50 +0200 + + +Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-15 14:04:50 +0200 + + +Started GET "/assets/application-601e37220d4f8ffdae261a9c049369c2.js?body=1" for 127.0.0.1 at 2015-04-15 14:04:50 +0200 + + +Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-15 14:04:50 +0200 + + +Started GET "/assets/application-b8177487af03e6000dadf667b08c60ff.css?body=1" for 127.0.0.1 at 2015-04-15 14:13:57 +0200 + + +Started GET "/flyboy/goals" for 127.0.0.1 at 2015-04-15 14:14:11 +0200 +Processing by Flyboy::GoalsController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.9ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_searchbar.html.slim (0.2ms) + 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 = 2 AND done = 'f' AND term < '2015-04-15') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 2 AND done = 'f' AND term > '2015-04-15' AND reminder < '2015-04-15') +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 2]] +  (0.2ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 2]] + CACHE (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 2]] +  (0.3ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 1 AND done = 'f' AND term < '2015-04-15') +  (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]] +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 3 AND done = 'f' AND term < '2015-04-15') +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 3 AND done = 'f' AND term > '2015-04-15' AND reminder < '2015-04-15') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 3]] +  (0.1ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 3]] + CACHE (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 3]] +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 5 AND done = 'f' AND term < '2015-04-15') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 5 AND done = 'f' AND term > '2015-04-15' AND reminder < '2015-04-15') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 5]] +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/index.html.slim within layouts/application (57.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 148ms (Views: 123.1ms | ActiveRecord: 3.5ms) + + +Started GET "/flyboy/goals" for 127.0.0.1 at 2015-04-15 14:14:11 +0200 +Processing by Flyboy::GoalsController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (1.1ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_searchbar.html.slim (0.2ms) + 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 = 2 AND done = 'f' AND term < '2015-04-15') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 2 AND done = 'f' AND term > '2015-04-15' AND reminder < '2015-04-15') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 2]] +  (0.1ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 2]] + CACHE (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 2]] +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 1 AND done = 'f' AND term < '2015-04-15') +  (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]] +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 3 AND done = 'f' AND term < '2015-04-15') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 3 AND done = 'f' AND term > '2015-04-15' AND reminder < '2015-04-15') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 3]] +  (0.1ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 3]] + CACHE (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 3]] +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 5 AND done = 'f' AND term < '2015-04-15') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 5 AND done = 'f' AND term > '2015-04-15' AND reminder < '2015-04-15') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 5]] +  (0.1ms) SELECT COUNT(*) FROM "flyboy_goals" + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/index.html.slim within layouts/application (31.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 157ms (Views: 152.8ms | ActiveRecord: 2.0ms) + + +Started GET "/assets/application-b8177487af03e6000dadf667b08c60ff.css?body=1" for 127.0.0.1 at 2015-04-15 14:14:12 +0200 + + +Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-15 14:14:12 +0200 + + +Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-15 14:14:12 +0200 + + +Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-15 14:14:12 +0200 + + +Started GET "/assets/dorsale/forms-17647dc279994891fcf40edda2798a41.js?body=1" for 127.0.0.1 at 2015-04-15 14:14:12 +0200 + + +Started GET "/assets/dorsale/all-68d74b0aca3a3a4edf7258a4d1391198.js?body=1" for 127.0.0.1 at 2015-04-15 14:14:12 +0200 + + +Started GET "/assets/application-601e37220d4f8ffdae261a9c049369c2.js?body=1" for 127.0.0.1 at 2015-04-15 14:14:12 +0200 + + +Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-15 14:14:12 +0200 + + +Started GET "/assets/application-b8177487af03e6000dadf667b08c60ff.css?body=1" for 127.0.0.1 at 2015-04-15 14:14:15 +0200 + + +Started GET "/flyboy/goals" for 127.0.0.1 at 2015-04-15 14:26:22 +0200 +Processing by Flyboy::GoalsController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (1.2ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_searchbar.html.slim (0.3ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/index.html.slim within layouts/application (13.9ms) +Completed 500 Internal Server Error in 19ms (ActiveRecord: 0.0ms) + +ActionView::Template::Error (Missing partial flyboy/_list with {:locale=>[:fr], :formats=>[:html], :variants=>[], :handlers=>[:erb, :builder, :raw, :ruby, :slim, :coffee]}. Searched in: + * "/Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/bh-1.3.3/lib/bh/views" + * "/Users/benoit/www/agilidee/flyboy/spec/dummy/app/views" + * "/Users/benoit/www/agilidee/flyboy/app/views" + * "/Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views" + * "/Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/bootstrap-kaminari-views-0.0.5/app/views" + * "/Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/kaminari-0.16.3/app/views" +): + 9: + 10: = render "flyboy/filters" + 11: = render "flyboy/searchbar" + 12: = render "flyboy/list", goals: @goals + 13: = paginate @goals, theme: "twitter-bootstrap-3" + actionview (4.2.1) lib/action_view/path_set.rb:46:in `find' + actionview (4.2.1) lib/action_view/lookup_context.rb:121:in `find' + actionview (4.2.1) lib/action_view/renderer/partial_renderer.rb:418:in `find_template' + actionview (4.2.1) lib/action_view/renderer/partial_renderer.rb:413:in `find_partial' + actionview (4.2.1) lib/action_view/renderer/partial_renderer.rb:294:in `render' + actionview (4.2.1) lib/action_view/renderer/renderer.rb:47:in `render_partial' + actionview (4.2.1) lib/action_view/helpers/rendering_helper.rb:35:in `render' + /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/index.html.slim:12:in `___sers_benoit_www_agilidee_flyboy_app_views_flyboy_goals_index_html_slim___2689446141699640206_70314688023240' + actionview (4.2.1) lib/action_view/template.rb:145:in `block in render' + activesupport (4.2.1) lib/active_support/notifications.rb:166:in `instrument' + actionview (4.2.1) lib/action_view/template.rb:333:in `instrument' + actionview (4.2.1) lib/action_view/template.rb:143:in `render' + actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' + actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' + activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' + activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' + activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' + actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' + actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' + actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' + actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template' + actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:14:in `render' + actionview (4.2.1) lib/action_view/renderer/renderer.rb:42:in `render_template' + actionview (4.2.1) lib/action_view/renderer/renderer.rb:23:in `render' + actionview (4.2.1) lib/action_view/rendering.rb:100:in `_render_template' + actionpack (4.2.1) lib/action_controller/metal/streaming.rb:217:in `_render_template' + actionview (4.2.1) lib/action_view/rendering.rb:83:in `render_to_body' + actionpack (4.2.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body' + actionpack (4.2.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body' + actionpack (4.2.1) lib/abstract_controller/rendering.rb:25:in `render' + actionpack (4.2.1) lib/action_controller/metal/rendering.rb:16:in `render' + actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' + activesupport (4.2.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' + /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/1.9.1/benchmark.rb:295:in `realtime' + activesupport (4.2.1) lib/active_support/core_ext/benchmark.rb:12:in `ms' + actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render' + actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' + activerecord (4.2.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' + actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:43:in `render' + actionpack (4.2.1) lib/action_controller/metal/implicit_render.rb:10:in `default_render' + actionpack (4.2.1) lib/action_controller/metal/implicit_render.rb:5:in `send_action' + actionpack (4.2.1) lib/abstract_controller/base.rb:198:in `process_action' + actionpack (4.2.1) lib/action_controller/metal/rendering.rb:10:in `process_action' + actionpack (4.2.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action' + activesupport (4.2.1) lib/active_support/callbacks.rb:117:in `call' + activesupport (4.2.1) lib/active_support/callbacks.rb:117:in `call' + activesupport (4.2.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' + activesupport (4.2.1) lib/active_support/callbacks.rb:505:in `call' + activesupport (4.2.1) lib/active_support/callbacks.rb:505:in `call' + activesupport (4.2.1) lib/active_support/callbacks.rb:92:in `_run_callbacks' + activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_process_action_callbacks' + activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks' + actionpack (4.2.1) lib/abstract_controller/callbacks.rb:19:in `process_action' + actionpack (4.2.1) lib/action_controller/metal/rescue.rb:29:in `process_action' + actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' + activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' + activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' + activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' + actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action' + actionpack (4.2.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' + activerecord (4.2.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action' + actionpack (4.2.1) lib/abstract_controller/base.rb:137:in `process' + actionview (4.2.1) lib/action_view/rendering.rb:30:in `process' + actionpack (4.2.1) lib/action_controller/metal.rb:196:in `dispatch' + actionpack (4.2.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' + actionpack (4.2.1) lib/action_controller/metal.rb:237:in `block in action' + actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `call' + actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' + actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:43:in `serve' + actionpack (4.2.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' + actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `each' + actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `serve' + actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:819:in `call' + railties (4.2.1) lib/rails/engine.rb:518:in `call' + railties (4.2.1) lib/rails/railtie.rb:194:in `public_send' + railties (4.2.1) lib/rails/railtie.rb:194:in `method_missing' + actionpack (4.2.1) lib/action_dispatch/routing/mapper.rb:51:in `serve' + actionpack (4.2.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' + actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `each' + actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `serve' + actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:819:in `call' + rack (1.6.0) lib/rack/etag.rb:24:in `call' + rack (1.6.0) lib/rack/conditionalget.rb:25:in `call' + rack (1.6.0) lib/rack/head.rb:13:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/flash.rb:260:in `call' + rack (1.6.0) lib/rack/session/abstract/id.rb:225:in `context' + rack (1.6.0) lib/rack/session/abstract/id.rb:220:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/cookies.rb:560:in `call' + activerecord (4.2.1) lib/active_record/query_cache.rb:36:in `call' + activerecord (4.2.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:649:in `call' + activerecord (4.2.1) lib/active_record/migration.rb:378:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' + activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `call' + activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `_run_callbacks' + activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_call_callbacks' + activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks' + actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/reloader.rb:73:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' + railties (4.2.1) lib/rails/rack/logger.rb:38:in `call_app' + railties (4.2.1) lib/rails/rack/logger.rb:20:in `block in call' + activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `block in tagged' + activesupport (4.2.1) lib/active_support/tagged_logging.rb:26:in `tagged' + activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `tagged' + railties (4.2.1) lib/rails/rack/logger.rb:20:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/request_id.rb:21:in `call' + rack (1.6.0) lib/rack/methodoverride.rb:22:in `call' + rack (1.6.0) lib/rack/runtime.rb:18:in `call' + activesupport (4.2.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' + rack (1.6.0) lib/rack/lock.rb:17:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/static.rb:113:in `call' + rack (1.6.0) lib/rack/sendfile.rb:113:in `call' + railties (4.2.1) lib/rails/engine.rb:518:in `call' + railties (4.2.1) lib/rails/application.rb:164:in `call' + rack (1.6.0) lib/rack/lock.rb:17:in `call' + rack (1.6.0) lib/rack/content_length.rb:15:in `call' + rack (1.6.0) lib/rack/handler/webrick.rb:89:in `service' + /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' + /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' + /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' + + + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_source.erb (10.9ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (3.6ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.1ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (37.8ms) + + +Started GET "/flyboy/goals" for 127.0.0.1 at 2015-04-15 14:26:35 +0200 +Processing by Flyboy::GoalsController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (1.2ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_searchbar.html.slim (0.3ms) + 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-15') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 2 AND done = 'f' AND term > '2015-04-15' AND reminder < '2015-04-15') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 2]] +  (0.1ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 2]] + CACHE (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 2]] +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 1 AND done = 'f' AND term < '2015-04-15') +  (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]] +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 3 AND done = 'f' AND term < '2015-04-15') +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 3 AND done = 'f' AND term > '2015-04-15' AND reminder < '2015-04-15') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 3]] +  (0.1ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 3]] + CACHE (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 3]] +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 5 AND done = 'f' AND term < '2015-04-15') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 5 AND done = 'f' AND term > '2015-04-15' AND reminder < '2015-04-15') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 5]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_list.html.slim (34.3ms) +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/index.html.slim within layouts/application (51.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 125ms (Views: 121.3ms | ActiveRecord: 2.3ms) + + +Started GET "/assets/application-b8177487af03e6000dadf667b08c60ff.css?body=1" for 127.0.0.1 at 2015-04-15 14:26:35 +0200 + + +Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-15 14:26:35 +0200 + + +Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-15 14:26:35 +0200 + + +Started GET "/assets/dorsale/forms-17647dc279994891fcf40edda2798a41.js?body=1" for 127.0.0.1 at 2015-04-15 14:26:35 +0200 + + +Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-15 14:26:35 +0200 + + +Started GET "/assets/dorsale/all-68d74b0aca3a3a4edf7258a4d1391198.js?body=1" for 127.0.0.1 at 2015-04-15 14:26:35 +0200 + + +Started GET "/assets/application-601e37220d4f8ffdae261a9c049369c2.js?body=1" for 127.0.0.1 at 2015-04-15 14:26:36 +0200 + + +Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-15 14:26:36 +0200 + + +Started GET "/flyboy/goals" for 127.0.0.1 at 2015-04-15 14:29:45 +0200 +Processing by Flyboy::GoalsController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.9ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_searchbar.html.slim (0.2ms) + 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 = 2 AND done = 'f' AND term < '2015-04-15') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 2 AND done = 'f' AND term > '2015-04-15' AND reminder < '2015-04-15') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 2]] +  (0.1ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 2]] + CACHE (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 2]] +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 1 AND done = 'f' AND term < '2015-04-15') +  (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]] +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 3 AND done = 'f' AND term < '2015-04-15') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 3 AND done = 'f' AND term > '2015-04-15' AND reminder < '2015-04-15') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 3]] +  (0.1ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 3]] + CACHE (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 3]] +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 5 AND done = 'f' AND term < '2015-04-15') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 5 AND done = 'f' AND term > '2015-04-15' AND reminder < '2015-04-15') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 5]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_list.html.slim (25.2ms) +  (0.1ms) SELECT COUNT(*) FROM "flyboy_goals" + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/index.html.slim within layouts/application (34.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 96ms (Views: 92.3ms | ActiveRecord: 2.1ms) + + +Started GET "/assets/application-b8177487af03e6000dadf667b08c60ff.css?body=1" for 127.0.0.1 at 2015-04-15 14:29:45 +0200 + + +Started GET "/assets/dorsale/all-68d74b0aca3a3a4edf7258a4d1391198.js?body=1" for 127.0.0.1 at 2015-04-15 14:29:45 +0200 + + +Started GET "/assets/dorsale/forms-17647dc279994891fcf40edda2798a41.js?body=1" for 127.0.0.1 at 2015-04-15 14:29:45 +0200 + + +Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-15 14:29:45 +0200 + + +Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-15 14:29:45 +0200 + + +Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-15 14:29:45 +0200 + + +Started GET "/assets/application-601e37220d4f8ffdae261a9c049369c2.js?body=1" for 127.0.0.1 at 2015-04-15 14:29:45 +0200 + + +Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-15 14:29:46 +0200 + + +Started GET "/flyboy/goals/2" for 127.0.0.1 at 2015-04-15 14:29:46 +0200 +Processing by Flyboy::GoalsController#show as HTML + Parameters: {"id"=>"2"} + Flyboy::Goal Load (0.2ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 2]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_actions.html.slim (2.9ms) +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 2]] +  (0.1ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 2]] + CACHE (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 2]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (13.8ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/show.html.slim within layouts/application (15.0ms) +Completed 500 Internal Server Error in 19ms (ActiveRecord: 0.4ms) + +ActionView::Template::Error (wrong number of arguments (3 for 2)): + 11: + 12: = context_info Flyboy::Goal.human_attribute_name(:revision), goal.revision + 13: = context_info Flyboy::Goal.human_attribute_name(:status), t("messages.goals.status.#{goal.status}") + 14: = context_info Flyboy::Goal.human_attribute_name(:description), goal.description, true + dorsale (1.1.4) app/helpers/dorsale/context_helper.rb:12:in `context_info' + /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim:14:in `___sers_benoit_www_agilidee_flyboy_app_views_flyboy_goals__context_html_slim___3678096449627795894_70314674931980' + actionview (4.2.1) lib/action_view/template.rb:145:in `block in render' + activesupport (4.2.1) lib/active_support/notifications.rb:166:in `instrument' + actionview (4.2.1) lib/action_view/template.rb:333:in `instrument' + actionview (4.2.1) lib/action_view/template.rb:143:in `render' + actionview (4.2.1) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' + actionview (4.2.1) lib/action_view/renderer/partial_renderer.rb:310:in `block in render' + actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' + activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' + activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' + activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' + actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' + actionview (4.2.1) lib/action_view/renderer/partial_renderer.rb:309:in `render' + actionview (4.2.1) lib/action_view/renderer/renderer.rb:47:in `render_partial' + actionview (4.2.1) lib/action_view/helpers/rendering_helper.rb:35:in `render' + /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/show.html.slim:3:in `block in ___sers_benoit_www_agilidee_flyboy_app_views_flyboy_goals_show_html_slim__1486103864780439733_70314689923020' + actionview (4.2.1) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' + actionview (4.2.1) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' + actionview (4.2.1) lib/action_view/helpers/capture_helper.rb:38:in `capture' + actionview (4.2.1) lib/action_view/helpers/capture_helper.rb:152:in `content_for' + /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/show.html.slim:2:in `___sers_benoit_www_agilidee_flyboy_app_views_flyboy_goals_show_html_slim__1486103864780439733_70314689923020' + actionview (4.2.1) lib/action_view/template.rb:145:in `block in render' + activesupport (4.2.1) lib/active_support/notifications.rb:166:in `instrument' + actionview (4.2.1) lib/action_view/template.rb:333:in `instrument' + actionview (4.2.1) lib/action_view/template.rb:143:in `render' + actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' + actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' + activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' + activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' + activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' + actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' + actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' + actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' + actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template' + actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:14:in `render' + actionview (4.2.1) lib/action_view/renderer/renderer.rb:42:in `render_template' + actionview (4.2.1) lib/action_view/renderer/renderer.rb:23:in `render' + actionview (4.2.1) lib/action_view/rendering.rb:100:in `_render_template' + actionpack (4.2.1) lib/action_controller/metal/streaming.rb:217:in `_render_template' + actionview (4.2.1) lib/action_view/rendering.rb:83:in `render_to_body' + actionpack (4.2.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body' + actionpack (4.2.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body' + actionpack (4.2.1) lib/abstract_controller/rendering.rb:25:in `render' + actionpack (4.2.1) lib/action_controller/metal/rendering.rb:16:in `render' + actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' + activesupport (4.2.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' + /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/1.9.1/benchmark.rb:295:in `realtime' + activesupport (4.2.1) lib/active_support/core_ext/benchmark.rb:12:in `ms' + actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render' + actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' + activerecord (4.2.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' + actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:43:in `render' + actionpack (4.2.1) lib/action_controller/metal/implicit_render.rb:10:in `default_render' + actionpack (4.2.1) lib/action_controller/metal/implicit_render.rb:5:in `send_action' + actionpack (4.2.1) lib/abstract_controller/base.rb:198:in `process_action' + actionpack (4.2.1) lib/action_controller/metal/rendering.rb:10:in `process_action' + actionpack (4.2.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action' + activesupport (4.2.1) lib/active_support/callbacks.rb:117:in `call' + activesupport (4.2.1) lib/active_support/callbacks.rb:117:in `call' + activesupport (4.2.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' + activesupport (4.2.1) lib/active_support/callbacks.rb:505:in `call' + activesupport (4.2.1) lib/active_support/callbacks.rb:505:in `call' + activesupport (4.2.1) lib/active_support/callbacks.rb:92:in `_run_callbacks' + activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_process_action_callbacks' + activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks' + actionpack (4.2.1) lib/abstract_controller/callbacks.rb:19:in `process_action' + actionpack (4.2.1) lib/action_controller/metal/rescue.rb:29:in `process_action' + actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' + activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' + activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' + activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' + actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action' + actionpack (4.2.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' + activerecord (4.2.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action' + actionpack (4.2.1) lib/abstract_controller/base.rb:137:in `process' + actionview (4.2.1) lib/action_view/rendering.rb:30:in `process' + actionpack (4.2.1) lib/action_controller/metal.rb:196:in `dispatch' + actionpack (4.2.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' + actionpack (4.2.1) lib/action_controller/metal.rb:237:in `block in action' + actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `call' + actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' + actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:43:in `serve' + actionpack (4.2.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' + actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `each' + actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `serve' + actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:819:in `call' + railties (4.2.1) lib/rails/engine.rb:518:in `call' + railties (4.2.1) lib/rails/railtie.rb:194:in `public_send' + railties (4.2.1) lib/rails/railtie.rb:194:in `method_missing' + actionpack (4.2.1) lib/action_dispatch/routing/mapper.rb:51:in `serve' + actionpack (4.2.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' + actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `each' + actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `serve' + actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:819:in `call' + rack (1.6.0) lib/rack/etag.rb:24:in `call' + rack (1.6.0) lib/rack/conditionalget.rb:25:in `call' + rack (1.6.0) lib/rack/head.rb:13:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/flash.rb:260:in `call' + rack (1.6.0) lib/rack/session/abstract/id.rb:225:in `context' + rack (1.6.0) lib/rack/session/abstract/id.rb:220:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/cookies.rb:560:in `call' + activerecord (4.2.1) lib/active_record/query_cache.rb:36:in `call' + activerecord (4.2.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:649:in `call' + activerecord (4.2.1) lib/active_record/migration.rb:378:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' + activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `call' + activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `_run_callbacks' + activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_call_callbacks' + activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks' + actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/reloader.rb:73:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' + railties (4.2.1) lib/rails/rack/logger.rb:38:in `call_app' + railties (4.2.1) lib/rails/rack/logger.rb:20:in `block in call' + activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `block in tagged' + activesupport (4.2.1) lib/active_support/tagged_logging.rb:26:in `tagged' + activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `tagged' + railties (4.2.1) lib/rails/rack/logger.rb:20:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/request_id.rb:21:in `call' + rack (1.6.0) lib/rack/methodoverride.rb:22:in `call' + rack (1.6.0) lib/rack/runtime.rb:18:in `call' + activesupport (4.2.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' + rack (1.6.0) lib/rack/lock.rb:17:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/static.rb:113:in `call' + rack (1.6.0) lib/rack/sendfile.rb:113:in `call' + railties (4.2.1) lib/rails/engine.rb:518:in `call' + railties (4.2.1) lib/rails/application.rb:164:in `call' + rack (1.6.0) lib/rack/lock.rb:17:in `call' + rack (1.6.0) lib/rack/content_length.rb:15:in `call' + rack (1.6.0) lib/rack/handler/webrick.rb:89:in `service' + /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' + /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' + /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' + + + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_source.erb (11.3ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (3.2ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.0ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (34.2ms) + + +Started GET "/flyboy/goals/2" for 127.0.0.1 at 2015-04-15 14:29:52 +0200 +Processing by Flyboy::GoalsController#show as HTML + Parameters: {"id"=>"2"} + Flyboy::Goal Load (0.2ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 2]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_actions.html.slim (3.3ms) +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 2]] +  (0.1ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 2]] + CACHE (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 2]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (13.5ms) + Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? ORDER BY term ASC, term DESC [["goal_id", 2]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (2.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.3ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/show.html.slim within layouts/application (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/_flash.html.slim (0.1ms) +Completed 200 OK in 148ms (Views: 145.1ms | ActiveRecord: 0.6ms) + + +Started GET "/assets/application-b8177487af03e6000dadf667b08c60ff.css?body=1" for 127.0.0.1 at 2015-04-15 14:29:52 +0200 + + +Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-15 14:29:52 +0200 + + +Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-15 14:29:52 +0200 + + +Started GET "/assets/dorsale/all-68d74b0aca3a3a4edf7258a4d1391198.js?body=1" for 127.0.0.1 at 2015-04-15 14:29:52 +0200 + + +Started GET "/assets/dorsale/forms-17647dc279994891fcf40edda2798a41.js?body=1" for 127.0.0.1 at 2015-04-15 14:29:53 +0200 + + +Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-15 14:29:53 +0200 + + +Started GET "/assets/application-601e37220d4f8ffdae261a9c049369c2.js?body=1" for 127.0.0.1 at 2015-04-15 14:29:53 +0200 + + +Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-15 14:29:53 +0200 + + +Started GET "/flyboy/goals/1" for 127.0.0.1 at 2015-04-15 14:30: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.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f' [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_actions.html.slim (5.6ms) +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] +  (0.1ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] + CACHE (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (9.9ms) + Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? ORDER BY term ASC, term DESC [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (7.1ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_contextual.html.slim (0.7ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/show.html.slim within layouts/application (22.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 86ms (Views: 84.1ms | ActiveRecord: 0.6ms) + + +Started GET "/assets/application-b8177487af03e6000dadf667b08c60ff.css?body=1" for 127.0.0.1 at 2015-04-15 14:30:03 +0200 + + +Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-15 14:30:03 +0200 + + +Started GET "/assets/dorsale/all-68d74b0aca3a3a4edf7258a4d1391198.js?body=1" for 127.0.0.1 at 2015-04-15 14:30:03 +0200 + + +Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-15 14:30:03 +0200 + + +Started GET "/assets/dorsale/forms-17647dc279994891fcf40edda2798a41.js?body=1" for 127.0.0.1 at 2015-04-15 14:30:03 +0200 + + +Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-15 14:30:03 +0200 + + +Started GET "/assets/application-601e37220d4f8ffdae261a9c049369c2.js?body=1" for 127.0.0.1 at 2015-04-15 14:30:03 +0200 + + +Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-15 14:30:03 +0200 + + +Started GET "/flyboy/goals/1" for 127.0.0.1 at 2015-04-15 14:30:18 +0200 +Processing by Flyboy::GoalsController#show as HTML + Parameters: {"id"=>"1"} + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f' [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_actions.html.slim (5.0ms) +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] +  (0.1ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] + CACHE (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (84.4ms) + Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? ORDER BY term ASC, term DESC [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (8.8ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_contextual.html.slim (0.5ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/show.html.slim within layouts/application (100.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 166ms (Views: 163.6ms | ActiveRecord: 0.7ms) + + +Started GET "/assets/application-b8177487af03e6000dadf667b08c60ff.css?body=1" for 127.0.0.1 at 2015-04-15 14:30:18 +0200 + + +Started GET "/assets/dorsale/all-68d74b0aca3a3a4edf7258a4d1391198.js?body=1" for 127.0.0.1 at 2015-04-15 14:30:18 +0200 + + +Started GET "/assets/dorsale/forms-17647dc279994891fcf40edda2798a41.js?body=1" for 127.0.0.1 at 2015-04-15 14:30:18 +0200 + + +Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-15 14:30:18 +0200 + + +Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-15 14:30:18 +0200 + + +Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-15 14:30:18 +0200 + + +Started GET "/assets/application-601e37220d4f8ffdae261a9c049369c2.js?body=1" for 127.0.0.1 at 2015-04-15 14:30:18 +0200 + + +Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-15 14:30:18 +0200 + + +Started GET "/flyboy/goals/1" for 127.0.0.1 at 2015-04-15 14:30:37 +0200 +Processing by Flyboy::GoalsController#show as HTML + Parameters: {"id"=>"1"} + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f' [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_actions.html.slim (4.6ms) +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] +  (0.1ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] + CACHE (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (15.0ms) + Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? ORDER BY term ASC, term DESC [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (7.5ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_contextual.html.slim (0.7ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/show.html.slim within layouts/application (28.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 89ms (Views: 87.0ms | ActiveRecord: 0.6ms) + + +Started GET "/assets/application-b8177487af03e6000dadf667b08c60ff.css?body=1" for 127.0.0.1 at 2015-04-15 14:30:37 +0200 + + +Started GET "/assets/dorsale/all-68d74b0aca3a3a4edf7258a4d1391198.js?body=1" for 127.0.0.1 at 2015-04-15 14:30:38 +0200 + + +Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-15 14:30:38 +0200 + + +Started GET "/assets/dorsale/forms-17647dc279994891fcf40edda2798a41.js?body=1" for 127.0.0.1 at 2015-04-15 14:30:38 +0200 + + +Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-15 14:30:38 +0200 + + +Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-15 14:30:38 +0200 + + +Started GET "/assets/application-601e37220d4f8ffdae261a9c049369c2.js?body=1" for 127.0.0.1 at 2015-04-15 14:30:38 +0200 + + +Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-15 14:30:38 +0200 + + +Started GET "/flyboy/goals/1" for 127.0.0.1 at 2015-04-15 14:30:54 +0200 +Processing by Flyboy::GoalsController#show as HTML + Parameters: {"id"=>"1"} + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f' [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_actions.html.slim (4.2ms) +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] +  (0.1ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] + CACHE (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (13.5ms) + Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? ORDER BY term ASC, term DESC [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (6.8ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_contextual.html.slim (0.5ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/show.html.slim within layouts/application (26.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 87ms (Views: 84.1ms | ActiveRecord: 0.6ms) + + +Started GET "/assets/application-b8177487af03e6000dadf667b08c60ff.css?body=1" for 127.0.0.1 at 2015-04-15 14:30:54 +0200 + + +Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-15 14:30:54 +0200 + + +Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-15 14:30:54 +0200 + + +Started GET "/assets/dorsale/forms-17647dc279994891fcf40edda2798a41.js?body=1" for 127.0.0.1 at 2015-04-15 14:30:55 +0200 + + +Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-15 14:30:55 +0200 + + +Started GET "/assets/dorsale/all-68d74b0aca3a3a4edf7258a4d1391198.js?body=1" for 127.0.0.1 at 2015-04-15 14:30:55 +0200 + + +Started GET "/assets/application-601e37220d4f8ffdae261a9c049369c2.js?body=1" for 127.0.0.1 at 2015-04-15 14:30:55 +0200 + + +Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-15 14:30:55 +0200 + + +Started GET "/flyboy/goals/1" for 127.0.0.1 at 2015-04-15 14:30:55 +0200 +Processing by Flyboy::GoalsController#show as HTML + Parameters: {"id"=>"1"} + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f' [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_actions.html.slim (3.8ms) +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] +  (0.1ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] + CACHE (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (7.6ms) + Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? ORDER BY term ASC, term DESC [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (8.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.6ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/show.html.slim within layouts/application (21.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 145ms (Views: 143.0ms | ActiveRecord: 0.6ms) + + +Started GET "/assets/application-b8177487af03e6000dadf667b08c60ff.css?body=1" for 127.0.0.1 at 2015-04-15 14:30:56 +0200 + + +Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-15 14:30:56 +0200 + + +Started GET "/assets/dorsale/forms-17647dc279994891fcf40edda2798a41.js?body=1" for 127.0.0.1 at 2015-04-15 14:30:56 +0200 + + +Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-15 14:30:56 +0200 + + +Started GET "/assets/dorsale/all-68d74b0aca3a3a4edf7258a4d1391198.js?body=1" for 127.0.0.1 at 2015-04-15 14:30:56 +0200 + + +Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-15 14:30:56 +0200 + + +Started GET "/assets/application-601e37220d4f8ffdae261a9c049369c2.js?body=1" for 127.0.0.1 at 2015-04-15 14:30:56 +0200 + + +Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-15 14:30:56 +0200 + + +Started GET "/flyboy/goals/1" for 127.0.0.1 at 2015-04-15 14:31:04 +0200 +Processing by Flyboy::GoalsController#show as HTML + Parameters: {"id"=>"1"} + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] +  (0.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.3ms) +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] +  (0.1ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] + CACHE (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (15.6ms) + Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? ORDER BY term ASC, term DESC [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (8.0ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_contextual.html.slim (0.5ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/show.html.slim within layouts/application (29.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 89ms (Views: 86.5ms | ActiveRecord: 0.7ms) + + +Started GET "/assets/application-b8177487af03e6000dadf667b08c60ff.css?body=1" for 127.0.0.1 at 2015-04-15 14:31:04 +0200 + + +Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-15 14:31:04 +0200 + + +Started GET "/assets/dorsale/forms-17647dc279994891fcf40edda2798a41.js?body=1" for 127.0.0.1 at 2015-04-15 14:31:05 +0200 + + +Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-15 14:31:05 +0200 + + +Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-15 14:31:05 +0200 + + +Started GET "/assets/dorsale/all-68d74b0aca3a3a4edf7258a4d1391198.js?body=1" for 127.0.0.1 at 2015-04-15 14:31:05 +0200 + + +Started GET "/assets/application-601e37220d4f8ffdae261a9c049369c2.js?body=1" for 127.0.0.1 at 2015-04-15 14:31:05 +0200 + + +Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-15 14:31:05 +0200 + + +Started GET "/flyboy/goals/1" for 127.0.0.1 at 2015-04-15 14:31:54 +0200 +Processing by Flyboy::GoalsController#show as HTML + Parameters: {"id"=>"1"} + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f' [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_actions.html.slim (6.7ms) +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] +  (0.1ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] + CACHE (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (17.9ms) + Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? ORDER BY term ASC, term DESC [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (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/_contextual.html.slim (0.5ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/show.html.slim within layouts/application (32.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 158ms (Views: 155.5ms | ActiveRecord: 0.7ms) + + +Started GET "/assets/application-b8177487af03e6000dadf667b08c60ff.css?body=1" for 127.0.0.1 at 2015-04-15 14:31:55 +0200 + + +Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-15 14:31:55 +0200 + + +Started GET "/assets/dorsale/forms-17647dc279994891fcf40edda2798a41.js?body=1" for 127.0.0.1 at 2015-04-15 14:31:55 +0200 + + +Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-15 14:31:55 +0200 + + +Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-15 14:31:55 +0200 + + +Started GET "/assets/dorsale/all-68d74b0aca3a3a4edf7258a4d1391198.js?body=1" for 127.0.0.1 at 2015-04-15 14:31:55 +0200 + + +Started GET "/assets/application-601e37220d4f8ffdae261a9c049369c2.js?body=1" for 127.0.0.1 at 2015-04-15 14:31:55 +0200 + + +Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-15 14:31:55 +0200 + + +Started GET "/flyboy/goals/1" for 127.0.0.1 at 2015-04-15 14:32:30 +0200 +Processing by Flyboy::GoalsController#show as HTML + Parameters: {"id"=>"1"} + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f' [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_actions.html.slim (4.2ms) +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] +  (0.1ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] + CACHE (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (12.4ms) + Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? ORDER BY term ASC, term DESC [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (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/_contextual.html.slim (0.5ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/show.html.slim within layouts/application (26.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 90ms (Views: 87.0ms | ActiveRecord: 0.6ms) + + +Started GET "/assets/application-b8177487af03e6000dadf667b08c60ff.css?body=1" for 127.0.0.1 at 2015-04-15 14:32:30 +0200 + + +Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-15 14:32:30 +0200 + + +Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-15 14:32:30 +0200 + + +Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-15 14:32:30 +0200 + + +Started GET "/assets/dorsale/forms-17647dc279994891fcf40edda2798a41.js?body=1" for 127.0.0.1 at 2015-04-15 14:32:30 +0200 + + +Started GET "/assets/dorsale/all-68d74b0aca3a3a4edf7258a4d1391198.js?body=1" for 127.0.0.1 at 2015-04-15 14:32:30 +0200 + + +Started GET "/assets/application-601e37220d4f8ffdae261a9c049369c2.js?body=1" for 127.0.0.1 at 2015-04-15 14:32:30 +0200 + + +Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-15 14:32:30 +0200 + + +Started GET "/flyboy/goals/1" for 127.0.0.1 at 2015-04-15 14:32:31 +0200 +Processing by Flyboy::GoalsController#show as HTML + Parameters: {"id"=>"1"} + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f' [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_actions.html.slim (3.8ms) +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] +  (0.1ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] + CACHE (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (9.0ms) + Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? ORDER BY term ASC, term DESC [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (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.5ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/show.html.slim within layouts/application (23.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 149ms (Views: 146.8ms | ActiveRecord: 0.7ms) + + +Started GET "/assets/application-b8177487af03e6000dadf667b08c60ff.css?body=1" for 127.0.0.1 at 2015-04-15 14:32:31 +0200 + + +Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-15 14:32:31 +0200 + + +Started GET "/assets/dorsale/forms-17647dc279994891fcf40edda2798a41.js?body=1" for 127.0.0.1 at 2015-04-15 14:32:31 +0200 + + +Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-15 14:32:31 +0200 + + +Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-15 14:32:31 +0200 + + +Started GET "/assets/dorsale/all-68d74b0aca3a3a4edf7258a4d1391198.js?body=1" for 127.0.0.1 at 2015-04-15 14:32:31 +0200 + + +Started GET "/assets/application-601e37220d4f8ffdae261a9c049369c2.js?body=1" for 127.0.0.1 at 2015-04-15 14:32:31 +0200 + + +Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-15 14:32:31 +0200 + + +Started GET "/flyboy/tasks/3" for 127.0.0.1 at 2015-04-15 14:32:32 +0200 +Processing by Flyboy::TasksController#show as HTML + Parameters: {"id"=>"3"} + Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 3]] + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + CACHE (0.0ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", "3"]] + CACHE (0.0ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_actions.html.slim (2.2ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_context.html.slim (4.9ms) +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f' [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_actions.html.slim (4.4ms) +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] +  (0.1ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] + CACHE (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (8.7ms) + Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1 [["id", 3]] + 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", 3]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/task_comments/_list.html.slim (82.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.2ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/show.html.slim within layouts/application (101.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 165ms (Views: 159.3ms | ActiveRecord: 1.2ms) + + +Started GET "/assets/application-b8177487af03e6000dadf667b08c60ff.css?body=1" for 127.0.0.1 at 2015-04-15 14:32:32 +0200 + + +Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-15 14:32:32 +0200 + + +Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-15 14:32:32 +0200 + + +Started GET "/assets/dorsale/forms-17647dc279994891fcf40edda2798a41.js?body=1" for 127.0.0.1 at 2015-04-15 14:32:32 +0200 + + +Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-15 14:32:32 +0200 + + +Started GET "/assets/dorsale/all-68d74b0aca3a3a4edf7258a4d1391198.js?body=1" for 127.0.0.1 at 2015-04-15 14:32:32 +0200 + + +Started GET "/assets/application-601e37220d4f8ffdae261a9c049369c2.js?body=1" for 127.0.0.1 at 2015-04-15 14:32:32 +0200 + + +Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-15 14:32:32 +0200 + ActiveRecord::SchemaMigration Load (0.6ms) SELECT "schema_migrations".* FROM "schema_migrations" +Migrating to AddProgressToGoals (20150415130939) +  (0.1ms) begin transaction +  (1.0ms) ALTER TABLE "flyboy_goals" ADD "progress" integer + SQL (0.7ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20150415130939"]] +  (0.8ms) commit transaction + ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" + ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" + ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" +Migrating to AddProgressToGoals (20150415130939) +  (0.1ms) begin transaction +  (1.3ms) CREATE TEMPORARY TABLE "aflyboy_goals" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar, "description" text, "status" varchar, "tracking" varchar, "version" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL, "progress" integer) +  (0.1ms) SELECT * FROM "flyboy_goals" +  (0.1ms) INSERT INTO "aflyboy_goals" ("id","title","description","status","tracking","version","created_at","updated_at","progress") VALUES (1, 'Save the world', 'yep', 'open', '150401-1', 5, '2015-04-01 08:49:45.853507', '2015-04-07 10:05:05.962725', NULL) +  (0.1ms) INSERT INTO "aflyboy_goals" ("id","title","description","status","tracking","version","created_at","updated_at","progress") VALUES (2, 'Hey ho', '', 'closed', '150401-2', 10, '2015-04-01 08:50:18.451010', '2015-04-07 13:08:55.984208', NULL) +  (0.1ms) INSERT INTO "aflyboy_goals" ("id","title","description","status","tracking","version","created_at","updated_at","progress") VALUES (3, 'Mon dossier', 'Ma description :)', 'open', '150401-3', 3, '2015-04-01 09:36:24.367770', '2015-04-07 08:58:12.445928', NULL) +  (0.1ms) INSERT INTO "aflyboy_goals" ("id","title","description","status","tracking","version","created_at","updated_at","progress") VALUES (5, 'un dossier avec un nom très très long coucou bonjour', '', 'open', '150402-1', 1, '2015-04-02 08:41:25.566281', '2015-04-02 08:41:25.566281', NULL) +  (0.4ms) DROP TABLE "flyboy_goals" +  (0.1ms) CREATE TABLE "flyboy_goals" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar, "description" text, "status" varchar, "tracking" varchar, "version" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  +  (0.1ms) SELECT * FROM "aflyboy_goals" +  (0.1ms) INSERT INTO "flyboy_goals" ("id","title","description","status","tracking","version","created_at","updated_at") VALUES (1, 'Save the world', 'yep', 'open', '150401-1', 5, '2015-04-01 08:49:45.853507', '2015-04-07 10:05:05.962725') +  (0.1ms) INSERT INTO "flyboy_goals" ("id","title","description","status","tracking","version","created_at","updated_at") VALUES (2, 'Hey ho', '', 'closed', '150401-2', 10, '2015-04-01 08:50:18.451010', '2015-04-07 13:08:55.984208') +  (0.1ms) INSERT INTO "flyboy_goals" ("id","title","description","status","tracking","version","created_at","updated_at") VALUES (3, 'Mon dossier', 'Ma description :)', 'open', '150401-3', 3, '2015-04-01 09:36:24.367770', '2015-04-07 08:58:12.445928') +  (0.1ms) INSERT INTO "flyboy_goals" ("id","title","description","status","tracking","version","created_at","updated_at") VALUES (5, 'un dossier avec un nom très très long coucou bonjour', '', 'open', '150402-1', 1, '2015-04-02 08:41:25.566281', '2015-04-02 08:41:25.566281') +  (0.5ms) DROP TABLE "aflyboy_goals" + SQL (0.3ms) DELETE FROM "schema_migrations" WHERE "schema_migrations"."version" = ? [["version", "20150415130939"]] +  (1.7ms) commit transaction + ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" + ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" +Migrating to AddProgressToGoals (20150415130939) +  (0.1ms) begin transaction +  (0.6ms) ALTER TABLE "flyboy_goals" ADD "progress" integer + Flyboy::Goal Load (0.2ms) SELECT "flyboy_goals".* FROM "flyboy_goals" +  (0.3ms) 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.2ms) UPDATE "flyboy_goals" SET "progress" = ?, "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["progress", 62], ["version", 6], ["updated_at", "2015-04-15 13:13:50.480552"], ["id", 1]] +  (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 (1.2ms) UPDATE "flyboy_goals" SET "progress" = ?, "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["progress", 100], ["version", 11], ["updated_at", "2015-04-15 13:13:50.492349"], ["id", 2]] +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 3]] +  (0.1ms) SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 3]] +  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 3]] + SQL (0.1ms) UPDATE "flyboy_goals" SET "progress" = ?, "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["progress", 0], ["version", 4], ["updated_at", "2015-04-15 13:13:50.497293"], ["id", 3]] +  (0.0ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 5]] + SQL (0.1ms) UPDATE "flyboy_goals" SET "progress" = ?, "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["progress", 0], ["version", 2], ["updated_at", "2015-04-15 13:13:50.499583"], ["id", 5]] + SQL (0.2ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20150415130939"]] +  (3.4ms) commit transaction + ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" + + +Started GET "/flyboy/goals" for 127.0.0.1 at 2015-04-15 15:16:43 +0200 +Processing by Flyboy::GoalsController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (58.6ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_searchbar.html.slim (5.4ms) + 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 = 2 AND done = 'f' AND term < '2015-04-15') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 2 AND done = 'f' AND term > '2015-04-15' AND reminder < '2015-04-15') +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 1 AND done = 'f' AND term < '2015-04-15') +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 3 AND done = 'f' AND term < '2015-04-15') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 3 AND done = 'f' AND term > '2015-04-15' AND reminder < '2015-04-15') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 5 AND done = 'f' AND term < '2015-04-15') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 5 AND done = 'f' AND term > '2015-04-15' AND reminder < '2015-04-15') + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_list.html.slim (104.2ms) +  (0.1ms) SELECT COUNT(*) FROM "flyboy_goals" + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/index.html.slim within layouts/application (205.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 (4.0ms) +Completed 200 OK in 2397ms (Views: 417.1ms | ActiveRecord: 45.2ms) + + +Started GET "/flyboy/goals" for 127.0.0.1 at 2015-04-15 15:16:46 +0200 +Processing by Flyboy::GoalsController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.9ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_searchbar.html.slim (0.2ms) + 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 = 2 AND done = 'f' AND term < '2015-04-15') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 2 AND done = 'f' AND term > '2015-04-15' AND reminder < '2015-04-15') +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 1 AND done = 'f' AND term < '2015-04-15') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 3 AND done = 'f' AND term < '2015-04-15') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 3 AND done = 'f' AND term > '2015-04-15' AND reminder < '2015-04-15') +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 5 AND done = 'f' AND term < '2015-04-15') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 5 AND done = 'f' AND term > '2015-04-15' AND reminder < '2015-04-15') + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_list.html.slim (16.5ms) +  (0.1ms) SELECT COUNT(*) FROM "flyboy_goals" + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/index.html.slim within layouts/application (25.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 78ms (Views: 74.5ms | ActiveRecord: 1.5ms) + + +Started GET "/assets/dorsale/forms-17647dc279994891fcf40edda2798a41.js?body=1" for 127.0.0.1 at 2015-04-15 15:16:46 +0200 + + +Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-15 15:16:46 +0200 + + +Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-15 15:16:46 +0200 + + +Started GET "/assets/application-b8177487af03e6000dadf667b08c60ff.css?body=1" for 127.0.0.1 at 2015-04-15 15:16:46 +0200 + + +Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-15 15:16:46 +0200 + + +Started GET "/assets/dorsale/all-68d74b0aca3a3a4edf7258a4d1391198.js?body=1" for 127.0.0.1 at 2015-04-15 15:16:46 +0200 + + +Started GET "/assets/application-601e37220d4f8ffdae261a9c049369c2.js?body=1" for 127.0.0.1 at 2015-04-15 15:16:46 +0200 + + +Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-15 15:16:46 +0200 + + +Started GET "/flyboy/goals" for 127.0.0.1 at 2015-04-15 15:16:49 +0200 +Processing by Flyboy::GoalsController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.9ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_searchbar.html.slim (0.2ms) + 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 = 2 AND done = 'f' AND term < '2015-04-15') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 2 AND done = 'f' AND term > '2015-04-15' AND reminder < '2015-04-15') +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 1 AND done = 'f' AND term < '2015-04-15') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 3 AND done = 'f' AND term < '2015-04-15') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 3 AND done = 'f' AND term > '2015-04-15' AND reminder < '2015-04-15') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 5 AND done = 'f' AND term < '2015-04-15') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 5 AND done = 'f' AND term > '2015-04-15' AND reminder < '2015-04-15') + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_list.html.slim (17.1ms) +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/index.html.slim within layouts/application (27.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 83ms (Views: 79.8ms | ActiveRecord: 1.5ms) + + +Started GET "/assets/application-b8177487af03e6000dadf667b08c60ff.css?body=1" for 127.0.0.1 at 2015-04-15 15:16:49 +0200 + + +Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-15 15:16:49 +0200 + + +Started GET "/assets/dorsale/forms-17647dc279994891fcf40edda2798a41.js?body=1" for 127.0.0.1 at 2015-04-15 15:16:49 +0200 + + +Started GET "/assets/dorsale/all-68d74b0aca3a3a4edf7258a4d1391198.js?body=1" for 127.0.0.1 at 2015-04-15 15:16:49 +0200 + + +Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-15 15:16:49 +0200 + + +Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-15 15:16:49 +0200 + + +Started GET "/assets/application-601e37220d4f8ffdae261a9c049369c2.js?body=1" for 127.0.0.1 at 2015-04-15 15:16:49 +0200 + + +Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-15 15:16:49 +0200 + + +Started GET "/flyboy/goals/1/tasks/new" for 127.0.0.1 at 2015-04-15 15:26:13 +0200 +Processing by Flyboy::TasksController#new as HTML + Parameters: {"goal_id"=>"1"} + Flyboy::Goal Load (0.3ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f' [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_actions.html.slim (8.7ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (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/_contextual.html.slim (3.6ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_form.html.slim (425.5ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/new.html.slim within layouts/application (430.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 611ms (Views: 491.2ms | ActiveRecord: 1.6ms) + + +Started GET "/assets/application-b8177487af03e6000dadf667b08c60ff.css?body=1" for 127.0.0.1 at 2015-04-15 15:26:14 +0200 + + +Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-15 15:26:14 +0200 + + +Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-15 15:26:14 +0200 + + +Started GET "/assets/dorsale/forms-17647dc279994891fcf40edda2798a41.js?body=1" for 127.0.0.1 at 2015-04-15 15:26:14 +0200 + + +Started GET "/assets/dorsale/all-68d74b0aca3a3a4edf7258a4d1391198.js?body=1" for 127.0.0.1 at 2015-04-15 15:26:14 +0200 + + +Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-15 15:26:14 +0200 + + +Started GET "/assets/application-601e37220d4f8ffdae261a9c049369c2.js?body=1" for 127.0.0.1 at 2015-04-15 15:26:14 +0200 + + +Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-15 15:26:14 +0200 + + +Started POST "/flyboy/tasks" for 127.0.0.1 at 2015-04-15 15:26:15 +0200 +Processing by Flyboy::TasksController#create as HTML + Parameters: {"utf8"=>"✓", "authenticity_token"=>"Hz8OQowOzrf5znuJTGwzHBwFrxa+RS2pa9K0ZqHo9ZqIe3Tp/RssWaQCCWt9X+ccbwQc988JvtQDvUi8Pqd+mA==", "task"=>{"title"=>"", "description"=>"", "reminder"=>"2015-04-22", "term"=>"2015-05-15", "goal_id"=>"1"}} + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] +  (0.1ms) begin transaction +  (0.1ms) rollback transaction + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_actions.html.slim (8.9ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (10.1ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_form.html.slim (11.5ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/new.html.slim within layouts/application (12.7ms) +Completed 500 Internal Server Error in 21ms (ActiveRecord: 0.3ms) + +ActionView::Template::Error (No route matches {:action=>"show", :controller=>"flyboy/goals", :id=>nil} missing required keys: [:id]): + 1: .actions + 2: - if flyboy.goal_path(@goal) != request.path + 3: = read_button goal_path(@goal) + 4: + 5: - if can?(:create, @goal.tasks.new) + actionpack (4.2.1) lib/action_dispatch/journey/formatter.rb:46:in `generate' + actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:727:in `generate' + actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:758:in `generate' + actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:801:in `url_for' + actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:280:in `call' + actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:223:in `call' + actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:345:in `block (2 levels) in define_url_helper' + actionpack (4.2.1) lib/action_dispatch/routing/routes_proxy.rb:31:in `goal_path' + /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_actions.html.slim:2:in `___sers_benoit_www_agilidee_flyboy_app_views_flyboy_goals__actions_html_slim__1863687672460853899_70280020882400' + actionview (4.2.1) lib/action_view/template.rb:145:in `block in render' + activesupport (4.2.1) lib/active_support/notifications.rb:166:in `instrument' + actionview (4.2.1) lib/action_view/template.rb:333:in `instrument' + actionview (4.2.1) lib/action_view/template.rb:143:in `render' + actionview (4.2.1) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' + actionview (4.2.1) lib/action_view/renderer/partial_renderer.rb:310:in `block in render' + actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' + activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' + activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' + activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' + actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' + actionview (4.2.1) lib/action_view/renderer/partial_renderer.rb:309:in `render' + actionview (4.2.1) lib/action_view/renderer/renderer.rb:47:in `render_partial' + actionview (4.2.1) lib/action_view/helpers/rendering_helper.rb:35:in `render' + /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim:4:in `___sers_benoit_www_agilidee_flyboy_app_views_flyboy_goals__context_html_slim___858195575974172697_70280020645000' + actionview (4.2.1) lib/action_view/template.rb:145:in `block in render' + activesupport (4.2.1) lib/active_support/notifications.rb:166:in `instrument' + actionview (4.2.1) lib/action_view/template.rb:333:in `instrument' + actionview (4.2.1) lib/action_view/template.rb:143:in `render' + actionview (4.2.1) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' + actionview (4.2.1) lib/action_view/renderer/partial_renderer.rb:310:in `block in render' + actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' + activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' + activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' + activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' + actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' + actionview (4.2.1) lib/action_view/renderer/partial_renderer.rb:309:in `render' + actionview (4.2.1) lib/action_view/renderer/renderer.rb:47:in `render_partial' + actionview (4.2.1) lib/action_view/helpers/rendering_helper.rb:35:in `render' + /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_form.html.slim:13:in `block in ___sers_benoit_www_agilidee_flyboy_app_views_flyboy_tasks__form_html_slim__3291799706332987705_70280018887360' + actionview (4.2.1) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' + actionview (4.2.1) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' + actionview (4.2.1) lib/action_view/helpers/capture_helper.rb:38:in `capture' + actionview (4.2.1) lib/action_view/helpers/capture_helper.rb:152:in `content_for' + /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_form.html.slim:1:in `___sers_benoit_www_agilidee_flyboy_app_views_flyboy_tasks__form_html_slim__3291799706332987705_70280018887360' + actionview (4.2.1) lib/action_view/template.rb:145:in `block in render' + activesupport (4.2.1) lib/active_support/notifications.rb:166:in `instrument' + actionview (4.2.1) lib/action_view/template.rb:333:in `instrument' + actionview (4.2.1) lib/action_view/template.rb:143:in `render' + actionview (4.2.1) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' + actionview (4.2.1) lib/action_view/renderer/partial_renderer.rb:310:in `block in render' + actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' + activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' + activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' + activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' + actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' + actionview (4.2.1) lib/action_view/renderer/partial_renderer.rb:309:in `render' + actionview (4.2.1) lib/action_view/renderer/renderer.rb:47:in `render_partial' + actionview (4.2.1) lib/action_view/helpers/rendering_helper.rb:35:in `render' + /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/new.html.slim:2:in `___sers_benoit_www_agilidee_flyboy_app_views_flyboy_tasks_new_html_slim___1792107008011342741_70279998993240' + actionview (4.2.1) lib/action_view/template.rb:145:in `block in render' + activesupport (4.2.1) lib/active_support/notifications.rb:166:in `instrument' + actionview (4.2.1) lib/action_view/template.rb:333:in `instrument' + actionview (4.2.1) lib/action_view/template.rb:143:in `render' + actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' + actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' + activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' + activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' + activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' + actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' + actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' + actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' + actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template' + actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:14:in `render' + actionview (4.2.1) lib/action_view/renderer/renderer.rb:42:in `render_template' + actionview (4.2.1) lib/action_view/renderer/renderer.rb:23:in `render' + actionview (4.2.1) lib/action_view/rendering.rb:100:in `_render_template' + actionpack (4.2.1) lib/action_controller/metal/streaming.rb:217:in `_render_template' + actionview (4.2.1) lib/action_view/rendering.rb:83:in `render_to_body' + actionpack (4.2.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body' + actionpack (4.2.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body' + actionpack (4.2.1) lib/abstract_controller/rendering.rb:25:in `render' + actionpack (4.2.1) lib/action_controller/metal/rendering.rb:16:in `render' + actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' + activesupport (4.2.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' + /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/1.9.1/benchmark.rb:295:in `realtime' + activesupport (4.2.1) lib/active_support/core_ext/benchmark.rb:12:in `ms' + actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render' + actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' + activerecord (4.2.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' + actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:43:in `render' + /Users/benoit/www/agilidee/flyboy/app/controllers/flyboy/tasks_controller.rb:80:in `create' + actionpack (4.2.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action' + actionpack (4.2.1) lib/abstract_controller/base.rb:198:in `process_action' + actionpack (4.2.1) lib/action_controller/metal/rendering.rb:10:in `process_action' + actionpack (4.2.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action' + activesupport (4.2.1) lib/active_support/callbacks.rb:117:in `call' + activesupport (4.2.1) lib/active_support/callbacks.rb:117:in `call' + activesupport (4.2.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' + activesupport (4.2.1) lib/active_support/callbacks.rb:505:in `call' + activesupport (4.2.1) lib/active_support/callbacks.rb:505:in `call' + activesupport (4.2.1) lib/active_support/callbacks.rb:92:in `_run_callbacks' + activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_process_action_callbacks' + activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks' + actionpack (4.2.1) lib/abstract_controller/callbacks.rb:19:in `process_action' + actionpack (4.2.1) lib/action_controller/metal/rescue.rb:29:in `process_action' + actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' + activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' + activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' + activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' + actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action' + actionpack (4.2.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' + activerecord (4.2.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action' + actionpack (4.2.1) lib/abstract_controller/base.rb:137:in `process' + actionview (4.2.1) lib/action_view/rendering.rb:30:in `process' + actionpack (4.2.1) lib/action_controller/metal.rb:196:in `dispatch' + actionpack (4.2.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' + actionpack (4.2.1) lib/action_controller/metal.rb:237:in `block in action' + actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `call' + actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' + actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:43:in `serve' + actionpack (4.2.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' + actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `each' + actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `serve' + actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:819:in `call' + railties (4.2.1) lib/rails/engine.rb:518:in `call' + railties (4.2.1) lib/rails/railtie.rb:194:in `public_send' + railties (4.2.1) lib/rails/railtie.rb:194:in `method_missing' + actionpack (4.2.1) lib/action_dispatch/routing/mapper.rb:51:in `serve' + actionpack (4.2.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' + actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `each' + actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `serve' + actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:819:in `call' + rack (1.6.0) lib/rack/etag.rb:24:in `call' + rack (1.6.0) lib/rack/conditionalget.rb:38:in `call' + rack (1.6.0) lib/rack/head.rb:13:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/flash.rb:260:in `call' + rack (1.6.0) lib/rack/session/abstract/id.rb:225:in `context' + rack (1.6.0) lib/rack/session/abstract/id.rb:220:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/cookies.rb:560:in `call' + activerecord (4.2.1) lib/active_record/query_cache.rb:36:in `call' + activerecord (4.2.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:649:in `call' + activerecord (4.2.1) lib/active_record/migration.rb:378:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' + activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `call' + activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `_run_callbacks' + activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_call_callbacks' + activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks' + actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/reloader.rb:73:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' + railties (4.2.1) lib/rails/rack/logger.rb:38:in `call_app' + railties (4.2.1) lib/rails/rack/logger.rb:20:in `block in call' + activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `block in tagged' + activesupport (4.2.1) lib/active_support/tagged_logging.rb:26:in `tagged' + activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `tagged' + railties (4.2.1) lib/rails/rack/logger.rb:20:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/request_id.rb:21:in `call' + rack (1.6.0) lib/rack/methodoverride.rb:22:in `call' + rack (1.6.0) lib/rack/runtime.rb:18:in `call' + activesupport (4.2.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' + rack (1.6.0) lib/rack/lock.rb:17:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/static.rb:113:in `call' + rack (1.6.0) lib/rack/sendfile.rb:113:in `call' + railties (4.2.1) lib/rails/engine.rb:518:in `call' + railties (4.2.1) lib/rails/application.rb:164:in `call' + rack (1.6.0) lib/rack/lock.rb:17:in `call' + rack (1.6.0) lib/rack/content_length.rb:15:in `call' + rack (1.6.0) lib/rack/handler/webrick.rb:89:in `service' + /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' + /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' + /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' + + + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_source.erb (11.9ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (3.7ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.0ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (37.4ms) + + +Started POST "/flyboy/tasks" for 127.0.0.1 at 2015-04-15 15:27:42 +0200 +Processing by Flyboy::TasksController#create as HTML + Parameters: {"utf8"=>"✓", "authenticity_token"=>"Hz8OQowOzrf5znuJTGwzHBwFrxa+RS2pa9K0ZqHo9ZqIe3Tp/RssWaQCCWt9X+ccbwQc988JvtQDvUi8Pqd+mA==", "task"=>{"title"=>"", "description"=>"", "reminder"=>"2015-04-22", "term"=>"2015-05-15", "goal_id"=>"1"}} + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] +  (0.1ms) begin transaction +  (0.1ms) rollback transaction + 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 (71.0ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/new.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 143ms (Views: 138.3ms | ActiveRecord: 0.2ms) + + +Started GET "/assets/application-b8177487af03e6000dadf667b08c60ff.css?body=1" for 127.0.0.1 at 2015-04-15 15:27:42 +0200 + + +Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-15 15:27:42 +0200 + + +Started GET "/assets/dorsale/all-68d74b0aca3a3a4edf7258a4d1391198.js?body=1" for 127.0.0.1 at 2015-04-15 15:27:42 +0200 + + +Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-15 15:27:42 +0200 + + +Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-15 15:27:42 +0200 + + +Started GET "/assets/dorsale/forms-17647dc279994891fcf40edda2798a41.js?body=1" for 127.0.0.1 at 2015-04-15 15:27:42 +0200 + + +Started GET "/assets/application-601e37220d4f8ffdae261a9c049369c2.js?body=1" for 127.0.0.1 at 2015-04-15 15:27:42 +0200 + + +Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-15 15:27:42 +0200 + + +Started POST "/flyboy/tasks" for 127.0.0.1 at 2015-04-15 15:28:13 +0200 +Processing by Flyboy::TasksController#create as HTML + Parameters: {"utf8"=>"✓", "authenticity_token"=>"Hz8OQowOzrf5znuJTGwzHBwFrxa+RS2pa9K0ZqHo9ZqIe3Tp/RssWaQCCWt9X+ccbwQc988JvtQDvUi8Pqd+mA==", "task"=>{"title"=>"", "description"=>"", "reminder"=>"2015-04-22", "term"=>"2015-05-15", "goal_id"=>"1"}} + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] +  (0.1ms) begin transaction +  (0.1ms) rollback transaction + 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 (84.5ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/new.html.slim within layouts/application (85.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 204ms (Views: 198.7ms | ActiveRecord: 0.3ms) + + +Started GET "/assets/application-b8177487af03e6000dadf667b08c60ff.css?body=1" for 127.0.0.1 at 2015-04-15 15:28:13 +0200 + + +Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-15 15:28:13 +0200 + + +Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-15 15:28:14 +0200 + + +Started GET "/assets/dorsale/forms-17647dc279994891fcf40edda2798a41.js?body=1" for 127.0.0.1 at 2015-04-15 15:28:14 +0200 + + +Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-15 15:28:14 +0200 + + +Started GET "/assets/dorsale/all-68d74b0aca3a3a4edf7258a4d1391198.js?body=1" for 127.0.0.1 at 2015-04-15 15:28:14 +0200 + + +Started GET "/assets/application-601e37220d4f8ffdae261a9c049369c2.js?body=1" for 127.0.0.1 at 2015-04-15 15:28:14 +0200 + + +Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-15 15:28:14 +0200 + + +Started POST "/flyboy/tasks" for 127.0.0.1 at 2015-04-15 15:28:26 +0200 +Processing by Flyboy::TasksController#create as HTML + Parameters: {"utf8"=>"✓", "authenticity_token"=>"Hz8OQowOzrf5znuJTGwzHBwFrxa+RS2pa9K0ZqHo9ZqIe3Tp/RssWaQCCWt9X+ccbwQc988JvtQDvUi8Pqd+mA==", "task"=>{"title"=>"", "description"=>"", "reminder"=>"2015-04-22", "term"=>"2015-05-15", "goal_id"=>"1"}} + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] +  (0.1ms) begin transaction +  (0.1ms) rollback transaction + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_actions.html.slim (1.4ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (2.6ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_form.html.slim (8.8ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/new.html.slim within layouts/application (9.9ms) +Completed 500 Internal Server Error in 17ms (ActiveRecord: 0.3ms) + +ActionView::Template::Error (No route matches {:action=>"show", :controller=>"flyboy/goals", :id=>nil} missing required keys: [:id]): + 1: .actions + 2: - if flyboy.goal_path(@goal) != request.path + 3: = read_button goal_path(@goal) + 4: + 5: - if can?(:create, @goal.tasks.new) + actionpack (4.2.1) lib/action_dispatch/journey/formatter.rb:46:in `generate' + actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:727:in `generate' + actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:758:in `generate' + actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:801:in `url_for' + actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:280:in `call' + actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:223:in `call' + actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:345:in `block (2 levels) in define_url_helper' + actionpack (4.2.1) lib/action_dispatch/routing/routes_proxy.rb:31:in `goal_path' + /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_actions.html.slim:2:in `___sers_benoit_www_agilidee_flyboy_app_views_flyboy_goals__actions_html_slim__1863687672460853899_70280020882400' + actionview (4.2.1) lib/action_view/template.rb:145:in `block in render' + activesupport (4.2.1) lib/active_support/notifications.rb:166:in `instrument' + actionview (4.2.1) lib/action_view/template.rb:333:in `instrument' + actionview (4.2.1) lib/action_view/template.rb:143:in `render' + actionview (4.2.1) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' + actionview (4.2.1) lib/action_view/renderer/partial_renderer.rb:310:in `block in render' + actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' + activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' + activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' + activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' + actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' + actionview (4.2.1) lib/action_view/renderer/partial_renderer.rb:309:in `render' + actionview (4.2.1) lib/action_view/renderer/renderer.rb:47:in `render_partial' + actionview (4.2.1) lib/action_view/helpers/rendering_helper.rb:35:in `render' + /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim:4:in `___sers_benoit_www_agilidee_flyboy_app_views_flyboy_goals__context_html_slim___858195575974172697_70280020645000' + actionview (4.2.1) lib/action_view/template.rb:145:in `block in render' + activesupport (4.2.1) lib/active_support/notifications.rb:166:in `instrument' + actionview (4.2.1) lib/action_view/template.rb:333:in `instrument' + actionview (4.2.1) lib/action_view/template.rb:143:in `render' + actionview (4.2.1) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' + actionview (4.2.1) lib/action_view/renderer/partial_renderer.rb:310:in `block in render' + actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' + activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' + activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' + activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' + actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' + actionview (4.2.1) lib/action_view/renderer/partial_renderer.rb:309:in `render' + actionview (4.2.1) lib/action_view/renderer/renderer.rb:47:in `render_partial' + actionview (4.2.1) lib/action_view/helpers/rendering_helper.rb:35:in `render' + /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_form.html.slim:13:in `block in ___sers_benoit_www_agilidee_flyboy_app_views_flyboy_tasks__form_html_slim__3291799706332987705_70280043932300' + actionview (4.2.1) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' + actionview (4.2.1) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' + actionview (4.2.1) lib/action_view/helpers/capture_helper.rb:38:in `capture' + actionview (4.2.1) lib/action_view/helpers/capture_helper.rb:152:in `content_for' + /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_form.html.slim:1:in `___sers_benoit_www_agilidee_flyboy_app_views_flyboy_tasks__form_html_slim__3291799706332987705_70280043932300' + actionview (4.2.1) lib/action_view/template.rb:145:in `block in render' + activesupport (4.2.1) lib/active_support/notifications.rb:166:in `instrument' + actionview (4.2.1) lib/action_view/template.rb:333:in `instrument' + actionview (4.2.1) lib/action_view/template.rb:143:in `render' + actionview (4.2.1) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' + actionview (4.2.1) lib/action_view/renderer/partial_renderer.rb:310:in `block in render' + actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' + activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' + activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' + activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' + actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' + actionview (4.2.1) lib/action_view/renderer/partial_renderer.rb:309:in `render' + actionview (4.2.1) lib/action_view/renderer/renderer.rb:47:in `render_partial' + actionview (4.2.1) lib/action_view/helpers/rendering_helper.rb:35:in `render' + /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/new.html.slim:2:in `___sers_benoit_www_agilidee_flyboy_app_views_flyboy_tasks_new_html_slim___1792107008011342741_70279998993240' + actionview (4.2.1) lib/action_view/template.rb:145:in `block in render' + activesupport (4.2.1) lib/active_support/notifications.rb:166:in `instrument' + actionview (4.2.1) lib/action_view/template.rb:333:in `instrument' + actionview (4.2.1) lib/action_view/template.rb:143:in `render' + actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' + actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' + activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' + activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' + activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' + actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' + actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' + actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' + actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template' + actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:14:in `render' + actionview (4.2.1) lib/action_view/renderer/renderer.rb:42:in `render_template' + actionview (4.2.1) lib/action_view/renderer/renderer.rb:23:in `render' + actionview (4.2.1) lib/action_view/rendering.rb:100:in `_render_template' + actionpack (4.2.1) lib/action_controller/metal/streaming.rb:217:in `_render_template' + actionview (4.2.1) lib/action_view/rendering.rb:83:in `render_to_body' + actionpack (4.2.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body' + actionpack (4.2.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body' + actionpack (4.2.1) lib/abstract_controller/rendering.rb:25:in `render' + actionpack (4.2.1) lib/action_controller/metal/rendering.rb:16:in `render' + actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' + activesupport (4.2.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' + /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/1.9.1/benchmark.rb:295:in `realtime' + activesupport (4.2.1) lib/active_support/core_ext/benchmark.rb:12:in `ms' + actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render' + actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' + activerecord (4.2.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' + actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:43:in `render' + /Users/benoit/www/agilidee/flyboy/app/controllers/flyboy/tasks_controller.rb:80:in `create' + actionpack (4.2.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action' + actionpack (4.2.1) lib/abstract_controller/base.rb:198:in `process_action' + actionpack (4.2.1) lib/action_controller/metal/rendering.rb:10:in `process_action' + actionpack (4.2.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action' + activesupport (4.2.1) lib/active_support/callbacks.rb:117:in `call' + activesupport (4.2.1) lib/active_support/callbacks.rb:117:in `call' + activesupport (4.2.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' + activesupport (4.2.1) lib/active_support/callbacks.rb:505:in `call' + activesupport (4.2.1) lib/active_support/callbacks.rb:505:in `call' + activesupport (4.2.1) lib/active_support/callbacks.rb:92:in `_run_callbacks' + activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_process_action_callbacks' + activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks' + actionpack (4.2.1) lib/abstract_controller/callbacks.rb:19:in `process_action' + actionpack (4.2.1) lib/action_controller/metal/rescue.rb:29:in `process_action' + actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' + activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' + activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' + activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' + actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action' + actionpack (4.2.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' + activerecord (4.2.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action' + actionpack (4.2.1) lib/abstract_controller/base.rb:137:in `process' + actionview (4.2.1) lib/action_view/rendering.rb:30:in `process' + actionpack (4.2.1) lib/action_controller/metal.rb:196:in `dispatch' + actionpack (4.2.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' + actionpack (4.2.1) lib/action_controller/metal.rb:237:in `block in action' + actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `call' + actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' + actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:43:in `serve' + actionpack (4.2.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' + actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `each' + actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `serve' + actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:819:in `call' + railties (4.2.1) lib/rails/engine.rb:518:in `call' + railties (4.2.1) lib/rails/railtie.rb:194:in `public_send' + railties (4.2.1) lib/rails/railtie.rb:194:in `method_missing' + actionpack (4.2.1) lib/action_dispatch/routing/mapper.rb:51:in `serve' + actionpack (4.2.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' + actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `each' + actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `serve' + actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:819:in `call' + rack (1.6.0) lib/rack/etag.rb:24:in `call' + rack (1.6.0) lib/rack/conditionalget.rb:38:in `call' + rack (1.6.0) lib/rack/head.rb:13:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/flash.rb:260:in `call' + rack (1.6.0) lib/rack/session/abstract/id.rb:225:in `context' + rack (1.6.0) lib/rack/session/abstract/id.rb:220:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/cookies.rb:560:in `call' + activerecord (4.2.1) lib/active_record/query_cache.rb:36:in `call' + activerecord (4.2.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:649:in `call' + activerecord (4.2.1) lib/active_record/migration.rb:378:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' + activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `call' + activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `_run_callbacks' + activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_call_callbacks' + activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks' + actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/reloader.rb:73:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' + railties (4.2.1) lib/rails/rack/logger.rb:38:in `call_app' + railties (4.2.1) lib/rails/rack/logger.rb:20:in `block in call' + activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `block in tagged' + activesupport (4.2.1) lib/active_support/tagged_logging.rb:26:in `tagged' + activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `tagged' + railties (4.2.1) lib/rails/rack/logger.rb:20:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/request_id.rb:21:in `call' + rack (1.6.0) lib/rack/methodoverride.rb:22:in `call' + rack (1.6.0) lib/rack/runtime.rb:18:in `call' + activesupport (4.2.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' + rack (1.6.0) lib/rack/lock.rb:17:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/static.rb:113:in `call' + rack (1.6.0) lib/rack/sendfile.rb:113:in `call' + railties (4.2.1) lib/rails/engine.rb:518:in `call' + railties (4.2.1) lib/rails/application.rb:164:in `call' + rack (1.6.0) lib/rack/lock.rb:17:in `call' + rack (1.6.0) lib/rack/content_length.rb:15:in `call' + rack (1.6.0) lib/rack/handler/webrick.rb:89:in `service' + /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' + /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' + /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' + + + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_source.erb (47.0ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (4.2ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.0ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (114.9ms) + + +Started POST "/flyboy/tasks" for 127.0.0.1 at 2015-04-15 15:28:36 +0200 +Processing by Flyboy::TasksController#create as HTML + Parameters: {"utf8"=>"✓", "authenticity_token"=>"Hz8OQowOzrf5znuJTGwzHBwFrxa+RS2pa9K0ZqHo9ZqIe3Tp/RssWaQCCWt9X+ccbwQc988JvtQDvUi8Pqd+mA==", "task"=>{"title"=>"", "description"=>"", "reminder"=>"2015-04-22", "term"=>"2015-05-15", "goal_id"=>"1"}} + Flyboy::Goal Load (0.2ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] +  (0.1ms) begin transaction +  (0.1ms) rollback transaction + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (1.6ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_form.html.slim (8.3ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/new.html.slim within layouts/application (9.5ms) +Completed 500 Internal Server Error in 18ms (ActiveRecord: 0.4ms) + +ActionView::Template::Error (undefined method `title' for nil:NilClass): + 1: .goal-context: .context + 2: = context_icon :tasks + 3: = context_title goal.title + 4: = render "flyboy/goals/actions" + 5: + 6: .infos + /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim:3:in `___sers_benoit_www_agilidee_flyboy_app_views_flyboy_goals__context_html_slim___858195575974172697_70280020645000' + actionview (4.2.1) lib/action_view/template.rb:145:in `block in render' + activesupport (4.2.1) lib/active_support/notifications.rb:166:in `instrument' + actionview (4.2.1) lib/action_view/template.rb:333:in `instrument' + actionview (4.2.1) lib/action_view/template.rb:143:in `render' + actionview (4.2.1) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' + actionview (4.2.1) lib/action_view/renderer/partial_renderer.rb:310:in `block in render' + actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' + activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' + activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' + activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' + actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' + actionview (4.2.1) lib/action_view/renderer/partial_renderer.rb:309:in `render' + actionview (4.2.1) lib/action_view/renderer/renderer.rb:47:in `render_partial' + actionview (4.2.1) lib/action_view/helpers/rendering_helper.rb:35:in `render' + /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_form.html.slim:13:in `block in ___sers_benoit_www_agilidee_flyboy_app_views_flyboy_tasks__form_html_slim__3291799706332987705_70280020864600' + actionview (4.2.1) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' + actionview (4.2.1) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' + actionview (4.2.1) lib/action_view/helpers/capture_helper.rb:38:in `capture' + actionview (4.2.1) lib/action_view/helpers/capture_helper.rb:152:in `content_for' + /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_form.html.slim:1:in `___sers_benoit_www_agilidee_flyboy_app_views_flyboy_tasks__form_html_slim__3291799706332987705_70280020864600' + actionview (4.2.1) lib/action_view/template.rb:145:in `block in render' + activesupport (4.2.1) lib/active_support/notifications.rb:166:in `instrument' + actionview (4.2.1) lib/action_view/template.rb:333:in `instrument' + actionview (4.2.1) lib/action_view/template.rb:143:in `render' + actionview (4.2.1) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' + actionview (4.2.1) lib/action_view/renderer/partial_renderer.rb:310:in `block in render' + actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' + activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' + activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' + activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' + actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' + actionview (4.2.1) lib/action_view/renderer/partial_renderer.rb:309:in `render' + actionview (4.2.1) lib/action_view/renderer/renderer.rb:47:in `render_partial' + actionview (4.2.1) lib/action_view/helpers/rendering_helper.rb:35:in `render' + /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/new.html.slim:2:in `___sers_benoit_www_agilidee_flyboy_app_views_flyboy_tasks_new_html_slim___1792107008011342741_70279998993240' + actionview (4.2.1) lib/action_view/template.rb:145:in `block in render' + activesupport (4.2.1) lib/active_support/notifications.rb:166:in `instrument' + actionview (4.2.1) lib/action_view/template.rb:333:in `instrument' + actionview (4.2.1) lib/action_view/template.rb:143:in `render' + actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' + actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' + activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' + activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' + activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' + actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' + actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' + actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' + actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template' + actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:14:in `render' + actionview (4.2.1) lib/action_view/renderer/renderer.rb:42:in `render_template' + actionview (4.2.1) lib/action_view/renderer/renderer.rb:23:in `render' + actionview (4.2.1) lib/action_view/rendering.rb:100:in `_render_template' + actionpack (4.2.1) lib/action_controller/metal/streaming.rb:217:in `_render_template' + actionview (4.2.1) lib/action_view/rendering.rb:83:in `render_to_body' + actionpack (4.2.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body' + actionpack (4.2.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body' + actionpack (4.2.1) lib/abstract_controller/rendering.rb:25:in `render' + actionpack (4.2.1) lib/action_controller/metal/rendering.rb:16:in `render' + actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' + activesupport (4.2.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' + /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/1.9.1/benchmark.rb:295:in `realtime' + activesupport (4.2.1) lib/active_support/core_ext/benchmark.rb:12:in `ms' + actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render' + actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' + activerecord (4.2.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' + actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:43:in `render' + /Users/benoit/www/agilidee/flyboy/app/controllers/flyboy/tasks_controller.rb:80:in `create' + actionpack (4.2.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action' + actionpack (4.2.1) lib/abstract_controller/base.rb:198:in `process_action' + actionpack (4.2.1) lib/action_controller/metal/rendering.rb:10:in `process_action' + actionpack (4.2.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action' + activesupport (4.2.1) lib/active_support/callbacks.rb:117:in `call' + activesupport (4.2.1) lib/active_support/callbacks.rb:117:in `call' + activesupport (4.2.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' + activesupport (4.2.1) lib/active_support/callbacks.rb:505:in `call' + activesupport (4.2.1) lib/active_support/callbacks.rb:505:in `call' + activesupport (4.2.1) lib/active_support/callbacks.rb:92:in `_run_callbacks' + activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_process_action_callbacks' + activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks' + actionpack (4.2.1) lib/abstract_controller/callbacks.rb:19:in `process_action' + actionpack (4.2.1) lib/action_controller/metal/rescue.rb:29:in `process_action' + actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' + activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' + activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' + activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' + actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action' + actionpack (4.2.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' + activerecord (4.2.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action' + actionpack (4.2.1) lib/abstract_controller/base.rb:137:in `process' + actionview (4.2.1) lib/action_view/rendering.rb:30:in `process' + actionpack (4.2.1) lib/action_controller/metal.rb:196:in `dispatch' + actionpack (4.2.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' + actionpack (4.2.1) lib/action_controller/metal.rb:237:in `block in action' + actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `call' + actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' + actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:43:in `serve' + actionpack (4.2.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' + actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `each' + actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `serve' + actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:819:in `call' + railties (4.2.1) lib/rails/engine.rb:518:in `call' + railties (4.2.1) lib/rails/railtie.rb:194:in `public_send' + railties (4.2.1) lib/rails/railtie.rb:194:in `method_missing' + actionpack (4.2.1) lib/action_dispatch/routing/mapper.rb:51:in `serve' + actionpack (4.2.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' + actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `each' + actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `serve' + actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:819:in `call' + rack (1.6.0) lib/rack/etag.rb:24:in `call' + rack (1.6.0) lib/rack/conditionalget.rb:38:in `call' + rack (1.6.0) lib/rack/head.rb:13:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/flash.rb:260:in `call' + rack (1.6.0) lib/rack/session/abstract/id.rb:225:in `context' + rack (1.6.0) lib/rack/session/abstract/id.rb:220:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/cookies.rb:560:in `call' + activerecord (4.2.1) lib/active_record/query_cache.rb:36:in `call' + activerecord (4.2.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:649:in `call' + activerecord (4.2.1) lib/active_record/migration.rb:378:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' + activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `call' + activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `_run_callbacks' + activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_call_callbacks' + activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks' + actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/reloader.rb:73:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' + railties (4.2.1) lib/rails/rack/logger.rb:38:in `call_app' + railties (4.2.1) lib/rails/rack/logger.rb:20:in `block in call' + activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `block in tagged' + activesupport (4.2.1) lib/active_support/tagged_logging.rb:26:in `tagged' + activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `tagged' + railties (4.2.1) lib/rails/rack/logger.rb:20:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/request_id.rb:21:in `call' + rack (1.6.0) lib/rack/methodoverride.rb:22:in `call' + rack (1.6.0) lib/rack/runtime.rb:18:in `call' + activesupport (4.2.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' + rack (1.6.0) lib/rack/lock.rb:17:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/static.rb:113:in `call' + rack (1.6.0) lib/rack/sendfile.rb:113:in `call' + railties (4.2.1) lib/rails/engine.rb:518:in `call' + railties (4.2.1) lib/rails/application.rb:164:in `call' + rack (1.6.0) lib/rack/lock.rb:17:in `call' + rack (1.6.0) lib/rack/content_length.rb:15:in `call' + rack (1.6.0) lib/rack/handler/webrick.rb:89:in `service' + /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' + /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' + /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' + + + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_source.erb (11.2ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (37.1ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.2ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (65.9ms) + + +Started POST "/flyboy/tasks" for 127.0.0.1 at 2015-04-15 15:28:43 +0200 +Processing by Flyboy::TasksController#create as HTML + Parameters: {"utf8"=>"✓", "authenticity_token"=>"Hz8OQowOzrf5znuJTGwzHBwFrxa+RS2pa9K0ZqHo9ZqIe3Tp/RssWaQCCWt9X+ccbwQc988JvtQDvUi8Pqd+mA==", "task"=>{"title"=>"", "description"=>"", "reminder"=>"2015-04-22", "term"=>"2015-05-15", "goal_id"=>"1"}} + Flyboy::Goal Load (0.2ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] +  (0.1ms) begin transaction +  (0.1ms) rollback transaction + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_actions.html.slim (1.5ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (2.9ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_form.html.slim (9.1ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/new.html.slim within layouts/application (10.3ms) +Completed 500 Internal Server Error in 18ms (ActiveRecord: 0.3ms) + +ActionView::Template::Error (No route matches {:action=>"show", :controller=>"flyboy/goals", :id=>nil} missing required keys: [:id]): + 1: .actions + 2: - if flyboy.goal_path(@goal) != request.path + 3: = read_button goal_path(@goal) + 4: + 5: - if can?(:create, @goal.tasks.new) + actionpack (4.2.1) lib/action_dispatch/journey/formatter.rb:46:in `generate' + actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:727:in `generate' + actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:758:in `generate' + actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:801:in `url_for' + actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:280:in `call' + actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:223:in `call' + actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:345:in `block (2 levels) in define_url_helper' + actionpack (4.2.1) lib/action_dispatch/routing/routes_proxy.rb:31:in `goal_path' + /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_actions.html.slim:2:in `___sers_benoit_www_agilidee_flyboy_app_views_flyboy_goals__actions_html_slim__1863687672460853899_70280020882400' + actionview (4.2.1) lib/action_view/template.rb:145:in `block in render' + activesupport (4.2.1) lib/active_support/notifications.rb:166:in `instrument' + actionview (4.2.1) lib/action_view/template.rb:333:in `instrument' + actionview (4.2.1) lib/action_view/template.rb:143:in `render' + actionview (4.2.1) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' + actionview (4.2.1) lib/action_view/renderer/partial_renderer.rb:310:in `block in render' + actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' + activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' + activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' + activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' + actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' + actionview (4.2.1) lib/action_view/renderer/partial_renderer.rb:309:in `render' + actionview (4.2.1) lib/action_view/renderer/renderer.rb:47:in `render_partial' + actionview (4.2.1) lib/action_view/helpers/rendering_helper.rb:35:in `render' + /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim:4:in `___sers_benoit_www_agilidee_flyboy_app_views_flyboy_goals__context_html_slim___858195575974172697_70280020645000' + actionview (4.2.1) lib/action_view/template.rb:145:in `block in render' + activesupport (4.2.1) lib/active_support/notifications.rb:166:in `instrument' + actionview (4.2.1) lib/action_view/template.rb:333:in `instrument' + actionview (4.2.1) lib/action_view/template.rb:143:in `render' + actionview (4.2.1) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' + actionview (4.2.1) lib/action_view/renderer/partial_renderer.rb:310:in `block in render' + actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' + activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' + activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' + activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' + actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' + actionview (4.2.1) lib/action_view/renderer/partial_renderer.rb:309:in `render' + actionview (4.2.1) lib/action_view/renderer/renderer.rb:47:in `render_partial' + actionview (4.2.1) lib/action_view/helpers/rendering_helper.rb:35:in `render' + /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_form.html.slim:13:in `block in ___sers_benoit_www_agilidee_flyboy_app_views_flyboy_tasks__form_html_slim__3291799706332987705_70279998912320' + actionview (4.2.1) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' + actionview (4.2.1) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' + actionview (4.2.1) lib/action_view/helpers/capture_helper.rb:38:in `capture' + actionview (4.2.1) lib/action_view/helpers/capture_helper.rb:152:in `content_for' + /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_form.html.slim:1:in `___sers_benoit_www_agilidee_flyboy_app_views_flyboy_tasks__form_html_slim__3291799706332987705_70279998912320' + actionview (4.2.1) lib/action_view/template.rb:145:in `block in render' + activesupport (4.2.1) lib/active_support/notifications.rb:166:in `instrument' + actionview (4.2.1) lib/action_view/template.rb:333:in `instrument' + actionview (4.2.1) lib/action_view/template.rb:143:in `render' + actionview (4.2.1) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' + actionview (4.2.1) lib/action_view/renderer/partial_renderer.rb:310:in `block in render' + actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' + activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' + activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' + activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' + actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' + actionview (4.2.1) lib/action_view/renderer/partial_renderer.rb:309:in `render' + actionview (4.2.1) lib/action_view/renderer/renderer.rb:47:in `render_partial' + actionview (4.2.1) lib/action_view/helpers/rendering_helper.rb:35:in `render' + /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/new.html.slim:2:in `___sers_benoit_www_agilidee_flyboy_app_views_flyboy_tasks_new_html_slim___1792107008011342741_70279998993240' + actionview (4.2.1) lib/action_view/template.rb:145:in `block in render' + activesupport (4.2.1) lib/active_support/notifications.rb:166:in `instrument' + actionview (4.2.1) lib/action_view/template.rb:333:in `instrument' + actionview (4.2.1) lib/action_view/template.rb:143:in `render' + actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' + actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' + activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' + activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' + activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' + actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' + actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' + actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' + actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template' + actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:14:in `render' + actionview (4.2.1) lib/action_view/renderer/renderer.rb:42:in `render_template' + actionview (4.2.1) lib/action_view/renderer/renderer.rb:23:in `render' + actionview (4.2.1) lib/action_view/rendering.rb:100:in `_render_template' + actionpack (4.2.1) lib/action_controller/metal/streaming.rb:217:in `_render_template' + actionview (4.2.1) lib/action_view/rendering.rb:83:in `render_to_body' + actionpack (4.2.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body' + actionpack (4.2.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body' + actionpack (4.2.1) lib/abstract_controller/rendering.rb:25:in `render' + actionpack (4.2.1) lib/action_controller/metal/rendering.rb:16:in `render' + actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' + activesupport (4.2.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' + /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/1.9.1/benchmark.rb:295:in `realtime' + activesupport (4.2.1) lib/active_support/core_ext/benchmark.rb:12:in `ms' + actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render' + actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' + activerecord (4.2.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' + actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:43:in `render' + /Users/benoit/www/agilidee/flyboy/app/controllers/flyboy/tasks_controller.rb:80:in `create' + actionpack (4.2.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action' + actionpack (4.2.1) lib/abstract_controller/base.rb:198:in `process_action' + actionpack (4.2.1) lib/action_controller/metal/rendering.rb:10:in `process_action' + actionpack (4.2.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action' + activesupport (4.2.1) lib/active_support/callbacks.rb:117:in `call' + activesupport (4.2.1) lib/active_support/callbacks.rb:117:in `call' + activesupport (4.2.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' + activesupport (4.2.1) lib/active_support/callbacks.rb:505:in `call' + activesupport (4.2.1) lib/active_support/callbacks.rb:505:in `call' + activesupport (4.2.1) lib/active_support/callbacks.rb:92:in `_run_callbacks' + activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_process_action_callbacks' + activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks' + actionpack (4.2.1) lib/abstract_controller/callbacks.rb:19:in `process_action' + actionpack (4.2.1) lib/action_controller/metal/rescue.rb:29:in `process_action' + actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' + activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' + activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' + activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' + actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action' + actionpack (4.2.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' + activerecord (4.2.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action' + actionpack (4.2.1) lib/abstract_controller/base.rb:137:in `process' + actionview (4.2.1) lib/action_view/rendering.rb:30:in `process' + actionpack (4.2.1) lib/action_controller/metal.rb:196:in `dispatch' + actionpack (4.2.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' + actionpack (4.2.1) lib/action_controller/metal.rb:237:in `block in action' + actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `call' + actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' + actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:43:in `serve' + actionpack (4.2.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' + actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `each' + actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `serve' + actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:819:in `call' + railties (4.2.1) lib/rails/engine.rb:518:in `call' + railties (4.2.1) lib/rails/railtie.rb:194:in `public_send' + railties (4.2.1) lib/rails/railtie.rb:194:in `method_missing' + actionpack (4.2.1) lib/action_dispatch/routing/mapper.rb:51:in `serve' + actionpack (4.2.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' + actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `each' + actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `serve' + actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:819:in `call' + rack (1.6.0) lib/rack/etag.rb:24:in `call' + rack (1.6.0) lib/rack/conditionalget.rb:38:in `call' + rack (1.6.0) lib/rack/head.rb:13:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/flash.rb:260:in `call' + rack (1.6.0) lib/rack/session/abstract/id.rb:225:in `context' + rack (1.6.0) lib/rack/session/abstract/id.rb:220:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/cookies.rb:560:in `call' + activerecord (4.2.1) lib/active_record/query_cache.rb:36:in `call' + activerecord (4.2.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:649:in `call' + activerecord (4.2.1) lib/active_record/migration.rb:378:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' + activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `call' + activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `_run_callbacks' + activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_call_callbacks' + activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks' + actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/reloader.rb:73:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' + railties (4.2.1) lib/rails/rack/logger.rb:38:in `call_app' + railties (4.2.1) lib/rails/rack/logger.rb:20:in `block in call' + activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `block in tagged' + activesupport (4.2.1) lib/active_support/tagged_logging.rb:26:in `tagged' + activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `tagged' + railties (4.2.1) lib/rails/rack/logger.rb:20:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/request_id.rb:21:in `call' + rack (1.6.0) lib/rack/methodoverride.rb:22:in `call' + rack (1.6.0) lib/rack/runtime.rb:18:in `call' + activesupport (4.2.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' + rack (1.6.0) lib/rack/lock.rb:17:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/static.rb:113:in `call' + rack (1.6.0) lib/rack/sendfile.rb:113:in `call' + railties (4.2.1) lib/rails/engine.rb:518:in `call' + railties (4.2.1) lib/rails/application.rb:164:in `call' + rack (1.6.0) lib/rack/lock.rb:17:in `call' + rack (1.6.0) lib/rack/content_length.rb:15:in `call' + rack (1.6.0) lib/rack/handler/webrick.rb:89:in `service' + /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' + /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' + /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' + + + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_source.erb (11.0ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (3.7ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (0.9ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (29.4ms) + + +Started POST "/flyboy/tasks" for 127.0.0.1 at 2015-04-15 15:29:48 +0200 +Processing by Flyboy::TasksController#create as HTML + Parameters: {"utf8"=>"✓", "authenticity_token"=>"Hz8OQowOzrf5znuJTGwzHBwFrxa+RS2pa9K0ZqHo9ZqIe3Tp/RssWaQCCWt9X+ccbwQc988JvtQDvUi8Pqd+mA==", "task"=>{"title"=>"", "description"=>"", "reminder"=>"2015-04-22", "term"=>"2015-05-15", "goal_id"=>"1"}} +Completed 500 Internal Server Error in 1ms (ActiveRecord: 0.0ms) + +NoMethodError (undefined method `tasks' for nil:NilClass): + /Users/benoit/www/agilidee/flyboy/app/controllers/flyboy/tasks_controller.rb:72:in `create' + actionpack (4.2.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action' + actionpack (4.2.1) lib/abstract_controller/base.rb:198:in `process_action' + actionpack (4.2.1) lib/action_controller/metal/rendering.rb:10:in `process_action' + actionpack (4.2.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action' + activesupport (4.2.1) lib/active_support/callbacks.rb:117:in `call' + activesupport (4.2.1) lib/active_support/callbacks.rb:117:in `call' + activesupport (4.2.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' + activesupport (4.2.1) lib/active_support/callbacks.rb:505:in `call' + activesupport (4.2.1) lib/active_support/callbacks.rb:505:in `call' + activesupport (4.2.1) lib/active_support/callbacks.rb:92:in `_run_callbacks' + activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_process_action_callbacks' + activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks' + actionpack (4.2.1) lib/abstract_controller/callbacks.rb:19:in `process_action' + actionpack (4.2.1) lib/action_controller/metal/rescue.rb:29:in `process_action' + actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' + activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' + activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' + activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' + actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action' + actionpack (4.2.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' + activerecord (4.2.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action' + actionpack (4.2.1) lib/abstract_controller/base.rb:137:in `process' + actionview (4.2.1) lib/action_view/rendering.rb:30:in `process' + actionpack (4.2.1) lib/action_controller/metal.rb:196:in `dispatch' + actionpack (4.2.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' + actionpack (4.2.1) lib/action_controller/metal.rb:237:in `block in action' + actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `call' + actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' + actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:43:in `serve' + actionpack (4.2.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' + actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `each' + actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `serve' + actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:819:in `call' + railties (4.2.1) lib/rails/engine.rb:518:in `call' + railties (4.2.1) lib/rails/railtie.rb:194:in `public_send' + railties (4.2.1) lib/rails/railtie.rb:194:in `method_missing' + actionpack (4.2.1) lib/action_dispatch/routing/mapper.rb:51:in `serve' + actionpack (4.2.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' + actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `each' + actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `serve' + actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:819:in `call' + rack (1.6.0) lib/rack/etag.rb:24:in `call' + rack (1.6.0) lib/rack/conditionalget.rb:38:in `call' + rack (1.6.0) lib/rack/head.rb:13:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/flash.rb:260:in `call' + rack (1.6.0) lib/rack/session/abstract/id.rb:225:in `context' + rack (1.6.0) lib/rack/session/abstract/id.rb:220:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/cookies.rb:560:in `call' + activerecord (4.2.1) lib/active_record/query_cache.rb:36:in `call' + activerecord (4.2.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:649:in `call' + activerecord (4.2.1) lib/active_record/migration.rb:378:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' + activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `call' + activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `_run_callbacks' + activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_call_callbacks' + activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks' + actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/reloader.rb:73:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' + railties (4.2.1) lib/rails/rack/logger.rb:38:in `call_app' + railties (4.2.1) lib/rails/rack/logger.rb:20:in `block in call' + activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `block in tagged' + activesupport (4.2.1) lib/active_support/tagged_logging.rb:26:in `tagged' + activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `tagged' + railties (4.2.1) lib/rails/rack/logger.rb:20:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/request_id.rb:21:in `call' + rack (1.6.0) lib/rack/methodoverride.rb:22:in `call' + rack (1.6.0) lib/rack/runtime.rb:18:in `call' + activesupport (4.2.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' + rack (1.6.0) lib/rack/lock.rb:17:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/static.rb:113:in `call' + rack (1.6.0) lib/rack/sendfile.rb:113:in `call' + railties (4.2.1) lib/rails/engine.rb:518:in `call' + railties (4.2.1) lib/rails/application.rb:164:in `call' + rack (1.6.0) lib/rack/lock.rb:17:in `call' + rack (1.6.0) lib/rack/content_length.rb:15:in `call' + rack (1.6.0) lib/rack/handler/webrick.rb:89:in `service' + /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' + /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' + /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' + + + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_source.erb (6.5ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.5ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.3ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (24.8ms) + + +Started POST "/flyboy/tasks" for 127.0.0.1 at 2015-04-15 15:30:55 +0200 +Processing by Flyboy::TasksController#create as HTML + Parameters: {"utf8"=>"✓", "authenticity_token"=>"Hz8OQowOzrf5znuJTGwzHBwFrxa+RS2pa9K0ZqHo9ZqIe3Tp/RssWaQCCWt9X+ccbwQc988JvtQDvUi8Pqd+mA==", "task"=>{"title"=>"", "description"=>"", "reminder"=>"2015-04-22", "term"=>"2015-05-15", "goal_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 +  (0.1ms) rollback transaction + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_actions.html.slim (2.1ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (4.8ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_form.html.slim (7.8ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/new.html.slim within layouts/application (10.4ms) +Completed 500 Internal Server Error in 126ms (ActiveRecord: 1.7ms) + +ActionView::Template::Error (No route matches {:action=>"show", :controller=>"flyboy/goals", :id=>nil} missing required keys: [:id]): + 1: .actions + 2: - if flyboy.goal_path(@goal) != request.path + 3: = read_button goal_path(@goal) + 4: + 5: - if can?(:create, @goal.tasks.new) + actionpack (4.2.1) lib/action_dispatch/journey/formatter.rb:46:in `generate' + actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:727:in `generate' + actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:758:in `generate' + actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:801:in `url_for' + actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:280:in `call' + actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:223:in `call' + actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:345:in `block (2 levels) in define_url_helper' + actionpack (4.2.1) lib/action_dispatch/routing/routes_proxy.rb:31:in `goal_path' + /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_actions.html.slim:2:in `___sers_benoit_www_agilidee_flyboy_app_views_flyboy_goals__actions_html_slim__1863687672460853899_70280020882400' + actionview (4.2.1) lib/action_view/template.rb:145:in `block in render' + activesupport (4.2.1) lib/active_support/notifications.rb:166:in `instrument' + actionview (4.2.1) lib/action_view/template.rb:333:in `instrument' + actionview (4.2.1) lib/action_view/template.rb:143:in `render' + actionview (4.2.1) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' + actionview (4.2.1) lib/action_view/renderer/partial_renderer.rb:310:in `block in render' + actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' + activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' + activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' + activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' + actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' + actionview (4.2.1) lib/action_view/renderer/partial_renderer.rb:309:in `render' + actionview (4.2.1) lib/action_view/renderer/renderer.rb:47:in `render_partial' + actionview (4.2.1) lib/action_view/helpers/rendering_helper.rb:35:in `render' + /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim:4:in `___sers_benoit_www_agilidee_flyboy_app_views_flyboy_goals__context_html_slim___858195575974172697_70280020645000' + actionview (4.2.1) lib/action_view/template.rb:145:in `block in render' + activesupport (4.2.1) lib/active_support/notifications.rb:166:in `instrument' + actionview (4.2.1) lib/action_view/template.rb:333:in `instrument' + actionview (4.2.1) lib/action_view/template.rb:143:in `render' + actionview (4.2.1) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' + actionview (4.2.1) lib/action_view/renderer/partial_renderer.rb:310:in `block in render' + actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' + activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' + activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' + activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' + actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' + actionview (4.2.1) lib/action_view/renderer/partial_renderer.rb:309:in `render' + actionview (4.2.1) lib/action_view/renderer/renderer.rb:47:in `render_partial' + actionview (4.2.1) lib/action_view/helpers/rendering_helper.rb:35:in `render' + /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_form.html.slim:13:in `block in ___sers_benoit_www_agilidee_flyboy_app_views_flyboy_tasks__form_html_slim__3291799706332987705_70279998912320' + actionview (4.2.1) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' + actionview (4.2.1) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' + actionview (4.2.1) lib/action_view/helpers/capture_helper.rb:38:in `capture' + actionview (4.2.1) lib/action_view/helpers/capture_helper.rb:152:in `content_for' + /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_form.html.slim:1:in `___sers_benoit_www_agilidee_flyboy_app_views_flyboy_tasks__form_html_slim__3291799706332987705_70279998912320' + actionview (4.2.1) lib/action_view/template.rb:145:in `block in render' + activesupport (4.2.1) lib/active_support/notifications.rb:166:in `instrument' + actionview (4.2.1) lib/action_view/template.rb:333:in `instrument' + actionview (4.2.1) lib/action_view/template.rb:143:in `render' + actionview (4.2.1) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' + actionview (4.2.1) lib/action_view/renderer/partial_renderer.rb:310:in `block in render' + actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' + activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' + activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' + activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' + actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' + actionview (4.2.1) lib/action_view/renderer/partial_renderer.rb:309:in `render' + actionview (4.2.1) lib/action_view/renderer/renderer.rb:47:in `render_partial' + actionview (4.2.1) lib/action_view/helpers/rendering_helper.rb:35:in `render' + /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/new.html.slim:2:in `___sers_benoit_www_agilidee_flyboy_app_views_flyboy_tasks_new_html_slim___1792107008011342741_70279998993240' + actionview (4.2.1) lib/action_view/template.rb:145:in `block in render' + activesupport (4.2.1) lib/active_support/notifications.rb:166:in `instrument' + actionview (4.2.1) lib/action_view/template.rb:333:in `instrument' + actionview (4.2.1) lib/action_view/template.rb:143:in `render' + actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' + actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' + activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' + activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' + activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' + actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' + actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' + actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' + actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template' + actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:14:in `render' + actionview (4.2.1) lib/action_view/renderer/renderer.rb:42:in `render_template' + actionview (4.2.1) lib/action_view/renderer/renderer.rb:23:in `render' + actionview (4.2.1) lib/action_view/rendering.rb:100:in `_render_template' + actionpack (4.2.1) lib/action_controller/metal/streaming.rb:217:in `_render_template' + actionview (4.2.1) lib/action_view/rendering.rb:83:in `render_to_body' + actionpack (4.2.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body' + actionpack (4.2.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body' + actionpack (4.2.1) lib/abstract_controller/rendering.rb:25:in `render' + actionpack (4.2.1) lib/action_controller/metal/rendering.rb:16:in `render' + actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' + activesupport (4.2.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' + /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/1.9.1/benchmark.rb:295:in `realtime' + activesupport (4.2.1) lib/active_support/core_ext/benchmark.rb:12:in `ms' + actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render' + actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' + activerecord (4.2.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' + actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:43:in `render' + /Users/benoit/www/agilidee/flyboy/app/controllers/flyboy/tasks_controller.rb:80:in `create' + actionpack (4.2.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action' + actionpack (4.2.1) lib/abstract_controller/base.rb:198:in `process_action' + actionpack (4.2.1) lib/action_controller/metal/rendering.rb:10:in `process_action' + actionpack (4.2.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action' + activesupport (4.2.1) lib/active_support/callbacks.rb:117:in `call' + activesupport (4.2.1) lib/active_support/callbacks.rb:117:in `call' + activesupport (4.2.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' + activesupport (4.2.1) lib/active_support/callbacks.rb:505:in `call' + activesupport (4.2.1) lib/active_support/callbacks.rb:505:in `call' + activesupport (4.2.1) lib/active_support/callbacks.rb:92:in `_run_callbacks' + activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_process_action_callbacks' + activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks' + actionpack (4.2.1) lib/abstract_controller/callbacks.rb:19:in `process_action' + actionpack (4.2.1) lib/action_controller/metal/rescue.rb:29:in `process_action' + actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' + activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' + activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' + activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' + actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action' + actionpack (4.2.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' + activerecord (4.2.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action' + actionpack (4.2.1) lib/abstract_controller/base.rb:137:in `process' + actionview (4.2.1) lib/action_view/rendering.rb:30:in `process' + actionpack (4.2.1) lib/action_controller/metal.rb:196:in `dispatch' + actionpack (4.2.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' + actionpack (4.2.1) lib/action_controller/metal.rb:237:in `block in action' + actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `call' + actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' + actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:43:in `serve' + actionpack (4.2.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' + actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `each' + actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `serve' + actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:819:in `call' + railties (4.2.1) lib/rails/engine.rb:518:in `call' + railties (4.2.1) lib/rails/railtie.rb:194:in `public_send' + railties (4.2.1) lib/rails/railtie.rb:194:in `method_missing' + actionpack (4.2.1) lib/action_dispatch/routing/mapper.rb:51:in `serve' + actionpack (4.2.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' + actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `each' + actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `serve' + actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:819:in `call' + rack (1.6.0) lib/rack/etag.rb:24:in `call' + rack (1.6.0) lib/rack/conditionalget.rb:38:in `call' + rack (1.6.0) lib/rack/head.rb:13:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/flash.rb:260:in `call' + rack (1.6.0) lib/rack/session/abstract/id.rb:225:in `context' + rack (1.6.0) lib/rack/session/abstract/id.rb:220:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/cookies.rb:560:in `call' + activerecord (4.2.1) lib/active_record/query_cache.rb:36:in `call' + activerecord (4.2.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:649:in `call' + activerecord (4.2.1) lib/active_record/migration.rb:378:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' + activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `call' + activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `_run_callbacks' + activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_call_callbacks' + activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks' + actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/reloader.rb:73:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' + railties (4.2.1) lib/rails/rack/logger.rb:38:in `call_app' + railties (4.2.1) lib/rails/rack/logger.rb:20:in `block in call' + activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `block in tagged' + activesupport (4.2.1) lib/active_support/tagged_logging.rb:26:in `tagged' + activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `tagged' + railties (4.2.1) lib/rails/rack/logger.rb:20:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/request_id.rb:21:in `call' + rack (1.6.0) lib/rack/methodoverride.rb:22:in `call' + rack (1.6.0) lib/rack/runtime.rb:18:in `call' + activesupport (4.2.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' + rack (1.6.0) lib/rack/lock.rb:17:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/static.rb:113:in `call' + rack (1.6.0) lib/rack/sendfile.rb:113:in `call' + railties (4.2.1) lib/rails/engine.rb:518:in `call' + railties (4.2.1) lib/rails/application.rb:164:in `call' + rack (1.6.0) lib/rack/lock.rb:17:in `call' + rack (1.6.0) lib/rack/content_length.rb:15:in `call' + rack (1.6.0) lib/rack/handler/webrick.rb:89:in `service' + /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' + /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' + /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' + + + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_source.erb (15.1ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (7.9ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.0ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (47.0ms) + + +Started POST "/flyboy/tasks" for 127.0.0.1 at 2015-04-15 15:31:10 +0200 +Processing by Flyboy::TasksController#create as HTML + Parameters: {"utf8"=>"✓", "authenticity_token"=>"Hz8OQowOzrf5znuJTGwzHBwFrxa+RS2pa9K0ZqHo9ZqIe3Tp/RssWaQCCWt9X+ccbwQc988JvtQDvUi8Pqd+mA==", "task"=>{"title"=>"", "description"=>"", "reminder"=>"2015-04-22", "term"=>"2015-05-15", "goal_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 +  (0.1ms) rollback transaction + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_actions.html.slim (1.6ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (3.3ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_form.html.slim (5.0ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/new.html.slim within layouts/application (6.4ms) +Completed 500 Internal Server Error in 136ms (ActiveRecord: 1.9ms) + +ActionView::Template::Error (No route matches {:action=>"show", :controller=>"flyboy/goals", :id=>nil} missing required keys: [:id]): + 1: .actions + 2: - if flyboy.goal_path(@goal) != request.path + 3: = read_button goal_path(@goal) + 4: + 5: - if can?(:create, @goal.tasks.new) + actionpack (4.2.1) lib/action_dispatch/journey/formatter.rb:46:in `generate' + actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:727:in `generate' + actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:758:in `generate' + actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:801:in `url_for' + actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:280:in `call' + actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:223:in `call' + actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:345:in `block (2 levels) in define_url_helper' + actionpack (4.2.1) lib/action_dispatch/routing/routes_proxy.rb:31:in `goal_path' + /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_actions.html.slim:2:in `___sers_benoit_www_agilidee_flyboy_app_views_flyboy_goals__actions_html_slim__1863687672460853899_70280020882400' + actionview (4.2.1) lib/action_view/template.rb:145:in `block in render' + activesupport (4.2.1) lib/active_support/notifications.rb:166:in `instrument' + actionview (4.2.1) lib/action_view/template.rb:333:in `instrument' + actionview (4.2.1) lib/action_view/template.rb:143:in `render' + actionview (4.2.1) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' + actionview (4.2.1) lib/action_view/renderer/partial_renderer.rb:310:in `block in render' + actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' + activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' + activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' + activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' + actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' + actionview (4.2.1) lib/action_view/renderer/partial_renderer.rb:309:in `render' + actionview (4.2.1) lib/action_view/renderer/renderer.rb:47:in `render_partial' + actionview (4.2.1) lib/action_view/helpers/rendering_helper.rb:35:in `render' + /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim:4:in `___sers_benoit_www_agilidee_flyboy_app_views_flyboy_goals__context_html_slim___858195575974172697_70280020645000' + actionview (4.2.1) lib/action_view/template.rb:145:in `block in render' + activesupport (4.2.1) lib/active_support/notifications.rb:166:in `instrument' + actionview (4.2.1) lib/action_view/template.rb:333:in `instrument' + actionview (4.2.1) lib/action_view/template.rb:143:in `render' + actionview (4.2.1) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' + actionview (4.2.1) lib/action_view/renderer/partial_renderer.rb:310:in `block in render' + actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' + activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' + activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' + activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' + actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' + actionview (4.2.1) lib/action_view/renderer/partial_renderer.rb:309:in `render' + actionview (4.2.1) lib/action_view/renderer/renderer.rb:47:in `render_partial' + actionview (4.2.1) lib/action_view/helpers/rendering_helper.rb:35:in `render' + /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_form.html.slim:13:in `block in ___sers_benoit_www_agilidee_flyboy_app_views_flyboy_tasks__form_html_slim__3291799706332987705_70279998912320' + actionview (4.2.1) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' + actionview (4.2.1) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' + actionview (4.2.1) lib/action_view/helpers/capture_helper.rb:38:in `capture' + actionview (4.2.1) lib/action_view/helpers/capture_helper.rb:152:in `content_for' + /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_form.html.slim:1:in `___sers_benoit_www_agilidee_flyboy_app_views_flyboy_tasks__form_html_slim__3291799706332987705_70279998912320' + actionview (4.2.1) lib/action_view/template.rb:145:in `block in render' + activesupport (4.2.1) lib/active_support/notifications.rb:166:in `instrument' + actionview (4.2.1) lib/action_view/template.rb:333:in `instrument' + actionview (4.2.1) lib/action_view/template.rb:143:in `render' + actionview (4.2.1) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' + actionview (4.2.1) lib/action_view/renderer/partial_renderer.rb:310:in `block in render' + actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' + activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' + activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' + activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' + actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' + actionview (4.2.1) lib/action_view/renderer/partial_renderer.rb:309:in `render' + actionview (4.2.1) lib/action_view/renderer/renderer.rb:47:in `render_partial' + actionview (4.2.1) lib/action_view/helpers/rendering_helper.rb:35:in `render' + /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/new.html.slim:2:in `___sers_benoit_www_agilidee_flyboy_app_views_flyboy_tasks_new_html_slim___1792107008011342741_70279998993240' + actionview (4.2.1) lib/action_view/template.rb:145:in `block in render' + activesupport (4.2.1) lib/active_support/notifications.rb:166:in `instrument' + actionview (4.2.1) lib/action_view/template.rb:333:in `instrument' + actionview (4.2.1) lib/action_view/template.rb:143:in `render' + actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' + actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' + activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' + activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' + activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' + actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' + actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' + actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' + actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template' + actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:14:in `render' + actionview (4.2.1) lib/action_view/renderer/renderer.rb:42:in `render_template' + actionview (4.2.1) lib/action_view/renderer/renderer.rb:23:in `render' + actionview (4.2.1) lib/action_view/rendering.rb:100:in `_render_template' + actionpack (4.2.1) lib/action_controller/metal/streaming.rb:217:in `_render_template' + actionview (4.2.1) lib/action_view/rendering.rb:83:in `render_to_body' + actionpack (4.2.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body' + actionpack (4.2.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body' + actionpack (4.2.1) lib/abstract_controller/rendering.rb:25:in `render' + actionpack (4.2.1) lib/action_controller/metal/rendering.rb:16:in `render' + actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' + activesupport (4.2.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' + /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/1.9.1/benchmark.rb:295:in `realtime' + activesupport (4.2.1) lib/active_support/core_ext/benchmark.rb:12:in `ms' + actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render' + actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' + activerecord (4.2.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' + actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:43:in `render' + /Users/benoit/www/agilidee/flyboy/app/controllers/flyboy/tasks_controller.rb:81:in `create' + actionpack (4.2.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action' + actionpack (4.2.1) lib/abstract_controller/base.rb:198:in `process_action' + actionpack (4.2.1) lib/action_controller/metal/rendering.rb:10:in `process_action' + actionpack (4.2.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action' + activesupport (4.2.1) lib/active_support/callbacks.rb:117:in `call' + activesupport (4.2.1) lib/active_support/callbacks.rb:117:in `call' + activesupport (4.2.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' + activesupport (4.2.1) lib/active_support/callbacks.rb:505:in `call' + activesupport (4.2.1) lib/active_support/callbacks.rb:505:in `call' + activesupport (4.2.1) lib/active_support/callbacks.rb:92:in `_run_callbacks' + activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_process_action_callbacks' + activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks' + actionpack (4.2.1) lib/abstract_controller/callbacks.rb:19:in `process_action' + actionpack (4.2.1) lib/action_controller/metal/rescue.rb:29:in `process_action' + actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' + activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' + activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' + activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' + actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action' + actionpack (4.2.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' + activerecord (4.2.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action' + actionpack (4.2.1) lib/abstract_controller/base.rb:137:in `process' + actionview (4.2.1) lib/action_view/rendering.rb:30:in `process' + actionpack (4.2.1) lib/action_controller/metal.rb:196:in `dispatch' + actionpack (4.2.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' + actionpack (4.2.1) lib/action_controller/metal.rb:237:in `block in action' + actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `call' + actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' + actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:43:in `serve' + actionpack (4.2.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' + actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `each' + actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `serve' + actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:819:in `call' + railties (4.2.1) lib/rails/engine.rb:518:in `call' + railties (4.2.1) lib/rails/railtie.rb:194:in `public_send' + railties (4.2.1) lib/rails/railtie.rb:194:in `method_missing' + actionpack (4.2.1) lib/action_dispatch/routing/mapper.rb:51:in `serve' + actionpack (4.2.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' + actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `each' + actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `serve' + actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:819:in `call' + rack (1.6.0) lib/rack/etag.rb:24:in `call' + rack (1.6.0) lib/rack/conditionalget.rb:38:in `call' + rack (1.6.0) lib/rack/head.rb:13:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/flash.rb:260:in `call' + rack (1.6.0) lib/rack/session/abstract/id.rb:225:in `context' + rack (1.6.0) lib/rack/session/abstract/id.rb:220:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/cookies.rb:560:in `call' + activerecord (4.2.1) lib/active_record/query_cache.rb:36:in `call' + activerecord (4.2.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:649:in `call' + activerecord (4.2.1) lib/active_record/migration.rb:378:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' + activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `call' + activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `_run_callbacks' + activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_call_callbacks' + activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks' + actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/reloader.rb:73:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' + railties (4.2.1) lib/rails/rack/logger.rb:38:in `call_app' + railties (4.2.1) lib/rails/rack/logger.rb:20:in `block in call' + activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `block in tagged' + activesupport (4.2.1) lib/active_support/tagged_logging.rb:26:in `tagged' + activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `tagged' + railties (4.2.1) lib/rails/rack/logger.rb:20:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/request_id.rb:21:in `call' + rack (1.6.0) lib/rack/methodoverride.rb:22:in `call' + rack (1.6.0) lib/rack/runtime.rb:18:in `call' + activesupport (4.2.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' + rack (1.6.0) lib/rack/lock.rb:17:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/static.rb:113:in `call' + rack (1.6.0) lib/rack/sendfile.rb:113:in `call' + railties (4.2.1) lib/rails/engine.rb:518:in `call' + railties (4.2.1) lib/rails/application.rb:164:in `call' + rack (1.6.0) lib/rack/lock.rb:17:in `call' + rack (1.6.0) lib/rack/content_length.rb:15:in `call' + rack (1.6.0) lib/rack/handler/webrick.rb:89:in `service' + /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' + /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' + /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' + + + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_source.erb (12.8ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (4.0ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.0ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (35.1ms) + + +Started POST "/flyboy/tasks" for 127.0.0.1 at 2015-04-15 15:31:29 +0200 +Processing by Flyboy::TasksController#create as HTML + Parameters: {"utf8"=>"✓", "authenticity_token"=>"Hz8OQowOzrf5znuJTGwzHBwFrxa+RS2pa9K0ZqHo9ZqIe3Tp/RssWaQCCWt9X+ccbwQc988JvtQDvUi8Pqd+mA==", "task"=>{"title"=>"", "description"=>"", "reminder"=>"2015-04-22", "term"=>"2015-05-15", "goal_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 +  (0.1ms) rollback transaction + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_actions.html.slim (1.5ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (2.9ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_form.html.slim (4.5ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/new.html.slim within layouts/application (5.8ms) +Completed 500 Internal Server Error in 137ms (ActiveRecord: 1.7ms) + +ActionView::Template::Error (No route matches {:action=>"show", :controller=>"flyboy/goals", :id=>nil} missing required keys: [:id]): + 1: .actions + 2: - if flyboy.goal_path(@goal) != request.path + 3: = read_button goal_path(@goal) + 4: + 5: - if can?(:create, @goal.tasks.new) + actionpack (4.2.1) lib/action_dispatch/journey/formatter.rb:46:in `generate' + actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:727:in `generate' + actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:758:in `generate' + actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:801:in `url_for' + actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:280:in `call' + actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:223:in `call' + actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:345:in `block (2 levels) in define_url_helper' + actionpack (4.2.1) lib/action_dispatch/routing/routes_proxy.rb:31:in `goal_path' + /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_actions.html.slim:2:in `___sers_benoit_www_agilidee_flyboy_app_views_flyboy_goals__actions_html_slim__1863687672460853899_70280020882400' + actionview (4.2.1) lib/action_view/template.rb:145:in `block in render' + activesupport (4.2.1) lib/active_support/notifications.rb:166:in `instrument' + actionview (4.2.1) lib/action_view/template.rb:333:in `instrument' + actionview (4.2.1) lib/action_view/template.rb:143:in `render' + actionview (4.2.1) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' + actionview (4.2.1) lib/action_view/renderer/partial_renderer.rb:310:in `block in render' + actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' + activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' + activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' + activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' + actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' + actionview (4.2.1) lib/action_view/renderer/partial_renderer.rb:309:in `render' + actionview (4.2.1) lib/action_view/renderer/renderer.rb:47:in `render_partial' + actionview (4.2.1) lib/action_view/helpers/rendering_helper.rb:35:in `render' + /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim:4:in `___sers_benoit_www_agilidee_flyboy_app_views_flyboy_goals__context_html_slim___858195575974172697_70280020645000' + actionview (4.2.1) lib/action_view/template.rb:145:in `block in render' + activesupport (4.2.1) lib/active_support/notifications.rb:166:in `instrument' + actionview (4.2.1) lib/action_view/template.rb:333:in `instrument' + actionview (4.2.1) lib/action_view/template.rb:143:in `render' + actionview (4.2.1) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' + actionview (4.2.1) lib/action_view/renderer/partial_renderer.rb:310:in `block in render' + actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' + activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' + activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' + activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' + actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' + actionview (4.2.1) lib/action_view/renderer/partial_renderer.rb:309:in `render' + actionview (4.2.1) lib/action_view/renderer/renderer.rb:47:in `render_partial' + actionview (4.2.1) lib/action_view/helpers/rendering_helper.rb:35:in `render' + /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_form.html.slim:13:in `block in ___sers_benoit_www_agilidee_flyboy_app_views_flyboy_tasks__form_html_slim__3291799706332987705_70279998912320' + actionview (4.2.1) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' + actionview (4.2.1) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' + actionview (4.2.1) lib/action_view/helpers/capture_helper.rb:38:in `capture' + actionview (4.2.1) lib/action_view/helpers/capture_helper.rb:152:in `content_for' + /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_form.html.slim:1:in `___sers_benoit_www_agilidee_flyboy_app_views_flyboy_tasks__form_html_slim__3291799706332987705_70279998912320' + actionview (4.2.1) lib/action_view/template.rb:145:in `block in render' + activesupport (4.2.1) lib/active_support/notifications.rb:166:in `instrument' + actionview (4.2.1) lib/action_view/template.rb:333:in `instrument' + actionview (4.2.1) lib/action_view/template.rb:143:in `render' + actionview (4.2.1) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' + actionview (4.2.1) lib/action_view/renderer/partial_renderer.rb:310:in `block in render' + actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' + activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' + activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' + activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' + actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' + actionview (4.2.1) lib/action_view/renderer/partial_renderer.rb:309:in `render' + actionview (4.2.1) lib/action_view/renderer/renderer.rb:47:in `render_partial' + actionview (4.2.1) lib/action_view/helpers/rendering_helper.rb:35:in `render' + /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/new.html.slim:2:in `___sers_benoit_www_agilidee_flyboy_app_views_flyboy_tasks_new_html_slim___1792107008011342741_70279998993240' + actionview (4.2.1) lib/action_view/template.rb:145:in `block in render' + activesupport (4.2.1) lib/active_support/notifications.rb:166:in `instrument' + actionview (4.2.1) lib/action_view/template.rb:333:in `instrument' + actionview (4.2.1) lib/action_view/template.rb:143:in `render' + actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' + actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' + activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' + activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' + activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' + actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' + actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' + actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' + actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template' + actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:14:in `render' + actionview (4.2.1) lib/action_view/renderer/renderer.rb:42:in `render_template' + actionview (4.2.1) lib/action_view/renderer/renderer.rb:23:in `render' + actionview (4.2.1) lib/action_view/rendering.rb:100:in `_render_template' + actionpack (4.2.1) lib/action_controller/metal/streaming.rb:217:in `_render_template' + actionview (4.2.1) lib/action_view/rendering.rb:83:in `render_to_body' + actionpack (4.2.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body' + actionpack (4.2.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body' + actionpack (4.2.1) lib/abstract_controller/rendering.rb:25:in `render' + actionpack (4.2.1) lib/action_controller/metal/rendering.rb:16:in `render' + actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' + activesupport (4.2.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' + /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/1.9.1/benchmark.rb:295:in `realtime' + activesupport (4.2.1) lib/active_support/core_ext/benchmark.rb:12:in `ms' + actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render' + actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' + activerecord (4.2.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' + actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:43:in `render' + /Users/benoit/www/agilidee/flyboy/app/controllers/flyboy/tasks_controller.rb:82:in `create' + actionpack (4.2.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action' + actionpack (4.2.1) lib/abstract_controller/base.rb:198:in `process_action' + actionpack (4.2.1) lib/action_controller/metal/rendering.rb:10:in `process_action' + actionpack (4.2.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action' + activesupport (4.2.1) lib/active_support/callbacks.rb:117:in `call' + activesupport (4.2.1) lib/active_support/callbacks.rb:117:in `call' + activesupport (4.2.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' + activesupport (4.2.1) lib/active_support/callbacks.rb:505:in `call' + activesupport (4.2.1) lib/active_support/callbacks.rb:505:in `call' + activesupport (4.2.1) lib/active_support/callbacks.rb:92:in `_run_callbacks' + activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_process_action_callbacks' + activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks' + actionpack (4.2.1) lib/abstract_controller/callbacks.rb:19:in `process_action' + actionpack (4.2.1) lib/action_controller/metal/rescue.rb:29:in `process_action' + actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' + activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' + activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' + activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' + actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action' + actionpack (4.2.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' + activerecord (4.2.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action' + actionpack (4.2.1) lib/abstract_controller/base.rb:137:in `process' + actionview (4.2.1) lib/action_view/rendering.rb:30:in `process' + actionpack (4.2.1) lib/action_controller/metal.rb:196:in `dispatch' + actionpack (4.2.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' + actionpack (4.2.1) lib/action_controller/metal.rb:237:in `block in action' + actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `call' + actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' + actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:43:in `serve' + actionpack (4.2.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' + actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `each' + actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `serve' + actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:819:in `call' + railties (4.2.1) lib/rails/engine.rb:518:in `call' + railties (4.2.1) lib/rails/railtie.rb:194:in `public_send' + railties (4.2.1) lib/rails/railtie.rb:194:in `method_missing' + actionpack (4.2.1) lib/action_dispatch/routing/mapper.rb:51:in `serve' + actionpack (4.2.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' + actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `each' + actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `serve' + actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:819:in `call' + rack (1.6.0) lib/rack/etag.rb:24:in `call' + rack (1.6.0) lib/rack/conditionalget.rb:38:in `call' + rack (1.6.0) lib/rack/head.rb:13:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/flash.rb:260:in `call' + rack (1.6.0) lib/rack/session/abstract/id.rb:225:in `context' + rack (1.6.0) lib/rack/session/abstract/id.rb:220:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/cookies.rb:560:in `call' + activerecord (4.2.1) lib/active_record/query_cache.rb:36:in `call' + activerecord (4.2.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:649:in `call' + activerecord (4.2.1) lib/active_record/migration.rb:378:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' + activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `call' + activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `_run_callbacks' + activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_call_callbacks' + activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks' + actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/reloader.rb:73:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' + railties (4.2.1) lib/rails/rack/logger.rb:38:in `call_app' + railties (4.2.1) lib/rails/rack/logger.rb:20:in `block in call' + activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `block in tagged' + activesupport (4.2.1) lib/active_support/tagged_logging.rb:26:in `tagged' + activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `tagged' + railties (4.2.1) lib/rails/rack/logger.rb:20:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/request_id.rb:21:in `call' + rack (1.6.0) lib/rack/methodoverride.rb:22:in `call' + rack (1.6.0) lib/rack/runtime.rb:18:in `call' + activesupport (4.2.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' + rack (1.6.0) lib/rack/lock.rb:17:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/static.rb:113:in `call' + rack (1.6.0) lib/rack/sendfile.rb:113:in `call' + railties (4.2.1) lib/rails/engine.rb:518:in `call' + railties (4.2.1) lib/rails/application.rb:164:in `call' + rack (1.6.0) lib/rack/lock.rb:17:in `call' + rack (1.6.0) lib/rack/content_length.rb:15:in `call' + rack (1.6.0) lib/rack/handler/webrick.rb:89:in `service' + /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' + /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' + /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' + + + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_source.erb (12.4ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (4.2ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.0ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (34.8ms) + + +Started POST "/flyboy/tasks" for 127.0.0.1 at 2015-04-15 15:31:49 +0200 +Processing by Flyboy::TasksController#create as HTML + Parameters: {"utf8"=>"✓", "authenticity_token"=>"Hz8OQowOzrf5znuJTGwzHBwFrxa+RS2pa9K0ZqHo9ZqIe3Tp/RssWaQCCWt9X+ccbwQc988JvtQDvUi8Pqd+mA==", "task"=>{"title"=>"", "description"=>"", "reminder"=>"2015-04-22", "term"=>"2015-05-15", "goal_id"=>"1"}} + Flyboy::Goal Load (0.4ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] +  (0.1ms) begin transaction +  (0.1ms) rollback transaction + 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 (10.5ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_form.html.slim (13.4ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/new.html.slim within layouts/application (15.4ms) +Completed 500 Internal Server Error in 140ms (ActiveRecord: 2.0ms) + +ActionView::Template::Error (No route matches {:action=>"show", :controller=>"flyboy/goals", :id=>nil} missing required keys: [:id]): + 1: .actions + 2: - if flyboy.goal_path(@goal) != request.path + 3: = read_button goal_path(@goal) + 4: + 5: - if can?(:create, @goal.tasks.new) + actionpack (4.2.1) lib/action_dispatch/journey/formatter.rb:46:in `generate' + actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:727:in `generate' + actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:758:in `generate' + actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:801:in `url_for' + actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:280:in `call' + actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:223:in `call' + actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:345:in `block (2 levels) in define_url_helper' + actionpack (4.2.1) lib/action_dispatch/routing/routes_proxy.rb:31:in `goal_path' + /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_actions.html.slim:2:in `___sers_benoit_www_agilidee_flyboy_app_views_flyboy_goals__actions_html_slim__1863687672460853899_70280020882400' + actionview (4.2.1) lib/action_view/template.rb:145:in `block in render' + activesupport (4.2.1) lib/active_support/notifications.rb:166:in `instrument' + actionview (4.2.1) lib/action_view/template.rb:333:in `instrument' + actionview (4.2.1) lib/action_view/template.rb:143:in `render' + actionview (4.2.1) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' + actionview (4.2.1) lib/action_view/renderer/partial_renderer.rb:310:in `block in render' + actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' + activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' + activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' + activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' + actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' + actionview (4.2.1) lib/action_view/renderer/partial_renderer.rb:309:in `render' + actionview (4.2.1) lib/action_view/renderer/renderer.rb:47:in `render_partial' + actionview (4.2.1) lib/action_view/helpers/rendering_helper.rb:35:in `render' + /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim:4:in `___sers_benoit_www_agilidee_flyboy_app_views_flyboy_goals__context_html_slim___858195575974172697_70280020645000' + actionview (4.2.1) lib/action_view/template.rb:145:in `block in render' + activesupport (4.2.1) lib/active_support/notifications.rb:166:in `instrument' + actionview (4.2.1) lib/action_view/template.rb:333:in `instrument' + actionview (4.2.1) lib/action_view/template.rb:143:in `render' + actionview (4.2.1) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' + actionview (4.2.1) lib/action_view/renderer/partial_renderer.rb:310:in `block in render' + actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' + activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' + activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' + activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' + actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' + actionview (4.2.1) lib/action_view/renderer/partial_renderer.rb:309:in `render' + actionview (4.2.1) lib/action_view/renderer/renderer.rb:47:in `render_partial' + actionview (4.2.1) lib/action_view/helpers/rendering_helper.rb:35:in `render' + /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_form.html.slim:13:in `block in ___sers_benoit_www_agilidee_flyboy_app_views_flyboy_tasks__form_html_slim__3291799706332987705_70279998912320' + actionview (4.2.1) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' + actionview (4.2.1) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer' + actionview (4.2.1) lib/action_view/helpers/capture_helper.rb:38:in `capture' + actionview (4.2.1) lib/action_view/helpers/capture_helper.rb:152:in `content_for' + /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_form.html.slim:1:in `___sers_benoit_www_agilidee_flyboy_app_views_flyboy_tasks__form_html_slim__3291799706332987705_70279998912320' + actionview (4.2.1) lib/action_view/template.rb:145:in `block in render' + activesupport (4.2.1) lib/active_support/notifications.rb:166:in `instrument' + actionview (4.2.1) lib/action_view/template.rb:333:in `instrument' + actionview (4.2.1) lib/action_view/template.rb:143:in `render' + actionview (4.2.1) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' + actionview (4.2.1) lib/action_view/renderer/partial_renderer.rb:310:in `block in render' + actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' + activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' + activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' + activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' + actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' + actionview (4.2.1) lib/action_view/renderer/partial_renderer.rb:309:in `render' + actionview (4.2.1) lib/action_view/renderer/renderer.rb:47:in `render_partial' + actionview (4.2.1) lib/action_view/helpers/rendering_helper.rb:35:in `render' + /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/new.html.slim:2:in `___sers_benoit_www_agilidee_flyboy_app_views_flyboy_tasks_new_html_slim___1792107008011342741_70279998993240' + actionview (4.2.1) lib/action_view/template.rb:145:in `block in render' + activesupport (4.2.1) lib/active_support/notifications.rb:166:in `instrument' + actionview (4.2.1) lib/action_view/template.rb:333:in `instrument' + actionview (4.2.1) lib/action_view/template.rb:143:in `render' + actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' + actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' + activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' + activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' + activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' + actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' + actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' + actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' + actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template' + actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:14:in `render' + actionview (4.2.1) lib/action_view/renderer/renderer.rb:42:in `render_template' + actionview (4.2.1) lib/action_view/renderer/renderer.rb:23:in `render' + actionview (4.2.1) lib/action_view/rendering.rb:100:in `_render_template' + actionpack (4.2.1) lib/action_controller/metal/streaming.rb:217:in `_render_template' + actionview (4.2.1) lib/action_view/rendering.rb:83:in `render_to_body' + actionpack (4.2.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body' + actionpack (4.2.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body' + actionpack (4.2.1) lib/abstract_controller/rendering.rb:25:in `render' + actionpack (4.2.1) lib/action_controller/metal/rendering.rb:16:in `render' + actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' + activesupport (4.2.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' + /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/1.9.1/benchmark.rb:295:in `realtime' + activesupport (4.2.1) lib/active_support/core_ext/benchmark.rb:12:in `ms' + actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render' + actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' + activerecord (4.2.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' + actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:43:in `render' + /Users/benoit/www/agilidee/flyboy/app/controllers/flyboy/tasks_controller.rb:80:in `create' + actionpack (4.2.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action' + actionpack (4.2.1) lib/abstract_controller/base.rb:198:in `process_action' + actionpack (4.2.1) lib/action_controller/metal/rendering.rb:10:in `process_action' + actionpack (4.2.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action' + activesupport (4.2.1) lib/active_support/callbacks.rb:117:in `call' + activesupport (4.2.1) lib/active_support/callbacks.rb:117:in `call' + activesupport (4.2.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' + activesupport (4.2.1) lib/active_support/callbacks.rb:505:in `call' + activesupport (4.2.1) lib/active_support/callbacks.rb:505:in `call' + activesupport (4.2.1) lib/active_support/callbacks.rb:92:in `_run_callbacks' + activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_process_action_callbacks' + activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks' + actionpack (4.2.1) lib/abstract_controller/callbacks.rb:19:in `process_action' + actionpack (4.2.1) lib/action_controller/metal/rescue.rb:29:in `process_action' + actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' + activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' + activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' + activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' + actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action' + actionpack (4.2.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' + activerecord (4.2.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action' + actionpack (4.2.1) lib/abstract_controller/base.rb:137:in `process' + actionview (4.2.1) lib/action_view/rendering.rb:30:in `process' + actionpack (4.2.1) lib/action_controller/metal.rb:196:in `dispatch' + actionpack (4.2.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' + actionpack (4.2.1) lib/action_controller/metal.rb:237:in `block in action' + actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `call' + actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' + actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:43:in `serve' + actionpack (4.2.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' + actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `each' + actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `serve' + actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:819:in `call' + railties (4.2.1) lib/rails/engine.rb:518:in `call' + railties (4.2.1) lib/rails/railtie.rb:194:in `public_send' + railties (4.2.1) lib/rails/railtie.rb:194:in `method_missing' + actionpack (4.2.1) lib/action_dispatch/routing/mapper.rb:51:in `serve' + actionpack (4.2.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' + actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `each' + actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `serve' + actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:819:in `call' + rack (1.6.0) lib/rack/etag.rb:24:in `call' + rack (1.6.0) lib/rack/conditionalget.rb:38:in `call' + rack (1.6.0) lib/rack/head.rb:13:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/flash.rb:260:in `call' + rack (1.6.0) lib/rack/session/abstract/id.rb:225:in `context' + rack (1.6.0) lib/rack/session/abstract/id.rb:220:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/cookies.rb:560:in `call' + activerecord (4.2.1) lib/active_record/query_cache.rb:36:in `call' + activerecord (4.2.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:649:in `call' + activerecord (4.2.1) lib/active_record/migration.rb:378:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' + activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `call' + activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `_run_callbacks' + activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_call_callbacks' + activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks' + actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/reloader.rb:73:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' + railties (4.2.1) lib/rails/rack/logger.rb:38:in `call_app' + railties (4.2.1) lib/rails/rack/logger.rb:20:in `block in call' + activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `block in tagged' + activesupport (4.2.1) lib/active_support/tagged_logging.rb:26:in `tagged' + activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `tagged' + railties (4.2.1) lib/rails/rack/logger.rb:20:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/request_id.rb:21:in `call' + rack (1.6.0) lib/rack/methodoverride.rb:22:in `call' + rack (1.6.0) lib/rack/runtime.rb:18:in `call' + activesupport (4.2.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' + rack (1.6.0) lib/rack/lock.rb:17:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/static.rb:113:in `call' + rack (1.6.0) lib/rack/sendfile.rb:113:in `call' + railties (4.2.1) lib/rails/engine.rb:518:in `call' + railties (4.2.1) lib/rails/application.rb:164:in `call' + rack (1.6.0) lib/rack/lock.rb:17:in `call' + rack (1.6.0) lib/rack/content_length.rb:15:in `call' + rack (1.6.0) lib/rack/handler/webrick.rb:89:in `service' + /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' + /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' + /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' + + + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_source.erb (12.3ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (4.2ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.6ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (34.4ms) + + +Started POST "/flyboy/tasks" for 127.0.0.1 at 2015-04-15 15:32:52 +0200 +Processing by Flyboy::TasksController#create as HTML + Parameters: {"utf8"=>"✓", "authenticity_token"=>"Hz8OQowOzrf5znuJTGwzHBwFrxa+RS2pa9K0ZqHo9ZqIe3Tp/RssWaQCCWt9X+ccbwQc988JvtQDvUi8Pqd+mA==", "task"=>{"title"=>"", "description"=>"", "reminder"=>"2015-04-22", "term"=>"2015-05-15", "goal_id"=>"1"}} + Flyboy::Goal Load (0.2ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] +  (0.1ms) begin transaction +  (0.0ms) rollback transaction +  (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 (10.4ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (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/_contextual.html.slim (0.2ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_form.html.slim (106.1ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/new.html.slim within layouts/application (107.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.2ms) +Completed 200 OK in 229ms (Views: 223.3ms | ActiveRecord: 0.5ms) + + +Started GET "/assets/application-b8177487af03e6000dadf667b08c60ff.css?body=1" for 127.0.0.1 at 2015-04-15 15:32:52 +0200 + + +Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-15 15:32:52 +0200 + + +Started GET "/assets/dorsale/forms-17647dc279994891fcf40edda2798a41.js?body=1" for 127.0.0.1 at 2015-04-15 15:32:52 +0200 + + +Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-15 15:32:52 +0200 + + +Started GET "/assets/dorsale/all-68d74b0aca3a3a4edf7258a4d1391198.js?body=1" for 127.0.0.1 at 2015-04-15 15:32:52 +0200 + + +Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-15 15:32:52 +0200 + + +Started GET "/assets/application-601e37220d4f8ffdae261a9c049369c2.js?body=1" for 127.0.0.1 at 2015-04-15 15:32:52 +0200 + + +Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-15 15:32:52 +0200 + + +Started GET "/flyboy/goals/1" for 127.0.0.1 at 2015-04-15 15:33:24 +0200 +Processing by Flyboy::GoalsController#show as HTML + Parameters: {"id"=>"1"} + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f' [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_actions.html.slim (4.5ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (6.9ms) + Flyboy::Task Load (0.3ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? ORDER BY term ASC, term DESC [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (16.1ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_contextual.html.slim (0.6ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/show.html.slim within layouts/application (33.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 145ms (Views: 141.0ms | ActiveRecord: 0.5ms) + + +Started GET "/assets/application-b8177487af03e6000dadf667b08c60ff.css?body=1" for 127.0.0.1 at 2015-04-15 15:33:24 +0200 + + +Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-15 15:33:24 +0200 + + +Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-15 15:33:24 +0200 + + +Started GET "/assets/dorsale/forms-17647dc279994891fcf40edda2798a41.js?body=1" for 127.0.0.1 at 2015-04-15 15:33:24 +0200 + + +Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-15 15:33:24 +0200 + + +Started GET "/assets/dorsale/all-68d74b0aca3a3a4edf7258a4d1391198.js?body=1" for 127.0.0.1 at 2015-04-15 15:33:24 +0200 + + +Started GET "/assets/application-601e37220d4f8ffdae261a9c049369c2.js?body=1" for 127.0.0.1 at 2015-04-15 15:33:24 +0200 + + +Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-15 15:33:24 +0200 + + +Started GET "/flyboy/tasks/4" for 127.0.0.1 at 2015-04-15 15:33:25 +0200 +Processing by Flyboy::TasksController#show as HTML + Parameters: {"id"=>"4"} + Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 4]] + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + CACHE (0.0ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", "4"]] + 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 (5.6ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_context.html.slim (13.2ms) +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f' [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_actions.html.slim (4.1ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (6.0ms) + Flyboy::Task Load (0.3ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1 [["id", 4]] + 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]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/task_comments/_list.html.slim (83.9ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_contextual.html.slim (0.3ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/show.html.slim within layouts/application (150.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 210ms (Views: 204.5ms | ActiveRecord: 1.2ms) + + +Started GET "/assets/application-b8177487af03e6000dadf667b08c60ff.css?body=1" for 127.0.0.1 at 2015-04-15 15:33:26 +0200 + + +Started GET "/assets/dorsale/forms-17647dc279994891fcf40edda2798a41.js?body=1" for 127.0.0.1 at 2015-04-15 15:33:26 +0200 + + +Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-15 15:33:26 +0200 + + +Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-15 15:33:26 +0200 + + +Started GET "/assets/dorsale/all-68d74b0aca3a3a4edf7258a4d1391198.js?body=1" for 127.0.0.1 at 2015-04-15 15:33:26 +0200 + + +Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-15 15:33:26 +0200 + + +Started GET "/assets/application-601e37220d4f8ffdae261a9c049369c2.js?body=1" for 127.0.0.1 at 2015-04-15 15:33:26 +0200 + + +Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-15 15:33:26 +0200 + + +Started POST "/flyboy/tasks/4/comments" for 127.0.0.1 at 2015-04-15 15:33:27 +0200 +Processing by Flyboy::TaskCommentsController#create as HTML + Parameters: {"utf8"=>"✓", "authenticity_token"=>"ozmxxx+9rSSZm/HRYJ1W+GUJi/R+QdLiwf6ZqVX34nk0fctsbqhPysRXgzNRroL4Fgg4FQ8NQZ+pkWVzyrhpew==", "task_comment"=>{"progress"=>"100", "description"=>""}, "task_id"=>"4"} + Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 4]] + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] +  (0.1ms) begin transaction + SQL (0.9ms) INSERT INTO "flyboy_task_comments" ("progress", "description", "task_id", "date", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["progress", 100], ["description", ""], ["task_id", 4], ["date", "2015-04-15 13:33:27.749611"], ["created_at", "2015-04-15 13:33:27.751860"], ["updated_at", "2015-04-15 13:33:27.751860"]] +  (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.2ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 7], ["updated_at", "2015-04-15 13:33:27.760740"], ["id", 1]] +  (1.0ms) commit transaction +Redirected to http://tiramisu.local:9292/flyboy/tasks/4 +Completed 302 Found in 21ms (ActiveRecord: 2.6ms) + + +Started GET "/flyboy/tasks/4" for 127.0.0.1 at 2015-04-15 15:33:27 +0200 +Processing by Flyboy::TasksController#show as HTML + Parameters: {"id"=>"4"} + Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 4]] + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + CACHE (0.0ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", "4"]] + 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 (4.9ms) +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f' [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_actions.html.slim (4.1ms) + 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"."id" = ? LIMIT 1 [["id", 4]] + Flyboy::TaskComment Load (0.1ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 4]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/task_comments/_list.html.slim (14.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.3ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/show.html.slim within layouts/application (32.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 187ms (Views: 182.9ms | ActiveRecord: 0.6ms) + + +Started GET "/assets/application-b8177487af03e6000dadf667b08c60ff.css?body=1" for 127.0.0.1 at 2015-04-15 15:33:28 +0200 + + +Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-15 15:33:28 +0200 + + +Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-15 15:33:28 +0200 + + +Started GET "/assets/dorsale/forms-17647dc279994891fcf40edda2798a41.js?body=1" for 127.0.0.1 at 2015-04-15 15:33:28 +0200 + + +Started GET "/assets/dorsale/all-68d74b0aca3a3a4edf7258a4d1391198.js?body=1" for 127.0.0.1 at 2015-04-15 15:33:28 +0200 + + +Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-15 15:33:28 +0200 + + +Started GET "/assets/application-601e37220d4f8ffdae261a9c049369c2.js?body=1" for 127.0.0.1 at 2015-04-15 15:33:28 +0200 + + +Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-15 15:33:28 +0200 + + +Started POST "/flyboy/tasks/4/comments" for 127.0.0.1 at 2015-04-15 15:33:30 +0200 +Processing by Flyboy::TaskCommentsController#create as HTML + Parameters: {"utf8"=>"✓", "authenticity_token"=>"KlTZ2JGXD3eSs1wu31MDHIY+7af3y7gGPgiS82a6X2m9EKNz4ILtmc9/LszuYNcc9T9eRoaHK3tWZ24p+fXUaw==", "task_comment"=>{"progress"=>"100", "description"=>""}, "task_id"=>"4"} + Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 4]] + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "flyboy_task_comments" ("progress", "description", "task_id", "date", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["progress", 100], ["description", ""], ["task_id", 4], ["date", "2015-04-15 13:33:30.594670"], ["created_at", "2015-04-15 13:33:30.596930"], ["updated_at", "2015-04-15 13:33:30.596930"]] +  (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", 8], ["updated_at", "2015-04-15 13:33:30.604485"], ["id", 1]] +  (2.4ms) commit transaction +Redirected to http://tiramisu.local:9292/flyboy/tasks/4 +Completed 302 Found in 21ms (ActiveRecord: 3.5ms) + + +Started GET "/flyboy/tasks/4" for 127.0.0.1 at 2015-04-15 15:33:30 +0200 +Processing by Flyboy::TasksController#show as HTML + Parameters: {"id"=>"4"} + Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 4]] + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + CACHE (0.0ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", "4"]] + CACHE (0.0ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_actions.html.slim (1.9ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_context.html.slim (4.7ms) +  (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 (7.0ms) + Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1 [["id", 4]] + Flyboy::TaskComment Load (0.1ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 4]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/task_comments/_list.html.slim (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/_contextual.html.slim (0.3ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/show.html.slim within layouts/application (36.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 145ms (Views: 140.7ms | ActiveRecord: 0.8ms) + + +Started GET "/assets/application-b8177487af03e6000dadf667b08c60ff.css?body=1" for 127.0.0.1 at 2015-04-15 15:33:30 +0200 + + +Started GET "/assets/dorsale/forms-17647dc279994891fcf40edda2798a41.js?body=1" for 127.0.0.1 at 2015-04-15 15:33:30 +0200 + + +Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-15 15:33:30 +0200 + + +Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-15 15:33:30 +0200 + + +Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-15 15:33:30 +0200 + + +Started GET "/assets/dorsale/all-68d74b0aca3a3a4edf7258a4d1391198.js?body=1" for 127.0.0.1 at 2015-04-15 15:33:30 +0200 + + +Started GET "/assets/application-601e37220d4f8ffdae261a9c049369c2.js?body=1" for 127.0.0.1 at 2015-04-15 15:33:31 +0200 + + +Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-15 15:33:31 +0200 + + +Started POST "/flyboy/tasks/4/comments" for 127.0.0.1 at 2015-04-15 15:33:41 +0200 +Processing by Flyboy::TaskCommentsController#create as HTML + Parameters: {"utf8"=>"✓", "authenticity_token"=>"jPUCQnZH34Z9zofhJN4bStpc86rplxDZhzPKHlxNAfIbsXjpB1I9aCAC9QMV7c9KqV1AS5jbg6TvXDbEwwKK8A==", "task_comment"=>{"progress"=>"", "description"=>""}, "task_id"=>"4"} + Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 4]] + Flyboy::Goal Load (0.3ms) 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" ("description", "task_id", "date", "progress", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["description", ""], ["task_id", 4], ["date", "2015-04-15 13:33:41.202702"], ["progress", 100], ["created_at", "2015-04-15 13:33:41.206751"], ["updated_at", "2015-04-15 13:33:41.206751"]] +  (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.3ms) UPDATE "flyboy_goals" SET "version" = ?, "updated_at" = ? WHERE "flyboy_goals"."id" = ? [["version", 9], ["updated_at", "2015-04-15 13:33:41.215202"], ["id", 1]] +  (2.5ms) commit transaction +Redirected to http://tiramisu.local:9292/flyboy/tasks/4 +Completed 302 Found in 30ms (ActiveRecord: 4.3ms) + + +Started GET "/flyboy/tasks/4" for 127.0.0.1 at 2015-04-15 15:33:41 +0200 +Processing by Flyboy::TasksController#show as HTML + Parameters: {"id"=>"4"} + Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 4]] + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + CACHE (0.0ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", "4"]] + CACHE (0.0ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_actions.html.slim (2.2ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_context.html.slim (4.8ms) +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f' [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_actions.html.slim (4.7ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (6.9ms) + Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1 [["id", 4]] + Flyboy::TaskComment Load (0.1ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 4]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/task_comments/_list.html.slim (69.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.3ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/show.html.slim within layouts/application (87.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 154ms (Views: 149.0ms | ActiveRecord: 0.8ms) + + +Started GET "/assets/application-b8177487af03e6000dadf667b08c60ff.css?body=1" for 127.0.0.1 at 2015-04-15 15:33:41 +0200 + + +Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-15 15:33:41 +0200 + + +Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-15 15:33:41 +0200 + + +Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-15 15:33:41 +0200 + + +Started GET "/assets/dorsale/forms-17647dc279994891fcf40edda2798a41.js?body=1" for 127.0.0.1 at 2015-04-15 15:33:41 +0200 + + +Started GET "/assets/dorsale/all-68d74b0aca3a3a4edf7258a4d1391198.js?body=1" for 127.0.0.1 at 2015-04-15 15:33:41 +0200 + + +Started GET "/assets/application-601e37220d4f8ffdae261a9c049369c2.js?body=1" for 127.0.0.1 at 2015-04-15 15:33:41 +0200 + + +Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-15 15:33:41 +0200 + + +Started POST "/flyboy/tasks/4/comments" for 127.0.0.1 at 2015-04-15 15:34:40 +0200 +Processing by Flyboy::TaskCommentsController#create as HTML + Parameters: {"utf8"=>"✓", "authenticity_token"=>"R/whvZZaGKIrXmKFQ/1pyfW9JC9GCbQRHQ+EkzdcnYDQuFsW50/6THaSEGdyzr3JhryXzjdFJ2x1YHhJqBMWgg==", "task_comment"=>{"progress"=>"100", "description"=>""}, "task_id"=>"4"} + Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 4]] + Flyboy::Goal Load (0.2ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] +  (0.2ms) begin transaction +  (0.1ms) rollback transaction + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_actions.html.slim (2.1ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_context.html.slim (6.2ms) +  (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 (10.8ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (14.6ms) + Flyboy::Task Load (0.4ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1 [["id", 4]] + Flyboy::TaskComment Load (0.4ms) SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 4]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/task_comments/_list.html.slim (103.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.3ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/show.html.slim within layouts/application (134.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 309ms (Views: 225.7ms | ActiveRecord: 3.2ms) + + +Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-15 15:34:41 +0200 + + +Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-15 15:34:41 +0200 + + +Started GET "/assets/application-b8177487af03e6000dadf667b08c60ff.css?body=1" for 127.0.0.1 at 2015-04-15 15:34:41 +0200 + + +Started GET "/assets/dorsale/forms-17647dc279994891fcf40edda2798a41.js?body=1" for 127.0.0.1 at 2015-04-15 15:34:41 +0200 + + +Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-15 15:34:41 +0200 + + +Started GET "/assets/dorsale/all-68d74b0aca3a3a4edf7258a4d1391198.js?body=1" for 127.0.0.1 at 2015-04-15 15:34:41 +0200 + + +Started GET "/assets/application-601e37220d4f8ffdae261a9c049369c2.js?body=1" for 127.0.0.1 at 2015-04-15 15:34:41 +0200 + + +Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-15 15:34:41 +0200 + + +Started POST "/flyboy/tasks/4/comments" for 127.0.0.1 at 2015-04-15 15:34:45 +0200 +Processing by Flyboy::TaskCommentsController#create as HTML + Parameters: {"utf8"=>"✓", "authenticity_token"=>"nFGl9Ho8SCaG64a1rO9XbAQnY8IITbBWpmgf9R1DrVELFd9fCymqyNsn9Fed3INsdybQI3kBIyvOB+MvggwmUw==", "task_comment"=>{"progress"=>"", "description"=>""}, "task_id"=>"4"} + Flyboy::Task Load (0.3ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 4]] + Flyboy::Goal Load (0.2ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] +  (0.1ms) begin transaction +  (0.1ms) rollback transaction + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_actions.html.slim (2.6ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_context.html.slim (7.4ms) +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f' [["goal_id", 1]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_actions.html.slim (6.5ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (9.2ms) + Flyboy::Task Load (0.1ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1 [["id", 4]] + 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]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/task_comments/_list.html.slim (74.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.3ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/show.html.slim within layouts/application (98.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 177ms (Views: 164.3ms | ActiveRecord: 1.0ms) + + +Started GET "/assets/application-b8177487af03e6000dadf667b08c60ff.css?body=1" for 127.0.0.1 at 2015-04-15 15:34:46 +0200 + + +Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-15 15:34:46 +0200 + + +Started GET "/assets/dorsale/forms-17647dc279994891fcf40edda2798a41.js?body=1" for 127.0.0.1 at 2015-04-15 15:34:46 +0200 + + +Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-15 15:34:46 +0200 + + +Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-15 15:34:46 +0200 + + +Started GET "/assets/dorsale/all-68d74b0aca3a3a4edf7258a4d1391198.js?body=1" for 127.0.0.1 at 2015-04-15 15:34:46 +0200 + + +Started GET "/assets/application-601e37220d4f8ffdae261a9c049369c2.js?body=1" for 127.0.0.1 at 2015-04-15 15:34:46 +0200 + + +Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-15 15:34:46 +0200 + + +Started GET "/flyboy/goals" for 127.0.0.1 at 2015-04-15 15:39:26 +0200 +Processing by Flyboy::GoalsController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (1.0ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_searchbar.html.slim (0.2ms) + 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 = 2 AND done = 'f' AND term < '2015-04-15') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 2 AND done = 'f' AND term > '2015-04-15' AND reminder < '2015-04-15') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 1 AND done = 'f' AND term < '2015-04-15') +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 3 AND done = 'f' AND term < '2015-04-15') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 3 AND done = 'f' AND term > '2015-04-15' AND reminder < '2015-04-15') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 5 AND done = 'f' AND term < '2015-04-15') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 5 AND done = 'f' AND term > '2015-04-15' AND reminder < '2015-04-15') + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_list.html.slim (17.1ms) +  (0.1ms) SELECT COUNT(*) FROM "flyboy_goals" + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/index.html.slim within layouts/application (26.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 83ms (Views: 76.2ms | ActiveRecord: 1.4ms) + + +Started GET "/assets/application-b8177487af03e6000dadf667b08c60ff.css?body=1" for 127.0.0.1 at 2015-04-15 15:39:26 +0200 + + +Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-15 15:39:26 +0200 + + +Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-15 15:39:26 +0200 + + +Started GET "/assets/dorsale/forms-17647dc279994891fcf40edda2798a41.js?body=1" for 127.0.0.1 at 2015-04-15 15:39:26 +0200 + + +Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-15 15:39:26 +0200 + + +Started GET "/assets/application-601e37220d4f8ffdae261a9c049369c2.js?body=1" for 127.0.0.1 at 2015-04-15 15:39:26 +0200 + + +Started GET "/assets/dorsale/all-68d74b0aca3a3a4edf7258a4d1391198.js?body=1" for 127.0.0.1 at 2015-04-15 15:39:26 +0200 + + +Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-15 15:39:27 +0200 + + +Started GET "/flyboy/goals" for 127.0.0.1 at 2015-04-15 15:40:46 +0200 +Processing by Flyboy::GoalsController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (1.1ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_searchbar.html.slim (0.2ms) + 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 = 2 AND done = 'f' AND term < '2015-04-15') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 2 AND done = 'f' AND term > '2015-04-15' AND reminder < '2015-04-15') +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 1 AND done = 'f' AND term < '2015-04-15') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 3 AND done = 'f' AND term < '2015-04-15') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 3 AND done = 'f' AND term > '2015-04-15' AND reminder < '2015-04-15') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 5 AND done = 'f' AND term < '2015-04-15') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 5 AND done = 'f' AND term > '2015-04-15' AND reminder < '2015-04-15') + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_list.html.slim (38.1ms) +  (0.1ms) SELECT COUNT(*) FROM "flyboy_goals" + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/index.html.slim within layouts/application (47.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 193ms (Views: 166.7ms | ActiveRecord: 2.4ms) + + +Started GET "/assets/application-b8177487af03e6000dadf667b08c60ff.css?body=1" for 127.0.0.1 at 2015-04-15 15:40:46 +0200 + + +Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-15 15:40:46 +0200 + + +Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-15 15:40:46 +0200 + + +Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-15 15:40:46 +0200 + + +Started GET "/assets/dorsale/forms-17647dc279994891fcf40edda2798a41.js?body=1" for 127.0.0.1 at 2015-04-15 15:40:46 +0200 + + +Started GET "/assets/dorsale/all-68d74b0aca3a3a4edf7258a4d1391198.js?body=1" for 127.0.0.1 at 2015-04-15 15:40:46 +0200 + + +Started GET "/assets/application-601e37220d4f8ffdae261a9c049369c2.js?body=1" for 127.0.0.1 at 2015-04-15 15:40:46 +0200 + + +Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-15 15:40:46 +0200 + + +Started GET "/flyboy/goals?page=1&sort=progress" for 127.0.0.1 at 2015-04-15 15:40:47 +0200 +Processing by Flyboy::GoalsController#index as HTML + Parameters: {"page"=>"1", "sort"=>"progress"} + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.9ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_searchbar.html.slim (0.3ms) + Flyboy::Goal Load (0.3ms) SELECT "flyboy_goals".* FROM "flyboy_goals" ORDER BY LOWER(flyboy_goals.progress) asc LIMIT 50 OFFSET 0 +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 3 AND done = 'f' AND term < '2015-04-15') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 3 AND done = 'f' AND term > '2015-04-15' AND reminder < '2015-04-15') +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 5 AND done = 'f' AND term < '2015-04-15') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 5 AND done = 'f' AND term > '2015-04-15' AND reminder < '2015-04-15') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 2 AND done = 'f' AND term < '2015-04-15') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 2 AND done = 'f' AND term > '2015-04-15' AND reminder < '2015-04-15') +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 1 AND done = 'f' AND term < '2015-04-15') + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_list.html.slim (16.6ms) +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/index.html.slim within layouts/application (25.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 126ms (Views: 123.5ms | ActiveRecord: 1.4ms) + + +Started GET "/assets/application-b8177487af03e6000dadf667b08c60ff.css?body=1" for 127.0.0.1 at 2015-04-15 15:40:48 +0200 + + +Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-15 15:40:48 +0200 + + +Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-15 15:40:48 +0200 + + +Started GET "/assets/dorsale/forms-17647dc279994891fcf40edda2798a41.js?body=1" for 127.0.0.1 at 2015-04-15 15:40:48 +0200 + + +Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-15 15:40:48 +0200 + + +Started GET "/assets/dorsale/all-68d74b0aca3a3a4edf7258a4d1391198.js?body=1" for 127.0.0.1 at 2015-04-15 15:40:48 +0200 + + +Started GET "/assets/application-601e37220d4f8ffdae261a9c049369c2.js?body=1" for 127.0.0.1 at 2015-04-15 15:40:48 +0200 + + +Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-15 15:40:48 +0200 + + +Started GET "/flyboy/goals?page=1&sort=-progress" for 127.0.0.1 at 2015-04-15 15:40:49 +0200 +Processing by Flyboy::GoalsController#index as HTML + Parameters: {"page"=>"1", "sort"=>"-progress"} + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (1.6ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_searchbar.html.slim (0.2ms) + Flyboy::Goal Load (0.3ms) SELECT "flyboy_goals".* FROM "flyboy_goals" ORDER BY LOWER(flyboy_goals.progress) desc LIMIT 50 OFFSET 0 +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 1 AND done = 'f' AND term < '2015-04-15') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 2 AND done = 'f' AND term < '2015-04-15') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 2 AND done = 'f' AND term > '2015-04-15' AND reminder < '2015-04-15') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 3 AND done = 'f' AND term < '2015-04-15') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 3 AND done = 'f' AND term > '2015-04-15' AND reminder < '2015-04-15') +  (0.3ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 5 AND done = 'f' AND term < '2015-04-15') +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 5 AND done = 'f' AND term > '2015-04-15' AND reminder < '2015-04-15') + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_list.html.slim (17.9ms) +  (0.3ms) SELECT COUNT(*) FROM "flyboy_goals" + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/index.html.slim within layouts/application (31.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 133ms (Views: 128.5ms | ActiveRecord: 1.7ms) + + +Started GET "/assets/application-b8177487af03e6000dadf667b08c60ff.css?body=1" for 127.0.0.1 at 2015-04-15 15:40:49 +0200 + + +Started GET "/assets/dorsale/forms-17647dc279994891fcf40edda2798a41.js?body=1" for 127.0.0.1 at 2015-04-15 15:40:49 +0200 + + +Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-15 15:40:49 +0200 + + +Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-15 15:40:49 +0200 + + +Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-15 15:40:49 +0200 + + +Started GET "/assets/dorsale/all-68d74b0aca3a3a4edf7258a4d1391198.js?body=1" for 127.0.0.1 at 2015-04-15 15:40:49 +0200 + + +Started GET "/assets/application-601e37220d4f8ffdae261a9c049369c2.js?body=1" for 127.0.0.1 at 2015-04-15 15:40:49 +0200 + + +Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-15 15:40:49 +0200 + + +Started GET "/flyboy/goals?page=1&sort=progress" for 127.0.0.1 at 2015-04-15 15:40:50 +0200 +Processing by Flyboy::GoalsController#index as HTML + Parameters: {"page"=>"1", "sort"=>"progress"} + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (48.1ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_searchbar.html.slim (0.2ms) + Flyboy::Goal Load (0.3ms) SELECT "flyboy_goals".* FROM "flyboy_goals" ORDER BY LOWER(flyboy_goals.progress) asc LIMIT 50 OFFSET 0 +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 3 AND done = 'f' AND term < '2015-04-15') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 3 AND done = 'f' AND term > '2015-04-15' AND reminder < '2015-04-15') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 5 AND done = 'f' AND term < '2015-04-15') +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 5 AND done = 'f' AND term > '2015-04-15' AND reminder < '2015-04-15') +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 2 AND done = 'f' AND term < '2015-04-15') +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 2 AND done = 'f' AND term > '2015-04-15' AND reminder < '2015-04-15') +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 1 AND done = 'f' AND term < '2015-04-15') + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_list.html.slim (17.8ms) +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/index.html.slim within layouts/application (74.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 133ms (Views: 129.5ms | ActiveRecord: 1.5ms) + + +Started GET "/assets/application-b8177487af03e6000dadf667b08c60ff.css?body=1" for 127.0.0.1 at 2015-04-15 15:40:50 +0200 + + +Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-15 15:40:50 +0200 + + +Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-15 15:40:50 +0200 + + +Started GET "/assets/dorsale/forms-17647dc279994891fcf40edda2798a41.js?body=1" for 127.0.0.1 at 2015-04-15 15:40:50 +0200 + + +Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-15 15:40:50 +0200 + + +Started GET "/assets/dorsale/all-68d74b0aca3a3a4edf7258a4d1391198.js?body=1" for 127.0.0.1 at 2015-04-15 15:40:50 +0200 + + +Started GET "/assets/application-601e37220d4f8ffdae261a9c049369c2.js?body=1" for 127.0.0.1 at 2015-04-15 15:40:50 +0200 + + +Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-15 15:40:51 +0200 + + +Started GET "/flyboy/goals?page=1&sort=progress" for 127.0.0.1 at 2015-04-15 15:43:20 +0200 +Processing by Flyboy::GoalsController#index as HTML + Parameters: {"page"=>"1", "sort"=>"progress"} + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (1.5ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_searchbar.html.slim (0.4ms) + Flyboy::Goal Load (0.4ms) SELECT "flyboy_goals".* FROM "flyboy_goals" ORDER BY flyboy_tasks.progress asc LIMIT 50 OFFSET 0 +SQLite3::SQLException: no such column: flyboy_tasks.progress: SELECT "flyboy_goals".* FROM "flyboy_goals" ORDER BY flyboy_tasks.progress asc LIMIT 50 OFFSET 0 + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_list.html.slim (5.5ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/index.html.slim within layouts/application (14.6ms) +Completed 500 Internal Server Error in 47ms (ActiveRecord: 0.7ms) + +ActionView::Template::Error (SQLite3::SQLException: no such column: flyboy_tasks.progress: SELECT "flyboy_goals".* FROM "flyboy_goals" ORDER BY flyboy_tasks.progress asc LIMIT 50 OFFSET 0): + 7: th = t ".actions", default: t("helpers.actions") + 8: + 9: tbody + 10: - goals.each do |goal| + 11: tr.goal class=goal_color(goal) + 12: td.title + 13: - if can? :read, goal + sqlite3 (1.3.10) lib/sqlite3/database.rb:91:in `initialize' + sqlite3 (1.3.10) lib/sqlite3/database.rb:91:in `new' + sqlite3 (1.3.10) lib/sqlite3/database.rb:91:in `prepare' + activerecord (4.2.1) lib/active_record/connection_adapters/sqlite3_adapter.rb:296:in `block in exec_query' + activerecord (4.2.1) lib/active_record/connection_adapters/abstract_adapter.rb:473:in `block in log' + activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' + activerecord (4.2.1) lib/active_record/connection_adapters/abstract_adapter.rb:467:in `log' + activerecord (4.2.1) lib/active_record/connection_adapters/sqlite3_adapter.rb:293:in `exec_query' + activerecord (4.2.1) lib/active_record/connection_adapters/abstract/database_statements.rb:347:in `select' + activerecord (4.2.1) lib/active_record/connection_adapters/abstract/database_statements.rb:32:in `select_all' + activerecord (4.2.1) lib/active_record/connection_adapters/abstract/query_cache.rb:68:in `block in select_all' + activerecord (4.2.1) lib/active_record/connection_adapters/abstract/query_cache.rb:83:in `cache_sql' + activerecord (4.2.1) lib/active_record/connection_adapters/abstract/query_cache.rb:68:in `select_all' + activerecord (4.2.1) lib/active_record/querying.rb:39:in `find_by_sql' + activerecord (4.2.1) lib/active_record/relation.rb:638:in `exec_queries' + activerecord (4.2.1) lib/active_record/relation.rb:514:in `load' + activerecord (4.2.1) lib/active_record/relation.rb:243:in `to_a' + activerecord (4.2.1) lib/active_record/relation/delegation.rb:46:in `each' + /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_list.html.slim:10:in `___sers_benoit_www_agilidee_flyboy_app_views_flyboy_goals__list_html_slim___1661549326083239641_70280004327100' + actionview (4.2.1) lib/action_view/template.rb:145:in `block in render' + activesupport (4.2.1) lib/active_support/notifications.rb:166:in `instrument' + actionview (4.2.1) lib/action_view/template.rb:333:in `instrument' + actionview (4.2.1) lib/action_view/template.rb:143:in `render' + actionview (4.2.1) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' + actionview (4.2.1) lib/action_view/renderer/partial_renderer.rb:310:in `block in render' + actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' + activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' + activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' + activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' + actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' + actionview (4.2.1) lib/action_view/renderer/partial_renderer.rb:309:in `render' + actionview (4.2.1) lib/action_view/renderer/renderer.rb:47:in `render_partial' + actionview (4.2.1) lib/action_view/helpers/rendering_helper.rb:35:in `render' + /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/index.html.slim:12:in `___sers_benoit_www_agilidee_flyboy_app_views_flyboy_goals_index_html_slim___4574961408938169791_70279998765840' + actionview (4.2.1) lib/action_view/template.rb:145:in `block in render' + activesupport (4.2.1) lib/active_support/notifications.rb:166:in `instrument' + actionview (4.2.1) lib/action_view/template.rb:333:in `instrument' + actionview (4.2.1) lib/action_view/template.rb:143:in `render' + actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' + actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' + activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' + activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' + activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' + actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' + actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' + actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' + actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template' + actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:14:in `render' + actionview (4.2.1) lib/action_view/renderer/renderer.rb:42:in `render_template' + actionview (4.2.1) lib/action_view/renderer/renderer.rb:23:in `render' + actionview (4.2.1) lib/action_view/rendering.rb:100:in `_render_template' + actionpack (4.2.1) lib/action_controller/metal/streaming.rb:217:in `_render_template' + actionview (4.2.1) lib/action_view/rendering.rb:83:in `render_to_body' + actionpack (4.2.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body' + actionpack (4.2.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body' + actionpack (4.2.1) lib/abstract_controller/rendering.rb:25:in `render' + actionpack (4.2.1) lib/action_controller/metal/rendering.rb:16:in `render' + actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' + activesupport (4.2.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' + /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/1.9.1/benchmark.rb:295:in `realtime' + activesupport (4.2.1) lib/active_support/core_ext/benchmark.rb:12:in `ms' + actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render' + actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' + activerecord (4.2.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' + actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:43:in `render' + actionpack (4.2.1) lib/action_controller/metal/implicit_render.rb:10:in `default_render' + actionpack (4.2.1) lib/action_controller/metal/implicit_render.rb:5:in `send_action' + actionpack (4.2.1) lib/abstract_controller/base.rb:198:in `process_action' + actionpack (4.2.1) lib/action_controller/metal/rendering.rb:10:in `process_action' + actionpack (4.2.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action' + activesupport (4.2.1) lib/active_support/callbacks.rb:117:in `call' + activesupport (4.2.1) lib/active_support/callbacks.rb:117:in `call' + activesupport (4.2.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' + activesupport (4.2.1) lib/active_support/callbacks.rb:505:in `call' + activesupport (4.2.1) lib/active_support/callbacks.rb:505:in `call' + activesupport (4.2.1) lib/active_support/callbacks.rb:92:in `_run_callbacks' + activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_process_action_callbacks' + activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks' + actionpack (4.2.1) lib/abstract_controller/callbacks.rb:19:in `process_action' + actionpack (4.2.1) lib/action_controller/metal/rescue.rb:29:in `process_action' + actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' + activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' + activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' + activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' + actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action' + actionpack (4.2.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' + activerecord (4.2.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action' + actionpack (4.2.1) lib/abstract_controller/base.rb:137:in `process' + actionview (4.2.1) lib/action_view/rendering.rb:30:in `process' + actionpack (4.2.1) lib/action_controller/metal.rb:196:in `dispatch' + actionpack (4.2.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' + actionpack (4.2.1) lib/action_controller/metal.rb:237:in `block in action' + actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `call' + actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' + actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:43:in `serve' + actionpack (4.2.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' + actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `each' + actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `serve' + actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:819:in `call' + railties (4.2.1) lib/rails/engine.rb:518:in `call' + railties (4.2.1) lib/rails/railtie.rb:194:in `public_send' + railties (4.2.1) lib/rails/railtie.rb:194:in `method_missing' + actionpack (4.2.1) lib/action_dispatch/routing/mapper.rb:51:in `serve' + actionpack (4.2.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' + actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `each' + actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `serve' + actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:819:in `call' + rack (1.6.0) lib/rack/etag.rb:24:in `call' + rack (1.6.0) lib/rack/conditionalget.rb:25:in `call' + rack (1.6.0) lib/rack/head.rb:13:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/flash.rb:260:in `call' + rack (1.6.0) lib/rack/session/abstract/id.rb:225:in `context' + rack (1.6.0) lib/rack/session/abstract/id.rb:220:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/cookies.rb:560:in `call' + activerecord (4.2.1) lib/active_record/query_cache.rb:36:in `call' + activerecord (4.2.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:649:in `call' + activerecord (4.2.1) lib/active_record/migration.rb:378:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' + activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `call' + activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `_run_callbacks' + activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_call_callbacks' + activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks' + actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/reloader.rb:73:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' + railties (4.2.1) lib/rails/rack/logger.rb:38:in `call_app' + railties (4.2.1) lib/rails/rack/logger.rb:20:in `block in call' + activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `block in tagged' + activesupport (4.2.1) lib/active_support/tagged_logging.rb:26:in `tagged' + activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `tagged' + railties (4.2.1) lib/rails/rack/logger.rb:20:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/request_id.rb:21:in `call' + rack (1.6.0) lib/rack/methodoverride.rb:22:in `call' + rack (1.6.0) lib/rack/runtime.rb:18:in `call' + activesupport (4.2.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' + rack (1.6.0) lib/rack/lock.rb:17:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/static.rb:113:in `call' + rack (1.6.0) lib/rack/sendfile.rb:113:in `call' + railties (4.2.1) lib/rails/engine.rb:518:in `call' + railties (4.2.1) lib/rails/application.rb:164:in `call' + rack (1.6.0) lib/rack/lock.rb:17:in `call' + rack (1.6.0) lib/rack/content_length.rb:15:in `call' + rack (1.6.0) lib/rack/handler/webrick.rb:89:in `service' + /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' + /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' + /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' + + + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_source.erb (14.8ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (3.9ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.0ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (140.0ms) + + +Started GET "/flyboy/goals?page=1&sort=progress" for 127.0.0.1 at 2015-04-15 15:43:34 +0200 +Processing by Flyboy::GoalsController#index as HTML + Parameters: {"page"=>"1", "sort"=>"progress"} + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (1.1ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_searchbar.html.slim (0.2ms) + Flyboy::Goal Load (0.3ms) SELECT "flyboy_goals".* FROM "flyboy_goals" ORDER BY flyboy_goals.progress asc LIMIT 50 OFFSET 0 +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 3 AND done = 'f' AND term < '2015-04-15') +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 3 AND done = 'f' AND term > '2015-04-15' AND reminder < '2015-04-15') +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 5 AND done = 'f' AND term < '2015-04-15') +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 5 AND done = 'f' AND term > '2015-04-15' AND reminder < '2015-04-15') +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 1 AND done = 'f' AND term < '2015-04-15') +  (0.3ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 2 AND done = 'f' AND term < '2015-04-15') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 2 AND done = 'f' AND term > '2015-04-15' AND reminder < '2015-04-15') + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_list.html.slim (38.8ms) +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/index.html.slim within layouts/application (51.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 199ms (Views: 169.2ms | ActiveRecord: 2.8ms) + + +Started GET "/assets/application-b8177487af03e6000dadf667b08c60ff.css?body=1" for 127.0.0.1 at 2015-04-15 15:43:34 +0200 + + +Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-15 15:43:35 +0200 + + +Started GET "/assets/dorsale/forms-17647dc279994891fcf40edda2798a41.js?body=1" for 127.0.0.1 at 2015-04-15 15:43:35 +0200 + + +Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-15 15:43:35 +0200 + + +Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-15 15:43:35 +0200 + + +Started GET "/assets/dorsale/all-68d74b0aca3a3a4edf7258a4d1391198.js?body=1" for 127.0.0.1 at 2015-04-15 15:43:35 +0200 + + +Started GET "/assets/application-601e37220d4f8ffdae261a9c049369c2.js?body=1" for 127.0.0.1 at 2015-04-15 15:43:35 +0200 + + +Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-15 15:43:35 +0200 + + +Started GET "/flyboy/goals/3" for 127.0.0.1 at 2015-04-15 15:43:39 +0200 +Processing by Flyboy::GoalsController#show as HTML + Parameters: {"id"=>"3"} + Flyboy::Goal Load (0.3ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 3]] +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f' [["goal_id", 3]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_actions.html.slim (6.7ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (10.2ms) + Flyboy::Task Load (0.3ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? ORDER BY term ASC, term DESC [["goal_id", 3]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (51.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.4ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/show.html.slim within layouts/application (68.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 142ms (Views: 137.3ms | ActiveRecord: 0.8ms) + + +Started GET "/assets/application-b8177487af03e6000dadf667b08c60ff.css?body=1" for 127.0.0.1 at 2015-04-15 15:43:39 +0200 + + +Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-15 15:43:39 +0200 + + +Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-15 15:43:39 +0200 + + +Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-15 15:43:40 +0200 + + +Started GET "/assets/dorsale/forms-17647dc279994891fcf40edda2798a41.js?body=1" for 127.0.0.1 at 2015-04-15 15:43:40 +0200 + + +Started GET "/assets/dorsale/all-68d74b0aca3a3a4edf7258a4d1391198.js?body=1" for 127.0.0.1 at 2015-04-15 15:43:40 +0200 + + +Started GET "/assets/application-601e37220d4f8ffdae261a9c049369c2.js?body=1" for 127.0.0.1 at 2015-04-15 15:43:40 +0200 + + +Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-15 15:43:40 +0200 + + +Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-15 15:43:47 +0200 +Processing by Flyboy::TasksController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (1.1ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_searchbar.html.slim (0.2ms) + 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]] + CACHE (0.0ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + CACHE (0.0ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + CACHE (0.0ms) 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]] + CACHE (0.0ms) 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", 3]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (24.5ms) +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (40.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 199ms (Views: 194.5ms | ActiveRecord: 0.9ms) + + +Started GET "/assets/application-b8177487af03e6000dadf667b08c60ff.css?body=1" for 127.0.0.1 at 2015-04-15 15:43:47 +0200 + + +Started GET "/assets/dorsale/forms-17647dc279994891fcf40edda2798a41.js?body=1" for 127.0.0.1 at 2015-04-15 15:43:47 +0200 + + +Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-15 15:43:47 +0200 + + +Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-15 15:43:48 +0200 + + +Started GET "/assets/dorsale/all-68d74b0aca3a3a4edf7258a4d1391198.js?body=1" for 127.0.0.1 at 2015-04-15 15:43:48 +0200 + + +Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-15 15:43:48 +0200 + + +Started GET "/assets/application-601e37220d4f8ffdae261a9c049369c2.js?body=1" for 127.0.0.1 at 2015-04-15 15:43:48 +0200 + + +Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-15 15:43:48 +0200 + + +Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-15 15:43:52 +0200 +Processing by Flyboy::TasksController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (1.0ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_searchbar.html.slim (0.2ms) + 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]] + CACHE (0.0ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + CACHE (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + CACHE (0.0ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + Flyboy::Goal Load (0.2ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 2]] + CACHE (0.0ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + Flyboy::Goal Load (0.3ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 3]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (29.9ms) +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (38.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 137ms (Views: 134.0ms | ActiveRecord: 1.2ms) + + +Started GET "/assets/application-b8177487af03e6000dadf667b08c60ff.css?body=1" for 127.0.0.1 at 2015-04-15 15:43:52 +0200 + + +Started GET "/assets/dorsale/all-68d74b0aca3a3a4edf7258a4d1391198.js?body=1" for 127.0.0.1 at 2015-04-15 15:43:52 +0200 + + +Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-15 15:43:52 +0200 + + +Started GET "/assets/dorsale/forms-17647dc279994891fcf40edda2798a41.js?body=1" for 127.0.0.1 at 2015-04-15 15:43:52 +0200 + + +Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-15 15:43:52 +0200 + + +Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-15 15:43:52 +0200 + + +Started GET "/assets/application-601e37220d4f8ffdae261a9c049369c2.js?body=1" for 127.0.0.1 at 2015-04-15 15:43:52 +0200 + + +Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-15 15:43:52 +0200 + + +Started GET "/flyboy/tasks?page=1&sort=progress" for 127.0.0.1 at 2015-04-15 15:43:53 +0200 +Processing by Flyboy::TasksController#index as HTML + Parameters: {"page"=>"1", "sort"=>"progress"} + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (1.1ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_searchbar.html.slim (0.2ms) + Flyboy::Task Load (0.3ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC, flyboy_tasks.progress asc LIMIT 50 OFFSET 0 + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + CACHE (0.0ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + CACHE (0.0ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + CACHE (0.0ms) 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]] + 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/_list.html.slim (19.6ms) +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (29.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 130ms (Views: 126.5ms | ActiveRecord: 0.8ms) + + +Started GET "/assets/application-b8177487af03e6000dadf667b08c60ff.css?body=1" for 127.0.0.1 at 2015-04-15 15:43:53 +0200 + + +Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-15 15:43:53 +0200 + + +Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-15 15:43:53 +0200 + + +Started GET "/assets/dorsale/forms-17647dc279994891fcf40edda2798a41.js?body=1" for 127.0.0.1 at 2015-04-15 15:43:53 +0200 + + +Started GET "/assets/dorsale/all-68d74b0aca3a3a4edf7258a4d1391198.js?body=1" for 127.0.0.1 at 2015-04-15 15:43:53 +0200 + + +Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-15 15:43:53 +0200 + + +Started GET "/assets/application-601e37220d4f8ffdae261a9c049369c2.js?body=1" for 127.0.0.1 at 2015-04-15 15:43:53 +0200 + + +Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-15 15:43:53 +0200 + + +Started GET "/flyboy/tasks?page=1&sort=progress" for 127.0.0.1 at 2015-04-15 15:43:57 +0200 +Processing by Flyboy::TasksController#index as HTML + Parameters: {"page"=>"1", "sort"=>"progress"} + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (1.6ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_searchbar.html.slim (0.2ms) + Flyboy::Task Load (0.4ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC, flyboy_tasks.progress asc LIMIT 50 OFFSET 0 + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + CACHE (0.0ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + CACHE (0.0ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + CACHE (0.0ms) 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]] + 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/_list.html.slim (19.8ms) +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (32.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 93ms (Views: 90.5ms | ActiveRecord: 0.9ms) + + +Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-15 15:43:57 +0200 + + +Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-15 15:43:57 +0200 + + +Started GET "/assets/dorsale/forms-17647dc279994891fcf40edda2798a41.js?body=1" for 127.0.0.1 at 2015-04-15 15:43:57 +0200 + + +Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-15 15:43:57 +0200 + + +Started GET "/assets/dorsale/all-68d74b0aca3a3a4edf7258a4d1391198.js?body=1" for 127.0.0.1 at 2015-04-15 15:43:57 +0200 + + +Started GET "/assets/application-b8177487af03e6000dadf667b08c60ff.css?body=1" for 127.0.0.1 at 2015-04-15 15:43:57 +0200 + + +Started GET "/assets/application-601e37220d4f8ffdae261a9c049369c2.js?body=1" for 127.0.0.1 at 2015-04-15 15:43:57 +0200 + + +Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-15 15:43:57 +0200 + + +Started GET "/flyboy/tasks?page=1&sort=-progress" for 127.0.0.1 at 2015-04-15 15:44:15 +0200 +Processing by Flyboy::TasksController#index as HTML + Parameters: {"page"=>"1", "sort"=>"-progress"} + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (1.0ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_searchbar.html.slim (0.3ms) + Flyboy::Task Load (0.3ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC, flyboy_tasks.progress desc LIMIT 50 OFFSET 0 + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + CACHE (0.0ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + CACHE (0.0ms) 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]] + CACHE (0.0ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + CACHE (0.0ms) 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", 3]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (21.6ms) +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (32.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 145ms (Views: 142.4ms | ActiveRecord: 0.9ms) + + +Started GET "/assets/application-b8177487af03e6000dadf667b08c60ff.css?body=1" for 127.0.0.1 at 2015-04-15 15:44:15 +0200 + + +Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-15 15:44:15 +0200 + + +Started GET "/assets/dorsale/forms-17647dc279994891fcf40edda2798a41.js?body=1" for 127.0.0.1 at 2015-04-15 15:44:15 +0200 + + +Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-15 15:44:15 +0200 + + +Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-15 15:44:15 +0200 + + +Started GET "/assets/dorsale/all-68d74b0aca3a3a4edf7258a4d1391198.js?body=1" for 127.0.0.1 at 2015-04-15 15:44:15 +0200 + + +Started GET "/assets/application-601e37220d4f8ffdae261a9c049369c2.js?body=1" for 127.0.0.1 at 2015-04-15 15:44:15 +0200 + + +Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-15 15:44:15 +0200 + + +Started GET "/flyboy/tasks?page=1&sort=progress" for 127.0.0.1 at 2015-04-15 15:44:16 +0200 +Processing by Flyboy::TasksController#index as HTML + Parameters: {"page"=>"1", "sort"=>"progress"} + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.9ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_searchbar.html.slim (0.2ms) + Flyboy::Task Load (0.3ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC, flyboy_tasks.progress asc LIMIT 50 OFFSET 0 + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + CACHE (0.0ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + CACHE (0.0ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + CACHE (0.0ms) 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]] + 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/_list.html.slim (58.0ms) +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (67.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 128ms (Views: 125.3ms | ActiveRecord: 0.9ms) + + +Started GET "/assets/application-b8177487af03e6000dadf667b08c60ff.css?body=1" for 127.0.0.1 at 2015-04-15 15:44:16 +0200 + + +Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-15 15:44:16 +0200 + + +Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-15 15:44:16 +0200 + + +Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-15 15:44:16 +0200 + + +Started GET "/assets/dorsale/forms-17647dc279994891fcf40edda2798a41.js?body=1" for 127.0.0.1 at 2015-04-15 15:44:16 +0200 + + +Started GET "/assets/dorsale/all-68d74b0aca3a3a4edf7258a4d1391198.js?body=1" for 127.0.0.1 at 2015-04-15 15:44:17 +0200 + + +Started GET "/assets/application-601e37220d4f8ffdae261a9c049369c2.js?body=1" for 127.0.0.1 at 2015-04-15 15:44:17 +0200 + + +Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-15 15:44:17 +0200 + + +Started GET "/flyboy/tasks?page=1&sort=-progress" for 127.0.0.1 at 2015-04-15 15:44:17 +0200 +Processing by Flyboy::TasksController#index as HTML + Parameters: {"page"=>"1", "sort"=>"-progress"} + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (1.0ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_searchbar.html.slim (0.2ms) + Flyboy::Task Load (0.3ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC, flyboy_tasks.progress desc LIMIT 50 OFFSET 0 + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + CACHE (0.0ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + CACHE (0.0ms) 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]] + CACHE (0.0ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + CACHE (0.0ms) 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", 3]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (20.9ms) +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (30.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 176ms (Views: 173.4ms | ActiveRecord: 0.9ms) + + +Started GET "/assets/application-b8177487af03e6000dadf667b08c60ff.css?body=1" for 127.0.0.1 at 2015-04-15 15:44:18 +0200 + + +Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-15 15:44:18 +0200 + + +Started GET "/assets/dorsale/forms-17647dc279994891fcf40edda2798a41.js?body=1" for 127.0.0.1 at 2015-04-15 15:44:18 +0200 + + +Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-15 15:44:18 +0200 + + +Started GET "/assets/dorsale/all-68d74b0aca3a3a4edf7258a4d1391198.js?body=1" for 127.0.0.1 at 2015-04-15 15:44:18 +0200 + + +Started GET "/assets/application-601e37220d4f8ffdae261a9c049369c2.js?body=1" for 127.0.0.1 at 2015-04-15 15:44:18 +0200 + + +Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-15 15:44:18 +0200 + + +Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-15 15:44:18 +0200 + + +Started GET "/flyboy/tasks?page=1&sort=-progress" for 127.0.0.1 at 2015-04-15 15:45:01 +0200 +Processing by Flyboy::TasksController#index as HTML + Parameters: {"page"=>"1", "sort"=>"-progress"} + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (1.5ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_searchbar.html.slim (0.3ms) + Flyboy::Task Load (0.3ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY flyboy_tasks.progress desc LIMIT 50 OFFSET 0 + Flyboy::Goal Load (0.2ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + CACHE (0.0ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + CACHE (0.0ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + Flyboy::Goal Load (0.2ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 2]] + CACHE (0.0ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + CACHE (0.0ms) 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", 3]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (93.3ms) +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (105.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 200ms (Views: 165.1ms | ActiveRecord: 1.9ms) + + +Started GET "/assets/application-b8177487af03e6000dadf667b08c60ff.css?body=1" for 127.0.0.1 at 2015-04-15 15:45:01 +0200 + + +Started GET "/assets/dorsale/forms-17647dc279994891fcf40edda2798a41.js?body=1" for 127.0.0.1 at 2015-04-15 15:45:01 +0200 + + +Started GET "/assets/dorsale/all-68d74b0aca3a3a4edf7258a4d1391198.js?body=1" for 127.0.0.1 at 2015-04-15 15:45:01 +0200 + + +Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-15 15:45:01 +0200 + + +Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-15 15:45:02 +0200 + + +Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-15 15:45:02 +0200 + + +Started GET "/assets/application-601e37220d4f8ffdae261a9c049369c2.js?body=1" for 127.0.0.1 at 2015-04-15 15:45:02 +0200 + + +Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-15 15:45:02 +0200 + + +Started GET "/flyboy/tasks?page=1&sort=progress" for 127.0.0.1 at 2015-04-15 15:45:04 +0200 +Processing by Flyboy::TasksController#index as HTML + Parameters: {"page"=>"1", "sort"=>"progress"} + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (1.5ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_searchbar.html.slim (0.3ms) + Flyboy::Task Load (0.4ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY flyboy_tasks.progress 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", 3]] + CACHE (0.0ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + CACHE (0.0ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + CACHE (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + CACHE (0.0ms) 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 (31.2ms) +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (42.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 182ms (Views: 179.0ms | ActiveRecord: 1.0ms) + + +Started GET "/assets/application-b8177487af03e6000dadf667b08c60ff.css?body=1" for 127.0.0.1 at 2015-04-15 15:45:04 +0200 + + +Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-15 15:45:04 +0200 + + +Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-15 15:45:04 +0200 + + +Started GET "/assets/dorsale/forms-17647dc279994891fcf40edda2798a41.js?body=1" for 127.0.0.1 at 2015-04-15 15:45:04 +0200 + + +Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-15 15:45:04 +0200 + + +Started GET "/assets/dorsale/all-68d74b0aca3a3a4edf7258a4d1391198.js?body=1" for 127.0.0.1 at 2015-04-15 15:45:04 +0200 + + +Started GET "/assets/application-601e37220d4f8ffdae261a9c049369c2.js?body=1" for 127.0.0.1 at 2015-04-15 15:45:04 +0200 + + +Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-15 15:45:05 +0200 + + +Started GET "/flyboy/tasks?page=1&sort=progress" for 127.0.0.1 at 2015-04-15 15:45:51 +0200 +Processing by Flyboy::TasksController#index as HTML + Parameters: {"page"=>"1", "sort"=>"progress"} + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (1.3ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_searchbar.html.slim (0.3ms) + Flyboy::Task Load (0.4ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC, flyboy_tasks.progress asc LIMIT 50 OFFSET 0 + Flyboy::Goal Load (0.2ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + CACHE (0.0ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + CACHE (0.0ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + CACHE (0.0ms) 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]] + 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/_list.html.slim (41.6ms) +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (53.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 202ms (Views: 114.3ms | ActiveRecord: 2.0ms) + + +Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-15 15:45:51 +0200 + + +Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-15 15:45:51 +0200 + + +Started GET "/assets/dorsale/all-68d74b0aca3a3a4edf7258a4d1391198.js?body=1" for 127.0.0.1 at 2015-04-15 15:45:51 +0200 + + +Started GET "/assets/application-b8177487af03e6000dadf667b08c60ff.css?body=1" for 127.0.0.1 at 2015-04-15 15:45:51 +0200 + + +Started GET "/assets/dorsale/forms-17647dc279994891fcf40edda2798a41.js?body=1" for 127.0.0.1 at 2015-04-15 15:45:51 +0200 + + +Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-15 15:45:51 +0200 + + +Started GET "/assets/application-601e37220d4f8ffdae261a9c049369c2.js?body=1" for 127.0.0.1 at 2015-04-15 15:45:51 +0200 + + +Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-15 15:45:51 +0200 + + +Started GET "/flyboy/tasks?page=1&sort=progress" for 127.0.0.1 at 2015-04-15 15:45:52 +0200 +Processing by Flyboy::TasksController#index as HTML + Parameters: {"page"=>"1", "sort"=>"progress"} + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (1.7ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_searchbar.html.slim (0.3ms) + Flyboy::Task Load (0.3ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC, flyboy_tasks.progress asc LIMIT 50 OFFSET 0 + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + CACHE (0.0ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + CACHE (0.0ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + CACHE (0.0ms) 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]] + 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/_list.html.slim (23.3ms) +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (37.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 104ms (Views: 100.0ms | ActiveRecord: 1.0ms) + + +Started GET "/assets/application-b8177487af03e6000dadf667b08c60ff.css?body=1" for 127.0.0.1 at 2015-04-15 15:45:53 +0200 + + +Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-15 15:45:53 +0200 + + +Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-15 15:45:53 +0200 + + +Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-15 15:45:53 +0200 + + +Started GET "/assets/dorsale/forms-17647dc279994891fcf40edda2798a41.js?body=1" for 127.0.0.1 at 2015-04-15 15:45:53 +0200 + + +Started GET "/assets/dorsale/all-68d74b0aca3a3a4edf7258a4d1391198.js?body=1" for 127.0.0.1 at 2015-04-15 15:45:53 +0200 + + +Started GET "/assets/application-601e37220d4f8ffdae261a9c049369c2.js?body=1" for 127.0.0.1 at 2015-04-15 15:45:53 +0200 + + +Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-15 15:45:53 +0200 + + +Started GET "/flyboy/tasks?page=1&sort=-progress" for 127.0.0.1 at 2015-04-15 15:45:53 +0200 +Processing by Flyboy::TasksController#index as HTML + Parameters: {"page"=>"1", "sort"=>"-progress"} + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (58.2ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_searchbar.html.slim (0.3ms) + Flyboy::Task Load (0.4ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC, flyboy_tasks.progress desc LIMIT 50 OFFSET 0 + Flyboy::Goal Load (0.2ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + CACHE (0.0ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + CACHE (0.0ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + Flyboy::Goal Load (0.2ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 2]] + CACHE (0.0ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + CACHE (0.0ms) 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", 3]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (29.7ms) +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (97.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 175ms (Views: 171.7ms | ActiveRecord: 1.2ms) + + +Started GET "/assets/application-b8177487af03e6000dadf667b08c60ff.css?body=1" for 127.0.0.1 at 2015-04-15 15:45:54 +0200 + + +Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-15 15:45:54 +0200 + + +Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-15 15:45:54 +0200 + + +Started GET "/assets/dorsale/forms-17647dc279994891fcf40edda2798a41.js?body=1" for 127.0.0.1 at 2015-04-15 15:45:54 +0200 + + +Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-15 15:45:54 +0200 + + +Started GET "/assets/dorsale/all-68d74b0aca3a3a4edf7258a4d1391198.js?body=1" for 127.0.0.1 at 2015-04-15 15:45:54 +0200 + + +Started GET "/assets/application-601e37220d4f8ffdae261a9c049369c2.js?body=1" for 127.0.0.1 at 2015-04-15 15:45:54 +0200 + + +Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-15 15:45:54 +0200 + + +Started GET "/flyboy/tasks?page=1&sort=progress" for 127.0.0.1 at 2015-04-15 15:45:55 +0200 +Processing by Flyboy::TasksController#index as HTML + Parameters: {"page"=>"1", "sort"=>"progress"} + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (1.1ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_searchbar.html.slim (0.2ms) + Flyboy::Task Load (0.4ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC, flyboy_tasks.progress asc LIMIT 50 OFFSET 0 + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + CACHE (0.0ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + CACHE (0.0ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + CACHE (0.0ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + Flyboy::Goal Load (0.2ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 2]] + Flyboy::Goal Load (0.2ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 3]] + 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/_list.html.slim (27.1ms) +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (37.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 152ms (Views: 148.9ms | ActiveRecord: 1.1ms) + + +Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-15 15:45:55 +0200 + + +Started GET "/assets/dorsale/forms-17647dc279994891fcf40edda2798a41.js?body=1" for 127.0.0.1 at 2015-04-15 15:45:55 +0200 + + +Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-15 15:45:55 +0200 + + +Started GET "/assets/application-b8177487af03e6000dadf667b08c60ff.css?body=1" for 127.0.0.1 at 2015-04-15 15:45:55 +0200 + + +Started GET "/assets/dorsale/all-68d74b0aca3a3a4edf7258a4d1391198.js?body=1" for 127.0.0.1 at 2015-04-15 15:45:55 +0200 + + +Started GET "/assets/application-601e37220d4f8ffdae261a9c049369c2.js?body=1" for 127.0.0.1 at 2015-04-15 15:45:55 +0200 + + +Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-15 15:45:55 +0200 + + +Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-15 15:45:56 +0200 + + +Started GET "/flyboy/tasks?page=1&sort=progress" for 127.0.0.1 at 2015-04-15 15:46:09 +0200 +Processing by Flyboy::TasksController#index as HTML + Parameters: {"page"=>"1", "sort"=>"progress"} + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (2.0ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_searchbar.html.slim (0.3ms) + Flyboy::Task Load (0.3ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY flyboy_tasks.progress 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.2ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 3]] + CACHE (0.0ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + CACHE (0.0ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + CACHE (0.0ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + CACHE (0.0ms) 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 (131.4ms) +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (147.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 271ms (Views: 227.2ms | ActiveRecord: 2.2ms) + + +Started GET "/assets/application-b8177487af03e6000dadf667b08c60ff.css?body=1" for 127.0.0.1 at 2015-04-15 15:46:09 +0200 + + +Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-15 15:46:09 +0200 + + +Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-15 15:46:09 +0200 + + +Started GET "/assets/dorsale/forms-17647dc279994891fcf40edda2798a41.js?body=1" for 127.0.0.1 at 2015-04-15 15:46:09 +0200 + + +Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-15 15:46:09 +0200 + + +Started GET "/assets/dorsale/all-68d74b0aca3a3a4edf7258a4d1391198.js?body=1" for 127.0.0.1 at 2015-04-15 15:46:09 +0200 + + +Started GET "/assets/application-601e37220d4f8ffdae261a9c049369c2.js?body=1" for 127.0.0.1 at 2015-04-15 15:46:10 +0200 + + +Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-15 15:46:10 +0200 + + +Started GET "/flyboy/tasks?page=1&sort=-progress" for 127.0.0.1 at 2015-04-15 15:46:13 +0200 +Processing by Flyboy::TasksController#index as HTML + Parameters: {"page"=>"1", "sort"=>"-progress"} + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (54.9ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_searchbar.html.slim (0.3ms) + Flyboy::Task Load (0.4ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY flyboy_tasks.progress desc LIMIT 50 OFFSET 0 + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + CACHE (0.0ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + CACHE (0.0ms) 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]] + CACHE (0.0ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + CACHE (0.0ms) 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", 3]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (23.8ms) +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (89.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 153ms (Views: 149.7ms | ActiveRecord: 1.0ms) + + +Started GET "/assets/application-b8177487af03e6000dadf667b08c60ff.css?body=1" for 127.0.0.1 at 2015-04-15 15:46:13 +0200 + + +Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-15 15:46:13 +0200 + + +Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-15 15:46:13 +0200 + + +Started GET "/assets/dorsale/forms-17647dc279994891fcf40edda2798a41.js?body=1" for 127.0.0.1 at 2015-04-15 15:46:13 +0200 + + +Started GET "/assets/dorsale/all-68d74b0aca3a3a4edf7258a4d1391198.js?body=1" for 127.0.0.1 at 2015-04-15 15:46:13 +0200 + + +Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-15 15:46:13 +0200 + + +Started GET "/assets/application-601e37220d4f8ffdae261a9c049369c2.js?body=1" for 127.0.0.1 at 2015-04-15 15:46:13 +0200 + + +Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-15 15:46:13 +0200 + + +Started GET "/flyboy/goals" for 127.0.0.1 at 2015-04-15 15:50:02 +0200 +Processing by Flyboy::GoalsController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (1.0ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_searchbar.html.slim (0.2ms) + 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 = 2 AND done = 'f' AND term < '2015-04-15') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 2 AND done = 'f' AND term > '2015-04-15' AND reminder < '2015-04-15') +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 1 AND done = 'f' AND term < '2015-04-15') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 3 AND done = 'f' AND term < '2015-04-15') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 3 AND done = 'f' AND term > '2015-04-15' AND reminder < '2015-04-15') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 5 AND done = 'f' AND term < '2015-04-15') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 5 AND done = 'f' AND term > '2015-04-15' AND reminder < '2015-04-15') + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_list.html.slim (14.9ms) +  (0.1ms) SELECT COUNT(*) FROM "flyboy_goals" + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/index.html.slim within layouts/application (23.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 138ms (Views: 134.0ms | ActiveRecord: 1.3ms) + + +Started GET "/assets/application-b8177487af03e6000dadf667b08c60ff.css?body=1" for 127.0.0.1 at 2015-04-15 15:50:02 +0200 + + +Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-15 15:50:02 +0200 + + +Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-15 15:50:02 +0200 + + +Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-15 15:50:02 +0200 + + +Started GET "/assets/dorsale/forms-17647dc279994891fcf40edda2798a41.js?body=1" for 127.0.0.1 at 2015-04-15 15:50:02 +0200 + + +Started GET "/assets/dorsale/all-68d74b0aca3a3a4edf7258a4d1391198.js?body=1" for 127.0.0.1 at 2015-04-15 15:50:03 +0200 + + +Started GET "/assets/application-601e37220d4f8ffdae261a9c049369c2.js?body=1" for 127.0.0.1 at 2015-04-15 15:50:03 +0200 + + +Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-15 15:50:03 +0200 + + +Started GET "/flyboy/goals?page=1&sort=title" for 127.0.0.1 at 2015-04-15 15:53:58 +0200 +Processing by Flyboy::GoalsController#index as HTML + Parameters: {"page"=>"1", "sort"=>"title"} + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.9ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_searchbar.html.slim (0.2ms) + Flyboy::Goal Load (0.4ms) SELECT "flyboy_goals".* FROM "flyboy_goals" ORDER BY LOWER(flyboy_goals.title) asc LIMIT 50 OFFSET 0 +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 2 AND done = 'f' AND term < '2015-04-15') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 2 AND done = 'f' AND term > '2015-04-15' AND reminder < '2015-04-15') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 3 AND done = 'f' AND term < '2015-04-15') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 3 AND done = 'f' AND term > '2015-04-15' AND reminder < '2015-04-15') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 1 AND done = 'f' AND term < '2015-04-15') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 5 AND done = 'f' AND term < '2015-04-15') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 5 AND done = 'f' AND term > '2015-04-15' AND reminder < '2015-04-15') + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_list.html.slim (14.7ms) +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/index.html.slim within layouts/application (24.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 123ms (Views: 120.2ms | ActiveRecord: 1.5ms) + + +Started GET "/assets/application-b8177487af03e6000dadf667b08c60ff.css?body=1" for 127.0.0.1 at 2015-04-15 15:53:58 +0200 + + +Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-15 15:53:58 +0200 + + +Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-15 15:53:59 +0200 + + +Started GET "/assets/dorsale/forms-17647dc279994891fcf40edda2798a41.js?body=1" for 127.0.0.1 at 2015-04-15 15:53:59 +0200 + + +Started GET "/assets/dorsale/all-68d74b0aca3a3a4edf7258a4d1391198.js?body=1" for 127.0.0.1 at 2015-04-15 15:53:59 +0200 + + +Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-15 15:53:59 +0200 + + +Started GET "/assets/application-601e37220d4f8ffdae261a9c049369c2.js?body=1" for 127.0.0.1 at 2015-04-15 15:53:59 +0200 + + +Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-15 15:53:59 +0200 + + +Started GET "/" for 127.0.0.1 at 2015-04-15 17:45:31 +0200 +Processing by Rails::WelcomeController#index as HTML + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/railties-4.2.1/lib/rails/templates/rails/welcome/index.html.erb (3.8ms) +Completed 200 OK in 19ms (Views: 10.9ms | ActiveRecord: 0.0ms) + + +Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-15 17:45:36 +0200 +Processing by Flyboy::TasksController#index as HTML + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (3.6ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_searchbar.html.slim (0.4ms) + Flyboy::Task Load (1.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]] + CACHE (0.0ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + CACHE (0.0ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + CACHE (0.0ms) 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]] + CACHE (0.0ms) 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", 3]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (33.1ms) +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (55.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 235ms (Views: 225.7ms | ActiveRecord: 2.0ms) + + +Started GET "/assets/application-b8177487af03e6000dadf667b08c60ff.css?body=1" for 127.0.0.1 at 2015-04-15 17:45:36 +0200 + + +Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-15 17:45:36 +0200 + + +Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-15 17:45:36 +0200 + + +Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-15 17:45:36 +0200 + + +Started GET "/assets/dorsale/forms-17647dc279994891fcf40edda2798a41.js?body=1" for 127.0.0.1 at 2015-04-15 17:45:36 +0200 + + +Started GET "/assets/application-601e37220d4f8ffdae261a9c049369c2.js?body=1" for 127.0.0.1 at 2015-04-15 17:45:36 +0200 + + +Started GET "/assets/dorsale/all-68d74b0aca3a3a4edf7258a4d1391198.js?body=1" for 127.0.0.1 at 2015-04-15 17:45:36 +0200 + + +Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-15 17:45:36 +0200 + + +Started GET "/flyboy/tasks?page=1&sort=goal" for 127.0.0.1 at 2015-04-15 17:52:49 +0200 +Processing by Flyboy::TasksController#index as HTML + Parameters: {"page"=>"1", "sort"=>"goal"} + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (1.3ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_searchbar.html.slim (0.2ms) + Flyboy::Task Load (0.4ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY LOWER(flyboy_goals.title) asc LIMIT 50 OFFSET 0 +SQLite3::SQLException: no such column: flyboy_goals.title: SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY LOWER(flyboy_goals.title) asc LIMIT 50 OFFSET 0 + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (4.5ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (11.2ms) +Completed 500 Internal Server Error in 16ms (ActiveRecord: 0.4ms) + +ActionView::Template::Error (SQLite3::SQLException: no such column: flyboy_goals.title: SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY LOWER(flyboy_goals.title) asc LIMIT 50 OFFSET 0): + 14: th = t("actions.label") + 15: + 16: tbody + 17: - tasks.each do |task| + 18: tr.task id="task_#{task.id}" class=task_color(task) + 19: - unless nested + 20: td.goal + sqlite3 (1.3.10) lib/sqlite3/database.rb:91:in `initialize' + sqlite3 (1.3.10) lib/sqlite3/database.rb:91:in `new' + sqlite3 (1.3.10) lib/sqlite3/database.rb:91:in `prepare' + activerecord (4.2.1) lib/active_record/connection_adapters/sqlite3_adapter.rb:296:in `block in exec_query' + activerecord (4.2.1) lib/active_record/connection_adapters/abstract_adapter.rb:473:in `block in log' + activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' + activerecord (4.2.1) lib/active_record/connection_adapters/abstract_adapter.rb:467:in `log' + activerecord (4.2.1) lib/active_record/connection_adapters/sqlite3_adapter.rb:293:in `exec_query' + activerecord (4.2.1) lib/active_record/connection_adapters/abstract/database_statements.rb:347:in `select' + activerecord (4.2.1) lib/active_record/connection_adapters/abstract/database_statements.rb:32:in `select_all' + activerecord (4.2.1) lib/active_record/connection_adapters/abstract/query_cache.rb:68:in `block in select_all' + activerecord (4.2.1) lib/active_record/connection_adapters/abstract/query_cache.rb:83:in `cache_sql' + activerecord (4.2.1) lib/active_record/connection_adapters/abstract/query_cache.rb:68:in `select_all' + activerecord (4.2.1) lib/active_record/querying.rb:39:in `find_by_sql' + activerecord (4.2.1) lib/active_record/relation.rb:638:in `exec_queries' + activerecord (4.2.1) lib/active_record/relation.rb:514:in `load' + activerecord (4.2.1) lib/active_record/relation.rb:243:in `to_a' + activerecord (4.2.1) lib/active_record/relation/delegation.rb:46:in `each' + /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim:17:in `___sers_benoit_www_agilidee_flyboy_app_views_flyboy_tasks__list_html_slim__4220017779433365337_70279995081120' + actionview (4.2.1) lib/action_view/template.rb:145:in `block in render' + activesupport (4.2.1) lib/active_support/notifications.rb:166:in `instrument' + actionview (4.2.1) lib/action_view/template.rb:333:in `instrument' + actionview (4.2.1) lib/action_view/template.rb:143:in `render' + actionview (4.2.1) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' + actionview (4.2.1) lib/action_view/renderer/partial_renderer.rb:310:in `block in render' + actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' + activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' + activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' + activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' + actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' + actionview (4.2.1) lib/action_view/renderer/partial_renderer.rb:309:in `render' + actionview (4.2.1) lib/action_view/renderer/renderer.rb:47:in `render_partial' + actionview (4.2.1) lib/action_view/helpers/rendering_helper.rb:35:in `render' + /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim:14:in `___sers_benoit_www_agilidee_flyboy_app_views_flyboy_tasks_index_html_slim__1593151243009594482_70279995451700' + actionview (4.2.1) lib/action_view/template.rb:145:in `block in render' + activesupport (4.2.1) lib/active_support/notifications.rb:166:in `instrument' + actionview (4.2.1) lib/action_view/template.rb:333:in `instrument' + actionview (4.2.1) lib/action_view/template.rb:143:in `render' + actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' + actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' + activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' + activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' + activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' + actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' + actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' + actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' + actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template' + actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:14:in `render' + actionview (4.2.1) lib/action_view/renderer/renderer.rb:42:in `render_template' + actionview (4.2.1) lib/action_view/renderer/renderer.rb:23:in `render' + actionview (4.2.1) lib/action_view/rendering.rb:100:in `_render_template' + actionpack (4.2.1) lib/action_controller/metal/streaming.rb:217:in `_render_template' + actionview (4.2.1) lib/action_view/rendering.rb:83:in `render_to_body' + actionpack (4.2.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body' + actionpack (4.2.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body' + actionpack (4.2.1) lib/abstract_controller/rendering.rb:25:in `render' + actionpack (4.2.1) lib/action_controller/metal/rendering.rb:16:in `render' + actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' + activesupport (4.2.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' + /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/1.9.1/benchmark.rb:295:in `realtime' + activesupport (4.2.1) lib/active_support/core_ext/benchmark.rb:12:in `ms' + actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render' + actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' + activerecord (4.2.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' + actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:43:in `render' + actionpack (4.2.1) lib/action_controller/metal/mime_responds.rb:215:in `respond_to' + /Users/benoit/www/agilidee/flyboy/app/controllers/flyboy/tasks_controller.rb:34:in `index' + actionpack (4.2.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action' + actionpack (4.2.1) lib/abstract_controller/base.rb:198:in `process_action' + actionpack (4.2.1) lib/action_controller/metal/rendering.rb:10:in `process_action' + actionpack (4.2.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action' + activesupport (4.2.1) lib/active_support/callbacks.rb:117:in `call' + activesupport (4.2.1) lib/active_support/callbacks.rb:117:in `call' + activesupport (4.2.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' + activesupport (4.2.1) lib/active_support/callbacks.rb:505:in `call' + activesupport (4.2.1) lib/active_support/callbacks.rb:505:in `call' + activesupport (4.2.1) lib/active_support/callbacks.rb:92:in `_run_callbacks' + activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_process_action_callbacks' + activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks' + actionpack (4.2.1) lib/abstract_controller/callbacks.rb:19:in `process_action' + actionpack (4.2.1) lib/action_controller/metal/rescue.rb:29:in `process_action' + actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' + activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' + activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' + activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' + actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action' + actionpack (4.2.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' + activerecord (4.2.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action' + actionpack (4.2.1) lib/abstract_controller/base.rb:137:in `process' + actionview (4.2.1) lib/action_view/rendering.rb:30:in `process' + actionpack (4.2.1) lib/action_controller/metal.rb:196:in `dispatch' + actionpack (4.2.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' + actionpack (4.2.1) lib/action_controller/metal.rb:237:in `block in action' + actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `call' + actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' + actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:43:in `serve' + actionpack (4.2.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' + actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `each' + actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `serve' + actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:819:in `call' + railties (4.2.1) lib/rails/engine.rb:518:in `call' + railties (4.2.1) lib/rails/railtie.rb:194:in `public_send' + railties (4.2.1) lib/rails/railtie.rb:194:in `method_missing' + actionpack (4.2.1) lib/action_dispatch/routing/mapper.rb:51:in `serve' + actionpack (4.2.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' + actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `each' + actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `serve' + actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:819:in `call' + rack (1.6.0) lib/rack/etag.rb:24:in `call' + rack (1.6.0) lib/rack/conditionalget.rb:25:in `call' + rack (1.6.0) lib/rack/head.rb:13:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/flash.rb:260:in `call' + rack (1.6.0) lib/rack/session/abstract/id.rb:225:in `context' + rack (1.6.0) lib/rack/session/abstract/id.rb:220:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/cookies.rb:560:in `call' + activerecord (4.2.1) lib/active_record/query_cache.rb:36:in `call' + activerecord (4.2.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:649:in `call' + activerecord (4.2.1) lib/active_record/migration.rb:378:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' + activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `call' + activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `_run_callbacks' + activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_call_callbacks' + activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks' + actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/reloader.rb:73:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' + railties (4.2.1) lib/rails/rack/logger.rb:38:in `call_app' + railties (4.2.1) lib/rails/rack/logger.rb:20:in `block in call' + activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `block in tagged' + activesupport (4.2.1) lib/active_support/tagged_logging.rb:26:in `tagged' + activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `tagged' + railties (4.2.1) lib/rails/rack/logger.rb:20:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/request_id.rb:21:in `call' + rack (1.6.0) lib/rack/methodoverride.rb:22:in `call' + rack (1.6.0) lib/rack/runtime.rb:18:in `call' + activesupport (4.2.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' + rack (1.6.0) lib/rack/lock.rb:17:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/static.rb:113:in `call' + rack (1.6.0) lib/rack/sendfile.rb:113:in `call' + railties (4.2.1) lib/rails/engine.rb:518:in `call' + railties (4.2.1) lib/rails/application.rb:164:in `call' + rack (1.6.0) lib/rack/lock.rb:17:in `call' + rack (1.6.0) lib/rack/content_length.rb:15:in `call' + rack (1.6.0) lib/rack/handler/webrick.rb:89:in `service' + /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' + /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' + /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' + + + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_source.erb (47.5ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (4.0ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.0ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (72.2ms) + + +Started GET "/flyboy/tasks?page=1&sort=goal" for 127.0.0.1 at 2015-04-15 17:53:18 +0200 +Processing by Flyboy::TasksController#index as HTML + Parameters: {"page"=>"1", "sort"=>"goal"} + Flyboy::Task Load (0.8ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" +Completed 500 Internal Server Error in 39ms (ActiveRecord: 1.2ms) + +TypeError (can't convert Symbol into String): + activerecord (4.2.1) lib/active_record/relation/delegation.rb:46:in `join' + activerecord (4.2.1) lib/active_record/relation/delegation.rb:46:in `join' + /Users/benoit/www/agilidee/flyboy/app/controllers/flyboy/tasks_controller.rb:20:in `block in index' + handles_sortable_columns (0.1.4) lib/handles/sortable_columns.rb:270:in `sortable_column_order' + /Users/benoit/www/agilidee/flyboy/app/controllers/flyboy/tasks_controller.rb:13:in `index' + actionpack (4.2.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action' + actionpack (4.2.1) lib/abstract_controller/base.rb:198:in `process_action' + actionpack (4.2.1) lib/action_controller/metal/rendering.rb:10:in `process_action' + actionpack (4.2.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action' + activesupport (4.2.1) lib/active_support/callbacks.rb:117:in `call' + activesupport (4.2.1) lib/active_support/callbacks.rb:117:in `call' + activesupport (4.2.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' + activesupport (4.2.1) lib/active_support/callbacks.rb:505:in `call' + activesupport (4.2.1) lib/active_support/callbacks.rb:505:in `call' + activesupport (4.2.1) lib/active_support/callbacks.rb:92:in `_run_callbacks' + activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_process_action_callbacks' + activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks' + actionpack (4.2.1) lib/abstract_controller/callbacks.rb:19:in `process_action' + actionpack (4.2.1) lib/action_controller/metal/rescue.rb:29:in `process_action' + actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' + activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' + activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' + activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' + actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action' + actionpack (4.2.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' + activerecord (4.2.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action' + actionpack (4.2.1) lib/abstract_controller/base.rb:137:in `process' + actionview (4.2.1) lib/action_view/rendering.rb:30:in `process' + actionpack (4.2.1) lib/action_controller/metal.rb:196:in `dispatch' + actionpack (4.2.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' + actionpack (4.2.1) lib/action_controller/metal.rb:237:in `block in action' + actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `call' + actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' + actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:43:in `serve' + actionpack (4.2.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' + actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `each' + actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `serve' + actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:819:in `call' + railties (4.2.1) lib/rails/engine.rb:518:in `call' + railties (4.2.1) lib/rails/railtie.rb:194:in `public_send' + railties (4.2.1) lib/rails/railtie.rb:194:in `method_missing' + actionpack (4.2.1) lib/action_dispatch/routing/mapper.rb:51:in `serve' + actionpack (4.2.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' + actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `each' + actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `serve' + actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:819:in `call' + rack (1.6.0) lib/rack/etag.rb:24:in `call' + rack (1.6.0) lib/rack/conditionalget.rb:25:in `call' + rack (1.6.0) lib/rack/head.rb:13:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/flash.rb:260:in `call' + rack (1.6.0) lib/rack/session/abstract/id.rb:225:in `context' + rack (1.6.0) lib/rack/session/abstract/id.rb:220:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/cookies.rb:560:in `call' + activerecord (4.2.1) lib/active_record/query_cache.rb:36:in `call' + activerecord (4.2.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:649:in `call' + activerecord (4.2.1) lib/active_record/migration.rb:378:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' + activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `call' + activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `_run_callbacks' + activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_call_callbacks' + activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks' + actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/reloader.rb:73:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' + railties (4.2.1) lib/rails/rack/logger.rb:38:in `call_app' + railties (4.2.1) lib/rails/rack/logger.rb:20:in `block in call' + activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `block in tagged' + activesupport (4.2.1) lib/active_support/tagged_logging.rb:26:in `tagged' + activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `tagged' + railties (4.2.1) lib/rails/rack/logger.rb:20:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/request_id.rb:21:in `call' + rack (1.6.0) lib/rack/methodoverride.rb:22:in `call' + rack (1.6.0) lib/rack/runtime.rb:18:in `call' + activesupport (4.2.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' + rack (1.6.0) lib/rack/lock.rb:17:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/static.rb:113:in `call' + rack (1.6.0) lib/rack/sendfile.rb:113:in `call' + railties (4.2.1) lib/rails/engine.rb:518:in `call' + railties (4.2.1) lib/rails/application.rb:164:in `call' + rack (1.6.0) lib/rack/lock.rb:17:in `call' + rack (1.6.0) lib/rack/content_length.rb:15:in `call' + rack (1.6.0) lib/rack/handler/webrick.rb:89:in `service' + /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' + /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' + /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' + + + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_source.erb (7.2ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.7ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.0ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (29.4ms) + + +Started GET "/flyboy/tasks?page=1&sort=goal" for 127.0.0.1 at 2015-04-15 18:04:29 +0200 +Processing by Flyboy::TasksController#index as HTML + Parameters: {"page"=>"1", "sort"=>"goal"} + Flyboy::Task Load (0.2ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" +Completed 500 Internal Server Error in 2ms (ActiveRecord: 0.2ms) + +TypeError (can't convert Symbol into String): + activerecord (4.2.1) lib/active_record/relation/delegation.rb:46:in `join' + activerecord (4.2.1) lib/active_record/relation/delegation.rb:46:in `join' + /Users/benoit/www/agilidee/flyboy/app/controllers/flyboy/tasks_controller.rb:20:in `block in index' + handles_sortable_columns (0.1.4) lib/handles/sortable_columns.rb:270:in `sortable_column_order' + /Users/benoit/www/agilidee/flyboy/app/controllers/flyboy/tasks_controller.rb:13:in `index' + actionpack (4.2.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action' + actionpack (4.2.1) lib/abstract_controller/base.rb:198:in `process_action' + actionpack (4.2.1) lib/action_controller/metal/rendering.rb:10:in `process_action' + actionpack (4.2.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action' + activesupport (4.2.1) lib/active_support/callbacks.rb:117:in `call' + activesupport (4.2.1) lib/active_support/callbacks.rb:117:in `call' + activesupport (4.2.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' + activesupport (4.2.1) lib/active_support/callbacks.rb:505:in `call' + activesupport (4.2.1) lib/active_support/callbacks.rb:505:in `call' + activesupport (4.2.1) lib/active_support/callbacks.rb:92:in `_run_callbacks' + activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_process_action_callbacks' + activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks' + actionpack (4.2.1) lib/abstract_controller/callbacks.rb:19:in `process_action' + actionpack (4.2.1) lib/action_controller/metal/rescue.rb:29:in `process_action' + actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' + activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' + activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' + activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' + actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action' + actionpack (4.2.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' + activerecord (4.2.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action' + actionpack (4.2.1) lib/abstract_controller/base.rb:137:in `process' + actionview (4.2.1) lib/action_view/rendering.rb:30:in `process' + actionpack (4.2.1) lib/action_controller/metal.rb:196:in `dispatch' + actionpack (4.2.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' + actionpack (4.2.1) lib/action_controller/metal.rb:237:in `block in action' + actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `call' + actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' + actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:43:in `serve' + actionpack (4.2.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' + actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `each' + actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `serve' + actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:819:in `call' + railties (4.2.1) lib/rails/engine.rb:518:in `call' + railties (4.2.1) lib/rails/railtie.rb:194:in `public_send' + railties (4.2.1) lib/rails/railtie.rb:194:in `method_missing' + actionpack (4.2.1) lib/action_dispatch/routing/mapper.rb:51:in `serve' + actionpack (4.2.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' + actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `each' + actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `serve' + actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:819:in `call' + rack (1.6.0) lib/rack/etag.rb:24:in `call' + rack (1.6.0) lib/rack/conditionalget.rb:25:in `call' + rack (1.6.0) lib/rack/head.rb:13:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/flash.rb:260:in `call' + rack (1.6.0) lib/rack/session/abstract/id.rb:225:in `context' + rack (1.6.0) lib/rack/session/abstract/id.rb:220:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/cookies.rb:560:in `call' + activerecord (4.2.1) lib/active_record/query_cache.rb:36:in `call' + activerecord (4.2.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:649:in `call' + activerecord (4.2.1) lib/active_record/migration.rb:378:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' + activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `call' + activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `_run_callbacks' + activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_call_callbacks' + activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks' + actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/reloader.rb:73:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' + railties (4.2.1) lib/rails/rack/logger.rb:38:in `call_app' + railties (4.2.1) lib/rails/rack/logger.rb:20:in `block in call' + activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `block in tagged' + activesupport (4.2.1) lib/active_support/tagged_logging.rb:26:in `tagged' + activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `tagged' + railties (4.2.1) lib/rails/rack/logger.rb:20:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/request_id.rb:21:in `call' + rack (1.6.0) lib/rack/methodoverride.rb:22:in `call' + rack (1.6.0) lib/rack/runtime.rb:18:in `call' + activesupport (4.2.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' + rack (1.6.0) lib/rack/lock.rb:17:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/static.rb:113:in `call' + rack (1.6.0) lib/rack/sendfile.rb:113:in `call' + railties (4.2.1) lib/rails/engine.rb:518:in `call' + railties (4.2.1) lib/rails/application.rb:164:in `call' + rack (1.6.0) lib/rack/lock.rb:17:in `call' + rack (1.6.0) lib/rack/content_length.rb:15:in `call' + rack (1.6.0) lib/rack/handler/webrick.rb:89:in `service' + /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' + /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' + /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' + + + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_source.erb (6.5ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.9ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.0ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (27.5ms) + + +Started GET "/flyboy/tasks?page=1&sort=goal" for 127.0.0.1 at 2015-04-15 18:04:35 +0200 +Processing by Flyboy::TasksController#index as HTML + Parameters: {"page"=>"1", "sort"=>"goal"} + Flyboy::Task Load (0.4ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" +Completed 500 Internal Server Error in 45ms (ActiveRecord: 0.0ms) + +NoMethodError (undefined method `include' for #<Flyboy::Task::ActiveRecord_Relation:0x007fd6ac55f520>): + activerecord (4.2.1) lib/active_record/relation/delegation.rb:136:in `method_missing' + activerecord (4.2.1) lib/active_record/relation/delegation.rb:99:in `method_missing' + /Users/benoit/www/agilidee/flyboy/app/controllers/flyboy/tasks_controller.rb:20:in `block in index' + handles_sortable_columns (0.1.4) lib/handles/sortable_columns.rb:270:in `sortable_column_order' + /Users/benoit/www/agilidee/flyboy/app/controllers/flyboy/tasks_controller.rb:13:in `index' + actionpack (4.2.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action' + actionpack (4.2.1) lib/abstract_controller/base.rb:198:in `process_action' + actionpack (4.2.1) lib/action_controller/metal/rendering.rb:10:in `process_action' + actionpack (4.2.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action' + activesupport (4.2.1) lib/active_support/callbacks.rb:117:in `call' + activesupport (4.2.1) lib/active_support/callbacks.rb:117:in `call' + activesupport (4.2.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' + activesupport (4.2.1) lib/active_support/callbacks.rb:505:in `call' + activesupport (4.2.1) lib/active_support/callbacks.rb:505:in `call' + activesupport (4.2.1) lib/active_support/callbacks.rb:92:in `_run_callbacks' + activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_process_action_callbacks' + activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks' + actionpack (4.2.1) lib/abstract_controller/callbacks.rb:19:in `process_action' + actionpack (4.2.1) lib/action_controller/metal/rescue.rb:29:in `process_action' + actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' + activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' + activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' + activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' + actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action' + actionpack (4.2.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' + activerecord (4.2.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action' + actionpack (4.2.1) lib/abstract_controller/base.rb:137:in `process' + actionview (4.2.1) lib/action_view/rendering.rb:30:in `process' + actionpack (4.2.1) lib/action_controller/metal.rb:196:in `dispatch' + actionpack (4.2.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' + actionpack (4.2.1) lib/action_controller/metal.rb:237:in `block in action' + actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `call' + actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' + actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:43:in `serve' + actionpack (4.2.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' + actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `each' + actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `serve' + actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:819:in `call' + railties (4.2.1) lib/rails/engine.rb:518:in `call' + railties (4.2.1) lib/rails/railtie.rb:194:in `public_send' + railties (4.2.1) lib/rails/railtie.rb:194:in `method_missing' + actionpack (4.2.1) lib/action_dispatch/routing/mapper.rb:51:in `serve' + actionpack (4.2.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' + actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `each' + actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `serve' + actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:819:in `call' + rack (1.6.0) lib/rack/etag.rb:24:in `call' + rack (1.6.0) lib/rack/conditionalget.rb:25:in `call' + rack (1.6.0) lib/rack/head.rb:13:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/flash.rb:260:in `call' + rack (1.6.0) lib/rack/session/abstract/id.rb:225:in `context' + rack (1.6.0) lib/rack/session/abstract/id.rb:220:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/cookies.rb:560:in `call' + activerecord (4.2.1) lib/active_record/query_cache.rb:36:in `call' + activerecord (4.2.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:649:in `call' + activerecord (4.2.1) lib/active_record/migration.rb:378:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' + activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `call' + activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `_run_callbacks' + activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_call_callbacks' + activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks' + actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/reloader.rb:73:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' + railties (4.2.1) lib/rails/rack/logger.rb:38:in `call_app' + railties (4.2.1) lib/rails/rack/logger.rb:20:in `block in call' + activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `block in tagged' + activesupport (4.2.1) lib/active_support/tagged_logging.rb:26:in `tagged' + activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `tagged' + railties (4.2.1) lib/rails/rack/logger.rb:20:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/request_id.rb:21:in `call' + rack (1.6.0) lib/rack/methodoverride.rb:22:in `call' + rack (1.6.0) lib/rack/runtime.rb:18:in `call' + activesupport (4.2.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' + rack (1.6.0) lib/rack/lock.rb:17:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/static.rb:113:in `call' + rack (1.6.0) lib/rack/sendfile.rb:113:in `call' + railties (4.2.1) lib/rails/engine.rb:518:in `call' + railties (4.2.1) lib/rails/application.rb:164:in `call' + rack (1.6.0) lib/rack/lock.rb:17:in `call' + rack (1.6.0) lib/rack/content_length.rb:15:in `call' + rack (1.6.0) lib/rack/handler/webrick.rb:89:in `service' + /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' + /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' + /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' + + + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_source.erb (7.0ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.6ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (0.9ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (25.1ms) + + +Started GET "/flyboy/tasks?page=1&sort=goal" for 127.0.0.1 at 2015-04-15 18:04:44 +0200 +Processing by Flyboy::TasksController#index as HTML + Parameters: {"page"=>"1", "sort"=>"goal"} + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (1.3ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_searchbar.html.slim (0.3ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (20.3ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (28.9ms) +Completed 500 Internal Server Error in 134ms (ActiveRecord: 0.4ms) + +ActionView::Template::Error (Association named 'tasks' was not found on Flyboy::Task; perhaps you misspelled it?): + 14: th = t("actions.label") + 15: + 16: tbody + 17: - tasks.each do |task| + 18: tr.task id="task_#{task.id}" class=task_color(task) + 19: - unless nested + 20: td.goal + activerecord (4.2.1) lib/active_record/associations/join_dependency.rb:218:in `find_reflection' + activerecord (4.2.1) lib/active_record/associations/join_dependency.rb:223:in `block in build' + activerecord (4.2.1) lib/active_record/associations/join_dependency.rb:222:in `each' + activerecord (4.2.1) lib/active_record/associations/join_dependency.rb:222:in `map' + activerecord (4.2.1) lib/active_record/associations/join_dependency.rb:222:in `build' + activerecord (4.2.1) lib/active_record/associations/join_dependency.rb:99:in `initialize' + activerecord (4.2.1) lib/active_record/relation/query_methods.rb:1040:in `new' + activerecord (4.2.1) lib/active_record/relation/query_methods.rb:1040:in `build_joins' + activerecord (4.2.1) lib/active_record/relation/query_methods.rb:866:in `build_arel' + activerecord (4.2.1) lib/active_record/relation/query_methods.rb:858:in `arel' + activerecord (4.2.1) lib/active_record/relation.rb:638:in `exec_queries' + activerecord (4.2.1) lib/active_record/relation.rb:514:in `load' + activerecord (4.2.1) lib/active_record/relation.rb:243:in `to_a' + activerecord (4.2.1) lib/active_record/relation/delegation.rb:46:in `each' + /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim:17:in `___sers_benoit_www_agilidee_flyboy_app_views_flyboy_tasks__list_html_slim__4220017779433365337_70279995081120' + actionview (4.2.1) lib/action_view/template.rb:145:in `block in render' + activesupport (4.2.1) lib/active_support/notifications.rb:166:in `instrument' + actionview (4.2.1) lib/action_view/template.rb:333:in `instrument' + actionview (4.2.1) lib/action_view/template.rb:143:in `render' + actionview (4.2.1) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' + actionview (4.2.1) lib/action_view/renderer/partial_renderer.rb:310:in `block in render' + actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' + activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' + activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' + activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' + actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' + actionview (4.2.1) lib/action_view/renderer/partial_renderer.rb:309:in `render' + actionview (4.2.1) lib/action_view/renderer/renderer.rb:47:in `render_partial' + actionview (4.2.1) lib/action_view/helpers/rendering_helper.rb:35:in `render' + /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim:14:in `___sers_benoit_www_agilidee_flyboy_app_views_flyboy_tasks_index_html_slim__1593151243009594482_70279995451700' + actionview (4.2.1) lib/action_view/template.rb:145:in `block in render' + activesupport (4.2.1) lib/active_support/notifications.rb:166:in `instrument' + actionview (4.2.1) lib/action_view/template.rb:333:in `instrument' + actionview (4.2.1) lib/action_view/template.rb:143:in `render' + actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' + actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' + activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' + activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' + activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' + actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' + actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' + actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' + actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template' + actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:14:in `render' + actionview (4.2.1) lib/action_view/renderer/renderer.rb:42:in `render_template' + actionview (4.2.1) lib/action_view/renderer/renderer.rb:23:in `render' + actionview (4.2.1) lib/action_view/rendering.rb:100:in `_render_template' + actionpack (4.2.1) lib/action_controller/metal/streaming.rb:217:in `_render_template' + actionview (4.2.1) lib/action_view/rendering.rb:83:in `render_to_body' + actionpack (4.2.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body' + actionpack (4.2.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body' + actionpack (4.2.1) lib/abstract_controller/rendering.rb:25:in `render' + actionpack (4.2.1) lib/action_controller/metal/rendering.rb:16:in `render' + actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' + activesupport (4.2.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' + /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/1.9.1/benchmark.rb:295:in `realtime' + activesupport (4.2.1) lib/active_support/core_ext/benchmark.rb:12:in `ms' + actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render' + actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' + activerecord (4.2.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' + actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:43:in `render' + actionpack (4.2.1) lib/action_controller/metal/mime_responds.rb:215:in `respond_to' + /Users/benoit/www/agilidee/flyboy/app/controllers/flyboy/tasks_controller.rb:35:in `index' + actionpack (4.2.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action' + actionpack (4.2.1) lib/abstract_controller/base.rb:198:in `process_action' + actionpack (4.2.1) lib/action_controller/metal/rendering.rb:10:in `process_action' + actionpack (4.2.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action' + activesupport (4.2.1) lib/active_support/callbacks.rb:117:in `call' + activesupport (4.2.1) lib/active_support/callbacks.rb:117:in `call' + activesupport (4.2.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' + activesupport (4.2.1) lib/active_support/callbacks.rb:505:in `call' + activesupport (4.2.1) lib/active_support/callbacks.rb:505:in `call' + activesupport (4.2.1) lib/active_support/callbacks.rb:92:in `_run_callbacks' + activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_process_action_callbacks' + activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks' + actionpack (4.2.1) lib/abstract_controller/callbacks.rb:19:in `process_action' + actionpack (4.2.1) lib/action_controller/metal/rescue.rb:29:in `process_action' + actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' + activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' + activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' + activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' + actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action' + actionpack (4.2.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' + activerecord (4.2.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action' + actionpack (4.2.1) lib/abstract_controller/base.rb:137:in `process' + actionview (4.2.1) lib/action_view/rendering.rb:30:in `process' + actionpack (4.2.1) lib/action_controller/metal.rb:196:in `dispatch' + actionpack (4.2.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' + actionpack (4.2.1) lib/action_controller/metal.rb:237:in `block in action' + actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `call' + actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' + actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:43:in `serve' + actionpack (4.2.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' + actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `each' + actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `serve' + actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:819:in `call' + railties (4.2.1) lib/rails/engine.rb:518:in `call' + railties (4.2.1) lib/rails/railtie.rb:194:in `public_send' + railties (4.2.1) lib/rails/railtie.rb:194:in `method_missing' + actionpack (4.2.1) lib/action_dispatch/routing/mapper.rb:51:in `serve' + actionpack (4.2.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' + actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `each' + actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `serve' + actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:819:in `call' + rack (1.6.0) lib/rack/etag.rb:24:in `call' + rack (1.6.0) lib/rack/conditionalget.rb:25:in `call' + rack (1.6.0) lib/rack/head.rb:13:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/flash.rb:260:in `call' + rack (1.6.0) lib/rack/session/abstract/id.rb:225:in `context' + rack (1.6.0) lib/rack/session/abstract/id.rb:220:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/cookies.rb:560:in `call' + activerecord (4.2.1) lib/active_record/query_cache.rb:36:in `call' + activerecord (4.2.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:649:in `call' + activerecord (4.2.1) lib/active_record/migration.rb:378:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' + activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `call' + activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `_run_callbacks' + activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_call_callbacks' + activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks' + actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/reloader.rb:73:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' + railties (4.2.1) lib/rails/rack/logger.rb:38:in `call_app' + railties (4.2.1) lib/rails/rack/logger.rb:20:in `block in call' + activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `block in tagged' + activesupport (4.2.1) lib/active_support/tagged_logging.rb:26:in `tagged' + activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `tagged' + railties (4.2.1) lib/rails/rack/logger.rb:20:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/request_id.rb:21:in `call' + rack (1.6.0) lib/rack/methodoverride.rb:22:in `call' + rack (1.6.0) lib/rack/runtime.rb:18:in `call' + activesupport (4.2.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' + rack (1.6.0) lib/rack/lock.rb:17:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/static.rb:113:in `call' + rack (1.6.0) lib/rack/sendfile.rb:113:in `call' + railties (4.2.1) lib/rails/engine.rb:518:in `call' + railties (4.2.1) lib/rails/application.rb:164:in `call' + rack (1.6.0) lib/rack/lock.rb:17:in `call' + rack (1.6.0) lib/rack/content_length.rb:15:in `call' + rack (1.6.0) lib/rack/handler/webrick.rb:89:in `service' + /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' + /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' + /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' + + + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_source.erb (10.3ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (3.7ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.1ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (32.8ms) + + +Started GET "/flyboy/tasks?page=1&sort=goal" for 127.0.0.1 at 2015-04-15 18:04:59 +0200 +Processing by Flyboy::TasksController#index as HTML + Parameters: {"page"=>"1", "sort"=>"goal"} + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (1.8ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_searchbar.html.slim (0.3ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (4.9ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (15.1ms) +Completed 500 Internal Server Error in 52ms (ActiveRecord: 0.5ms) + +ActionView::Template::Error (Association named 'goals' was not found on Flyboy::Task; perhaps you misspelled it?): + 14: th = t("actions.label") + 15: + 16: tbody + 17: - tasks.each do |task| + 18: tr.task id="task_#{task.id}" class=task_color(task) + 19: - unless nested + 20: td.goal + activerecord (4.2.1) lib/active_record/associations/join_dependency.rb:218:in `find_reflection' + activerecord (4.2.1) lib/active_record/associations/join_dependency.rb:223:in `block in build' + activerecord (4.2.1) lib/active_record/associations/join_dependency.rb:222:in `each' + activerecord (4.2.1) lib/active_record/associations/join_dependency.rb:222:in `map' + activerecord (4.2.1) lib/active_record/associations/join_dependency.rb:222:in `build' + activerecord (4.2.1) lib/active_record/associations/join_dependency.rb:99:in `initialize' + activerecord (4.2.1) lib/active_record/relation/query_methods.rb:1040:in `new' + activerecord (4.2.1) lib/active_record/relation/query_methods.rb:1040:in `build_joins' + activerecord (4.2.1) lib/active_record/relation/query_methods.rb:866:in `build_arel' + activerecord (4.2.1) lib/active_record/relation/query_methods.rb:858:in `arel' + activerecord (4.2.1) lib/active_record/relation.rb:638:in `exec_queries' + activerecord (4.2.1) lib/active_record/relation.rb:514:in `load' + activerecord (4.2.1) lib/active_record/relation.rb:243:in `to_a' + activerecord (4.2.1) lib/active_record/relation/delegation.rb:46:in `each' + /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim:17:in `___sers_benoit_www_agilidee_flyboy_app_views_flyboy_tasks__list_html_slim__4220017779433365337_70279995081120' + actionview (4.2.1) lib/action_view/template.rb:145:in `block in render' + activesupport (4.2.1) lib/active_support/notifications.rb:166:in `instrument' + actionview (4.2.1) lib/action_view/template.rb:333:in `instrument' + actionview (4.2.1) lib/action_view/template.rb:143:in `render' + actionview (4.2.1) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' + actionview (4.2.1) lib/action_view/renderer/partial_renderer.rb:310:in `block in render' + actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' + activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' + activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' + activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' + actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' + actionview (4.2.1) lib/action_view/renderer/partial_renderer.rb:309:in `render' + actionview (4.2.1) lib/action_view/renderer/renderer.rb:47:in `render_partial' + actionview (4.2.1) lib/action_view/helpers/rendering_helper.rb:35:in `render' + /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim:14:in `___sers_benoit_www_agilidee_flyboy_app_views_flyboy_tasks_index_html_slim__1593151243009594482_70279995451700' + actionview (4.2.1) lib/action_view/template.rb:145:in `block in render' + activesupport (4.2.1) lib/active_support/notifications.rb:166:in `instrument' + actionview (4.2.1) lib/action_view/template.rb:333:in `instrument' + actionview (4.2.1) lib/action_view/template.rb:143:in `render' + actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' + actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' + activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' + activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' + activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' + actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' + actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' + actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' + actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template' + actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:14:in `render' + actionview (4.2.1) lib/action_view/renderer/renderer.rb:42:in `render_template' + actionview (4.2.1) lib/action_view/renderer/renderer.rb:23:in `render' + actionview (4.2.1) lib/action_view/rendering.rb:100:in `_render_template' + actionpack (4.2.1) lib/action_controller/metal/streaming.rb:217:in `_render_template' + actionview (4.2.1) lib/action_view/rendering.rb:83:in `render_to_body' + actionpack (4.2.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body' + actionpack (4.2.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body' + actionpack (4.2.1) lib/abstract_controller/rendering.rb:25:in `render' + actionpack (4.2.1) lib/action_controller/metal/rendering.rb:16:in `render' + actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' + activesupport (4.2.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' + /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/1.9.1/benchmark.rb:295:in `realtime' + activesupport (4.2.1) lib/active_support/core_ext/benchmark.rb:12:in `ms' + actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render' + actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' + activerecord (4.2.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' + actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:43:in `render' + actionpack (4.2.1) lib/action_controller/metal/mime_responds.rb:215:in `respond_to' + /Users/benoit/www/agilidee/flyboy/app/controllers/flyboy/tasks_controller.rb:35:in `index' + actionpack (4.2.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action' + actionpack (4.2.1) lib/abstract_controller/base.rb:198:in `process_action' + actionpack (4.2.1) lib/action_controller/metal/rendering.rb:10:in `process_action' + actionpack (4.2.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action' + activesupport (4.2.1) lib/active_support/callbacks.rb:117:in `call' + activesupport (4.2.1) lib/active_support/callbacks.rb:117:in `call' + activesupport (4.2.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' + activesupport (4.2.1) lib/active_support/callbacks.rb:505:in `call' + activesupport (4.2.1) lib/active_support/callbacks.rb:505:in `call' + activesupport (4.2.1) lib/active_support/callbacks.rb:92:in `_run_callbacks' + activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_process_action_callbacks' + activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks' + actionpack (4.2.1) lib/abstract_controller/callbacks.rb:19:in `process_action' + actionpack (4.2.1) lib/action_controller/metal/rescue.rb:29:in `process_action' + actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' + activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' + activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' + activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' + actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action' + actionpack (4.2.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' + activerecord (4.2.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action' + actionpack (4.2.1) lib/abstract_controller/base.rb:137:in `process' + actionview (4.2.1) lib/action_view/rendering.rb:30:in `process' + actionpack (4.2.1) lib/action_controller/metal.rb:196:in `dispatch' + actionpack (4.2.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' + actionpack (4.2.1) lib/action_controller/metal.rb:237:in `block in action' + actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `call' + actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' + actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:43:in `serve' + actionpack (4.2.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' + actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `each' + actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `serve' + actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:819:in `call' + railties (4.2.1) lib/rails/engine.rb:518:in `call' + railties (4.2.1) lib/rails/railtie.rb:194:in `public_send' + railties (4.2.1) lib/rails/railtie.rb:194:in `method_missing' + actionpack (4.2.1) lib/action_dispatch/routing/mapper.rb:51:in `serve' + actionpack (4.2.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' + actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `each' + actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `serve' + actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:819:in `call' + rack (1.6.0) lib/rack/etag.rb:24:in `call' + rack (1.6.0) lib/rack/conditionalget.rb:25:in `call' + rack (1.6.0) lib/rack/head.rb:13:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/flash.rb:260:in `call' + rack (1.6.0) lib/rack/session/abstract/id.rb:225:in `context' + rack (1.6.0) lib/rack/session/abstract/id.rb:220:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/cookies.rb:560:in `call' + activerecord (4.2.1) lib/active_record/query_cache.rb:36:in `call' + activerecord (4.2.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:649:in `call' + activerecord (4.2.1) lib/active_record/migration.rb:378:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' + activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `call' + activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `_run_callbacks' + activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_call_callbacks' + activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks' + actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/reloader.rb:73:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' + railties (4.2.1) lib/rails/rack/logger.rb:38:in `call_app' + railties (4.2.1) lib/rails/rack/logger.rb:20:in `block in call' + activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `block in tagged' + activesupport (4.2.1) lib/active_support/tagged_logging.rb:26:in `tagged' + activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `tagged' + railties (4.2.1) lib/rails/rack/logger.rb:20:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/request_id.rb:21:in `call' + rack (1.6.0) lib/rack/methodoverride.rb:22:in `call' + rack (1.6.0) lib/rack/runtime.rb:18:in `call' + activesupport (4.2.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' + rack (1.6.0) lib/rack/lock.rb:17:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/static.rb:113:in `call' + rack (1.6.0) lib/rack/sendfile.rb:113:in `call' + railties (4.2.1) lib/rails/engine.rb:518:in `call' + railties (4.2.1) lib/rails/application.rb:164:in `call' + rack (1.6.0) lib/rack/lock.rb:17:in `call' + rack (1.6.0) lib/rack/content_length.rb:15:in `call' + rack (1.6.0) lib/rack/handler/webrick.rb:89:in `service' + /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' + /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' + /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' + + + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_source.erb (56.0ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (6.7ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.0ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (91.3ms) + + +Started GET "/flyboy/tasks?page=1&sort=goal" for 127.0.0.1 at 2015-04-15 18:05:07 +0200 +Processing by Flyboy::TasksController#index as HTML + Parameters: {"page"=>"1", "sort"=>"goal"} + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (1.7ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_searchbar.html.slim (0.3ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (11.9ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (20.5ms) +Completed 500 Internal Server Error in 60ms (ActiveRecord: 0.5ms) + +ActionView::Template::Error (Association named 'goals' was not found on Flyboy::Goal; perhaps you misspelled it?): + 14: th = t("actions.label") + 15: + 16: tbody + 17: - tasks.each do |task| + 18: tr.task id="task_#{task.id}" class=task_color(task) + 19: - unless nested + 20: td.goal + activerecord (4.2.1) lib/active_record/associations/join_dependency.rb:218:in `find_reflection' + activerecord (4.2.1) lib/active_record/associations/join_dependency.rb:223:in `block in build' + activerecord (4.2.1) lib/active_record/associations/join_dependency.rb:222:in `each' + activerecord (4.2.1) lib/active_record/associations/join_dependency.rb:222:in `map' + activerecord (4.2.1) lib/active_record/associations/join_dependency.rb:222:in `build' + activerecord (4.2.1) lib/active_record/associations/join_dependency.rb:231:in `block in build' + activerecord (4.2.1) lib/active_record/associations/join_dependency.rb:222:in `each' + activerecord (4.2.1) lib/active_record/associations/join_dependency.rb:222:in `map' + activerecord (4.2.1) lib/active_record/associations/join_dependency.rb:222:in `build' + activerecord (4.2.1) lib/active_record/associations/join_dependency.rb:99:in `initialize' + activerecord (4.2.1) lib/active_record/relation/query_methods.rb:1040:in `new' + activerecord (4.2.1) lib/active_record/relation/query_methods.rb:1040:in `build_joins' + activerecord (4.2.1) lib/active_record/relation/query_methods.rb:866:in `build_arel' + activerecord (4.2.1) lib/active_record/relation/query_methods.rb:858:in `arel' + activerecord (4.2.1) lib/active_record/relation.rb:638:in `exec_queries' + activerecord (4.2.1) lib/active_record/relation.rb:514:in `load' + activerecord (4.2.1) lib/active_record/relation.rb:243:in `to_a' + activerecord (4.2.1) lib/active_record/relation/delegation.rb:46:in `each' + /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim:17:in `___sers_benoit_www_agilidee_flyboy_app_views_flyboy_tasks__list_html_slim__4220017779433365337_70279995081120' + actionview (4.2.1) lib/action_view/template.rb:145:in `block in render' + activesupport (4.2.1) lib/active_support/notifications.rb:166:in `instrument' + actionview (4.2.1) lib/action_view/template.rb:333:in `instrument' + actionview (4.2.1) lib/action_view/template.rb:143:in `render' + actionview (4.2.1) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' + actionview (4.2.1) lib/action_view/renderer/partial_renderer.rb:310:in `block in render' + actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' + activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' + activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' + activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' + actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' + actionview (4.2.1) lib/action_view/renderer/partial_renderer.rb:309:in `render' + actionview (4.2.1) lib/action_view/renderer/renderer.rb:47:in `render_partial' + actionview (4.2.1) lib/action_view/helpers/rendering_helper.rb:35:in `render' + /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim:14:in `___sers_benoit_www_agilidee_flyboy_app_views_flyboy_tasks_index_html_slim__1593151243009594482_70279995451700' + actionview (4.2.1) lib/action_view/template.rb:145:in `block in render' + activesupport (4.2.1) lib/active_support/notifications.rb:166:in `instrument' + actionview (4.2.1) lib/action_view/template.rb:333:in `instrument' + actionview (4.2.1) lib/action_view/template.rb:143:in `render' + actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' + actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' + activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' + activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' + activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' + actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' + actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' + actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' + actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template' + actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:14:in `render' + actionview (4.2.1) lib/action_view/renderer/renderer.rb:42:in `render_template' + actionview (4.2.1) lib/action_view/renderer/renderer.rb:23:in `render' + actionview (4.2.1) lib/action_view/rendering.rb:100:in `_render_template' + actionpack (4.2.1) lib/action_controller/metal/streaming.rb:217:in `_render_template' + actionview (4.2.1) lib/action_view/rendering.rb:83:in `render_to_body' + actionpack (4.2.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body' + actionpack (4.2.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body' + actionpack (4.2.1) lib/abstract_controller/rendering.rb:25:in `render' + actionpack (4.2.1) lib/action_controller/metal/rendering.rb:16:in `render' + actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' + activesupport (4.2.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' + /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/1.9.1/benchmark.rb:295:in `realtime' + activesupport (4.2.1) lib/active_support/core_ext/benchmark.rb:12:in `ms' + actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render' + actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' + activerecord (4.2.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' + actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:43:in `render' + actionpack (4.2.1) lib/action_controller/metal/mime_responds.rb:215:in `respond_to' + /Users/benoit/www/agilidee/flyboy/app/controllers/flyboy/tasks_controller.rb:35:in `index' + actionpack (4.2.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action' + actionpack (4.2.1) lib/abstract_controller/base.rb:198:in `process_action' + actionpack (4.2.1) lib/action_controller/metal/rendering.rb:10:in `process_action' + actionpack (4.2.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action' + activesupport (4.2.1) lib/active_support/callbacks.rb:117:in `call' + activesupport (4.2.1) lib/active_support/callbacks.rb:117:in `call' + activesupport (4.2.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' + activesupport (4.2.1) lib/active_support/callbacks.rb:505:in `call' + activesupport (4.2.1) lib/active_support/callbacks.rb:505:in `call' + activesupport (4.2.1) lib/active_support/callbacks.rb:92:in `_run_callbacks' + activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_process_action_callbacks' + activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks' + actionpack (4.2.1) lib/abstract_controller/callbacks.rb:19:in `process_action' + actionpack (4.2.1) lib/action_controller/metal/rescue.rb:29:in `process_action' + actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' + activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument' + activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' + activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument' + actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action' + actionpack (4.2.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' + activerecord (4.2.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action' + actionpack (4.2.1) lib/abstract_controller/base.rb:137:in `process' + actionview (4.2.1) lib/action_view/rendering.rb:30:in `process' + actionpack (4.2.1) lib/action_controller/metal.rb:196:in `dispatch' + actionpack (4.2.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' + actionpack (4.2.1) lib/action_controller/metal.rb:237:in `block in action' + actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `call' + actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' + actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:43:in `serve' + actionpack (4.2.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' + actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `each' + actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `serve' + actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:819:in `call' + railties (4.2.1) lib/rails/engine.rb:518:in `call' + railties (4.2.1) lib/rails/railtie.rb:194:in `public_send' + railties (4.2.1) lib/rails/railtie.rb:194:in `method_missing' + actionpack (4.2.1) lib/action_dispatch/routing/mapper.rb:51:in `serve' + actionpack (4.2.1) lib/action_dispatch/journey/router.rb:43:in `block in serve' + actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `each' + actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `serve' + actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:819:in `call' + rack (1.6.0) lib/rack/etag.rb:24:in `call' + rack (1.6.0) lib/rack/conditionalget.rb:25:in `call' + rack (1.6.0) lib/rack/head.rb:13:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/flash.rb:260:in `call' + rack (1.6.0) lib/rack/session/abstract/id.rb:225:in `context' + rack (1.6.0) lib/rack/session/abstract/id.rb:220:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/cookies.rb:560:in `call' + activerecord (4.2.1) lib/active_record/query_cache.rb:36:in `call' + activerecord (4.2.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:649:in `call' + activerecord (4.2.1) lib/active_record/migration.rb:378:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' + activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `call' + activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `_run_callbacks' + activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_call_callbacks' + activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks' + actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/reloader.rb:73:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' + railties (4.2.1) lib/rails/rack/logger.rb:38:in `call_app' + railties (4.2.1) lib/rails/rack/logger.rb:20:in `block in call' + activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `block in tagged' + activesupport (4.2.1) lib/active_support/tagged_logging.rb:26:in `tagged' + activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `tagged' + railties (4.2.1) lib/rails/rack/logger.rb:20:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/request_id.rb:21:in `call' + rack (1.6.0) lib/rack/methodoverride.rb:22:in `call' + rack (1.6.0) lib/rack/runtime.rb:18:in `call' + activesupport (4.2.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' + rack (1.6.0) lib/rack/lock.rb:17:in `call' + actionpack (4.2.1) lib/action_dispatch/middleware/static.rb:113:in `call' + rack (1.6.0) lib/rack/sendfile.rb:113:in `call' + railties (4.2.1) lib/rails/engine.rb:518:in `call' + railties (4.2.1) lib/rails/application.rb:164:in `call' + rack (1.6.0) lib/rack/lock.rb:17:in `call' + rack (1.6.0) lib/rack/content_length.rb:15:in `call' + rack (1.6.0) lib/rack/handler/webrick.rb:89:in `service' + /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' + /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' + /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' + + + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_source.erb (19.5ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (5.4ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.3ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (44.2ms) + + +Started GET "/flyboy/tasks?page=1&sort=goal" for 127.0.0.1 at 2015-04-15 18:05:15 +0200 +Processing by Flyboy::TasksController#index as HTML + Parameters: {"page"=>"1", "sort"=>"goal"} + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (1.1ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_searchbar.html.slim (0.2ms) + Flyboy::Task Load (1.9ms) 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 + Flyboy::Goal Load (0.2ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 2]] + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 3]] + Flyboy::Goal Load (0.1ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + CACHE (0.0ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + CACHE (0.0ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + CACHE (0.0ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."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/_list.html.slim (96.5ms) +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" INNER JOIN "flyboy_goals" ON "flyboy_goals"."id" = "flyboy_tasks"."goal_id" + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (109.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 205ms (Views: 175.8ms | ActiveRecord: 3.7ms) + + +Started GET "/assets/application-b8177487af03e6000dadf667b08c60ff.css?body=1" for 127.0.0.1 at 2015-04-15 18:05:15 +0200 + + +Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-15 18:05:15 +0200 + + +Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-15 18:05:15 +0200 + + +Started GET "/assets/dorsale/forms-17647dc279994891fcf40edda2798a41.js?body=1" for 127.0.0.1 at 2015-04-15 18:05:15 +0200 + + +Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-15 18:05:15 +0200 + + +Started GET "/assets/dorsale/all-68d74b0aca3a3a4edf7258a4d1391198.js?body=1" for 127.0.0.1 at 2015-04-15 18:05:15 +0200 + + +Started GET "/assets/application-601e37220d4f8ffdae261a9c049369c2.js?body=1" for 127.0.0.1 at 2015-04-15 18:05:15 +0200 + + +Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-15 18:05:15 +0200 + + +Started GET "/flyboy/tasks?page=1&sort=-goal" for 127.0.0.1 at 2015-04-15 18:07:21 +0200 +Processing by Flyboy::TasksController#index as HTML + Parameters: {"page"=>"1", "sort"=>"-goal"} + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (1.0ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_searchbar.html.slim (0.2ms) + Flyboy::Task Load (0.3ms) 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 + Flyboy::Goal Load (0.2ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + CACHE (0.0ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + CACHE (0.0ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + CACHE (0.0ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + CACHE (0.0ms) 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", 3]] + 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 (42.0ms) +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" INNER JOIN "flyboy_goals" ON "flyboy_goals"."id" = "flyboy_tasks"."goal_id" + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (53.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 192ms (Views: 110.8ms | ActiveRecord: 1.9ms) + + +Started GET "/assets/application-b8177487af03e6000dadf667b08c60ff.css?body=1" for 127.0.0.1 at 2015-04-15 18:07:22 +0200 + + +Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-15 18:07:22 +0200 + + +Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-15 18:07:22 +0200 + + +Started GET "/assets/dorsale/forms-17647dc279994891fcf40edda2798a41.js?body=1" for 127.0.0.1 at 2015-04-15 18:07:22 +0200 + + +Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-15 18:07:22 +0200 + + +Started GET "/assets/dorsale/all-68d74b0aca3a3a4edf7258a4d1391198.js?body=1" for 127.0.0.1 at 2015-04-15 18:07:22 +0200 + + +Started GET "/assets/application-601e37220d4f8ffdae261a9c049369c2.js?body=1" for 127.0.0.1 at 2015-04-15 18:07:22 +0200 + + +Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-15 18:07:22 +0200 + + +Started GET "/flyboy/tasks?page=1&sort=goal" for 127.0.0.1 at 2015-04-15 18:07:25 +0200 +Processing by Flyboy::TasksController#index as HTML + Parameters: {"page"=>"1", "sort"=>"goal"} + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (1.0ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_searchbar.html.slim (0.2ms) + Flyboy::Task Load (0.3ms) 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 + 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", 1]] + CACHE (0.0ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + CACHE (0.0ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + CACHE (0.0ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."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/_list.html.slim (19.6ms) +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" INNER JOIN "flyboy_goals" ON "flyboy_goals"."id" = "flyboy_tasks"."goal_id" + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (30.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 124ms (Views: 121.2ms | ActiveRecord: 0.9ms) + + +Started GET "/assets/application-b8177487af03e6000dadf667b08c60ff.css?body=1" for 127.0.0.1 at 2015-04-15 18:07:25 +0200 + + +Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-15 18:07:25 +0200 + + +Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-15 18:07:25 +0200 + + +Started GET "/assets/dorsale/forms-17647dc279994891fcf40edda2798a41.js?body=1" for 127.0.0.1 at 2015-04-15 18:07:25 +0200 + + +Started GET "/assets/dorsale/all-68d74b0aca3a3a4edf7258a4d1391198.js?body=1" for 127.0.0.1 at 2015-04-15 18:07:25 +0200 + + +Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-15 18:07:25 +0200 + + +Started GET "/assets/application-601e37220d4f8ffdae261a9c049369c2.js?body=1" for 127.0.0.1 at 2015-04-15 18:07:25 +0200 + + +Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-15 18:07:25 +0200 + + +Started GET "/flyboy/tasks?page=1&sort=goal" for 127.0.0.1 at 2015-04-15 18:09:12 +0200 +Processing by Flyboy::TasksController#index as HTML + Parameters: {"page"=>"1", "sort"=>"goal"} + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (1.2ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_searchbar.html.slim (0.2ms) + Flyboy::Task Load (0.4ms) 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 + 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", 1]] + CACHE (0.0ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + CACHE (0.0ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + CACHE (0.0ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."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/_list.html.slim (23.9ms) +  (0.3ms) SELECT COUNT(*) FROM "flyboy_tasks" INNER JOIN "flyboy_goals" ON "flyboy_goals"."id" = "flyboy_tasks"."goal_id" + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (36.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 105ms (Views: 102.0ms | ActiveRecord: 1.1ms) + + +Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-15 18:09:12 +0200 + + +Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-15 18:09:12 +0200 + + +Started GET "/assets/application-b8177487af03e6000dadf667b08c60ff.css?body=1" for 127.0.0.1 at 2015-04-15 18:09:12 +0200 + + +Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-15 18:09:12 +0200 + + +Started GET "/assets/dorsale/forms-17647dc279994891fcf40edda2798a41.js?body=1" for 127.0.0.1 at 2015-04-15 18:09:12 +0200 + + +Started GET "/assets/dorsale/all-68d74b0aca3a3a4edf7258a4d1391198.js?body=1" for 127.0.0.1 at 2015-04-15 18:09:12 +0200 + + +Started GET "/assets/application-601e37220d4f8ffdae261a9c049369c2.js?body=1" for 127.0.0.1 at 2015-04-15 18:09:12 +0200 + + +Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-15 18:09:12 +0200 + + +Started GET "/flyboy/tasks?page=1&sort=term" for 127.0.0.1 at 2015-04-15 18:11:18 +0200 +Processing by Flyboy::TasksController#index as HTML + Parameters: {"page"=>"1", "sort"=>"term"} + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (1.0ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_searchbar.html.slim (0.3ms) + Flyboy::Task Load (0.4ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY flyboy_tasks.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]] + CACHE (0.0ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + CACHE (0.0ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + CACHE (0.0ms) 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]] + CACHE (0.0ms) 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", 3]] + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (21.0ms) +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (31.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 152ms (Views: 149.2ms | ActiveRecord: 0.9ms) + + +Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-15 18:11:19 +0200 + + +Started GET "/assets/application-b8177487af03e6000dadf667b08c60ff.css?body=1" for 127.0.0.1 at 2015-04-15 18:11:19 +0200 + + +Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-15 18:11:19 +0200 + + +Started GET "/assets/dorsale/forms-17647dc279994891fcf40edda2798a41.js?body=1" for 127.0.0.1 at 2015-04-15 18:11:19 +0200 + + +Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-15 18:11:19 +0200 + + +Started GET "/assets/dorsale/all-68d74b0aca3a3a4edf7258a4d1391198.js?body=1" for 127.0.0.1 at 2015-04-15 18:11:19 +0200 + + +Started GET "/assets/application-601e37220d4f8ffdae261a9c049369c2.js?body=1" for 127.0.0.1 at 2015-04-15 18:11:19 +0200 + + +Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-15 18:11:19 +0200 + + +Started GET "/flyboy/tasks?page=1&sort=-term" for 127.0.0.1 at 2015-04-15 18:11:20 +0200 +Processing by Flyboy::TasksController#index as HTML + Parameters: {"page"=>"1", "sort"=>"-term"} + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (1.1ms) + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_searchbar.html.slim (0.2ms) + Flyboy::Task Load (0.3ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY flyboy_tasks.term desc 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", 3]] + CACHE (0.0ms) 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]] + CACHE (0.0ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + CACHE (0.0ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."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/_list.html.slim (18.8ms) +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (28.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 128ms (Views: 125.8ms | ActiveRecord: 0.8ms) + + +Started GET "/assets/application-b8177487af03e6000dadf667b08c60ff.css?body=1" for 127.0.0.1 at 2015-04-15 18:11:20 +0200 + + +Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-15 18:11:20 +0200 + + +Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-15 18:11:20 +0200 + + +Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-15 18:11:20 +0200 + + +Started GET "/assets/dorsale/forms-17647dc279994891fcf40edda2798a41.js?body=1" for 127.0.0.1 at 2015-04-15 18:11:20 +0200 + + +Started GET "/assets/dorsale/all-68d74b0aca3a3a4edf7258a4d1391198.js?body=1" for 127.0.0.1 at 2015-04-15 18:11:20 +0200 + + +Started GET "/assets/application-601e37220d4f8ffdae261a9c049369c2.js?body=1" for 127.0.0.1 at 2015-04-15 18:11:20 +0200 + + +Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-15 18:11:20 +0200 + + +Started GET "/flyboy/tasks?page=1&sort=-term" for 127.0.0.1 at 2015-04-15 18:12:28 +0200 +Processing by Flyboy::TasksController#index as HTML + Parameters: {"page"=>"1", "sort"=>"-term"} + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_searchbar.html.slim (4.8ms) + 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 flyboy_tasks.term desc 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", 3]] + CACHE (0.0ms) 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]] + CACHE (0.0ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + CACHE (0.0ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."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/_list.html.slim (19.0ms) +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (39.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 133ms (Views: 130.2ms | ActiveRecord: 0.9ms) + + +Started GET "/assets/application-b8177487af03e6000dadf667b08c60ff.css?body=1" for 127.0.0.1 at 2015-04-15 18:12:28 +0200 + + +Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-15 18:12:28 +0200 + + +Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-15 18:12:28 +0200 + + +Started GET "/assets/dorsale/forms-17647dc279994891fcf40edda2798a41.js?body=1" for 127.0.0.1 at 2015-04-15 18:12:28 +0200 + + +Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-15 18:12:28 +0200 + + +Started GET "/assets/dorsale/all-68d74b0aca3a3a4edf7258a4d1391198.js?body=1" for 127.0.0.1 at 2015-04-15 18:12:28 +0200 + + +Started GET "/assets/application-601e37220d4f8ffdae261a9c049369c2.js?body=1" for 127.0.0.1 at 2015-04-15 18:12:28 +0200 + + +Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-15 18:12:28 +0200 + + +Started GET "/flyboy/tasks?page=1&sort=-term" for 127.0.0.1 at 2015-04-15 18:13:17 +0200 +Processing by Flyboy::TasksController#index as HTML + Parameters: {"page"=>"1", "sort"=>"-term"} + 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::Task Load (0.3ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY flyboy_tasks.term desc 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", 3]] + CACHE (0.0ms) 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]] + CACHE (0.0ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + CACHE (0.0ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."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/_list.html.slim (18.8ms) +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (28.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 129ms (Views: 126.1ms | ActiveRecord: 0.8ms) + + +Started GET "/assets/application-b8177487af03e6000dadf667b08c60ff.css?body=1" for 127.0.0.1 at 2015-04-15 18:13:17 +0200 + + +Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-15 18:13:17 +0200 + + +Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-15 18:13:17 +0200 + + +Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-15 18:13:17 +0200 + + +Started GET "/assets/dorsale/forms-17647dc279994891fcf40edda2798a41.js?body=1" for 127.0.0.1 at 2015-04-15 18:13:17 +0200 + + +Started GET "/assets/dorsale/all-68d74b0aca3a3a4edf7258a4d1391198.js?body=1" for 127.0.0.1 at 2015-04-15 18:13:17 +0200 + + +Started GET "/assets/application-601e37220d4f8ffdae261a9c049369c2.js?body=1" for 127.0.0.1 at 2015-04-15 18:13:17 +0200 + + +Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-15 18:13:17 +0200 + + +Started GET "/flyboy/tasks?page=1&sort=-term" for 127.0.0.1 at 2015-04-15 18:13:19 +0200 +Processing by Flyboy::TasksController#index as HTML + Parameters: {"page"=>"1", "sort"=>"-term"} + 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.4ms) + Flyboy::Task Load (0.3ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY flyboy_tasks.term desc 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", 3]] + CACHE (0.0ms) 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]] + CACHE (0.0ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + CACHE (0.0ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."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/_list.html.slim (76.8ms) +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (88.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 155ms (Views: 151.5ms | ActiveRecord: 0.9ms) + + +Started GET "/assets/application-b8177487af03e6000dadf667b08c60ff.css?body=1" for 127.0.0.1 at 2015-04-15 18:13:19 +0200 + + +Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-15 18:13:19 +0200 + + +Started GET "/assets/dorsale/forms-17647dc279994891fcf40edda2798a41.js?body=1" for 127.0.0.1 at 2015-04-15 18:13:19 +0200 + + +Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-15 18:13:20 +0200 + + +Started GET "/assets/dorsale/all-68d74b0aca3a3a4edf7258a4d1391198.js?body=1" for 127.0.0.1 at 2015-04-15 18:13:20 +0200 + + +Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-15 18:13:20 +0200 + + +Started GET "/assets/application-601e37220d4f8ffdae261a9c049369c2.js?body=1" for 127.0.0.1 at 2015-04-15 18:13:20 +0200 + + +Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-15 18:13:20 +0200 + + +Started GET "/flyboy/goals" for 127.0.0.1 at 2015-04-15 18:13:22 +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.1ms) + 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 = 2 AND done = 'f' AND term < '2015-04-15') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 2 AND done = 'f' AND term > '2015-04-15' AND reminder < '2015-04-15') +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 1 AND done = 'f' AND term < '2015-04-15') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 3 AND done = 'f' AND term < '2015-04-15') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 3 AND done = 'f' AND term > '2015-04-15' AND reminder < '2015-04-15') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 5 AND done = 'f' AND term < '2015-04-15') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 5 AND done = 'f' AND term > '2015-04-15' AND reminder < '2015-04-15') + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_list.html.slim (15.5ms) +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/index.html.slim within layouts/application (29.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.3ms) +Completed 200 OK in 139ms (Views: 134.7ms | ActiveRecord: 1.4ms) + + +Started GET "/flyboy/goals" for 127.0.0.1 at 2015-04-15 18:13:22 +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.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 2 AND done = 'f' AND term < '2015-04-15') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 2 AND done = 'f' AND term > '2015-04-15' AND reminder < '2015-04-15') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 1 AND done = 'f' AND term < '2015-04-15') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 3 AND done = 'f' AND term < '2015-04-15') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 3 AND done = 'f' AND term > '2015-04-15' AND reminder < '2015-04-15') +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 5 AND done = 'f' AND term < '2015-04-15') +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 5 AND done = 'f' AND term > '2015-04-15' AND reminder < '2015-04-15') + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_list.html.slim (14.3ms) +  (0.1ms) SELECT COUNT(*) FROM "flyboy_goals" + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/index.html.slim within layouts/application (22.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 115ms (Views: 111.6ms | ActiveRecord: 1.4ms) + + +Started GET "/assets/application-b8177487af03e6000dadf667b08c60ff.css?body=1" for 127.0.0.1 at 2015-04-15 18:13:23 +0200 + + +Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-15 18:13:23 +0200 + + +Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-15 18:13:23 +0200 + + +Started GET "/assets/dorsale/forms-17647dc279994891fcf40edda2798a41.js?body=1" for 127.0.0.1 at 2015-04-15 18:13:23 +0200 + + +Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-15 18:13:23 +0200 + + +Started GET "/assets/dorsale/all-68d74b0aca3a3a4edf7258a4d1391198.js?body=1" for 127.0.0.1 at 2015-04-15 18:13:23 +0200 + + +Started GET "/assets/application-601e37220d4f8ffdae261a9c049369c2.js?body=1" for 127.0.0.1 at 2015-04-15 18:13:23 +0200 + + +Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-15 18:13:23 +0200 + + +Started GET "/flyboy/goals" for 127.0.0.1 at 2015-04-15 18:13:45 +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.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 2 AND done = 'f' AND term < '2015-04-15') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 2 AND done = 'f' AND term > '2015-04-15' AND reminder < '2015-04-15') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 1 AND done = 'f' AND term < '2015-04-15') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 3 AND done = 'f' AND term < '2015-04-15') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 3 AND done = 'f' AND term > '2015-04-15' AND reminder < '2015-04-15') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 5 AND done = 'f' AND term < '2015-04-15') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 5 AND done = 'f' AND term > '2015-04-15' AND reminder < '2015-04-15') + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_list.html.slim (14.7ms) +  (0.1ms) SELECT COUNT(*) FROM "flyboy_goals" + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/index.html.slim within layouts/application (23.1ms) + Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.1ms) +Completed 200 OK in 3936ms (Views: 3932.9ms | ActiveRecord: 1.3ms) + + +Started GET "/assets/application-94b3e921222f30384f33dd08677f3bd5.css?body=1" for 127.0.0.1 at 2015-04-15 18:13:49 +0200 + + +Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-15 18:13:49 +0200 + + +Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-15 18:13:49 +0200 + + +Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-15 18:13:49 +0200 + + +Started GET "/assets/dorsale/forms-17647dc279994891fcf40edda2798a41.js?body=1" for 127.0.0.1 at 2015-04-15 18:13:49 +0200 + + +Started GET "/assets/dorsale/all-68d74b0aca3a3a4edf7258a4d1391198.js?body=1" for 127.0.0.1 at 2015-04-15 18:13:49 +0200 + + +Started GET "/assets/application-601e37220d4f8ffdae261a9c049369c2.js?body=1" for 127.0.0.1 at 2015-04-15 18:13:49 +0200 + + +Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-15 18:13:49 +0200 + + +Started GET "/flyboy/tasks?page=1&sort=-term" for 127.0.0.1 at 2015-04-15 18:13:55 +0200 +Processing by Flyboy::TasksController#index as HTML + Parameters: {"page"=>"1", "sort"=>"-term"} + 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.3ms) SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY flyboy_tasks.term desc 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", 3]] + CACHE (0.0ms) 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]] + CACHE (0.0ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]] + CACHE (0.0ms) SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."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/_list.html.slim (25.1ms) +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (35.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 100ms (Views: 97.0ms | ActiveRecord: 0.9ms) + + +Started GET "/assets/application-94b3e921222f30384f33dd08677f3bd5.css?body=1" for 127.0.0.1 at 2015-04-15 18:13:55 +0200 + + +Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-15 18:13:55 +0200 + + +Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-15 18:13:55 +0200 + + +Started GET "/assets/dorsale/all-68d74b0aca3a3a4edf7258a4d1391198.js?body=1" for 127.0.0.1 at 2015-04-15 18:13:55 +0200 + + +Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-15 18:13:55 +0200 + + +Started GET "/assets/dorsale/forms-17647dc279994891fcf40edda2798a41.js?body=1" for 127.0.0.1 at 2015-04-15 18:13:55 +0200 + + +Started GET "/assets/application-601e37220d4f8ffdae261a9c049369c2.js?body=1" for 127.0.0.1 at 2015-04-15 18:13:55 +0200 + + +Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-15 18:13:55 +0200 + + +Started GET "/flyboy/goals" for 127.0.0.1 at 2015-04-15 18:14:30 +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.1ms) + 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 = 2 AND done = 'f' AND term < '2015-04-15') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 2 AND done = 'f' AND term > '2015-04-15' AND reminder < '2015-04-15') +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 1 AND done = 'f' AND term < '2015-04-15') +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 3 AND done = 'f' AND term < '2015-04-15') +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 3 AND done = 'f' AND term > '2015-04-15' AND reminder < '2015-04-15') +  (0.2ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 5 AND done = 'f' AND term < '2015-04-15') +  (0.1ms) SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 5 AND done = 'f' AND term > '2015-04-15' AND reminder < '2015-04-15') + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_list.html.slim (15.9ms) +  (0.2ms) SELECT COUNT(*) FROM "flyboy_goals" + Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/index.html.slim within layouts/application (24.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 136ms (Views: 133.4ms | ActiveRecord: 1.5ms) + + +Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-15 18:14:30 +0200 + + +Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-15 18:14:30 +0200 + + +Started GET "/assets/application-94b3e921222f30384f33dd08677f3bd5.css?body=1" for 127.0.0.1 at 2015-04-15 18:14:30 +0200 + + +Started GET "/assets/dorsale/forms-17647dc279994891fcf40edda2798a41.js?body=1" for 127.0.0.1 at 2015-04-15 18:14:30 +0200 + + +Started GET "/assets/dorsale/all-68d74b0aca3a3a4edf7258a4d1391198.js?body=1" for 127.0.0.1 at 2015-04-15 18:14:30 +0200 + + +Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-15 18:14:30 +0200 + + +Started GET "/assets/application-601e37220d4f8ffdae261a9c049369c2.js?body=1" for 127.0.0.1 at 2015-04-15 18:14:30 +0200 + + +Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-15 18:14:30 +0200