flyboy 0.0.6 → 1.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- data/app/models/flyboy/task.rb +9 -1
- data/app/pdfs/flyboy/roadmap.rb +13 -1
- data/app/views/flyboy/tasks/_actions.html.slim +3 -1
- data/app/views/flyboy/tasks/_list.html.slim +5 -5
- data/app/views/flyboy/tasks/index.xls.erb +6 -2
- data/config/locales/fr.yml +1 -0
- data/lib/flyboy/version.rb +1 -1
- data/spec/dummy/db/test.sqlite3 +0 -0
- data/spec/dummy/log/development.log +2573 -0
- data/spec/dummy/log/test.log +2591 -0
- data/spec/dummy/tmp/pids/server.pid +1 -1
- metadata +4 -4
@@ -66405,3 +66405,2576 @@ Started GET "/assets/application-601e37220d4f8ffdae261a9c049369c2.js?body=1" for
|
|
66405
66405
|
|
66406
66406
|
|
66407
66407
|
Started GET "/assets/dorsale/forms-17647dc279994891fcf40edda2798a41.js?body=1" for 127.0.0.1 at 2015-04-09 15:35:06 +0200
|
66408
|
+
|
66409
|
+
|
66410
|
+
Started GET "/" for 127.0.0.1 at 2015-04-10 10:34:36 +0200
|
66411
|
+
Processing by Rails::WelcomeController#index as HTML
|
66412
|
+
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 (7.7ms)
|
66413
|
+
Completed 200 OK in 52ms (Views: 28.0ms | ActiveRecord: 0.0ms)
|
66414
|
+
|
66415
|
+
|
66416
|
+
Started GET "/flyboy/goals" for 127.0.0.1 at 2015-04-10 10:34:39 +0200
|
66417
|
+
Processing by Flyboy::GoalsController#index as HTML
|
66418
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (13.2ms)
|
66419
|
+
[1m[36mFlyboy::Goal Load (0.9ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE ("flyboy_goals"."status" != ?) ORDER BY status ASC[0m [["status", "closed"]]
|
66420
|
+
[1m[35m (0.6ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 1 AND done = 'f' AND term < '2015-04-10')
|
66421
|
+
[1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 1 AND done = 'f' AND term > '2015-04-10' AND reminder < '2015-04-10')[0m
|
66422
|
+
[1m[35m (0.3ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]]
|
66423
|
+
[1m[36m (0.2ms)[0m [1mSELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ?[0m [["goal_id", 1]]
|
66424
|
+
[1m[35mCACHE (0.0ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]]
|
66425
|
+
[1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 3 AND done = 'f' AND term < '2015-04-10')[0m
|
66426
|
+
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 3 AND done = 'f' AND term > '2015-04-10' AND reminder < '2015-04-10')
|
66427
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ?[0m [["goal_id", 3]]
|
66428
|
+
[1m[35m (0.1ms)[0m SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 3]]
|
66429
|
+
[1m[36mCACHE (0.1ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ?[0m [["goal_id", 3]]
|
66430
|
+
[1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 5 AND done = 'f' AND term < '2015-04-10')
|
66431
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 5 AND done = 'f' AND term > '2015-04-10' AND reminder < '2015-04-10')[0m
|
66432
|
+
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 5]]
|
66433
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/index.html.slim within layouts/application (2274.4ms)
|
66434
|
+
Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (4.5ms)
|
66435
|
+
Completed 200 OK in 2632ms (Views: 2464.2ms | ActiveRecord: 7.0ms)
|
66436
|
+
|
66437
|
+
|
66438
|
+
Started GET "/assets/application-1ca27a7ca6d3840b2b98bb4437a8bec6.css?body=1" for 127.0.0.1 at 2015-04-10 10:34:42 +0200
|
66439
|
+
|
66440
|
+
|
66441
|
+
Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-10 10:34:42 +0200
|
66442
|
+
|
66443
|
+
|
66444
|
+
Started GET "/assets/dorsale/all-68d74b0aca3a3a4edf7258a4d1391198.js?body=1" for 127.0.0.1 at 2015-04-10 10:34:42 +0200
|
66445
|
+
|
66446
|
+
|
66447
|
+
Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-10 10:34:42 +0200
|
66448
|
+
|
66449
|
+
|
66450
|
+
Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-10 10:34:42 +0200
|
66451
|
+
|
66452
|
+
|
66453
|
+
Started GET "/assets/dorsale/forms-17647dc279994891fcf40edda2798a41.js?body=1" for 127.0.0.1 at 2015-04-10 10:34:42 +0200
|
66454
|
+
|
66455
|
+
|
66456
|
+
Started GET "/assets/application-601e37220d4f8ffdae261a9c049369c2.js?body=1" for 127.0.0.1 at 2015-04-10 10:34:42 +0200
|
66457
|
+
|
66458
|
+
|
66459
|
+
Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-10 10:34:42 +0200
|
66460
|
+
|
66461
|
+
|
66462
|
+
Started GET "/flyboy/goals" for 127.0.0.1 at 2015-04-10 10:35:27 +0200
|
66463
|
+
Processing by Flyboy::GoalsController#index as HTML
|
66464
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (1.1ms)
|
66465
|
+
[1m[36mFlyboy::Goal Load (0.3ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE ("flyboy_goals"."status" != ?) ORDER BY status ASC[0m [["status", "closed"]]
|
66466
|
+
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 1 AND done = 'f' AND term < '2015-04-10')
|
66467
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 1 AND done = 'f' AND term > '2015-04-10' AND reminder < '2015-04-10')[0m
|
66468
|
+
[1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]]
|
66469
|
+
[1m[36m (0.2ms)[0m [1mSELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ?[0m [["goal_id", 1]]
|
66470
|
+
[1m[35mCACHE (0.0ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]]
|
66471
|
+
[1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 3 AND done = 'f' AND term < '2015-04-10')[0m
|
66472
|
+
[1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 3 AND done = 'f' AND term > '2015-04-10' AND reminder < '2015-04-10')
|
66473
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ?[0m [["goal_id", 3]]
|
66474
|
+
[1m[35m (0.1ms)[0m SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 3]]
|
66475
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ?[0m [["goal_id", 3]]
|
66476
|
+
[1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 5 AND done = 'f' AND term < '2015-04-10')
|
66477
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 5 AND done = 'f' AND term > '2015-04-10' AND reminder < '2015-04-10')[0m
|
66478
|
+
[1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 5]]
|
66479
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/index.html.slim within layouts/application (2181.6ms)
|
66480
|
+
Rendered /Users/benoit/.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)
|
66481
|
+
Completed 200 OK in 2304ms (Views: 2279.4ms | ActiveRecord: 3.0ms)
|
66482
|
+
|
66483
|
+
|
66484
|
+
Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-10 10:35:29 +0200
|
66485
|
+
|
66486
|
+
|
66487
|
+
Started GET "/assets/dorsale/all-68d74b0aca3a3a4edf7258a4d1391198.js?body=1" for 127.0.0.1 at 2015-04-10 10:35:29 +0200
|
66488
|
+
|
66489
|
+
|
66490
|
+
Started GET "/assets/application-1ca27a7ca6d3840b2b98bb4437a8bec6.css?body=1" for 127.0.0.1 at 2015-04-10 10:35:29 +0200
|
66491
|
+
|
66492
|
+
|
66493
|
+
Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-10 10:35:29 +0200
|
66494
|
+
|
66495
|
+
|
66496
|
+
Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-10 10:35:29 +0200
|
66497
|
+
|
66498
|
+
|
66499
|
+
Started GET "/assets/dorsale/forms-17647dc279994891fcf40edda2798a41.js?body=1" for 127.0.0.1 at 2015-04-10 10:35:29 +0200
|
66500
|
+
|
66501
|
+
|
66502
|
+
Started GET "/assets/application-601e37220d4f8ffdae261a9c049369c2.js?body=1" for 127.0.0.1 at 2015-04-10 10:35:30 +0200
|
66503
|
+
|
66504
|
+
|
66505
|
+
Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-10 10:35:30 +0200
|
66506
|
+
|
66507
|
+
|
66508
|
+
Started GET "/flyboy/goals/1" for 127.0.0.1 at 2015-04-10 10:35:30 +0200
|
66509
|
+
Processing by Flyboy::GoalsController#show as HTML
|
66510
|
+
Parameters: {"id"=>"1"}
|
66511
|
+
[1m[36mFlyboy::Goal Load (0.2ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 1]]
|
66512
|
+
[1m[35m (0.3ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f' [["goal_id", 1]]
|
66513
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_actions.html.slim (10.6ms)
|
66514
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ?[0m [["goal_id", 1]]
|
66515
|
+
[1m[35m (0.1ms)[0m SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]]
|
66516
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ?[0m [["goal_id", 1]]
|
66517
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (22.9ms)
|
66518
|
+
[1m[35mFlyboy::Task Load (0.3ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? ORDER BY term ASC, term DESC [["goal_id", 1]]
|
66519
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (20.2ms)
|
66520
|
+
Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_contextual.html.slim (5.0ms)
|
66521
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/show.html.slim within layouts/application (59.1ms)
|
66522
|
+
Rendered /Users/benoit/.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)
|
66523
|
+
Completed 200 OK in 127ms (Views: 117.1ms | ActiveRecord: 1.0ms)
|
66524
|
+
|
66525
|
+
|
66526
|
+
Started GET "/assets/application-1ca27a7ca6d3840b2b98bb4437a8bec6.css?body=1" for 127.0.0.1 at 2015-04-10 10:35:31 +0200
|
66527
|
+
|
66528
|
+
|
66529
|
+
Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-10 10:35:31 +0200
|
66530
|
+
|
66531
|
+
|
66532
|
+
Started GET "/assets/dorsale/forms-17647dc279994891fcf40edda2798a41.js?body=1" for 127.0.0.1 at 2015-04-10 10:35:31 +0200
|
66533
|
+
|
66534
|
+
|
66535
|
+
Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-10 10:35:31 +0200
|
66536
|
+
|
66537
|
+
|
66538
|
+
Started GET "/assets/dorsale/all-68d74b0aca3a3a4edf7258a4d1391198.js?body=1" for 127.0.0.1 at 2015-04-10 10:35:31 +0200
|
66539
|
+
|
66540
|
+
|
66541
|
+
Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-10 10:35:31 +0200
|
66542
|
+
|
66543
|
+
|
66544
|
+
Started GET "/assets/application-601e37220d4f8ffdae261a9c049369c2.js?body=1" for 127.0.0.1 at 2015-04-10 10:35:31 +0200
|
66545
|
+
|
66546
|
+
|
66547
|
+
Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-10 10:35:31 +0200
|
66548
|
+
|
66549
|
+
|
66550
|
+
Started GET "/flyboy/goals" for 127.0.0.1 at 2015-04-10 10:36:35 +0200
|
66551
|
+
Processing by Flyboy::GoalsController#index as HTML
|
66552
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.9ms)
|
66553
|
+
[1m[36mFlyboy::Goal Load (0.2ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE ("flyboy_goals"."status" != ?) ORDER BY status ASC[0m [["status", "closed"]]
|
66554
|
+
[1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 1 AND done = 'f' AND term < '2015-04-10')
|
66555
|
+
[1m[36m (0.5ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 1 AND done = 'f' AND term > '2015-04-10' AND reminder < '2015-04-10')[0m
|
66556
|
+
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]]
|
66557
|
+
[1m[36m (0.1ms)[0m [1mSELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ?[0m [["goal_id", 1]]
|
66558
|
+
[1m[35mCACHE (0.0ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]]
|
66559
|
+
[1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 3 AND done = 'f' AND term < '2015-04-10')[0m
|
66560
|
+
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 3 AND done = 'f' AND term > '2015-04-10' AND reminder < '2015-04-10')
|
66561
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ?[0m [["goal_id", 3]]
|
66562
|
+
[1m[35m (0.1ms)[0m SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 3]]
|
66563
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ?[0m [["goal_id", 3]]
|
66564
|
+
[1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 5 AND done = 'f' AND term < '2015-04-10')
|
66565
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE (goal_id = 5 AND done = 'f' AND term > '2015-04-10' AND reminder < '2015-04-10')[0m
|
66566
|
+
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 5]]
|
66567
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/index.html.slim within layouts/application (24.0ms)
|
66568
|
+
Rendered /Users/benoit/.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)
|
66569
|
+
Completed 200 OK in 82ms (Views: 78.6ms | ActiveRecord: 1.8ms)
|
66570
|
+
|
66571
|
+
|
66572
|
+
Started GET "/assets/application-1ca27a7ca6d3840b2b98bb4437a8bec6.css?body=1" for 127.0.0.1 at 2015-04-10 10:36:36 +0200
|
66573
|
+
|
66574
|
+
|
66575
|
+
Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-10 10:36:36 +0200
|
66576
|
+
|
66577
|
+
|
66578
|
+
Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-10 10:36:36 +0200
|
66579
|
+
|
66580
|
+
|
66581
|
+
Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-10 10:36:36 +0200
|
66582
|
+
|
66583
|
+
|
66584
|
+
Started GET "/assets/dorsale/forms-17647dc279994891fcf40edda2798a41.js?body=1" for 127.0.0.1 at 2015-04-10 10:36:36 +0200
|
66585
|
+
|
66586
|
+
|
66587
|
+
Started GET "/assets/dorsale/all-68d74b0aca3a3a4edf7258a4d1391198.js?body=1" for 127.0.0.1 at 2015-04-10 10:36:36 +0200
|
66588
|
+
|
66589
|
+
|
66590
|
+
Started GET "/assets/application-601e37220d4f8ffdae261a9c049369c2.js?body=1" for 127.0.0.1 at 2015-04-10 10:36:36 +0200
|
66591
|
+
|
66592
|
+
|
66593
|
+
Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-10 10:36:36 +0200
|
66594
|
+
|
66595
|
+
|
66596
|
+
Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-10 10:36:41 +0200
|
66597
|
+
Processing by Flyboy::TasksController#index as HTML
|
66598
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (1.0ms)
|
66599
|
+
[1m[36mFlyboy::Task Load (0.2ms)[0m [1mSELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."done" = 'f' ORDER BY term ASC[0m
|
66600
|
+
[1m[35mFlyboy::Goal Load (0.3ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]
|
66601
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 1]]
|
66602
|
+
[1m[35mFlyboy::Goal Load (0.1ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 3]]
|
66603
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (15.2ms)
|
66604
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (23.8ms)
|
66605
|
+
Rendered /Users/benoit/.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)
|
66606
|
+
Completed 200 OK in 84ms (Views: 78.1ms | ActiveRecord: 0.7ms)
|
66607
|
+
|
66608
|
+
|
66609
|
+
Started GET "/assets/application-1ca27a7ca6d3840b2b98bb4437a8bec6.css?body=1" for 127.0.0.1 at 2015-04-10 10:36:41 +0200
|
66610
|
+
|
66611
|
+
|
66612
|
+
Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-10 10:36:41 +0200
|
66613
|
+
|
66614
|
+
|
66615
|
+
Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-10 10:36:41 +0200
|
66616
|
+
|
66617
|
+
|
66618
|
+
Started GET "/assets/dorsale/all-68d74b0aca3a3a4edf7258a4d1391198.js?body=1" for 127.0.0.1 at 2015-04-10 10:36:41 +0200
|
66619
|
+
|
66620
|
+
|
66621
|
+
Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-10 10:36:41 +0200
|
66622
|
+
|
66623
|
+
|
66624
|
+
Started GET "/assets/dorsale/forms-17647dc279994891fcf40edda2798a41.js?body=1" for 127.0.0.1 at 2015-04-10 10:36:41 +0200
|
66625
|
+
|
66626
|
+
|
66627
|
+
Started GET "/assets/application-601e37220d4f8ffdae261a9c049369c2.js?body=1" for 127.0.0.1 at 2015-04-10 10:36:41 +0200
|
66628
|
+
|
66629
|
+
|
66630
|
+
Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-10 10:36:42 +0200
|
66631
|
+
|
66632
|
+
|
66633
|
+
Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-10 10:37:25 +0200
|
66634
|
+
Processing by Flyboy::TasksController#index as HTML
|
66635
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (1.0ms)
|
66636
|
+
[1m[36mFlyboy::Task Load (0.2ms)[0m [1mSELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."done" = 'f' ORDER BY term ASC[0m
|
66637
|
+
[1m[35mFlyboy::Goal Load (0.1ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]
|
66638
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 1]]
|
66639
|
+
[1m[35mFlyboy::Goal Load (0.1ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 3]]
|
66640
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (21.4ms)
|
66641
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (27.6ms)
|
66642
|
+
Rendered /Users/benoit/.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)
|
66643
|
+
Completed 200 OK in 85ms (Views: 82.9ms | ActiveRecord: 0.5ms)
|
66644
|
+
|
66645
|
+
|
66646
|
+
Started GET "/assets/application-1ca27a7ca6d3840b2b98bb4437a8bec6.css?body=1" for 127.0.0.1 at 2015-04-10 10:37:25 +0200
|
66647
|
+
|
66648
|
+
|
66649
|
+
Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-10 10:37:25 +0200
|
66650
|
+
|
66651
|
+
|
66652
|
+
Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-10 10:37:26 +0200
|
66653
|
+
|
66654
|
+
|
66655
|
+
Started GET "/assets/dorsale/forms-17647dc279994891fcf40edda2798a41.js?body=1" for 127.0.0.1 at 2015-04-10 10:37:26 +0200
|
66656
|
+
|
66657
|
+
|
66658
|
+
Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-10 10:37:26 +0200
|
66659
|
+
|
66660
|
+
|
66661
|
+
Started GET "/assets/dorsale/all-68d74b0aca3a3a4edf7258a4d1391198.js?body=1" for 127.0.0.1 at 2015-04-10 10:37:26 +0200
|
66662
|
+
|
66663
|
+
|
66664
|
+
Started GET "/assets/application-601e37220d4f8ffdae261a9c049369c2.js?body=1" for 127.0.0.1 at 2015-04-10 10:37:26 +0200
|
66665
|
+
|
66666
|
+
|
66667
|
+
Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-10 10:37:26 +0200
|
66668
|
+
|
66669
|
+
|
66670
|
+
Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-10 10:37:28 +0200
|
66671
|
+
Processing by Flyboy::TasksController#index as HTML
|
66672
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (49.0ms)
|
66673
|
+
[1m[36mFlyboy::Task Load (0.2ms)[0m [1mSELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."done" = 'f' ORDER BY term ASC[0m
|
66674
|
+
[1m[35mFlyboy::Goal Load (0.1ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]
|
66675
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 1]]
|
66676
|
+
[1m[35mFlyboy::Goal Load (0.1ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 3]]
|
66677
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (12.3ms)
|
66678
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (65.1ms)
|
66679
|
+
Rendered /Users/benoit/.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)
|
66680
|
+
Completed 200 OK in 125ms (Views: 123.1ms | ActiveRecord: 0.4ms)
|
66681
|
+
|
66682
|
+
|
66683
|
+
Started GET "/assets/application-1ca27a7ca6d3840b2b98bb4437a8bec6.css?body=1" for 127.0.0.1 at 2015-04-10 10:37:28 +0200
|
66684
|
+
|
66685
|
+
|
66686
|
+
Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-10 10:37:28 +0200
|
66687
|
+
|
66688
|
+
|
66689
|
+
Started GET "/assets/dorsale/all-68d74b0aca3a3a4edf7258a4d1391198.js?body=1" for 127.0.0.1 at 2015-04-10 10:37:28 +0200
|
66690
|
+
|
66691
|
+
|
66692
|
+
Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-10 10:37:28 +0200
|
66693
|
+
|
66694
|
+
|
66695
|
+
Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-10 10:37:28 +0200
|
66696
|
+
|
66697
|
+
|
66698
|
+
Started GET "/assets/dorsale/forms-17647dc279994891fcf40edda2798a41.js?body=1" for 127.0.0.1 at 2015-04-10 10:37:28 +0200
|
66699
|
+
|
66700
|
+
|
66701
|
+
Started GET "/assets/application-601e37220d4f8ffdae261a9c049369c2.js?body=1" for 127.0.0.1 at 2015-04-10 10:37:28 +0200
|
66702
|
+
|
66703
|
+
|
66704
|
+
Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-10 10:37:28 +0200
|
66705
|
+
|
66706
|
+
|
66707
|
+
Started GET "/flyboy/tasks/5" for 127.0.0.1 at 2015-04-10 10:38:47 +0200
|
66708
|
+
Processing by Flyboy::TasksController#show as HTML
|
66709
|
+
Parameters: {"id"=>"5"}
|
66710
|
+
[1m[36mFlyboy::Task Load (0.2ms)[0m [1mSELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1[0m [["id", 5]]
|
66711
|
+
[1m[35mFlyboy::Goal Load (0.2ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]
|
66712
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1[0m [["id", "5"]]
|
66713
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]
|
66714
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_actions.html.slim (6.1ms)
|
66715
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_context.html.slim (14.3ms)
|
66716
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f'[0m [["goal_id", 1]]
|
66717
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_actions.html.slim (4.6ms)
|
66718
|
+
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]]
|
66719
|
+
[1m[36m (0.1ms)[0m [1mSELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ?[0m [["goal_id", 1]]
|
66720
|
+
[1m[35mCACHE (0.0ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]]
|
66721
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (9.2ms)
|
66722
|
+
[1m[36mFlyboy::Task Load (0.2ms)[0m [1mSELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1[0m [["id", 5]]
|
66723
|
+
[1m[35mFlyboy::TaskComment Load (0.6ms)[0m SELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 5]]
|
66724
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/task_comments/_list.html.slim (322.1ms)
|
66725
|
+
Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_contextual.html.slim (0.3ms)
|
66726
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/show.html.slim within layouts/application (357.5ms)
|
66727
|
+
Rendered /Users/benoit/.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)
|
66728
|
+
Completed 200 OK in 432ms (Views: 425.1ms | ActiveRecord: 1.8ms)
|
66729
|
+
|
66730
|
+
|
66731
|
+
Started GET "/assets/application-1ca27a7ca6d3840b2b98bb4437a8bec6.css?body=1" for 127.0.0.1 at 2015-04-10 10:38:48 +0200
|
66732
|
+
|
66733
|
+
|
66734
|
+
Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-10 10:38:48 +0200
|
66735
|
+
|
66736
|
+
|
66737
|
+
Started GET "/assets/dorsale/forms-17647dc279994891fcf40edda2798a41.js?body=1" for 127.0.0.1 at 2015-04-10 10:38:48 +0200
|
66738
|
+
|
66739
|
+
|
66740
|
+
Started GET "/assets/application-601e37220d4f8ffdae261a9c049369c2.js?body=1" for 127.0.0.1 at 2015-04-10 10:38:48 +0200
|
66741
|
+
|
66742
|
+
|
66743
|
+
Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-10 10:38:48 +0200
|
66744
|
+
|
66745
|
+
|
66746
|
+
Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-10 10:38:48 +0200
|
66747
|
+
|
66748
|
+
|
66749
|
+
Started GET "/assets/dorsale/all-68d74b0aca3a3a4edf7258a4d1391198.js?body=1" for 127.0.0.1 at 2015-04-10 10:38:48 +0200
|
66750
|
+
|
66751
|
+
|
66752
|
+
Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-10 10:38:48 +0200
|
66753
|
+
|
66754
|
+
|
66755
|
+
Started GET "/flyboy/tasks/5" for 127.0.0.1 at 2015-04-10 10:40:09 +0200
|
66756
|
+
Processing by Flyboy::TasksController#show as HTML
|
66757
|
+
Parameters: {"id"=>"5"}
|
66758
|
+
[1m[36mFlyboy::Task Load (0.1ms)[0m [1mSELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1[0m [["id", 5]]
|
66759
|
+
[1m[35mFlyboy::Goal Load (0.1ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]
|
66760
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1[0m [["id", "5"]]
|
66761
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_actions.html.slim (4.5ms)
|
66762
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_context.html.slim (5.9ms)
|
66763
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/show.html.slim within layouts/application (7.1ms)
|
66764
|
+
Completed 500 Internal Server Error in 14ms (ActiveRecord: 0.2ms)
|
66765
|
+
|
66766
|
+
SyntaxError (/Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_actions.html.slim:3: syntax error, unexpected ')', expecting tCOLON2 or '[' or '.'
|
66767
|
+
..._button, goal_path(@task.goal)), true, "\n ", _temple_html_...
|
66768
|
+
... ^
|
66769
|
+
/Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_actions.html.slim:3: Can't assign to true
|
66770
|
+
..., goal_path(@task.goal)), true, "\n ", _temple_html_pretty1...
|
66771
|
+
... ^
|
66772
|
+
/Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_actions.html.slim:3: syntax error, unexpected ',', expecting tCOLON2 or '[' or '.'
|
66773
|
+
...ath(@task.goal)), true, "\n ", _temple_html_pretty1)))).to_...
|
66774
|
+
... ^
|
66775
|
+
/Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_actions.html.slim:3: syntax error, unexpected ';', expecting ')'
|
66776
|
+
...temple_html_pretty1)))).to_s));
|
66777
|
+
... ^
|
66778
|
+
/Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_actions.html.slim:14: syntax error, unexpected keyword_ensure, expecting keyword_end
|
66779
|
+
/Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_actions.html.slim:16: syntax error, unexpected $end, expecting keyword_end):
|
66780
|
+
/Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_actions.html.slim:3: syntax error, unexpected ')', expecting tCOLON2 or '[' or '.'
|
66781
|
+
..._button, goal_path(@task.goal)), true, "\n ", _temple_html_...
|
66782
|
+
... ^
|
66783
|
+
/Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_actions.html.slim:3: Can't assign to true
|
66784
|
+
..., goal_path(@task.goal)), true, "\n ", _temple_html_pretty1...
|
66785
|
+
... ^
|
66786
|
+
/Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_actions.html.slim:3: syntax error, unexpected ',', expecting tCOLON2 or '[' or '.'
|
66787
|
+
...ath(@task.goal)), true, "\n ", _temple_html_pretty1)))).to_...
|
66788
|
+
... ^
|
66789
|
+
/Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_actions.html.slim:3: syntax error, unexpected ';', expecting ')'
|
66790
|
+
...temple_html_pretty1)))).to_s));
|
66791
|
+
... ^
|
66792
|
+
/Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_actions.html.slim:14: syntax error, unexpected keyword_ensure, expecting keyword_end
|
66793
|
+
/Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_actions.html.slim:16: syntax error, unexpected $end, expecting keyword_end
|
66794
|
+
actionview (4.2.1) lib/action_view/template.rb:296:in `module_eval'
|
66795
|
+
actionview (4.2.1) lib/action_view/template.rb:296:in `compile'
|
66796
|
+
actionview (4.2.1) lib/action_view/template.rb:245:in `block (2 levels) in compile!'
|
66797
|
+
activesupport (4.2.1) lib/active_support/notifications.rb:166:in `instrument'
|
66798
|
+
actionview (4.2.1) lib/action_view/template.rb:333:in `instrument'
|
66799
|
+
actionview (4.2.1) lib/action_view/template.rb:244:in `block in compile!'
|
66800
|
+
<internal:prelude>:10:in `synchronize'
|
66801
|
+
actionview (4.2.1) lib/action_view/template.rb:232:in `compile!'
|
66802
|
+
actionview (4.2.1) lib/action_view/template.rb:144:in `block in render'
|
66803
|
+
activesupport (4.2.1) lib/active_support/notifications.rb:166:in `instrument'
|
66804
|
+
actionview (4.2.1) lib/action_view/template.rb:333:in `instrument'
|
66805
|
+
actionview (4.2.1) lib/action_view/template.rb:143:in `render'
|
66806
|
+
actionview (4.2.1) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial'
|
66807
|
+
actionview (4.2.1) lib/action_view/renderer/partial_renderer.rb:310:in `block in render'
|
66808
|
+
actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
|
66809
|
+
activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument'
|
66810
|
+
activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
|
66811
|
+
activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument'
|
66812
|
+
actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
|
66813
|
+
actionview (4.2.1) lib/action_view/renderer/partial_renderer.rb:309:in `render'
|
66814
|
+
actionview (4.2.1) lib/action_view/renderer/renderer.rb:47:in `render_partial'
|
66815
|
+
actionview (4.2.1) lib/action_view/helpers/rendering_helper.rb:35:in `render'
|
66816
|
+
/Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_context.html.slim:4:in `___sers_benoit_www_agilidee_flyboy_app_views_flyboy_tasks__context_html_slim__3648853709106203867_70346921009160'
|
66817
|
+
actionview (4.2.1) lib/action_view/template.rb:145:in `block in render'
|
66818
|
+
activesupport (4.2.1) lib/active_support/notifications.rb:166:in `instrument'
|
66819
|
+
actionview (4.2.1) lib/action_view/template.rb:333:in `instrument'
|
66820
|
+
actionview (4.2.1) lib/action_view/template.rb:143:in `render'
|
66821
|
+
actionview (4.2.1) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial'
|
66822
|
+
actionview (4.2.1) lib/action_view/renderer/partial_renderer.rb:310:in `block in render'
|
66823
|
+
actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
|
66824
|
+
activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument'
|
66825
|
+
activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
|
66826
|
+
activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument'
|
66827
|
+
actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
|
66828
|
+
actionview (4.2.1) lib/action_view/renderer/partial_renderer.rb:309:in `render'
|
66829
|
+
actionview (4.2.1) lib/action_view/renderer/renderer.rb:47:in `render_partial'
|
66830
|
+
actionview (4.2.1) lib/action_view/helpers/rendering_helper.rb:35:in `render'
|
66831
|
+
/Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/show.html.slim:3:in `block in ___sers_benoit_www_agilidee_flyboy_app_views_flyboy_tasks_show_html_slim___982812353534718135_70346894115240'
|
66832
|
+
actionview (4.2.1) lib/action_view/helpers/capture_helper.rb:38:in `block in capture'
|
66833
|
+
actionview (4.2.1) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer'
|
66834
|
+
actionview (4.2.1) lib/action_view/helpers/capture_helper.rb:38:in `capture'
|
66835
|
+
actionview (4.2.1) lib/action_view/helpers/capture_helper.rb:152:in `content_for'
|
66836
|
+
/Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/show.html.slim:2:in `___sers_benoit_www_agilidee_flyboy_app_views_flyboy_tasks_show_html_slim___982812353534718135_70346894115240'
|
66837
|
+
actionview (4.2.1) lib/action_view/template.rb:145:in `block in render'
|
66838
|
+
activesupport (4.2.1) lib/active_support/notifications.rb:166:in `instrument'
|
66839
|
+
actionview (4.2.1) lib/action_view/template.rb:333:in `instrument'
|
66840
|
+
actionview (4.2.1) lib/action_view/template.rb:143:in `render'
|
66841
|
+
actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
|
66842
|
+
actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
|
66843
|
+
activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument'
|
66844
|
+
activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
|
66845
|
+
activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument'
|
66846
|
+
actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
|
66847
|
+
actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
|
66848
|
+
actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
|
66849
|
+
actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
|
66850
|
+
actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:14:in `render'
|
66851
|
+
actionview (4.2.1) lib/action_view/renderer/renderer.rb:42:in `render_template'
|
66852
|
+
actionview (4.2.1) lib/action_view/renderer/renderer.rb:23:in `render'
|
66853
|
+
actionview (4.2.1) lib/action_view/rendering.rb:100:in `_render_template'
|
66854
|
+
actionpack (4.2.1) lib/action_controller/metal/streaming.rb:217:in `_render_template'
|
66855
|
+
actionview (4.2.1) lib/action_view/rendering.rb:83:in `render_to_body'
|
66856
|
+
actionpack (4.2.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
|
66857
|
+
actionpack (4.2.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
|
66858
|
+
actionpack (4.2.1) lib/abstract_controller/rendering.rb:25:in `render'
|
66859
|
+
actionpack (4.2.1) lib/action_controller/metal/rendering.rb:16:in `render'
|
66860
|
+
actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
|
66861
|
+
activesupport (4.2.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
|
66862
|
+
/Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/1.9.1/benchmark.rb:295:in `realtime'
|
66863
|
+
activesupport (4.2.1) lib/active_support/core_ext/benchmark.rb:12:in `ms'
|
66864
|
+
actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
|
66865
|
+
actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
|
66866
|
+
activerecord (4.2.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
|
66867
|
+
actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:43:in `render'
|
66868
|
+
actionpack (4.2.1) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
|
66869
|
+
actionpack (4.2.1) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
|
66870
|
+
actionpack (4.2.1) lib/abstract_controller/base.rb:198:in `process_action'
|
66871
|
+
actionpack (4.2.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
|
66872
|
+
actionpack (4.2.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
|
66873
|
+
activesupport (4.2.1) lib/active_support/callbacks.rb:117:in `call'
|
66874
|
+
activesupport (4.2.1) lib/active_support/callbacks.rb:117:in `call'
|
66875
|
+
activesupport (4.2.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
|
66876
|
+
activesupport (4.2.1) lib/active_support/callbacks.rb:505:in `call'
|
66877
|
+
activesupport (4.2.1) lib/active_support/callbacks.rb:505:in `call'
|
66878
|
+
activesupport (4.2.1) lib/active_support/callbacks.rb:92:in `_run_callbacks'
|
66879
|
+
activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_process_action_callbacks'
|
66880
|
+
activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
|
66881
|
+
actionpack (4.2.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
|
66882
|
+
actionpack (4.2.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
|
66883
|
+
actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
|
66884
|
+
activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument'
|
66885
|
+
activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
|
66886
|
+
activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument'
|
66887
|
+
actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
|
66888
|
+
actionpack (4.2.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
|
66889
|
+
activerecord (4.2.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
|
66890
|
+
actionpack (4.2.1) lib/abstract_controller/base.rb:137:in `process'
|
66891
|
+
actionview (4.2.1) lib/action_view/rendering.rb:30:in `process'
|
66892
|
+
actionpack (4.2.1) lib/action_controller/metal.rb:196:in `dispatch'
|
66893
|
+
actionpack (4.2.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
|
66894
|
+
actionpack (4.2.1) lib/action_controller/metal.rb:237:in `block in action'
|
66895
|
+
actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `call'
|
66896
|
+
actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
|
66897
|
+
actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
|
66898
|
+
actionpack (4.2.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
|
66899
|
+
actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `each'
|
66900
|
+
actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `serve'
|
66901
|
+
actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:819:in `call'
|
66902
|
+
railties (4.2.1) lib/rails/engine.rb:518:in `call'
|
66903
|
+
railties (4.2.1) lib/rails/railtie.rb:194:in `public_send'
|
66904
|
+
railties (4.2.1) lib/rails/railtie.rb:194:in `method_missing'
|
66905
|
+
actionpack (4.2.1) lib/action_dispatch/routing/mapper.rb:51:in `serve'
|
66906
|
+
actionpack (4.2.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
|
66907
|
+
actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `each'
|
66908
|
+
actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `serve'
|
66909
|
+
actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:819:in `call'
|
66910
|
+
rack (1.6.0) lib/rack/etag.rb:24:in `call'
|
66911
|
+
rack (1.6.0) lib/rack/conditionalget.rb:25:in `call'
|
66912
|
+
rack (1.6.0) lib/rack/head.rb:13:in `call'
|
66913
|
+
actionpack (4.2.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
|
66914
|
+
actionpack (4.2.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
|
66915
|
+
rack (1.6.0) lib/rack/session/abstract/id.rb:225:in `context'
|
66916
|
+
rack (1.6.0) lib/rack/session/abstract/id.rb:220:in `call'
|
66917
|
+
actionpack (4.2.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
|
66918
|
+
activerecord (4.2.1) lib/active_record/query_cache.rb:36:in `call'
|
66919
|
+
activerecord (4.2.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:649:in `call'
|
66920
|
+
activerecord (4.2.1) lib/active_record/migration.rb:378:in `call'
|
66921
|
+
actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
|
66922
|
+
activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `call'
|
66923
|
+
activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `_run_callbacks'
|
66924
|
+
activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_call_callbacks'
|
66925
|
+
activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
|
66926
|
+
actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
|
66927
|
+
actionpack (4.2.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
|
66928
|
+
actionpack (4.2.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
|
66929
|
+
actionpack (4.2.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
|
66930
|
+
actionpack (4.2.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
|
66931
|
+
railties (4.2.1) lib/rails/rack/logger.rb:38:in `call_app'
|
66932
|
+
railties (4.2.1) lib/rails/rack/logger.rb:20:in `block in call'
|
66933
|
+
activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
|
66934
|
+
activesupport (4.2.1) lib/active_support/tagged_logging.rb:26:in `tagged'
|
66935
|
+
activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `tagged'
|
66936
|
+
railties (4.2.1) lib/rails/rack/logger.rb:20:in `call'
|
66937
|
+
actionpack (4.2.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
|
66938
|
+
rack (1.6.0) lib/rack/methodoverride.rb:22:in `call'
|
66939
|
+
rack (1.6.0) lib/rack/runtime.rb:18:in `call'
|
66940
|
+
activesupport (4.2.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
|
66941
|
+
rack (1.6.0) lib/rack/lock.rb:17:in `call'
|
66942
|
+
actionpack (4.2.1) lib/action_dispatch/middleware/static.rb:113:in `call'
|
66943
|
+
rack (1.6.0) lib/rack/sendfile.rb:113:in `call'
|
66944
|
+
railties (4.2.1) lib/rails/engine.rb:518:in `call'
|
66945
|
+
railties (4.2.1) lib/rails/application.rb:164:in `call'
|
66946
|
+
rack (1.6.0) lib/rack/lock.rb:17:in `call'
|
66947
|
+
rack (1.6.0) lib/rack/content_length.rb:15:in `call'
|
66948
|
+
rack (1.6.0) lib/rack/handler/webrick.rb:89:in `service'
|
66949
|
+
/Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
|
66950
|
+
/Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
|
66951
|
+
/Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
|
66952
|
+
|
66953
|
+
|
66954
|
+
Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_source.erb (11.7ms)
|
66955
|
+
Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (3.9ms)
|
66956
|
+
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)
|
66957
|
+
Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (36.4ms)
|
66958
|
+
|
66959
|
+
|
66960
|
+
Started GET "/flyboy/tasks/5" for 127.0.0.1 at 2015-04-10 10:40:16 +0200
|
66961
|
+
Processing by Flyboy::TasksController#show as HTML
|
66962
|
+
Parameters: {"id"=>"5"}
|
66963
|
+
[1m[35mFlyboy::Task Load (0.2ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 5]]
|
66964
|
+
[1m[36mFlyboy::Goal Load (0.1ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 1]]
|
66965
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", "5"]]
|
66966
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 1]]
|
66967
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_actions.html.slim (17.0ms)
|
66968
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_context.html.slim (18.4ms)
|
66969
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/show.html.slim within layouts/application (19.6ms)
|
66970
|
+
Completed 500 Internal Server Error in 27ms (ActiveRecord: 0.3ms)
|
66971
|
+
|
66972
|
+
ActionView::Template::Error (undefined method `back_button' for #<#<Class:0x007ff5d91a0960>:0x007ff5d33fb288>):
|
66973
|
+
1: .actions
|
66974
|
+
2: - if can?(:read, @task.goal)
|
66975
|
+
3: = back_button goal_path(@task.goal)
|
66976
|
+
4:
|
66977
|
+
5: - if can?(:update, @task)
|
66978
|
+
6: = update_button edit_task_path(@task)
|
66979
|
+
/Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_actions.html.slim:3:in `___sers_benoit_www_agilidee_flyboy_app_views_flyboy_tasks__actions_html_slim__1311587670233613675_70346906696220'
|
66980
|
+
actionview (4.2.1) lib/action_view/template.rb:145:in `block in render'
|
66981
|
+
activesupport (4.2.1) lib/active_support/notifications.rb:166:in `instrument'
|
66982
|
+
actionview (4.2.1) lib/action_view/template.rb:333:in `instrument'
|
66983
|
+
actionview (4.2.1) lib/action_view/template.rb:143:in `render'
|
66984
|
+
actionview (4.2.1) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial'
|
66985
|
+
actionview (4.2.1) lib/action_view/renderer/partial_renderer.rb:310:in `block in render'
|
66986
|
+
actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
|
66987
|
+
activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument'
|
66988
|
+
activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
|
66989
|
+
activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument'
|
66990
|
+
actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
|
66991
|
+
actionview (4.2.1) lib/action_view/renderer/partial_renderer.rb:309:in `render'
|
66992
|
+
actionview (4.2.1) lib/action_view/renderer/renderer.rb:47:in `render_partial'
|
66993
|
+
actionview (4.2.1) lib/action_view/helpers/rendering_helper.rb:35:in `render'
|
66994
|
+
/Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_context.html.slim:4:in `___sers_benoit_www_agilidee_flyboy_app_views_flyboy_tasks__context_html_slim__3648853709106203867_70346921009160'
|
66995
|
+
actionview (4.2.1) lib/action_view/template.rb:145:in `block in render'
|
66996
|
+
activesupport (4.2.1) lib/active_support/notifications.rb:166:in `instrument'
|
66997
|
+
actionview (4.2.1) lib/action_view/template.rb:333:in `instrument'
|
66998
|
+
actionview (4.2.1) lib/action_view/template.rb:143:in `render'
|
66999
|
+
actionview (4.2.1) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial'
|
67000
|
+
actionview (4.2.1) lib/action_view/renderer/partial_renderer.rb:310:in `block in render'
|
67001
|
+
actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
|
67002
|
+
activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument'
|
67003
|
+
activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
|
67004
|
+
activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument'
|
67005
|
+
actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
|
67006
|
+
actionview (4.2.1) lib/action_view/renderer/partial_renderer.rb:309:in `render'
|
67007
|
+
actionview (4.2.1) lib/action_view/renderer/renderer.rb:47:in `render_partial'
|
67008
|
+
actionview (4.2.1) lib/action_view/helpers/rendering_helper.rb:35:in `render'
|
67009
|
+
/Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/show.html.slim:3:in `block in ___sers_benoit_www_agilidee_flyboy_app_views_flyboy_tasks_show_html_slim___982812353534718135_70346894115240'
|
67010
|
+
actionview (4.2.1) lib/action_view/helpers/capture_helper.rb:38:in `block in capture'
|
67011
|
+
actionview (4.2.1) lib/action_view/helpers/capture_helper.rb:200:in `with_output_buffer'
|
67012
|
+
actionview (4.2.1) lib/action_view/helpers/capture_helper.rb:38:in `capture'
|
67013
|
+
actionview (4.2.1) lib/action_view/helpers/capture_helper.rb:152:in `content_for'
|
67014
|
+
/Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/show.html.slim:2:in `___sers_benoit_www_agilidee_flyboy_app_views_flyboy_tasks_show_html_slim___982812353534718135_70346894115240'
|
67015
|
+
actionview (4.2.1) lib/action_view/template.rb:145:in `block in render'
|
67016
|
+
activesupport (4.2.1) lib/active_support/notifications.rb:166:in `instrument'
|
67017
|
+
actionview (4.2.1) lib/action_view/template.rb:333:in `instrument'
|
67018
|
+
actionview (4.2.1) lib/action_view/template.rb:143:in `render'
|
67019
|
+
actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
|
67020
|
+
actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
|
67021
|
+
activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument'
|
67022
|
+
activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
|
67023
|
+
activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument'
|
67024
|
+
actionview (4.2.1) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
|
67025
|
+
actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
|
67026
|
+
actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
|
67027
|
+
actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
|
67028
|
+
actionview (4.2.1) lib/action_view/renderer/template_renderer.rb:14:in `render'
|
67029
|
+
actionview (4.2.1) lib/action_view/renderer/renderer.rb:42:in `render_template'
|
67030
|
+
actionview (4.2.1) lib/action_view/renderer/renderer.rb:23:in `render'
|
67031
|
+
actionview (4.2.1) lib/action_view/rendering.rb:100:in `_render_template'
|
67032
|
+
actionpack (4.2.1) lib/action_controller/metal/streaming.rb:217:in `_render_template'
|
67033
|
+
actionview (4.2.1) lib/action_view/rendering.rb:83:in `render_to_body'
|
67034
|
+
actionpack (4.2.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
|
67035
|
+
actionpack (4.2.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
|
67036
|
+
actionpack (4.2.1) lib/abstract_controller/rendering.rb:25:in `render'
|
67037
|
+
actionpack (4.2.1) lib/action_controller/metal/rendering.rb:16:in `render'
|
67038
|
+
actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
|
67039
|
+
activesupport (4.2.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
|
67040
|
+
/Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/1.9.1/benchmark.rb:295:in `realtime'
|
67041
|
+
activesupport (4.2.1) lib/active_support/core_ext/benchmark.rb:12:in `ms'
|
67042
|
+
actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
|
67043
|
+
actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
|
67044
|
+
activerecord (4.2.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
|
67045
|
+
actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:43:in `render'
|
67046
|
+
actionpack (4.2.1) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
|
67047
|
+
actionpack (4.2.1) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
|
67048
|
+
actionpack (4.2.1) lib/abstract_controller/base.rb:198:in `process_action'
|
67049
|
+
actionpack (4.2.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
|
67050
|
+
actionpack (4.2.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
|
67051
|
+
activesupport (4.2.1) lib/active_support/callbacks.rb:117:in `call'
|
67052
|
+
activesupport (4.2.1) lib/active_support/callbacks.rb:117:in `call'
|
67053
|
+
activesupport (4.2.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
|
67054
|
+
activesupport (4.2.1) lib/active_support/callbacks.rb:505:in `call'
|
67055
|
+
activesupport (4.2.1) lib/active_support/callbacks.rb:505:in `call'
|
67056
|
+
activesupport (4.2.1) lib/active_support/callbacks.rb:92:in `_run_callbacks'
|
67057
|
+
activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_process_action_callbacks'
|
67058
|
+
activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
|
67059
|
+
actionpack (4.2.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
|
67060
|
+
actionpack (4.2.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
|
67061
|
+
actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
|
67062
|
+
activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument'
|
67063
|
+
activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
|
67064
|
+
activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument'
|
67065
|
+
actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
|
67066
|
+
actionpack (4.2.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
|
67067
|
+
activerecord (4.2.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
|
67068
|
+
actionpack (4.2.1) lib/abstract_controller/base.rb:137:in `process'
|
67069
|
+
actionview (4.2.1) lib/action_view/rendering.rb:30:in `process'
|
67070
|
+
actionpack (4.2.1) lib/action_controller/metal.rb:196:in `dispatch'
|
67071
|
+
actionpack (4.2.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
|
67072
|
+
actionpack (4.2.1) lib/action_controller/metal.rb:237:in `block in action'
|
67073
|
+
actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `call'
|
67074
|
+
actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
|
67075
|
+
actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
|
67076
|
+
actionpack (4.2.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
|
67077
|
+
actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `each'
|
67078
|
+
actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `serve'
|
67079
|
+
actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:819:in `call'
|
67080
|
+
railties (4.2.1) lib/rails/engine.rb:518:in `call'
|
67081
|
+
railties (4.2.1) lib/rails/railtie.rb:194:in `public_send'
|
67082
|
+
railties (4.2.1) lib/rails/railtie.rb:194:in `method_missing'
|
67083
|
+
actionpack (4.2.1) lib/action_dispatch/routing/mapper.rb:51:in `serve'
|
67084
|
+
actionpack (4.2.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
|
67085
|
+
actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `each'
|
67086
|
+
actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `serve'
|
67087
|
+
actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:819:in `call'
|
67088
|
+
rack (1.6.0) lib/rack/etag.rb:24:in `call'
|
67089
|
+
rack (1.6.0) lib/rack/conditionalget.rb:25:in `call'
|
67090
|
+
rack (1.6.0) lib/rack/head.rb:13:in `call'
|
67091
|
+
actionpack (4.2.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
|
67092
|
+
actionpack (4.2.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
|
67093
|
+
rack (1.6.0) lib/rack/session/abstract/id.rb:225:in `context'
|
67094
|
+
rack (1.6.0) lib/rack/session/abstract/id.rb:220:in `call'
|
67095
|
+
actionpack (4.2.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
|
67096
|
+
activerecord (4.2.1) lib/active_record/query_cache.rb:36:in `call'
|
67097
|
+
activerecord (4.2.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:649:in `call'
|
67098
|
+
activerecord (4.2.1) lib/active_record/migration.rb:378:in `call'
|
67099
|
+
actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
|
67100
|
+
activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `call'
|
67101
|
+
activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `_run_callbacks'
|
67102
|
+
activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_call_callbacks'
|
67103
|
+
activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
|
67104
|
+
actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
|
67105
|
+
actionpack (4.2.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
|
67106
|
+
actionpack (4.2.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
|
67107
|
+
actionpack (4.2.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
|
67108
|
+
actionpack (4.2.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
|
67109
|
+
railties (4.2.1) lib/rails/rack/logger.rb:38:in `call_app'
|
67110
|
+
railties (4.2.1) lib/rails/rack/logger.rb:20:in `block in call'
|
67111
|
+
activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
|
67112
|
+
activesupport (4.2.1) lib/active_support/tagged_logging.rb:26:in `tagged'
|
67113
|
+
activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `tagged'
|
67114
|
+
railties (4.2.1) lib/rails/rack/logger.rb:20:in `call'
|
67115
|
+
actionpack (4.2.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
|
67116
|
+
rack (1.6.0) lib/rack/methodoverride.rb:22:in `call'
|
67117
|
+
rack (1.6.0) lib/rack/runtime.rb:18:in `call'
|
67118
|
+
activesupport (4.2.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
|
67119
|
+
rack (1.6.0) lib/rack/lock.rb:17:in `call'
|
67120
|
+
actionpack (4.2.1) lib/action_dispatch/middleware/static.rb:113:in `call'
|
67121
|
+
rack (1.6.0) lib/rack/sendfile.rb:113:in `call'
|
67122
|
+
railties (4.2.1) lib/rails/engine.rb:518:in `call'
|
67123
|
+
railties (4.2.1) lib/rails/application.rb:164:in `call'
|
67124
|
+
rack (1.6.0) lib/rack/lock.rb:17:in `call'
|
67125
|
+
rack (1.6.0) lib/rack/content_length.rb:15:in `call'
|
67126
|
+
rack (1.6.0) lib/rack/handler/webrick.rb:89:in `service'
|
67127
|
+
/Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
|
67128
|
+
/Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
|
67129
|
+
/Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
|
67130
|
+
|
67131
|
+
|
67132
|
+
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.4ms)
|
67133
|
+
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.5ms)
|
67134
|
+
Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.1ms)
|
67135
|
+
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 (28.4ms)
|
67136
|
+
|
67137
|
+
|
67138
|
+
Started GET "/flyboy/tasks/5" for 127.0.0.1 at 2015-04-10 10:40:52 +0200
|
67139
|
+
Processing by Flyboy::TasksController#show as HTML
|
67140
|
+
Parameters: {"id"=>"5"}
|
67141
|
+
[1m[35mFlyboy::Task Load (0.1ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 5]]
|
67142
|
+
[1m[36mFlyboy::Goal Load (0.1ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 1]]
|
67143
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", "5"]]
|
67144
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 1]]
|
67145
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_actions.html.slim (7.0ms)
|
67146
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_context.html.slim (9.5ms)
|
67147
|
+
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f' [["goal_id", 1]]
|
67148
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_actions.html.slim (3.7ms)
|
67149
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ?[0m [["goal_id", 1]]
|
67150
|
+
[1m[35m (0.1ms)[0m SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]]
|
67151
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ?[0m [["goal_id", 1]]
|
67152
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (8.2ms)
|
67153
|
+
[1m[35mFlyboy::Task Load (0.1ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1 [["id", 5]]
|
67154
|
+
[1m[36mFlyboy::TaskComment Load (0.1ms)[0m [1mSELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC[0m [["task_id", 5]]
|
67155
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/task_comments/_list.html.slim (12.8ms)
|
67156
|
+
Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_contextual.html.slim (0.3ms)
|
67157
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/show.html.slim within layouts/application (36.9ms)
|
67158
|
+
Rendered /Users/benoit/.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)
|
67159
|
+
Completed 200 OK in 148ms (Views: 143.7ms | ActiveRecord: 0.7ms)
|
67160
|
+
|
67161
|
+
|
67162
|
+
Started GET "/assets/application-1ca27a7ca6d3840b2b98bb4437a8bec6.css?body=1" for 127.0.0.1 at 2015-04-10 10:40:53 +0200
|
67163
|
+
|
67164
|
+
|
67165
|
+
Started GET "/assets/dorsale/forms-17647dc279994891fcf40edda2798a41.js?body=1" for 127.0.0.1 at 2015-04-10 10:40:53 +0200
|
67166
|
+
|
67167
|
+
|
67168
|
+
Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-10 10:40:53 +0200
|
67169
|
+
|
67170
|
+
|
67171
|
+
Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-10 10:40:53 +0200
|
67172
|
+
|
67173
|
+
|
67174
|
+
Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-10 10:40:53 +0200
|
67175
|
+
|
67176
|
+
|
67177
|
+
Started GET "/assets/dorsale/all-68d74b0aca3a3a4edf7258a4d1391198.js?body=1" for 127.0.0.1 at 2015-04-10 10:40:53 +0200
|
67178
|
+
|
67179
|
+
|
67180
|
+
Started GET "/assets/application-601e37220d4f8ffdae261a9c049369c2.js?body=1" for 127.0.0.1 at 2015-04-10 10:40:53 +0200
|
67181
|
+
|
67182
|
+
|
67183
|
+
Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-10 10:40:53 +0200
|
67184
|
+
|
67185
|
+
|
67186
|
+
Started GET "/flyboy/tasks/5" for 127.0.0.1 at 2015-04-10 10:41:02 +0200
|
67187
|
+
Processing by Flyboy::TasksController#show as HTML
|
67188
|
+
Parameters: {"id"=>"5"}
|
67189
|
+
[1m[35mFlyboy::Task Load (0.1ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 5]]
|
67190
|
+
[1m[36mFlyboy::Goal Load (0.1ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 1]]
|
67191
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", "5"]]
|
67192
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 1]]
|
67193
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_actions.html.slim (7.2ms)
|
67194
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_context.html.slim (9.6ms)
|
67195
|
+
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f' [["goal_id", 1]]
|
67196
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_actions.html.slim (3.6ms)
|
67197
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ?[0m [["goal_id", 1]]
|
67198
|
+
[1m[35m (0.1ms)[0m SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]]
|
67199
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ?[0m [["goal_id", 1]]
|
67200
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (8.3ms)
|
67201
|
+
[1m[35mFlyboy::Task Load (0.2ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1 [["id", 5]]
|
67202
|
+
[1m[36mFlyboy::TaskComment Load (0.1ms)[0m [1mSELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC[0m [["task_id", 5]]
|
67203
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/task_comments/_list.html.slim (62.5ms)
|
67204
|
+
Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_contextual.html.slim (0.4ms)
|
67205
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/show.html.slim within layouts/application (87.7ms)
|
67206
|
+
Rendered /Users/benoit/.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)
|
67207
|
+
Completed 200 OK in 150ms (Views: 145.9ms | ActiveRecord: 0.8ms)
|
67208
|
+
|
67209
|
+
|
67210
|
+
Started GET "/assets/application-1ca27a7ca6d3840b2b98bb4437a8bec6.css?body=1" for 127.0.0.1 at 2015-04-10 10:41:03 +0200
|
67211
|
+
|
67212
|
+
|
67213
|
+
Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-10 10:41:03 +0200
|
67214
|
+
|
67215
|
+
|
67216
|
+
Started GET "/assets/dorsale/forms-17647dc279994891fcf40edda2798a41.js?body=1" for 127.0.0.1 at 2015-04-10 10:41:03 +0200
|
67217
|
+
|
67218
|
+
|
67219
|
+
Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-10 10:41:03 +0200
|
67220
|
+
|
67221
|
+
|
67222
|
+
Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-10 10:41:03 +0200
|
67223
|
+
|
67224
|
+
|
67225
|
+
Started GET "/assets/dorsale/all-68d74b0aca3a3a4edf7258a4d1391198.js?body=1" for 127.0.0.1 at 2015-04-10 10:41:03 +0200
|
67226
|
+
|
67227
|
+
|
67228
|
+
Started GET "/assets/application-601e37220d4f8ffdae261a9c049369c2.js?body=1" for 127.0.0.1 at 2015-04-10 10:41:03 +0200
|
67229
|
+
|
67230
|
+
|
67231
|
+
Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-10 10:41:03 +0200
|
67232
|
+
|
67233
|
+
|
67234
|
+
Started GET "/flyboy/tasks/5" for 127.0.0.1 at 2015-04-10 10:41:17 +0200
|
67235
|
+
Processing by Flyboy::TasksController#show as HTML
|
67236
|
+
Parameters: {"id"=>"5"}
|
67237
|
+
[1m[35mFlyboy::Task Load (0.1ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 5]]
|
67238
|
+
[1m[36mFlyboy::Goal Load (0.1ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 1]]
|
67239
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", "5"]]
|
67240
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 1]]
|
67241
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_actions.html.slim (6.6ms)
|
67242
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_context.html.slim (9.4ms)
|
67243
|
+
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f' [["goal_id", 1]]
|
67244
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_actions.html.slim (3.6ms)
|
67245
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ?[0m [["goal_id", 1]]
|
67246
|
+
[1m[35m (0.1ms)[0m SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]]
|
67247
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ?[0m [["goal_id", 1]]
|
67248
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (8.9ms)
|
67249
|
+
[1m[35mFlyboy::Task Load (0.1ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1 [["id", 5]]
|
67250
|
+
[1m[36mFlyboy::TaskComment Load (0.1ms)[0m [1mSELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC[0m [["task_id", 5]]
|
67251
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/task_comments/_list.html.slim (66.2ms)
|
67252
|
+
Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_contextual.html.slim (0.3ms)
|
67253
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/show.html.slim within layouts/application (91.3ms)
|
67254
|
+
Rendered /Users/benoit/.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)
|
67255
|
+
Completed 200 OK in 154ms (Views: 149.8ms | ActiveRecord: 0.8ms)
|
67256
|
+
|
67257
|
+
|
67258
|
+
Started GET "/assets/application-1ca27a7ca6d3840b2b98bb4437a8bec6.css?body=1" for 127.0.0.1 at 2015-04-10 10:41:17 +0200
|
67259
|
+
|
67260
|
+
|
67261
|
+
Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-10 10:41:17 +0200
|
67262
|
+
|
67263
|
+
|
67264
|
+
Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-10 10:41:17 +0200
|
67265
|
+
|
67266
|
+
|
67267
|
+
Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-10 10:41:17 +0200
|
67268
|
+
|
67269
|
+
|
67270
|
+
Started GET "/assets/dorsale/forms-17647dc279994891fcf40edda2798a41.js?body=1" for 127.0.0.1 at 2015-04-10 10:41:17 +0200
|
67271
|
+
|
67272
|
+
|
67273
|
+
Started GET "/assets/dorsale/all-68d74b0aca3a3a4edf7258a4d1391198.js?body=1" for 127.0.0.1 at 2015-04-10 10:41:17 +0200
|
67274
|
+
|
67275
|
+
|
67276
|
+
Started GET "/assets/application-601e37220d4f8ffdae261a9c049369c2.js?body=1" for 127.0.0.1 at 2015-04-10 10:41:17 +0200
|
67277
|
+
|
67278
|
+
|
67279
|
+
Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-10 10:41:17 +0200
|
67280
|
+
|
67281
|
+
|
67282
|
+
Started GET "/flyboy/tasks/5" for 127.0.0.1 at 2015-04-10 10:41:45 +0200
|
67283
|
+
Processing by Flyboy::TasksController#show as HTML
|
67284
|
+
Parameters: {"id"=>"5"}
|
67285
|
+
[1m[35mFlyboy::Task Load (0.2ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 5]]
|
67286
|
+
[1m[36mFlyboy::Goal Load (0.1ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 1]]
|
67287
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", "5"]]
|
67288
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 1]]
|
67289
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_actions.html.slim (12.6ms)
|
67290
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_context.html.slim (16.3ms)
|
67291
|
+
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f' [["goal_id", 1]]
|
67292
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_actions.html.slim (4.4ms)
|
67293
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ?[0m [["goal_id", 1]]
|
67294
|
+
[1m[35m (0.1ms)[0m SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]]
|
67295
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ?[0m [["goal_id", 1]]
|
67296
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (10.1ms)
|
67297
|
+
[1m[35mFlyboy::Task Load (0.2ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1 [["id", 5]]
|
67298
|
+
[1m[36mFlyboy::TaskComment Load (0.1ms)[0m [1mSELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC[0m [["task_id", 5]]
|
67299
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/task_comments/_list.html.slim (68.8ms)
|
67300
|
+
Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_contextual.html.slim (0.3ms)
|
67301
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/show.html.slim within layouts/application (102.2ms)
|
67302
|
+
Rendered /Users/benoit/.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)
|
67303
|
+
Completed 200 OK in 169ms (Views: 162.4ms | ActiveRecord: 1.0ms)
|
67304
|
+
|
67305
|
+
|
67306
|
+
Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-10 10:41:45 +0200
|
67307
|
+
|
67308
|
+
|
67309
|
+
Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-10 10:41:45 +0200
|
67310
|
+
|
67311
|
+
|
67312
|
+
Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-10 10:41:45 +0200
|
67313
|
+
|
67314
|
+
|
67315
|
+
Started GET "/assets/dorsale/forms-17647dc279994891fcf40edda2798a41.js?body=1" for 127.0.0.1 at 2015-04-10 10:41:45 +0200
|
67316
|
+
|
67317
|
+
|
67318
|
+
Started GET "/assets/dorsale/all-68d74b0aca3a3a4edf7258a4d1391198.js?body=1" for 127.0.0.1 at 2015-04-10 10:41:45 +0200
|
67319
|
+
|
67320
|
+
|
67321
|
+
Started GET "/assets/application-1ca27a7ca6d3840b2b98bb4437a8bec6.css?body=1" for 127.0.0.1 at 2015-04-10 10:41:45 +0200
|
67322
|
+
|
67323
|
+
|
67324
|
+
Started GET "/assets/application-601e37220d4f8ffdae261a9c049369c2.js?body=1" for 127.0.0.1 at 2015-04-10 10:41:45 +0200
|
67325
|
+
|
67326
|
+
|
67327
|
+
Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-10 10:41:45 +0200
|
67328
|
+
|
67329
|
+
|
67330
|
+
Started GET "/flyboy/tasks/5" for 127.0.0.1 at 2015-04-10 10:42:45 +0200
|
67331
|
+
Processing by Flyboy::TasksController#show as HTML
|
67332
|
+
Parameters: {"id"=>"5"}
|
67333
|
+
[1m[35mFlyboy::Task Load (0.1ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 5]]
|
67334
|
+
[1m[36mFlyboy::Goal Load (0.1ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 1]]
|
67335
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", "5"]]
|
67336
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 1]]
|
67337
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_actions.html.slim (7.6ms)
|
67338
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_context.html.slim (10.5ms)
|
67339
|
+
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f' [["goal_id", 1]]
|
67340
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_actions.html.slim (4.3ms)
|
67341
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ?[0m [["goal_id", 1]]
|
67342
|
+
[1m[35m (0.1ms)[0m SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]]
|
67343
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ?[0m [["goal_id", 1]]
|
67344
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (9.3ms)
|
67345
|
+
[1m[35mFlyboy::Task Load (0.1ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1 [["id", 5]]
|
67346
|
+
[1m[36mFlyboy::TaskComment Load (0.1ms)[0m [1mSELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC[0m [["task_id", 5]]
|
67347
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/task_comments/_list.html.slim (81.4ms)
|
67348
|
+
Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_contextual.html.slim (0.3ms)
|
67349
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/show.html.slim within layouts/application (108.2ms)
|
67350
|
+
Rendered /Users/benoit/.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)
|
67351
|
+
Completed 200 OK in 169ms (Views: 165.3ms | ActiveRecord: 0.8ms)
|
67352
|
+
|
67353
|
+
|
67354
|
+
Started GET "/assets/application-1ca27a7ca6d3840b2b98bb4437a8bec6.css?body=1" for 127.0.0.1 at 2015-04-10 10:42:45 +0200
|
67355
|
+
|
67356
|
+
|
67357
|
+
Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-10 10:42:45 +0200
|
67358
|
+
|
67359
|
+
|
67360
|
+
Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-10 10:42:45 +0200
|
67361
|
+
|
67362
|
+
|
67363
|
+
Started GET "/assets/dorsale/forms-17647dc279994891fcf40edda2798a41.js?body=1" for 127.0.0.1 at 2015-04-10 10:42:46 +0200
|
67364
|
+
|
67365
|
+
|
67366
|
+
Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-10 10:42:46 +0200
|
67367
|
+
|
67368
|
+
|
67369
|
+
Started GET "/assets/application-601e37220d4f8ffdae261a9c049369c2.js?body=1" for 127.0.0.1 at 2015-04-10 10:42:46 +0200
|
67370
|
+
|
67371
|
+
|
67372
|
+
Started GET "/assets/dorsale/all-68d74b0aca3a3a4edf7258a4d1391198.js?body=1" for 127.0.0.1 at 2015-04-10 10:42:46 +0200
|
67373
|
+
|
67374
|
+
|
67375
|
+
Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-10 10:42:46 +0200
|
67376
|
+
|
67377
|
+
|
67378
|
+
Started GET "/flyboy/tasks/5" for 127.0.0.1 at 2015-04-10 10:42:58 +0200
|
67379
|
+
Processing by Flyboy::TasksController#show as HTML
|
67380
|
+
Parameters: {"id"=>"5"}
|
67381
|
+
[1m[35mFlyboy::Task Load (0.1ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 5]]
|
67382
|
+
[1m[36mFlyboy::Goal Load (0.1ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 1]]
|
67383
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", "5"]]
|
67384
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 1]]
|
67385
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_actions.html.slim (6.8ms)
|
67386
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_context.html.slim (9.6ms)
|
67387
|
+
[1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f' [["goal_id", 1]]
|
67388
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_actions.html.slim (5.3ms)
|
67389
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ?[0m [["goal_id", 1]]
|
67390
|
+
[1m[35m (0.1ms)[0m SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]]
|
67391
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ?[0m [["goal_id", 1]]
|
67392
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (9.7ms)
|
67393
|
+
[1m[35mFlyboy::Task Load (0.1ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1 [["id", 5]]
|
67394
|
+
[1m[36mFlyboy::TaskComment Load (0.1ms)[0m [1mSELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC[0m [["task_id", 5]]
|
67395
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/task_comments/_list.html.slim (14.3ms)
|
67396
|
+
Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_contextual.html.slim (0.3ms)
|
67397
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/show.html.slim within layouts/application (40.4ms)
|
67398
|
+
Rendered /Users/benoit/.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)
|
67399
|
+
Completed 200 OK in 103ms (Views: 98.8ms | ActiveRecord: 0.8ms)
|
67400
|
+
|
67401
|
+
|
67402
|
+
Started GET "/assets/application-1ca27a7ca6d3840b2b98bb4437a8bec6.css?body=1" for 127.0.0.1 at 2015-04-10 10:42:58 +0200
|
67403
|
+
|
67404
|
+
|
67405
|
+
Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-10 10:42:59 +0200
|
67406
|
+
|
67407
|
+
|
67408
|
+
Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-10 10:42:59 +0200
|
67409
|
+
|
67410
|
+
|
67411
|
+
Started GET "/assets/dorsale/forms-17647dc279994891fcf40edda2798a41.js?body=1" for 127.0.0.1 at 2015-04-10 10:42:59 +0200
|
67412
|
+
|
67413
|
+
|
67414
|
+
Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-10 10:42:59 +0200
|
67415
|
+
|
67416
|
+
|
67417
|
+
Started GET "/assets/dorsale/all-68d74b0aca3a3a4edf7258a4d1391198.js?body=1" for 127.0.0.1 at 2015-04-10 10:42:59 +0200
|
67418
|
+
|
67419
|
+
|
67420
|
+
Started GET "/assets/application-601e37220d4f8ffdae261a9c049369c2.js?body=1" for 127.0.0.1 at 2015-04-10 10:42:59 +0200
|
67421
|
+
|
67422
|
+
|
67423
|
+
Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-10 10:42:59 +0200
|
67424
|
+
|
67425
|
+
|
67426
|
+
Started GET "/flyboy/goals/1" for 127.0.0.1 at 2015-04-10 10:43:10 +0200
|
67427
|
+
Processing by Flyboy::GoalsController#show as HTML
|
67428
|
+
Parameters: {"id"=>"1"}
|
67429
|
+
[1m[35mFlyboy::Goal Load (0.1ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]
|
67430
|
+
[1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f'[0m [["goal_id", 1]]
|
67431
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_actions.html.slim (5.6ms)
|
67432
|
+
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]]
|
67433
|
+
[1m[36m (0.1ms)[0m [1mSELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ?[0m [["goal_id", 1]]
|
67434
|
+
[1m[35mCACHE (0.0ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]]
|
67435
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (11.6ms)
|
67436
|
+
[1m[36mFlyboy::Task Load (0.2ms)[0m [1mSELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? ORDER BY term ASC, term DESC[0m [["goal_id", 1]]
|
67437
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (11.0ms)
|
67438
|
+
Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_contextual.html.slim (0.6ms)
|
67439
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/show.html.slim within layouts/application (29.2ms)
|
67440
|
+
Rendered /Users/benoit/.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)
|
67441
|
+
Completed 200 OK in 87ms (Views: 85.0ms | ActiveRecord: 0.8ms)
|
67442
|
+
|
67443
|
+
|
67444
|
+
Started GET "/assets/application-1ca27a7ca6d3840b2b98bb4437a8bec6.css?body=1" for 127.0.0.1 at 2015-04-10 10:43:10 +0200
|
67445
|
+
|
67446
|
+
|
67447
|
+
Started GET "/assets/dorsale/all-68d74b0aca3a3a4edf7258a4d1391198.js?body=1" for 127.0.0.1 at 2015-04-10 10:43:10 +0200
|
67448
|
+
|
67449
|
+
|
67450
|
+
Started GET "/assets/dorsale/forms-17647dc279994891fcf40edda2798a41.js?body=1" for 127.0.0.1 at 2015-04-10 10:43:10 +0200
|
67451
|
+
|
67452
|
+
|
67453
|
+
Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-10 10:43:10 +0200
|
67454
|
+
|
67455
|
+
|
67456
|
+
Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-10 10:43:10 +0200
|
67457
|
+
|
67458
|
+
|
67459
|
+
Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-10 10:43:10 +0200
|
67460
|
+
|
67461
|
+
|
67462
|
+
Started GET "/assets/application-601e37220d4f8ffdae261a9c049369c2.js?body=1" for 127.0.0.1 at 2015-04-10 10:43:10 +0200
|
67463
|
+
|
67464
|
+
|
67465
|
+
Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-10 10:43:10 +0200
|
67466
|
+
|
67467
|
+
|
67468
|
+
Started GET "/flyboy/tasks/5" for 127.0.0.1 at 2015-04-10 10:43:26 +0200
|
67469
|
+
Processing by Flyboy::TasksController#show as HTML
|
67470
|
+
Parameters: {"id"=>"5"}
|
67471
|
+
[1m[35mFlyboy::Task Load (0.1ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", 5]]
|
67472
|
+
[1m[36mFlyboy::Goal Load (0.1ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 1]]
|
67473
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? ORDER BY term ASC LIMIT 1 [["id", "5"]]
|
67474
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 1]]
|
67475
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_actions.html.slim (5.2ms)
|
67476
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_context.html.slim (8.2ms)
|
67477
|
+
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f' [["goal_id", 1]]
|
67478
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_actions.html.slim (3.8ms)
|
67479
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ?[0m [["goal_id", 1]]
|
67480
|
+
[1m[35m (0.1ms)[0m SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]]
|
67481
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ?[0m [["goal_id", 1]]
|
67482
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (8.0ms)
|
67483
|
+
[1m[35mFlyboy::Task Load (0.1ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."id" = ? LIMIT 1 [["id", 5]]
|
67484
|
+
[1m[36mFlyboy::TaskComment Load (0.1ms)[0m [1mSELECT "flyboy_task_comments".* FROM "flyboy_task_comments" WHERE "flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC[0m [["task_id", 5]]
|
67485
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/task_comments/_list.html.slim (15.4ms)
|
67486
|
+
Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_contextual.html.slim (0.6ms)
|
67487
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/show.html.slim within layouts/application (39.4ms)
|
67488
|
+
Rendered /Users/benoit/.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)
|
67489
|
+
Completed 200 OK in 153ms (Views: 98.2ms | ActiveRecord: 0.8ms)
|
67490
|
+
|
67491
|
+
|
67492
|
+
Started GET "/assets/application-1ca27a7ca6d3840b2b98bb4437a8bec6.css?body=1" for 127.0.0.1 at 2015-04-10 10:43:26 +0200
|
67493
|
+
|
67494
|
+
|
67495
|
+
Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-10 10:43:26 +0200
|
67496
|
+
|
67497
|
+
|
67498
|
+
Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-10 10:43:26 +0200
|
67499
|
+
|
67500
|
+
|
67501
|
+
Started GET "/assets/dorsale/forms-17647dc279994891fcf40edda2798a41.js?body=1" for 127.0.0.1 at 2015-04-10 10:43:26 +0200
|
67502
|
+
|
67503
|
+
|
67504
|
+
Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-10 10:43:26 +0200
|
67505
|
+
|
67506
|
+
|
67507
|
+
Started GET "/assets/dorsale/all-68d74b0aca3a3a4edf7258a4d1391198.js?body=1" for 127.0.0.1 at 2015-04-10 10:43:26 +0200
|
67508
|
+
|
67509
|
+
|
67510
|
+
Started GET "/assets/application-601e37220d4f8ffdae261a9c049369c2.js?body=1" for 127.0.0.1 at 2015-04-10 10:43:26 +0200
|
67511
|
+
|
67512
|
+
|
67513
|
+
Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-10 10:43:26 +0200
|
67514
|
+
|
67515
|
+
|
67516
|
+
Started GET "/flyboy/goals/1" for 127.0.0.1 at 2015-04-10 10:46:32 +0200
|
67517
|
+
Processing by Flyboy::GoalsController#show as HTML
|
67518
|
+
Parameters: {"id"=>"1"}
|
67519
|
+
[1m[35mFlyboy::Goal Load (0.2ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]
|
67520
|
+
[1m[36m (0.3ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f'[0m [["goal_id", 1]]
|
67521
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_actions.html.slim (5.1ms)
|
67522
|
+
[1m[35m (0.3ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]]
|
67523
|
+
[1m[36m (0.3ms)[0m [1mSELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ?[0m [["goal_id", 1]]
|
67524
|
+
[1m[35mCACHE (0.0ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]]
|
67525
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (12.8ms)
|
67526
|
+
[1m[36mFlyboy::Task Load (0.1ms)[0m [1mSELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? ORDER BY term ASC, term DESC[0m [["goal_id", 1]]
|
67527
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (9.0ms)
|
67528
|
+
Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_contextual.html.slim (0.5ms)
|
67529
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/show.html.slim within layouts/application (27.5ms)
|
67530
|
+
Rendered /Users/benoit/.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)
|
67531
|
+
Completed 200 OK in 87ms (Views: 84.2ms | ActiveRecord: 1.2ms)
|
67532
|
+
|
67533
|
+
|
67534
|
+
Started GET "/assets/application-1ca27a7ca6d3840b2b98bb4437a8bec6.css?body=1" for 127.0.0.1 at 2015-04-10 10:46:32 +0200
|
67535
|
+
|
67536
|
+
|
67537
|
+
Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-10 10:46:33 +0200
|
67538
|
+
|
67539
|
+
|
67540
|
+
Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-10 10:46:33 +0200
|
67541
|
+
|
67542
|
+
|
67543
|
+
Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-10 10:46:33 +0200
|
67544
|
+
|
67545
|
+
|
67546
|
+
Started GET "/assets/dorsale/forms-17647dc279994891fcf40edda2798a41.js?body=1" for 127.0.0.1 at 2015-04-10 10:46:33 +0200
|
67547
|
+
|
67548
|
+
|
67549
|
+
Started GET "/assets/dorsale/all-68d74b0aca3a3a4edf7258a4d1391198.js?body=1" for 127.0.0.1 at 2015-04-10 10:46:33 +0200
|
67550
|
+
|
67551
|
+
|
67552
|
+
Started GET "/assets/application-601e37220d4f8ffdae261a9c049369c2.js?body=1" for 127.0.0.1 at 2015-04-10 10:46:33 +0200
|
67553
|
+
|
67554
|
+
|
67555
|
+
Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-10 10:46:33 +0200
|
67556
|
+
|
67557
|
+
|
67558
|
+
Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-10 10:46:37 +0200
|
67559
|
+
Processing by Flyboy::TasksController#index as HTML
|
67560
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.9ms)
|
67561
|
+
[1m[35mFlyboy::Task Load (0.2ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."done" = 'f' ORDER BY term ASC
|
67562
|
+
[1m[36mFlyboy::Goal Load (0.1ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 1]]
|
67563
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]
|
67564
|
+
[1m[36mFlyboy::Goal Load (0.1ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 3]]
|
67565
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (10.3ms)
|
67566
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (14.6ms)
|
67567
|
+
Rendered /Users/benoit/.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)
|
67568
|
+
Completed 200 OK in 124ms (Views: 122.1ms | ActiveRecord: 0.4ms)
|
67569
|
+
|
67570
|
+
|
67571
|
+
Started GET "/assets/application-1ca27a7ca6d3840b2b98bb4437a8bec6.css?body=1" for 127.0.0.1 at 2015-04-10 10:46:37 +0200
|
67572
|
+
|
67573
|
+
|
67574
|
+
Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-10 10:46:37 +0200
|
67575
|
+
|
67576
|
+
|
67577
|
+
Started GET "/assets/dorsale/forms-17647dc279994891fcf40edda2798a41.js?body=1" for 127.0.0.1 at 2015-04-10 10:46:37 +0200
|
67578
|
+
|
67579
|
+
|
67580
|
+
Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-10 10:46:37 +0200
|
67581
|
+
|
67582
|
+
|
67583
|
+
Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-10 10:46:37 +0200
|
67584
|
+
|
67585
|
+
|
67586
|
+
Started GET "/assets/dorsale/all-68d74b0aca3a3a4edf7258a4d1391198.js?body=1" for 127.0.0.1 at 2015-04-10 10:46:37 +0200
|
67587
|
+
|
67588
|
+
|
67589
|
+
Started GET "/assets/application-601e37220d4f8ffdae261a9c049369c2.js?body=1" for 127.0.0.1 at 2015-04-10 10:46:37 +0200
|
67590
|
+
|
67591
|
+
|
67592
|
+
Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-10 10:46:37 +0200
|
67593
|
+
|
67594
|
+
|
67595
|
+
Started GET "/flyboy/tasks.xls" for 127.0.0.1 at 2015-04-10 10:46:39 +0200
|
67596
|
+
Processing by Flyboy::TasksController#index as XLS
|
67597
|
+
[1m[35mFlyboy::Task Load (0.2ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."done" = 'f' ORDER BY term ASC
|
67598
|
+
[1m[36mFlyboy::Goal Load (0.1ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 1]]
|
67599
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]
|
67600
|
+
[1m[36mFlyboy::Goal Load (0.1ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 3]]
|
67601
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.xls.erb (4.0ms)
|
67602
|
+
Completed 200 OK in 19ms (Views: 17.5ms | ActiveRecord: 0.4ms)
|
67603
|
+
|
67604
|
+
|
67605
|
+
Started POST "/flyboy/dorsale/small_data/filters" for 127.0.0.1 at 2015-04-10 10:47:13 +0200
|
67606
|
+
Processing by Dorsale::SmallData::FiltersController#create as HTML
|
67607
|
+
Parameters: {"utf8"=>"✓", "authenticity_token"=>"wupxN/j2FxQxqBNUZ5v2Qu40GK4NhxsbndnT6x5ghvxVrgucieP1+mxkYbZWqCJCnTWrT3zLiGb1ti8xgS8N/g==", "filters"=>{"status"=>"closed"}}
|
67608
|
+
Redirected to http://tiramisu.local:9292/flyboy/tasks
|
67609
|
+
Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
|
67610
|
+
|
67611
|
+
|
67612
|
+
Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-10 10:47:13 +0200
|
67613
|
+
Processing by Flyboy::TasksController#index as HTML
|
67614
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (1.9ms)
|
67615
|
+
[1m[35mFlyboy::Task Load (0.2ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."done" = 't' ORDER BY term ASC
|
67616
|
+
[1m[36mFlyboy::Goal Load (0.1ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 1]]
|
67617
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]
|
67618
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 1]]
|
67619
|
+
[1m[35mFlyboy::Goal Load (0.3ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 2]]
|
67620
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (15.1ms)
|
67621
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (22.7ms)
|
67622
|
+
Rendered /Users/benoit/.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)
|
67623
|
+
Completed 200 OK in 134ms (Views: 132.1ms | ActiveRecord: 0.6ms)
|
67624
|
+
|
67625
|
+
|
67626
|
+
Started GET "/assets/application-1ca27a7ca6d3840b2b98bb4437a8bec6.css?body=1" for 127.0.0.1 at 2015-04-10 10:47:14 +0200
|
67627
|
+
|
67628
|
+
|
67629
|
+
Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-10 10:47:14 +0200
|
67630
|
+
|
67631
|
+
|
67632
|
+
Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-10 10:47:14 +0200
|
67633
|
+
|
67634
|
+
|
67635
|
+
Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-10 10:47:14 +0200
|
67636
|
+
|
67637
|
+
|
67638
|
+
Started GET "/assets/dorsale/forms-17647dc279994891fcf40edda2798a41.js?body=1" for 127.0.0.1 at 2015-04-10 10:47:14 +0200
|
67639
|
+
|
67640
|
+
|
67641
|
+
Started GET "/assets/application-601e37220d4f8ffdae261a9c049369c2.js?body=1" for 127.0.0.1 at 2015-04-10 10:47:14 +0200
|
67642
|
+
|
67643
|
+
|
67644
|
+
Started GET "/assets/dorsale/all-68d74b0aca3a3a4edf7258a4d1391198.js?body=1" for 127.0.0.1 at 2015-04-10 10:47:14 +0200
|
67645
|
+
|
67646
|
+
|
67647
|
+
Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-10 10:47:14 +0200
|
67648
|
+
|
67649
|
+
|
67650
|
+
Started GET "/flyboy/tasks.csv" for 127.0.0.1 at 2015-04-10 10:47:18 +0200
|
67651
|
+
Processing by Flyboy::TasksController#index as CSV
|
67652
|
+
[1m[36mFlyboy::Task Load (0.2ms)[0m [1mSELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."done" = 't' ORDER BY term ASC[0m
|
67653
|
+
[1m[35mFlyboy::Goal Load (0.1ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]
|
67654
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 1]]
|
67655
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]
|
67656
|
+
[1m[36mFlyboy::Goal Load (0.1ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 2]]
|
67657
|
+
Rendered text template (0.0ms)
|
67658
|
+
Sent data feuille_de_route_2015-04-10.csv (5.5ms)
|
67659
|
+
Completed 200 OK in 12ms (Views: 5.4ms | ActiveRecord: 0.5ms)
|
67660
|
+
|
67661
|
+
|
67662
|
+
Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-10 10:51:49 +0200
|
67663
|
+
Processing by Flyboy::TasksController#index as HTML
|
67664
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (1.0ms)
|
67665
|
+
[1m[35mFlyboy::Task Load (0.1ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."done" = 't' ORDER BY term ASC
|
67666
|
+
[1m[36mFlyboy::Goal Load (0.2ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 1]]
|
67667
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]
|
67668
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 1]]
|
67669
|
+
[1m[35mFlyboy::Goal Load (0.1ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 2]]
|
67670
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (34.5ms)
|
67671
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (39.4ms)
|
67672
|
+
Rendered /Users/benoit/.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)
|
67673
|
+
Completed 200 OK in 173ms (Views: 96.0ms | ActiveRecord: 1.3ms)
|
67674
|
+
|
67675
|
+
|
67676
|
+
Started GET "/assets/application-1ca27a7ca6d3840b2b98bb4437a8bec6.css?body=1" for 127.0.0.1 at 2015-04-10 10:51:49 +0200
|
67677
|
+
|
67678
|
+
|
67679
|
+
Started GET "/assets/dorsale/forms-17647dc279994891fcf40edda2798a41.js?body=1" for 127.0.0.1 at 2015-04-10 10:51:49 +0200
|
67680
|
+
|
67681
|
+
|
67682
|
+
Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-10 10:51:49 +0200
|
67683
|
+
|
67684
|
+
|
67685
|
+
Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-10 10:51:49 +0200
|
67686
|
+
|
67687
|
+
|
67688
|
+
Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-10 10:51:49 +0200
|
67689
|
+
|
67690
|
+
|
67691
|
+
Started GET "/assets/dorsale/all-68d74b0aca3a3a4edf7258a4d1391198.js?body=1" for 127.0.0.1 at 2015-04-10 10:51:49 +0200
|
67692
|
+
|
67693
|
+
|
67694
|
+
Started GET "/assets/application-601e37220d4f8ffdae261a9c049369c2.js?body=1" for 127.0.0.1 at 2015-04-10 10:51:49 +0200
|
67695
|
+
|
67696
|
+
|
67697
|
+
Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-10 10:51:49 +0200
|
67698
|
+
|
67699
|
+
|
67700
|
+
Started GET "/flyboy/tasks.xls" for 127.0.0.1 at 2015-04-10 10:51:51 +0200
|
67701
|
+
Processing by Flyboy::TasksController#index as XLS
|
67702
|
+
[1m[36mFlyboy::Task Load (0.3ms)[0m [1mSELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."done" = 't' ORDER BY term ASC[0m
|
67703
|
+
[1m[35mFlyboy::Goal Load (0.1ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]
|
67704
|
+
[1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ?[0m [["goal_id", 1]]
|
67705
|
+
[1m[35m (0.2ms)[0m SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]]
|
67706
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ?[0m [["goal_id", 1]]
|
67707
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]
|
67708
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ?[0m [["goal_id", 1]]
|
67709
|
+
[1m[35mCACHE (0.0ms)[0m SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]]
|
67710
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ?[0m [["goal_id", 1]]
|
67711
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]
|
67712
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ?[0m [["goal_id", 1]]
|
67713
|
+
[1m[35mCACHE (0.0ms)[0m SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]]
|
67714
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ?[0m [["goal_id", 1]]
|
67715
|
+
[1m[35mFlyboy::Goal Load (0.1ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 2]]
|
67716
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ?[0m [["goal_id", 2]]
|
67717
|
+
[1m[35m (0.1ms)[0m SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 2]]
|
67718
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ?[0m [["goal_id", 2]]
|
67719
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.xls.erb (35.5ms)
|
67720
|
+
Completed 200 OK in 49ms (Views: 45.5ms | ActiveRecord: 1.2ms)
|
67721
|
+
|
67722
|
+
|
67723
|
+
Started GET "/flyboy/tasks.xls" for 127.0.0.1 at 2015-04-10 10:52:39 +0200
|
67724
|
+
Processing by Flyboy::TasksController#index as XLS
|
67725
|
+
[1m[35mFlyboy::Task Load (0.2ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."done" = 't' ORDER BY term ASC
|
67726
|
+
[1m[36mFlyboy::Goal Load (0.1ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 1]]
|
67727
|
+
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]]
|
67728
|
+
[1m[36m (0.1ms)[0m [1mSELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ?[0m [["goal_id", 1]]
|
67729
|
+
[1m[35mCACHE (0.0ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]]
|
67730
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 1]]
|
67731
|
+
[1m[35mCACHE (0.0ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]]
|
67732
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ?[0m [["goal_id", 1]]
|
67733
|
+
[1m[35mCACHE (0.0ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]]
|
67734
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 1]]
|
67735
|
+
[1m[35mCACHE (0.0ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]]
|
67736
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ?[0m [["goal_id", 1]]
|
67737
|
+
[1m[35mCACHE (0.0ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]]
|
67738
|
+
[1m[36mFlyboy::Goal Load (0.1ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 2]]
|
67739
|
+
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 2]]
|
67740
|
+
[1m[36m (0.4ms)[0m [1mSELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ?[0m [["goal_id", 2]]
|
67741
|
+
[1m[35mCACHE (0.0ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 2]]
|
67742
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.xls.erb (27.8ms)
|
67743
|
+
Completed 200 OK in 40ms (Views: 36.7ms | ActiveRecord: 1.4ms)
|
67744
|
+
|
67745
|
+
|
67746
|
+
Started GET "/flyboy/tasks.xls" for 127.0.0.1 at 2015-04-10 10:53:24 +0200
|
67747
|
+
Processing by Flyboy::TasksController#index as XLS
|
67748
|
+
[1m[36mFlyboy::Task Load (0.2ms)[0m [1mSELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."done" = 't' ORDER BY term ASC[0m
|
67749
|
+
[1m[35mFlyboy::Goal Load (0.1ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]
|
67750
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ?[0m [["goal_id", 1]]
|
67751
|
+
[1m[35m (0.1ms)[0m SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]]
|
67752
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ?[0m [["goal_id", 1]]
|
67753
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]
|
67754
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ?[0m [["goal_id", 1]]
|
67755
|
+
[1m[35mCACHE (0.0ms)[0m SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]]
|
67756
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ?[0m [["goal_id", 1]]
|
67757
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]
|
67758
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ?[0m [["goal_id", 1]]
|
67759
|
+
[1m[35mCACHE (0.0ms)[0m SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]]
|
67760
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ?[0m [["goal_id", 1]]
|
67761
|
+
[1m[35mFlyboy::Goal Load (0.1ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 2]]
|
67762
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ?[0m [["goal_id", 2]]
|
67763
|
+
[1m[35m (0.1ms)[0m SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 2]]
|
67764
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ?[0m [["goal_id", 2]]
|
67765
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.xls.erb (68.5ms)
|
67766
|
+
Completed 200 OK in 82ms (Views: 78.4ms | ActiveRecord: 1.1ms)
|
67767
|
+
|
67768
|
+
|
67769
|
+
Started GET "/flyboy/tasks.pdf" for 127.0.0.1 at 2015-04-10 10:55:08 +0200
|
67770
|
+
Processing by Flyboy::TasksController#index as PDF
|
67771
|
+
Completed 500 Internal Server Error in 24ms (ActiveRecord: 0.0ms)
|
67772
|
+
|
67773
|
+
SyntaxError (/Users/benoit/www/agilidee/flyboy/app/pdfs/flyboy/roadmap.rb:16: syntax error, unexpected tIDENTIFIER, expecting keyword_end
|
67774
|
+
text "Plan d"actions au #{I18n.l(Date.today)}", :size => 20
|
67775
|
+
^
|
67776
|
+
/Users/benoit/www/agilidee/flyboy/app/pdfs/flyboy/roadmap.rb:36: syntax error, unexpected tCONSTANT, expecting ']'
|
67777
|
+
I18n.l(t.term)
|
67778
|
+
^
|
67779
|
+
/Users/benoit/www/agilidee/flyboy/app/pdfs/flyboy/roadmap.rb:37: syntax error, unexpected ']', expecting keyword_end
|
67780
|
+
/Users/benoit/www/agilidee/flyboy/app/pdfs/flyboy/roadmap.rb:44: syntax error, unexpected $end, expecting keyword_end):
|
67781
|
+
/Users/benoit/www/agilidee/flyboy/app/pdfs/flyboy/roadmap.rb:16: syntax error, unexpected tIDENTIFIER, expecting keyword_end
|
67782
|
+
text "Plan d"actions au #{I18n.l(Date.today)}", :size => 20
|
67783
|
+
^
|
67784
|
+
/Users/benoit/www/agilidee/flyboy/app/pdfs/flyboy/roadmap.rb:36: syntax error, unexpected tCONSTANT, expecting ']'
|
67785
|
+
I18n.l(t.term)
|
67786
|
+
^
|
67787
|
+
/Users/benoit/www/agilidee/flyboy/app/pdfs/flyboy/roadmap.rb:37: syntax error, unexpected ']', expecting keyword_end
|
67788
|
+
/Users/benoit/www/agilidee/flyboy/app/pdfs/flyboy/roadmap.rb:44: syntax error, unexpected $end, expecting keyword_end
|
67789
|
+
zeus (0.15.4) lib/zeus/load_tracking.rb:50:in `load'
|
67790
|
+
zeus (0.15.4) lib/zeus/load_tracking.rb:50:in `load'
|
67791
|
+
activesupport (4.2.1) lib/active_support/dependencies.rb:457:in `block in load_file'
|
67792
|
+
activesupport (4.2.1) lib/active_support/dependencies.rb:647:in `new_constants_in'
|
67793
|
+
activesupport (4.2.1) lib/active_support/dependencies.rb:456:in `load_file'
|
67794
|
+
activesupport (4.2.1) lib/active_support/dependencies.rb:354:in `require_or_load'
|
67795
|
+
activesupport (4.2.1) lib/active_support/dependencies.rb:494:in `load_missing_constant'
|
67796
|
+
activesupport (4.2.1) lib/active_support/dependencies.rb:184:in `const_missing'
|
67797
|
+
activesupport (4.2.1) lib/active_support/dependencies.rb:526:in `load_missing_constant'
|
67798
|
+
activesupport (4.2.1) lib/active_support/dependencies.rb:184:in `const_missing'
|
67799
|
+
/Users/benoit/www/agilidee/flyboy/app/controllers/flyboy/tasks_controller.rb:42:in `block (2 levels) in index'
|
67800
|
+
actionpack (4.2.1) lib/action_controller/metal/mime_responds.rb:215:in `call'
|
67801
|
+
actionpack (4.2.1) lib/action_controller/metal/mime_responds.rb:215:in `respond_to'
|
67802
|
+
/Users/benoit/www/agilidee/flyboy/app/controllers/flyboy/tasks_controller.rb:30:in `index'
|
67803
|
+
actionpack (4.2.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
|
67804
|
+
actionpack (4.2.1) lib/abstract_controller/base.rb:198:in `process_action'
|
67805
|
+
actionpack (4.2.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
|
67806
|
+
actionpack (4.2.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
|
67807
|
+
activesupport (4.2.1) lib/active_support/callbacks.rb:117:in `call'
|
67808
|
+
activesupport (4.2.1) lib/active_support/callbacks.rb:117:in `call'
|
67809
|
+
activesupport (4.2.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
|
67810
|
+
activesupport (4.2.1) lib/active_support/callbacks.rb:505:in `call'
|
67811
|
+
activesupport (4.2.1) lib/active_support/callbacks.rb:505:in `call'
|
67812
|
+
activesupport (4.2.1) lib/active_support/callbacks.rb:92:in `_run_callbacks'
|
67813
|
+
activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_process_action_callbacks'
|
67814
|
+
activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
|
67815
|
+
actionpack (4.2.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
|
67816
|
+
actionpack (4.2.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
|
67817
|
+
actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
|
67818
|
+
activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument'
|
67819
|
+
activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
|
67820
|
+
activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument'
|
67821
|
+
actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
|
67822
|
+
actionpack (4.2.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
|
67823
|
+
activerecord (4.2.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
|
67824
|
+
actionpack (4.2.1) lib/abstract_controller/base.rb:137:in `process'
|
67825
|
+
actionview (4.2.1) lib/action_view/rendering.rb:30:in `process'
|
67826
|
+
actionpack (4.2.1) lib/action_controller/metal.rb:196:in `dispatch'
|
67827
|
+
actionpack (4.2.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
|
67828
|
+
actionpack (4.2.1) lib/action_controller/metal.rb:237:in `block in action'
|
67829
|
+
actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `call'
|
67830
|
+
actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
|
67831
|
+
actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
|
67832
|
+
actionpack (4.2.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
|
67833
|
+
actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `each'
|
67834
|
+
actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `serve'
|
67835
|
+
actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:819:in `call'
|
67836
|
+
railties (4.2.1) lib/rails/engine.rb:518:in `call'
|
67837
|
+
railties (4.2.1) lib/rails/railtie.rb:194:in `public_send'
|
67838
|
+
railties (4.2.1) lib/rails/railtie.rb:194:in `method_missing'
|
67839
|
+
actionpack (4.2.1) lib/action_dispatch/routing/mapper.rb:51:in `serve'
|
67840
|
+
actionpack (4.2.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
|
67841
|
+
actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `each'
|
67842
|
+
actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `serve'
|
67843
|
+
actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:819:in `call'
|
67844
|
+
rack (1.6.0) lib/rack/etag.rb:24:in `call'
|
67845
|
+
rack (1.6.0) lib/rack/conditionalget.rb:25:in `call'
|
67846
|
+
rack (1.6.0) lib/rack/head.rb:13:in `call'
|
67847
|
+
actionpack (4.2.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
|
67848
|
+
actionpack (4.2.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
|
67849
|
+
rack (1.6.0) lib/rack/session/abstract/id.rb:225:in `context'
|
67850
|
+
rack (1.6.0) lib/rack/session/abstract/id.rb:220:in `call'
|
67851
|
+
actionpack (4.2.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
|
67852
|
+
activerecord (4.2.1) lib/active_record/query_cache.rb:36:in `call'
|
67853
|
+
activerecord (4.2.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:649:in `call'
|
67854
|
+
activerecord (4.2.1) lib/active_record/migration.rb:378:in `call'
|
67855
|
+
actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
|
67856
|
+
activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `call'
|
67857
|
+
activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `_run_callbacks'
|
67858
|
+
activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_call_callbacks'
|
67859
|
+
activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
|
67860
|
+
actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
|
67861
|
+
actionpack (4.2.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
|
67862
|
+
actionpack (4.2.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
|
67863
|
+
actionpack (4.2.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
|
67864
|
+
actionpack (4.2.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
|
67865
|
+
railties (4.2.1) lib/rails/rack/logger.rb:38:in `call_app'
|
67866
|
+
railties (4.2.1) lib/rails/rack/logger.rb:20:in `block in call'
|
67867
|
+
activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
|
67868
|
+
activesupport (4.2.1) lib/active_support/tagged_logging.rb:26:in `tagged'
|
67869
|
+
activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `tagged'
|
67870
|
+
railties (4.2.1) lib/rails/rack/logger.rb:20:in `call'
|
67871
|
+
actionpack (4.2.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
|
67872
|
+
rack (1.6.0) lib/rack/methodoverride.rb:22:in `call'
|
67873
|
+
rack (1.6.0) lib/rack/runtime.rb:18:in `call'
|
67874
|
+
activesupport (4.2.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
|
67875
|
+
rack (1.6.0) lib/rack/lock.rb:17:in `call'
|
67876
|
+
actionpack (4.2.1) lib/action_dispatch/middleware/static.rb:113:in `call'
|
67877
|
+
rack (1.6.0) lib/rack/sendfile.rb:113:in `call'
|
67878
|
+
railties (4.2.1) lib/rails/engine.rb:518:in `call'
|
67879
|
+
railties (4.2.1) lib/rails/application.rb:164:in `call'
|
67880
|
+
rack (1.6.0) lib/rack/lock.rb:17:in `call'
|
67881
|
+
rack (1.6.0) lib/rack/content_length.rb:15:in `call'
|
67882
|
+
rack (1.6.0) lib/rack/handler/webrick.rb:89:in `service'
|
67883
|
+
/Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
|
67884
|
+
/Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
|
67885
|
+
/Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
|
67886
|
+
|
67887
|
+
|
67888
|
+
Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_source.erb (6.6ms)
|
67889
|
+
Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.7ms)
|
67890
|
+
Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (0.8ms)
|
67891
|
+
Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (26.6ms)
|
67892
|
+
|
67893
|
+
|
67894
|
+
Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-10 10:55:19 +0200
|
67895
|
+
Processing by Flyboy::TasksController#index as HTML
|
67896
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (1.2ms)
|
67897
|
+
[1m[35mFlyboy::Task Load (0.1ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."done" = 't' ORDER BY term ASC
|
67898
|
+
[1m[36mFlyboy::Goal Load (0.2ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 1]]
|
67899
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]
|
67900
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 1]]
|
67901
|
+
[1m[35mFlyboy::Goal Load (0.1ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 2]]
|
67902
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (84.1ms)
|
67903
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (89.4ms)
|
67904
|
+
Rendered /Users/benoit/.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)
|
67905
|
+
Completed 200 OK in 170ms (Views: 146.2ms | ActiveRecord: 1.4ms)
|
67906
|
+
|
67907
|
+
|
67908
|
+
Started GET "/assets/application-1ca27a7ca6d3840b2b98bb4437a8bec6.css?body=1" for 127.0.0.1 at 2015-04-10 10:55:20 +0200
|
67909
|
+
|
67910
|
+
|
67911
|
+
Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-10 10:55:20 +0200
|
67912
|
+
|
67913
|
+
|
67914
|
+
Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-10 10:55:20 +0200
|
67915
|
+
|
67916
|
+
|
67917
|
+
Started GET "/assets/dorsale/forms-17647dc279994891fcf40edda2798a41.js?body=1" for 127.0.0.1 at 2015-04-10 10:55:20 +0200
|
67918
|
+
|
67919
|
+
|
67920
|
+
Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-10 10:55:20 +0200
|
67921
|
+
|
67922
|
+
|
67923
|
+
Started GET "/assets/dorsale/all-68d74b0aca3a3a4edf7258a4d1391198.js?body=1" for 127.0.0.1 at 2015-04-10 10:55:20 +0200
|
67924
|
+
|
67925
|
+
|
67926
|
+
Started GET "/assets/application-601e37220d4f8ffdae261a9c049369c2.js?body=1" for 127.0.0.1 at 2015-04-10 10:55:20 +0200
|
67927
|
+
|
67928
|
+
|
67929
|
+
Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-10 10:55:20 +0200
|
67930
|
+
|
67931
|
+
|
67932
|
+
Started GET "/flyboy/tasks.pdf" for 127.0.0.1 at 2015-04-10 10:55:21 +0200
|
67933
|
+
Processing by Flyboy::TasksController#index as PDF
|
67934
|
+
Completed 500 Internal Server Error in 4ms (ActiveRecord: 0.0ms)
|
67935
|
+
|
67936
|
+
SyntaxError (/Users/benoit/www/agilidee/flyboy/app/pdfs/flyboy/roadmap.rb:16: syntax error, unexpected tIDENTIFIER, expecting keyword_end
|
67937
|
+
text "Plan d"actions au #{I18n.l(Date.today)}", :size => 20
|
67938
|
+
^):
|
67939
|
+
/Users/benoit/www/agilidee/flyboy/app/pdfs/flyboy/roadmap.rb:16: syntax error, unexpected tIDENTIFIER, expecting keyword_end
|
67940
|
+
text "Plan d"actions au #{I18n.l(Date.today)}", :size => 20
|
67941
|
+
^
|
67942
|
+
zeus (0.15.4) lib/zeus/load_tracking.rb:50:in `load'
|
67943
|
+
zeus (0.15.4) lib/zeus/load_tracking.rb:50:in `load'
|
67944
|
+
activesupport (4.2.1) lib/active_support/dependencies.rb:457:in `block in load_file'
|
67945
|
+
activesupport (4.2.1) lib/active_support/dependencies.rb:647:in `new_constants_in'
|
67946
|
+
activesupport (4.2.1) lib/active_support/dependencies.rb:456:in `load_file'
|
67947
|
+
activesupport (4.2.1) lib/active_support/dependencies.rb:354:in `require_or_load'
|
67948
|
+
activesupport (4.2.1) lib/active_support/dependencies.rb:494:in `load_missing_constant'
|
67949
|
+
activesupport (4.2.1) lib/active_support/dependencies.rb:184:in `const_missing'
|
67950
|
+
activesupport (4.2.1) lib/active_support/dependencies.rb:526:in `load_missing_constant'
|
67951
|
+
activesupport (4.2.1) lib/active_support/dependencies.rb:184:in `const_missing'
|
67952
|
+
/Users/benoit/www/agilidee/flyboy/app/controllers/flyboy/tasks_controller.rb:42:in `block (2 levels) in index'
|
67953
|
+
actionpack (4.2.1) lib/action_controller/metal/mime_responds.rb:215:in `call'
|
67954
|
+
actionpack (4.2.1) lib/action_controller/metal/mime_responds.rb:215:in `respond_to'
|
67955
|
+
/Users/benoit/www/agilidee/flyboy/app/controllers/flyboy/tasks_controller.rb:30:in `index'
|
67956
|
+
actionpack (4.2.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
|
67957
|
+
actionpack (4.2.1) lib/abstract_controller/base.rb:198:in `process_action'
|
67958
|
+
actionpack (4.2.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
|
67959
|
+
actionpack (4.2.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
|
67960
|
+
activesupport (4.2.1) lib/active_support/callbacks.rb:117:in `call'
|
67961
|
+
activesupport (4.2.1) lib/active_support/callbacks.rb:117:in `call'
|
67962
|
+
activesupport (4.2.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
|
67963
|
+
activesupport (4.2.1) lib/active_support/callbacks.rb:505:in `call'
|
67964
|
+
activesupport (4.2.1) lib/active_support/callbacks.rb:505:in `call'
|
67965
|
+
activesupport (4.2.1) lib/active_support/callbacks.rb:92:in `_run_callbacks'
|
67966
|
+
activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_process_action_callbacks'
|
67967
|
+
activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
|
67968
|
+
actionpack (4.2.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
|
67969
|
+
actionpack (4.2.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
|
67970
|
+
actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
|
67971
|
+
activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument'
|
67972
|
+
activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
|
67973
|
+
activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument'
|
67974
|
+
actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
|
67975
|
+
actionpack (4.2.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
|
67976
|
+
activerecord (4.2.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
|
67977
|
+
actionpack (4.2.1) lib/abstract_controller/base.rb:137:in `process'
|
67978
|
+
actionview (4.2.1) lib/action_view/rendering.rb:30:in `process'
|
67979
|
+
actionpack (4.2.1) lib/action_controller/metal.rb:196:in `dispatch'
|
67980
|
+
actionpack (4.2.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
|
67981
|
+
actionpack (4.2.1) lib/action_controller/metal.rb:237:in `block in action'
|
67982
|
+
actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `call'
|
67983
|
+
actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
|
67984
|
+
actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
|
67985
|
+
actionpack (4.2.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
|
67986
|
+
actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `each'
|
67987
|
+
actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `serve'
|
67988
|
+
actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:819:in `call'
|
67989
|
+
railties (4.2.1) lib/rails/engine.rb:518:in `call'
|
67990
|
+
railties (4.2.1) lib/rails/railtie.rb:194:in `public_send'
|
67991
|
+
railties (4.2.1) lib/rails/railtie.rb:194:in `method_missing'
|
67992
|
+
actionpack (4.2.1) lib/action_dispatch/routing/mapper.rb:51:in `serve'
|
67993
|
+
actionpack (4.2.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
|
67994
|
+
actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `each'
|
67995
|
+
actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `serve'
|
67996
|
+
actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:819:in `call'
|
67997
|
+
rack (1.6.0) lib/rack/etag.rb:24:in `call'
|
67998
|
+
rack (1.6.0) lib/rack/conditionalget.rb:25:in `call'
|
67999
|
+
rack (1.6.0) lib/rack/head.rb:13:in `call'
|
68000
|
+
actionpack (4.2.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
|
68001
|
+
actionpack (4.2.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
|
68002
|
+
rack (1.6.0) lib/rack/session/abstract/id.rb:225:in `context'
|
68003
|
+
rack (1.6.0) lib/rack/session/abstract/id.rb:220:in `call'
|
68004
|
+
actionpack (4.2.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
|
68005
|
+
activerecord (4.2.1) lib/active_record/query_cache.rb:36:in `call'
|
68006
|
+
activerecord (4.2.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:649:in `call'
|
68007
|
+
activerecord (4.2.1) lib/active_record/migration.rb:378:in `call'
|
68008
|
+
actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
|
68009
|
+
activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `call'
|
68010
|
+
activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `_run_callbacks'
|
68011
|
+
activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_call_callbacks'
|
68012
|
+
activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
|
68013
|
+
actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
|
68014
|
+
actionpack (4.2.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
|
68015
|
+
actionpack (4.2.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
|
68016
|
+
actionpack (4.2.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
|
68017
|
+
actionpack (4.2.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
|
68018
|
+
railties (4.2.1) lib/rails/rack/logger.rb:38:in `call_app'
|
68019
|
+
railties (4.2.1) lib/rails/rack/logger.rb:20:in `block in call'
|
68020
|
+
activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
|
68021
|
+
activesupport (4.2.1) lib/active_support/tagged_logging.rb:26:in `tagged'
|
68022
|
+
activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `tagged'
|
68023
|
+
railties (4.2.1) lib/rails/rack/logger.rb:20:in `call'
|
68024
|
+
actionpack (4.2.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
|
68025
|
+
rack (1.6.0) lib/rack/methodoverride.rb:22:in `call'
|
68026
|
+
rack (1.6.0) lib/rack/runtime.rb:18:in `call'
|
68027
|
+
activesupport (4.2.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
|
68028
|
+
rack (1.6.0) lib/rack/lock.rb:17:in `call'
|
68029
|
+
actionpack (4.2.1) lib/action_dispatch/middleware/static.rb:113:in `call'
|
68030
|
+
rack (1.6.0) lib/rack/sendfile.rb:113:in `call'
|
68031
|
+
railties (4.2.1) lib/rails/engine.rb:518:in `call'
|
68032
|
+
railties (4.2.1) lib/rails/application.rb:164:in `call'
|
68033
|
+
rack (1.6.0) lib/rack/lock.rb:17:in `call'
|
68034
|
+
rack (1.6.0) lib/rack/content_length.rb:15:in `call'
|
68035
|
+
rack (1.6.0) lib/rack/handler/webrick.rb:89:in `service'
|
68036
|
+
/Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
|
68037
|
+
/Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
|
68038
|
+
/Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
|
68039
|
+
|
68040
|
+
|
68041
|
+
Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_source.erb (6.4ms)
|
68042
|
+
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)
|
68043
|
+
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)
|
68044
|
+
Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (24.2ms)
|
68045
|
+
|
68046
|
+
|
68047
|
+
Started GET "/flyboy/tasks.pdf" for 127.0.0.1 at 2015-04-10 10:56:03 +0200
|
68048
|
+
Processing by Flyboy::TasksController#index as PDF
|
68049
|
+
Completed 500 Internal Server Error in 19ms (ActiveRecord: 0.0ms)
|
68050
|
+
|
68051
|
+
SyntaxError (/Users/benoit/www/agilidee/flyboy/app/pdfs/flyboy/roadmap.rb:16: syntax error, unexpected tIDENTIFIER, expecting keyword_end
|
68052
|
+
text "Plan d"actions au #{I18n.l(Date.today)}", :size => 20
|
68053
|
+
^):
|
68054
|
+
/Users/benoit/www/agilidee/flyboy/app/pdfs/flyboy/roadmap.rb:16: syntax error, unexpected tIDENTIFIER, expecting keyword_end
|
68055
|
+
text "Plan d"actions au #{I18n.l(Date.today)}", :size => 20
|
68056
|
+
^
|
68057
|
+
zeus (0.15.4) lib/zeus/load_tracking.rb:50:in `load'
|
68058
|
+
zeus (0.15.4) lib/zeus/load_tracking.rb:50:in `load'
|
68059
|
+
activesupport (4.2.1) lib/active_support/dependencies.rb:457:in `block in load_file'
|
68060
|
+
activesupport (4.2.1) lib/active_support/dependencies.rb:647:in `new_constants_in'
|
68061
|
+
activesupport (4.2.1) lib/active_support/dependencies.rb:456:in `load_file'
|
68062
|
+
activesupport (4.2.1) lib/active_support/dependencies.rb:354:in `require_or_load'
|
68063
|
+
activesupport (4.2.1) lib/active_support/dependencies.rb:494:in `load_missing_constant'
|
68064
|
+
activesupport (4.2.1) lib/active_support/dependencies.rb:184:in `const_missing'
|
68065
|
+
activesupport (4.2.1) lib/active_support/dependencies.rb:526:in `load_missing_constant'
|
68066
|
+
activesupport (4.2.1) lib/active_support/dependencies.rb:184:in `const_missing'
|
68067
|
+
/Users/benoit/www/agilidee/flyboy/app/controllers/flyboy/tasks_controller.rb:42:in `block (2 levels) in index'
|
68068
|
+
actionpack (4.2.1) lib/action_controller/metal/mime_responds.rb:215:in `call'
|
68069
|
+
actionpack (4.2.1) lib/action_controller/metal/mime_responds.rb:215:in `respond_to'
|
68070
|
+
/Users/benoit/www/agilidee/flyboy/app/controllers/flyboy/tasks_controller.rb:30:in `index'
|
68071
|
+
actionpack (4.2.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
|
68072
|
+
actionpack (4.2.1) lib/abstract_controller/base.rb:198:in `process_action'
|
68073
|
+
actionpack (4.2.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
|
68074
|
+
actionpack (4.2.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
|
68075
|
+
activesupport (4.2.1) lib/active_support/callbacks.rb:117:in `call'
|
68076
|
+
activesupport (4.2.1) lib/active_support/callbacks.rb:117:in `call'
|
68077
|
+
activesupport (4.2.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
|
68078
|
+
activesupport (4.2.1) lib/active_support/callbacks.rb:505:in `call'
|
68079
|
+
activesupport (4.2.1) lib/active_support/callbacks.rb:505:in `call'
|
68080
|
+
activesupport (4.2.1) lib/active_support/callbacks.rb:92:in `_run_callbacks'
|
68081
|
+
activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_process_action_callbacks'
|
68082
|
+
activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
|
68083
|
+
actionpack (4.2.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
|
68084
|
+
actionpack (4.2.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
|
68085
|
+
actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
|
68086
|
+
activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument'
|
68087
|
+
activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
|
68088
|
+
activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument'
|
68089
|
+
actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
|
68090
|
+
actionpack (4.2.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
|
68091
|
+
activerecord (4.2.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
|
68092
|
+
actionpack (4.2.1) lib/abstract_controller/base.rb:137:in `process'
|
68093
|
+
actionview (4.2.1) lib/action_view/rendering.rb:30:in `process'
|
68094
|
+
actionpack (4.2.1) lib/action_controller/metal.rb:196:in `dispatch'
|
68095
|
+
actionpack (4.2.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
|
68096
|
+
actionpack (4.2.1) lib/action_controller/metal.rb:237:in `block in action'
|
68097
|
+
actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `call'
|
68098
|
+
actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
|
68099
|
+
actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
|
68100
|
+
actionpack (4.2.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
|
68101
|
+
actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `each'
|
68102
|
+
actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `serve'
|
68103
|
+
actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:819:in `call'
|
68104
|
+
railties (4.2.1) lib/rails/engine.rb:518:in `call'
|
68105
|
+
railties (4.2.1) lib/rails/railtie.rb:194:in `public_send'
|
68106
|
+
railties (4.2.1) lib/rails/railtie.rb:194:in `method_missing'
|
68107
|
+
actionpack (4.2.1) lib/action_dispatch/routing/mapper.rb:51:in `serve'
|
68108
|
+
actionpack (4.2.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
|
68109
|
+
actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `each'
|
68110
|
+
actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `serve'
|
68111
|
+
actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:819:in `call'
|
68112
|
+
rack (1.6.0) lib/rack/etag.rb:24:in `call'
|
68113
|
+
rack (1.6.0) lib/rack/conditionalget.rb:25:in `call'
|
68114
|
+
rack (1.6.0) lib/rack/head.rb:13:in `call'
|
68115
|
+
actionpack (4.2.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
|
68116
|
+
actionpack (4.2.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
|
68117
|
+
rack (1.6.0) lib/rack/session/abstract/id.rb:225:in `context'
|
68118
|
+
rack (1.6.0) lib/rack/session/abstract/id.rb:220:in `call'
|
68119
|
+
actionpack (4.2.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
|
68120
|
+
activerecord (4.2.1) lib/active_record/query_cache.rb:36:in `call'
|
68121
|
+
activerecord (4.2.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:649:in `call'
|
68122
|
+
activerecord (4.2.1) lib/active_record/migration.rb:378:in `call'
|
68123
|
+
actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
|
68124
|
+
activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `call'
|
68125
|
+
activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `_run_callbacks'
|
68126
|
+
activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_call_callbacks'
|
68127
|
+
activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
|
68128
|
+
actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
|
68129
|
+
actionpack (4.2.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
|
68130
|
+
actionpack (4.2.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
|
68131
|
+
actionpack (4.2.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
|
68132
|
+
actionpack (4.2.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
|
68133
|
+
railties (4.2.1) lib/rails/rack/logger.rb:38:in `call_app'
|
68134
|
+
railties (4.2.1) lib/rails/rack/logger.rb:20:in `block in call'
|
68135
|
+
activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
|
68136
|
+
activesupport (4.2.1) lib/active_support/tagged_logging.rb:26:in `tagged'
|
68137
|
+
activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `tagged'
|
68138
|
+
railties (4.2.1) lib/rails/rack/logger.rb:20:in `call'
|
68139
|
+
actionpack (4.2.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
|
68140
|
+
rack (1.6.0) lib/rack/methodoverride.rb:22:in `call'
|
68141
|
+
rack (1.6.0) lib/rack/runtime.rb:18:in `call'
|
68142
|
+
activesupport (4.2.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
|
68143
|
+
rack (1.6.0) lib/rack/lock.rb:17:in `call'
|
68144
|
+
actionpack (4.2.1) lib/action_dispatch/middleware/static.rb:113:in `call'
|
68145
|
+
rack (1.6.0) lib/rack/sendfile.rb:113:in `call'
|
68146
|
+
railties (4.2.1) lib/rails/engine.rb:518:in `call'
|
68147
|
+
railties (4.2.1) lib/rails/application.rb:164:in `call'
|
68148
|
+
rack (1.6.0) lib/rack/lock.rb:17:in `call'
|
68149
|
+
rack (1.6.0) lib/rack/content_length.rb:15:in `call'
|
68150
|
+
rack (1.6.0) lib/rack/handler/webrick.rb:89:in `service'
|
68151
|
+
/Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
|
68152
|
+
/Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
|
68153
|
+
/Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
|
68154
|
+
|
68155
|
+
|
68156
|
+
Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_source.erb (7.3ms)
|
68157
|
+
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)
|
68158
|
+
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)
|
68159
|
+
Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (25.3ms)
|
68160
|
+
|
68161
|
+
|
68162
|
+
Started GET "/flyboy/tasks.pdf" for 127.0.0.1 at 2015-04-10 10:56:42 +0200
|
68163
|
+
Processing by Flyboy::TasksController#index as PDF
|
68164
|
+
[1m[36mFlyboy::Task Load (0.1ms)[0m [1mSELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."done" = 't' ORDER BY term ASC[0m
|
68165
|
+
[1m[35mFlyboy::Goal Load (0.1ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]
|
68166
|
+
[1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ?[0m [["goal_id", 1]]
|
68167
|
+
[1m[35m (0.1ms)[0m SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]]
|
68168
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ?[0m [["goal_id", 1]]
|
68169
|
+
Completed 500 Internal Server Error in 137ms (ActiveRecord: 1.5ms)
|
68170
|
+
|
68171
|
+
NoMethodError (undefined method `number_to_percentage' for #<Flyboy::Roadmap:0x007ff5d6921bb0>):
|
68172
|
+
dorsale (1.1.4) app/helpers/dorsale/text_helper.rb:8:in `percentage'
|
68173
|
+
/Users/benoit/www/agilidee/flyboy/app/pdfs/flyboy/roadmap.rb:33:in `block in display_tasks'
|
68174
|
+
activerecord (4.2.1) lib/active_record/relation/delegation.rb:46:in `each'
|
68175
|
+
activerecord (4.2.1) lib/active_record/relation/delegation.rb:46:in `each'
|
68176
|
+
/Users/benoit/www/agilidee/flyboy/app/pdfs/flyboy/roadmap.rb:30:in `display_tasks'
|
68177
|
+
/Users/benoit/www/agilidee/flyboy/app/pdfs/flyboy/roadmap.rb:18:in `build'
|
68178
|
+
/Users/benoit/www/agilidee/flyboy/app/controllers/flyboy/tasks_controller.rb:43:in `block (2 levels) in index'
|
68179
|
+
actionpack (4.2.1) lib/action_controller/metal/mime_responds.rb:215:in `call'
|
68180
|
+
actionpack (4.2.1) lib/action_controller/metal/mime_responds.rb:215:in `respond_to'
|
68181
|
+
/Users/benoit/www/agilidee/flyboy/app/controllers/flyboy/tasks_controller.rb:30:in `index'
|
68182
|
+
actionpack (4.2.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
|
68183
|
+
actionpack (4.2.1) lib/abstract_controller/base.rb:198:in `process_action'
|
68184
|
+
actionpack (4.2.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
|
68185
|
+
actionpack (4.2.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
|
68186
|
+
activesupport (4.2.1) lib/active_support/callbacks.rb:117:in `call'
|
68187
|
+
activesupport (4.2.1) lib/active_support/callbacks.rb:117:in `call'
|
68188
|
+
activesupport (4.2.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
|
68189
|
+
activesupport (4.2.1) lib/active_support/callbacks.rb:505:in `call'
|
68190
|
+
activesupport (4.2.1) lib/active_support/callbacks.rb:505:in `call'
|
68191
|
+
activesupport (4.2.1) lib/active_support/callbacks.rb:92:in `_run_callbacks'
|
68192
|
+
activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_process_action_callbacks'
|
68193
|
+
activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
|
68194
|
+
actionpack (4.2.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
|
68195
|
+
actionpack (4.2.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
|
68196
|
+
actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
|
68197
|
+
activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument'
|
68198
|
+
activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
|
68199
|
+
activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument'
|
68200
|
+
actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
|
68201
|
+
actionpack (4.2.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
|
68202
|
+
activerecord (4.2.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
|
68203
|
+
actionpack (4.2.1) lib/abstract_controller/base.rb:137:in `process'
|
68204
|
+
actionview (4.2.1) lib/action_view/rendering.rb:30:in `process'
|
68205
|
+
actionpack (4.2.1) lib/action_controller/metal.rb:196:in `dispatch'
|
68206
|
+
actionpack (4.2.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
|
68207
|
+
actionpack (4.2.1) lib/action_controller/metal.rb:237:in `block in action'
|
68208
|
+
actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `call'
|
68209
|
+
actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
|
68210
|
+
actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
|
68211
|
+
actionpack (4.2.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
|
68212
|
+
actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `each'
|
68213
|
+
actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `serve'
|
68214
|
+
actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:819:in `call'
|
68215
|
+
railties (4.2.1) lib/rails/engine.rb:518:in `call'
|
68216
|
+
railties (4.2.1) lib/rails/railtie.rb:194:in `public_send'
|
68217
|
+
railties (4.2.1) lib/rails/railtie.rb:194:in `method_missing'
|
68218
|
+
actionpack (4.2.1) lib/action_dispatch/routing/mapper.rb:51:in `serve'
|
68219
|
+
actionpack (4.2.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
|
68220
|
+
actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `each'
|
68221
|
+
actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `serve'
|
68222
|
+
actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:819:in `call'
|
68223
|
+
rack (1.6.0) lib/rack/etag.rb:24:in `call'
|
68224
|
+
rack (1.6.0) lib/rack/conditionalget.rb:25:in `call'
|
68225
|
+
rack (1.6.0) lib/rack/head.rb:13:in `call'
|
68226
|
+
actionpack (4.2.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
|
68227
|
+
actionpack (4.2.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
|
68228
|
+
rack (1.6.0) lib/rack/session/abstract/id.rb:225:in `context'
|
68229
|
+
rack (1.6.0) lib/rack/session/abstract/id.rb:220:in `call'
|
68230
|
+
actionpack (4.2.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
|
68231
|
+
activerecord (4.2.1) lib/active_record/query_cache.rb:36:in `call'
|
68232
|
+
activerecord (4.2.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:649:in `call'
|
68233
|
+
activerecord (4.2.1) lib/active_record/migration.rb:378:in `call'
|
68234
|
+
actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
|
68235
|
+
activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `call'
|
68236
|
+
activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `_run_callbacks'
|
68237
|
+
activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_call_callbacks'
|
68238
|
+
activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
|
68239
|
+
actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
|
68240
|
+
actionpack (4.2.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
|
68241
|
+
actionpack (4.2.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
|
68242
|
+
actionpack (4.2.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
|
68243
|
+
actionpack (4.2.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
|
68244
|
+
railties (4.2.1) lib/rails/rack/logger.rb:38:in `call_app'
|
68245
|
+
railties (4.2.1) lib/rails/rack/logger.rb:20:in `block in call'
|
68246
|
+
activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
|
68247
|
+
activesupport (4.2.1) lib/active_support/tagged_logging.rb:26:in `tagged'
|
68248
|
+
activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `tagged'
|
68249
|
+
railties (4.2.1) lib/rails/rack/logger.rb:20:in `call'
|
68250
|
+
actionpack (4.2.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
|
68251
|
+
rack (1.6.0) lib/rack/methodoverride.rb:22:in `call'
|
68252
|
+
rack (1.6.0) lib/rack/runtime.rb:18:in `call'
|
68253
|
+
activesupport (4.2.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
|
68254
|
+
rack (1.6.0) lib/rack/lock.rb:17:in `call'
|
68255
|
+
actionpack (4.2.1) lib/action_dispatch/middleware/static.rb:113:in `call'
|
68256
|
+
rack (1.6.0) lib/rack/sendfile.rb:113:in `call'
|
68257
|
+
railties (4.2.1) lib/rails/engine.rb:518:in `call'
|
68258
|
+
railties (4.2.1) lib/rails/application.rb:164:in `call'
|
68259
|
+
rack (1.6.0) lib/rack/lock.rb:17:in `call'
|
68260
|
+
rack (1.6.0) lib/rack/content_length.rb:15:in `call'
|
68261
|
+
rack (1.6.0) lib/rack/handler/webrick.rb:89:in `service'
|
68262
|
+
/Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
|
68263
|
+
/Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
|
68264
|
+
/Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
|
68265
|
+
|
68266
|
+
|
68267
|
+
Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_source.erb (7.4ms)
|
68268
|
+
Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.9ms)
|
68269
|
+
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)
|
68270
|
+
Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (26.4ms)
|
68271
|
+
|
68272
|
+
|
68273
|
+
Started GET "/flyboy/tasks.pdf" for 127.0.0.1 at 2015-04-10 10:57:22 +0200
|
68274
|
+
Processing by Flyboy::TasksController#index as PDF
|
68275
|
+
[1m[35mFlyboy::Task Load (0.2ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."done" = 't' ORDER BY term ASC
|
68276
|
+
[1m[36mFlyboy::Goal Load (0.2ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 1]]
|
68277
|
+
[1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]]
|
68278
|
+
[1m[36m (0.1ms)[0m [1mSELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ?[0m [["goal_id", 1]]
|
68279
|
+
[1m[35mCACHE (0.0ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]]
|
68280
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 1]]
|
68281
|
+
[1m[35mCACHE (0.0ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]]
|
68282
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ?[0m [["goal_id", 1]]
|
68283
|
+
[1m[35mCACHE (0.0ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]]
|
68284
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 1]]
|
68285
|
+
[1m[35mCACHE (0.0ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]]
|
68286
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ?[0m [["goal_id", 1]]
|
68287
|
+
[1m[35mCACHE (0.0ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]]
|
68288
|
+
[1m[36mFlyboy::Goal Load (0.2ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 2]]
|
68289
|
+
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 2]]
|
68290
|
+
[1m[36m (0.1ms)[0m [1mSELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ?[0m [["goal_id", 2]]
|
68291
|
+
[1m[35mCACHE (0.0ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 2]]
|
68292
|
+
Rendered text template (0.0ms)
|
68293
|
+
Sent data feuille_de_route_2015-04-10.pdf (0.9ms)
|
68294
|
+
Completed 200 OK in 95ms (Views: 0.7ms | ActiveRecord: 2.3ms)
|
68295
|
+
|
68296
|
+
|
68297
|
+
Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-10 10:57:32 +0200
|
68298
|
+
Processing by Flyboy::TasksController#index as HTML
|
68299
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.9ms)
|
68300
|
+
[1m[36mFlyboy::Task Load (0.3ms)[0m [1mSELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."done" = 't' ORDER BY term ASC[0m
|
68301
|
+
[1m[35mFlyboy::Goal Load (0.1ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]
|
68302
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 1]]
|
68303
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]
|
68304
|
+
[1m[36mFlyboy::Goal Load (0.1ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 2]]
|
68305
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (71.4ms)
|
68306
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (76.5ms)
|
68307
|
+
Rendered /Users/benoit/.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)
|
68308
|
+
Completed 200 OK in 152ms (Views: 149.4ms | ActiveRecord: 0.6ms)
|
68309
|
+
|
68310
|
+
|
68311
|
+
Started GET "/assets/application-1ca27a7ca6d3840b2b98bb4437a8bec6.css?body=1" for 127.0.0.1 at 2015-04-10 10:57:32 +0200
|
68312
|
+
|
68313
|
+
|
68314
|
+
Started GET "/assets/dorsale/forms-17647dc279994891fcf40edda2798a41.js?body=1" for 127.0.0.1 at 2015-04-10 10:57:32 +0200
|
68315
|
+
|
68316
|
+
|
68317
|
+
Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-10 10:57:32 +0200
|
68318
|
+
|
68319
|
+
|
68320
|
+
Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-10 10:57:32 +0200
|
68321
|
+
|
68322
|
+
|
68323
|
+
Started GET "/assets/dorsale/all-68d74b0aca3a3a4edf7258a4d1391198.js?body=1" for 127.0.0.1 at 2015-04-10 10:57:32 +0200
|
68324
|
+
|
68325
|
+
|
68326
|
+
Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-10 10:57:32 +0200
|
68327
|
+
|
68328
|
+
|
68329
|
+
Started GET "/assets/application-601e37220d4f8ffdae261a9c049369c2.js?body=1" for 127.0.0.1 at 2015-04-10 10:57:32 +0200
|
68330
|
+
|
68331
|
+
|
68332
|
+
Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-10 10:57:32 +0200
|
68333
|
+
|
68334
|
+
|
68335
|
+
Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-10 10:59:30 +0200
|
68336
|
+
Processing by Flyboy::TasksController#index as HTML
|
68337
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (76.8ms)
|
68338
|
+
[1m[35mFlyboy::Task Load (0.3ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."done" = 't' ORDER BY term ASC
|
68339
|
+
[1m[36mFlyboy::Goal Load (0.3ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 1]]
|
68340
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]
|
68341
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 1]]
|
68342
|
+
[1m[35mFlyboy::Goal Load (0.1ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 2]]
|
68343
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (47.8ms)
|
68344
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (129.5ms)
|
68345
|
+
Rendered /Users/benoit/.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)
|
68346
|
+
Completed 200 OK in 236ms (Views: 208.2ms | ActiveRecord: 1.9ms)
|
68347
|
+
|
68348
|
+
|
68349
|
+
Started GET "/assets/application-1ca27a7ca6d3840b2b98bb4437a8bec6.css?body=1" for 127.0.0.1 at 2015-04-10 10:59:30 +0200
|
68350
|
+
|
68351
|
+
|
68352
|
+
Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-10 10:59:30 +0200
|
68353
|
+
|
68354
|
+
|
68355
|
+
Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-10 10:59:30 +0200
|
68356
|
+
|
68357
|
+
|
68358
|
+
Started GET "/assets/dorsale/forms-17647dc279994891fcf40edda2798a41.js?body=1" for 127.0.0.1 at 2015-04-10 10:59:30 +0200
|
68359
|
+
|
68360
|
+
|
68361
|
+
Started GET "/assets/dorsale/all-68d74b0aca3a3a4edf7258a4d1391198.js?body=1" for 127.0.0.1 at 2015-04-10 10:59:30 +0200
|
68362
|
+
|
68363
|
+
|
68364
|
+
Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-10 10:59:30 +0200
|
68365
|
+
|
68366
|
+
|
68367
|
+
Started GET "/assets/application-601e37220d4f8ffdae261a9c049369c2.js?body=1" for 127.0.0.1 at 2015-04-10 10:59:30 +0200
|
68368
|
+
|
68369
|
+
|
68370
|
+
Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-10 10:59:30 +0200
|
68371
|
+
|
68372
|
+
|
68373
|
+
Started GET "/flyboy/tasks.csv" for 127.0.0.1 at 2015-04-10 10:59:32 +0200
|
68374
|
+
Processing by Flyboy::TasksController#index as CSV
|
68375
|
+
[1m[36mFlyboy::Task Load (0.3ms)[0m [1mSELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."done" = 't' ORDER BY term ASC[0m
|
68376
|
+
[1m[35mFlyboy::Goal Load (0.1ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]
|
68377
|
+
[1m[36m (0.3ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."done" = 't' AND "flyboy_tasks"."goal_id" = ?[0m [["goal_id", 1]]
|
68378
|
+
[1m[35m (0.3ms)[0m SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."done" = 't' AND "flyboy_tasks"."goal_id" = ? [["goal_id", 1]]
|
68379
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."done" = 't' AND "flyboy_tasks"."goal_id" = ?[0m [["goal_id", 1]]
|
68380
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]
|
68381
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."done" = 't' AND "flyboy_tasks"."goal_id" = ?[0m [["goal_id", 1]]
|
68382
|
+
[1m[35mCACHE (0.0ms)[0m SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."done" = 't' AND "flyboy_tasks"."goal_id" = ? [["goal_id", 1]]
|
68383
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."done" = 't' AND "flyboy_tasks"."goal_id" = ?[0m [["goal_id", 1]]
|
68384
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]
|
68385
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."done" = 't' AND "flyboy_tasks"."goal_id" = ?[0m [["goal_id", 1]]
|
68386
|
+
[1m[35mCACHE (0.0ms)[0m SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."done" = 't' AND "flyboy_tasks"."goal_id" = ? [["goal_id", 1]]
|
68387
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."done" = 't' AND "flyboy_tasks"."goal_id" = ?[0m [["goal_id", 1]]
|
68388
|
+
[1m[35mFlyboy::Goal Load (0.1ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 2]]
|
68389
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."done" = 't' AND "flyboy_tasks"."goal_id" = ?[0m [["goal_id", 2]]
|
68390
|
+
[1m[35m (0.1ms)[0m SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."done" = 't' AND "flyboy_tasks"."goal_id" = ? [["goal_id", 2]]
|
68391
|
+
[1m[36mCACHE (0.1ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."done" = 't' AND "flyboy_tasks"."goal_id" = ?[0m [["goal_id", 2]]
|
68392
|
+
Rendered text template (0.0ms)
|
68393
|
+
Sent data feuille_de_route_2015-04-10.csv (1.1ms)
|
68394
|
+
Completed 200 OK in 24ms (Views: 0.9ms | ActiveRecord: 1.5ms)
|
68395
|
+
|
68396
|
+
|
68397
|
+
Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-10 11:00:34 +0200
|
68398
|
+
Processing by Flyboy::TasksController#index as HTML
|
68399
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (1.3ms)
|
68400
|
+
[1m[35mFlyboy::Task Load (0.3ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."done" = 't' ORDER BY term ASC
|
68401
|
+
[1m[36mFlyboy::Goal Load (0.3ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 1]]
|
68402
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]
|
68403
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 1]]
|
68404
|
+
[1m[35mFlyboy::Goal Load (0.2ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 2]]
|
68405
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (49.1ms)
|
68406
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (56.0ms)
|
68407
|
+
Rendered /Users/benoit/.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)
|
68408
|
+
Completed 200 OK in 169ms (Views: 138.0ms | ActiveRecord: 2.1ms)
|
68409
|
+
|
68410
|
+
|
68411
|
+
Started GET "/assets/application-1ca27a7ca6d3840b2b98bb4437a8bec6.css?body=1" for 127.0.0.1 at 2015-04-10 11:00:34 +0200
|
68412
|
+
|
68413
|
+
|
68414
|
+
Started GET "/assets/dorsale/forms-17647dc279994891fcf40edda2798a41.js?body=1" for 127.0.0.1 at 2015-04-10 11:00:35 +0200
|
68415
|
+
|
68416
|
+
|
68417
|
+
Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-10 11:00:35 +0200
|
68418
|
+
|
68419
|
+
|
68420
|
+
Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-10 11:00:35 +0200
|
68421
|
+
|
68422
|
+
|
68423
|
+
Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-10 11:00:35 +0200
|
68424
|
+
|
68425
|
+
|
68426
|
+
Started GET "/assets/dorsale/all-68d74b0aca3a3a4edf7258a4d1391198.js?body=1" for 127.0.0.1 at 2015-04-10 11:00:35 +0200
|
68427
|
+
|
68428
|
+
|
68429
|
+
Started GET "/assets/application-601e37220d4f8ffdae261a9c049369c2.js?body=1" for 127.0.0.1 at 2015-04-10 11:00:35 +0200
|
68430
|
+
|
68431
|
+
|
68432
|
+
Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-10 11:00:35 +0200
|
68433
|
+
|
68434
|
+
|
68435
|
+
Started POST "/flyboy/dorsale/small_data/filters" for 127.0.0.1 at 2015-04-10 11:00:39 +0200
|
68436
|
+
Processing by Dorsale::SmallData::FiltersController#create as HTML
|
68437
|
+
Parameters: {"utf8"=>"✓", "authenticity_token"=>"5bT9l2AqJ7cPEq7QbFMFAdz7h5RkdGaqoz1WMQ7//yBy8Ic8ET/FWVLe3DJdYNEBr/o0dRU49dfLUqrrkbB0Ig==", "filters"=>{"status"=>""}}
|
68438
|
+
Redirected to http://tiramisu.local:9292/flyboy/tasks
|
68439
|
+
Completed 302 Found in 5ms (ActiveRecord: 0.0ms)
|
68440
|
+
|
68441
|
+
|
68442
|
+
Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-10 11:00:39 +0200
|
68443
|
+
Processing by Flyboy::TasksController#index as HTML
|
68444
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (2.9ms)
|
68445
|
+
[1m[36mFlyboy::Task Load (0.6ms)[0m [1mSELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC[0m
|
68446
|
+
[1m[35mFlyboy::Goal Load (0.3ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]
|
68447
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 1]]
|
68448
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]
|
68449
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 1]]
|
68450
|
+
[1m[35mFlyboy::Goal Load (0.4ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 2]]
|
68451
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 1]]
|
68452
|
+
[1m[35mFlyboy::Goal Load (0.1ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 3]]
|
68453
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (38.6ms)
|
68454
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (51.3ms)
|
68455
|
+
Rendered /Users/benoit/.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)
|
68456
|
+
Completed 200 OK in 122ms (Views: 118.7ms | ActiveRecord: 1.5ms)
|
68457
|
+
|
68458
|
+
|
68459
|
+
Started GET "/assets/application-1ca27a7ca6d3840b2b98bb4437a8bec6.css?body=1" for 127.0.0.1 at 2015-04-10 11:00:39 +0200
|
68460
|
+
|
68461
|
+
|
68462
|
+
Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-10 11:00:39 +0200
|
68463
|
+
|
68464
|
+
|
68465
|
+
Started GET "/assets/dorsale/forms-17647dc279994891fcf40edda2798a41.js?body=1" for 127.0.0.1 at 2015-04-10 11:00:39 +0200
|
68466
|
+
|
68467
|
+
|
68468
|
+
Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-10 11:00:39 +0200
|
68469
|
+
|
68470
|
+
|
68471
|
+
Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-10 11:00:39 +0200
|
68472
|
+
|
68473
|
+
|
68474
|
+
Started GET "/assets/dorsale/all-68d74b0aca3a3a4edf7258a4d1391198.js?body=1" for 127.0.0.1 at 2015-04-10 11:00:39 +0200
|
68475
|
+
|
68476
|
+
|
68477
|
+
Started GET "/assets/application-601e37220d4f8ffdae261a9c049369c2.js?body=1" for 127.0.0.1 at 2015-04-10 11:00:39 +0200
|
68478
|
+
|
68479
|
+
|
68480
|
+
Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-10 11:00:39 +0200
|
68481
|
+
|
68482
|
+
|
68483
|
+
Started GET "/flyboy/goals/1" for 127.0.0.1 at 2015-04-10 11:00:44 +0200
|
68484
|
+
Processing by Flyboy::GoalsController#show as HTML
|
68485
|
+
Parameters: {"id"=>"1"}
|
68486
|
+
[1m[36mFlyboy::Goal Load (0.2ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 1]]
|
68487
|
+
[1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f' [["goal_id", 1]]
|
68488
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_actions.html.slim (6.2ms)
|
68489
|
+
[1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ?[0m [["goal_id", 1]]
|
68490
|
+
[1m[35m (0.2ms)[0m SELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]]
|
68491
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ?[0m [["goal_id", 1]]
|
68492
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (12.8ms)
|
68493
|
+
[1m[35mFlyboy::Task Load (0.3ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? ORDER BY term ASC, term DESC [["goal_id", 1]]
|
68494
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (11.7ms)
|
68495
|
+
Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_contextual.html.slim (0.6ms)
|
68496
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/show.html.slim within layouts/application (31.6ms)
|
68497
|
+
Rendered /Users/benoit/.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)
|
68498
|
+
Completed 200 OK in 98ms (Views: 94.2ms | ActiveRecord: 1.1ms)
|
68499
|
+
|
68500
|
+
|
68501
|
+
Started GET "/assets/application-1ca27a7ca6d3840b2b98bb4437a8bec6.css?body=1" for 127.0.0.1 at 2015-04-10 11:00:44 +0200
|
68502
|
+
|
68503
|
+
|
68504
|
+
Started GET "/assets/dorsale/forms-17647dc279994891fcf40edda2798a41.js?body=1" for 127.0.0.1 at 2015-04-10 11:00:44 +0200
|
68505
|
+
|
68506
|
+
|
68507
|
+
Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-10 11:00:44 +0200
|
68508
|
+
|
68509
|
+
|
68510
|
+
Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-10 11:00:44 +0200
|
68511
|
+
|
68512
|
+
|
68513
|
+
Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-10 11:00:45 +0200
|
68514
|
+
|
68515
|
+
|
68516
|
+
Started GET "/assets/dorsale/all-68d74b0aca3a3a4edf7258a4d1391198.js?body=1" for 127.0.0.1 at 2015-04-10 11:00:45 +0200
|
68517
|
+
|
68518
|
+
|
68519
|
+
Started GET "/assets/application-601e37220d4f8ffdae261a9c049369c2.js?body=1" for 127.0.0.1 at 2015-04-10 11:00:45 +0200
|
68520
|
+
|
68521
|
+
|
68522
|
+
Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-10 11:00:45 +0200
|
68523
|
+
|
68524
|
+
|
68525
|
+
Started GET "/flyboy/goals/1/tasks/new" for 127.0.0.1 at 2015-04-10 11:00:46 +0200
|
68526
|
+
Processing by Flyboy::TasksController#new as HTML
|
68527
|
+
Parameters: {"goal_id"=>"1"}
|
68528
|
+
[1m[36mFlyboy::Goal Load (0.2ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 1]]
|
68529
|
+
Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_contextual.html.slim (0.1ms)
|
68530
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_form.html.slim (97.3ms)
|
68531
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/new.html.slim within layouts/application (105.0ms)
|
68532
|
+
Rendered /Users/benoit/.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)
|
68533
|
+
Completed 200 OK in 175ms (Views: 170.7ms | ActiveRecord: 0.2ms)
|
68534
|
+
|
68535
|
+
|
68536
|
+
Started GET "/assets/application-1ca27a7ca6d3840b2b98bb4437a8bec6.css?body=1" for 127.0.0.1 at 2015-04-10 11:00:47 +0200
|
68537
|
+
|
68538
|
+
|
68539
|
+
Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-10 11:00:47 +0200
|
68540
|
+
|
68541
|
+
|
68542
|
+
Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-10 11:00:47 +0200
|
68543
|
+
|
68544
|
+
|
68545
|
+
Started GET "/assets/dorsale/forms-17647dc279994891fcf40edda2798a41.js?body=1" for 127.0.0.1 at 2015-04-10 11:00:47 +0200
|
68546
|
+
|
68547
|
+
|
68548
|
+
Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-10 11:00:47 +0200
|
68549
|
+
|
68550
|
+
|
68551
|
+
Started GET "/assets/application-601e37220d4f8ffdae261a9c049369c2.js?body=1" for 127.0.0.1 at 2015-04-10 11:00:47 +0200
|
68552
|
+
|
68553
|
+
|
68554
|
+
Started GET "/assets/dorsale/all-68d74b0aca3a3a4edf7258a4d1391198.js?body=1" for 127.0.0.1 at 2015-04-10 11:00:47 +0200
|
68555
|
+
|
68556
|
+
|
68557
|
+
Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-10 11:00:47 +0200
|
68558
|
+
|
68559
|
+
|
68560
|
+
Started GET "/flyboy/tasks" for 127.0.0.1 at 2015-04-10 11:00:53 +0200
|
68561
|
+
Processing by Flyboy::TasksController#index as HTML
|
68562
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/_filters.html.slim (0.9ms)
|
68563
|
+
[1m[35mFlyboy::Task Load (0.2ms)[0m SELECT "flyboy_tasks".* FROM "flyboy_tasks" ORDER BY term ASC
|
68564
|
+
[1m[36mFlyboy::Goal Load (0.1ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 1]]
|
68565
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]
|
68566
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 1]]
|
68567
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]
|
68568
|
+
[1m[36mFlyboy::Goal Load (0.1ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 2]]
|
68569
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]
|
68570
|
+
[1m[36mFlyboy::Goal Load (0.1ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 3]]
|
68571
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (20.7ms)
|
68572
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/index.html.slim within layouts/application (25.6ms)
|
68573
|
+
Rendered /Users/benoit/.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)
|
68574
|
+
Completed 200 OK in 86ms (Views: 84.2ms | ActiveRecord: 0.6ms)
|
68575
|
+
|
68576
|
+
|
68577
|
+
Started GET "/assets/application-1ca27a7ca6d3840b2b98bb4437a8bec6.css?body=1" for 127.0.0.1 at 2015-04-10 11:00:53 +0200
|
68578
|
+
|
68579
|
+
|
68580
|
+
Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-10 11:00:53 +0200
|
68581
|
+
|
68582
|
+
|
68583
|
+
Started GET "/assets/dorsale/forms-17647dc279994891fcf40edda2798a41.js?body=1" for 127.0.0.1 at 2015-04-10 11:00:53 +0200
|
68584
|
+
|
68585
|
+
|
68586
|
+
Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-10 11:00:53 +0200
|
68587
|
+
|
68588
|
+
|
68589
|
+
Started GET "/assets/dorsale/all-68d74b0aca3a3a4edf7258a4d1391198.js?body=1" for 127.0.0.1 at 2015-04-10 11:00:53 +0200
|
68590
|
+
|
68591
|
+
|
68592
|
+
Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-10 11:00:53 +0200
|
68593
|
+
|
68594
|
+
|
68595
|
+
Started GET "/assets/application-601e37220d4f8ffdae261a9c049369c2.js?body=1" for 127.0.0.1 at 2015-04-10 11:00:53 +0200
|
68596
|
+
|
68597
|
+
|
68598
|
+
Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-10 11:00:53 +0200
|
68599
|
+
|
68600
|
+
|
68601
|
+
Started GET "/flyboy/goals/1" for 127.0.0.1 at 2015-04-10 11:00:57 +0200
|
68602
|
+
Processing by Flyboy::GoalsController#show as HTML
|
68603
|
+
Parameters: {"id"=>"1"}
|
68604
|
+
[1m[35mFlyboy::Goal Load (0.1ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]
|
68605
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? AND "flyboy_tasks"."done" = 'f'[0m [["goal_id", 1]]
|
68606
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_actions.html.slim (5.2ms)
|
68607
|
+
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]]
|
68608
|
+
[1m[36m (0.1ms)[0m [1mSELECT SUM("flyboy_tasks"."progress") FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ?[0m [["goal_id", 1]]
|
68609
|
+
[1m[35mCACHE (0.0ms)[0m SELECT COUNT(*) FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? [["goal_id", 1]]
|
68610
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/_context.html.slim (9.5ms)
|
68611
|
+
[1m[36mFlyboy::Task Load (0.1ms)[0m [1mSELECT "flyboy_tasks".* FROM "flyboy_tasks" WHERE "flyboy_tasks"."goal_id" = ? ORDER BY term ASC, term DESC[0m [["goal_id", 1]]
|
68612
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_list.html.slim (9.8ms)
|
68613
|
+
Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_contextual.html.slim (0.5ms)
|
68614
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/goals/show.html.slim within layouts/application (25.1ms)
|
68615
|
+
Rendered /Users/benoit/.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)
|
68616
|
+
Completed 200 OK in 143ms (Views: 138.6ms | ActiveRecord: 0.6ms)
|
68617
|
+
|
68618
|
+
|
68619
|
+
Started GET "/assets/application-1ca27a7ca6d3840b2b98bb4437a8bec6.css?body=1" for 127.0.0.1 at 2015-04-10 11:00:57 +0200
|
68620
|
+
|
68621
|
+
|
68622
|
+
Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-10 11:00:57 +0200
|
68623
|
+
|
68624
|
+
|
68625
|
+
Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-10 11:00:57 +0200
|
68626
|
+
|
68627
|
+
|
68628
|
+
Started GET "/assets/dorsale/forms-17647dc279994891fcf40edda2798a41.js?body=1" for 127.0.0.1 at 2015-04-10 11:00:57 +0200
|
68629
|
+
|
68630
|
+
|
68631
|
+
Started GET "/assets/application-601e37220d4f8ffdae261a9c049369c2.js?body=1" for 127.0.0.1 at 2015-04-10 11:00:57 +0200
|
68632
|
+
|
68633
|
+
|
68634
|
+
Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-10 11:00:57 +0200
|
68635
|
+
|
68636
|
+
|
68637
|
+
Started GET "/assets/dorsale/all-68d74b0aca3a3a4edf7258a4d1391198.js?body=1" for 127.0.0.1 at 2015-04-10 11:00:57 +0200
|
68638
|
+
|
68639
|
+
|
68640
|
+
Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-10 11:00:57 +0200
|
68641
|
+
|
68642
|
+
|
68643
|
+
Started GET "/flyboy/goals/1/tasks/new" for 127.0.0.1 at 2015-04-10 11:00:58 +0200
|
68644
|
+
Processing by Flyboy::TasksController#new as HTML
|
68645
|
+
Parameters: {"goal_id"=>"1"}
|
68646
|
+
[1m[35mFlyboy::Goal Load (0.1ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]
|
68647
|
+
Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_contextual.html.slim (0.2ms)
|
68648
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_form.html.slim (79.2ms)
|
68649
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/new.html.slim within layouts/application (80.6ms)
|
68650
|
+
Rendered /Users/benoit/.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)
|
68651
|
+
Completed 200 OK in 143ms (Views: 139.5ms | ActiveRecord: 0.1ms)
|
68652
|
+
|
68653
|
+
|
68654
|
+
Started GET "/assets/application-1ca27a7ca6d3840b2b98bb4437a8bec6.css?body=1" for 127.0.0.1 at 2015-04-10 11:00:58 +0200
|
68655
|
+
|
68656
|
+
|
68657
|
+
Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-10 11:00:58 +0200
|
68658
|
+
|
68659
|
+
|
68660
|
+
Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-10 11:00:58 +0200
|
68661
|
+
|
68662
|
+
|
68663
|
+
Started GET "/assets/dorsale/forms-17647dc279994891fcf40edda2798a41.js?body=1" for 127.0.0.1 at 2015-04-10 11:00:58 +0200
|
68664
|
+
|
68665
|
+
|
68666
|
+
Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-10 11:00:59 +0200
|
68667
|
+
|
68668
|
+
|
68669
|
+
Started GET "/assets/dorsale/all-68d74b0aca3a3a4edf7258a4d1391198.js?body=1" for 127.0.0.1 at 2015-04-10 11:00:59 +0200
|
68670
|
+
|
68671
|
+
|
68672
|
+
Started GET "/assets/application-601e37220d4f8ffdae261a9c049369c2.js?body=1" for 127.0.0.1 at 2015-04-10 11:00:59 +0200
|
68673
|
+
|
68674
|
+
|
68675
|
+
Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-10 11:00:59 +0200
|
68676
|
+
|
68677
|
+
|
68678
|
+
Started POST "/flyboy/tasks" for 127.0.0.1 at 2015-04-10 11:01:07 +0200
|
68679
|
+
Processing by Flyboy::TasksController#create as HTML
|
68680
|
+
Parameters: {"utf8"=>"✓", "authenticity_token"=>"T0+OOVqC5ajl6hUvvI6xieBSpUX0cZ2Cnad+B2BjlanYC/SSK5cHRrgmZ82NvWWJk1MWpIU9Dv/1yILd/yweqw==", "task"=>{"title"=>"", "description"=>"", "reminder"=>"2015-04-17", "term"=>"2015-04-03", "goal_id"=>"1"}}
|
68681
|
+
[1m[36mFlyboy::Goal Load (0.1ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 1]]
|
68682
|
+
[1m[35m (0.1ms)[0m begin transaction
|
68683
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
68684
|
+
Completed 500 Internal Server Error in 5ms (ActiveRecord: 0.3ms)
|
68685
|
+
|
68686
|
+
NoMethodError (undefined method `except' for :term:Symbol):
|
68687
|
+
activemodel (4.2.1) lib/active_model/errors.rb:449:in `normalize_message'
|
68688
|
+
activemodel (4.2.1) lib/active_model/errors.rb:300:in `add'
|
68689
|
+
/Users/benoit/www/agilidee/flyboy/app/models/flyboy/task.rb:18:in `validates_reminder_and_term'
|
68690
|
+
activesupport (4.2.1) lib/active_support/callbacks.rb:432:in `block in make_lambda'
|
68691
|
+
activesupport (4.2.1) lib/active_support/callbacks.rb:192:in `call'
|
68692
|
+
activesupport (4.2.1) lib/active_support/callbacks.rb:192:in `block in simple'
|
68693
|
+
activesupport (4.2.1) lib/active_support/callbacks.rb:504:in `call'
|
68694
|
+
activesupport (4.2.1) lib/active_support/callbacks.rb:504:in `block in call'
|
68695
|
+
activesupport (4.2.1) lib/active_support/callbacks.rb:504:in `each'
|
68696
|
+
activesupport (4.2.1) lib/active_support/callbacks.rb:504:in `call'
|
68697
|
+
activesupport (4.2.1) lib/active_support/callbacks.rb:92:in `_run_callbacks'
|
68698
|
+
activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_validate_callbacks'
|
68699
|
+
activemodel (4.2.1) lib/active_model/validations.rb:395:in `run_validations!'
|
68700
|
+
activemodel (4.2.1) lib/active_model/validations/callbacks.rb:113:in `block in run_validations!'
|
68701
|
+
activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `call'
|
68702
|
+
activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `_run_callbacks'
|
68703
|
+
activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_validation_callbacks'
|
68704
|
+
activemodel (4.2.1) lib/active_model/validations/callbacks.rb:113:in `run_validations!'
|
68705
|
+
activemodel (4.2.1) lib/active_model/validations.rb:334:in `valid?'
|
68706
|
+
activerecord (4.2.1) lib/active_record/validations.rb:58:in `valid?'
|
68707
|
+
activerecord (4.2.1) lib/active_record/validations.rb:83:in `perform_validations'
|
68708
|
+
activerecord (4.2.1) lib/active_record/validations.rb:37:in `save'
|
68709
|
+
activerecord (4.2.1) lib/active_record/attribute_methods/dirty.rb:21:in `save'
|
68710
|
+
activerecord (4.2.1) lib/active_record/transactions.rb:286:in `block (2 levels) in save'
|
68711
|
+
activerecord (4.2.1) lib/active_record/transactions.rb:347:in `block in with_transaction_returning_status'
|
68712
|
+
activerecord (4.2.1) lib/active_record/connection_adapters/abstract/database_statements.rb:213:in `block in transaction'
|
68713
|
+
activerecord (4.2.1) lib/active_record/connection_adapters/abstract/transaction.rb:188:in `within_new_transaction'
|
68714
|
+
activerecord (4.2.1) lib/active_record/connection_adapters/abstract/database_statements.rb:213:in `transaction'
|
68715
|
+
activerecord (4.2.1) lib/active_record/transactions.rb:220:in `transaction'
|
68716
|
+
activerecord (4.2.1) lib/active_record/transactions.rb:344:in `with_transaction_returning_status'
|
68717
|
+
activerecord (4.2.1) lib/active_record/transactions.rb:286:in `block in save'
|
68718
|
+
activerecord (4.2.1) lib/active_record/transactions.rb:301:in `rollback_active_record_state!'
|
68719
|
+
activerecord (4.2.1) lib/active_record/transactions.rb:285:in `save'
|
68720
|
+
/Users/benoit/www/agilidee/flyboy/app/controllers/flyboy/tasks_controller.rb:74:in `create'
|
68721
|
+
actionpack (4.2.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
|
68722
|
+
actionpack (4.2.1) lib/abstract_controller/base.rb:198:in `process_action'
|
68723
|
+
actionpack (4.2.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
|
68724
|
+
actionpack (4.2.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
|
68725
|
+
activesupport (4.2.1) lib/active_support/callbacks.rb:117:in `call'
|
68726
|
+
activesupport (4.2.1) lib/active_support/callbacks.rb:117:in `call'
|
68727
|
+
activesupport (4.2.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
|
68728
|
+
activesupport (4.2.1) lib/active_support/callbacks.rb:505:in `call'
|
68729
|
+
activesupport (4.2.1) lib/active_support/callbacks.rb:505:in `call'
|
68730
|
+
activesupport (4.2.1) lib/active_support/callbacks.rb:92:in `_run_callbacks'
|
68731
|
+
activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_process_action_callbacks'
|
68732
|
+
activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
|
68733
|
+
actionpack (4.2.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
|
68734
|
+
actionpack (4.2.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
|
68735
|
+
actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
|
68736
|
+
activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument'
|
68737
|
+
activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
|
68738
|
+
activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument'
|
68739
|
+
actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
|
68740
|
+
actionpack (4.2.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
|
68741
|
+
activerecord (4.2.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
|
68742
|
+
actionpack (4.2.1) lib/abstract_controller/base.rb:137:in `process'
|
68743
|
+
actionview (4.2.1) lib/action_view/rendering.rb:30:in `process'
|
68744
|
+
actionpack (4.2.1) lib/action_controller/metal.rb:196:in `dispatch'
|
68745
|
+
actionpack (4.2.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
|
68746
|
+
actionpack (4.2.1) lib/action_controller/metal.rb:237:in `block in action'
|
68747
|
+
actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `call'
|
68748
|
+
actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
|
68749
|
+
actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
|
68750
|
+
actionpack (4.2.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
|
68751
|
+
actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `each'
|
68752
|
+
actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `serve'
|
68753
|
+
actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:819:in `call'
|
68754
|
+
railties (4.2.1) lib/rails/engine.rb:518:in `call'
|
68755
|
+
railties (4.2.1) lib/rails/railtie.rb:194:in `public_send'
|
68756
|
+
railties (4.2.1) lib/rails/railtie.rb:194:in `method_missing'
|
68757
|
+
actionpack (4.2.1) lib/action_dispatch/routing/mapper.rb:51:in `serve'
|
68758
|
+
actionpack (4.2.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
|
68759
|
+
actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `each'
|
68760
|
+
actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `serve'
|
68761
|
+
actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:819:in `call'
|
68762
|
+
rack (1.6.0) lib/rack/etag.rb:24:in `call'
|
68763
|
+
rack (1.6.0) lib/rack/conditionalget.rb:38:in `call'
|
68764
|
+
rack (1.6.0) lib/rack/head.rb:13:in `call'
|
68765
|
+
actionpack (4.2.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
|
68766
|
+
actionpack (4.2.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
|
68767
|
+
rack (1.6.0) lib/rack/session/abstract/id.rb:225:in `context'
|
68768
|
+
rack (1.6.0) lib/rack/session/abstract/id.rb:220:in `call'
|
68769
|
+
actionpack (4.2.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
|
68770
|
+
activerecord (4.2.1) lib/active_record/query_cache.rb:36:in `call'
|
68771
|
+
activerecord (4.2.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:649:in `call'
|
68772
|
+
activerecord (4.2.1) lib/active_record/migration.rb:378:in `call'
|
68773
|
+
actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
|
68774
|
+
activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `call'
|
68775
|
+
activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `_run_callbacks'
|
68776
|
+
activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_call_callbacks'
|
68777
|
+
activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
|
68778
|
+
actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
|
68779
|
+
actionpack (4.2.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
|
68780
|
+
actionpack (4.2.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
|
68781
|
+
actionpack (4.2.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
|
68782
|
+
actionpack (4.2.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
|
68783
|
+
railties (4.2.1) lib/rails/rack/logger.rb:38:in `call_app'
|
68784
|
+
railties (4.2.1) lib/rails/rack/logger.rb:20:in `block in call'
|
68785
|
+
activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
|
68786
|
+
activesupport (4.2.1) lib/active_support/tagged_logging.rb:26:in `tagged'
|
68787
|
+
activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `tagged'
|
68788
|
+
railties (4.2.1) lib/rails/rack/logger.rb:20:in `call'
|
68789
|
+
actionpack (4.2.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
|
68790
|
+
rack (1.6.0) lib/rack/methodoverride.rb:22:in `call'
|
68791
|
+
rack (1.6.0) lib/rack/runtime.rb:18:in `call'
|
68792
|
+
activesupport (4.2.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
|
68793
|
+
rack (1.6.0) lib/rack/lock.rb:17:in `call'
|
68794
|
+
actionpack (4.2.1) lib/action_dispatch/middleware/static.rb:113:in `call'
|
68795
|
+
rack (1.6.0) lib/rack/sendfile.rb:113:in `call'
|
68796
|
+
railties (4.2.1) lib/rails/engine.rb:518:in `call'
|
68797
|
+
railties (4.2.1) lib/rails/application.rb:164:in `call'
|
68798
|
+
rack (1.6.0) lib/rack/lock.rb:17:in `call'
|
68799
|
+
rack (1.6.0) lib/rack/content_length.rb:15:in `call'
|
68800
|
+
rack (1.6.0) lib/rack/handler/webrick.rb:89:in `service'
|
68801
|
+
/Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
|
68802
|
+
/Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
|
68803
|
+
/Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
|
68804
|
+
|
68805
|
+
|
68806
|
+
Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_source.erb (7.9ms)
|
68807
|
+
Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (3.2ms)
|
68808
|
+
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)
|
68809
|
+
Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (28.6ms)
|
68810
|
+
|
68811
|
+
|
68812
|
+
Started POST "/flyboy/tasks" for 127.0.0.1 at 2015-04-10 11:01:17 +0200
|
68813
|
+
Processing by Flyboy::TasksController#create as HTML
|
68814
|
+
Parameters: {"utf8"=>"✓", "authenticity_token"=>"T0+OOVqC5ajl6hUvvI6xieBSpUX0cZ2Cnad+B2BjlanYC/SSK5cHRrgmZ82NvWWJk1MWpIU9Dv/1yILd/yweqw==", "task"=>{"title"=>"", "description"=>"", "reminder"=>"2015-04-17", "term"=>"2015-04-03", "goal_id"=>"1"}}
|
68815
|
+
[1m[35mFlyboy::Goal Load (0.3ms)[0m SELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1 [["id", 1]]
|
68816
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
68817
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
68818
|
+
Completed 500 Internal Server Error in 110ms (ActiveRecord: 1.6ms)
|
68819
|
+
|
68820
|
+
NoMethodError (undefined method `except' for "term":String):
|
68821
|
+
activemodel (4.2.1) lib/active_model/errors.rb:449:in `normalize_message'
|
68822
|
+
activemodel (4.2.1) lib/active_model/errors.rb:300:in `add'
|
68823
|
+
/Users/benoit/www/agilidee/flyboy/app/models/flyboy/task.rb:18:in `validates_reminder_and_term'
|
68824
|
+
activesupport (4.2.1) lib/active_support/callbacks.rb:432:in `block in make_lambda'
|
68825
|
+
activesupport (4.2.1) lib/active_support/callbacks.rb:192:in `call'
|
68826
|
+
activesupport (4.2.1) lib/active_support/callbacks.rb:192:in `block in simple'
|
68827
|
+
activesupport (4.2.1) lib/active_support/callbacks.rb:504:in `call'
|
68828
|
+
activesupport (4.2.1) lib/active_support/callbacks.rb:504:in `block in call'
|
68829
|
+
activesupport (4.2.1) lib/active_support/callbacks.rb:504:in `each'
|
68830
|
+
activesupport (4.2.1) lib/active_support/callbacks.rb:504:in `call'
|
68831
|
+
activesupport (4.2.1) lib/active_support/callbacks.rb:92:in `_run_callbacks'
|
68832
|
+
activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_validate_callbacks'
|
68833
|
+
activemodel (4.2.1) lib/active_model/validations.rb:395:in `run_validations!'
|
68834
|
+
activemodel (4.2.1) lib/active_model/validations/callbacks.rb:113:in `block in run_validations!'
|
68835
|
+
activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `call'
|
68836
|
+
activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `_run_callbacks'
|
68837
|
+
activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_validation_callbacks'
|
68838
|
+
activemodel (4.2.1) lib/active_model/validations/callbacks.rb:113:in `run_validations!'
|
68839
|
+
activemodel (4.2.1) lib/active_model/validations.rb:334:in `valid?'
|
68840
|
+
activerecord (4.2.1) lib/active_record/validations.rb:58:in `valid?'
|
68841
|
+
activerecord (4.2.1) lib/active_record/validations.rb:83:in `perform_validations'
|
68842
|
+
activerecord (4.2.1) lib/active_record/validations.rb:37:in `save'
|
68843
|
+
activerecord (4.2.1) lib/active_record/attribute_methods/dirty.rb:21:in `save'
|
68844
|
+
activerecord (4.2.1) lib/active_record/transactions.rb:286:in `block (2 levels) in save'
|
68845
|
+
activerecord (4.2.1) lib/active_record/transactions.rb:347:in `block in with_transaction_returning_status'
|
68846
|
+
activerecord (4.2.1) lib/active_record/connection_adapters/abstract/database_statements.rb:213:in `block in transaction'
|
68847
|
+
activerecord (4.2.1) lib/active_record/connection_adapters/abstract/transaction.rb:188:in `within_new_transaction'
|
68848
|
+
activerecord (4.2.1) lib/active_record/connection_adapters/abstract/database_statements.rb:213:in `transaction'
|
68849
|
+
activerecord (4.2.1) lib/active_record/transactions.rb:220:in `transaction'
|
68850
|
+
activerecord (4.2.1) lib/active_record/transactions.rb:344:in `with_transaction_returning_status'
|
68851
|
+
activerecord (4.2.1) lib/active_record/transactions.rb:286:in `block in save'
|
68852
|
+
activerecord (4.2.1) lib/active_record/transactions.rb:301:in `rollback_active_record_state!'
|
68853
|
+
activerecord (4.2.1) lib/active_record/transactions.rb:285:in `save'
|
68854
|
+
/Users/benoit/www/agilidee/flyboy/app/controllers/flyboy/tasks_controller.rb:74:in `create'
|
68855
|
+
actionpack (4.2.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
|
68856
|
+
actionpack (4.2.1) lib/abstract_controller/base.rb:198:in `process_action'
|
68857
|
+
actionpack (4.2.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
|
68858
|
+
actionpack (4.2.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
|
68859
|
+
activesupport (4.2.1) lib/active_support/callbacks.rb:117:in `call'
|
68860
|
+
activesupport (4.2.1) lib/active_support/callbacks.rb:117:in `call'
|
68861
|
+
activesupport (4.2.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
|
68862
|
+
activesupport (4.2.1) lib/active_support/callbacks.rb:505:in `call'
|
68863
|
+
activesupport (4.2.1) lib/active_support/callbacks.rb:505:in `call'
|
68864
|
+
activesupport (4.2.1) lib/active_support/callbacks.rb:92:in `_run_callbacks'
|
68865
|
+
activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_process_action_callbacks'
|
68866
|
+
activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
|
68867
|
+
actionpack (4.2.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
|
68868
|
+
actionpack (4.2.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
|
68869
|
+
actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
|
68870
|
+
activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument'
|
68871
|
+
activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
|
68872
|
+
activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument'
|
68873
|
+
actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
|
68874
|
+
actionpack (4.2.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
|
68875
|
+
activerecord (4.2.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
|
68876
|
+
actionpack (4.2.1) lib/abstract_controller/base.rb:137:in `process'
|
68877
|
+
actionview (4.2.1) lib/action_view/rendering.rb:30:in `process'
|
68878
|
+
actionpack (4.2.1) lib/action_controller/metal.rb:196:in `dispatch'
|
68879
|
+
actionpack (4.2.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
|
68880
|
+
actionpack (4.2.1) lib/action_controller/metal.rb:237:in `block in action'
|
68881
|
+
actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `call'
|
68882
|
+
actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
|
68883
|
+
actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
|
68884
|
+
actionpack (4.2.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
|
68885
|
+
actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `each'
|
68886
|
+
actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `serve'
|
68887
|
+
actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:819:in `call'
|
68888
|
+
railties (4.2.1) lib/rails/engine.rb:518:in `call'
|
68889
|
+
railties (4.2.1) lib/rails/railtie.rb:194:in `public_send'
|
68890
|
+
railties (4.2.1) lib/rails/railtie.rb:194:in `method_missing'
|
68891
|
+
actionpack (4.2.1) lib/action_dispatch/routing/mapper.rb:51:in `serve'
|
68892
|
+
actionpack (4.2.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
|
68893
|
+
actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `each'
|
68894
|
+
actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `serve'
|
68895
|
+
actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:819:in `call'
|
68896
|
+
rack (1.6.0) lib/rack/etag.rb:24:in `call'
|
68897
|
+
rack (1.6.0) lib/rack/conditionalget.rb:38:in `call'
|
68898
|
+
rack (1.6.0) lib/rack/head.rb:13:in `call'
|
68899
|
+
actionpack (4.2.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
|
68900
|
+
actionpack (4.2.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
|
68901
|
+
rack (1.6.0) lib/rack/session/abstract/id.rb:225:in `context'
|
68902
|
+
rack (1.6.0) lib/rack/session/abstract/id.rb:220:in `call'
|
68903
|
+
actionpack (4.2.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
|
68904
|
+
activerecord (4.2.1) lib/active_record/query_cache.rb:36:in `call'
|
68905
|
+
activerecord (4.2.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:649:in `call'
|
68906
|
+
activerecord (4.2.1) lib/active_record/migration.rb:378:in `call'
|
68907
|
+
actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
|
68908
|
+
activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `call'
|
68909
|
+
activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `_run_callbacks'
|
68910
|
+
activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_call_callbacks'
|
68911
|
+
activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
|
68912
|
+
actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
|
68913
|
+
actionpack (4.2.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
|
68914
|
+
actionpack (4.2.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
|
68915
|
+
actionpack (4.2.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
|
68916
|
+
actionpack (4.2.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
|
68917
|
+
railties (4.2.1) lib/rails/rack/logger.rb:38:in `call_app'
|
68918
|
+
railties (4.2.1) lib/rails/rack/logger.rb:20:in `block in call'
|
68919
|
+
activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
|
68920
|
+
activesupport (4.2.1) lib/active_support/tagged_logging.rb:26:in `tagged'
|
68921
|
+
activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `tagged'
|
68922
|
+
railties (4.2.1) lib/rails/rack/logger.rb:20:in `call'
|
68923
|
+
actionpack (4.2.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
|
68924
|
+
rack (1.6.0) lib/rack/methodoverride.rb:22:in `call'
|
68925
|
+
rack (1.6.0) lib/rack/runtime.rb:18:in `call'
|
68926
|
+
activesupport (4.2.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
|
68927
|
+
rack (1.6.0) lib/rack/lock.rb:17:in `call'
|
68928
|
+
actionpack (4.2.1) lib/action_dispatch/middleware/static.rb:113:in `call'
|
68929
|
+
rack (1.6.0) lib/rack/sendfile.rb:113:in `call'
|
68930
|
+
railties (4.2.1) lib/rails/engine.rb:518:in `call'
|
68931
|
+
railties (4.2.1) lib/rails/application.rb:164:in `call'
|
68932
|
+
rack (1.6.0) lib/rack/lock.rb:17:in `call'
|
68933
|
+
rack (1.6.0) lib/rack/content_length.rb:15:in `call'
|
68934
|
+
rack (1.6.0) lib/rack/handler/webrick.rb:89:in `service'
|
68935
|
+
/Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
|
68936
|
+
/Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
|
68937
|
+
/Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
|
68938
|
+
|
68939
|
+
|
68940
|
+
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.9ms)
|
68941
|
+
Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (5.3ms)
|
68942
|
+
Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.1ms)
|
68943
|
+
Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (35.9ms)
|
68944
|
+
|
68945
|
+
|
68946
|
+
Started POST "/flyboy/tasks" for 127.0.0.1 at 2015-04-10 11:01:31 +0200
|
68947
|
+
Processing by Flyboy::TasksController#create as HTML
|
68948
|
+
Parameters: {"utf8"=>"✓", "authenticity_token"=>"T0+OOVqC5ajl6hUvvI6xieBSpUX0cZ2Cnad+B2BjlanYC/SSK5cHRrgmZ82NvWWJk1MWpIU9Dv/1yILd/yweqw==", "task"=>{"title"=>"", "description"=>"", "reminder"=>"2015-04-17", "term"=>"2015-04-03", "goal_id"=>"1"}}
|
68949
|
+
[1m[36mFlyboy::Goal Load (0.4ms)[0m [1mSELECT "flyboy_goals".* FROM "flyboy_goals" WHERE "flyboy_goals"."id" = ? LIMIT 1[0m [["id", 1]]
|
68950
|
+
[1m[35m (0.1ms)[0m begin transaction
|
68951
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
68952
|
+
Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_contextual.html.slim (0.2ms)
|
68953
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/_form.html.slim (40.5ms)
|
68954
|
+
Rendered /Users/benoit/www/agilidee/flyboy/app/views/flyboy/tasks/new.html.slim within layouts/application (42.6ms)
|
68955
|
+
Rendered /Users/benoit/.rbenv/versions/1.9.3-p551/lib/ruby/gems/1.9.1/gems/dorsale-1.1.4/app/views/dorsale/_flash.html.slim (0.7ms)
|
68956
|
+
Completed 200 OK in 359ms (Views: 211.1ms | ActiveRecord: 2.1ms)
|
68957
|
+
|
68958
|
+
|
68959
|
+
Started GET "/assets/application-1ca27a7ca6d3840b2b98bb4437a8bec6.css?body=1" for 127.0.0.1 at 2015-04-10 11:01:32 +0200
|
68960
|
+
|
68961
|
+
|
68962
|
+
Started GET "/assets/dorsale/all-68d74b0aca3a3a4edf7258a4d1391198.js?body=1" for 127.0.0.1 at 2015-04-10 11:01:32 +0200
|
68963
|
+
|
68964
|
+
|
68965
|
+
Started GET "/assets/dorsale/tabs_loader-c388f43955fbcb8e3a86d454ddfa7ccc.js?body=1" for 127.0.0.1 at 2015-04-10 11:01:32 +0200
|
68966
|
+
|
68967
|
+
|
68968
|
+
Started GET "/assets/jquery_ujs-e27bd20a10d28155845a22d71ef94f2f.js?body=1" for 127.0.0.1 at 2015-04-10 11:01:32 +0200
|
68969
|
+
|
68970
|
+
|
68971
|
+
Started GET "/assets/jquery-87424c3c19e96d4fb033c10ebe21ec40.js?body=1" for 127.0.0.1 at 2015-04-10 11:01:32 +0200
|
68972
|
+
|
68973
|
+
|
68974
|
+
Started GET "/assets/dorsale/forms-17647dc279994891fcf40edda2798a41.js?body=1" for 127.0.0.1 at 2015-04-10 11:01:32 +0200
|
68975
|
+
|
68976
|
+
|
68977
|
+
Started GET "/assets/application-601e37220d4f8ffdae261a9c049369c2.js?body=1" for 127.0.0.1 at 2015-04-10 11:01:32 +0200
|
68978
|
+
|
68979
|
+
|
68980
|
+
Started GET "/assets/font-awesome/fontawesome-webfont-bdd5fe963cf9a6bcf9c449166e2e5a57.woff2" for 127.0.0.1 at 2015-04-10 11:01:32 +0200
|