spec/dummy/log/development.log in flyboy-1.0.6 vs spec/dummy/log/development.log in flyboy-1.0.7
- old
+ new
@@ -1,3491 +1,6983 @@
\ No newline at end of file
+
+
+Started GET "/" for 127.0.0.1 at 2015-04-23 11:39:06 +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 (5.7ms)
+Completed 200 OK in 96ms (Views: 69.2ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-23 11:39:11 +0200
+Processing by Flyboy::TasksController#index as HTML
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_searchbar.html.slim (4.7ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (12.3ms)
+ [1m[36mFlyboy::Task Load (0.7ms)[0m [1mSELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC LIMIT 5 OFFSET 0[0m
+ [1m[35mFlyboy::Goal Load (0.6ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35mFlyboy::Goal Load (0.1ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 2]]
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (168.3ms)
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks"[0m
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (244.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 (3.7ms)
+Completed 200 OK in 2795ms (Views: 428.7ms | ActiveRecord: 6.7ms)
+
+
+Started GET "/assets/application-94b3e921222f30384f33dd08677f3bd5.css?body=1" for 127.0.0.1 at 2015-04-23 11:39:14 +0200
+
+
+Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-23 11:39:14 +0200
+
+
+Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-23 11:39:14 +0200
+
+
+Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-23 11:39:14 +0200
+
+
+Started GET "/assets/dorsale/forms-17647dc279994891fcf40edda2798a41.js?body=1" for 127.0.0.1 at 2015-04-23 11:39:14 +0200
+
+
+Started GET "/assets/dorsale/all-68d74b0aca3a3a4edf7258a4d1391198.js?body=1" for 127.0.0.1 at 2015-04-23 11:39:14 +0200
+
+
+Started GET "/assets/application-601e37220d4f8ffdae261a9c049369c2.js?body=1" for 127.0.0.1 at 2015-04-23 11:39:14 +0200
+
+
+Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-23 11:39:14 +0200
+
+
+Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-23 11:41:04 +0200
+Processing by Flyboy::TasksController#index as HTML
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_searchbar.html.slim (0.2ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (1.1ms)
+ [1m[35mFlyboy::Task Load (0.3ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC LIMIT 5 OFFSET 0
+ [1m[36mFlyboy::Goal Load (0.1ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mFlyboy::Goal Load (0.1ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 2]]
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (14.7ms)
+ [1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "flyboy_tasks"
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (35.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 3696ms (Views: 3692.8ms | ActiveRecord: 0.7ms)
+
+
+Started GET "/assets/application-e172efa0bef94dc665a882819b0d1b2f.css?body=1" for 127.0.0.1 at 2015-04-23 11:41:08 +0200
+
+
+Started GET "/assets/dorsale/forms-17647dc279994891fcf40edda2798a41.js?body=1" for 127.0.0.1 at 2015-04-23 11:41:08 +0200
+
+
+Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-23 11:41:08 +0200
+
+
+Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-23 11:41:08 +0200
+
+
+Started GET "/assets/dorsale/all-68d74b0aca3a3a4edf7258a4d1391198.js?body=1" for 127.0.0.1 at 2015-04-23 11:41:08 +0200
+
+
+Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-23 11:41:08 +0200
+
+
+Started GET "/assets/application-601e37220d4f8ffdae261a9c049369c2.js?body=1" for 127.0.0.1 at 2015-04-23 11:41:08 +0200
+
+
+Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-23 11:41:08 +0200
+
+
+Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-23 11:41:51 +0200
+Processing by Flyboy::TasksController#index as HTML
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_searchbar.html.slim (0.2ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (1.3ms)
+ [1m[36mFlyboy::Task Load (0.3ms)[0m [1mSELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC LIMIT 5 OFFSET 0[0m
+ [1m[35mFlyboy::Goal Load (0.1ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35mFlyboy::Goal Load (0.1ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 2]]
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (15.1ms)
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks"[0m
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (34.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 3337ms (Views: 3334.2ms | ActiveRecord: 0.8ms)
+
+
+Started GET "/assets/application-a723650ac04f8f2754b5c1ff1c4ecd7e.css?body=1" for 127.0.0.1 at 2015-04-23 11:41:54 +0200
+
+
+Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-23 11:41:54 +0200
+
+
+Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-23 11:41:54 +0200
+
+
+Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-23 11:41:54 +0200
+
+
+Started GET "/assets/dorsale/all-68d74b0aca3a3a4edf7258a4d1391198.js?body=1" for 127.0.0.1 at 2015-04-23 11:41:54 +0200
+
+
+Started GET "/assets/dorsale/forms-17647dc279994891fcf40edda2798a41.js?body=1" for 127.0.0.1 at 2015-04-23 11:41:54 +0200
+
+
+Started GET "/assets/application-601e37220d4f8ffdae261a9c049369c2.js?body=1" for 127.0.0.1 at 2015-04-23 11:41:54 +0200
+
+
+Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-23 11:41:54 +0200
+
+
+Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-23 11:44:53 +0200
+Processing by Flyboy::TasksController#index as HTML
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_searchbar.html.slim (0.3ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (1.0ms)
+ [1m[35mFlyboy::Task Load (0.3ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC LIMIT 5 OFFSET 0
+ [1m[36mFlyboy::Goal Load (0.1ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mFlyboy::Goal Load (0.1ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 2]]
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (13.5ms)
+ [1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "flyboy_tasks"
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (31.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 3215ms (Views: 3212.6ms | ActiveRecord: 0.7ms)
+
+
+Started GET "/assets/application-9dc2d68661ceb11b5513821c5a01c401.css?body=1" for 127.0.0.1 at 2015-04-23 11:44:56 +0200
+
+
+Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-23 11:44:56 +0200
+
+
+Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-23 11:44:56 +0200
+
+
+Started GET "/assets/dorsale/forms-17647dc279994891fcf40edda2798a41.js?body=1" for 127.0.0.1 at 2015-04-23 11:44:56 +0200
+
+
+Started GET "/assets/dorsale/all-68d74b0aca3a3a4edf7258a4d1391198.js?body=1" for 127.0.0.1 at 2015-04-23 11:44:56 +0200
+
+
+Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-23 11:44:56 +0200
+
+
+Started GET "/assets/application-601e37220d4f8ffdae261a9c049369c2.js?body=1" for 127.0.0.1 at 2015-04-23 11:44:56 +0200
+
+
+Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-23 11:44:56 +0200
+
+
+Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-23 11:45:06 +0200
+Processing by Flyboy::TasksController#index as HTML
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_searchbar.html.slim (0.2ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (1.0ms)
+ [1m[36mFlyboy::Task Load (0.4ms)[0m [1mSELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC LIMIT 5 OFFSET 0[0m
+ [1m[35mFlyboy::Goal Load (0.1ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35mFlyboy::Goal Load (0.1ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 2]]
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (15.1ms)
+ [1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks"[0m
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (35.1ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.1ms)
+Completed 200 OK in 3086ms (Views: 3083.6ms | ActiveRecord: 0.8ms)
+
+
+Started GET "/assets/application-d070474999f4c79d16806abc04fc1656.css?body=1" for 127.0.0.1 at 2015-04-23 11:45:09 +0200
+
+
+Started GET "/assets/dorsale/forms-17647dc279994891fcf40edda2798a41.js?body=1" for 127.0.0.1 at 2015-04-23 11:45:09 +0200
+
+
+Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-23 11:45:09 +0200
+
+
+Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-23 11:45:09 +0200
+
+
+Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-23 11:45:09 +0200
+
+
+Started GET "/assets/dorsale/all-68d74b0aca3a3a4edf7258a4d1391198.js?body=1" for 127.0.0.1 at 2015-04-23 11:45:09 +0200
+
+
+Started GET "/assets/application-601e37220d4f8ffdae261a9c049369c2.js?body=1" for 127.0.0.1 at 2015-04-23 11:45:09 +0200
+
+
+Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-23 11:45:09 +0200
+
+
+Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-23 11:45:15 +0200
+Processing by Flyboy::TasksController#index as HTML
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_searchbar.html.slim (0.2ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.9ms)
+ [1m[35mFlyboy::Task Load (0.3ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC LIMIT 5 OFFSET 0
+ [1m[36mFlyboy::Goal Load (0.1ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mFlyboy::Goal Load (0.1ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 2]]
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (13.5ms)
+ [1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "flyboy_tasks"
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.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 3051ms (Views: 3048.2ms | ActiveRecord: 0.7ms)
+
+
+Started GET "/assets/application-ed07ea4222ed0de2b67e02cd49c9c05c.css?body=1" for 127.0.0.1 at 2015-04-23 11:45:19 +0200
+
+
+Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-23 11:45:19 +0200
+
+
+Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-23 11:45:19 +0200
+
+
+Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-23 11:45:19 +0200
+
+
+Started GET "/assets/dorsale/forms-17647dc279994891fcf40edda2798a41.js?body=1" for 127.0.0.1 at 2015-04-23 11:45:19 +0200
+
+
+Started GET "/assets/dorsale/all-68d74b0aca3a3a4edf7258a4d1391198.js?body=1" for 127.0.0.1 at 2015-04-23 11:45:19 +0200
+
+
+Started GET "/assets/application-601e37220d4f8ffdae261a9c049369c2.js?body=1" for 127.0.0.1 at 2015-04-23 11:45:19 +0200
+
+
+Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-23 11:45:19 +0200
+
+
+Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-23 11:46:00 +0200
+Processing by Flyboy::TasksController#index as HTML
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_searchbar.html.slim (0.2ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (1.3ms)
+ [1m[36mFlyboy::Task Load (0.3ms)[0m [1mSELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC LIMIT 5 OFFSET 0[0m
+ [1m[35mFlyboy::Goal Load (0.1ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mCACHE (0.1ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35mFlyboy::Goal Load (0.1ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 2]]
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (20.2ms)
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks"[0m
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (43.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 3032ms (Views: 3029.3ms | ActiveRecord: 0.9ms)
+
+
+Started GET "/assets/application-b357207f9750206f48659c6dc8c785bb.css?body=1" for 127.0.0.1 at 2015-04-23 11:46:03 +0200
+
+
+Started GET "/assets/dorsale/forms-17647dc279994891fcf40edda2798a41.js?body=1" for 127.0.0.1 at 2015-04-23 11:46:03 +0200
+
+
+Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-23 11:46:03 +0200
+
+
+Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-23 11:46:03 +0200
+
+
+Started GET "/assets/dorsale/all-68d74b0aca3a3a4edf7258a4d1391198.js?body=1" for 127.0.0.1 at 2015-04-23 11:46:03 +0200
+
+
+Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-23 11:46:03 +0200
+
+
+Started GET "/assets/application-601e37220d4f8ffdae261a9c049369c2.js?body=1" for 127.0.0.1 at 2015-04-23 11:46:03 +0200
+
+
+Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-23 11:46:04 +0200
+
+
+Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-23 11:46:38 +0200
+Processing by Flyboy::TasksController#index as HTML
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_searchbar.html.slim (0.3ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (1.1ms)
+ [1m[35mFlyboy::Task Load (0.3ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC LIMIT 5 OFFSET 0
+ [1m[36mFlyboy::Goal Load (0.1ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mFlyboy::Goal Load (0.1ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 2]]
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (14.8ms)
+ [1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "flyboy_tasks"
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (36.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 2989ms (Views: 2984.0ms | ActiveRecord: 0.7ms)
+
+
+Started GET "/assets/application-8d504729f2a10063610312ac85ddb12f.css?body=1" for 127.0.0.1 at 2015-04-23 11:46:41 +0200
+
+
+Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-23 11:46:41 +0200
+
+
+Started GET "/assets/dorsale/forms-17647dc279994891fcf40edda2798a41.js?body=1" for 127.0.0.1 at 2015-04-23 11:46:41 +0200
+
+
+Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-23 11:46:41 +0200
+
+
+Started GET "/assets/dorsale/all-68d74b0aca3a3a4edf7258a4d1391198.js?body=1" for 127.0.0.1 at 2015-04-23 11:46:41 +0200
+
+
+Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-23 11:46:41 +0200
+
+
+Started GET "/assets/application-601e37220d4f8ffdae261a9c049369c2.js?body=1" for 127.0.0.1 at 2015-04-23 11:46:41 +0200
+
+
+Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-23 11:46:41 +0200
+
+
+Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-23 11:53:27 +0200
+Processing by Flyboy::TasksController#index as HTML
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_searchbar.html.slim (0.3ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (1.3ms)
+ [1m[36mFlyboy::Task Load (0.4ms)[0m [1mSELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC LIMIT 5 OFFSET 0[0m
+ [1m[35mFlyboy::Goal Load (0.1ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35mFlyboy::Goal Load (0.1ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 2]]
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (20.9ms)
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks"[0m
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (42.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 2894ms (Views: 2890.7ms | ActiveRecord: 0.8ms)
+
+
+Started GET "/assets/application-94b3e921222f30384f33dd08677f3bd5.css?body=1" for 127.0.0.1 at 2015-04-23 11:53:30 +0200
+
+
+Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-23 11:53:30 +0200
+
+
+Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-23 11:53:30 +0200
+
+
+Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-23 11:53:30 +0200
+
+
+Started GET "/assets/dorsale/forms-17647dc279994891fcf40edda2798a41.js?body=1" for 127.0.0.1 at 2015-04-23 11:53:30 +0200
+
+
+Started GET "/assets/dorsale/all-68d74b0aca3a3a4edf7258a4d1391198.js?body=1" for 127.0.0.1 at 2015-04-23 11:53:30 +0200
+
+
+Started GET "/assets/application-601e37220d4f8ffdae261a9c049369c2.js?body=1" for 127.0.0.1 at 2015-04-23 11:53:30 +0200
+
+
+Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-23 11:53:30 +0200
+
+
+Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-23 11:53:31 +0200
+Processing by Flyboy::TasksController#index as HTML
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_searchbar.html.slim (0.2ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (1.1ms)
+ [1m[35mFlyboy::Task Load (0.3ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC LIMIT 5 OFFSET 0
+ [1m[36mFlyboy::Goal Load (0.1ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mFlyboy::Goal Load (0.1ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 2]]
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (13.8ms)
+ [1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "flyboy_tasks"
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (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/_flash.html.slim (0.1ms)
+Completed 200 OK in 163ms (Views: 160.2ms | ActiveRecord: 0.7ms)
+
+
+Started GET "/assets/application-94b3e921222f30384f33dd08677f3bd5.css?body=1" for 127.0.0.1 at 2015-04-23 11:53:32 +0200
+
+
+Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-23 11:53:32 +0200
+
+
+Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-23 11:53:32 +0200
+
+
+Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-23 11:53:32 +0200
+
+
+Started GET "/assets/dorsale/forms-17647dc279994891fcf40edda2798a41.js?body=1" for 127.0.0.1 at 2015-04-23 11:53:32 +0200
+
+
+Started GET "/assets/dorsale/all-68d74b0aca3a3a4edf7258a4d1391198.js?body=1" for 127.0.0.1 at 2015-04-23 11:53:32 +0200
+
+
+Started GET "/assets/application-601e37220d4f8ffdae261a9c049369c2.js?body=1" for 127.0.0.1 at 2015-04-23 11:53:32 +0200
+
+
+Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-23 11:53:32 +0200
+
+
+Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-23 11:54:35 +0200
+Processing by Flyboy::TasksController#index as HTML
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_searchbar.html.slim (4.9ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (17.3ms)
+ [1m[36mFlyboy::Task Load (0.3ms)[0m [1mSELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC LIMIT 5 OFFSET 0[0m
+ [1m[35mFlyboy::Goal Load (0.4ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35mFlyboy::Goal Load (0.1ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 2]]
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (117.0ms)
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks"[0m
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (269.0ms)
+ Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (4.0ms)
+Completed 200 OK in 2556ms (Views: 585.7ms | ActiveRecord: 5.2ms)
+
+
+Started GET "/assets/dorsale/forms-3a7f70ff3664a9e6bd95ba214aa5a530.js?body=1" for 127.0.0.1 at 2015-04-23 11:54:38 +0200
+
+
+Started GET "/assets/application-94b3e921222f30384f33dd08677f3bd5.css?body=1" for 127.0.0.1 at 2015-04-23 11:54:38 +0200
+
+
+Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-23 11:54:38 +0200
+
+
+Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-23 11:54:38 +0200
+
+
+Started GET "/assets/dorsale/all-e8301becb7be8eeacbe117c4f346dc78.js?body=1" for 127.0.0.1 at 2015-04-23 11:54:38 +0200
+
+
+Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-23 11:54:38 +0200
+
+
+Started GET "/assets/application-a672bdbfd68258a7f61c183ea9e29d9d.js?body=1" for 127.0.0.1 at 2015-04-23 11:54:38 +0200
+
+
+Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-23 11:54:38 +0200
+
+
+Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-23 11:54:40 +0200
+Processing by Flyboy::TasksController#index as HTML
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_searchbar.html.slim (0.2ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (1.0ms)
+ [1m[35mFlyboy::Task Load (0.5ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC LIMIT 5 OFFSET 0
+ [1m[36mFlyboy::Goal Load (0.1ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mFlyboy::Goal Load (0.1ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 2]]
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (16.0ms)
+ [1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "flyboy_tasks"
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (34.1ms)
+ Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms)
+Completed 200 OK in 92ms (Views: 89.5ms | ActiveRecord: 1.0ms)
+
+
+Started GET "/assets/application-94b3e921222f30384f33dd08677f3bd5.css?body=1" for 127.0.0.1 at 2015-04-23 11:54:40 +0200
+
+
+Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-23 11:54:40 +0200
+
+
+Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-23 11:54:40 +0200
+
+
+Started GET "/assets/dorsale/forms-3a7f70ff3664a9e6bd95ba214aa5a530.js?body=1" for 127.0.0.1 at 2015-04-23 11:54:40 +0200
+
+
+Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-23 11:54:40 +0200
+
+
+Started GET "/assets/dorsale/all-e8301becb7be8eeacbe117c4f346dc78.js?body=1" for 127.0.0.1 at 2015-04-23 11:54:40 +0200
+
+
+Started GET "/assets/application-a672bdbfd68258a7f61c183ea9e29d9d.js?body=1" for 127.0.0.1 at 2015-04-23 11:54:40 +0200
+
+
+Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-23 11:54:40 +0200
+
+
+Started GET "/assets/application-94b3e921222f30384f33dd08677f3bd5.css?body=1" for 127.0.0.1 at 2015-04-23 11:54:44 +0200
+
+
+Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-23 11:55:48 +0200
+Processing by Flyboy::TasksController#index as HTML
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_searchbar.html.slim (0.2ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (1.3ms)
+ [1m[36mFlyboy::Task Load (0.3ms)[0m [1mSELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC LIMIT 5 OFFSET 0[0m
+ [1m[35mFlyboy::Goal Load (0.1ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35mFlyboy::Goal Load (0.1ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 2]]
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (14.9ms)
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks"[0m
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (34.0ms)
+ Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms)
+Completed 200 OK in 92ms (Views: 89.7ms | ActiveRecord: 0.7ms)
+
+
+Started GET "/assets/application-94b3e921222f30384f33dd08677f3bd5.css?body=1" for 127.0.0.1 at 2015-04-23 11:55:48 +0200
+
+
+Started GET "/assets/dorsale/all-e8301becb7be8eeacbe117c4f346dc78.js?body=1" for 127.0.0.1 at 2015-04-23 11:55:48 +0200
+
+
+Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-23 11:55:48 +0200
+
+
+Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-23 11:55:48 +0200
+
+
+Started GET "/assets/dorsale/forms-3a7f70ff3664a9e6bd95ba214aa5a530.js?body=1" for 127.0.0.1 at 2015-04-23 11:55:48 +0200
+
+
+Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-23 11:55:48 +0200
+
+
+Started GET "/assets/application-a672bdbfd68258a7f61c183ea9e29d9d.js?body=1" for 127.0.0.1 at 2015-04-23 11:55:48 +0200
+
+
+Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-23 11:55:48 +0200
+
+
+Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-23 11:55:49 +0200
+Processing by Flyboy::TasksController#index as HTML
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_searchbar.html.slim (0.2ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (1.3ms)
+ [1m[35mFlyboy::Task Load (0.3ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC LIMIT 5 OFFSET 0
+ [1m[36mFlyboy::Goal Load (0.1ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mFlyboy::Goal Load (0.1ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 2]]
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (15.9ms)
+ [1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "flyboy_tasks"
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (35.4ms)
+ Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms)
+Completed 200 OK in 96ms (Views: 93.3ms | ActiveRecord: 0.8ms)
+
+
+Started GET "/assets/application-94b3e921222f30384f33dd08677f3bd5.css?body=1" for 127.0.0.1 at 2015-04-23 11:55:49 +0200
+
+
+Started GET "/assets/dorsale/forms-3a7f70ff3664a9e6bd95ba214aa5a530.js?body=1" for 127.0.0.1 at 2015-04-23 11:55:49 +0200
+
+
+Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-23 11:55:49 +0200
+
+
+Started GET "/assets/dorsale/all-e8301becb7be8eeacbe117c4f346dc78.js?body=1" for 127.0.0.1 at 2015-04-23 11:55:49 +0200
+
+
+Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-23 11:55:50 +0200
+
+
+Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-23 11:55:50 +0200
+
+
+Started GET "/assets/application-a672bdbfd68258a7f61c183ea9e29d9d.js?body=1" for 127.0.0.1 at 2015-04-23 11:55:50 +0200
+
+
+Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-23 11:55:50 +0200
+
+
+Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-23 11:56:01 +0200
+Processing by Flyboy::TasksController#index as HTML
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_searchbar.html.slim (0.2ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (1.2ms)
+ [1m[36mFlyboy::Task Load (0.3ms)[0m [1mSELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC LIMIT 5 OFFSET 0[0m
+ [1m[35mFlyboy::Goal Load (0.1ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35mFlyboy::Goal Load (0.1ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 2]]
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (14.4ms)
+ [1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks"[0m
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (34.2ms)
+ Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms)
+Completed 200 OK in 96ms (Views: 92.8ms | ActiveRecord: 0.7ms)
+
+
+Started GET "/assets/application-94b3e921222f30384f33dd08677f3bd5.css?body=1" for 127.0.0.1 at 2015-04-23 11:56:01 +0200
+
+
+Started GET "/assets/dorsale/forms-3a7f70ff3664a9e6bd95ba214aa5a530.js?body=1" for 127.0.0.1 at 2015-04-23 11:56:01 +0200
+
+
+Started GET "/assets/dorsale/all-e8301becb7be8eeacbe117c4f346dc78.js?body=1" for 127.0.0.1 at 2015-04-23 11:56:01 +0200
+
+
+Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-23 11:56:01 +0200
+
+
+Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-23 11:56:01 +0200
+
+
+Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-23 11:56:01 +0200
+
+
+Started GET "/assets/application-a672bdbfd68258a7f61c183ea9e29d9d.js?body=1" for 127.0.0.1 at 2015-04-23 11:56:01 +0200
+
+
+Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-23 11:56:01 +0200
+
+
+Started GET "/assets/application-94b3e921222f30384f33dd08677f3bd5.css?body=1" for 127.0.0.1 at 2015-04-23 11:56:09 +0200
+
+
+Started GET "/assets/dorsale/all-e8301becb7be8eeacbe117c4f346dc78.js?body=1" for 127.0.0.1 at 2015-04-23 11:56:23 +0200
+
+
+Started GET "/assets/dorsale/all-e8301becb7be8eeacbe117c4f346dc78.js?body=1" for 127.0.0.1 at 2015-04-23 11:56:25 +0200
+
+
+Started GET "/assets/dorsale/all-e8301becb7be8eeacbe117c4f346dc78.js?body=1" for 127.0.0.1 at 2015-04-23 11:56:25 +0200
+
+
+Started GET "/assets/application-a672bdbfd68258a7f61c183ea9e29d9d.js?body=1" for 127.0.0.1 at 2015-04-23 11:56:29 +0200
+
+
+Started GET "/assets/application-94b3e921222f30384f33dd08677f3bd5.css?body=1" for 127.0.0.1 at 2015-04-23 11:56:31 +0200
+
+
+Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-23 11:57:34 +0200
+Processing by Flyboy::TasksController#index as HTML
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_searchbar.html.slim (4.6ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (14.7ms)
+ [1m[36mFlyboy::Task Load (0.3ms)[0m [1mSELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC LIMIT 5 OFFSET 0[0m
+ [1m[35mFlyboy::Goal Load (0.3ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35mFlyboy::Goal Load (0.1ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 2]]
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (112.9ms)
+ [1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks"[0m
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (261.5ms)
+ Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (4.0ms)
+Completed 200 OK in 8837ms (Views: 6888.3ms | ActiveRecord: 4.6ms)
+
+
+Started GET "/assets/application-2bdf584a202d2d946a1052c4e0e23a5d.css?body=1" for 127.0.0.1 at 2015-04-23 11:57:43 +0200
+
+
+Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-23 11:57:43 +0200
+
+
+Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-23 11:57:43 +0200
+
+
+Started GET "/assets/dorsale/forms-3a7f70ff3664a9e6bd95ba214aa5a530.js?body=1" for 127.0.0.1 at 2015-04-23 11:57:43 +0200
+
+
+Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-23 11:57:43 +0200
+
+
+Started GET "/assets/dorsale/all-e8301becb7be8eeacbe117c4f346dc78.js?body=1" for 127.0.0.1 at 2015-04-23 11:57:43 +0200
+
+
+Started GET "/assets/application-a672bdbfd68258a7f61c183ea9e29d9d.js?body=1" for 127.0.0.1 at 2015-04-23 11:57:43 +0200
+
+
+Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-23 11:57:43 +0200
+
+
+Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-23 11:58:52 +0200
+Processing by Flyboy::TasksController#index as HTML
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_searchbar.html.slim (0.2ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (1.0ms)
+ [1m[35mFlyboy::Task Load (0.4ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC LIMIT 5 OFFSET 0
+ [1m[36mFlyboy::Goal Load (0.1ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mFlyboy::Goal Load (0.1ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 2]]
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (14.6ms)
+ [1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "flyboy_tasks"
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (38.4ms)
+ Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms)
+Completed 200 OK in 154ms (Views: 151.2ms | ActiveRecord: 0.8ms)
+
+
+Started GET "/assets/application-2bdf584a202d2d946a1052c4e0e23a5d.css?body=1" for 127.0.0.1 at 2015-04-23 11:58:52 +0200
+
+
+Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-23 11:58:52 +0200
+
+
+Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-23 11:58:52 +0200
+
+
+Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-23 11:58:52 +0200
+
+
+Started GET "/assets/dorsale/forms-3a7f70ff3664a9e6bd95ba214aa5a530.js?body=1" for 127.0.0.1 at 2015-04-23 11:58:52 +0200
+
+
+Started GET "/assets/dorsale/all-e8301becb7be8eeacbe117c4f346dc78.js?body=1" for 127.0.0.1 at 2015-04-23 11:58:52 +0200
+
+
+Started GET "/assets/application-a672bdbfd68258a7f61c183ea9e29d9d.js?body=1" for 127.0.0.1 at 2015-04-23 11:58:53 +0200
+
+
+Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-23 11:58:53 +0200
+
+
+Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-23 11:58:53 +0200
+Processing by Flyboy::TasksController#index as HTML
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_searchbar.html.slim (0.2ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (1.0ms)
+ [1m[36mFlyboy::Task Load (0.3ms)[0m [1mSELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC LIMIT 5 OFFSET 0[0m
+ [1m[35mFlyboy::Goal Load (0.1ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35mFlyboy::Goal Load (0.1ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 2]]
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (13.4ms)
+ [1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks"[0m
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (31.0ms)
+ Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms)
+Completed 200 OK in 92ms (Views: 89.1ms | ActiveRecord: 0.7ms)
+
+
+Started GET "/assets/application-2bdf584a202d2d946a1052c4e0e23a5d.css?body=1" for 127.0.0.1 at 2015-04-23 11:58:53 +0200
+
+
+Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-23 11:58:53 +0200
+
+
+Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-23 11:58:53 +0200
+
+
+Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-23 11:58:53 +0200
+
+
+Started GET "/assets/dorsale/forms-3a7f70ff3664a9e6bd95ba214aa5a530.js?body=1" for 127.0.0.1 at 2015-04-23 11:58:53 +0200
+
+
+Started GET "/assets/dorsale/all-e8301becb7be8eeacbe117c4f346dc78.js?body=1" for 127.0.0.1 at 2015-04-23 11:58:53 +0200
+
+
+Started GET "/assets/application-a672bdbfd68258a7f61c183ea9e29d9d.js?body=1" for 127.0.0.1 at 2015-04-23 11:58:54 +0200
+
+
+Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-23 11:58:54 +0200
+
+
+Started GET "/assets/application-2bdf584a202d2d946a1052c4e0e23a5d.css?body=1" for 127.0.0.1 at 2015-04-23 11:59:06 +0200
+
+
+Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-23 12:01:20 +0200
+Processing by Flyboy::TasksController#index as HTML
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_searchbar.html.slim (0.3ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (1.6ms)
+ [1m[35mFlyboy::Task Load (0.4ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC LIMIT 5 OFFSET 0
+ [1m[36mFlyboy::Goal Load (0.1ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mFlyboy::Goal Load (0.1ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 2]]
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (17.7ms)
+ [1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "flyboy_tasks"
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (44.3ms)
+ Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms)
+Completed 200 OK in 114ms (Views: 110.8ms | ActiveRecord: 0.8ms)
+
+
+Started GET "/assets/application-2bdf584a202d2d946a1052c4e0e23a5d.css?body=1" for 127.0.0.1 at 2015-04-23 12:01:21 +0200
+
+
+Started GET "/assets/dorsale/forms-3a7f70ff3664a9e6bd95ba214aa5a530.js?body=1" for 127.0.0.1 at 2015-04-23 12:01:21 +0200
+
+
+Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-23 12:01:21 +0200
+
+
+Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-23 12:01:21 +0200
+
+
+Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-23 12:01:21 +0200
+
+
+Started GET "/assets/dorsale/all-e8301becb7be8eeacbe117c4f346dc78.js?body=1" for 127.0.0.1 at 2015-04-23 12:01:21 +0200
+
+
+Started GET "/assets/application-a672bdbfd68258a7f61c183ea9e29d9d.js?body=1" for 127.0.0.1 at 2015-04-23 12:01:21 +0200
+
+
+Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-23 12:01:21 +0200
+
+
+Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-23 12:01:21 +0200
+Processing by Flyboy::TasksController#index as HTML
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_searchbar.html.slim (0.2ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (1.2ms)
+ [1m[36mFlyboy::Task Load (0.3ms)[0m [1mSELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC LIMIT 5 OFFSET 0[0m
+ [1m[35mFlyboy::Goal Load (0.1ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35mFlyboy::Goal Load (0.2ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 2]]
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (74.0ms)
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks"[0m
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (94.6ms)
+ Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms)
+Completed 200 OK in 157ms (Views: 154.0ms | ActiveRecord: 0.8ms)
+
+
+Started GET "/assets/application-2bdf584a202d2d946a1052c4e0e23a5d.css?body=1" for 127.0.0.1 at 2015-04-23 12:01:22 +0200
+
+
+Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-23 12:01:22 +0200
+
+
+Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-23 12:01:22 +0200
+
+
+Started GET "/assets/dorsale/all-e8301becb7be8eeacbe117c4f346dc78.js?body=1" for 127.0.0.1 at 2015-04-23 12:01:22 +0200
+
+
+Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-23 12:01:22 +0200
+
+
+Started GET "/assets/dorsale/forms-3a7f70ff3664a9e6bd95ba214aa5a530.js?body=1" for 127.0.0.1 at 2015-04-23 12:01:22 +0200
+
+
+Started GET "/assets/application-a672bdbfd68258a7f61c183ea9e29d9d.js?body=1" for 127.0.0.1 at 2015-04-23 12:01:22 +0200
+
+
+Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-23 12:01:22 +0200
+
+
+Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-23 12:01:45 +0200
+Processing by Flyboy::TasksController#index as HTML
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_searchbar.html.slim (5.7ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (14.5ms)
+ [1m[36mFlyboy::Task Load (0.3ms)[0m [1mSELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC LIMIT 5 OFFSET 0[0m
+ [1m[35mFlyboy::Goal Load (0.3ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35mFlyboy::Goal Load (0.1ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 2]]
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (114.7ms)
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks"[0m
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (226.5ms)
+ Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (3.6ms)
+Completed 200 OK in 2392ms (Views: 387.7ms | ActiveRecord: 4.9ms)
+
+
+Started GET "/assets/application-2bdf584a202d2d946a1052c4e0e23a5d.css?body=1" for 127.0.0.1 at 2015-04-23 12:01:48 +0200
+
+
+Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-23 12:01:48 +0200
+
+
+Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-23 12:01:48 +0200
+
+
+Started GET "/assets/dorsale/all-e8301becb7be8eeacbe117c4f346dc78.js?body=1" for 127.0.0.1 at 2015-04-23 12:01:48 +0200
+
+
+Started GET "/assets/dorsale/forms-3a7f70ff3664a9e6bd95ba214aa5a530.js?body=1" for 127.0.0.1 at 2015-04-23 12:01:48 +0200
+
+
+Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-23 12:01:48 +0200
+
+
+Started GET "/assets/application-a672bdbfd68258a7f61c183ea9e29d9d.js?body=1" for 127.0.0.1 at 2015-04-23 12:01:48 +0200
+
+
+Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-23 12:01:48 +0200
+
+
+Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-23 12:06:35 +0200
+Processing by Flyboy::TasksController#index as HTML
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_searchbar.html.slim (0.2ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (1.0ms)
+ [1m[35mFlyboy::Task Load (0.3ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC LIMIT 5 OFFSET 0
+ [1m[36mFlyboy::Goal Load (0.2ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mFlyboy::Goal Load (0.1ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 2]]
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (74.6ms)
+ [1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "flyboy_tasks"
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (93.2ms)
+ Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms)
+Completed 200 OK in 2062ms (Views: 147.8ms | ActiveRecord: 1.7ms)
+
+
+Started GET "/assets/application-2bdf584a202d2d946a1052c4e0e23a5d.css?body=1" for 127.0.0.1 at 2015-04-23 12:06:38 +0200
+
+
+Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-23 12:06:38 +0200
+
+
+Started GET "/assets/dorsale/forms-3a7f70ff3664a9e6bd95ba214aa5a530.js?body=1" for 127.0.0.1 at 2015-04-23 12:06:38 +0200
+
+
+Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-23 12:06:38 +0200
+
+
+Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-23 12:06:38 +0200
+
+
+Started GET "/assets/dorsale/all-e8301becb7be8eeacbe117c4f346dc78.js?body=1" for 127.0.0.1 at 2015-04-23 12:06:38 +0200
+
+
+Started GET "/assets/application-a672bdbfd68258a7f61c183ea9e29d9d.js?body=1" for 127.0.0.1 at 2015-04-23 12:06:38 +0200
+
+
+Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-23 12:06:38 +0200
+
+
+Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-23 12:06:38 +0200
+Processing by Flyboy::TasksController#index as HTML
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_searchbar.html.slim (0.3ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (1.0ms)
+ [1m[36mFlyboy::Task Load (0.3ms)[0m [1mSELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC LIMIT 5 OFFSET 0[0m
+ [1m[35mFlyboy::Goal Load (0.1ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35mFlyboy::Goal Load (0.1ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 2]]
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (63.0ms)
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks"[0m
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (87.3ms)
+ Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms)
+Completed 200 OK in 150ms (Views: 147.7ms | ActiveRecord: 0.7ms)
+
+
+Started GET "/assets/application-2bdf584a202d2d946a1052c4e0e23a5d.css?body=1" for 127.0.0.1 at 2015-04-23 12:06:39 +0200
+
+
+Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-23 12:06:39 +0200
+
+
+Started GET "/assets/dorsale/all-e8301becb7be8eeacbe117c4f346dc78.js?body=1" for 127.0.0.1 at 2015-04-23 12:06:39 +0200
+
+
+Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-23 12:06:39 +0200
+
+
+Started GET "/assets/dorsale/forms-3a7f70ff3664a9e6bd95ba214aa5a530.js?body=1" for 127.0.0.1 at 2015-04-23 12:06:39 +0200
+
+
+Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-23 12:06:39 +0200
+
+
+Started GET "/assets/application-a672bdbfd68258a7f61c183ea9e29d9d.js?body=1" for 127.0.0.1 at 2015-04-23 12:06:39 +0200
+
+
+Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-23 12:06:39 +0200
+
+
+Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-23 13:10:37 +0200
+Processing by Flyboy::TasksController#index as HTML
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_searchbar.html.slim (4.7ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (59.4ms)
+ [1m[36mFlyboy::Task Load (0.3ms)[0m [1mSELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC LIMIT 5 OFFSET 0[0m
+ [1m[35mFlyboy::Goal Load (0.3ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35mFlyboy::Goal Load (0.1ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 2]]
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (216.7ms)
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks"[0m
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (339.3ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.2.1/app/views/dorsale/_flash.html.slim (4.4ms)
+Completed 200 OK in 2916ms (Views: 852.7ms | ActiveRecord: 5.7ms)
+
+
+Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-23 13:10:40 +0200
+
+
+Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-23 13:10:40 +0200
+
+
+Started GET "/assets/application-2bdf584a202d2d946a1052c4e0e23a5d.css?body=1" for 127.0.0.1 at 2015-04-23 13:10:41 +0200
+
+
+Started GET "/assets/dorsale/forms-3a7f70ff3664a9e6bd95ba214aa5a530.js?body=1" for 127.0.0.1 at 2015-04-23 13:10:41 +0200
+
+
+Started GET "/assets/dorsale/all-e8301becb7be8eeacbe117c4f346dc78.js?body=1" for 127.0.0.1 at 2015-04-23 13:10:41 +0200
+
+
+Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-23 13:10:41 +0200
+
+
+Started GET "/assets/application-a672bdbfd68258a7f61c183ea9e29d9d.js?body=1" for 127.0.0.1 at 2015-04-23 13:10:41 +0200
+
+
+Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-23 13:10:41 +0200
+
+
+Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-23 13:10:51 +0200
+Processing by Flyboy::TasksController#index as HTML
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_searchbar.html.slim (0.3ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (1.2ms)
+ [1m[35mFlyboy::Task Load (0.3ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC LIMIT 5 OFFSET 0
+ [1m[36mFlyboy::Goal Load (0.1ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mFlyboy::Goal Load (0.1ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 2]]
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (14.6ms)
+ [1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "flyboy_tasks"
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (35.4ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.2.1/app/views/dorsale/_flash.html.slim (0.1ms)
+Completed 200 OK in 97ms (Views: 94.3ms | ActiveRecord: 0.8ms)
+
+
+Started GET "/assets/application-2bdf584a202d2d946a1052c4e0e23a5d.css?body=1" for 127.0.0.1 at 2015-04-23 13:10:51 +0200
+
+
+Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-23 13:10:51 +0200
+
+
+Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-23 13:10:51 +0200
+
+
+Started GET "/assets/dorsale/forms-3a7f70ff3664a9e6bd95ba214aa5a530.js?body=1" for 127.0.0.1 at 2015-04-23 13:10:51 +0200
+
+
+Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-23 13:10:51 +0200
+
+
+Started GET "/assets/dorsale/all-e8301becb7be8eeacbe117c4f346dc78.js?body=1" for 127.0.0.1 at 2015-04-23 13:10:51 +0200
+
+
+Started GET "/assets/application-a672bdbfd68258a7f61c183ea9e29d9d.js?body=1" for 127.0.0.1 at 2015-04-23 13:10:51 +0200
+
+
+Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-23 13:10:52 +0200
+
+
+Started GET "/assets/application-2bdf584a202d2d946a1052c4e0e23a5d.css?body=1" for 127.0.0.1 at 2015-04-23 13:12:26 +0200
+
+
+Started GET "/assets/application-2bdf584a202d2d946a1052c4e0e23a5d.css?body=1" for 127.0.0.1 at 2015-04-23 13:12:48 +0200
+
+
+Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-23 13:14:03 +0200
+Processing by Flyboy::TasksController#index as HTML
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_searchbar.html.slim (0.2ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (1.0ms)
+ [1m[36mFlyboy::Task Load (0.3ms)[0m [1mSELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC LIMIT 5 OFFSET 0[0m
+ [1m[35mFlyboy::Goal Load (0.1ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35mFlyboy::Goal Load (0.1ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 2]]
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (13.9ms)
+ [1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks"[0m
+ 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.2.1/app/views/dorsale/_flash.html.slim (0.1ms)
+Completed 200 OK in 100ms (Views: 97.0ms | ActiveRecord: 0.7ms)
+
+
+Started GET "/assets/application-2bdf584a202d2d946a1052c4e0e23a5d.css?body=1" for 127.0.0.1 at 2015-04-23 13:14:04 +0200
+
+
+Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-23 13:14:04 +0200
+
+
+Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-23 13:14:04 +0200
+
+
+Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-23 13:14:04 +0200
+
+
+Started GET "/assets/dorsale/forms-3a7f70ff3664a9e6bd95ba214aa5a530.js?body=1" for 127.0.0.1 at 2015-04-23 13:14:04 +0200
+
+
+Started GET "/assets/dorsale/all-e8301becb7be8eeacbe117c4f346dc78.js?body=1" for 127.0.0.1 at 2015-04-23 13:14:04 +0200
+
+
+Started GET "/assets/application-a672bdbfd68258a7f61c183ea9e29d9d.js?body=1" for 127.0.0.1 at 2015-04-23 13:14:04 +0200
+
+
+Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-23 13:14:04 +0200
+
+
+Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-23 13:14:20 +0200
+Processing by Flyboy::TasksController#index as HTML
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_searchbar.html.slim (0.2ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (1.3ms)
+ [1m[35mFlyboy::Task Load (0.3ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC LIMIT 5 OFFSET 0
+ [1m[36mFlyboy::Goal Load (0.2ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mFlyboy::Goal Load (0.1ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 2]]
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (16.7ms)
+ [1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "flyboy_tasks"
+ 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.2.1/app/views/dorsale/_flash.html.slim (0.1ms)
+Completed 200 OK in 100ms (Views: 97.2ms | ActiveRecord: 0.8ms)
+
+
+Started GET "/assets/application-2bdf584a202d2d946a1052c4e0e23a5d.css?body=1" for 127.0.0.1 at 2015-04-23 13:14:20 +0200
+
+
+Started GET "/assets/dorsale/all-e8301becb7be8eeacbe117c4f346dc78.js?body=1" for 127.0.0.1 at 2015-04-23 13:14:20 +0200
+
+
+Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-23 13:14:20 +0200
+
+
+Started GET "/assets/dorsale/forms-3a7f70ff3664a9e6bd95ba214aa5a530.js?body=1" for 127.0.0.1 at 2015-04-23 13:14:20 +0200
+
+
+Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-23 13:14:20 +0200
+
+
+Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-23 13:14:20 +0200
+
+
+Started GET "/assets/application-a672bdbfd68258a7f61c183ea9e29d9d.js?body=1" for 127.0.0.1 at 2015-04-23 13:14:20 +0200
+
+
+Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-23 13:14:20 +0200
+
+
+Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-23 13:14:37 +0200
+Processing by Flyboy::TasksController#index as HTML
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_searchbar.html.slim (0.2ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (1.1ms)
+ [1m[36mFlyboy::Task Load (0.4ms)[0m [1mSELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC LIMIT 5 OFFSET 0[0m
+ [1m[35mFlyboy::Goal Load (0.1ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mCACHE (0.1ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35mFlyboy::Goal Load (0.1ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 2]]
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (16.9ms)
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks"[0m
+ 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.2.1/app/views/dorsale/_flash.html.slim (0.1ms)
+Completed 200 OK in 97ms (Views: 94.2ms | ActiveRecord: 0.9ms)
+
+
+Started GET "/assets/application-2bdf584a202d2d946a1052c4e0e23a5d.css?body=1" for 127.0.0.1 at 2015-04-23 13:14:38 +0200
+
+
+Started GET "/assets/dorsale/all-e8301becb7be8eeacbe117c4f346dc78.js?body=1" for 127.0.0.1 at 2015-04-23 13:14:38 +0200
+
+
+Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-23 13:14:38 +0200
+
+
+Started GET "/assets/dorsale/forms-3a7f70ff3664a9e6bd95ba214aa5a530.js?body=1" for 127.0.0.1 at 2015-04-23 13:14:38 +0200
+
+
+Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-23 13:14:38 +0200
+
+
+Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-23 13:14:38 +0200
+
+
+Started GET "/assets/application-a672bdbfd68258a7f61c183ea9e29d9d.js?body=1" for 127.0.0.1 at 2015-04-23 13:14:38 +0200
+
+
+Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-23 13:14:38 +0200
+
+
+Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-23 13:14:39 +0200
+Processing by Flyboy::TasksController#index as HTML
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_searchbar.html.slim (0.2ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (1.0ms)
+ [1m[35mFlyboy::Task Load (0.3ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC LIMIT 5 OFFSET 0
+ [1m[36mFlyboy::Goal Load (0.1ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mFlyboy::Goal Load (0.1ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 2]]
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (13.3ms)
+ [1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "flyboy_tasks"
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/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.2.1/app/views/dorsale/_flash.html.slim (0.1ms)
+Completed 200 OK in 140ms (Views: 137.5ms | ActiveRecord: 0.7ms)
+
+
+Started GET "/assets/application-2bdf584a202d2d946a1052c4e0e23a5d.css?body=1" for 127.0.0.1 at 2015-04-23 13:14:39 +0200
+
+
+Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-23 13:14:39 +0200
+
+
+Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-23 13:14:39 +0200
+
+
+Started GET "/assets/application-a672bdbfd68258a7f61c183ea9e29d9d.js?body=1" for 127.0.0.1 at 2015-04-23 13:14:39 +0200
+
+
+Started GET "/assets/dorsale/forms-3a7f70ff3664a9e6bd95ba214aa5a530.js?body=1" for 127.0.0.1 at 2015-04-23 13:14:40 +0200
+
+
+Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-23 13:14:40 +0200
+
+
+Started GET "/assets/dorsale/all-e8301becb7be8eeacbe117c4f346dc78.js?body=1" for 127.0.0.1 at 2015-04-23 13:14:40 +0200
+
+
+Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-23 13:14:40 +0200
+
+
+Started GET "/flyboy/goals" for 127.0.0.1 at 2015-04-23 13:14:46 +0200
+Processing by Flyboy::GoalsController#index as HTML
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_searchbar.html.slim (0.4ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (1.1ms)
+ [1m[36mFlyboy::Goal Load (0.3ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" ORDER BY status ASC LIMIT 50 OFFSET 0[0m
+ [1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 2 AND done = 'f' AND term < '2015-04-23')
+ [1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 2 AND done = 'f' AND term > '2015-04-23' AND reminder < '2015-04-23')[0m
+ [1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 1 AND done = 'f' AND term < '2015-04-23')
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 3 AND done = 'f' AND term < '2015-04-23')[0m
+ [1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 5 AND done = 'f' AND term < '2015-04-23')
+ [1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 5 AND done = 'f' AND term > '2015-04-23' AND reminder < '2015-04-23')[0m
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_list.html.slim (64.8ms)
+ [1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "flyboy_goals"
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/index.html.slim within layouts/application (80.7ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.2.1/app/views/dorsale/_flash.html.slim (0.2ms)
+Completed 200 OK in 149ms (Views: 142.3ms | ActiveRecord: 1.3ms)
+
+
+Started GET "/flyboy/goals" for 127.0.0.1 at 2015-04-23 13:14:47 +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)
+ [1m[36mFlyboy::Goal Load (0.3ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" ORDER BY status ASC LIMIT 50 OFFSET 0[0m
+ [1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 2 AND done = 'f' AND term < '2015-04-23')
+ [1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 2 AND done = 'f' AND term > '2015-04-23' AND reminder < '2015-04-23')[0m
+ [1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 1 AND done = 'f' AND term < '2015-04-23')
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 3 AND done = 'f' AND term < '2015-04-23')[0m
+ [1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 5 AND done = 'f' AND term < '2015-04-23')
+ [1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 5 AND done = 'f' AND term > '2015-04-23' AND reminder < '2015-04-23')[0m
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_list.html.slim (14.3ms)
+ [1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "flyboy_goals"
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/index.html.slim within layouts/application (23.6ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.2.1/app/views/dorsale/_flash.html.slim (0.1ms)
+Completed 200 OK in 88ms (Views: 85.1ms | ActiveRecord: 1.2ms)
+
+
+Started GET "/assets/application-2bdf584a202d2d946a1052c4e0e23a5d.css?body=1" for 127.0.0.1 at 2015-04-23 13:14:47 +0200
+
+
+Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-23 13:14:47 +0200
+
+
+Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-23 13:14:47 +0200
+
+
+Started GET "/assets/dorsale/all-e8301becb7be8eeacbe117c4f346dc78.js?body=1" for 127.0.0.1 at 2015-04-23 13:14:47 +0200
+
+
+Started GET "/assets/dorsale/forms-3a7f70ff3664a9e6bd95ba214aa5a530.js?body=1" for 127.0.0.1 at 2015-04-23 13:14:47 +0200
+
+
+Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-23 13:14:47 +0200
+
+
+Started GET "/assets/application-a672bdbfd68258a7f61c183ea9e29d9d.js?body=1" for 127.0.0.1 at 2015-04-23 13:14:47 +0200
+
+
+Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-23 13:14:47 +0200
+
+
+Started GET "/flyboy/goals" for 127.0.0.1 at 2015-04-23 13:14:49 +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.2ms)
+ [1m[36mFlyboy::Goal Load (0.3ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" ORDER BY status ASC LIMIT 50 OFFSET 0[0m
+ [1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 2 AND done = 'f' AND term < '2015-04-23')
+ [1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 2 AND done = 'f' AND term > '2015-04-23' AND reminder < '2015-04-23')[0m
+ [1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 1 AND done = 'f' AND term < '2015-04-23')
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 3 AND done = 'f' AND term < '2015-04-23')[0m
+ [1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 5 AND done = 'f' AND term < '2015-04-23')
+ [1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 5 AND done = 'f' AND term > '2015-04-23' AND reminder < '2015-04-23')[0m
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_list.html.slim (16.0ms)
+ [1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "flyboy_goals"
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/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.2.1/app/views/dorsale/_flash.html.slim (0.2ms)
+Completed 200 OK in 89ms (Views: 85.3ms | ActiveRecord: 1.3ms)
+
+
+Started GET "/assets/application-2bdf584a202d2d946a1052c4e0e23a5d.css?body=1" for 127.0.0.1 at 2015-04-23 13:14:50 +0200
+
+
+Started GET "/assets/dorsale/all-e8301becb7be8eeacbe117c4f346dc78.js?body=1" for 127.0.0.1 at 2015-04-23 13:14:50 +0200
+
+
+Started GET "/assets/dorsale/forms-3a7f70ff3664a9e6bd95ba214aa5a530.js?body=1" for 127.0.0.1 at 2015-04-23 13:14:50 +0200
+
+
+Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-23 13:14:50 +0200
+
+
+Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-23 13:14:50 +0200
+
+
+Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-23 13:14:50 +0200
+
+
+Started GET "/assets/application-a672bdbfd68258a7f61c183ea9e29d9d.js?body=1" for 127.0.0.1 at 2015-04-23 13:14:50 +0200
+
+
+Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-23 13:14:50 +0200
+
+
+Started GET "/flyboy/goals" for 127.0.0.1 at 2015-04-23 13:14:59 +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)
+ [1m[36mFlyboy::Goal Load (0.3ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" ORDER BY status ASC LIMIT 50 OFFSET 0[0m
+ [1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 2 AND done = 'f' AND term < '2015-04-23')
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 2 AND done = 'f' AND term > '2015-04-23' AND reminder < '2015-04-23')[0m
+ [1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 1 AND done = 'f' AND term < '2015-04-23')
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 3 AND done = 'f' AND term < '2015-04-23')[0m
+ [1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 5 AND done = 'f' AND term < '2015-04-23')
+ [1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 5 AND done = 'f' AND term > '2015-04-23' AND reminder < '2015-04-23')[0m
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_list.html.slim (21.2ms)
+ [1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "flyboy_goals"
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/index.html.slim within layouts/application (30.2ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.2.1/app/views/dorsale/_flash.html.slim (0.1ms)
+Completed 200 OK in 168ms (Views: 164.9ms | ActiveRecord: 1.3ms)
+
+
+Started GET "/assets/application-2bdf584a202d2d946a1052c4e0e23a5d.css?body=1" for 127.0.0.1 at 2015-04-23 13:14:59 +0200
+
+
+Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-23 13:14:59 +0200
+
+
+Started GET "/assets/dorsale/forms-3a7f70ff3664a9e6bd95ba214aa5a530.js?body=1" for 127.0.0.1 at 2015-04-23 13:14:59 +0200
+
+
+Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-23 13:14:59 +0200
+
+
+Started GET "/assets/dorsale/all-e8301becb7be8eeacbe117c4f346dc78.js?body=1" for 127.0.0.1 at 2015-04-23 13:14:59 +0200
+
+
+Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-23 13:14:59 +0200
+
+
+Started GET "/assets/application-a672bdbfd68258a7f61c183ea9e29d9d.js?body=1" for 127.0.0.1 at 2015-04-23 13:14:59 +0200
+
+
+Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-23 13:15:00 +0200
+
+
+Started GET "/flyboy/goals" for 127.0.0.1 at 2015-04-23 13:15:14 +0200
+Processing by Flyboy::GoalsController#index as HTML
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_searchbar.html.slim (0.2ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.9ms)
+ [1m[36mFlyboy::Goal Load (0.3ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" ORDER BY status ASC LIMIT 50 OFFSET 0[0m
+ [1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 2 AND done = 'f' AND term < '2015-04-23')
+ [1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 2 AND done = 'f' AND term > '2015-04-23' AND reminder < '2015-04-23')[0m
+ [1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 1 AND done = 'f' AND term < '2015-04-23')
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 3 AND done = 'f' AND term < '2015-04-23')[0m
+ [1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 5 AND done = 'f' AND term < '2015-04-23')
+ [1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 5 AND done = 'f' AND term > '2015-04-23' AND reminder < '2015-04-23')[0m
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_list.html.slim (18.9ms)
+ [1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "flyboy_goals"
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/index.html.slim within layouts/application (27.4ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.2.1/app/views/dorsale/_flash.html.slim (0.1ms)
+Completed 200 OK in 137ms (Views: 134.7ms | ActiveRecord: 1.2ms)
+
+
+Started GET "/assets/application-2bdf584a202d2d946a1052c4e0e23a5d.css?body=1" for 127.0.0.1 at 2015-04-23 13:15:14 +0200
+
+
+Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-23 13:15:14 +0200
+
+
+Started GET "/assets/dorsale/all-e8301becb7be8eeacbe117c4f346dc78.js?body=1" for 127.0.0.1 at 2015-04-23 13:15:14 +0200
+
+
+Started GET "/assets/dorsale/forms-3a7f70ff3664a9e6bd95ba214aa5a530.js?body=1" for 127.0.0.1 at 2015-04-23 13:15:14 +0200
+
+
+Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-23 13:15:14 +0200
+
+
+Started GET "/assets/application-a672bdbfd68258a7f61c183ea9e29d9d.js?body=1" for 127.0.0.1 at 2015-04-23 13:15:14 +0200
+
+
+Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-23 13:15:14 +0200
+
+
+Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-23 13:15:14 +0200
+
+
+Started GET "/flyboy/goals" for 127.0.0.1 at 2015-04-23 13:15:24 +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 (46.5ms)
+ [1m[36mFlyboy::Goal Load (0.3ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" ORDER BY status ASC LIMIT 50 OFFSET 0[0m
+ [1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 2 AND done = 'f' AND term < '2015-04-23')
+ [1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 2 AND done = 'f' AND term > '2015-04-23' AND reminder < '2015-04-23')[0m
+ [1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 1 AND done = 'f' AND term < '2015-04-23')
+ [1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 3 AND done = 'f' AND term < '2015-04-23')[0m
+ [1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 5 AND done = 'f' AND term < '2015-04-23')
+ [1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 5 AND done = 'f' AND term > '2015-04-23' AND reminder < '2015-04-23')[0m
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_list.html.slim (20.5ms)
+ [1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "flyboy_goals"
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/index.html.slim within layouts/application (74.9ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.2.1/app/views/dorsale/_flash.html.slim (0.1ms)
+Completed 200 OK in 139ms (Views: 136.3ms | ActiveRecord: 1.2ms)
+
+
+Started GET "/assets/application-2bdf584a202d2d946a1052c4e0e23a5d.css?body=1" for 127.0.0.1 at 2015-04-23 13:15:25 +0200
+
+
+Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-23 13:15:25 +0200
+
+
+Started GET "/assets/dorsale/forms-3a7f70ff3664a9e6bd95ba214aa5a530.js?body=1" for 127.0.0.1 at 2015-04-23 13:15:25 +0200
+
+
+Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-23 13:15:25 +0200
+
+
+Started GET "/assets/dorsale/all-e8301becb7be8eeacbe117c4f346dc78.js?body=1" for 127.0.0.1 at 2015-04-23 13:15:25 +0200
+
+
+Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-23 13:15:25 +0200
+
+
+Started GET "/assets/application-a672bdbfd68258a7f61c183ea9e29d9d.js?body=1" for 127.0.0.1 at 2015-04-23 13:15:25 +0200
+
+
+Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-23 13:15:25 +0200
+
+
+Started GET "/" for 127.0.0.1 at 2015-04-23 13:15:27 +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 (0.8ms)
+Completed 200 OK in 4ms (Views: 2.8ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/flyboy/goals" for 127.0.0.1 at 2015-04-23 13:15:31 +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.3ms)
+ [1m[36mFlyboy::Goal Load (0.3ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" ORDER BY status ASC LIMIT 50 OFFSET 0[0m
+ [1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 2 AND done = 'f' AND term < '2015-04-23')
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 2 AND done = 'f' AND term > '2015-04-23' AND reminder < '2015-04-23')[0m
+ [1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 1 AND done = 'f' AND term < '2015-04-23')
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 3 AND done = 'f' AND term < '2015-04-23')[0m
+ [1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 5 AND done = 'f' AND term < '2015-04-23')
+ [1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 5 AND done = 'f' AND term > '2015-04-23' AND reminder < '2015-04-23')[0m
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_list.html.slim (15.6ms)
+ [1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "flyboy_goals"
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/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.2.1/app/views/dorsale/_flash.html.slim (0.1ms)
+Completed 200 OK in 82ms (Views: 78.9ms | ActiveRecord: 1.4ms)
+
+
+Started GET "/flyboy/goals" for 127.0.0.1 at 2015-04-23 13:15:50 +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)
+ [1m[36mFlyboy::Goal Load (0.3ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" ORDER BY status ASC LIMIT 50 OFFSET 0[0m
+ [1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 2 AND done = 'f' AND term < '2015-04-23')
+ [1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 2 AND done = 'f' AND term > '2015-04-23' AND reminder < '2015-04-23')[0m
+ [1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 1 AND done = 'f' AND term < '2015-04-23')
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 3 AND done = 'f' AND term < '2015-04-23')[0m
+ [1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 5 AND done = 'f' AND term < '2015-04-23')
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 5 AND done = 'f' AND term > '2015-04-23' AND reminder < '2015-04-23')[0m
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_list.html.slim (22.3ms)
+ [1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "flyboy_goals"
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/index.html.slim within layouts/application (32.8ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.2.1/app/views/dorsale/_flash.html.slim (0.1ms)
+Completed 200 OK in 149ms (Views: 145.9ms | ActiveRecord: 1.3ms)
+
+
+Started GET "/assets/application-2bdf584a202d2d946a1052c4e0e23a5d.css?body=1" for 127.0.0.1 at 2015-04-23 13:15:50 +0200
+
+
+Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-23 13:15:51 +0200
+
+
+Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-23 13:15:51 +0200
+
+
+Started GET "/assets/dorsale/forms-3a7f70ff3664a9e6bd95ba214aa5a530.js?body=1" for 127.0.0.1 at 2015-04-23 13:15:51 +0200
+
+
+Started GET "/assets/dorsale/all-e8301becb7be8eeacbe117c4f346dc78.js?body=1" for 127.0.0.1 at 2015-04-23 13:15:51 +0200
+
+
+Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-23 13:15:51 +0200
+
+
+Started GET "/assets/application-a672bdbfd68258a7f61c183ea9e29d9d.js?body=1" for 127.0.0.1 at 2015-04-23 13:15:51 +0200
+
+
+Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-23 13:15:51 +0200
+
+
+Started GET "/flyboy/goals" for 127.0.0.1 at 2015-04-23 13:16:05 +0200
+Processing by Flyboy::GoalsController#index as HTML
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_searchbar.html.slim (0.2ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.9ms)
+ [1m[36mFlyboy::Goal Load (0.3ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" ORDER BY status ASC LIMIT 50 OFFSET 0[0m
+ [1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 2 AND done = 'f' AND term < '2015-04-23')
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 2 AND done = 'f' AND term > '2015-04-23' AND reminder < '2015-04-23')[0m
+ [1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 1 AND done = 'f' AND term < '2015-04-23')
+ [1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 3 AND done = 'f' AND term < '2015-04-23')[0m
+ [1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 5 AND done = 'f' AND term < '2015-04-23')
+ [1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 5 AND done = 'f' AND term > '2015-04-23' AND reminder < '2015-04-23')[0m
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_list.html.slim (19.6ms)
+ [1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "flyboy_goals"
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/index.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.2.1/app/views/dorsale/_flash.html.slim (0.1ms)
+Completed 200 OK in 178ms (Views: 175.1ms | ActiveRecord: 1.3ms)
+
+
+Started GET "/assets/application-2bdf584a202d2d946a1052c4e0e23a5d.css?body=1" for 127.0.0.1 at 2015-04-23 13:16:06 +0200
+
+
+Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-23 13:16:06 +0200
+
+
+Started GET "/assets/dorsale/forms-3a7f70ff3664a9e6bd95ba214aa5a530.js?body=1" for 127.0.0.1 at 2015-04-23 13:16:06 +0200
+
+
+Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-23 13:16:06 +0200
+
+
+Started GET "/assets/application-a672bdbfd68258a7f61c183ea9e29d9d.js?body=1" for 127.0.0.1 at 2015-04-23 13:16:06 +0200
+
+
+Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-23 13:16:06 +0200
+
+
+Started GET "/assets/dorsale/all-e8301becb7be8eeacbe117c4f346dc78.js?body=1" for 127.0.0.1 at 2015-04-23 13:16:06 +0200
+
+
+Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-23 13:16:06 +0200
+
+
+Started GET "/flyboy/goals" for 127.0.0.1 at 2015-04-23 13:16:30 +0200
+Processing by Flyboy::GoalsController#index as HTML
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_searchbar.html.slim (0.3ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (1.1ms)
+ [1m[36mFlyboy::Goal Load (0.3ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" ORDER BY status ASC LIMIT 50 OFFSET 0[0m
+ [1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 2 AND done = 'f' AND term < '2015-04-23')
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 2 AND done = 'f' AND term > '2015-04-23' AND reminder < '2015-04-23')[0m
+ [1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 1 AND done = 'f' AND term < '2015-04-23')
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 3 AND done = 'f' AND term < '2015-04-23')[0m
+ [1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 5 AND done = 'f' AND term < '2015-04-23')
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 5 AND done = 'f' AND term > '2015-04-23' AND reminder < '2015-04-23')[0m
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_list.html.slim (23.6ms)
+ [1m[35m (0.2ms)[0m 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.2.1/app/views/dorsale/_flash.html.slim (0.1ms)
+Completed 200 OK in 100ms (Views: 96.9ms | ActiveRecord: 1.5ms)
+
+
+Started GET "/assets/application-2bdf584a202d2d946a1052c4e0e23a5d.css?body=1" for 127.0.0.1 at 2015-04-23 13:16:30 +0200
+
+
+Started GET "/assets/dorsale/forms-3a7f70ff3664a9e6bd95ba214aa5a530.js?body=1" for 127.0.0.1 at 2015-04-23 13:16:30 +0200
+
+
+Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-23 13:16:30 +0200
+
+
+Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-23 13:16:30 +0200
+
+
+Started GET "/assets/dorsale/all-e8301becb7be8eeacbe117c4f346dc78.js?body=1" for 127.0.0.1 at 2015-04-23 13:16:30 +0200
+
+
+Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-23 13:16:30 +0200
+
+
+Started GET "/assets/application-a672bdbfd68258a7f61c183ea9e29d9d.js?body=1" for 127.0.0.1 at 2015-04-23 13:16:30 +0200
+
+
+Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-23 13:16:30 +0200
+
+
+Started GET "/flyboy/goals/1" for 127.0.0.1 at 2015-04-23 13:16:44 +0200
+Processing by Flyboy::GoalsController#show as HTML
+ Parameters: {"id"=>"1"}
+ [1m[36mFlyboy::Goal Load (0.1ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f' [["goal_id", 1]]
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_actions.html.slim (23.5ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (31.3ms)
+ [1m[36mFlyboy::Task Load (0.2ms)[0m [1mSELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? ORDER BY term DESC[0m [["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.2.1/app/views/dorsale/_contextual.html.slim (3.9ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/show.html.slim within layouts/application (52.7ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.2.1/app/views/dorsale/_flash.html.slim (0.1ms)
+Completed 200 OK in 170ms (Views: 153.0ms | ActiveRecord: 0.6ms)
+
+
+Started GET "/assets/application-2bdf584a202d2d946a1052c4e0e23a5d.css?body=1" for 127.0.0.1 at 2015-04-23 13:16:44 +0200
+
+
+Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-23 13:16:44 +0200
+
+
+Started GET "/assets/application-a672bdbfd68258a7f61c183ea9e29d9d.js?body=1" for 127.0.0.1 at 2015-04-23 13:16:44 +0200
+
+
+Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-23 13:16:44 +0200
+
+
+Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-23 13:16:44 +0200
+
+
+Started GET "/assets/dorsale/all-e8301becb7be8eeacbe117c4f346dc78.js?body=1" for 127.0.0.1 at 2015-04-23 13:16:44 +0200
+
+
+Started GET "/assets/dorsale/forms-3a7f70ff3664a9e6bd95ba214aa5a530.js?body=1" for 127.0.0.1 at 2015-04-23 13:16:44 +0200
+
+
+Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-23 13:16:44 +0200
+
+
+Started GET "/flyboy/goals/1" for 127.0.0.1 at 2015-04-23 13:17:31 +0200
+Processing by Flyboy::GoalsController#show as HTML
+ Parameters: {"id"=>"1"}
+ [1m[35mFlyboy::Goal Load (0.1ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f'[0m [["goal_id", 1]]
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_actions.html.slim (4.8ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (8.9ms)
+ [1m[35mFlyboy::Task Load (0.3ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? ORDER BY term DESC [["goal_id", 1]]
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (64.1ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.2.1/app/views/dorsale/_contextual.html.slim (0.5ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/show.html.slim within layouts/application (79.5ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.2.1/app/views/dorsale/_flash.html.slim (0.1ms)
+Completed 200 OK in 138ms (Views: 136.1ms | ActiveRecord: 0.5ms)
+
+
+Started GET "/assets/application-2bdf584a202d2d946a1052c4e0e23a5d.css?body=1" for 127.0.0.1 at 2015-04-23 13:17:31 +0200
+
+
+Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-23 13:17:31 +0200
+
+
+Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-23 13:17:31 +0200
+
+
+Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-23 13:17:31 +0200
+
+
+Started GET "/assets/dorsale/all-e8301becb7be8eeacbe117c4f346dc78.js?body=1" for 127.0.0.1 at 2015-04-23 13:17:31 +0200
+
+
+Started GET "/assets/dorsale/forms-3a7f70ff3664a9e6bd95ba214aa5a530.js?body=1" for 127.0.0.1 at 2015-04-23 13:17:31 +0200
+
+
+Started GET "/assets/application-a672bdbfd68258a7f61c183ea9e29d9d.js?body=1" for 127.0.0.1 at 2015-04-23 13:17:31 +0200
+
+
+Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-23 13:17:31 +0200
+
+
+Started GET "/flyboy/tasks/2" for 127.0.0.1 at 2015-04-23 13:17:35 +0200
+Processing by Flyboy::TasksController#show as HTML
+ Parameters: {"id"=>"2"}
+ [1m[36mFlyboy::Task Load (0.2ms)[0m [1mSELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mFlyboy::Goal Load (0.1ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1[0m [["id", "2"]]
+ [1m[35mCACHE (0.1ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_actions.html.slim (6.8ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_context.html.slim (15.8ms)
+ [1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f'[0m [["goal_id", 1]]
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_actions.html.slim (3.8ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (6.1ms)
+ [1m[35mFlyboy::Task Load (0.1ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mFlyboy::TaskComment Load (0.2ms)[0m [1mSELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC[0m [["task_id", 2]]
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/task_comments/_list.html.slim (336.4ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.2.1/app/views/dorsale/_contextual.html.slim (0.3ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/show.html.slim within layouts/application (369.3ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.2.1/app/views/dorsale/_flash.html.slim (0.1ms)
+Completed 200 OK in 435ms (Views: 430.0ms | ActiveRecord: 1.2ms)
+
+
+Started GET "/assets/application-2bdf584a202d2d946a1052c4e0e23a5d.css?body=1" for 127.0.0.1 at 2015-04-23 13:17:36 +0200
+
+
+Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-23 13:17:36 +0200
+
+
+Started GET "/assets/dorsale/forms-3a7f70ff3664a9e6bd95ba214aa5a530.js?body=1" for 127.0.0.1 at 2015-04-23 13:17:36 +0200
+
+
+Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-23 13:17:36 +0200
+
+
+Started GET "/assets/dorsale/all-e8301becb7be8eeacbe117c4f346dc78.js?body=1" for 127.0.0.1 at 2015-04-23 13:17:36 +0200
+
+
+Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-23 13:17:36 +0200
+
+
+Started GET "/assets/application-a672bdbfd68258a7f61c183ea9e29d9d.js?body=1" for 127.0.0.1 at 2015-04-23 13:17:36 +0200
+
+
+Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-23 13:17:36 +0200
+
+
+Started GET "/flyboy/goals/1" for 127.0.0.1 at 2015-04-23 13:17:56 +0200
+Processing by Flyboy::GoalsController#show as HTML
+ Parameters: {"id"=>"1"}
+ [1m[35mFlyboy::Goal Load (0.1ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f'[0m [["goal_id", 1]]
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_actions.html.slim (4.4ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (8.2ms)
+ [1m[35mFlyboy::Task Load (0.2ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? ORDER BY term DESC [["goal_id", 1]]
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (7.7ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.2.1/app/views/dorsale/_contextual.html.slim (0.5ms)
+ 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.2.1/app/views/dorsale/_flash.html.slim (0.1ms)
+Completed 200 OK in 85ms (Views: 83.0ms | ActiveRecord: 0.4ms)
+
+
+Started GET "/assets/application-2bdf584a202d2d946a1052c4e0e23a5d.css?body=1" for 127.0.0.1 at 2015-04-23 13:17:57 +0200
+
+
+Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-23 13:17:57 +0200
+
+
+Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-23 13:17:57 +0200
+
+
+Started GET "/assets/dorsale/forms-3a7f70ff3664a9e6bd95ba214aa5a530.js?body=1" for 127.0.0.1 at 2015-04-23 13:17:57 +0200
+
+
+Started GET "/assets/dorsale/all-e8301becb7be8eeacbe117c4f346dc78.js?body=1" for 127.0.0.1 at 2015-04-23 13:17:57 +0200
+
+
+Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-23 13:17:57 +0200
+
+
+Started GET "/assets/application-a672bdbfd68258a7f61c183ea9e29d9d.js?body=1" for 127.0.0.1 at 2015-04-23 13:17:57 +0200
+
+
+Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-23 13:17:57 +0200
+
+
+Started GET "/flyboy/goals/1" for 127.0.0.1 at 2015-04-23 13:23:14 +0200
+Processing by Flyboy::GoalsController#show as HTML
+ Parameters: {"id"=>"1"}
+ [1m[36mFlyboy::Goal Load (0.1ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f' [["goal_id", 1]]
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_actions.html.slim (4.1ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (6.8ms)
+ [1m[36mFlyboy::Task Load (0.2ms)[0m [1mSELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? ORDER BY term DESC[0m [["goal_id", 1]]
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (15.9ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.2.1/app/views/dorsale/_contextual.html.slim (0.6ms)
+ 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.2.1/app/views/dorsale/_flash.html.slim (0.1ms)
+Completed 200 OK in 95ms (Views: 92.4ms | ActiveRecord: 0.5ms)
+
+
+Started GET "/assets/application-2bdf584a202d2d946a1052c4e0e23a5d.css?body=1" for 127.0.0.1 at 2015-04-23 13:23:14 +0200
+
+
+Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-23 13:23:14 +0200
+
+
+Started GET "/assets/dorsale/all-e8301becb7be8eeacbe117c4f346dc78.js?body=1" for 127.0.0.1 at 2015-04-23 13:23:14 +0200
+
+
+Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-23 13:23:14 +0200
+
+
+Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-23 13:23:14 +0200
+
+
+Started GET "/assets/dorsale/forms-3a7f70ff3664a9e6bd95ba214aa5a530.js?body=1" for 127.0.0.1 at 2015-04-23 13:23:14 +0200
+
+
+Started GET "/assets/application-a672bdbfd68258a7f61c183ea9e29d9d.js?body=1" for 127.0.0.1 at 2015-04-23 13:23:14 +0200
+
+
+Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-23 13:23:14 +0200
+
+
+Started GET "/flyboy/goals/1" for 127.0.0.1 at 2015-04-23 13:25:09 +0200
+Processing by Flyboy::GoalsController#show as HTML
+ Parameters: {"id"=>"1"}
+ [1m[35mFlyboy::Goal Load (0.2ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f'[0m [["goal_id", 1]]
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_actions.html.slim (16.3ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (20.3ms)
+ [1m[35mFlyboy::Task Load (0.2ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? ORDER BY term DESC [["goal_id", 1]]
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (9.7ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.2.1/app/views/dorsale/_contextual.html.slim (0.6ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/show.html.slim within layouts/application (36.6ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.2.1/app/views/dorsale/_flash.html.slim (0.1ms)
+Completed 200 OK in 186ms (Views: 152.1ms | ActiveRecord: 1.6ms)
+
+
+Started GET "/assets/application-2bdf584a202d2d946a1052c4e0e23a5d.css?body=1" for 127.0.0.1 at 2015-04-23 13:25:10 +0200
+
+
+Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-23 13:25:10 +0200
+
+
+Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-23 13:25:10 +0200
+
+
+Started GET "/assets/dorsale/forms-3a7f70ff3664a9e6bd95ba214aa5a530.js?body=1" for 127.0.0.1 at 2015-04-23 13:25:10 +0200
+
+
+Started GET "/assets/dorsale/all-e8301becb7be8eeacbe117c4f346dc78.js?body=1" for 127.0.0.1 at 2015-04-23 13:25:10 +0200
+
+
+Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-23 13:25:10 +0200
+
+
+Started GET "/assets/application-a672bdbfd68258a7f61c183ea9e29d9d.js?body=1" for 127.0.0.1 at 2015-04-23 13:25:10 +0200
+
+
+Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-23 13:25:10 +0200
+
+
+Started GET "/flyboy/goals/1?page=1&sort=-term" for 127.0.0.1 at 2015-04-23 13:25:12 +0200
+Processing by Flyboy::GoalsController#show as HTML
+ Parameters: {"page"=>"1", "sort"=>"-term", "id"=>"1"}
+ [1m[36mFlyboy::Goal Load (0.1ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f' [["goal_id", 1]]
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_actions.html.slim (4.1ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (7.2ms)
+ [1m[36mFlyboy::Task Load (0.2ms)[0m [1mSELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? ORDER BY term DESC[0m [["goal_id", 1]]
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (9.7ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.2.1/app/views/dorsale/_contextual.html.slim (0.7ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/show.html.slim within layouts/application (23.1ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.2.1/app/views/dorsale/_flash.html.slim (0.1ms)
+Completed 200 OK in 129ms (Views: 125.7ms | ActiveRecord: 0.4ms)
+
+
+Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-23 13:25:13 +0200
+
+
+Started GET "/assets/application-2bdf584a202d2d946a1052c4e0e23a5d.css?body=1" for 127.0.0.1 at 2015-04-23 13:25:13 +0200
+
+
+Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-23 13:25:13 +0200
+
+
+Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-23 13:25:13 +0200
+
+
+Started GET "/assets/dorsale/forms-3a7f70ff3664a9e6bd95ba214aa5a530.js?body=1" for 127.0.0.1 at 2015-04-23 13:25:13 +0200
+
+
+Started GET "/assets/dorsale/all-e8301becb7be8eeacbe117c4f346dc78.js?body=1" for 127.0.0.1 at 2015-04-23 13:25:13 +0200
+
+
+Started GET "/assets/application-a672bdbfd68258a7f61c183ea9e29d9d.js?body=1" for 127.0.0.1 at 2015-04-23 13:25:13 +0200
+
+
+Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-23 13:25:13 +0200
+
+
+Started GET "/flyboy/goals/1?page=1&sort=term" for 127.0.0.1 at 2015-04-23 13:25:14 +0200
+Processing by Flyboy::GoalsController#show as HTML
+ Parameters: {"page"=>"1", "sort"=>"term", "id"=>"1"}
+ [1m[35mFlyboy::Goal Load (0.1ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f'[0m [["goal_id", 1]]
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_actions.html.slim (3.9ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (7.0ms)
+ [1m[35mFlyboy::Task Load (0.2ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? ORDER BY term DESC [["goal_id", 1]]
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (9.0ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.2.1/app/views/dorsale/_contextual.html.slim (0.6ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/show.html.slim within layouts/application (22.1ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.2.1/app/views/dorsale/_flash.html.slim (0.2ms)
+Completed 200 OK in 91ms (Views: 87.7ms | ActiveRecord: 0.4ms)
+
+
+Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-23 13:25:14 +0200
+
+
+Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-23 13:25:14 +0200
+
+
+Started GET "/assets/dorsale/forms-3a7f70ff3664a9e6bd95ba214aa5a530.js?body=1" for 127.0.0.1 at 2015-04-23 13:25:14 +0200
+
+
+Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-23 13:25:14 +0200
+
+
+Started GET "/assets/application-2bdf584a202d2d946a1052c4e0e23a5d.css?body=1" for 127.0.0.1 at 2015-04-23 13:25:14 +0200
+
+
+Started GET "/assets/dorsale/all-e8301becb7be8eeacbe117c4f346dc78.js?body=1" for 127.0.0.1 at 2015-04-23 13:25:14 +0200
+
+
+Started GET "/assets/application-a672bdbfd68258a7f61c183ea9e29d9d.js?body=1" for 127.0.0.1 at 2015-04-23 13:25:14 +0200
+
+
+Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-23 13:25:14 +0200
+
+
+Started GET "/flyboy/goals/1?page=1&sort=progress" for 127.0.0.1 at 2015-04-23 13:25:15 +0200
+Processing by Flyboy::GoalsController#show as HTML
+ Parameters: {"page"=>"1", "sort"=>"progress", "id"=>"1"}
+ [1m[36mFlyboy::Goal Load (0.1ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f' [["goal_id", 1]]
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_actions.html.slim (3.3ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (5.9ms)
+ [1m[36mFlyboy::Task Load (0.2ms)[0m [1mSELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? ORDER BY term DESC[0m [["goal_id", 1]]
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (9.1ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.2.1/app/views/dorsale/_contextual.html.slim (0.7ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/show.html.slim within layouts/application (21.3ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.2.1/app/views/dorsale/_flash.html.slim (0.1ms)
+Completed 200 OK in 186ms (Views: 183.7ms | ActiveRecord: 0.4ms)
+
+
+Started GET "/assets/application-2bdf584a202d2d946a1052c4e0e23a5d.css?body=1" for 127.0.0.1 at 2015-04-23 13:25:15 +0200
+
+
+Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-23 13:25:15 +0200
+
+
+Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-23 13:25:15 +0200
+
+
+Started GET "/assets/dorsale/forms-3a7f70ff3664a9e6bd95ba214aa5a530.js?body=1" for 127.0.0.1 at 2015-04-23 13:25:15 +0200
+
+
+Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-23 13:25:15 +0200
+
+
+Started GET "/assets/dorsale/all-e8301becb7be8eeacbe117c4f346dc78.js?body=1" for 127.0.0.1 at 2015-04-23 13:25:15 +0200
+
+
+Started GET "/assets/application-a672bdbfd68258a7f61c183ea9e29d9d.js?body=1" for 127.0.0.1 at 2015-04-23 13:25:15 +0200
+
+
+Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-23 13:25:15 +0200
+
+
+Started GET "/flyboy/goals/1?page=1&sort=title" for 127.0.0.1 at 2015-04-23 13:25:17 +0200
+Processing by Flyboy::GoalsController#show as HTML
+ Parameters: {"page"=>"1", "sort"=>"title", "id"=>"1"}
+ [1m[35mFlyboy::Goal Load (0.1ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f'[0m [["goal_id", 1]]
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_actions.html.slim (3.8ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (6.9ms)
+ [1m[35mFlyboy::Task Load (0.2ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? ORDER BY term DESC [["goal_id", 1]]
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (10.3ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.2.1/app/views/dorsale/_contextual.html.slim (0.6ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/show.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.2.1/app/views/dorsale/_flash.html.slim (0.1ms)
+Completed 200 OK in 86ms (Views: 83.1ms | ActiveRecord: 0.4ms)
+
+
+Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-23 13:25:17 +0200
+
+
+Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-23 13:25:17 +0200
+
+
+Started GET "/assets/dorsale/forms-3a7f70ff3664a9e6bd95ba214aa5a530.js?body=1" for 127.0.0.1 at 2015-04-23 13:25:17 +0200
+
+
+Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-23 13:25:17 +0200
+
+
+Started GET "/assets/dorsale/all-e8301becb7be8eeacbe117c4f346dc78.js?body=1" for 127.0.0.1 at 2015-04-23 13:25:17 +0200
+
+
+Started GET "/assets/application-2bdf584a202d2d946a1052c4e0e23a5d.css?body=1" for 127.0.0.1 at 2015-04-23 13:25:17 +0200
+
+
+Started GET "/assets/application-a672bdbfd68258a7f61c183ea9e29d9d.js?body=1" for 127.0.0.1 at 2015-04-23 13:25:17 +0200
+
+
+Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-23 13:25:17 +0200
+
+
+Started GET "/flyboy/goals/1?page=1&sort=progress" for 127.0.0.1 at 2015-04-23 13:25:18 +0200
+Processing by Flyboy::GoalsController#show as HTML
+ Parameters: {"page"=>"1", "sort"=>"progress", "id"=>"1"}
+ [1m[36mFlyboy::Goal Load (0.2ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f' [["goal_id", 1]]
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_actions.html.slim (7.3ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (11.7ms)
+ [1m[36mFlyboy::Task Load (0.2ms)[0m [1mSELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? ORDER BY term DESC[0m [["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.2.1/app/views/dorsale/_contextual.html.slim (0.7ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/show.html.slim within layouts/application (35.2ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.2.1/app/views/dorsale/_flash.html.slim (0.1ms)
+Completed 200 OK in 102ms (Views: 97.0ms | ActiveRecord: 0.6ms)
+
+
+Started GET "/assets/application-2bdf584a202d2d946a1052c4e0e23a5d.css?body=1" for 127.0.0.1 at 2015-04-23 13:25:18 +0200
+
+
+Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-23 13:25:18 +0200
+
+
+Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-23 13:25:18 +0200
+
+
+Started GET "/assets/dorsale/all-e8301becb7be8eeacbe117c4f346dc78.js?body=1" for 127.0.0.1 at 2015-04-23 13:25:18 +0200
+
+
+Started GET "/assets/dorsale/forms-3a7f70ff3664a9e6bd95ba214aa5a530.js?body=1" for 127.0.0.1 at 2015-04-23 13:25:18 +0200
+
+
+Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-23 13:25:18 +0200
+
+
+Started GET "/assets/application-a672bdbfd68258a7f61c183ea9e29d9d.js?body=1" for 127.0.0.1 at 2015-04-23 13:25:18 +0200
+
+
+Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-23 13:25:18 +0200
+
+
+Started GET "/flyboy/goals/1?page=1&sort=term" for 127.0.0.1 at 2015-04-23 13:25:19 +0200
+Processing by Flyboy::GoalsController#show as HTML
+ Parameters: {"page"=>"1", "sort"=>"term", "id"=>"1"}
+ [1m[35mFlyboy::Goal Load (0.2ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f'[0m [["goal_id", 1]]
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_actions.html.slim (6.0ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (9.2ms)
+ [1m[35mFlyboy::Task Load (0.2ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? ORDER BY term DESC [["goal_id", 1]]
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (9.8ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.2.1/app/views/dorsale/_contextual.html.slim (0.5ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/show.html.slim within layouts/application (24.9ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.2.1/app/views/dorsale/_flash.html.slim (0.1ms)
+Completed 200 OK in 87ms (Views: 83.4ms | ActiveRecord: 0.5ms)
+
+
+Started GET "/assets/application-2bdf584a202d2d946a1052c4e0e23a5d.css?body=1" for 127.0.0.1 at 2015-04-23 13:25:19 +0200
+
+
+Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-23 13:25:19 +0200
+
+
+Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-23 13:25:19 +0200
+
+
+Started GET "/assets/dorsale/forms-3a7f70ff3664a9e6bd95ba214aa5a530.js?body=1" for 127.0.0.1 at 2015-04-23 13:25:19 +0200
+
+
+Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-23 13:25:19 +0200
+
+
+Started GET "/assets/application-a672bdbfd68258a7f61c183ea9e29d9d.js?body=1" for 127.0.0.1 at 2015-04-23 13:25:20 +0200
+
+
+Started GET "/assets/dorsale/all-e8301becb7be8eeacbe117c4f346dc78.js?body=1" for 127.0.0.1 at 2015-04-23 13:25:20 +0200
+
+
+Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-23 13:25:20 +0200
+
+
+Started GET "/flyboy/goals/1?page=1&sort=term" for 127.0.0.1 at 2015-04-23 13:25:31 +0200
+Processing by Flyboy::GoalsController#show as HTML
+ Parameters: {"page"=>"1", "sort"=>"term", "id"=>"1"}
+ [1m[36mFlyboy::Goal Load (0.2ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35mFlyboy::Task Load (0.2ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? ORDER BY flyboy_tasks.term asc [["goal_id", 1]]
+ [1m[36mFlyboy::Task Load (0.3ms)[0m [1mSELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ?[0m [["goal_id", 1]]
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36m (0.1ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.3ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f' [["goal_id", 1]]
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_actions.html.slim (5.1ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (9.6ms)
+ [1m[36mFlyboy::Task Load (0.2ms)[0m [1mSELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? ORDER BY term DESC[0m [["goal_id", 1]]
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (11.2ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.2.1/app/views/dorsale/_contextual.html.slim (0.9ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/show.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.2.1/app/views/dorsale/_flash.html.slim (0.1ms)
+Completed 200 OK in 136ms (Views: 89.8ms | ActiveRecord: 2.5ms)
+
+
+Started GET "/assets/application-2bdf584a202d2d946a1052c4e0e23a5d.css?body=1" for 127.0.0.1 at 2015-04-23 13:25:32 +0200
+
+
+Started GET "/assets/dorsale/forms-3a7f70ff3664a9e6bd95ba214aa5a530.js?body=1" for 127.0.0.1 at 2015-04-23 13:25:32 +0200
+
+
+Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-23 13:25:32 +0200
+
+
+Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-23 13:25:32 +0200
+
+
+Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-23 13:25:32 +0200
+
+
+Started GET "/assets/dorsale/all-e8301becb7be8eeacbe117c4f346dc78.js?body=1" for 127.0.0.1 at 2015-04-23 13:25:32 +0200
+
+
+Started GET "/assets/application-a672bdbfd68258a7f61c183ea9e29d9d.js?body=1" for 127.0.0.1 at 2015-04-23 13:25:32 +0200
+
+
+Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-23 13:25:32 +0200
+
+
+Started GET "/flyboy/goals/1?page=1&sort=progress" for 127.0.0.1 at 2015-04-23 13:25:33 +0200
+Processing by Flyboy::GoalsController#show as HTML
+ Parameters: {"page"=>"1", "sort"=>"progress", "id"=>"1"}
+ [1m[35mFlyboy::Goal Load (0.1ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mFlyboy::Task Load (0.2ms)[0m [1mSELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? ORDER BY flyboy_tasks.progress asc[0m [["goal_id", 1]]
+ [1m[35mFlyboy::Task Load (0.1ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]]
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.0ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f'[0m [["goal_id", 1]]
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_actions.html.slim (4.1ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (6.9ms)
+ [1m[35mFlyboy::Task Load (0.2ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? ORDER BY term DESC [["goal_id", 1]]
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (10.0ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.2.1/app/views/dorsale/_contextual.html.slim (0.8ms)
+ 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.2.1/app/views/dorsale/_flash.html.slim (0.1ms)
+Completed 200 OK in 89ms (Views: 83.2ms | ActiveRecord: 0.9ms)
+
+
+Started GET "/assets/application-2bdf584a202d2d946a1052c4e0e23a5d.css?body=1" for 127.0.0.1 at 2015-04-23 13:25:33 +0200
+
+
+Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-23 13:25:33 +0200
+
+
+Started GET "/assets/dorsale/forms-3a7f70ff3664a9e6bd95ba214aa5a530.js?body=1" for 127.0.0.1 at 2015-04-23 13:25:33 +0200
+
+
+Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-23 13:25:33 +0200
+
+
+Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-23 13:25:33 +0200
+
+
+Started GET "/assets/dorsale/all-e8301becb7be8eeacbe117c4f346dc78.js?body=1" for 127.0.0.1 at 2015-04-23 13:25:33 +0200
+
+
+Started GET "/assets/application-a672bdbfd68258a7f61c183ea9e29d9d.js?body=1" for 127.0.0.1 at 2015-04-23 13:25:34 +0200
+
+
+Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-23 13:25:34 +0200
+
+
+Started GET "/flyboy/goals/1?page=1&sort=-progress" for 127.0.0.1 at 2015-04-23 13:25:34 +0200
+Processing by Flyboy::GoalsController#show as HTML
+ Parameters: {"page"=>"1", "sort"=>"-progress", "id"=>"1"}
+ [1m[36mFlyboy::Goal Load (0.1ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35mFlyboy::Task Load (0.2ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? ORDER BY flyboy_tasks.progress desc [["goal_id", 1]]
+ [1m[36mFlyboy::Task Load (0.1ms)[0m [1mSELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ?[0m [["goal_id", 1]]
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36m (0.0ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f' [["goal_id", 1]]
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_actions.html.slim (3.1ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (5.5ms)
+ [1m[36mFlyboy::Task Load (0.1ms)[0m [1mSELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? ORDER BY term DESC[0m [["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.2.1/app/views/dorsale/_contextual.html.slim (0.8ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/show.html.slim within layouts/application (22.2ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.2.1/app/views/dorsale/_flash.html.slim (0.1ms)
+Completed 200 OK in 132ms (Views: 126.6ms | ActiveRecord: 0.8ms)
+
+
+Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-23 13:25:34 +0200
+
+
+Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-23 13:25:35 +0200
+
+
+Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-23 13:25:35 +0200
+
+
+Started GET "/assets/application-2bdf584a202d2d946a1052c4e0e23a5d.css?body=1" for 127.0.0.1 at 2015-04-23 13:25:35 +0200
+
+
+Started GET "/assets/dorsale/forms-3a7f70ff3664a9e6bd95ba214aa5a530.js?body=1" for 127.0.0.1 at 2015-04-23 13:25:35 +0200
+
+
+Started GET "/assets/application-a672bdbfd68258a7f61c183ea9e29d9d.js?body=1" for 127.0.0.1 at 2015-04-23 13:25:35 +0200
+
+
+Started GET "/assets/dorsale/all-e8301becb7be8eeacbe117c4f346dc78.js?body=1" for 127.0.0.1 at 2015-04-23 13:25:35 +0200
+
+
+Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-23 13:25:35 +0200
+
+
+Started GET "/flyboy/goals/1?page=1&sort=title" for 127.0.0.1 at 2015-04-23 13:25:35 +0200
+Processing by Flyboy::GoalsController#show as HTML
+ Parameters: {"page"=>"1", "sort"=>"title", "id"=>"1"}
+ [1m[35mFlyboy::Goal Load (0.2ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mFlyboy::Task Load (0.3ms)[0m [1mSELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? ORDER BY LOWER(flyboy_tasks.title) asc[0m [["goal_id", 1]]
+ [1m[35mFlyboy::Task Load (0.1ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]]
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.1ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f'[0m [["goal_id", 1]]
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_actions.html.slim (3.9ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (6.5ms)
+ [1m[35mFlyboy::Task Load (0.2ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? ORDER BY term DESC [["goal_id", 1]]
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (9.9ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.2.1/app/views/dorsale/_contextual.html.slim (0.6ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/show.html.slim within layouts/application (22.3ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.2.1/app/views/dorsale/_flash.html.slim (0.1ms)
+Completed 200 OK in 92ms (Views: 85.3ms | ActiveRecord: 1.0ms)
+
+
+Started GET "/assets/application-2bdf584a202d2d946a1052c4e0e23a5d.css?body=1" for 127.0.0.1 at 2015-04-23 13:25:35 +0200
+
+
+Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-23 13:25:35 +0200
+
+
+Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-23 13:25:35 +0200
+
+
+Started GET "/assets/dorsale/forms-3a7f70ff3664a9e6bd95ba214aa5a530.js?body=1" for 127.0.0.1 at 2015-04-23 13:25:35 +0200
+
+
+Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-23 13:25:35 +0200
+
+
+Started GET "/assets/dorsale/all-e8301becb7be8eeacbe117c4f346dc78.js?body=1" for 127.0.0.1 at 2015-04-23 13:25:35 +0200
+
+
+Started GET "/assets/application-a672bdbfd68258a7f61c183ea9e29d9d.js?body=1" for 127.0.0.1 at 2015-04-23 13:25:35 +0200
+
+
+Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-23 13:25:35 +0200
+
+
+Started GET "/flyboy/goals/1?page=1&sort=title" for 127.0.0.1 at 2015-04-23 13:26:08 +0200
+Processing by Flyboy::GoalsController#show as HTML
+ Parameters: {"page"=>"1", "sort"=>"title", "id"=>"1"}
+ [1m[36mFlyboy::Goal Load (0.3ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f' [["goal_id", 1]]
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_actions.html.slim (13.8ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (17.2ms)
+ [1m[36mFlyboy::Task Load (0.2ms)[0m [1mSELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ?[0m [["goal_id", 1]]
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (75.0ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/show.html.slim within layouts/application (99.2ms)
+Completed 500 Internal Server Error in 142ms (ActiveRecord: 2.1ms)
+
+ActionView::Template::Error (No route matches {:action=>"show", :controller=>"flyboy/tasks", :id=>#<Flyboy::Task id: nil, goal_id: 1, title: nil, description: nil, progress: 0, done: false, term: "2015-05-23", reminder: "2015-04-30", created_at: nil, updated_at: nil>} missing required keys: [:id]):
+ 25:
+ 26: td.title
+ 27: - if can?(:read, task)
+ 28: = link_to task.title, task_path(task)
+ 29: - else
+ 30: = task.title
+ 31:
+ 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'
+ /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim:28:in `block in ___sers_benoit_www_agilidee_flyboy_app_views_flyboy_tasks__list_html_slim__2770881524422860176_70203150826760'
+ activerecord (4.2.1) lib/active_record/relation/delegation.rb:46:in `each'
+ 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__2770881524422860176_70203150826760'
+ 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:7:in `block in ___sers_benoit_www_agilidee_flyboy_app_views_flyboy_goals_show_html_slim___4184995734408936007_70203156870720'
+ 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:5:in `___sers_benoit_www_agilidee_flyboy_app_views_flyboy_goals_show_html_slim___4184995734408936007_70203156870720'
+ 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.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 (34.4ms)
+
+
+Started GET "/flyboy/goals/1?page=1&sort=title" for 127.0.0.1 at 2015-04-23 13:26:27 +0200
+Processing by Flyboy::GoalsController#show as HTML
+ Parameters: {"page"=>"1", "sort"=>"title", "id"=>"1"}
+ [1m[35mFlyboy::Goal Load (0.1ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f'[0m [["goal_id", 1]]
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_actions.html.slim (4.1ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (7.2ms)
+ [1m[35mFlyboy::Task Load (0.1ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]]
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (10.1ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/show.html.slim within layouts/application (20.8ms)
+Completed 500 Internal Server Error in 25ms (ActiveRecord: 0.4ms)
+
+ActionView::Template::Error (No route matches {:action=>"show", :controller=>"flyboy/tasks", :id=>#<Flyboy::Task id: nil, goal_id: 1, title: nil, description: nil, progress: 0, done: false, term: "2015-05-23", reminder: "2015-04-30", created_at: nil, updated_at: nil>} missing required keys: [:id]):
+ 25:
+ 26: td.title
+ 27: - if can?(:read, task)
+ 28: = link_to task.title, task_path(task)
+ 29: - else
+ 30: = task.title
+ 31:
+ 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'
+ /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim:28:in `block in ___sers_benoit_www_agilidee_flyboy_app_views_flyboy_tasks__list_html_slim__2770881524422860176_70203150826760'
+ activerecord (4.2.1) lib/active_record/relation/delegation.rb:46:in `each'
+ 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__2770881524422860176_70203150826760'
+ 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:7:in `block in ___sers_benoit_www_agilidee_flyboy_app_views_flyboy_goals_show_html_slim___4184995734408936007_70203156870720'
+ 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:5:in `___sers_benoit_www_agilidee_flyboy_app_views_flyboy_goals_show_html_slim___4184995734408936007_70203156870720'
+ 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 (12.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 (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 (33.0ms)
+
+
+Started GET "/flyboy/goals/1?page=1&sort=title" for 127.0.0.1 at 2015-04-23 13:26:35 +0200
+Processing by Flyboy::GoalsController#show as HTML
+ Parameters: {"page"=>"1", "sort"=>"title", "id"=>"1"}
+ [1m[36mFlyboy::Goal Load (0.3ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35m (0.3ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f' [["goal_id", 1]]
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_actions.html.slim (15.8ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (19.4ms)
+ [1m[36mFlyboy::Task Load (0.2ms)[0m [1mSELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ?[0m [["goal_id", 1]]
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (11.9ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/show.html.slim within layouts/application (34.2ms)
+Completed 500 Internal Server Error in 72ms (ActiveRecord: 1.9ms)
+
+ActionView::Template::Error (No route matches {:action=>"show", :controller=>"flyboy/tasks", :id=>#<Flyboy::Task id: nil, goal_id: 1, title: nil, description: nil, progress: 0, done: false, term: "2015-05-23", reminder: "2015-04-30", created_at: nil, updated_at: nil>} missing required keys: [:id]):
+ 25:
+ 26: td.title
+ 27: - if can?(:read, task)
+ 28: = link_to task.title, task_path(task)
+ 29: - else
+ 30: = task.title
+ 31:
+ 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'
+ /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim:28:in `block in ___sers_benoit_www_agilidee_flyboy_app_views_flyboy_tasks__list_html_slim__2770881524422860176_70203150826760'
+ activerecord (4.2.1) lib/active_record/relation/delegation.rb:46:in `each'
+ 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__2770881524422860176_70203150826760'
+ 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:7:in `block in ___sers_benoit_www_agilidee_flyboy_app_views_flyboy_goals_show_html_slim___4184995734408936007_70203156870720'
+ 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:5:in `___sers_benoit_www_agilidee_flyboy_app_views_flyboy_goals_show_html_slim___4184995734408936007_70203156870720'
+ 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 (12.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/_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 (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 (31.5ms)
+
+
+Started GET "/flyboy/goals/1?page=1&sort=title" for 127.0.0.1 at 2015-04-23 13:26:48 +0200
+Processing by Flyboy::GoalsController#show as HTML
+ Parameters: {"page"=>"1", "sort"=>"title", "id"=>"1"}
+ [1m[35mFlyboy::Goal Load (0.2ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f'[0m [["goal_id", 1]]
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_actions.html.slim (4.8ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (7.8ms)
+ [1m[35mFlyboy::Task Load (0.2ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]]
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (12.7ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/show.html.slim within layouts/application (27.6ms)
+Completed 500 Internal Server Error in 33ms (ActiveRecord: 0.5ms)
+
+ActionView::Template::Error (No route matches {:action=>"show", :controller=>"flyboy/tasks", :id=>#<Flyboy::Task id: nil, goal_id: 1, title: nil, description: nil, progress: 0, done: false, term: "2015-05-23", reminder: "2015-04-30", created_at: nil, updated_at: nil>} missing required keys: [:id]):
+ 25:
+ 26: td.title
+ 27: - if can?(:read, task)
+ 28: = link_to task.title, task_path(task)
+ 29: - else
+ 30: = task.title
+ 31:
+ 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'
+ /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim:28:in `block in ___sers_benoit_www_agilidee_flyboy_app_views_flyboy_tasks__list_html_slim__2770881524422860176_70203150826760'
+ activerecord (4.2.1) lib/active_record/relation/delegation.rb:46:in `each'
+ 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__2770881524422860176_70203150826760'
+ 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:7:in `block in ___sers_benoit_www_agilidee_flyboy_app_views_flyboy_goals_show_html_slim___4184995734408936007_70203154317760'
+ 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:5:in `___sers_benoit_www_agilidee_flyboy_app_views_flyboy_goals_show_html_slim___4184995734408936007_70203154317760'
+ 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 (13.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 (4.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/_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 (36.8ms)
+
+
+Started GET "/flyboy/goals/1?page=1&sort=title" for 127.0.0.1 at 2015-04-23 13:29:09 +0200
+Processing by Flyboy::GoalsController#show as HTML
+ Parameters: {"page"=>"1", "sort"=>"title", "id"=>"1"}
+ [1m[36mFlyboy::Goal Load (0.2ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f' [["goal_id", 1]]
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_actions.html.slim (5.0ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (8.3ms)
+ [1m[36mFlyboy::Task Load (0.2ms)[0m [1mSELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ?[0m [["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.2.1/app/views/dorsale/_contextual.html.slim (0.5ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/show.html.slim within layouts/application (28.7ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.2.1/app/views/dorsale/_flash.html.slim (0.1ms)
+Completed 200 OK in 92ms (Views: 88.8ms | ActiveRecord: 0.5ms)
+
+
+Started GET "/assets/application-2bdf584a202d2d946a1052c4e0e23a5d.css?body=1" for 127.0.0.1 at 2015-04-23 13:29:09 +0200
+
+
+Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-23 13:29:09 +0200
+
+
+Started GET "/assets/dorsale/forms-3a7f70ff3664a9e6bd95ba214aa5a530.js?body=1" for 127.0.0.1 at 2015-04-23 13:29:10 +0200
+
+
+Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-23 13:29:10 +0200
+
+
+Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-23 13:29:10 +0200
+
+
+Started GET "/assets/dorsale/all-e8301becb7be8eeacbe117c4f346dc78.js?body=1" for 127.0.0.1 at 2015-04-23 13:29:10 +0200
+
+
+Started GET "/assets/application-a672bdbfd68258a7f61c183ea9e29d9d.js?body=1" for 127.0.0.1 at 2015-04-23 13:29:10 +0200
+
+
+Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-23 13:29:10 +0200
+
+
+Started GET "/flyboy/goals/1?page=1&sort=title" for 127.0.0.1 at 2015-04-23 13:29:11 +0200
+Processing by Flyboy::GoalsController#show as HTML
+ Parameters: {"page"=>"1", "sort"=>"title", "id"=>"1"}
+ [1m[35mFlyboy::Goal Load (0.1ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f'[0m [["goal_id", 1]]
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_actions.html.slim (3.5ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (6.1ms)
+ [1m[35mFlyboy::Task Load (0.2ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]]
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (9.2ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.2.1/app/views/dorsale/_contextual.html.slim (0.5ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/show.html.slim within layouts/application (21.1ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.2.1/app/views/dorsale/_flash.html.slim (0.1ms)
+Completed 200 OK in 174ms (Views: 172.0ms | ActiveRecord: 0.4ms)
+
+
+Started GET "/assets/application-2bdf584a202d2d946a1052c4e0e23a5d.css?body=1" for 127.0.0.1 at 2015-04-23 13:29:11 +0200
+
+
+Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-23 13:29:11 +0200
+
+
+Started GET "/assets/dorsale/forms-3a7f70ff3664a9e6bd95ba214aa5a530.js?body=1" for 127.0.0.1 at 2015-04-23 13:29:11 +0200
+
+
+Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-23 13:29:11 +0200
+
+
+Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-23 13:29:11 +0200
+
+
+Started GET "/assets/dorsale/all-e8301becb7be8eeacbe117c4f346dc78.js?body=1" for 127.0.0.1 at 2015-04-23 13:29:11 +0200
+
+
+Started GET "/assets/application-a672bdbfd68258a7f61c183ea9e29d9d.js?body=1" for 127.0.0.1 at 2015-04-23 13:29:11 +0200
+
+
+Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-23 13:29:12 +0200
+
+
+Started GET "/flyboy/goals/1?page=1&sort=progress" for 127.0.0.1 at 2015-04-23 13:29:15 +0200
+Processing by Flyboy::GoalsController#show as HTML
+ Parameters: {"page"=>"1", "sort"=>"progress", "id"=>"1"}
+ [1m[36mFlyboy::Goal Load (0.1ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35m (0.3ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f' [["goal_id", 1]]
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_actions.html.slim (4.9ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (7.7ms)
+ [1m[36mFlyboy::Task Load (0.1ms)[0m [1mSELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ?[0m [["goal_id", 1]]
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (9.3ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.2.1/app/views/dorsale/_contextual.html.slim (0.7ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/show.html.slim within layouts/application (23.0ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.2.1/app/views/dorsale/_flash.html.slim (0.1ms)
+Completed 200 OK in 84ms (Views: 81.3ms | ActiveRecord: 0.6ms)
+
+
+Started GET "/assets/application-2bdf584a202d2d946a1052c4e0e23a5d.css?body=1" for 127.0.0.1 at 2015-04-23 13:29:16 +0200
+
+
+Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-23 13:29:16 +0200
+
+
+Started GET "/assets/dorsale/forms-3a7f70ff3664a9e6bd95ba214aa5a530.js?body=1" for 127.0.0.1 at 2015-04-23 13:29:16 +0200
+
+
+Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-23 13:29:16 +0200
+
+
+Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-23 13:29:16 +0200
+
+
+Started GET "/assets/dorsale/all-e8301becb7be8eeacbe117c4f346dc78.js?body=1" for 127.0.0.1 at 2015-04-23 13:29:16 +0200
+
+
+Started GET "/assets/application-a672bdbfd68258a7f61c183ea9e29d9d.js?body=1" for 127.0.0.1 at 2015-04-23 13:29:16 +0200
+
+
+Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-23 13:29:16 +0200
+
+
+Started GET "/flyboy/goals/1?page=1&sort=-progress" for 127.0.0.1 at 2015-04-23 13:29:16 +0200
+Processing by Flyboy::GoalsController#show as HTML
+ Parameters: {"page"=>"1", "sort"=>"-progress", "id"=>"1"}
+ [1m[35mFlyboy::Goal Load (0.1ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f'[0m [["goal_id", 1]]
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_actions.html.slim (5.1ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (7.7ms)
+ [1m[35mFlyboy::Task Load (0.1ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]]
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (8.7ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.2.1/app/views/dorsale/_contextual.html.slim (0.5ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/show.html.slim within layouts/application (22.0ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.2.1/app/views/dorsale/_flash.html.slim (0.1ms)
+Completed 200 OK in 79ms (Views: 76.8ms | ActiveRecord: 0.4ms)
+
+
+Started GET "/assets/application-2bdf584a202d2d946a1052c4e0e23a5d.css?body=1" for 127.0.0.1 at 2015-04-23 13:29:17 +0200
+
+
+Started GET "/assets/dorsale/forms-3a7f70ff3664a9e6bd95ba214aa5a530.js?body=1" for 127.0.0.1 at 2015-04-23 13:29:17 +0200
+
+
+Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-23 13:29:17 +0200
+
+
+Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-23 13:29:17 +0200
+
+
+Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-23 13:29:17 +0200
+
+
+Started GET "/assets/dorsale/all-e8301becb7be8eeacbe117c4f346dc78.js?body=1" for 127.0.0.1 at 2015-04-23 13:29:17 +0200
+
+
+Started GET "/assets/application-a672bdbfd68258a7f61c183ea9e29d9d.js?body=1" for 127.0.0.1 at 2015-04-23 13:29:17 +0200
+
+
+Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-23 13:29:17 +0200
+
+
+Started GET "/flyboy/goals/1?page=1&sort=-progress" for 127.0.0.1 at 2015-04-23 13:29:23 +0200
+Processing by Flyboy::GoalsController#show as HTML
+ Parameters: {"page"=>"1", "sort"=>"-progress", "id"=>"1"}
+ [1m[36mFlyboy::Goal Load (0.2ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f' [["goal_id", 1]]
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_actions.html.slim (14.3ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (17.7ms)
+ [1m[36mFlyboy::Task Load (0.2ms)[0m [1mSELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ?[0m [["goal_id", 1]]
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (10.4ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.2.1/app/views/dorsale/_contextual.html.slim (0.9ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/show.html.slim within layouts/application (35.1ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.2.1/app/views/dorsale/_flash.html.slim (0.2ms)
+Completed 200 OK in 134ms (Views: 100.3ms | ActiveRecord: 2.0ms)
+
+
+Started GET "/assets/application-2bdf584a202d2d946a1052c4e0e23a5d.css?body=1" for 127.0.0.1 at 2015-04-23 13:29:23 +0200
+
+
+Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-23 13:29:23 +0200
+
+
+Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-23 13:29:23 +0200
+
+
+Started GET "/assets/dorsale/forms-3a7f70ff3664a9e6bd95ba214aa5a530.js?body=1" for 127.0.0.1 at 2015-04-23 13:29:23 +0200
+
+
+Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-23 13:29:23 +0200
+
+
+Started GET "/assets/dorsale/all-e8301becb7be8eeacbe117c4f346dc78.js?body=1" for 127.0.0.1 at 2015-04-23 13:29:23 +0200
+
+
+Started GET "/assets/application-a672bdbfd68258a7f61c183ea9e29d9d.js?body=1" for 127.0.0.1 at 2015-04-23 13:29:24 +0200
+
+
+Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-23 13:29:24 +0200
+
+
+Started GET "/flyboy/goals/1?page=1&sort=progress" for 127.0.0.1 at 2015-04-23 13:29:25 +0200
+Processing by Flyboy::GoalsController#show as HTML
+ Parameters: {"page"=>"1", "sort"=>"progress", "id"=>"1"}
+ [1m[35mFlyboy::Goal Load (0.2ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f'[0m [["goal_id", 1]]
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_actions.html.slim (4.2ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (6.9ms)
+ [1m[35mFlyboy::Task Load (0.2ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]]
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (11.4ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.2.1/app/views/dorsale/_contextual.html.slim (0.6ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/show.html.slim within layouts/application (24.3ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.2.1/app/views/dorsale/_flash.html.slim (0.2ms)
+Completed 200 OK in 87ms (Views: 83.9ms | ActiveRecord: 0.4ms)
+
+
+Started GET "/assets/application-2bdf584a202d2d946a1052c4e0e23a5d.css?body=1" for 127.0.0.1 at 2015-04-23 13:29:25 +0200
+
+
+Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-23 13:29:25 +0200
+
+
+Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-23 13:29:25 +0200
+
+
+Started GET "/assets/dorsale/forms-3a7f70ff3664a9e6bd95ba214aa5a530.js?body=1" for 127.0.0.1 at 2015-04-23 13:29:25 +0200
+
+
+Started GET "/assets/dorsale/all-e8301becb7be8eeacbe117c4f346dc78.js?body=1" for 127.0.0.1 at 2015-04-23 13:29:25 +0200
+
+
+Started GET "/assets/application-a672bdbfd68258a7f61c183ea9e29d9d.js?body=1" for 127.0.0.1 at 2015-04-23 13:29:25 +0200
+
+
+Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-23 13:29:25 +0200
+
+
+Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-23 13:29:25 +0200
+
+
+Started GET "/flyboy/goals/1?page=1&sort=title" for 127.0.0.1 at 2015-04-23 13:29:26 +0200
+Processing by Flyboy::GoalsController#show as HTML
+ Parameters: {"page"=>"1", "sort"=>"title", "id"=>"1"}
+ [1m[36mFlyboy::Goal Load (0.1ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f' [["goal_id", 1]]
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_actions.html.slim (3.6ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (6.7ms)
+ [1m[36mFlyboy::Task Load (0.2ms)[0m [1mSELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ?[0m [["goal_id", 1]]
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (11.6ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.2.1/app/views/dorsale/_contextual.html.slim (0.5ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/show.html.slim within layouts/application (24.8ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.2.1/app/views/dorsale/_flash.html.slim (0.2ms)
+Completed 200 OK in 191ms (Views: 188.3ms | ActiveRecord: 0.4ms)
+
+
+Started GET "/assets/application-2bdf584a202d2d946a1052c4e0e23a5d.css?body=1" for 127.0.0.1 at 2015-04-23 13:29:26 +0200
+
+
+Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-23 13:29:26 +0200
+
+
+Started GET "/assets/dorsale/forms-3a7f70ff3664a9e6bd95ba214aa5a530.js?body=1" for 127.0.0.1 at 2015-04-23 13:29:26 +0200
+
+
+Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-23 13:29:26 +0200
+
+
+Started GET "/assets/dorsale/all-e8301becb7be8eeacbe117c4f346dc78.js?body=1" for 127.0.0.1 at 2015-04-23 13:29:27 +0200
+
+
+Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-23 13:29:27 +0200
+
+
+Started GET "/assets/application-a672bdbfd68258a7f61c183ea9e29d9d.js?body=1" for 127.0.0.1 at 2015-04-23 13:29:27 +0200
+
+
+Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-23 13:29:27 +0200
+
+
+Started GET "/flyboy/goals/1?page=1&sort=term" for 127.0.0.1 at 2015-04-23 13:29:27 +0200
+Processing by Flyboy::GoalsController#show as HTML
+ Parameters: {"page"=>"1", "sort"=>"term", "id"=>"1"}
+ [1m[35mFlyboy::Goal Load (0.1ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f'[0m [["goal_id", 1]]
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_actions.html.slim (4.1ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (7.1ms)
+ [1m[35mFlyboy::Task Load (0.1ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]]
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (9.0ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.2.1/app/views/dorsale/_contextual.html.slim (0.5ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/show.html.slim within layouts/application (22.2ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.2.1/app/views/dorsale/_flash.html.slim (0.1ms)
+Completed 200 OK in 84ms (Views: 80.9ms | ActiveRecord: 0.4ms)
+
+
+Started GET "/assets/application-2bdf584a202d2d946a1052c4e0e23a5d.css?body=1" for 127.0.0.1 at 2015-04-23 13:29:28 +0200
+
+
+Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-23 13:29:28 +0200
+
+
+Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-23 13:29:28 +0200
+
+
+Started GET "/assets/dorsale/forms-3a7f70ff3664a9e6bd95ba214aa5a530.js?body=1" for 127.0.0.1 at 2015-04-23 13:29:28 +0200
+
+
+Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-23 13:29:28 +0200
+
+
+Started GET "/assets/dorsale/all-e8301becb7be8eeacbe117c4f346dc78.js?body=1" for 127.0.0.1 at 2015-04-23 13:29:28 +0200
+
+
+Started GET "/assets/application-a672bdbfd68258a7f61c183ea9e29d9d.js?body=1" for 127.0.0.1 at 2015-04-23 13:29:28 +0200
+
+
+Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-23 13:29:28 +0200
+
+
+Started GET "/flyboy/goals/1?page=1&sort=term" for 127.0.0.1 at 2015-04-23 13:29:40 +0200
+Processing by Flyboy::GoalsController#show as HTML
+ Parameters: {"page"=>"1", "sort"=>"term", "id"=>"1"}
+ [1m[36mFlyboy::Goal Load (0.3ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35m (0.3ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f' [["goal_id", 1]]
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_actions.html.slim (13.7ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (18.4ms)
+ [1m[36mFlyboy::Task Load (0.3ms)[0m [1mSELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? ORDER BY flyboy_tasks.term asc[0m [["goal_id", 1]]
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (11.1ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.2.1/app/views/dorsale/_contextual.html.slim (0.6ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/show.html.slim within layouts/application (42.0ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.2.1/app/views/dorsale/_flash.html.slim (0.1ms)
+Completed 200 OK in 137ms (Views: 101.3ms | ActiveRecord: 2.1ms)
+
+
+Started GET "/assets/application-2bdf584a202d2d946a1052c4e0e23a5d.css?body=1" for 127.0.0.1 at 2015-04-23 13:29:40 +0200
+
+
+Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-23 13:29:40 +0200
+
+
+Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-23 13:29:40 +0200
+
+
+Started GET "/assets/dorsale/all-e8301becb7be8eeacbe117c4f346dc78.js?body=1" for 127.0.0.1 at 2015-04-23 13:29:40 +0200
+
+
+Started GET "/assets/dorsale/forms-3a7f70ff3664a9e6bd95ba214aa5a530.js?body=1" for 127.0.0.1 at 2015-04-23 13:29:40 +0200
+
+
+Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-23 13:29:40 +0200
+
+
+Started GET "/assets/application-a672bdbfd68258a7f61c183ea9e29d9d.js?body=1" for 127.0.0.1 at 2015-04-23 13:29:40 +0200
+
+
+Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-23 13:29:40 +0200
+
+
+Started GET "/flyboy/goals/1?page=1&sort=progress" for 127.0.0.1 at 2015-04-23 13:29:42 +0200
+Processing by Flyboy::GoalsController#show as HTML
+ Parameters: {"page"=>"1", "sort"=>"progress", "id"=>"1"}
+ [1m[35mFlyboy::Goal Load (0.6ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36m (0.3ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f'[0m [["goal_id", 1]]
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_actions.html.slim (9.3ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (13.9ms)
+ [1m[35mFlyboy::Task Load (0.2ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? ORDER BY flyboy_tasks.progress asc [["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.2.1/app/views/dorsale/_contextual.html.slim (0.6ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/show.html.slim within layouts/application (30.0ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.2.1/app/views/dorsale/_flash.html.slim (0.1ms)
+Completed 200 OK in 97ms (Views: 90.4ms | ActiveRecord: 1.1ms)
+
+
+Started GET "/assets/application-2bdf584a202d2d946a1052c4e0e23a5d.css?body=1" for 127.0.0.1 at 2015-04-23 13:29:42 +0200
+
+
+Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-23 13:29:42 +0200
+
+
+Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-23 13:29:42 +0200
+
+
+Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-23 13:29:42 +0200
+
+
+Started GET "/assets/dorsale/all-e8301becb7be8eeacbe117c4f346dc78.js?body=1" for 127.0.0.1 at 2015-04-23 13:29:42 +0200
+
+
+Started GET "/assets/dorsale/forms-3a7f70ff3664a9e6bd95ba214aa5a530.js?body=1" for 127.0.0.1 at 2015-04-23 13:29:42 +0200
+
+
+Started GET "/assets/application-a672bdbfd68258a7f61c183ea9e29d9d.js?body=1" for 127.0.0.1 at 2015-04-23 13:29:42 +0200
+
+
+Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-23 13:29:42 +0200
+
+
+Started GET "/flyboy/goals/1?page=1&sort=title" for 127.0.0.1 at 2015-04-23 13:29:44 +0200
+Processing by Flyboy::GoalsController#show as HTML
+ Parameters: {"page"=>"1", "sort"=>"title", "id"=>"1"}
+ [1m[36mFlyboy::Goal Load (0.1ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f' [["goal_id", 1]]
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_actions.html.slim (3.2ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (5.7ms)
+ [1m[36mFlyboy::Task Load (0.3ms)[0m [1mSELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? ORDER BY LOWER(flyboy_tasks.title) asc[0m [["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.2.1/app/views/dorsale/_contextual.html.slim (0.5ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/show.html.slim within layouts/application (22.2ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.2.1/app/views/dorsale/_flash.html.slim (0.1ms)
+Completed 200 OK in 140ms (Views: 137.2ms | ActiveRecord: 0.6ms)
+
+
+Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-23 13:29:44 +0200
+
+
+Started GET "/assets/dorsale/forms-3a7f70ff3664a9e6bd95ba214aa5a530.js?body=1" for 127.0.0.1 at 2015-04-23 13:29:44 +0200
+
+
+Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-23 13:29:44 +0200
+
+
+Started GET "/assets/application-2bdf584a202d2d946a1052c4e0e23a5d.css?body=1" for 127.0.0.1 at 2015-04-23 13:29:44 +0200
+
+
+Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-23 13:29:44 +0200
+
+
+Started GET "/assets/dorsale/all-e8301becb7be8eeacbe117c4f346dc78.js?body=1" for 127.0.0.1 at 2015-04-23 13:29:44 +0200
+
+
+Started GET "/assets/application-a672bdbfd68258a7f61c183ea9e29d9d.js?body=1" for 127.0.0.1 at 2015-04-23 13:29:44 +0200
+
+
+Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-23 13:29:44 +0200
+
+
+Started GET "/flyboy/goals" for 127.0.0.1 at 2015-04-23 13:32: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.6ms)
+ [1m[35mFlyboy::Goal Load (0.3ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" ORDER BY status ASC LIMIT 50 OFFSET 0
+ [1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 2 AND done = 'f' AND term < '2015-04-23')[0m
+ [1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 2 AND done = 'f' AND term > '2015-04-23' AND reminder < '2015-04-23')
+ [1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 1 AND done = 'f' AND term < '2015-04-23')[0m
+ [1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 3 AND done = 'f' AND term < '2015-04-23')
+ [1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 5 AND done = 'f' AND term < '2015-04-23')[0m
+ [1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 5 AND done = 'f' AND term > '2015-04-23' AND reminder < '2015-04-23')
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_list.html.slim (14.0ms)
+ [1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "flyboy_goals"[0m
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/index.html.slim within layouts/application (24.9ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.2.1/app/views/dorsale/_flash.html.slim (0.1ms)
+Completed 200 OK in 129ms (Views: 122.6ms | ActiveRecord: 1.3ms)
+
+
+Started GET "/assets/application-2bdf584a202d2d946a1052c4e0e23a5d.css?body=1" for 127.0.0.1 at 2015-04-23 13:32:23 +0200
+
+
+Started GET "/assets/dorsale/forms-3a7f70ff3664a9e6bd95ba214aa5a530.js?body=1" for 127.0.0.1 at 2015-04-23 13:32:23 +0200
+
+
+Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-23 13:32:23 +0200
+
+
+Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-23 13:32:23 +0200
+
+
+Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-23 13:32:23 +0200
+
+
+Started GET "/assets/application-a672bdbfd68258a7f61c183ea9e29d9d.js?body=1" for 127.0.0.1 at 2015-04-23 13:32:23 +0200
+
+
+Started GET "/assets/dorsale/all-e8301becb7be8eeacbe117c4f346dc78.js?body=1" for 127.0.0.1 at 2015-04-23 13:32:23 +0200
+
+
+Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-23 13:32:23 +0200
+
+
+Started GET "/flyboy/goals/2" for 127.0.0.1 at 2015-04-23 13:32:24 +0200
+Processing by Flyboy::GoalsController#show as HTML
+ Parameters: {"id"=>"2"}
+ [1m[35mFlyboy::Goal Load (0.2ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 2]]
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_actions.html.slim (2.8ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (5.4ms)
+ [1m[36mFlyboy::Task Load (0.2ms)[0m [1mSELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? ORDER BY term ASC[0m [["goal_id", 2]]
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (3.6ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.2.1/app/views/dorsale/_contextual.html.slim (0.3ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/show.html.slim within layouts/application (13.9ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.2.1/app/views/dorsale/_flash.html.slim (0.1ms)
+Completed 200 OK in 75ms (Views: 71.8ms | ActiveRecord: 0.4ms)
+
+
+Started GET "/assets/application-2bdf584a202d2d946a1052c4e0e23a5d.css?body=1" for 127.0.0.1 at 2015-04-23 13:32:24 +0200
+
+
+Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-23 13:32:24 +0200
+
+
+Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-23 13:32:25 +0200
+
+
+Started GET "/assets/dorsale/forms-3a7f70ff3664a9e6bd95ba214aa5a530.js?body=1" for 127.0.0.1 at 2015-04-23 13:32:25 +0200
+
+
+Started GET "/assets/dorsale/all-e8301becb7be8eeacbe117c4f346dc78.js?body=1" for 127.0.0.1 at 2015-04-23 13:32:25 +0200
+
+
+Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-23 13:32:25 +0200
+
+
+Started GET "/assets/application-a672bdbfd68258a7f61c183ea9e29d9d.js?body=1" for 127.0.0.1 at 2015-04-23 13:32:25 +0200
+
+
+Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-23 13:32:25 +0200
+
+
+Started GET "/flyboy/goals/2" for 127.0.0.1 at 2015-04-23 13:32:54 +0200
+Processing by Flyboy::GoalsController#show as HTML
+ Parameters: {"id"=>"2"}
+ [1m[35mFlyboy::Goal Load (0.1ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 2]]
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_actions.html.slim (2.3ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (5.3ms)
+ [1m[36mFlyboy::Task Load (0.2ms)[0m [1mSELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? ORDER BY term ASC[0m [["goal_id", 2]]
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (5.1ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.2.1/app/views/dorsale/_contextual.html.slim (0.3ms)
+ Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/show.html.slim within layouts/application (19.4ms)
+ Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.2.1/app/views/dorsale/_flash.html.slim (0.2ms)
+Completed 200 OK in 134ms (Views: 131.7ms | ActiveRecord: 0.3ms)
+
+
+Started GET "/assets/application-2bdf584a202d2d946a1052c4e0e23a5d.css?body=1" for 127.0.0.1 at 2015-04-23 13:32:54 +0200
+
+
+Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-23 13:32:54 +0200
+
+
+Started GET "/assets/dorsale/forms-3a7f70ff3664a9e6bd95ba214aa5a530.js?body=1" for 127.0.0.1 at 2015-04-23 13:32:54 +0200
+
+
+Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-23 13:32:55 +0200
+
+
+Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-23 13:32:55 +0200
+
+
+Started GET "/assets/dorsale/all-e8301becb7be8eeacbe117c4f346dc78.js?body=1" for 127.0.0.1 at 2015-04-23 13:32:55 +0200
+
+
+Started GET "/assets/application-a672bdbfd68258a7f61c183ea9e29d9d.js?body=1" for 127.0.0.1 at 2015-04-23 13:32:55 +0200
+
+
+Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-23 13:32:55 +0200