adherent 0.0.9 → 0.1.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.
@@ -97365,3 +97365,3344 @@ Served asset /adherent/icones/modifier.png - 304 Not Modified (14ms)
97365
97365
 
97366
97366
  Started GET "/assets/adherent/icones/supprimer.png" for 127.0.0.1 at 2013-08-12 08:38:30 +0200
97367
97367
  Served asset /adherent/icones/supprimer.png - 304 Not Modified (17ms)
97368
+ Connecting to database specified by database.yml
97369
+
97370
+
97371
+ Started GET "/" for 127.0.0.1 at 2013-08-17 18:47:39 +0200
97372
+ Processing by OrganismsController#index as HTML
97373
+ Organism Load (42.0ms) SELECT "organisms".* FROM "organisms" 
97374
+ EXPLAIN (25.2ms) EXPLAIN SELECT "organisms".* FROM "organisms"
97375
+ EXPLAIN for: SELECT "organisms".* FROM "organisms"
97376
+ QUERY PLAN
97377
+ --------------------------------------------------------------
97378
+ Seq Scan on organisms (cost=0.00..10.70 rows=70 width=1052)
97379
+ (1 row)
97380
+
97381
+ Rendered organisms/index.html.haml within layouts/application (22.3ms)
97382
+ Completed 200 OK in 1296ms (Views: 531.8ms | ActiveRecord: 717.0ms)
97383
+
97384
+
97385
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-08-17 18:47:41 +0200
97386
+ Served asset /application.css - 200 OK (9ms)
97387
+
97388
+
97389
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-08-17 18:47:41 +0200
97390
+ Served asset /jquery.js - 200 OK (7ms)
97391
+
97392
+
97393
+ Started GET "/assets/organisms.css?body=1" for 127.0.0.1 at 2013-08-17 18:47:41 +0200
97394
+ Served asset /organisms.css - 200 OK (1ms)
97395
+
97396
+
97397
+ Started GET "/assets/jquery.ui.datepicker.css?body=1" for 127.0.0.1 at 2013-08-17 18:47:41 +0200
97398
+ Served asset /jquery.ui.datepicker.css - 200 OK (44ms)
97399
+
97400
+
97401
+ Started GET "/assets/jquery.ui.theme.css?body=1" for 127.0.0.1 at 2013-08-17 18:47:41 +0200
97402
+ Served asset /jquery.ui.theme.css - 200 OK (8ms)
97403
+
97404
+
97405
+ Started GET "/assets/jquery.ui.core.css?body=1" for 127.0.0.1 at 2013-08-17 18:47:41 +0200
97406
+ Served asset /jquery.ui.core.css - 200 OK (5ms)
97407
+
97408
+
97409
+ Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2013-08-17 18:47:41 +0200
97410
+ Served asset /scaffold.css - 200 OK (2ms)
97411
+
97412
+
97413
+ Started GET "/assets/jquery.ui.core.js?body=1" for 127.0.0.1 at 2013-08-17 18:47:41 +0200
97414
+ Served asset /jquery.ui.core.js - 200 OK (2ms)
97415
+
97416
+
97417
+ Started GET "/assets/jquery.ui.datepicker.js?body=1" for 127.0.0.1 at 2013-08-17 18:47:41 +0200
97418
+ Served asset /jquery.ui.datepicker.js - 200 OK (4ms)
97419
+
97420
+
97421
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-08-17 18:47:41 +0200
97422
+ Served asset /jquery_ujs.js - 200 OK (3ms)
97423
+
97424
+
97425
+ Started GET "/assets/organisms.js?body=1" for 127.0.0.1 at 2013-08-17 18:47:41 +0200
97426
+ Served asset /organisms.js - 200 OK (1ms)
97427
+
97428
+
97429
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-08-17 18:47:41 +0200
97430
+ Served asset /application.js - 200 OK (7ms)
97431
+
97432
+
97433
+ Started GET "/organisms/1" for 127.0.0.1 at 2013-08-17 18:47:53 +0200
97434
+ Processing by OrganismsController#show as HTML
97435
+ Parameters: {"id"=>"1"}
97436
+ Organism Load (40.7ms) SELECT "organisms".* FROM "organisms" WHERE "organisms"."id" = $1 LIMIT 1 [["id", "1"]]
97437
+ Rendered organisms/show.html.haml within layouts/application (13.2ms)
97438
+ Completed 200 OK in 75ms (Views: 32.3ms | ActiveRecord: 41.3ms)
97439
+
97440
+
97441
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-08-17 18:47:53 +0200
97442
+ Served asset /application.css - 304 Not Modified (0ms)
97443
+
97444
+
97445
+ Started GET "/assets/jquery.ui.core.css?body=1" for 127.0.0.1 at 2013-08-17 18:47:53 +0200
97446
+ Served asset /jquery.ui.core.css - 304 Not Modified (0ms)
97447
+
97448
+
97449
+ Started GET "/assets/jquery.ui.theme.css?body=1" for 127.0.0.1 at 2013-08-17 18:47:53 +0200
97450
+ Served asset /jquery.ui.theme.css - 304 Not Modified (0ms)
97451
+
97452
+
97453
+ Started GET "/assets/jquery.ui.datepicker.css?body=1" for 127.0.0.1 at 2013-08-17 18:47:53 +0200
97454
+ Served asset /jquery.ui.datepicker.css - 304 Not Modified (0ms)
97455
+
97456
+
97457
+ Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2013-08-17 18:47:53 +0200
97458
+ Served asset /scaffold.css - 304 Not Modified (0ms)
97459
+
97460
+
97461
+ Started GET "/assets/organisms.css?body=1" for 127.0.0.1 at 2013-08-17 18:47:53 +0200
97462
+ Served asset /organisms.css - 304 Not Modified (0ms)
97463
+
97464
+
97465
+ Started GET "/assets/jquery.ui.core.js?body=1" for 127.0.0.1 at 2013-08-17 18:47:53 +0200
97466
+ Served asset /jquery.ui.core.js - 304 Not Modified (0ms)
97467
+
97468
+
97469
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-08-17 18:47:53 +0200
97470
+ Served asset /jquery_ujs.js - 304 Not Modified (0ms)
97471
+
97472
+
97473
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-08-17 18:47:53 +0200
97474
+ Served asset /jquery.js - 304 Not Modified (6ms)
97475
+
97476
+
97477
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-08-17 18:47:53 +0200
97478
+ Served asset /application.js - 304 Not Modified (116ms)
97479
+
97480
+
97481
+ Started GET "/assets/jquery.ui.datepicker.js?body=1" for 127.0.0.1 at 2013-08-17 18:47:54 +0200
97482
+ Served asset /jquery.ui.datepicker.js - 304 Not Modified (0ms)
97483
+
97484
+
97485
+ Started GET "/assets/organisms.js?body=1" for 127.0.0.1 at 2013-08-17 18:47:54 +0200
97486
+ Served asset /organisms.js - 304 Not Modified (0ms)
97487
+
97488
+
97489
+ Started GET "/adherent/members" for 127.0.0.1 at 2013-08-17 18:47:56 +0200
97490
+ Processing by Adherent::MembersController#index as HTML
97491
+ Organism Load (0.4ms) SELECT "organisms".* FROM "organisms" WHERE "organisms"."id" = 1 LIMIT 1
97492
+ Adherent::Member Load (14.8ms) SELECT "adherent_members".* FROM "adherent_members" WHERE "adherent_members"."organism_id" = 1
97493
+ Adherent::Adhesion Load (24.8ms) SELECT "adherent_adhesions".* FROM "adherent_adhesions" WHERE "adherent_adhesions"."member_id" = 1
97494
+  (88.1ms) SELECT SUM("adherent_reglements"."amount") AS sum_id FROM "adherent_reglements" WHERE "adherent_reglements"."adhesion_id" = 1
97495
+ Adherent::Coord Load (24.4ms) SELECT "adherent_coords".* FROM "adherent_coords" WHERE "adherent_coords"."member_id" = 1 LIMIT 1
97496
+ Adherent::Adhesion Load (0.4ms) SELECT "adherent_adhesions".* FROM "adherent_adhesions" WHERE "adherent_adhesions"."member_id" = 2
97497
+ Adherent::Coord Load (0.4ms) SELECT "adherent_coords".* FROM "adherent_coords" WHERE "adherent_coords"."member_id" = 2 LIMIT 1
97498
+ Adherent::Adhesion Load (0.4ms) SELECT "adherent_adhesions".* FROM "adherent_adhesions" WHERE "adherent_adhesions"."member_id" = 3
97499
+  (0.5ms) SELECT SUM("adherent_reglements"."amount") AS sum_id FROM "adherent_reglements" WHERE "adherent_reglements"."adhesion_id" = 2
97500
+ Adherent::Coord Load (0.3ms) SELECT "adherent_coords".* FROM "adherent_coords" WHERE "adherent_coords"."member_id" = 3 LIMIT 1
97501
+ Adherent::Adhesion Load (0.3ms) SELECT "adherent_adhesions".* FROM "adherent_adhesions" WHERE "adherent_adhesions"."member_id" = 6
97502
+  (0.2ms) SELECT SUM("adherent_reglements"."amount") AS sum_id FROM "adherent_reglements" WHERE "adherent_reglements"."adhesion_id" = 5
97503
+ Adherent::Coord Load (0.6ms) SELECT "adherent_coords".* FROM "adherent_coords" WHERE "adherent_coords"."member_id" = 6 LIMIT 1
97504
+ Rendered /home/jcl/rails_project/Adherent/app/views/adherent/members/index.html.erb within layouts/adherent/application (421.2ms)
97505
+ Compiled adherent/bootstrap.css (0ms) (pid 11710)
97506
+ Compiled adherent/jc_application.css (890ms) (pid 11710)
97507
+ Compiled adherent/layouts.css (37ms) (pid 11710)
97508
+ Compiled adherent/application.css (20ms) (pid 11710)
97509
+ Rendered layouts/adherent/_header.html.haml (1.2ms)
97510
+ Rendered /home/jcl/rails_project/Adherent/app/views/layouts/adherent/_flash_partial.html.haml (4.1ms)
97511
+ Rendered /home/jcl/rails_project/Adherent/app/views/layouts/adherent/_footer.html.haml (1.4ms)
97512
+ Completed 200 OK in 2522ms (Views: 2245.3ms | ActiveRecord: 206.9ms)
97513
+
97514
+
97515
+ Started GET "/assets/adherent/application.css?body=1" for 127.0.0.1 at 2013-08-17 18:48:00 +0200
97516
+ Served asset /adherent/application.css - 200 OK (138ms)
97517
+
97518
+
97519
+ Started GET "/assets/jquery.ui.core.css?body=1" for 127.0.0.1 at 2013-08-17 18:48:00 +0200
97520
+ Served asset /jquery.ui.core.css - 304 Not Modified (0ms)
97521
+
97522
+
97523
+ Started GET "/assets/adherent/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-17 18:48:00 +0200
97524
+ Served asset /adherent/bootstrap.css - 200 OK (3ms)
97525
+
97526
+
97527
+ Started GET "/assets/jquery.ui.datepicker.css?body=1" for 127.0.0.1 at 2013-08-17 18:48:00 +0200
97528
+ Served asset /jquery.ui.datepicker.css - 304 Not Modified (0ms)
97529
+
97530
+
97531
+ Started GET "/assets/jquery.ui.theme.css?body=1" for 127.0.0.1 at 2013-08-17 18:48:00 +0200
97532
+ Served asset /jquery.ui.theme.css - 304 Not Modified (0ms)
97533
+
97534
+
97535
+ Started GET "/assets/adherent/adhesion.css?body=1" for 127.0.0.1 at 2013-08-17 18:48:00 +0200
97536
+ Served asset /adherent/adhesion.css - 200 OK (16ms)
97537
+
97538
+
97539
+ Started GET "/assets/adherent/coords.css?body=1" for 127.0.0.1 at 2013-08-17 18:48:00 +0200
97540
+ Served asset /adherent/coords.css - 200 OK (2ms)
97541
+
97542
+
97543
+ Started GET "/assets/adherent/date_picker.css?body=1" for 127.0.0.1 at 2013-08-17 18:48:00 +0200
97544
+ Served asset /adherent/date_picker.css - 200 OK (10ms)
97545
+
97546
+
97547
+ Started GET "/assets/adherent/jc_application.css?body=1" for 127.0.0.1 at 2013-08-17 18:48:00 +0200
97548
+ Served asset /adherent/jc_application.css - 200 OK (6ms)
97549
+
97550
+
97551
+ Started GET "/assets/adherent/jcmenu.css?body=1" for 127.0.0.1 at 2013-08-17 18:48:00 +0200
97552
+ Served asset /adherent/jcmenu.css - 200 OK (2ms)
97553
+
97554
+
97555
+ Started GET "/assets/adherent/layouts.css?body=1" for 127.0.0.1 at 2013-08-17 18:48:00 +0200
97556
+ Served asset /adherent/layouts.css - 200 OK (3ms)
97557
+
97558
+
97559
+ Started GET "/assets/adherent/members.css?body=1" for 127.0.0.1 at 2013-08-17 18:48:00 +0200
97560
+ Served asset /adherent/members.css - 200 OK (2ms)
97561
+
97562
+
97563
+ Started GET "/assets/adherent/old_bootstrap.css?body=1" for 127.0.0.1 at 2013-08-17 18:48:00 +0200
97564
+ Served asset /adherent/old_bootstrap.css - 200 OK (14ms)
97565
+
97566
+
97567
+ Started GET "/assets/adherent/reglements.css?body=1" for 127.0.0.1 at 2013-08-17 18:48:00 +0200
97568
+ Served asset /adherent/reglements.css - 200 OK (6ms)
97569
+
97570
+
97571
+ Started GET "/assets/adherent/payments.css?body=1" for 127.0.0.1 at 2013-08-17 18:48:00 +0200
97572
+ Served asset /adherent/payments.css - 200 OK (5ms)
97573
+
97574
+
97575
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-08-17 18:48:00 +0200
97576
+ Served asset /jquery.js - 304 Not Modified (5ms)
97577
+
97578
+
97579
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-08-17 18:48:00 +0200
97580
+ Served asset /jquery_ujs.js - 304 Not Modified (0ms)
97581
+
97582
+
97583
+ Started GET "/assets/jquery.ui.core.js?body=1" for 127.0.0.1 at 2013-08-17 18:48:01 +0200
97584
+ Served asset /jquery.ui.core.js - 304 Not Modified (0ms)
97585
+
97586
+
97587
+ Started GET "/assets/jquery.ui.datepicker.js?body=1" for 127.0.0.1 at 2013-08-17 18:48:01 +0200
97588
+ Served asset /jquery.ui.datepicker.js - 304 Not Modified (0ms)
97589
+
97590
+
97591
+ Started GET "/assets/adherent/adhesion.js?body=1" for 127.0.0.1 at 2013-08-17 18:48:01 +0200
97592
+ Served asset /adherent/adhesion.js - 200 OK (1ms)
97593
+
97594
+
97595
+ Started GET "/assets/adherent/bootstrap.js?body=1" for 127.0.0.1 at 2013-08-17 18:48:01 +0200
97596
+ Served asset /adherent/bootstrap.js - 200 OK (2ms)
97597
+
97598
+
97599
+ Started GET "/assets/adherent/payments.js?body=1" for 127.0.0.1 at 2013-08-17 18:48:01 +0200
97600
+ Served asset /adherent/payments.js - 200 OK (13ms)
97601
+
97602
+
97603
+ Started GET "/assets/adherent/date_picker.js?body=1" for 127.0.0.1 at 2013-08-17 18:48:01 +0200
97604
+ Served asset /adherent/date_picker.js - 200 OK (2ms)
97605
+
97606
+
97607
+ Started GET "/assets/adherent/coords.js?body=1" for 127.0.0.1 at 2013-08-17 18:48:01 +0200
97608
+ Served asset /adherent/coords.js - 200 OK (13ms)
97609
+
97610
+
97611
+ Started GET "/assets/adherent/members.js?body=1" for 127.0.0.1 at 2013-08-17 18:48:01 +0200
97612
+ Served asset /adherent/members.js - 200 OK (2ms)
97613
+
97614
+
97615
+ Started GET "/assets/adherent/reglements.js?body=1" for 127.0.0.1 at 2013-08-17 18:48:01 +0200
97616
+ Served asset /adherent/reglements.js - 200 OK (3ms)
97617
+
97618
+
97619
+ Started GET "/assets/adherent/application.js?body=1" for 127.0.0.1 at 2013-08-17 18:48:01 +0200
97620
+ Served asset /adherent/application.js - 200 OK (101ms)
97621
+
97622
+
97623
+ Started GET "/assets/adherent/icones/navigation90.png" for 127.0.0.1 at 2013-08-17 18:48:01 +0200
97624
+ Served asset /adherent/icones/navigation90.png - 200 OK (72ms)
97625
+
97626
+
97627
+ Started GET "/assets/adherent/icones/nouveau.png" for 127.0.0.1 at 2013-08-17 18:48:01 +0200
97628
+ Served asset /adherent/icones/nouveau.png - 200 OK (35ms)
97629
+
97630
+
97631
+ Started GET "/assets/adherent/icones/afficher.png" for 127.0.0.1 at 2013-08-17 18:48:01 +0200
97632
+ Served asset /adherent/icones/afficher.png - 200 OK (39ms)
97633
+
97634
+
97635
+ Started GET "/assets/adherent/icones/payment.png" for 127.0.0.1 at 2013-08-17 18:48:01 +0200
97636
+ Served asset /adherent/icones/payment.png - 200 OK (14ms)
97637
+
97638
+
97639
+ Started GET "/assets/adherent/icones/detail.png" for 127.0.0.1 at 2013-08-17 18:48:01 +0200
97640
+ Served asset /adherent/icones/detail.png - 200 OK (17ms)
97641
+
97642
+
97643
+ Started GET "/assets/adherent/icones/modifier.png" for 127.0.0.1 at 2013-08-17 18:48:01 +0200
97644
+ Served asset /adherent/icones/modifier.png - 200 OK (40ms)
97645
+
97646
+
97647
+ Started GET "/assets/adherent/icones/supprimer.png" for 127.0.0.1 at 2013-08-17 18:48:01 +0200
97648
+ Served asset /adherent/icones/supprimer.png - 200 OK (12ms)
97649
+
97650
+
97651
+ Started GET "/adherent/members/new" for 127.0.0.1 at 2013-08-17 18:48:05 +0200
97652
+ Processing by Adherent::MembersController#new as HTML
97653
+ Organism Load (5.5ms) SELECT "organisms".* FROM "organisms" WHERE "organisms"."id" = 1 LIMIT 1
97654
+ Rendered /home/jcl/rails_project/Adherent/app/views/adherent/members/_form.html.erb (53.4ms)
97655
+ Rendered /home/jcl/rails_project/Adherent/app/views/adherent/members/new.html.erb within layouts/adherent/application (75.0ms)
97656
+ Rendered layouts/adherent/_header.html.haml (0.1ms)
97657
+ Rendered /home/jcl/rails_project/Adherent/app/views/layouts/adherent/_flash_partial.html.haml (0.2ms)
97658
+ Rendered /home/jcl/rails_project/Adherent/app/views/layouts/adherent/_footer.html.haml (0.0ms)
97659
+ Completed 200 OK in 112ms (Views: 103.8ms | ActiveRecord: 5.5ms)
97660
+
97661
+
97662
+ Started GET "/assets/adherent/application.css?body=1" for 127.0.0.1 at 2013-08-17 18:48:06 +0200
97663
+ Served asset /adherent/application.css - 304 Not Modified (1ms)
97664
+
97665
+
97666
+ Started GET "/assets/jquery.ui.core.css?body=1" for 127.0.0.1 at 2013-08-17 18:48:06 +0200
97667
+ Served asset /jquery.ui.core.css - 304 Not Modified (0ms)
97668
+
97669
+
97670
+ Started GET "/assets/jquery.ui.datepicker.css?body=1" for 127.0.0.1 at 2013-08-17 18:48:06 +0200
97671
+ Served asset /jquery.ui.datepicker.css - 304 Not Modified (0ms)
97672
+
97673
+
97674
+ Started GET "/assets/adherent/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-17 18:48:06 +0200
97675
+ Served asset /adherent/bootstrap.css - 304 Not Modified (0ms)
97676
+
97677
+
97678
+ Started GET "/assets/adherent/adhesion.css?body=1" for 127.0.0.1 at 2013-08-17 18:48:06 +0200
97679
+ Served asset /adherent/adhesion.css - 304 Not Modified (0ms)
97680
+
97681
+
97682
+ Started GET "/assets/jquery.ui.theme.css?body=1" for 127.0.0.1 at 2013-08-17 18:48:06 +0200
97683
+ Served asset /jquery.ui.theme.css - 304 Not Modified (0ms)
97684
+
97685
+
97686
+ Started GET "/assets/adherent/date_picker.css?body=1" for 127.0.0.1 at 2013-08-17 18:48:06 +0200
97687
+ Served asset /adherent/date_picker.css - 304 Not Modified (0ms)
97688
+
97689
+
97690
+ Started GET "/assets/adherent/coords.css?body=1" for 127.0.0.1 at 2013-08-17 18:48:06 +0200
97691
+ Served asset /adherent/coords.css - 304 Not Modified (0ms)
97692
+
97693
+
97694
+ Started GET "/assets/adherent/jcmenu.css?body=1" for 127.0.0.1 at 2013-08-17 18:48:06 +0200
97695
+ Served asset /adherent/jcmenu.css - 304 Not Modified (0ms)
97696
+
97697
+
97698
+ Started GET "/assets/adherent/jc_application.css?body=1" for 127.0.0.1 at 2013-08-17 18:48:06 +0200
97699
+ Served asset /adherent/jc_application.css - 304 Not Modified (0ms)
97700
+
97701
+
97702
+ Started GET "/assets/adherent/layouts.css?body=1" for 127.0.0.1 at 2013-08-17 18:48:06 +0200
97703
+ Served asset /adherent/layouts.css - 304 Not Modified (0ms)
97704
+
97705
+
97706
+ Started GET "/assets/adherent/members.css?body=1" for 127.0.0.1 at 2013-08-17 18:48:06 +0200
97707
+ Served asset /adherent/members.css - 304 Not Modified (0ms)
97708
+
97709
+
97710
+ Started GET "/assets/adherent/old_bootstrap.css?body=1" for 127.0.0.1 at 2013-08-17 18:48:06 +0200
97711
+ Served asset /adherent/old_bootstrap.css - 304 Not Modified (0ms)
97712
+
97713
+
97714
+ Started GET "/assets/adherent/payments.css?body=1" for 127.0.0.1 at 2013-08-17 18:48:06 +0200
97715
+ Served asset /adherent/payments.css - 304 Not Modified (0ms)
97716
+
97717
+
97718
+ Started GET "/assets/adherent/reglements.css?body=1" for 127.0.0.1 at 2013-08-17 18:48:07 +0200
97719
+ Served asset /adherent/reglements.css - 304 Not Modified (0ms)
97720
+
97721
+
97722
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-08-17 18:48:07 +0200
97723
+ Served asset /jquery.js - 304 Not Modified (1ms)
97724
+
97725
+
97726
+ Started GET "/assets/jquery.ui.datepicker.js?body=1" for 127.0.0.1 at 2013-08-17 18:48:07 +0200
97727
+ Served asset /jquery.ui.datepicker.js - 304 Not Modified (2ms)
97728
+
97729
+
97730
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-08-17 18:48:07 +0200
97731
+ Served asset /jquery_ujs.js - 304 Not Modified (0ms)
97732
+
97733
+
97734
+ Started GET "/assets/adherent/adhesion.js?body=1" for 127.0.0.1 at 2013-08-17 18:48:07 +0200
97735
+ Served asset /adherent/adhesion.js - 304 Not Modified (0ms)
97736
+
97737
+
97738
+ Started GET "/assets/jquery.ui.core.js?body=1" for 127.0.0.1 at 2013-08-17 18:48:07 +0200
97739
+ Served asset /jquery.ui.core.js - 304 Not Modified (0ms)
97740
+
97741
+
97742
+ Started GET "/assets/adherent/bootstrap.js?body=1" for 127.0.0.1 at 2013-08-17 18:48:07 +0200
97743
+ Served asset /adherent/bootstrap.js - 304 Not Modified (0ms)
97744
+
97745
+
97746
+ Started GET "/assets/adherent/coords.js?body=1" for 127.0.0.1 at 2013-08-17 18:48:07 +0200
97747
+ Served asset /adherent/coords.js - 304 Not Modified (0ms)
97748
+
97749
+
97750
+ Started GET "/assets/adherent/members.js?body=1" for 127.0.0.1 at 2013-08-17 18:48:07 +0200
97751
+ Served asset /adherent/members.js - 304 Not Modified (0ms)
97752
+
97753
+
97754
+ Started GET "/assets/adherent/date_picker.js?body=1" for 127.0.0.1 at 2013-08-17 18:48:07 +0200
97755
+ Served asset /adherent/date_picker.js - 304 Not Modified (0ms)
97756
+
97757
+
97758
+ Started GET "/assets/adherent/payments.js?body=1" for 127.0.0.1 at 2013-08-17 18:48:07 +0200
97759
+ Served asset /adherent/payments.js - 304 Not Modified (0ms)
97760
+
97761
+
97762
+ Started GET "/assets/adherent/reglements.js?body=1" for 127.0.0.1 at 2013-08-17 18:48:07 +0200
97763
+ Served asset /adherent/reglements.js - 304 Not Modified (0ms)
97764
+
97765
+
97766
+ Started GET "/assets/adherent/application.js?body=1" for 127.0.0.1 at 2013-08-17 18:48:07 +0200
97767
+ Served asset /adherent/application.js - 304 Not Modified (1ms)
97768
+
97769
+
97770
+ Started GET "/assets/adherent/cal.gif" for 127.0.0.1 at 2013-08-17 18:48:08 +0200
97771
+ Served asset /adherent/cal.gif - 200 OK (72ms)
97772
+
97773
+
97774
+ Started GET "/adherent/members" for 127.0.0.1 at 2013-08-17 18:49:02 +0200
97775
+ Processing by Adherent::MembersController#index as HTML
97776
+ Organism Load (0.5ms) SELECT "organisms".* FROM "organisms" WHERE "organisms"."id" = 1 LIMIT 1
97777
+ Adherent::Member Load (0.3ms) SELECT "adherent_members".* FROM "adherent_members" WHERE "adherent_members"."organism_id" = 1
97778
+ Adherent::Adhesion Load (0.4ms) SELECT "adherent_adhesions".* FROM "adherent_adhesions" WHERE "adherent_adhesions"."member_id" = 1
97779
+  (0.3ms) SELECT SUM("adherent_reglements"."amount") AS sum_id FROM "adherent_reglements" WHERE "adherent_reglements"."adhesion_id" = 1
97780
+ Adherent::Coord Load (0.3ms) SELECT "adherent_coords".* FROM "adherent_coords" WHERE "adherent_coords"."member_id" = 1 LIMIT 1
97781
+ Adherent::Adhesion Load (1.0ms) SELECT "adherent_adhesions".* FROM "adherent_adhesions" WHERE "adherent_adhesions"."member_id" = 2
97782
+ Adherent::Coord Load (0.3ms) SELECT "adherent_coords".* FROM "adherent_coords" WHERE "adherent_coords"."member_id" = 2 LIMIT 1
97783
+ Adherent::Adhesion Load (0.3ms) SELECT "adherent_adhesions".* FROM "adherent_adhesions" WHERE "adherent_adhesions"."member_id" = 3
97784
+  (0.2ms) SELECT SUM("adherent_reglements"."amount") AS sum_id FROM "adherent_reglements" WHERE "adherent_reglements"."adhesion_id" = 2
97785
+ Adherent::Coord Load (0.2ms) SELECT "adherent_coords".* FROM "adherent_coords" WHERE "adherent_coords"."member_id" = 3 LIMIT 1
97786
+ Adherent::Adhesion Load (0.3ms) SELECT "adherent_adhesions".* FROM "adherent_adhesions" WHERE "adherent_adhesions"."member_id" = 6
97787
+  (0.4ms) SELECT SUM("adherent_reglements"."amount") AS sum_id FROM "adherent_reglements" WHERE "adherent_reglements"."adhesion_id" = 5
97788
+ Adherent::Coord Load (0.3ms) SELECT "adherent_coords".* FROM "adherent_coords" WHERE "adherent_coords"."member_id" = 6 LIMIT 1
97789
+ Rendered /home/jcl/rails_project/Adherent/app/views/adherent/members/index.html.erb within layouts/adherent/application (24.5ms)
97790
+ Rendered layouts/adherent/_header.html.haml (0.2ms)
97791
+ Rendered /home/jcl/rails_project/Adherent/app/views/layouts/adherent/_flash_partial.html.haml (0.1ms)
97792
+ Rendered /home/jcl/rails_project/Adherent/app/views/layouts/adherent/_footer.html.haml (0.0ms)
97793
+ Completed 200 OK in 95ms (Views: 87.4ms | ActiveRecord: 4.7ms)
97794
+
97795
+
97796
+ Started GET "/assets/adherent/application.css?body=1" for 127.0.0.1 at 2013-08-17 18:49:03 +0200
97797
+ Served asset /adherent/application.css - 304 Not Modified (120ms)
97798
+
97799
+
97800
+ Started GET "/assets/jquery.ui.datepicker.css?body=1" for 127.0.0.1 at 2013-08-17 18:49:03 +0200
97801
+ Served asset /jquery.ui.datepicker.css - 304 Not Modified (0ms)
97802
+
97803
+
97804
+ Started GET "/assets/jquery.ui.theme.css?body=1" for 127.0.0.1 at 2013-08-17 18:49:03 +0200
97805
+ Served asset /jquery.ui.theme.css - 304 Not Modified (0ms)
97806
+
97807
+
97808
+ Started GET "/assets/jquery.ui.core.css?body=1" for 127.0.0.1 at 2013-08-17 18:49:03 +0200
97809
+ Served asset /jquery.ui.core.css - 304 Not Modified (0ms)
97810
+
97811
+
97812
+ Started GET "/assets/adherent/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-17 18:49:03 +0200
97813
+ Served asset /adherent/bootstrap.css - 304 Not Modified (0ms)
97814
+
97815
+
97816
+ Started GET "/assets/adherent/adhesion.css?body=1" for 127.0.0.1 at 2013-08-17 18:49:03 +0200
97817
+ Served asset /adherent/adhesion.css - 304 Not Modified (0ms)
97818
+
97819
+
97820
+ Started GET "/assets/adherent/coords.css?body=1" for 127.0.0.1 at 2013-08-17 18:49:03 +0200
97821
+ Served asset /adherent/coords.css - 304 Not Modified (0ms)
97822
+
97823
+
97824
+ Started GET "/assets/adherent/date_picker.css?body=1" for 127.0.0.1 at 2013-08-17 18:49:03 +0200
97825
+ Served asset /adherent/date_picker.css - 304 Not Modified (0ms)
97826
+
97827
+
97828
+ Started GET "/assets/adherent/jcmenu.css?body=1" for 127.0.0.1 at 2013-08-17 18:49:03 +0200
97829
+ Served asset /adherent/jcmenu.css - 304 Not Modified (0ms)
97830
+
97831
+
97832
+ Started GET "/assets/adherent/jc_application.css?body=1" for 127.0.0.1 at 2013-08-17 18:49:03 +0200
97833
+ Served asset /adherent/jc_application.css - 304 Not Modified (0ms)
97834
+
97835
+
97836
+ Started GET "/assets/adherent/layouts.css?body=1" for 127.0.0.1 at 2013-08-17 18:49:03 +0200
97837
+ Served asset /adherent/layouts.css - 304 Not Modified (0ms)
97838
+
97839
+
97840
+ Started GET "/assets/adherent/old_bootstrap.css?body=1" for 127.0.0.1 at 2013-08-17 18:49:03 +0200
97841
+ Served asset /adherent/old_bootstrap.css - 304 Not Modified (0ms)
97842
+
97843
+
97844
+ Started GET "/assets/adherent/members.css?body=1" for 127.0.0.1 at 2013-08-17 18:49:03 +0200
97845
+ Served asset /adherent/members.css - 304 Not Modified (0ms)
97846
+
97847
+
97848
+ Started GET "/assets/adherent/payments.css?body=1" for 127.0.0.1 at 2013-08-17 18:49:03 +0200
97849
+ Served asset /adherent/payments.css - 304 Not Modified (0ms)
97850
+
97851
+
97852
+ Started GET "/assets/adherent/reglements.css?body=1" for 127.0.0.1 at 2013-08-17 18:49:03 +0200
97853
+ Served asset /adherent/reglements.css - 304 Not Modified (0ms)
97854
+
97855
+
97856
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-08-17 18:49:03 +0200
97857
+ Served asset /jquery.js - 304 Not Modified (0ms)
97858
+
97859
+
97860
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-08-17 18:49:03 +0200
97861
+ Served asset /jquery_ujs.js - 304 Not Modified (0ms)
97862
+
97863
+
97864
+ Started GET "/assets/jquery.ui.datepicker.js?body=1" for 127.0.0.1 at 2013-08-17 18:49:03 +0200
97865
+ Served asset /jquery.ui.datepicker.js - 304 Not Modified (0ms)
97866
+
97867
+
97868
+ Started GET "/assets/jquery.ui.core.js?body=1" for 127.0.0.1 at 2013-08-17 18:49:03 +0200
97869
+ Served asset /jquery.ui.core.js - 304 Not Modified (0ms)
97870
+
97871
+
97872
+ Started GET "/assets/adherent/adhesion.js?body=1" for 127.0.0.1 at 2013-08-17 18:49:03 +0200
97873
+ Served asset /adherent/adhesion.js - 304 Not Modified (0ms)
97874
+
97875
+
97876
+ Started GET "/assets/adherent/bootstrap.js?body=1" for 127.0.0.1 at 2013-08-17 18:49:03 +0200
97877
+ Served asset /adherent/bootstrap.js - 304 Not Modified (0ms)
97878
+
97879
+
97880
+ Started GET "/assets/adherent/coords.js?body=1" for 127.0.0.1 at 2013-08-17 18:49:03 +0200
97881
+ Served asset /adherent/coords.js - 304 Not Modified (0ms)
97882
+
97883
+
97884
+ Started GET "/assets/adherent/date_picker.js?body=1" for 127.0.0.1 at 2013-08-17 18:49:03 +0200
97885
+ Served asset /adherent/date_picker.js - 304 Not Modified (0ms)
97886
+
97887
+
97888
+ Started GET "/assets/adherent/payments.js?body=1" for 127.0.0.1 at 2013-08-17 18:49:03 +0200
97889
+ Served asset /adherent/payments.js - 304 Not Modified (0ms)
97890
+
97891
+
97892
+ Started GET "/assets/adherent/members.js?body=1" for 127.0.0.1 at 2013-08-17 18:49:03 +0200
97893
+ Served asset /adherent/members.js - 304 Not Modified (0ms)
97894
+
97895
+
97896
+ Started GET "/assets/adherent/reglements.js?body=1" for 127.0.0.1 at 2013-08-17 18:49:03 +0200
97897
+ Served asset /adherent/reglements.js - 304 Not Modified (0ms)
97898
+
97899
+
97900
+ Started GET "/assets/adherent/application.js?body=1" for 127.0.0.1 at 2013-08-17 18:49:03 +0200
97901
+ Served asset /adherent/application.js - 304 Not Modified (10ms)
97902
+
97903
+
97904
+ Started GET "/adherent/members/3/edit" for 127.0.0.1 at 2013-08-17 18:49:07 +0200
97905
+ Processing by Adherent::MembersController#edit as HTML
97906
+ Parameters: {"id"=>"3"}
97907
+ Organism Load (0.3ms) SELECT "organisms".* FROM "organisms" WHERE "organisms"."id" = 1 LIMIT 1
97908
+ Adherent::Member Load (29.7ms) SELECT "adherent_members".* FROM "adherent_members" WHERE "adherent_members"."id" = $1 LIMIT 1 [["id", "3"]]
97909
+ Rendered /home/jcl/rails_project/Adherent/app/views/adherent/members/_form.html.erb (7.3ms)
97910
+ Rendered /home/jcl/rails_project/Adherent/app/views/adherent/members/edit.html.erb within layouts/adherent/application (26.6ms)
97911
+ Rendered layouts/adherent/_header.html.haml (0.1ms)
97912
+ Rendered /home/jcl/rails_project/Adherent/app/views/layouts/adherent/_flash_partial.html.haml (0.1ms)
97913
+ Rendered /home/jcl/rails_project/Adherent/app/views/layouts/adherent/_footer.html.haml (0.0ms)
97914
+ Completed 200 OK in 75ms (Views: 43.1ms | ActiveRecord: 30.0ms)
97915
+
97916
+
97917
+ Started GET "/assets/adherent/application.css?body=1" for 127.0.0.1 at 2013-08-17 18:49:08 +0200
97918
+ Served asset /adherent/application.css - 304 Not Modified (116ms)
97919
+
97920
+
97921
+ Started GET "/assets/jquery.ui.core.css?body=1" for 127.0.0.1 at 2013-08-17 18:49:08 +0200
97922
+ Served asset /jquery.ui.core.css - 304 Not Modified (0ms)
97923
+
97924
+
97925
+ Started GET "/assets/jquery.ui.theme.css?body=1" for 127.0.0.1 at 2013-08-17 18:49:08 +0200
97926
+ Served asset /jquery.ui.theme.css - 304 Not Modified (0ms)
97927
+
97928
+
97929
+ Started GET "/assets/jquery.ui.datepicker.css?body=1" for 127.0.0.1 at 2013-08-17 18:49:08 +0200
97930
+ Served asset /jquery.ui.datepicker.css - 304 Not Modified (0ms)
97931
+
97932
+
97933
+ Started GET "/assets/adherent/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-17 18:49:08 +0200
97934
+ Served asset /adherent/bootstrap.css - 304 Not Modified (5ms)
97935
+
97936
+
97937
+ Started GET "/assets/adherent/adhesion.css?body=1" for 127.0.0.1 at 2013-08-17 18:49:08 +0200
97938
+ Served asset /adherent/adhesion.css - 304 Not Modified (0ms)
97939
+
97940
+
97941
+ Started GET "/assets/adherent/coords.css?body=1" for 127.0.0.1 at 2013-08-17 18:49:08 +0200
97942
+ Served asset /adherent/coords.css - 304 Not Modified (1ms)
97943
+
97944
+
97945
+ Started GET "/assets/adherent/date_picker.css?body=1" for 127.0.0.1 at 2013-08-17 18:49:08 +0200
97946
+ Served asset /adherent/date_picker.css - 304 Not Modified (0ms)
97947
+
97948
+
97949
+ Started GET "/assets/adherent/jc_application.css?body=1" for 127.0.0.1 at 2013-08-17 18:49:08 +0200
97950
+ Served asset /adherent/jc_application.css - 304 Not Modified (0ms)
97951
+
97952
+
97953
+ Started GET "/assets/adherent/jcmenu.css?body=1" for 127.0.0.1 at 2013-08-17 18:49:08 +0200
97954
+ Served asset /adherent/jcmenu.css - 304 Not Modified (0ms)
97955
+
97956
+
97957
+ Started GET "/assets/adherent/layouts.css?body=1" for 127.0.0.1 at 2013-08-17 18:49:08 +0200
97958
+ Served asset /adherent/layouts.css - 304 Not Modified (0ms)
97959
+
97960
+
97961
+ Started GET "/assets/adherent/old_bootstrap.css?body=1" for 127.0.0.1 at 2013-08-17 18:49:08 +0200
97962
+ Served asset /adherent/old_bootstrap.css - 304 Not Modified (0ms)
97963
+
97964
+
97965
+ Started GET "/assets/adherent/members.css?body=1" for 127.0.0.1 at 2013-08-17 18:49:08 +0200
97966
+ Served asset /adherent/members.css - 304 Not Modified (0ms)
97967
+
97968
+
97969
+ Started GET "/assets/adherent/payments.css?body=1" for 127.0.0.1 at 2013-08-17 18:49:08 +0200
97970
+ Served asset /adherent/payments.css - 304 Not Modified (0ms)
97971
+
97972
+
97973
+ Started GET "/assets/adherent/reglements.css?body=1" for 127.0.0.1 at 2013-08-17 18:49:08 +0200
97974
+ Served asset /adherent/reglements.css - 304 Not Modified (0ms)
97975
+
97976
+
97977
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-08-17 18:49:08 +0200
97978
+ Served asset /jquery.js - 304 Not Modified (5ms)
97979
+
97980
+
97981
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-08-17 18:49:08 +0200
97982
+ Served asset /jquery_ujs.js - 304 Not Modified (0ms)
97983
+
97984
+
97985
+ Started GET "/assets/jquery.ui.core.js?body=1" for 127.0.0.1 at 2013-08-17 18:49:08 +0200
97986
+ Served asset /jquery.ui.core.js - 304 Not Modified (0ms)
97987
+
97988
+
97989
+ Started GET "/assets/jquery.ui.datepicker.js?body=1" for 127.0.0.1 at 2013-08-17 18:49:08 +0200
97990
+ Served asset /jquery.ui.datepicker.js - 304 Not Modified (0ms)
97991
+
97992
+
97993
+ Started GET "/assets/adherent/adhesion.js?body=1" for 127.0.0.1 at 2013-08-17 18:49:08 +0200
97994
+ Served asset /adherent/adhesion.js - 304 Not Modified (0ms)
97995
+
97996
+
97997
+ Started GET "/assets/adherent/bootstrap.js?body=1" for 127.0.0.1 at 2013-08-17 18:49:08 +0200
97998
+ Served asset /adherent/bootstrap.js - 304 Not Modified (0ms)
97999
+
98000
+
98001
+ Started GET "/assets/adherent/coords.js?body=1" for 127.0.0.1 at 2013-08-17 18:49:08 +0200
98002
+ Served asset /adherent/coords.js - 304 Not Modified (0ms)
98003
+
98004
+
98005
+ Started GET "/assets/adherent/date_picker.js?body=1" for 127.0.0.1 at 2013-08-17 18:49:08 +0200
98006
+ Served asset /adherent/date_picker.js - 304 Not Modified (0ms)
98007
+
98008
+
98009
+ Started GET "/assets/adherent/members.js?body=1" for 127.0.0.1 at 2013-08-17 18:49:08 +0200
98010
+ Served asset /adherent/members.js - 304 Not Modified (0ms)
98011
+
98012
+
98013
+ Started GET "/assets/adherent/payments.js?body=1" for 127.0.0.1 at 2013-08-17 18:49:08 +0200
98014
+ Served asset /adherent/payments.js - 304 Not Modified (0ms)
98015
+
98016
+
98017
+ Started GET "/assets/adherent/application.js?body=1" for 127.0.0.1 at 2013-08-17 18:49:08 +0200
98018
+ Served asset /adherent/application.js - 304 Not Modified (1ms)
98019
+
98020
+
98021
+ Started GET "/assets/adherent/reglements.js?body=1" for 127.0.0.1 at 2013-08-17 18:49:08 +0200
98022
+ Served asset /adherent/reglements.js - 304 Not Modified (0ms)
98023
+
98024
+
98025
+ Started GET "/assets/adherent/icones/retour.png" for 127.0.0.1 at 2013-08-17 18:49:08 +0200
98026
+ Served asset /adherent/icones/retour.png - 200 OK (78ms)
98027
+ Connecting to database specified by database.yml
98028
+
98029
+
98030
+ Started GET "/" for 127.0.0.1 at 2013-08-17 19:22:14 +0200
98031
+ Processing by OrganismsController#index as HTML
98032
+ Organism Load (1.0ms) SELECT "organisms".* FROM "organisms" 
98033
+ Rendered organisms/index.html.haml within layouts/application (19.7ms)
98034
+ Completed 200 OK in 722ms (Views: 431.6ms | ActiveRecord: 242.8ms)
98035
+
98036
+
98037
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-08-17 19:22:15 +0200
98038
+ Served asset /application.css - 304 Not Modified (6ms)
98039
+
98040
+
98041
+ Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2013-08-17 19:22:15 +0200
98042
+ Served asset /scaffold.css - 304 Not Modified (1ms)
98043
+
98044
+
98045
+ Started GET "/assets/organisms.css?body=1" for 127.0.0.1 at 2013-08-17 19:22:15 +0200
98046
+ Served asset /organisms.css - 304 Not Modified (1ms)
98047
+
98048
+
98049
+ Started GET "/assets/jquery.ui.datepicker.css?body=1" for 127.0.0.1 at 2013-08-17 19:22:15 +0200
98050
+ Served asset /jquery.ui.datepicker.css - 304 Not Modified (10ms)
98051
+
98052
+
98053
+ Started GET "/assets/jquery.ui.theme.css?body=1" for 127.0.0.1 at 2013-08-17 19:22:15 +0200
98054
+ Served asset /jquery.ui.theme.css - 304 Not Modified (3ms)
98055
+
98056
+
98057
+ Started GET "/assets/jquery.ui.core.css?body=1" for 127.0.0.1 at 2013-08-17 19:22:15 +0200
98058
+ Served asset /jquery.ui.core.css - 304 Not Modified (7ms)
98059
+
98060
+
98061
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-08-17 19:22:15 +0200
98062
+ Served asset /jquery.js - 304 Not Modified (37ms)
98063
+
98064
+
98065
+ Started GET "/assets/jquery.ui.core.js?body=1" for 127.0.0.1 at 2013-08-17 19:22:15 +0200
98066
+ Served asset /jquery.ui.core.js - 304 Not Modified (2ms)
98067
+
98068
+
98069
+ Started GET "/assets/jquery.ui.datepicker.js?body=1" for 127.0.0.1 at 2013-08-17 19:22:15 +0200
98070
+ Served asset /jquery.ui.datepicker.js - 304 Not Modified (16ms)
98071
+
98072
+
98073
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-08-17 19:22:15 +0200
98074
+ Served asset /jquery_ujs.js - 304 Not Modified (8ms)
98075
+
98076
+
98077
+ Started GET "/assets/organisms.js?body=1" for 127.0.0.1 at 2013-08-17 19:22:15 +0200
98078
+ Served asset /organisms.js - 304 Not Modified (1ms)
98079
+
98080
+
98081
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-08-17 19:22:15 +0200
98082
+ Served asset /application.js - 304 Not Modified (17ms)
98083
+
98084
+
98085
+ Started GET "/organisms/2" for 127.0.0.1 at 2013-08-17 19:22:19 +0200
98086
+ Processing by OrganismsController#show as HTML
98087
+ Parameters: {"id"=>"2"}
98088
+ Organism Load (49.3ms) SELECT "organisms".* FROM "organisms" WHERE "organisms"."id" = $1 LIMIT 1 [["id", "2"]]
98089
+ Rendered organisms/show.html.haml within layouts/application (28.4ms)
98090
+ Completed 200 OK in 96ms (Views: 41.3ms | ActiveRecord: 49.4ms)
98091
+
98092
+
98093
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-08-17 19:22:19 +0200
98094
+ Served asset /application.css - 304 Not Modified (0ms)
98095
+
98096
+
98097
+ Started GET "/assets/jquery.ui.core.css?body=1" for 127.0.0.1 at 2013-08-17 19:22:19 +0200
98098
+ Served asset /jquery.ui.core.css - 304 Not Modified (0ms)
98099
+
98100
+
98101
+ Started GET "/assets/jquery.ui.theme.css?body=1" for 127.0.0.1 at 2013-08-17 19:22:19 +0200
98102
+ Served asset /jquery.ui.theme.css - 304 Not Modified (0ms)
98103
+
98104
+
98105
+ Started GET "/assets/jquery.ui.datepicker.css?body=1" for 127.0.0.1 at 2013-08-17 19:22:19 +0200
98106
+ Served asset /jquery.ui.datepicker.css - 304 Not Modified (0ms)
98107
+
98108
+
98109
+ Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2013-08-17 19:22:19 +0200
98110
+ Served asset /scaffold.css - 304 Not Modified (0ms)
98111
+
98112
+
98113
+ Started GET "/assets/organisms.css?body=1" for 127.0.0.1 at 2013-08-17 19:22:19 +0200
98114
+ Served asset /organisms.css - 304 Not Modified (0ms)
98115
+
98116
+
98117
+ Started GET "/assets/jquery.ui.core.js?body=1" for 127.0.0.1 at 2013-08-17 19:22:19 +0200
98118
+ Served asset /jquery.ui.core.js - 304 Not Modified (0ms)
98119
+
98120
+
98121
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-08-17 19:22:19 +0200
98122
+ Served asset /jquery_ujs.js - 304 Not Modified (0ms)
98123
+
98124
+
98125
+ Started GET "/assets/organisms.js?body=1" for 127.0.0.1 at 2013-08-17 19:22:19 +0200
98126
+ Served asset /organisms.js - 304 Not Modified (0ms)
98127
+
98128
+
98129
+ Started GET "/assets/jquery.ui.datepicker.js?body=1" for 127.0.0.1 at 2013-08-17 19:22:19 +0200
98130
+ Served asset /jquery.ui.datepicker.js - 304 Not Modified (0ms)
98131
+
98132
+
98133
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-08-17 19:22:19 +0200
98134
+ Served asset /application.js - 304 Not Modified (3ms)
98135
+
98136
+
98137
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-08-17 19:22:19 +0200
98138
+ Served asset /jquery.js - 304 Not Modified (0ms)
98139
+
98140
+
98141
+ Started GET "/adherent/members" for 127.0.0.1 at 2013-08-17 19:22:21 +0200
98142
+ Processing by Adherent::MembersController#index as HTML
98143
+ Organism Load (0.4ms) SELECT "organisms".* FROM "organisms" WHERE "organisms"."id" = 2 LIMIT 1
98144
+ Adherent::Member Load (0.3ms) SELECT "adherent_members".* FROM "adherent_members" WHERE "adherent_members"."organism_id" = 2
98145
+ Adherent::Adhesion Load (34.1ms) SELECT "adherent_adhesions".* FROM "adherent_adhesions" WHERE "adherent_adhesions"."member_id" = 4
98146
+  (22.4ms) SELECT SUM("adherent_reglements"."amount") AS sum_id FROM "adherent_reglements" WHERE "adherent_reglements"."adhesion_id" = 3
98147
+ Adherent::Coord Load (1.1ms) SELECT "adherent_coords".* FROM "adherent_coords" WHERE "adherent_coords"."member_id" = 4 LIMIT 1
98148
+ Adherent::Adhesion Load (0.4ms) SELECT "adherent_adhesions".* FROM "adherent_adhesions" WHERE "adherent_adhesions"."member_id" = 5
98149
+  (0.2ms) SELECT SUM("adherent_reglements"."amount") AS sum_id FROM "adherent_reglements" WHERE "adherent_reglements"."adhesion_id" = 4
98150
+ Adherent::Coord Load (0.3ms) SELECT "adherent_coords".* FROM "adherent_coords" WHERE "adherent_coords"."member_id" = 5 LIMIT 1
98151
+ Rendered /home/jcl/rails_project/Adherent/app/views/adherent/members/index.html.erb within layouts/adherent/application (196.4ms)
98152
+ Rendered layouts/adherent/_header.html.haml (2.2ms)
98153
+ Rendered /home/jcl/rails_project/Adherent/app/views/layouts/adherent/_flash_partial.html.haml (4.7ms)
98154
+ Rendered /home/jcl/rails_project/Adherent/app/views/layouts/adherent/_footer.html.haml (1.4ms)
98155
+ Completed 200 OK in 878ms (Views: 732.7ms | ActiveRecord: 91.3ms)
98156
+
98157
+
98158
+ Started GET "/assets/adherent/application.css?body=1" for 127.0.0.1 at 2013-08-17 19:22:23 +0200
98159
+ Served asset /adherent/application.css - 304 Not Modified (46ms)
98160
+
98161
+
98162
+ Started GET "/assets/jquery.ui.core.css?body=1" for 127.0.0.1 at 2013-08-17 19:22:23 +0200
98163
+ Served asset /jquery.ui.core.css - 304 Not Modified (0ms)
98164
+
98165
+
98166
+ Started GET "/assets/jquery.ui.datepicker.css?body=1" for 127.0.0.1 at 2013-08-17 19:22:23 +0200
98167
+ Served asset /jquery.ui.datepicker.css - 304 Not Modified (0ms)
98168
+
98169
+
98170
+ Started GET "/assets/adherent/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-17 19:22:23 +0200
98171
+ Served asset /adherent/bootstrap.css - 304 Not Modified (11ms)
98172
+
98173
+
98174
+ Started GET "/assets/jquery.ui.theme.css?body=1" for 127.0.0.1 at 2013-08-17 19:22:23 +0200
98175
+ Served asset /jquery.ui.theme.css - 304 Not Modified (0ms)
98176
+
98177
+
98178
+ Started GET "/assets/adherent/adhesion.css?body=1" for 127.0.0.1 at 2013-08-17 19:22:23 +0200
98179
+ Served asset /adherent/adhesion.css - 304 Not Modified (2ms)
98180
+
98181
+
98182
+ Started GET "/assets/adherent/date_picker.css?body=1" for 127.0.0.1 at 2013-08-17 19:22:23 +0200
98183
+ Served asset /adherent/date_picker.css - 304 Not Modified (7ms)
98184
+
98185
+
98186
+ Started GET "/assets/adherent/coords.css?body=1" for 127.0.0.1 at 2013-08-17 19:22:23 +0200
98187
+ Served asset /adherent/coords.css - 304 Not Modified (11ms)
98188
+
98189
+
98190
+ Started GET "/assets/adherent/jc_application.css?body=1" for 127.0.0.1 at 2013-08-17 19:22:23 +0200
98191
+ Served asset /adherent/jc_application.css - 304 Not Modified (2ms)
98192
+
98193
+
98194
+ Started GET "/assets/adherent/layouts.css?body=1" for 127.0.0.1 at 2013-08-17 19:22:23 +0200
98195
+ Served asset /adherent/layouts.css - 304 Not Modified (2ms)
98196
+
98197
+
98198
+ Started GET "/assets/adherent/jcmenu.css?body=1" for 127.0.0.1 at 2013-08-17 19:22:23 +0200
98199
+ Served asset /adherent/jcmenu.css - 304 Not Modified (2ms)
98200
+
98201
+
98202
+ Started GET "/assets/adherent/members.css?body=1" for 127.0.0.1 at 2013-08-17 19:22:23 +0200
98203
+ Served asset /adherent/members.css - 304 Not Modified (2ms)
98204
+
98205
+
98206
+ Started GET "/assets/adherent/old_bootstrap.css?body=1" for 127.0.0.1 at 2013-08-17 19:22:23 +0200
98207
+ Served asset /adherent/old_bootstrap.css - 304 Not Modified (5ms)
98208
+
98209
+
98210
+ Started GET "/assets/adherent/payments.css?body=1" for 127.0.0.1 at 2013-08-17 19:22:23 +0200
98211
+ Served asset /adherent/payments.css - 304 Not Modified (2ms)
98212
+
98213
+
98214
+ Started GET "/assets/adherent/reglements.css?body=1" for 127.0.0.1 at 2013-08-17 19:22:23 +0200
98215
+ Served asset /adherent/reglements.css - 304 Not Modified (2ms)
98216
+
98217
+
98218
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-08-17 19:22:23 +0200
98219
+ Served asset /jquery.js - 304 Not Modified (1ms)
98220
+
98221
+
98222
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-08-17 19:22:23 +0200
98223
+ Served asset /jquery_ujs.js - 304 Not Modified (0ms)
98224
+
98225
+
98226
+ Started GET "/assets/jquery.ui.core.js?body=1" for 127.0.0.1 at 2013-08-17 19:22:23 +0200
98227
+ Served asset /jquery.ui.core.js - 304 Not Modified (0ms)
98228
+
98229
+
98230
+ Started GET "/assets/jquery.ui.datepicker.js?body=1" for 127.0.0.1 at 2013-08-17 19:22:23 +0200
98231
+ Served asset /jquery.ui.datepicker.js - 304 Not Modified (11ms)
98232
+
98233
+
98234
+ Started GET "/assets/adherent/adhesion.js?body=1" for 127.0.0.1 at 2013-08-17 19:22:23 +0200
98235
+ Served asset /adherent/adhesion.js - 304 Not Modified (8ms)
98236
+
98237
+
98238
+ Started GET "/assets/adherent/bootstrap.js?body=1" for 127.0.0.1 at 2013-08-17 19:22:23 +0200
98239
+ Served asset /adherent/bootstrap.js - 304 Not Modified (11ms)
98240
+
98241
+
98242
+ Started GET "/assets/adherent/coords.js?body=1" for 127.0.0.1 at 2013-08-17 19:22:23 +0200
98243
+ Served asset /adherent/coords.js - 304 Not Modified (2ms)
98244
+
98245
+
98246
+ Started GET "/assets/adherent/members.js?body=1" for 127.0.0.1 at 2013-08-17 19:22:23 +0200
98247
+ Served asset /adherent/members.js - 304 Not Modified (2ms)
98248
+
98249
+
98250
+ Started GET "/assets/adherent/date_picker.js?body=1" for 127.0.0.1 at 2013-08-17 19:22:23 +0200
98251
+ Served asset /adherent/date_picker.js - 304 Not Modified (2ms)
98252
+
98253
+
98254
+ Started GET "/assets/adherent/payments.js?body=1" for 127.0.0.1 at 2013-08-17 19:22:23 +0200
98255
+ Served asset /adherent/payments.js - 304 Not Modified (3ms)
98256
+
98257
+
98258
+ Started GET "/assets/adherent/reglements.js?body=1" for 127.0.0.1 at 2013-08-17 19:22:23 +0200
98259
+ Served asset /adherent/reglements.js - 304 Not Modified (2ms)
98260
+
98261
+
98262
+ Started GET "/assets/adherent/application.js?body=1" for 127.0.0.1 at 2013-08-17 19:22:23 +0200
98263
+ Served asset /adherent/application.js - 304 Not Modified (22ms)
98264
+
98265
+
98266
+ Started GET "/adherent/members/5/adhesions" for 127.0.0.1 at 2013-08-17 19:22:34 +0200
98267
+ Processing by Adherent::AdhesionsController#index as HTML
98268
+ Parameters: {"member_id"=>"5"}
98269
+ Organism Load (0.7ms) SELECT "organisms".* FROM "organisms" WHERE "organisms"."id" = 2 LIMIT 1
98270
+ Adherent::Member Load (17.1ms) SELECT "adherent_members".* FROM "adherent_members" WHERE "adherent_members"."id" = $1 LIMIT 1 [["id", "5"]]
98271
+  (0.5ms) SELECT COUNT(*) FROM "adherent_adhesions" WHERE "adherent_adhesions"."member_id" = 5
98272
+ Adherent::Adhesion Load (0.8ms) SELECT "adherent_adhesions".* FROM "adherent_adhesions" WHERE "adherent_adhesions"."member_id" = 5
98273
+  (0.7ms) SELECT SUM("adherent_reglements"."amount") AS sum_id FROM "adherent_reglements" WHERE "adherent_reglements"."adhesion_id" = 4
98274
+ CACHE (0.0ms) SELECT SUM("adherent_reglements"."amount") AS sum_id FROM "adherent_reglements" WHERE "adherent_reglements"."adhesion_id" = 4
98275
+ Rendered /home/jcl/rails_project/Adherent/app/views/adherent/adhesions/index.html.haml within layouts/adherent/application (29.8ms)
98276
+ Rendered layouts/adherent/_header.html.haml (0.1ms)
98277
+ Rendered /home/jcl/rails_project/Adherent/app/views/layouts/adherent/_flash_partial.html.haml (0.0ms)
98278
+ Rendered /home/jcl/rails_project/Adherent/app/views/layouts/adherent/_footer.html.haml (0.0ms)
98279
+ Completed 200 OK in 97ms (Views: 68.5ms | ActiveRecord: 19.8ms)
98280
+
98281
+
98282
+ Started GET "/assets/adherent/application.css?body=1" for 127.0.0.1 at 2013-08-17 19:22:35 +0200
98283
+ Served asset /adherent/application.css - 304 Not Modified (1ms)
98284
+
98285
+
98286
+ Started GET "/assets/jquery.ui.theme.css?body=1" for 127.0.0.1 at 2013-08-17 19:22:35 +0200
98287
+ Served asset /jquery.ui.theme.css - 304 Not Modified (0ms)
98288
+
98289
+
98290
+ Started GET "/assets/adherent/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-17 19:22:35 +0200
98291
+ Served asset /adherent/bootstrap.css - 304 Not Modified (0ms)
98292
+
98293
+
98294
+ Started GET "/assets/adherent/adhesion.css?body=1" for 127.0.0.1 at 2013-08-17 19:22:35 +0200
98295
+ Served asset /adherent/adhesion.css - 304 Not Modified (0ms)
98296
+
98297
+
98298
+ Started GET "/assets/jquery.ui.datepicker.css?body=1" for 127.0.0.1 at 2013-08-17 19:22:35 +0200
98299
+ Served asset /jquery.ui.datepicker.css - 304 Not Modified (0ms)
98300
+
98301
+
98302
+ Started GET "/assets/jquery.ui.core.css?body=1" for 127.0.0.1 at 2013-08-17 19:22:35 +0200
98303
+ Served asset /jquery.ui.core.css - 304 Not Modified (0ms)
98304
+
98305
+
98306
+ Started GET "/assets/adherent/jc_application.css?body=1" for 127.0.0.1 at 2013-08-17 19:22:35 +0200
98307
+ Served asset /adherent/jc_application.css - 304 Not Modified (0ms)
98308
+
98309
+
98310
+ Started GET "/assets/adherent/date_picker.css?body=1" for 127.0.0.1 at 2013-08-17 19:22:35 +0200
98311
+ Served asset /adherent/date_picker.css - 304 Not Modified (0ms)
98312
+
98313
+
98314
+ Started GET "/assets/adherent/coords.css?body=1" for 127.0.0.1 at 2013-08-17 19:22:35 +0200
98315
+ Served asset /adherent/coords.css - 304 Not Modified (0ms)
98316
+
98317
+
98318
+ Started GET "/assets/adherent/layouts.css?body=1" for 127.0.0.1 at 2013-08-17 19:22:35 +0200
98319
+ Served asset /adherent/layouts.css - 304 Not Modified (0ms)
98320
+
98321
+
98322
+ Started GET "/assets/adherent/members.css?body=1" for 127.0.0.1 at 2013-08-17 19:22:35 +0200
98323
+ Served asset /adherent/members.css - 304 Not Modified (0ms)
98324
+
98325
+
98326
+ Started GET "/assets/adherent/jcmenu.css?body=1" for 127.0.0.1 at 2013-08-17 19:22:35 +0200
98327
+ Served asset /adherent/jcmenu.css - 304 Not Modified (0ms)
98328
+
98329
+
98330
+ Started GET "/assets/adherent/reglements.css?body=1" for 127.0.0.1 at 2013-08-17 19:22:35 +0200
98331
+ Served asset /adherent/reglements.css - 304 Not Modified (0ms)
98332
+
98333
+
98334
+ Started GET "/assets/adherent/payments.css?body=1" for 127.0.0.1 at 2013-08-17 19:22:35 +0200
98335
+ Served asset /adherent/payments.css - 304 Not Modified (0ms)
98336
+
98337
+
98338
+ Started GET "/assets/adherent/old_bootstrap.css?body=1" for 127.0.0.1 at 2013-08-17 19:22:36 +0200
98339
+ Served asset /adherent/old_bootstrap.css - 304 Not Modified (0ms)
98340
+
98341
+
98342
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-08-17 19:22:36 +0200
98343
+ Served asset /jquery_ujs.js - 304 Not Modified (0ms)
98344
+
98345
+
98346
+ Started GET "/assets/jquery.ui.core.js?body=1" for 127.0.0.1 at 2013-08-17 19:22:36 +0200
98347
+ Served asset /jquery.ui.core.js - 304 Not Modified (4ms)
98348
+
98349
+
98350
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-08-17 19:22:36 +0200
98351
+ Served asset /jquery.js - 304 Not Modified (0ms)
98352
+
98353
+
98354
+ Started GET "/assets/adherent/adhesion.js?body=1" for 127.0.0.1 at 2013-08-17 19:22:36 +0200
98355
+ Served asset /adherent/adhesion.js - 304 Not Modified (0ms)
98356
+
98357
+
98358
+ Started GET "/assets/jquery.ui.datepicker.js?body=1" for 127.0.0.1 at 2013-08-17 19:22:36 +0200
98359
+ Served asset /jquery.ui.datepicker.js - 304 Not Modified (0ms)
98360
+
98361
+
98362
+ Started GET "/assets/adherent/bootstrap.js?body=1" for 127.0.0.1 at 2013-08-17 19:22:36 +0200
98363
+ Served asset /adherent/bootstrap.js - 304 Not Modified (0ms)
98364
+
98365
+
98366
+ Started GET "/assets/adherent/members.js?body=1" for 127.0.0.1 at 2013-08-17 19:22:36 +0200
98367
+ Served asset /adherent/members.js - 304 Not Modified (0ms)
98368
+
98369
+
98370
+ Started GET "/assets/adherent/coords.js?body=1" for 127.0.0.1 at 2013-08-17 19:22:36 +0200
98371
+ Served asset /adherent/coords.js - 304 Not Modified (0ms)
98372
+
98373
+
98374
+ Started GET "/assets/adherent/date_picker.js?body=1" for 127.0.0.1 at 2013-08-17 19:22:36 +0200
98375
+ Served asset /adherent/date_picker.js - 304 Not Modified (0ms)
98376
+
98377
+
98378
+ Started GET "/assets/adherent/payments.js?body=1" for 127.0.0.1 at 2013-08-17 19:22:36 +0200
98379
+ Served asset /adherent/payments.js - 304 Not Modified (0ms)
98380
+
98381
+
98382
+ Started GET "/assets/adherent/reglements.js?body=1" for 127.0.0.1 at 2013-08-17 19:22:36 +0200
98383
+ Served asset /adherent/reglements.js - 304 Not Modified (121ms)
98384
+
98385
+
98386
+ Started GET "/assets/adherent/application.js?body=1" for 127.0.0.1 at 2013-08-17 19:22:36 +0200
98387
+ Served asset /adherent/application.js - 304 Not Modified (8ms)
98388
+
98389
+
98390
+ Started GET "/assets/adherent/icones/money-plus.png" for 127.0.0.1 at 2013-08-17 19:22:36 +0200
98391
+ Served asset /adherent/icones/money-plus.png - 200 OK (67ms)
98392
+
98393
+
98394
+ Started GET "/adherent/members/5/edit" for 127.0.0.1 at 2013-08-17 19:22:39 +0200
98395
+ Processing by Adherent::MembersController#edit as HTML
98396
+ Parameters: {"id"=>"5"}
98397
+ Organism Load (0.5ms) SELECT "organisms".* FROM "organisms" WHERE "organisms"."id" = 2 LIMIT 1
98398
+ Adherent::Member Load (0.3ms) SELECT "adherent_members".* FROM "adherent_members" WHERE "adherent_members"."id" = $1 LIMIT 1 [["id", "5"]]
98399
+ Rendered /home/jcl/rails_project/Adherent/app/views/adherent/members/_form.html.erb (130.5ms)
98400
+ Rendered /home/jcl/rails_project/Adherent/app/views/adherent/members/edit.html.erb within layouts/adherent/application (135.1ms)
98401
+ Rendered layouts/adherent/_header.html.haml (0.3ms)
98402
+ Rendered /home/jcl/rails_project/Adherent/app/views/layouts/adherent/_flash_partial.html.haml (0.1ms)
98403
+ Rendered /home/jcl/rails_project/Adherent/app/views/layouts/adherent/_footer.html.haml (0.0ms)
98404
+ Completed 200 OK in 181ms (Views: 177.1ms | ActiveRecord: 0.8ms)
98405
+
98406
+
98407
+ Started GET "/assets/adherent/application.css?body=1" for 127.0.0.1 at 2013-08-17 19:22:40 +0200
98408
+ Served asset /adherent/application.css - 304 Not Modified (4ms)
98409
+
98410
+
98411
+ Started GET "/assets/jquery.ui.theme.css?body=1" for 127.0.0.1 at 2013-08-17 19:22:40 +0200
98412
+ Served asset /jquery.ui.theme.css - 304 Not Modified (0ms)
98413
+
98414
+
98415
+ Started GET "/assets/adherent/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-17 19:22:40 +0200
98416
+ Served asset /adherent/bootstrap.css - 304 Not Modified (12ms)
98417
+
98418
+
98419
+ Started GET "/assets/adherent/adhesion.css?body=1" for 127.0.0.1 at 2013-08-17 19:22:40 +0200
98420
+ Served asset /adherent/adhesion.css - 304 Not Modified (0ms)
98421
+
98422
+
98423
+ Started GET "/assets/jquery.ui.datepicker.css?body=1" for 127.0.0.1 at 2013-08-17 19:22:40 +0200
98424
+ Served asset /jquery.ui.datepicker.css - 304 Not Modified (0ms)
98425
+
98426
+
98427
+ Started GET "/assets/jquery.ui.core.css?body=1" for 127.0.0.1 at 2013-08-17 19:22:40 +0200
98428
+ Served asset /jquery.ui.core.css - 304 Not Modified (0ms)
98429
+
98430
+
98431
+ Started GET "/assets/adherent/layouts.css?body=1" for 127.0.0.1 at 2013-08-17 19:22:40 +0200
98432
+ Served asset /adherent/layouts.css - 304 Not Modified (0ms)
98433
+
98434
+
98435
+ Started GET "/assets/adherent/coords.css?body=1" for 127.0.0.1 at 2013-08-17 19:22:40 +0200
98436
+ Served asset /adherent/coords.css - 304 Not Modified (0ms)
98437
+
98438
+
98439
+ Started GET "/assets/adherent/jcmenu.css?body=1" for 127.0.0.1 at 2013-08-17 19:22:40 +0200
98440
+ Served asset /adherent/jcmenu.css - 304 Not Modified (0ms)
98441
+
98442
+
98443
+ Started GET "/assets/adherent/jc_application.css?body=1" for 127.0.0.1 at 2013-08-17 19:22:40 +0200
98444
+ Served asset /adherent/jc_application.css - 304 Not Modified (0ms)
98445
+
98446
+
98447
+ Started GET "/assets/adherent/members.css?body=1" for 127.0.0.1 at 2013-08-17 19:22:40 +0200
98448
+ Served asset /adherent/members.css - 304 Not Modified (0ms)
98449
+
98450
+
98451
+ Started GET "/assets/adherent/date_picker.css?body=1" for 127.0.0.1 at 2013-08-17 19:22:41 +0200
98452
+ Served asset /adherent/date_picker.css - 304 Not Modified (0ms)
98453
+
98454
+
98455
+ Started GET "/assets/adherent/payments.css?body=1" for 127.0.0.1 at 2013-08-17 19:22:41 +0200
98456
+ Served asset /adherent/payments.css - 304 Not Modified (0ms)
98457
+
98458
+
98459
+ Started GET "/assets/adherent/reglements.css?body=1" for 127.0.0.1 at 2013-08-17 19:22:41 +0200
98460
+ Served asset /adherent/reglements.css - 304 Not Modified (2ms)
98461
+
98462
+
98463
+ Started GET "/assets/adherent/old_bootstrap.css?body=1" for 127.0.0.1 at 2013-08-17 19:22:41 +0200
98464
+ Served asset /adherent/old_bootstrap.css - 304 Not Modified (0ms)
98465
+
98466
+
98467
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-08-17 19:22:41 +0200
98468
+ Served asset /jquery_ujs.js - 304 Not Modified (0ms)
98469
+
98470
+
98471
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-08-17 19:22:41 +0200
98472
+ Served asset /jquery.js - 304 Not Modified (0ms)
98473
+
98474
+
98475
+ Started GET "/assets/jquery.ui.datepicker.js?body=1" for 127.0.0.1 at 2013-08-17 19:22:41 +0200
98476
+ Served asset /jquery.ui.datepicker.js - 304 Not Modified (0ms)
98477
+
98478
+
98479
+ Started GET "/assets/adherent/adhesion.js?body=1" for 127.0.0.1 at 2013-08-17 19:22:41 +0200
98480
+ Served asset /adherent/adhesion.js - 304 Not Modified (0ms)
98481
+
98482
+
98483
+ Started GET "/assets/adherent/bootstrap.js?body=1" for 127.0.0.1 at 2013-08-17 19:22:41 +0200
98484
+ Served asset /adherent/bootstrap.js - 304 Not Modified (0ms)
98485
+
98486
+
98487
+ Started GET "/assets/jquery.ui.core.js?body=1" for 127.0.0.1 at 2013-08-17 19:22:41 +0200
98488
+ Served asset /jquery.ui.core.js - 304 Not Modified (0ms)
98489
+
98490
+
98491
+ Started GET "/assets/adherent/coords.js?body=1" for 127.0.0.1 at 2013-08-17 19:22:41 +0200
98492
+ Served asset /adherent/coords.js - 304 Not Modified (0ms)
98493
+
98494
+
98495
+ Started GET "/assets/adherent/date_picker.js?body=1" for 127.0.0.1 at 2013-08-17 19:22:41 +0200
98496
+ Served asset /adherent/date_picker.js - 304 Not Modified (0ms)
98497
+
98498
+
98499
+ Started GET "/assets/adherent/payments.js?body=1" for 127.0.0.1 at 2013-08-17 19:22:41 +0200
98500
+ Served asset /adherent/payments.js - 304 Not Modified (0ms)
98501
+
98502
+
98503
+ Started GET "/assets/adherent/members.js?body=1" for 127.0.0.1 at 2013-08-17 19:22:41 +0200
98504
+ Served asset /adherent/members.js - 304 Not Modified (0ms)
98505
+
98506
+
98507
+ Started GET "/assets/adherent/application.js?body=1" for 127.0.0.1 at 2013-08-17 19:22:41 +0200
98508
+ Served asset /adherent/application.js - 304 Not Modified (1ms)
98509
+
98510
+
98511
+ Started GET "/assets/adherent/reglements.js?body=1" for 127.0.0.1 at 2013-08-17 19:22:41 +0200
98512
+ Served asset /adherent/reglements.js - 304 Not Modified (0ms)
98513
+
98514
+
98515
+ Started GET "/adherent/members/5/edit" for 127.0.0.1 at 2013-08-17 19:22:51 +0200
98516
+ Processing by Adherent::MembersController#edit as HTML
98517
+ Parameters: {"id"=>"5"}
98518
+ Organism Load (0.2ms) SELECT "organisms".* FROM "organisms" WHERE "organisms"."id" = 2 LIMIT 1
98519
+ Adherent::Member Load (0.6ms) SELECT "adherent_members".* FROM "adherent_members" WHERE "adherent_members"."id" = $1 LIMIT 1 [["id", "5"]]
98520
+ Rendered /home/jcl/rails_project/Adherent/app/views/adherent/members/_form.html.erb (5.9ms)
98521
+ Rendered /home/jcl/rails_project/Adherent/app/views/adherent/members/edit.html.erb within layouts/adherent/application (12.8ms)
98522
+ Rendered layouts/adherent/_header.html.haml (0.1ms)
98523
+ Rendered /home/jcl/rails_project/Adherent/app/views/layouts/adherent/_flash_partial.html.haml (0.8ms)
98524
+ Rendered /home/jcl/rails_project/Adherent/app/views/layouts/adherent/_footer.html.haml (0.0ms)
98525
+ Completed 200 OK in 90ms (Views: 62.2ms | ActiveRecord: 6.7ms)
98526
+
98527
+
98528
+ Started GET "/assets/adherent/application.css?body=1" for 127.0.0.1 at 2013-08-17 19:22:52 +0200
98529
+ Served asset /adherent/application.css - 304 Not Modified (1ms)
98530
+
98531
+
98532
+ Started GET "/assets/jquery.ui.core.css?body=1" for 127.0.0.1 at 2013-08-17 19:22:52 +0200
98533
+ Served asset /jquery.ui.core.css - 304 Not Modified (0ms)
98534
+
98535
+
98536
+ Started GET "/assets/jquery.ui.datepicker.css?body=1" for 127.0.0.1 at 2013-08-17 19:22:52 +0200
98537
+ Served asset /jquery.ui.datepicker.css - 304 Not Modified (0ms)
98538
+
98539
+
98540
+ Started GET "/assets/adherent/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-17 19:22:52 +0200
98541
+ Served asset /adherent/bootstrap.css - 304 Not Modified (0ms)
98542
+
98543
+
98544
+ Started GET "/assets/adherent/adhesion.css?body=1" for 127.0.0.1 at 2013-08-17 19:22:52 +0200
98545
+ Served asset /adherent/adhesion.css - 304 Not Modified (0ms)
98546
+
98547
+
98548
+ Started GET "/assets/jquery.ui.theme.css?body=1" for 127.0.0.1 at 2013-08-17 19:22:52 +0200
98549
+ Served asset /jquery.ui.theme.css - 304 Not Modified (0ms)
98550
+
98551
+
98552
+ Started GET "/assets/adherent/jc_application.css?body=1" for 127.0.0.1 at 2013-08-17 19:22:52 +0200
98553
+ Served asset /adherent/jc_application.css - 304 Not Modified (0ms)
98554
+
98555
+
98556
+ Started GET "/assets/adherent/coords.css?body=1" for 127.0.0.1 at 2013-08-17 19:22:52 +0200
98557
+ Served asset /adherent/coords.css - 304 Not Modified (0ms)
98558
+
98559
+
98560
+ Started GET "/assets/adherent/jcmenu.css?body=1" for 127.0.0.1 at 2013-08-17 19:22:52 +0200
98561
+ Served asset /adherent/jcmenu.css - 304 Not Modified (0ms)
98562
+
98563
+
98564
+ Started GET "/assets/adherent/date_picker.css?body=1" for 127.0.0.1 at 2013-08-17 19:22:52 +0200
98565
+ Served asset /adherent/date_picker.css - 304 Not Modified (0ms)
98566
+
98567
+
98568
+ Started GET "/assets/adherent/layouts.css?body=1" for 127.0.0.1 at 2013-08-17 19:22:52 +0200
98569
+ Served asset /adherent/layouts.css - 304 Not Modified (0ms)
98570
+
98571
+
98572
+ Started GET "/assets/adherent/members.css?body=1" for 127.0.0.1 at 2013-08-17 19:22:52 +0200
98573
+ Served asset /adherent/members.css - 304 Not Modified (0ms)
98574
+
98575
+
98576
+ Started GET "/assets/adherent/old_bootstrap.css?body=1" for 127.0.0.1 at 2013-08-17 19:22:52 +0200
98577
+ Served asset /adherent/old_bootstrap.css - 304 Not Modified (8ms)
98578
+
98579
+
98580
+ Started GET "/assets/adherent/payments.css?body=1" for 127.0.0.1 at 2013-08-17 19:22:52 +0200
98581
+ Served asset /adherent/payments.css - 304 Not Modified (0ms)
98582
+
98583
+
98584
+ Started GET "/assets/adherent/reglements.css?body=1" for 127.0.0.1 at 2013-08-17 19:22:52 +0200
98585
+ Served asset /adherent/reglements.css - 304 Not Modified (0ms)
98586
+
98587
+
98588
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-08-17 19:22:52 +0200
98589
+ Served asset /jquery.js - 304 Not Modified (0ms)
98590
+
98591
+
98592
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-08-17 19:22:52 +0200
98593
+ Served asset /jquery_ujs.js - 304 Not Modified (0ms)
98594
+
98595
+
98596
+ Started GET "/assets/jquery.ui.core.js?body=1" for 127.0.0.1 at 2013-08-17 19:22:52 +0200
98597
+ Served asset /jquery.ui.core.js - 304 Not Modified (0ms)
98598
+
98599
+
98600
+ Started GET "/assets/jquery.ui.datepicker.js?body=1" for 127.0.0.1 at 2013-08-17 19:22:52 +0200
98601
+ Served asset /jquery.ui.datepicker.js - 304 Not Modified (0ms)
98602
+
98603
+
98604
+ Started GET "/assets/adherent/adhesion.js?body=1" for 127.0.0.1 at 2013-08-17 19:22:52 +0200
98605
+ Served asset /adherent/adhesion.js - 304 Not Modified (0ms)
98606
+
98607
+
98608
+ Started GET "/assets/adherent/bootstrap.js?body=1" for 127.0.0.1 at 2013-08-17 19:22:52 +0200
98609
+ Served asset /adherent/bootstrap.js - 304 Not Modified (0ms)
98610
+
98611
+
98612
+ Started GET "/assets/adherent/coords.js?body=1" for 127.0.0.1 at 2013-08-17 19:22:52 +0200
98613
+ Served asset /adherent/coords.js - 304 Not Modified (0ms)
98614
+
98615
+
98616
+ Started GET "/assets/adherent/members.js?body=1" for 127.0.0.1 at 2013-08-17 19:22:52 +0200
98617
+ Served asset /adherent/members.js - 304 Not Modified (0ms)
98618
+
98619
+
98620
+ Started GET "/assets/adherent/date_picker.js?body=1" for 127.0.0.1 at 2013-08-17 19:22:52 +0200
98621
+ Served asset /adherent/date_picker.js - 304 Not Modified (0ms)
98622
+
98623
+
98624
+ Started GET "/assets/adherent/reglements.js?body=1" for 127.0.0.1 at 2013-08-17 19:22:52 +0200
98625
+ Served asset /adherent/reglements.js - 304 Not Modified (0ms)
98626
+
98627
+
98628
+ Started GET "/assets/adherent/payments.js?body=1" for 127.0.0.1 at 2013-08-17 19:22:52 +0200
98629
+ Served asset /adherent/payments.js - 304 Not Modified (0ms)
98630
+
98631
+
98632
+ Started GET "/assets/adherent/application.js?body=1" for 127.0.0.1 at 2013-08-17 19:22:52 +0200
98633
+ Served asset /adherent/application.js - 304 Not Modified (3ms)
98634
+
98635
+
98636
+ Started GET "/assets/adherent/icones/nouveau.png" for 127.0.0.1 at 2013-08-17 19:22:52 +0200
98637
+ Served asset /adherent/icones/nouveau.png - 304 Not Modified (55ms)
98638
+
98639
+
98640
+ Started GET "/assets/adherent/icones/detail.png" for 127.0.0.1 at 2013-08-17 19:22:52 +0200
98641
+ Served asset /adherent/icones/detail.png - 304 Not Modified (5ms)
98642
+
98643
+
98644
+ Started GET "/assets/adherent/icones/retour.png" for 127.0.0.1 at 2013-08-17 19:22:52 +0200
98645
+ Served asset /adherent/icones/retour.png - 304 Not Modified (20ms)
98646
+
98647
+
98648
+ Started GET "/assets/adherent/cal.gif" for 127.0.0.1 at 2013-08-17 19:22:52 +0200
98649
+ Served asset /adherent/cal.gif - 304 Not Modified (33ms)
98650
+ Connecting to database specified by database.yml
98651
+
98652
+
98653
+ Started GET "/adherent/members/5/edit" for 127.0.0.1 at 2013-08-17 19:23:19 +0200
98654
+ Processing by Adherent::MembersController#edit as HTML
98655
+ Parameters: {"id"=>"5"}
98656
+ Organism Load (0.7ms) SELECT "organisms".* FROM "organisms" WHERE "organisms"."id" = 2 LIMIT 1
98657
+ Adherent::Member Load (0.7ms) SELECT "adherent_members".* FROM "adherent_members" WHERE "adherent_members"."id" = $1 LIMIT 1 [["id", "5"]]
98658
+ Rendered /home/jcl/rails_project/Adherent/app/views/adherent/members/_form.html.erb (21.2ms)
98659
+ Rendered /home/jcl/rails_project/Adherent/app/views/adherent/members/edit.html.erb within layouts/adherent/application (38.3ms)
98660
+ Rendered layouts/adherent/_header.html.haml (1.1ms)
98661
+ Rendered /home/jcl/rails_project/Adherent/app/views/layouts/adherent/_flash_partial.html.haml (2.0ms)
98662
+ Rendered /home/jcl/rails_project/Adherent/app/views/layouts/adherent/_footer.html.haml (1.0ms)
98663
+ Completed 200 OK in 219ms (Views: 125.2ms | ActiveRecord: 7.8ms)
98664
+
98665
+
98666
+ Started GET "/assets/adherent/application.css?body=1" for 127.0.0.1 at 2013-08-17 19:23:20 +0200
98667
+ Served asset /adherent/application.css - 304 Not Modified (48ms)
98668
+
98669
+
98670
+ Started GET "/assets/adherent/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-17 19:23:20 +0200
98671
+ Served asset /adherent/bootstrap.css - 304 Not Modified (8ms)
98672
+
98673
+
98674
+ Started GET "/assets/adherent/adhesion.css?body=1" for 127.0.0.1 at 2013-08-17 19:23:20 +0200
98675
+ Served asset /adherent/adhesion.css - 304 Not Modified (2ms)
98676
+
98677
+
98678
+ Started GET "/assets/jquery.ui.datepicker.css?body=1" for 127.0.0.1 at 2013-08-17 19:23:20 +0200
98679
+ Served asset /jquery.ui.datepicker.css - 304 Not Modified (71ms)
98680
+
98681
+
98682
+ Started GET "/assets/jquery.ui.theme.css?body=1" for 127.0.0.1 at 2013-08-17 19:23:20 +0200
98683
+ Served asset /jquery.ui.theme.css - 304 Not Modified (16ms)
98684
+
98685
+
98686
+ Started GET "/assets/jquery.ui.core.css?body=1" for 127.0.0.1 at 2013-08-17 19:23:20 +0200
98687
+ Served asset /jquery.ui.core.css - 304 Not Modified (3ms)
98688
+
98689
+
98690
+ Started GET "/assets/adherent/coords.css?body=1" for 127.0.0.1 at 2013-08-17 19:23:20 +0200
98691
+ Served asset /adherent/coords.css - 304 Not Modified (2ms)
98692
+
98693
+
98694
+ Started GET "/assets/adherent/date_picker.css?body=1" for 127.0.0.1 at 2013-08-17 19:23:20 +0200
98695
+ Served asset /adherent/date_picker.css - 304 Not Modified (2ms)
98696
+
98697
+
98698
+ Started GET "/assets/adherent/jc_application.css?body=1" for 127.0.0.1 at 2013-08-17 19:23:20 +0200
98699
+ Served asset /adherent/jc_application.css - 304 Not Modified (15ms)
98700
+
98701
+
98702
+ Started GET "/assets/adherent/jcmenu.css?body=1" for 127.0.0.1 at 2013-08-17 19:23:20 +0200
98703
+ Served asset /adherent/jcmenu.css - 304 Not Modified (2ms)
98704
+
98705
+
98706
+ Started GET "/assets/adherent/layouts.css?body=1" for 127.0.0.1 at 2013-08-17 19:23:20 +0200
98707
+ Served asset /adherent/layouts.css - 304 Not Modified (9ms)
98708
+
98709
+
98710
+ Started GET "/assets/adherent/members.css?body=1" for 127.0.0.1 at 2013-08-17 19:23:20 +0200
98711
+ Served asset /adherent/members.css - 304 Not Modified (1ms)
98712
+
98713
+
98714
+ Started GET "/assets/adherent/old_bootstrap.css?body=1" for 127.0.0.1 at 2013-08-17 19:23:20 +0200
98715
+ Served asset /adherent/old_bootstrap.css - 304 Not Modified (2ms)
98716
+
98717
+
98718
+ Started GET "/assets/adherent/payments.css?body=1" for 127.0.0.1 at 2013-08-17 19:23:20 +0200
98719
+ Served asset /adherent/payments.css - 304 Not Modified (5ms)
98720
+
98721
+
98722
+ Started GET "/assets/adherent/reglements.css?body=1" for 127.0.0.1 at 2013-08-17 19:23:20 +0200
98723
+ Served asset /adherent/reglements.css - 304 Not Modified (2ms)
98724
+
98725
+
98726
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-08-17 19:23:20 +0200
98727
+ Served asset /jquery.js - 304 Not Modified (3ms)
98728
+
98729
+
98730
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-08-17 19:23:20 +0200
98731
+ Served asset /jquery_ujs.js - 304 Not Modified (2ms)
98732
+
98733
+
98734
+ Started GET "/assets/jquery.ui.core.js?body=1" for 127.0.0.1 at 2013-08-17 19:23:20 +0200
98735
+ Served asset /jquery.ui.core.js - 304 Not Modified (2ms)
98736
+
98737
+
98738
+ Started GET "/assets/jquery.ui.datepicker.js?body=1" for 127.0.0.1 at 2013-08-17 19:23:20 +0200
98739
+ Served asset /jquery.ui.datepicker.js - 304 Not Modified (2ms)
98740
+
98741
+
98742
+ Started GET "/assets/adherent/adhesion.js?body=1" for 127.0.0.1 at 2013-08-17 19:23:20 +0200
98743
+ Served asset /adherent/adhesion.js - 304 Not Modified (3ms)
98744
+
98745
+
98746
+ Started GET "/assets/adherent/bootstrap.js?body=1" for 127.0.0.1 at 2013-08-17 19:23:20 +0200
98747
+ Served asset /adherent/bootstrap.js - 304 Not Modified (2ms)
98748
+
98749
+
98750
+ Started GET "/assets/adherent/coords.js?body=1" for 127.0.0.1 at 2013-08-17 19:23:20 +0200
98751
+ Served asset /adherent/coords.js - 304 Not Modified (2ms)
98752
+
98753
+
98754
+ Started GET "/assets/adherent/date_picker.js?body=1" for 127.0.0.1 at 2013-08-17 19:23:20 +0200
98755
+ Served asset /adherent/date_picker.js - 304 Not Modified (14ms)
98756
+
98757
+
98758
+ Started GET "/assets/adherent/members.js?body=1" for 127.0.0.1 at 2013-08-17 19:23:20 +0200
98759
+ Served asset /adherent/members.js - 304 Not Modified (2ms)
98760
+
98761
+
98762
+ Started GET "/assets/adherent/payments.js?body=1" for 127.0.0.1 at 2013-08-17 19:23:20 +0200
98763
+ Served asset /adherent/payments.js - 304 Not Modified (1ms)
98764
+
98765
+
98766
+ Started GET "/assets/adherent/reglements.js?body=1" for 127.0.0.1 at 2013-08-17 19:23:20 +0200
98767
+ Served asset /adherent/reglements.js - 304 Not Modified (2ms)
98768
+
98769
+
98770
+ Started GET "/assets/adherent/application.js?body=1" for 127.0.0.1 at 2013-08-17 19:23:20 +0200
98771
+ Served asset /adherent/application.js - 304 Not Modified (83ms)
98772
+
98773
+
98774
+ Started GET "/assets/adherent/icones/nouveau.png" for 127.0.0.1 at 2013-08-17 19:23:20 +0200
98775
+ Served asset /adherent/icones/nouveau.png - 304 Not Modified (20ms)
98776
+
98777
+
98778
+ Started GET "/assets/adherent/icones/detail.png" for 127.0.0.1 at 2013-08-17 19:23:20 +0200
98779
+ Served asset /adherent/icones/detail.png - 304 Not Modified (3ms)
98780
+
98781
+
98782
+ Started GET "/assets/adherent/cal.gif" for 127.0.0.1 at 2013-08-17 19:23:20 +0200
98783
+ Served asset /adherent/cal.gif - 304 Not Modified (1ms)
98784
+
98785
+
98786
+ Started GET "/assets/adherent/icones/retour.png" for 127.0.0.1 at 2013-08-17 19:23:20 +0200
98787
+ Served asset /adherent/icones/retour.png - 304 Not Modified (1ms)
98788
+
98789
+
98790
+ Started GET "/assets/jquery-ui/ui-bg_flat_75_ffffff_40x100.png" for 127.0.0.1 at 2013-08-17 19:23:33 +0200
98791
+ Served asset /jquery-ui/ui-bg_flat_75_ffffff_40x100.png - 200 OK (24ms)
98792
+
98793
+
98794
+ Started GET "/assets/jquery-ui/ui-bg_highlight-soft_75_cccccc_1x100.png" for 127.0.0.1 at 2013-08-17 19:23:33 +0200
98795
+ Served asset /jquery-ui/ui-bg_highlight-soft_75_cccccc_1x100.png - 200 OK (11ms)
98796
+
98797
+
98798
+ Started GET "/assets/jquery-ui/ui-bg_glass_75_e6e6e6_1x400.png" for 127.0.0.1 at 2013-08-17 19:23:33 +0200
98799
+ Served asset /jquery-ui/ui-bg_glass_75_e6e6e6_1x400.png - 200 OK (15ms)
98800
+
98801
+
98802
+ Started GET "/assets/jquery-ui/ui-bg_glass_55_fbf9ee_1x400.png" for 127.0.0.1 at 2013-08-17 19:23:33 +0200
98803
+ Served asset /jquery-ui/ui-bg_glass_55_fbf9ee_1x400.png - 200 OK (51ms)
98804
+
98805
+
98806
+ Started GET "/assets/jquery-ui/ui-icons_222222_256x240.png" for 127.0.0.1 at 2013-08-17 19:23:33 +0200
98807
+ Served asset /jquery-ui/ui-icons_222222_256x240.png - 200 OK (48ms)
98808
+
98809
+
98810
+ Started GET "/adherent/members" for 127.0.0.1 at 2013-08-17 19:23:54 +0200
98811
+ Processing by Adherent::MembersController#index as HTML
98812
+ Organism Load (0.4ms) SELECT "organisms".* FROM "organisms" WHERE "organisms"."id" = 2 LIMIT 1
98813
+ Adherent::Member Load (0.4ms) SELECT "adherent_members".* FROM "adherent_members" WHERE "adherent_members"."organism_id" = 2
98814
+ Adherent::Adhesion Load (15.8ms) SELECT "adherent_adhesions".* FROM "adherent_adhesions" WHERE "adherent_adhesions"."member_id" = 4
98815
+  (0.2ms) SELECT SUM("adherent_reglements"."amount") AS sum_id FROM "adherent_reglements" WHERE "adherent_reglements"."adhesion_id" = 3
98816
+ Rendered /home/jcl/rails_project/Adherent/app/views/adherent/members/index.html.erb within layouts/adherent/application (67.0ms)
98817
+ Completed 500 Internal Server Error in 116ms
98818
+
98819
+ ActionView::Template::Error (Object must be a Date, DateTime or Time object. "10/08/2013" given.):
98820
+ 33: <td><%= member.number %></td>
98821
+ 34: <td><%= member.name %></td>
98822
+ 35: <td><%= member.forname %></td>
98823
+ 36: <td><%= l member.birthdate if member.birthdate %></td>
98824
+ 37: <td><%= member.coord ? member.coord.mail : '' %>
98825
+ 38: <td><%= member.coord ? member.coord.tel : '' %>
98826
+ 39: <td><%= icon_to 'detail.png', member_coord_path(member), title:'Coordonnées' %>
98827
+ i18n (0.6.5) lib/i18n/backend/base.rb:49:in `localize'
98828
+ i18n (0.6.5) lib/i18n.rb:237:in `localize'
98829
+ actionpack (3.2.14) lib/action_view/helpers/translation_helper.rb:66:in `localize'
98830
+ /home/jcl/rails_project/Adherent/app/views/adherent/members/index.html.erb:36:in `block in __home_jcl_rails_project__dherent_app_views_adherent_members_index_html_erb__393995664__613554808'
98831
+ /home/jcl/rails_project/Adherent/app/views/adherent/members/index.html.erb:31:in `each'
98832
+ /home/jcl/rails_project/Adherent/app/views/adherent/members/index.html.erb:31:in `__home_jcl_rails_project__dherent_app_views_adherent_members_index_html_erb__393995664__613554808'
98833
+ actionpack (3.2.14) lib/action_view/template.rb:145:in `block in render'
98834
+ activesupport (3.2.14) lib/active_support/notifications.rb:125:in `instrument'
98835
+ actionpack (3.2.14) lib/action_view/template.rb:143:in `render'
98836
+ actionpack (3.2.14) lib/action_view/renderer/template_renderer.rb:48:in `block (2 levels) in render_template'
98837
+ actionpack (3.2.14) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument'
98838
+ activesupport (3.2.14) lib/active_support/notifications.rb:123:in `block in instrument'
98839
+ activesupport (3.2.14) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
98840
+ activesupport (3.2.14) lib/active_support/notifications.rb:123:in `instrument'
98841
+ actionpack (3.2.14) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument'
98842
+ actionpack (3.2.14) lib/action_view/renderer/template_renderer.rb:47:in `block in render_template'
98843
+ actionpack (3.2.14) lib/action_view/renderer/template_renderer.rb:55:in `render_with_layout'
98844
+ actionpack (3.2.14) lib/action_view/renderer/template_renderer.rb:46:in `render_template'
98845
+ actionpack (3.2.14) lib/action_view/renderer/template_renderer.rb:19:in `render'
98846
+ actionpack (3.2.14) lib/action_view/renderer/renderer.rb:36:in `render_template'
98847
+ actionpack (3.2.14) lib/action_view/renderer/renderer.rb:17:in `render'
98848
+ actionpack (3.2.14) lib/abstract_controller/rendering.rb:110:in `_render_template'
98849
+ actionpack (3.2.14) lib/action_controller/metal/streaming.rb:225:in `_render_template'
98850
+ actionpack (3.2.14) lib/abstract_controller/rendering.rb:103:in `render_to_body'
98851
+ actionpack (3.2.14) lib/action_controller/metal/renderers.rb:28:in `render_to_body'
98852
+ actionpack (3.2.14) lib/action_controller/metal/compatibility.rb:50:in `render_to_body'
98853
+ actionpack (3.2.14) lib/abstract_controller/rendering.rb:88:in `render'
98854
+ actionpack (3.2.14) lib/action_controller/metal/rendering.rb:16:in `render'
98855
+ actionpack (3.2.14) lib/action_controller/metal/instrumentation.rb:40:in `block (2 levels) in render'
98856
+ activesupport (3.2.14) lib/active_support/core_ext/benchmark.rb:5:in `block in ms'
98857
+ /home/jcl/.rvm/rubies/ruby-2.0.0-p0/lib/ruby/2.0.0/benchmark.rb:296:in `realtime'
98858
+ activesupport (3.2.14) lib/active_support/core_ext/benchmark.rb:5:in `ms'
98859
+ actionpack (3.2.14) lib/action_controller/metal/instrumentation.rb:40:in `block in render'
98860
+ actionpack (3.2.14) lib/action_controller/metal/instrumentation.rb:83:in `cleanup_view_runtime'
98861
+ activerecord (3.2.14) lib/active_record/railties/controller_runtime.rb:24:in `cleanup_view_runtime'
98862
+ actionpack (3.2.14) lib/action_controller/metal/instrumentation.rb:39:in `render'
98863
+ actionpack (3.2.14) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
98864
+ actionpack (3.2.14) lib/action_controller/metal/mime_responds.rb:196:in `respond_to'
98865
+ /home/jcl/rails_project/Adherent/app/controllers/adherent/members_controller.rb:12:in `index'
98866
+ actionpack (3.2.14) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
98867
+ actionpack (3.2.14) lib/abstract_controller/base.rb:167:in `process_action'
98868
+ actionpack (3.2.14) lib/action_controller/metal/rendering.rb:10:in `process_action'
98869
+ actionpack (3.2.14) lib/abstract_controller/callbacks.rb:18:in `block in process_action'
98870
+ activesupport (3.2.14) lib/active_support/callbacks.rb:425:in `_run__876463542__process_action__502463762__callbacks'
98871
+ activesupport (3.2.14) lib/active_support/callbacks.rb:405:in `__run_callback'
98872
+ activesupport (3.2.14) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks'
98873
+ activesupport (3.2.14) lib/active_support/callbacks.rb:81:in `run_callbacks'
98874
+ actionpack (3.2.14) lib/abstract_controller/callbacks.rb:17:in `process_action'
98875
+ actionpack (3.2.14) lib/action_controller/metal/rescue.rb:29:in `process_action'
98876
+ actionpack (3.2.14) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action'
98877
+ activesupport (3.2.14) lib/active_support/notifications.rb:123:in `block in instrument'
98878
+ activesupport (3.2.14) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
98879
+ activesupport (3.2.14) lib/active_support/notifications.rb:123:in `instrument'
98880
+ actionpack (3.2.14) lib/action_controller/metal/instrumentation.rb:29:in `process_action'
98881
+ actionpack (3.2.14) lib/action_controller/metal/params_wrapper.rb:207:in `process_action'
98882
+ activerecord (3.2.14) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
98883
+ actionpack (3.2.14) lib/abstract_controller/base.rb:121:in `process'
98884
+ actionpack (3.2.14) lib/abstract_controller/rendering.rb:45:in `process'
98885
+ actionpack (3.2.14) lib/action_controller/metal.rb:203:in `dispatch'
98886
+ actionpack (3.2.14) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch'
98887
+ actionpack (3.2.14) lib/action_controller/metal.rb:246:in `block in action'
98888
+ actionpack (3.2.14) lib/action_dispatch/routing/route_set.rb:73:in `call'
98889
+ actionpack (3.2.14) lib/action_dispatch/routing/route_set.rb:73:in `dispatch'
98890
+ actionpack (3.2.14) lib/action_dispatch/routing/route_set.rb:36:in `call'
98891
+ journey (1.0.4) lib/journey/router.rb:68:in `block in call'
98892
+ journey (1.0.4) lib/journey/router.rb:56:in `each'
98893
+ journey (1.0.4) lib/journey/router.rb:56:in `call'
98894
+ actionpack (3.2.14) lib/action_dispatch/routing/route_set.rb:608:in `call'
98895
+ railties (3.2.14) lib/rails/engine.rb:484:in `call'
98896
+ railties (3.2.14) lib/rails/railtie/configurable.rb:30:in `method_missing'
98897
+ journey (1.0.4) lib/journey/router.rb:68:in `block in call'
98898
+ journey (1.0.4) lib/journey/router.rb:56:in `each'
98899
+ journey (1.0.4) lib/journey/router.rb:56:in `call'
98900
+ actionpack (3.2.14) lib/action_dispatch/routing/route_set.rb:608:in `call'
98901
+ actionpack (3.2.14) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call'
98902
+ rack (1.4.5) lib/rack/etag.rb:23:in `call'
98903
+ rack (1.4.5) lib/rack/conditionalget.rb:25:in `call'
98904
+ actionpack (3.2.14) lib/action_dispatch/middleware/head.rb:14:in `call'
98905
+ actionpack (3.2.14) lib/action_dispatch/middleware/params_parser.rb:21:in `call'
98906
+ actionpack (3.2.14) lib/action_dispatch/middleware/flash.rb:242:in `call'
98907
+ rack (1.4.5) lib/rack/session/abstract/id.rb:210:in `context'
98908
+ rack (1.4.5) lib/rack/session/abstract/id.rb:205:in `call'
98909
+ actionpack (3.2.14) lib/action_dispatch/middleware/cookies.rb:341:in `call'
98910
+ activerecord (3.2.14) lib/active_record/query_cache.rb:64:in `call'
98911
+ activerecord (3.2.14) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call'
98912
+ actionpack (3.2.14) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call'
98913
+ activesupport (3.2.14) lib/active_support/callbacks.rb:405:in `_run__386484045__call__751004113__callbacks'
98914
+ activesupport (3.2.14) lib/active_support/callbacks.rb:405:in `__run_callback'
98915
+ activesupport (3.2.14) lib/active_support/callbacks.rb:385:in `_run_call_callbacks'
98916
+ activesupport (3.2.14) lib/active_support/callbacks.rb:81:in `run_callbacks'
98917
+ actionpack (3.2.14) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
98918
+ actionpack (3.2.14) lib/action_dispatch/middleware/reloader.rb:65:in `call'
98919
+ actionpack (3.2.14) lib/action_dispatch/middleware/remote_ip.rb:31:in `call'
98920
+ actionpack (3.2.14) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call'
98921
+ actionpack (3.2.14) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
98922
+ railties (3.2.14) lib/rails/rack/logger.rb:32:in `call_app'
98923
+ railties (3.2.14) lib/rails/rack/logger.rb:16:in `block in call'
98924
+ activesupport (3.2.14) lib/active_support/tagged_logging.rb:22:in `tagged'
98925
+ railties (3.2.14) lib/rails/rack/logger.rb:16:in `call'
98926
+ actionpack (3.2.14) lib/action_dispatch/middleware/request_id.rb:22:in `call'
98927
+ rack (1.4.5) lib/rack/methodoverride.rb:21:in `call'
98928
+ rack (1.4.5) lib/rack/runtime.rb:17:in `call'
98929
+ activesupport (3.2.14) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
98930
+ rack (1.4.5) lib/rack/lock.rb:15:in `call'
98931
+ actionpack (3.2.14) lib/action_dispatch/middleware/static.rb:63:in `call'
98932
+ railties (3.2.14) lib/rails/engine.rb:484:in `call'
98933
+ railties (3.2.14) lib/rails/application.rb:231:in `call'
98934
+ rack (1.4.5) lib/rack/content_length.rb:14:in `call'
98935
+ railties (3.2.14) lib/rails/rack/log_tailer.rb:17:in `call'
98936
+ rack (1.4.5) lib/rack/handler/webrick.rb:59:in `service'
98937
+ /home/jcl/.rvm/rubies/ruby-2.0.0-p0/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service'
98938
+ /home/jcl/.rvm/rubies/ruby-2.0.0-p0/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run'
98939
+ /home/jcl/.rvm/rubies/ruby-2.0.0-p0/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread'
98940
+
98941
+
98942
+ Rendered /home/jcl/.rvm/gems/ruby-2.0.0-p0/gems/actionpack-3.2.14/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.5ms)
98943
+ Rendered /home/jcl/.rvm/gems/ruby-2.0.0-p0/gems/actionpack-3.2.14/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.2ms)
98944
+ Rendered /home/jcl/.rvm/gems/ruby-2.0.0-p0/gems/actionpack-3.2.14/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (10.7ms)
98945
+
98946
+
98947
+ Started GET "/adherent/members" for 127.0.0.1 at 2013-08-17 19:24:55 +0200
98948
+ Processing by Adherent::MembersController#index as HTML
98949
+ Organism Load (0.4ms) SELECT "organisms".* FROM "organisms" WHERE "organisms"."id" = 2 LIMIT 1
98950
+ Adherent::Member Load (0.3ms) SELECT "adherent_members".* FROM "adherent_members" WHERE "adherent_members"."organism_id" = 2
98951
+ Adherent::Adhesion Load (0.4ms) SELECT "adherent_adhesions".* FROM "adherent_adhesions" WHERE "adherent_adhesions"."member_id" = 4
98952
+  (0.2ms) SELECT SUM("adherent_reglements"."amount") AS sum_id FROM "adherent_reglements" WHERE "adherent_reglements"."adhesion_id" = 3
98953
+ Adherent::Coord Load (0.2ms) SELECT "adherent_coords".* FROM "adherent_coords" WHERE "adherent_coords"."member_id" = 4 LIMIT 1
98954
+ Adherent::Adhesion Load (0.4ms) SELECT "adherent_adhesions".* FROM "adherent_adhesions" WHERE "adherent_adhesions"."member_id" = 5
98955
+  (0.8ms) SELECT SUM("adherent_reglements"."amount") AS sum_id FROM "adherent_reglements" WHERE "adherent_reglements"."adhesion_id" = 4
98956
+ Adherent::Coord Load (0.3ms) SELECT "adherent_coords".* FROM "adherent_coords" WHERE "adherent_coords"."member_id" = 5 LIMIT 1
98957
+ Rendered /home/jcl/rails_project/Adherent/app/views/adherent/members/index.html.erb within layouts/adherent/application (105.7ms)
98958
+ Rendered layouts/adherent/_header.html.haml (0.1ms)
98959
+ Rendered /home/jcl/rails_project/Adherent/app/views/layouts/adherent/_flash_partial.html.haml (0.1ms)
98960
+ Rendered /home/jcl/rails_project/Adherent/app/views/layouts/adherent/_footer.html.haml (0.0ms)
98961
+ Completed 200 OK in 130ms (Views: 122.2ms | ActiveRecord: 4.6ms)
98962
+
98963
+
98964
+ Started GET "/assets/adherent/application.css?body=1" for 127.0.0.1 at 2013-08-17 19:24:56 +0200
98965
+ Served asset /adherent/application.css - 304 Not Modified (1ms)
98966
+
98967
+
98968
+ Started GET "/assets/adherent/adhesion.css?body=1" for 127.0.0.1 at 2013-08-17 19:24:56 +0200
98969
+ Served asset /adherent/adhesion.css - 304 Not Modified (0ms)
98970
+
98971
+
98972
+ Started GET "/assets/jquery.ui.datepicker.css?body=1" for 127.0.0.1 at 2013-08-17 19:24:56 +0200
98973
+ Served asset /jquery.ui.datepicker.css - 304 Not Modified (0ms)
98974
+
98975
+
98976
+ Started GET "/assets/jquery.ui.theme.css?body=1" for 127.0.0.1 at 2013-08-17 19:24:56 +0200
98977
+ Served asset /jquery.ui.theme.css - 304 Not Modified (0ms)
98978
+
98979
+
98980
+ Started GET "/assets/jquery.ui.core.css?body=1" for 127.0.0.1 at 2013-08-17 19:24:56 +0200
98981
+ Served asset /jquery.ui.core.css - 304 Not Modified (0ms)
98982
+
98983
+
98984
+ Started GET "/assets/adherent/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-17 19:24:56 +0200
98985
+ Served asset /adherent/bootstrap.css - 304 Not Modified (0ms)
98986
+
98987
+
98988
+ Started GET "/assets/adherent/coords.css?body=1" for 127.0.0.1 at 2013-08-17 19:24:56 +0200
98989
+ Served asset /adherent/coords.css - 304 Not Modified (0ms)
98990
+
98991
+
98992
+ Started GET "/assets/adherent/jc_application.css?body=1" for 127.0.0.1 at 2013-08-17 19:24:56 +0200
98993
+ Served asset /adherent/jc_application.css - 304 Not Modified (0ms)
98994
+
98995
+
98996
+ Started GET "/assets/adherent/date_picker.css?body=1" for 127.0.0.1 at 2013-08-17 19:24:56 +0200
98997
+ Served asset /adherent/date_picker.css - 304 Not Modified (0ms)
98998
+
98999
+
99000
+ Started GET "/assets/adherent/layouts.css?body=1" for 127.0.0.1 at 2013-08-17 19:24:56 +0200
99001
+ Served asset /adherent/layouts.css - 304 Not Modified (0ms)
99002
+
99003
+
99004
+ Started GET "/assets/adherent/members.css?body=1" for 127.0.0.1 at 2013-08-17 19:24:56 +0200
99005
+ Served asset /adherent/members.css - 304 Not Modified (0ms)
99006
+
99007
+
99008
+ Started GET "/assets/adherent/old_bootstrap.css?body=1" for 127.0.0.1 at 2013-08-17 19:24:56 +0200
99009
+ Served asset /adherent/old_bootstrap.css - 304 Not Modified (0ms)
99010
+
99011
+
99012
+ Started GET "/assets/adherent/jcmenu.css?body=1" for 127.0.0.1 at 2013-08-17 19:24:56 +0200
99013
+ Served asset /adherent/jcmenu.css - 304 Not Modified (0ms)
99014
+
99015
+
99016
+ Started GET "/assets/adherent/payments.css?body=1" for 127.0.0.1 at 2013-08-17 19:24:56 +0200
99017
+ Served asset /adherent/payments.css - 304 Not Modified (0ms)
99018
+
99019
+
99020
+ Started GET "/assets/adherent/reglements.css?body=1" for 127.0.0.1 at 2013-08-17 19:24:56 +0200
99021
+ Served asset /adherent/reglements.css - 304 Not Modified (0ms)
99022
+
99023
+
99024
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-08-17 19:24:56 +0200
99025
+ Served asset /jquery.js - 304 Not Modified (0ms)
99026
+
99027
+
99028
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-08-17 19:24:56 +0200
99029
+ Served asset /jquery_ujs.js - 304 Not Modified (0ms)
99030
+
99031
+
99032
+ Started GET "/assets/jquery.ui.core.js?body=1" for 127.0.0.1 at 2013-08-17 19:24:56 +0200
99033
+ Served asset /jquery.ui.core.js - 304 Not Modified (0ms)
99034
+
99035
+
99036
+ Started GET "/assets/jquery.ui.datepicker.js?body=1" for 127.0.0.1 at 2013-08-17 19:24:56 +0200
99037
+ Served asset /jquery.ui.datepicker.js - 304 Not Modified (0ms)
99038
+
99039
+
99040
+ Started GET "/assets/adherent/adhesion.js?body=1" for 127.0.0.1 at 2013-08-17 19:24:56 +0200
99041
+ Served asset /adherent/adhesion.js - 304 Not Modified (0ms)
99042
+
99043
+
99044
+ Started GET "/assets/adherent/date_picker.js?body=1" for 127.0.0.1 at 2013-08-17 19:24:56 +0200
99045
+ Served asset /adherent/date_picker.js - 304 Not Modified (0ms)
99046
+
99047
+
99048
+ Started GET "/assets/adherent/bootstrap.js?body=1" for 127.0.0.1 at 2013-08-17 19:24:56 +0200
99049
+ Served asset /adherent/bootstrap.js - 304 Not Modified (0ms)
99050
+
99051
+
99052
+ Started GET "/assets/adherent/members.js?body=1" for 127.0.0.1 at 2013-08-17 19:24:56 +0200
99053
+ Served asset /adherent/members.js - 304 Not Modified (0ms)
99054
+
99055
+
99056
+ Started GET "/assets/adherent/coords.js?body=1" for 127.0.0.1 at 2013-08-17 19:24:56 +0200
99057
+ Served asset /adherent/coords.js - 304 Not Modified (0ms)
99058
+
99059
+
99060
+ Started GET "/assets/adherent/reglements.js?body=1" for 127.0.0.1 at 2013-08-17 19:24:56 +0200
99061
+ Served asset /adherent/reglements.js - 304 Not Modified (0ms)
99062
+
99063
+
99064
+ Started GET "/assets/adherent/payments.js?body=1" for 127.0.0.1 at 2013-08-17 19:24:56 +0200
99065
+ Served asset /adherent/payments.js - 304 Not Modified (87ms)
99066
+
99067
+
99068
+ Started GET "/assets/adherent/application.js?body=1" for 127.0.0.1 at 2013-08-17 19:24:56 +0200
99069
+ Served asset /adherent/application.js - 304 Not Modified (1ms)
99070
+
99071
+
99072
+ Started GET "/assets/adherent/icones/navigation90.png" for 127.0.0.1 at 2013-08-17 19:24:56 +0200
99073
+ Served asset /adherent/icones/navigation90.png - 304 Not Modified (19ms)
99074
+
99075
+
99076
+ Started GET "/assets/adherent/icones/detail.png" for 127.0.0.1 at 2013-08-17 19:24:56 +0200
99077
+ Served asset /adherent/icones/detail.png - 304 Not Modified (1ms)
99078
+
99079
+
99080
+ Started GET "/assets/adherent/icones/afficher.png" for 127.0.0.1 at 2013-08-17 19:24:56 +0200
99081
+ Served asset /adherent/icones/afficher.png - 304 Not Modified (9ms)
99082
+
99083
+
99084
+ Started GET "/assets/adherent/icones/payment.png" for 127.0.0.1 at 2013-08-17 19:24:56 +0200
99085
+ Served asset /adherent/icones/payment.png - 304 Not Modified (12ms)
99086
+
99087
+
99088
+ Started GET "/assets/adherent/icones/modifier.png" for 127.0.0.1 at 2013-08-17 19:24:56 +0200
99089
+ Served asset /adherent/icones/modifier.png - 304 Not Modified (19ms)
99090
+
99091
+
99092
+ Started GET "/assets/adherent/icones/nouveau.png" for 127.0.0.1 at 2013-08-17 19:24:56 +0200
99093
+ Served asset /adherent/icones/nouveau.png - 304 Not Modified (0ms)
99094
+
99095
+
99096
+ Started GET "/assets/adherent/icones/supprimer.png" for 127.0.0.1 at 2013-08-17 19:24:56 +0200
99097
+ Served asset /adherent/icones/supprimer.png - 304 Not Modified (8ms)
99098
+
99099
+
99100
+ Started GET "/adherent/members/new" for 127.0.0.1 at 2013-08-17 19:25:00 +0200
99101
+ Processing by Adherent::MembersController#new as HTML
99102
+ Organism Load (2.4ms) SELECT "organisms".* FROM "organisms" WHERE "organisms"."id" = 2 LIMIT 1
99103
+ Rendered /home/jcl/rails_project/Adherent/app/views/adherent/members/_form.html.erb (25.7ms)
99104
+ Rendered /home/jcl/rails_project/Adherent/app/views/adherent/members/new.html.erb within layouts/adherent/application (34.5ms)
99105
+ Rendered layouts/adherent/_header.html.haml (0.0ms)
99106
+ Rendered /home/jcl/rails_project/Adherent/app/views/layouts/adherent/_flash_partial.html.haml (0.1ms)
99107
+ Rendered /home/jcl/rails_project/Adherent/app/views/layouts/adherent/_footer.html.haml (0.0ms)
99108
+ Completed 200 OK in 104ms (Views: 96.7ms | ActiveRecord: 2.4ms)
99109
+
99110
+
99111
+ Started GET "/assets/adherent/application.css?body=1" for 127.0.0.1 at 2013-08-17 19:25:01 +0200
99112
+ Served asset /adherent/application.css - 304 Not Modified (7ms)
99113
+
99114
+
99115
+ Started GET "/assets/jquery.ui.core.css?body=1" for 127.0.0.1 at 2013-08-17 19:25:01 +0200
99116
+ Served asset /jquery.ui.core.css - 304 Not Modified (0ms)
99117
+
99118
+
99119
+ Started GET "/assets/jquery.ui.theme.css?body=1" for 127.0.0.1 at 2013-08-17 19:25:01 +0200
99120
+ Served asset /jquery.ui.theme.css - 304 Not Modified (0ms)
99121
+
99122
+
99123
+ Started GET "/assets/adherent/adhesion.css?body=1" for 127.0.0.1 at 2013-08-17 19:25:01 +0200
99124
+ Served asset /adherent/adhesion.css - 304 Not Modified (0ms)
99125
+
99126
+
99127
+ Started GET "/assets/jquery.ui.datepicker.css?body=1" for 127.0.0.1 at 2013-08-17 19:25:01 +0200
99128
+ Served asset /jquery.ui.datepicker.css - 304 Not Modified (0ms)
99129
+
99130
+
99131
+ Started GET "/assets/adherent/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-17 19:25:01 +0200
99132
+ Served asset /adherent/bootstrap.css - 304 Not Modified (0ms)
99133
+
99134
+
99135
+ Started GET "/assets/adherent/jc_application.css?body=1" for 127.0.0.1 at 2013-08-17 19:25:01 +0200
99136
+ Served asset /adherent/jc_application.css - 304 Not Modified (0ms)
99137
+
99138
+
99139
+ Started GET "/assets/adherent/date_picker.css?body=1" for 127.0.0.1 at 2013-08-17 19:25:01 +0200
99140
+ Served asset /adherent/date_picker.css - 304 Not Modified (0ms)
99141
+
99142
+
99143
+ Started GET "/assets/adherent/coords.css?body=1" for 127.0.0.1 at 2013-08-17 19:25:01 +0200
99144
+ Served asset /adherent/coords.css - 304 Not Modified (0ms)
99145
+
99146
+
99147
+ Started GET "/assets/adherent/jcmenu.css?body=1" for 127.0.0.1 at 2013-08-17 19:25:01 +0200
99148
+ Served asset /adherent/jcmenu.css - 304 Not Modified (0ms)
99149
+
99150
+
99151
+ Started GET "/assets/adherent/members.css?body=1" for 127.0.0.1 at 2013-08-17 19:25:01 +0200
99152
+ Served asset /adherent/members.css - 304 Not Modified (0ms)
99153
+
99154
+
99155
+ Started GET "/assets/adherent/layouts.css?body=1" for 127.0.0.1 at 2013-08-17 19:25:01 +0200
99156
+ Served asset /adherent/layouts.css - 304 Not Modified (0ms)
99157
+
99158
+
99159
+ Started GET "/assets/adherent/old_bootstrap.css?body=1" for 127.0.0.1 at 2013-08-17 19:25:01 +0200
99160
+ Served asset /adherent/old_bootstrap.css - 304 Not Modified (100ms)
99161
+
99162
+
99163
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-08-17 19:25:01 +0200
99164
+ Served asset /jquery.js - 304 Not Modified (0ms)
99165
+
99166
+
99167
+ Started GET "/assets/adherent/payments.css?body=1" for 127.0.0.1 at 2013-08-17 19:25:01 +0200
99168
+ Served asset /adherent/payments.css - 304 Not Modified (0ms)
99169
+
99170
+
99171
+ Started GET "/assets/adherent/reglements.css?body=1" for 127.0.0.1 at 2013-08-17 19:25:01 +0200
99172
+ Served asset /adherent/reglements.css - 304 Not Modified (0ms)
99173
+
99174
+
99175
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-08-17 19:25:01 +0200
99176
+ Served asset /jquery_ujs.js - 304 Not Modified (0ms)
99177
+
99178
+
99179
+ Started GET "/assets/jquery.ui.core.js?body=1" for 127.0.0.1 at 2013-08-17 19:25:01 +0200
99180
+ Served asset /jquery.ui.core.js - 304 Not Modified (0ms)
99181
+
99182
+
99183
+ Started GET "/assets/jquery.ui.datepicker.js?body=1" for 127.0.0.1 at 2013-08-17 19:25:01 +0200
99184
+ Served asset /jquery.ui.datepicker.js - 304 Not Modified (0ms)
99185
+
99186
+
99187
+ Started GET "/assets/adherent/coords.js?body=1" for 127.0.0.1 at 2013-08-17 19:25:01 +0200
99188
+ Served asset /adherent/coords.js - 304 Not Modified (0ms)
99189
+
99190
+
99191
+ Started GET "/assets/adherent/date_picker.js?body=1" for 127.0.0.1 at 2013-08-17 19:25:01 +0200
99192
+ Served asset /adherent/date_picker.js - 304 Not Modified (0ms)
99193
+
99194
+
99195
+ Started GET "/assets/adherent/bootstrap.js?body=1" for 127.0.0.1 at 2013-08-17 19:25:01 +0200
99196
+ Served asset /adherent/bootstrap.js - 304 Not Modified (0ms)
99197
+
99198
+
99199
+ Started GET "/assets/adherent/members.js?body=1" for 127.0.0.1 at 2013-08-17 19:25:01 +0200
99200
+ Served asset /adherent/members.js - 304 Not Modified (0ms)
99201
+
99202
+
99203
+ Started GET "/assets/adherent/adhesion.js?body=1" for 127.0.0.1 at 2013-08-17 19:25:01 +0200
99204
+ Served asset /adherent/adhesion.js - 304 Not Modified (0ms)
99205
+
99206
+
99207
+ Started GET "/assets/adherent/reglements.js?body=1" for 127.0.0.1 at 2013-08-17 19:25:01 +0200
99208
+ Served asset /adherent/reglements.js - 304 Not Modified (0ms)
99209
+
99210
+
99211
+ Started GET "/assets/adherent/payments.js?body=1" for 127.0.0.1 at 2013-08-17 19:25:01 +0200
99212
+ Served asset /adherent/payments.js - 304 Not Modified (0ms)
99213
+
99214
+
99215
+ Started GET "/assets/adherent/application.js?body=1" for 127.0.0.1 at 2013-08-17 19:25:01 +0200
99216
+ Served asset /adherent/application.js - 304 Not Modified (1ms)
99217
+
99218
+
99219
+ Started GET "/assets/adherent/icones/navigation90.png" for 127.0.0.1 at 2013-08-17 19:25:02 +0200
99220
+ Served asset /adherent/icones/navigation90.png - 304 Not Modified (0ms)
99221
+
99222
+
99223
+ Started GET "/assets/adherent/cal.gif" for 127.0.0.1 at 2013-08-17 19:25:02 +0200
99224
+ Served asset /adherent/cal.gif - 304 Not Modified (0ms)
99225
+
99226
+
99227
+ Started GET "/assets/jquery-ui/ui-bg_glass_75_dadada_1x400.png" for 127.0.0.1 at 2013-08-17 19:25:17 +0200
99228
+ Served asset /jquery-ui/ui-bg_glass_75_dadada_1x400.png - 200 OK (102ms)
99229
+
99230
+
99231
+ Started GET "/assets/jquery-ui/ui-icons_454545_256x240.png" for 127.0.0.1 at 2013-08-17 19:25:18 +0200
99232
+ Served asset /jquery-ui/ui-icons_454545_256x240.png - 200 OK (74ms)
99233
+
99234
+
99235
+ Started POST "/adherent/members" for 127.0.0.1 at 2013-08-17 19:25:28 +0200
99236
+ Processing by Adherent::MembersController#create as HTML
99237
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"N9U6W7W+aQp4SrleFIa2ugqlo80KunHWMFqh7WvzUm4=", "member"=>{"number"=>"003", "name"=>"Penzo", "forname"=>"Anne Marie", "birthdate"=>"06/06/1977"}, "commit"=>"Créer le membre"}
99238
+ Organism Load (0.5ms) SELECT "organisms".* FROM "organisms" WHERE "organisms"."id" = 2 LIMIT 1
99239
+  (0.1ms) BEGIN
99240
+ Adherent::Member Exists (121.0ms) SELECT 1 AS one FROM "adherent_members" WHERE ("adherent_members"."number" = '003' AND "adherent_members"."organism_id" = 2) LIMIT 1
99241
+ SQL (498.9ms) INSERT INTO "adherent_members" ("birthdate", "created_at", "forname", "name", "number", "organism_id", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id" [["birthdate", Mon, 06 Jun 1977], ["created_at", Sat, 17 Aug 2013 17:25:29 UTC +00:00], ["forname", "Anne Marie"], ["name", "Penzo"], ["number", "003"], ["organism_id", 2], ["updated_at", Sat, 17 Aug 2013 17:25:29 UTC +00:00]]
99242
+  (49.3ms) COMMIT
99243
+ Redirected to http://localhost:3333/adherent/members/7/coord/new
99244
+ Completed 302 Found in 1079ms (ActiveRecord: 669.8ms)
99245
+
99246
+
99247
+ Started GET "/adherent/members/7/coord/new" for 127.0.0.1 at 2013-08-17 19:25:29 +0200
99248
+ Processing by Adherent::CoordsController#new as HTML
99249
+ Parameters: {"member_id"=>"7"}
99250
+ Organism Load (0.4ms) SELECT "organisms".* FROM "organisms" WHERE "organisms"."id" = 2 LIMIT 1
99251
+ Adherent::Member Load (0.3ms) SELECT "adherent_members".* FROM "adherent_members" WHERE "adherent_members"."id" = $1 LIMIT 1 [["id", "7"]]
99252
+ Adherent::Coord Load (0.2ms) SELECT "adherent_coords".* FROM "adherent_coords" WHERE "adherent_coords"."member_id" = 7 LIMIT 1
99253
+ Rendered /home/jcl/rails_project/Adherent/app/views/adherent/coords/_form.html.erb (14.2ms)
99254
+ Rendered /home/jcl/rails_project/Adherent/app/views/adherent/coords/new.html.erb within layouts/adherent/application (23.8ms)
99255
+ Rendered layouts/adherent/_header.html.haml (0.3ms)
99256
+ Rendered /home/jcl/rails_project/Adherent/app/views/layouts/adherent/_flash_partial.html.haml (0.1ms)
99257
+ Rendered /home/jcl/rails_project/Adherent/app/views/layouts/adherent/_footer.html.haml (0.0ms)
99258
+ Completed 200 OK in 96ms (Views: 91.9ms | ActiveRecord: 0.9ms)
99259
+
99260
+
99261
+ Started GET "/assets/adherent/application.css?body=1" for 127.0.0.1 at 2013-08-17 19:25:30 +0200
99262
+ Served asset /adherent/application.css - 304 Not Modified (13ms)
99263
+
99264
+
99265
+ Started GET "/assets/jquery.ui.theme.css?body=1" for 127.0.0.1 at 2013-08-17 19:25:30 +0200
99266
+ Served asset /jquery.ui.theme.css - 304 Not Modified (0ms)
99267
+
99268
+
99269
+ Started GET "/assets/jquery.ui.datepicker.css?body=1" for 127.0.0.1 at 2013-08-17 19:25:30 +0200
99270
+ Served asset /jquery.ui.datepicker.css - 304 Not Modified (0ms)
99271
+
99272
+
99273
+ Started GET "/assets/adherent/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-17 19:25:30 +0200
99274
+ Served asset /adherent/bootstrap.css - 304 Not Modified (0ms)
99275
+
99276
+
99277
+ Started GET "/assets/adherent/adhesion.css?body=1" for 127.0.0.1 at 2013-08-17 19:25:30 +0200
99278
+ Served asset /adherent/adhesion.css - 304 Not Modified (0ms)
99279
+
99280
+
99281
+ Started GET "/assets/adherent/coords.css?body=1" for 127.0.0.1 at 2013-08-17 19:25:30 +0200
99282
+ Served asset /adherent/coords.css - 304 Not Modified (0ms)
99283
+
99284
+
99285
+ Started GET "/assets/jquery.ui.core.css?body=1" for 127.0.0.1 at 2013-08-17 19:25:30 +0200
99286
+ Served asset /jquery.ui.core.css - 304 Not Modified (0ms)
99287
+
99288
+
99289
+ Started GET "/assets/adherent/date_picker.css?body=1" for 127.0.0.1 at 2013-08-17 19:25:30 +0200
99290
+ Served asset /adherent/date_picker.css - 304 Not Modified (0ms)
99291
+
99292
+
99293
+ Started GET "/assets/adherent/jc_application.css?body=1" for 127.0.0.1 at 2013-08-17 19:25:30 +0200
99294
+ Served asset /adherent/jc_application.css - 304 Not Modified (0ms)
99295
+
99296
+
99297
+ Started GET "/assets/adherent/jcmenu.css?body=1" for 127.0.0.1 at 2013-08-17 19:25:30 +0200
99298
+ Served asset /adherent/jcmenu.css - 304 Not Modified (0ms)
99299
+
99300
+
99301
+ Started GET "/assets/adherent/layouts.css?body=1" for 127.0.0.1 at 2013-08-17 19:25:30 +0200
99302
+ Served asset /adherent/layouts.css - 304 Not Modified (0ms)
99303
+
99304
+
99305
+ Started GET "/assets/adherent/members.css?body=1" for 127.0.0.1 at 2013-08-17 19:25:30 +0200
99306
+ Served asset /adherent/members.css - 304 Not Modified (0ms)
99307
+
99308
+
99309
+ Started GET "/assets/adherent/old_bootstrap.css?body=1" for 127.0.0.1 at 2013-08-17 19:25:30 +0200
99310
+ Served asset /adherent/old_bootstrap.css - 304 Not Modified (0ms)
99311
+
99312
+
99313
+ Started GET "/assets/adherent/payments.css?body=1" for 127.0.0.1 at 2013-08-17 19:25:30 +0200
99314
+ Served asset /adherent/payments.css - 304 Not Modified (0ms)
99315
+
99316
+
99317
+ Started GET "/assets/adherent/reglements.css?body=1" for 127.0.0.1 at 2013-08-17 19:25:30 +0200
99318
+ Served asset /adherent/reglements.css - 304 Not Modified (0ms)
99319
+
99320
+
99321
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-08-17 19:25:30 +0200
99322
+ Served asset /jquery.js - 304 Not Modified (0ms)
99323
+
99324
+
99325
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-08-17 19:25:30 +0200
99326
+ Served asset /jquery_ujs.js - 304 Not Modified (3ms)
99327
+
99328
+
99329
+ Started GET "/assets/jquery.ui.core.js?body=1" for 127.0.0.1 at 2013-08-17 19:25:30 +0200
99330
+ Served asset /jquery.ui.core.js - 304 Not Modified (0ms)
99331
+
99332
+
99333
+ Started GET "/assets/adherent/adhesion.js?body=1" for 127.0.0.1 at 2013-08-17 19:25:30 +0200
99334
+ Served asset /adherent/adhesion.js - 304 Not Modified (0ms)
99335
+
99336
+
99337
+ Started GET "/assets/jquery.ui.datepicker.js?body=1" for 127.0.0.1 at 2013-08-17 19:25:30 +0200
99338
+ Served asset /jquery.ui.datepicker.js - 304 Not Modified (0ms)
99339
+
99340
+
99341
+ Started GET "/assets/adherent/bootstrap.js?body=1" for 127.0.0.1 at 2013-08-17 19:25:30 +0200
99342
+ Served asset /adherent/bootstrap.js - 304 Not Modified (0ms)
99343
+
99344
+
99345
+ Started GET "/assets/adherent/coords.js?body=1" for 127.0.0.1 at 2013-08-17 19:25:30 +0200
99346
+ Served asset /adherent/coords.js - 304 Not Modified (0ms)
99347
+
99348
+
99349
+ Started GET "/assets/adherent/date_picker.js?body=1" for 127.0.0.1 at 2013-08-17 19:25:30 +0200
99350
+ Served asset /adherent/date_picker.js - 304 Not Modified (0ms)
99351
+
99352
+
99353
+ Started GET "/assets/adherent/payments.js?body=1" for 127.0.0.1 at 2013-08-17 19:25:30 +0200
99354
+ Served asset /adherent/payments.js - 304 Not Modified (0ms)
99355
+
99356
+
99357
+ Started GET "/assets/adherent/members.js?body=1" for 127.0.0.1 at 2013-08-17 19:25:30 +0200
99358
+ Served asset /adherent/members.js - 304 Not Modified (0ms)
99359
+
99360
+
99361
+ Started GET "/assets/adherent/reglements.js?body=1" for 127.0.0.1 at 2013-08-17 19:25:30 +0200
99362
+ Served asset /adherent/reglements.js - 304 Not Modified (0ms)
99363
+
99364
+
99365
+ Started GET "/assets/adherent/application.js?body=1" for 127.0.0.1 at 2013-08-17 19:25:30 +0200
99366
+ Served asset /adherent/application.js - 304 Not Modified (1ms)
99367
+
99368
+
99369
+ Started GET "/assets/adherent/icones/navigation90.png" for 127.0.0.1 at 2013-08-17 19:25:31 +0200
99370
+ Served asset /adherent/icones/navigation90.png - 304 Not Modified (0ms)
99371
+
99372
+
99373
+ Started POST "/adherent/members/7/coord" for 127.0.0.1 at 2013-08-17 19:25:45 +0200
99374
+ Processing by Adherent::CoordsController#create as HTML
99375
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"N9U6W7W+aQp4SrleFIa2ugqlo80KunHWMFqh7WvzUm4=", "coord"=>{"mail"=>"", "tel"=>"", "gsm"=>"", "office"=>"", "address"=>"", "zip"=>"", "city"=>"Pellevoisin"}, "commit"=>"Enregistrer", "member_id"=>"7"}
99376
+ Organism Load (2.7ms) SELECT "organisms".* FROM "organisms" WHERE "organisms"."id" = 2 LIMIT 1
99377
+ Adherent::Member Load (1.2ms) SELECT "adherent_members".* FROM "adherent_members" WHERE "adherent_members"."id" = $1 LIMIT 1 [["id", "7"]]
99378
+ Adherent::Coord Load (2.7ms) SELECT "adherent_coords".* FROM "adherent_coords" WHERE "adherent_coords"."member_id" = 7 LIMIT 1
99379
+  (0.1ms) BEGIN
99380
+ SQL (107.5ms) INSERT INTO "adherent_coords" ("address", "city", "created_at", "gsm", "mail", "member_id", "office", "tel", "updated_at", "zip") VALUES ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10) RETURNING "id" [["address", ""], ["city", "Pellevoisin"], ["created_at", Sat, 17 Aug 2013 17:25:45 UTC +00:00], ["gsm", ""], ["mail", ""], ["member_id", 7], ["office", ""], ["tel", ""], ["updated_at", Sat, 17 Aug 2013 17:25:45 UTC +00:00], ["zip", ""]]
99381
+  (67.6ms) COMMIT
99382
+ Redirected to http://localhost:3333/adherent/members/7/adhesions/new
99383
+ Completed 302 Found in 201ms (ActiveRecord: 181.8ms)
99384
+
99385
+
99386
+ Started GET "/adherent/members/7/adhesions/new" for 127.0.0.1 at 2013-08-17 19:25:45 +0200
99387
+ Processing by Adherent::AdhesionsController#new as HTML
99388
+ Parameters: {"member_id"=>"7"}
99389
+ Organism Load (0.4ms) SELECT "organisms".* FROM "organisms" WHERE "organisms"."id" = 2 LIMIT 1
99390
+ Adherent::Member Load (1.4ms) SELECT "adherent_members".* FROM "adherent_members" WHERE "adherent_members"."id" = $1 LIMIT 1 [["id", "7"]]
99391
+ Adherent::Adhesion Load (0.3ms) SELECT "adherent_adhesions".* FROM "adherent_adhesions" WHERE "adherent_adhesions"."member_id" = 7
99392
+ Adherent::Adhesion Load (30.8ms) SELECT "adherent_adhesions".* FROM "adherent_adhesions" WHERE "adherent_adhesions"."member_id" = 7 ORDER BY to_date DESC LIMIT 1
99393
+ Rendered /home/jcl/rails_project/Adherent/app/views/adherent/adhesions/_form.html.haml (48.8ms)
99394
+ Rendered /home/jcl/rails_project/Adherent/app/views/adherent/adhesions/new.html.erb within layouts/adherent/application (64.6ms)
99395
+ Rendered layouts/adherent/_header.html.haml (0.1ms)
99396
+ Rendered /home/jcl/rails_project/Adherent/app/views/layouts/adherent/_flash_partial.html.haml (0.1ms)
99397
+ Rendered /home/jcl/rails_project/Adherent/app/views/layouts/adherent/_footer.html.haml (0.0ms)
99398
+ Completed 200 OK in 138ms (Views: 98.2ms | ActiveRecord: 32.9ms)
99399
+
99400
+
99401
+ Started GET "/assets/adherent/application.css?body=1" for 127.0.0.1 at 2013-08-17 19:25:46 +0200
99402
+ Served asset /adherent/application.css - 304 Not Modified (8ms)
99403
+
99404
+
99405
+ Started GET "/assets/jquery.ui.core.css?body=1" for 127.0.0.1 at 2013-08-17 19:25:46 +0200
99406
+ Served asset /jquery.ui.core.css - 304 Not Modified (0ms)
99407
+
99408
+
99409
+ Started GET "/assets/jquery.ui.datepicker.css?body=1" for 127.0.0.1 at 2013-08-17 19:25:46 +0200
99410
+ Served asset /jquery.ui.datepicker.css - 304 Not Modified (0ms)
99411
+
99412
+
99413
+ Started GET "/assets/adherent/adhesion.css?body=1" for 127.0.0.1 at 2013-08-17 19:25:46 +0200
99414
+ Served asset /adherent/adhesion.css - 304 Not Modified (0ms)
99415
+
99416
+
99417
+ Started GET "/assets/adherent/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-17 19:25:46 +0200
99418
+ Served asset /adherent/bootstrap.css - 304 Not Modified (0ms)
99419
+
99420
+
99421
+ Started GET "/assets/jquery.ui.theme.css?body=1" for 127.0.0.1 at 2013-08-17 19:25:46 +0200
99422
+ Served asset /jquery.ui.theme.css - 304 Not Modified (0ms)
99423
+
99424
+
99425
+ Started GET "/assets/adherent/date_picker.css?body=1" for 127.0.0.1 at 2013-08-17 19:25:46 +0200
99426
+ Served asset /adherent/date_picker.css - 304 Not Modified (0ms)
99427
+
99428
+
99429
+ Started GET "/assets/adherent/jc_application.css?body=1" for 127.0.0.1 at 2013-08-17 19:25:46 +0200
99430
+ Served asset /adherent/jc_application.css - 304 Not Modified (0ms)
99431
+
99432
+
99433
+ Started GET "/assets/adherent/jcmenu.css?body=1" for 127.0.0.1 at 2013-08-17 19:25:46 +0200
99434
+ Served asset /adherent/jcmenu.css - 304 Not Modified (0ms)
99435
+
99436
+
99437
+ Started GET "/assets/adherent/coords.css?body=1" for 127.0.0.1 at 2013-08-17 19:25:46 +0200
99438
+ Served asset /adherent/coords.css - 304 Not Modified (0ms)
99439
+
99440
+
99441
+ Started GET "/assets/adherent/layouts.css?body=1" for 127.0.0.1 at 2013-08-17 19:25:46 +0200
99442
+ Served asset /adherent/layouts.css - 304 Not Modified (0ms)
99443
+
99444
+
99445
+ Started GET "/assets/adherent/members.css?body=1" for 127.0.0.1 at 2013-08-17 19:25:46 +0200
99446
+ Served asset /adherent/members.css - 304 Not Modified (0ms)
99447
+
99448
+
99449
+ Started GET "/assets/adherent/old_bootstrap.css?body=1" for 127.0.0.1 at 2013-08-17 19:25:46 +0200
99450
+ Served asset /adherent/old_bootstrap.css - 304 Not Modified (0ms)
99451
+
99452
+
99453
+ Started GET "/assets/adherent/payments.css?body=1" for 127.0.0.1 at 2013-08-17 19:25:46 +0200
99454
+ Served asset /adherent/payments.css - 304 Not Modified (0ms)
99455
+
99456
+
99457
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-08-17 19:25:47 +0200
99458
+ Served asset /jquery.js - 304 Not Modified (0ms)
99459
+
99460
+
99461
+ Started GET "/assets/jquery.ui.core.js?body=1" for 127.0.0.1 at 2013-08-17 19:25:47 +0200
99462
+ Served asset /jquery.ui.core.js - 304 Not Modified (0ms)
99463
+
99464
+
99465
+ Started GET "/assets/adherent/reglements.css?body=1" for 127.0.0.1 at 2013-08-17 19:25:47 +0200
99466
+ Served asset /adherent/reglements.css - 304 Not Modified (0ms)
99467
+
99468
+
99469
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-08-17 19:25:47 +0200
99470
+ Served asset /jquery_ujs.js - 304 Not Modified (0ms)
99471
+
99472
+
99473
+ Started GET "/assets/jquery.ui.datepicker.js?body=1" for 127.0.0.1 at 2013-08-17 19:25:47 +0200
99474
+ Served asset /jquery.ui.datepicker.js - 304 Not Modified (0ms)
99475
+
99476
+
99477
+ Started GET "/assets/adherent/adhesion.js?body=1" for 127.0.0.1 at 2013-08-17 19:25:47 +0200
99478
+ Served asset /adherent/adhesion.js - 304 Not Modified (0ms)
99479
+
99480
+
99481
+ Started GET "/assets/adherent/date_picker.js?body=1" for 127.0.0.1 at 2013-08-17 19:25:47 +0200
99482
+ Served asset /adherent/date_picker.js - 304 Not Modified (0ms)
99483
+
99484
+
99485
+ Started GET "/assets/adherent/coords.js?body=1" for 127.0.0.1 at 2013-08-17 19:25:47 +0200
99486
+ Served asset /adherent/coords.js - 304 Not Modified (0ms)
99487
+
99488
+
99489
+ Started GET "/assets/adherent/bootstrap.js?body=1" for 127.0.0.1 at 2013-08-17 19:25:47 +0200
99490
+ Served asset /adherent/bootstrap.js - 304 Not Modified (0ms)
99491
+
99492
+
99493
+ Started GET "/assets/adherent/members.js?body=1" for 127.0.0.1 at 2013-08-17 19:25:47 +0200
99494
+ Served asset /adherent/members.js - 304 Not Modified (0ms)
99495
+
99496
+
99497
+ Started GET "/assets/adherent/payments.js?body=1" for 127.0.0.1 at 2013-08-17 19:25:47 +0200
99498
+ Served asset /adherent/payments.js - 304 Not Modified (0ms)
99499
+
99500
+
99501
+ Started GET "/assets/adherent/application.js?body=1" for 127.0.0.1 at 2013-08-17 19:25:47 +0200
99502
+ Served asset /adherent/application.js - 304 Not Modified (120ms)
99503
+
99504
+
99505
+ Started GET "/assets/adherent/reglements.js?body=1" for 127.0.0.1 at 2013-08-17 19:25:47 +0200
99506
+ Served asset /adherent/reglements.js - 304 Not Modified (0ms)
99507
+
99508
+
99509
+ Started GET "/assets/adherent/icones/navigation90.png" for 127.0.0.1 at 2013-08-17 19:25:47 +0200
99510
+ Served asset /adherent/icones/navigation90.png - 304 Not Modified (0ms)
99511
+
99512
+
99513
+ Started GET "/assets/adherent/cal.gif" for 127.0.0.1 at 2013-08-17 19:25:47 +0200
99514
+ Served asset /adherent/cal.gif - 304 Not Modified (5ms)
99515
+
99516
+
99517
+ Started GET "/assets/jquery-ui/ui-bg_glass_65_ffffff_1x400.png" for 127.0.0.1 at 2013-08-17 19:25:54 +0200
99518
+ Served asset /jquery-ui/ui-bg_glass_65_ffffff_1x400.png - 200 OK (63ms)
99519
+
99520
+
99521
+ Started POST "/adherent/members/7/adhesions" for 127.0.0.1 at 2013-08-17 19:26:05 +0200
99522
+ Processing by Adherent::AdhesionsController#create as HTML
99523
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"N9U6W7W+aQp4SrleFIa2ugqlo80KunHWMFqh7WvzUm4=", "adhesion"=>{"from_date"=>"01/07/2013", "to_date"=>"30/06/2014", "amount"=>"25"}, "commit"=>"Enregistrer", "member_id"=>"7"}
99524
+ Organism Load (0.5ms) SELECT "organisms".* FROM "organisms" WHERE "organisms"."id" = 2 LIMIT 1
99525
+ Adherent::Member Load (0.3ms) SELECT "adherent_members".* FROM "adherent_members" WHERE "adherent_members"."id" = $1 LIMIT 1 [["id", "7"]]
99526
+  (0.1ms) BEGIN
99527
+ SQL (127.3ms) INSERT INTO "adherent_adhesions" ("amount", "created_at", "from_date", "member_id", "to_date", "updated_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["amount", #<BigDecimal:92997a4,'0.25E2',9(18)>], ["created_at", Sat, 17 Aug 2013 17:26:05 UTC +00:00], ["from_date", Mon, 01 Jul 2013], ["member_id", 7], ["to_date", Mon, 30 Jun 2014], ["updated_at", Sat, 17 Aug 2013 17:26:05 UTC +00:00]]
99528
+  (1.9ms) COMMIT
99529
+ Redirected to http://localhost:3333/adherent/members/7/adhesions
99530
+ Completed 302 Found in 172ms (ActiveRecord: 130.1ms)
99531
+
99532
+
99533
+ Started GET "/adherent/members/7/adhesions" for 127.0.0.1 at 2013-08-17 19:26:05 +0200
99534
+ Processing by Adherent::AdhesionsController#index as HTML
99535
+ Parameters: {"member_id"=>"7"}
99536
+ Organism Load (1.1ms) SELECT "organisms".* FROM "organisms" WHERE "organisms"."id" = 2 LIMIT 1
99537
+ Adherent::Member Load (0.4ms) SELECT "adherent_members".* FROM "adherent_members" WHERE "adherent_members"."id" = $1 LIMIT 1 [["id", "7"]]
99538
+  (0.4ms) SELECT COUNT(*) FROM "adherent_adhesions" WHERE "adherent_adhesions"."member_id" = 7
99539
+ Adherent::Adhesion Load (0.3ms) SELECT "adherent_adhesions".* FROM "adherent_adhesions" WHERE "adherent_adhesions"."member_id" = 7
99540
+  (0.5ms) SELECT SUM("adherent_reglements"."amount") AS sum_id FROM "adherent_reglements" WHERE "adherent_reglements"."adhesion_id" = 6
99541
+ CACHE (0.0ms) SELECT SUM("adherent_reglements"."amount") AS sum_id FROM "adherent_reglements" WHERE "adherent_reglements"."adhesion_id" = 6
99542
+ Rendered /home/jcl/rails_project/Adherent/app/views/adherent/adhesions/index.html.haml within layouts/adherent/application (11.2ms)
99543
+ Rendered layouts/adherent/_header.html.haml (0.1ms)
99544
+ Rendered /home/jcl/rails_project/Adherent/app/views/layouts/adherent/_flash_partial.html.haml (0.1ms)
99545
+ Rendered /home/jcl/rails_project/Adherent/app/views/layouts/adherent/_footer.html.haml (0.1ms)
99546
+ Completed 200 OK in 41ms (Views: 34.6ms | ActiveRecord: 2.7ms)
99547
+
99548
+
99549
+ Started GET "/assets/adherent/application.css?body=1" for 127.0.0.1 at 2013-08-17 19:26:06 +0200
99550
+ Served asset /adherent/application.css - 304 Not Modified (6ms)
99551
+
99552
+
99553
+ Started GET "/assets/jquery.ui.core.css?body=1" for 127.0.0.1 at 2013-08-17 19:26:06 +0200
99554
+ Served asset /jquery.ui.core.css - 304 Not Modified (0ms)
99555
+
99556
+
99557
+ Started GET "/assets/jquery.ui.datepicker.css?body=1" for 127.0.0.1 at 2013-08-17 19:26:06 +0200
99558
+ Served asset /jquery.ui.datepicker.css - 304 Not Modified (0ms)
99559
+
99560
+
99561
+ Started GET "/assets/adherent/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-17 19:26:06 +0200
99562
+ Served asset /adherent/bootstrap.css - 304 Not Modified (0ms)
99563
+
99564
+
99565
+ Started GET "/assets/adherent/adhesion.css?body=1" for 127.0.0.1 at 2013-08-17 19:26:06 +0200
99566
+ Served asset /adherent/adhesion.css - 304 Not Modified (0ms)
99567
+
99568
+
99569
+ Started GET "/assets/jquery.ui.theme.css?body=1" for 127.0.0.1 at 2013-08-17 19:26:06 +0200
99570
+ Served asset /jquery.ui.theme.css - 304 Not Modified (0ms)
99571
+
99572
+
99573
+ Started GET "/assets/adherent/coords.css?body=1" for 127.0.0.1 at 2013-08-17 19:26:06 +0200
99574
+ Served asset /adherent/coords.css - 304 Not Modified (0ms)
99575
+
99576
+
99577
+ Started GET "/assets/adherent/jc_application.css?body=1" for 127.0.0.1 at 2013-08-17 19:26:06 +0200
99578
+ Served asset /adherent/jc_application.css - 304 Not Modified (0ms)
99579
+
99580
+
99581
+ Started GET "/assets/adherent/layouts.css?body=1" for 127.0.0.1 at 2013-08-17 19:26:06 +0200
99582
+ Served asset /adherent/layouts.css - 304 Not Modified (0ms)
99583
+
99584
+
99585
+ Started GET "/assets/adherent/jcmenu.css?body=1" for 127.0.0.1 at 2013-08-17 19:26:06 +0200
99586
+ Served asset /adherent/jcmenu.css - 304 Not Modified (0ms)
99587
+
99588
+
99589
+ Started GET "/assets/adherent/date_picker.css?body=1" for 127.0.0.1 at 2013-08-17 19:26:06 +0200
99590
+ Served asset /adherent/date_picker.css - 304 Not Modified (0ms)
99591
+
99592
+
99593
+ Started GET "/assets/adherent/members.css?body=1" for 127.0.0.1 at 2013-08-17 19:26:06 +0200
99594
+ Served asset /adherent/members.css - 304 Not Modified (0ms)
99595
+
99596
+
99597
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-08-17 19:26:06 +0200
99598
+ Served asset /jquery_ujs.js - 304 Not Modified (0ms)
99599
+
99600
+
99601
+ Started GET "/assets/adherent/reglements.css?body=1" for 127.0.0.1 at 2013-08-17 19:26:06 +0200
99602
+ Served asset /adherent/reglements.css - 304 Not Modified (0ms)
99603
+
99604
+
99605
+ Started GET "/assets/adherent/old_bootstrap.css?body=1" for 127.0.0.1 at 2013-08-17 19:26:06 +0200
99606
+ Served asset /adherent/old_bootstrap.css - 304 Not Modified (0ms)
99607
+
99608
+
99609
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-08-17 19:26:06 +0200
99610
+ Served asset /jquery.js - 304 Not Modified (1ms)
99611
+
99612
+
99613
+ Started GET "/assets/jquery.ui.core.js?body=1" for 127.0.0.1 at 2013-08-17 19:26:06 +0200
99614
+ Served asset /jquery.ui.core.js - 304 Not Modified (0ms)
99615
+
99616
+
99617
+ Started GET "/assets/adherent/payments.css?body=1" for 127.0.0.1 at 2013-08-17 19:26:06 +0200
99618
+ Served asset /adherent/payments.css - 304 Not Modified (0ms)
99619
+
99620
+
99621
+ Started GET "/assets/jquery.ui.datepicker.js?body=1" for 127.0.0.1 at 2013-08-17 19:26:06 +0200
99622
+ Served asset /jquery.ui.datepicker.js - 304 Not Modified (0ms)
99623
+
99624
+
99625
+ Started GET "/assets/adherent/adhesion.js?body=1" for 127.0.0.1 at 2013-08-17 19:26:06 +0200
99626
+ Served asset /adherent/adhesion.js - 304 Not Modified (0ms)
99627
+
99628
+
99629
+ Started GET "/assets/adherent/coords.js?body=1" for 127.0.0.1 at 2013-08-17 19:26:06 +0200
99630
+ Served asset /adherent/coords.js - 304 Not Modified (0ms)
99631
+
99632
+
99633
+ Started GET "/assets/adherent/bootstrap.js?body=1" for 127.0.0.1 at 2013-08-17 19:26:06 +0200
99634
+ Served asset /adherent/bootstrap.js - 304 Not Modified (0ms)
99635
+
99636
+
99637
+ Started GET "/assets/adherent/members.js?body=1" for 127.0.0.1 at 2013-08-17 19:26:06 +0200
99638
+ Served asset /adherent/members.js - 304 Not Modified (0ms)
99639
+
99640
+
99641
+ Started GET "/assets/adherent/payments.js?body=1" for 127.0.0.1 at 2013-08-17 19:26:06 +0200
99642
+ Served asset /adherent/payments.js - 304 Not Modified (0ms)
99643
+
99644
+
99645
+ Started GET "/assets/adherent/date_picker.js?body=1" for 127.0.0.1 at 2013-08-17 19:26:06 +0200
99646
+ Served asset /adherent/date_picker.js - 304 Not Modified (0ms)
99647
+
99648
+
99649
+ Started GET "/assets/adherent/application.js?body=1" for 127.0.0.1 at 2013-08-17 19:26:06 +0200
99650
+ Served asset /adherent/application.js - 304 Not Modified (1ms)
99651
+
99652
+
99653
+ Started GET "/assets/adherent/reglements.js?body=1" for 127.0.0.1 at 2013-08-17 19:26:06 +0200
99654
+ Served asset /adherent/reglements.js - 304 Not Modified (0ms)
99655
+
99656
+
99657
+ Started GET "/assets/adherent/icones/navigation90.png" for 127.0.0.1 at 2013-08-17 19:26:07 +0200
99658
+ Served asset /adherent/icones/navigation90.png - 304 Not Modified (0ms)
99659
+
99660
+
99661
+ Started GET "/assets/adherent/icones/modifier.png" for 127.0.0.1 at 2013-08-17 19:26:07 +0200
99662
+ Served asset /adherent/icones/modifier.png - 304 Not Modified (0ms)
99663
+
99664
+
99665
+ Started GET "/assets/adherent/icones/nouveau.png" for 127.0.0.1 at 2013-08-17 19:26:07 +0200
99666
+ Served asset /adherent/icones/nouveau.png - 304 Not Modified (12ms)
99667
+
99668
+
99669
+ Started GET "/assets/adherent/icones/supprimer.png" for 127.0.0.1 at 2013-08-17 19:26:07 +0200
99670
+ Served asset /adherent/icones/supprimer.png - 304 Not Modified (0ms)
99671
+
99672
+
99673
+ Started GET "/adherent/members/7/adhesions/6/edit" for 127.0.0.1 at 2013-08-17 19:26:11 +0200
99674
+ Processing by Adherent::AdhesionsController#edit as HTML
99675
+ Parameters: {"member_id"=>"7", "id"=>"6"}
99676
+ Organism Load (0.4ms) SELECT "organisms".* FROM "organisms" WHERE "organisms"."id" = 2 LIMIT 1
99677
+ Adherent::Member Load (0.2ms) SELECT "adherent_members".* FROM "adherent_members" WHERE "adherent_members"."id" = $1 LIMIT 1 [["id", "7"]]
99678
+ Adherent::Adhesion Load (0.4ms) SELECT "adherent_adhesions".* FROM "adherent_adhesions" WHERE "adherent_adhesions"."member_id" = 7 AND "adherent_adhesions"."id" = $1 LIMIT 1 [["id", "6"]]
99679
+ Rendered /home/jcl/rails_project/Adherent/app/views/adherent/adhesions/_form.html.haml (6.0ms)
99680
+ Rendered /home/jcl/rails_project/Adherent/app/views/adherent/adhesions/edit.html.erb within layouts/adherent/application (8.6ms)
99681
+ Rendered layouts/adherent/_header.html.haml (0.1ms)
99682
+ Rendered /home/jcl/rails_project/Adherent/app/views/layouts/adherent/_flash_partial.html.haml (0.2ms)
99683
+ Rendered /home/jcl/rails_project/Adherent/app/views/layouts/adherent/_footer.html.haml (0.0ms)
99684
+ Completed 200 OK in 58ms (Views: 54.4ms | ActiveRecord: 1.0ms)
99685
+
99686
+
99687
+ Started GET "/assets/adherent/application.css?body=1" for 127.0.0.1 at 2013-08-17 19:26:12 +0200
99688
+ Served asset /adherent/application.css - 304 Not Modified (6ms)
99689
+
99690
+
99691
+ Started GET "/assets/jquery.ui.core.css?body=1" for 127.0.0.1 at 2013-08-17 19:26:12 +0200
99692
+ Served asset /jquery.ui.core.css - 304 Not Modified (1ms)
99693
+
99694
+
99695
+ Started GET "/assets/jquery.ui.theme.css?body=1" for 127.0.0.1 at 2013-08-17 19:26:12 +0200
99696
+ Served asset /jquery.ui.theme.css - 304 Not Modified (0ms)
99697
+
99698
+
99699
+ Started GET "/assets/jquery.ui.datepicker.css?body=1" for 127.0.0.1 at 2013-08-17 19:26:12 +0200
99700
+ Served asset /jquery.ui.datepicker.css - 304 Not Modified (0ms)
99701
+
99702
+
99703
+ Started GET "/assets/adherent/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-17 19:26:12 +0200
99704
+ Served asset /adherent/bootstrap.css - 304 Not Modified (0ms)
99705
+
99706
+
99707
+ Started GET "/assets/adherent/adhesion.css?body=1" for 127.0.0.1 at 2013-08-17 19:26:12 +0200
99708
+ Served asset /adherent/adhesion.css - 304 Not Modified (0ms)
99709
+
99710
+
99711
+ Started GET "/assets/adherent/coords.css?body=1" for 127.0.0.1 at 2013-08-17 19:26:12 +0200
99712
+ Served asset /adherent/coords.css - 304 Not Modified (0ms)
99713
+
99714
+
99715
+ Started GET "/assets/adherent/date_picker.css?body=1" for 127.0.0.1 at 2013-08-17 19:26:12 +0200
99716
+ Served asset /adherent/date_picker.css - 304 Not Modified (0ms)
99717
+
99718
+
99719
+ Started GET "/assets/adherent/jc_application.css?body=1" for 127.0.0.1 at 2013-08-17 19:26:12 +0200
99720
+ Served asset /adherent/jc_application.css - 304 Not Modified (0ms)
99721
+
99722
+
99723
+ Started GET "/assets/adherent/layouts.css?body=1" for 127.0.0.1 at 2013-08-17 19:26:12 +0200
99724
+ Served asset /adherent/layouts.css - 304 Not Modified (0ms)
99725
+
99726
+
99727
+ Started GET "/assets/adherent/members.css?body=1" for 127.0.0.1 at 2013-08-17 19:26:12 +0200
99728
+ Served asset /adherent/members.css - 304 Not Modified (0ms)
99729
+
99730
+
99731
+ Started GET "/assets/adherent/jcmenu.css?body=1" for 127.0.0.1 at 2013-08-17 19:26:12 +0200
99732
+ Served asset /adherent/jcmenu.css - 304 Not Modified (0ms)
99733
+
99734
+
99735
+ Started GET "/assets/adherent/old_bootstrap.css?body=1" for 127.0.0.1 at 2013-08-17 19:26:12 +0200
99736
+ Served asset /adherent/old_bootstrap.css - 304 Not Modified (0ms)
99737
+
99738
+
99739
+ Started GET "/assets/adherent/payments.css?body=1" for 127.0.0.1 at 2013-08-17 19:26:12 +0200
99740
+ Served asset /adherent/payments.css - 304 Not Modified (0ms)
99741
+
99742
+
99743
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-08-17 19:26:12 +0200
99744
+ Served asset /jquery.js - 304 Not Modified (0ms)
99745
+
99746
+
99747
+ Started GET "/assets/adherent/reglements.css?body=1" for 127.0.0.1 at 2013-08-17 19:26:12 +0200
99748
+ Served asset /adherent/reglements.css - 304 Not Modified (0ms)
99749
+
99750
+
99751
+ Started GET "/assets/jquery.ui.datepicker.js?body=1" for 127.0.0.1 at 2013-08-17 19:26:12 +0200
99752
+ Served asset /jquery.ui.datepicker.js - 304 Not Modified (0ms)
99753
+
99754
+
99755
+ Started GET "/assets/adherent/adhesion.js?body=1" for 127.0.0.1 at 2013-08-17 19:26:12 +0200
99756
+ Served asset /adherent/adhesion.js - 304 Not Modified (0ms)
99757
+
99758
+
99759
+ Started GET "/assets/jquery.ui.core.js?body=1" for 127.0.0.1 at 2013-08-17 19:26:12 +0200
99760
+ Served asset /jquery.ui.core.js - 304 Not Modified (0ms)
99761
+
99762
+
99763
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-08-17 19:26:12 +0200
99764
+ Served asset /jquery_ujs.js - 304 Not Modified (0ms)
99765
+
99766
+
99767
+ Started GET "/assets/adherent/bootstrap.js?body=1" for 127.0.0.1 at 2013-08-17 19:26:12 +0200
99768
+ Served asset /adherent/bootstrap.js - 304 Not Modified (0ms)
99769
+
99770
+
99771
+ Started GET "/assets/adherent/coords.js?body=1" for 127.0.0.1 at 2013-08-17 19:26:12 +0200
99772
+ Served asset /adherent/coords.js - 304 Not Modified (0ms)
99773
+
99774
+
99775
+ Started GET "/assets/adherent/payments.js?body=1" for 127.0.0.1 at 2013-08-17 19:26:12 +0200
99776
+ Served asset /adherent/payments.js - 304 Not Modified (0ms)
99777
+
99778
+
99779
+ Started GET "/assets/adherent/members.js?body=1" for 127.0.0.1 at 2013-08-17 19:26:12 +0200
99780
+ Served asset /adherent/members.js - 304 Not Modified (0ms)
99781
+
99782
+
99783
+ Started GET "/assets/adherent/date_picker.js?body=1" for 127.0.0.1 at 2013-08-17 19:26:12 +0200
99784
+ Served asset /adherent/date_picker.js - 304 Not Modified (0ms)
99785
+
99786
+
99787
+ Started GET "/assets/adherent/reglements.js?body=1" for 127.0.0.1 at 2013-08-17 19:26:12 +0200
99788
+ Served asset /adherent/reglements.js - 304 Not Modified (0ms)
99789
+
99790
+
99791
+ Started GET "/assets/adherent/application.js?body=1" for 127.0.0.1 at 2013-08-17 19:26:12 +0200
99792
+ Served asset /adherent/application.js - 304 Not Modified (2ms)
99793
+
99794
+
99795
+ Started GET "/assets/adherent/icones/navigation90.png" for 127.0.0.1 at 2013-08-17 19:26:13 +0200
99796
+ Served asset /adherent/icones/navigation90.png - 304 Not Modified (0ms)
99797
+
99798
+
99799
+ Started GET "/assets/adherent/cal.gif" for 127.0.0.1 at 2013-08-17 19:26:13 +0200
99800
+ Served asset /adherent/cal.gif - 304 Not Modified (0ms)
99801
+
99802
+
99803
+ Started PUT "/adherent/members/7/adhesions/6" for 127.0.0.1 at 2013-08-17 19:26:20 +0200
99804
+ Processing by Adherent::AdhesionsController#update as HTML
99805
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"N9U6W7W+aQp4SrleFIa2ugqlo80KunHWMFqh7WvzUm4=", "adhesion"=>{"from_date"=>"15/07/2013", "to_date"=>"30/06/2014", "amount"=>"25.00"}, "commit"=>"Mettre à jour", "member_id"=>"7", "id"=>"6"}
99806
+ Organism Load (0.8ms) SELECT "organisms".* FROM "organisms" WHERE "organisms"."id" = 2 LIMIT 1
99807
+ Adherent::Member Load (0.2ms) SELECT "adherent_members".* FROM "adherent_members" WHERE "adherent_members"."id" = $1 LIMIT 1 [["id", "7"]]
99808
+ Adherent::Adhesion Load (0.4ms) SELECT "adherent_adhesions".* FROM "adherent_adhesions" WHERE "adherent_adhesions"."id" = $1 LIMIT 1 [["id", "6"]]
99809
+  (0.6ms) BEGIN
99810
+  (23.6ms) UPDATE "adherent_adhesions" SET "from_date" = '2013-07-15', "updated_at" = '2013-08-17 17:26:20.701728' WHERE "adherent_adhesions"."id" = 6
99811
+  (29.6ms) COMMIT
99812
+ Redirected to http://localhost:3333/adherent/members/7/adhesions
99813
+ Completed 302 Found in 141ms (ActiveRecord: 55.1ms)
99814
+
99815
+
99816
+ Started GET "/adherent/members/7/adhesions" for 127.0.0.1 at 2013-08-17 19:26:20 +0200
99817
+ Processing by Adherent::AdhesionsController#index as HTML
99818
+ Parameters: {"member_id"=>"7"}
99819
+ Organism Load (0.4ms) SELECT "organisms".* FROM "organisms" WHERE "organisms"."id" = 2 LIMIT 1
99820
+ Adherent::Member Load (0.2ms) SELECT "adherent_members".* FROM "adherent_members" WHERE "adherent_members"."id" = $1 LIMIT 1 [["id", "7"]]
99821
+  (0.7ms) SELECT COUNT(*) FROM "adherent_adhesions" WHERE "adherent_adhesions"."member_id" = 7
99822
+ Adherent::Adhesion Load (0.4ms) SELECT "adherent_adhesions".* FROM "adherent_adhesions" WHERE "adherent_adhesions"."member_id" = 7
99823
+  (0.3ms) SELECT SUM("adherent_reglements"."amount") AS sum_id FROM "adherent_reglements" WHERE "adherent_reglements"."adhesion_id" = 6
99824
+ CACHE (0.0ms) SELECT SUM("adherent_reglements"."amount") AS sum_id FROM "adherent_reglements" WHERE "adherent_reglements"."adhesion_id" = 6
99825
+ Rendered /home/jcl/rails_project/Adherent/app/views/adherent/adhesions/index.html.haml within layouts/adherent/application (6.4ms)
99826
+ Rendered layouts/adherent/_header.html.haml (0.1ms)
99827
+ Rendered /home/jcl/rails_project/Adherent/app/views/layouts/adherent/_flash_partial.html.haml (0.1ms)
99828
+ Rendered /home/jcl/rails_project/Adherent/app/views/layouts/adherent/_footer.html.haml (0.0ms)
99829
+ Completed 200 OK in 50ms (Views: 40.2ms | ActiveRecord: 1.9ms)
99830
+
99831
+
99832
+ Started GET "/assets/adherent/application.css?body=1" for 127.0.0.1 at 2013-08-17 19:26:21 +0200
99833
+ Served asset /adherent/application.css - 304 Not Modified (1ms)
99834
+
99835
+
99836
+ Started GET "/assets/jquery.ui.core.css?body=1" for 127.0.0.1 at 2013-08-17 19:26:21 +0200
99837
+ Served asset /jquery.ui.core.css - 304 Not Modified (0ms)
99838
+
99839
+
99840
+ Started GET "/assets/jquery.ui.theme.css?body=1" for 127.0.0.1 at 2013-08-17 19:26:21 +0200
99841
+ Served asset /jquery.ui.theme.css - 304 Not Modified (0ms)
99842
+
99843
+
99844
+ Started GET "/assets/jquery.ui.datepicker.css?body=1" for 127.0.0.1 at 2013-08-17 19:26:21 +0200
99845
+ Served asset /jquery.ui.datepicker.css - 304 Not Modified (0ms)
99846
+
99847
+
99848
+ Started GET "/assets/adherent/adhesion.css?body=1" for 127.0.0.1 at 2013-08-17 19:26:21 +0200
99849
+ Served asset /adherent/adhesion.css - 304 Not Modified (0ms)
99850
+
99851
+
99852
+ Started GET "/assets/adherent/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-17 19:26:21 +0200
99853
+ Served asset /adherent/bootstrap.css - 304 Not Modified (24ms)
99854
+
99855
+
99856
+ Started GET "/assets/adherent/jcmenu.css?body=1" for 127.0.0.1 at 2013-08-17 19:26:21 +0200
99857
+ Served asset /adherent/jcmenu.css - 304 Not Modified (0ms)
99858
+
99859
+
99860
+ Started GET "/assets/adherent/layouts.css?body=1" for 127.0.0.1 at 2013-08-17 19:26:21 +0200
99861
+ Served asset /adherent/layouts.css - 304 Not Modified (0ms)
99862
+
99863
+
99864
+ Started GET "/assets/adherent/jc_application.css?body=1" for 127.0.0.1 at 2013-08-17 19:26:21 +0200
99865
+ Served asset /adherent/jc_application.css - 304 Not Modified (0ms)
99866
+
99867
+
99868
+ Started GET "/assets/adherent/coords.css?body=1" for 127.0.0.1 at 2013-08-17 19:26:21 +0200
99869
+ Served asset /adherent/coords.css - 304 Not Modified (0ms)
99870
+
99871
+
99872
+ Started GET "/assets/adherent/date_picker.css?body=1" for 127.0.0.1 at 2013-08-17 19:26:21 +0200
99873
+ Served asset /adherent/date_picker.css - 304 Not Modified (0ms)
99874
+
99875
+
99876
+ Started GET "/assets/adherent/members.css?body=1" for 127.0.0.1 at 2013-08-17 19:26:21 +0200
99877
+ Served asset /adherent/members.css - 304 Not Modified (0ms)
99878
+
99879
+
99880
+ Started GET "/assets/adherent/old_bootstrap.css?body=1" for 127.0.0.1 at 2013-08-17 19:26:21 +0200
99881
+ Served asset /adherent/old_bootstrap.css - 304 Not Modified (0ms)
99882
+
99883
+
99884
+ Started GET "/assets/adherent/reglements.css?body=1" for 127.0.0.1 at 2013-08-17 19:26:21 +0200
99885
+ Served asset /adherent/reglements.css - 304 Not Modified (0ms)
99886
+
99887
+
99888
+ Started GET "/assets/adherent/payments.css?body=1" for 127.0.0.1 at 2013-08-17 19:26:21 +0200
99889
+ Served asset /adherent/payments.css - 304 Not Modified (0ms)
99890
+
99891
+
99892
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-08-17 19:26:22 +0200
99893
+ Served asset /jquery_ujs.js - 304 Not Modified (0ms)
99894
+
99895
+
99896
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-08-17 19:26:22 +0200
99897
+ Served asset /jquery.js - 304 Not Modified (0ms)
99898
+
99899
+
99900
+ Started GET "/assets/jquery.ui.core.js?body=1" for 127.0.0.1 at 2013-08-17 19:26:22 +0200
99901
+ Served asset /jquery.ui.core.js - 304 Not Modified (0ms)
99902
+
99903
+
99904
+ Started GET "/assets/adherent/bootstrap.js?body=1" for 127.0.0.1 at 2013-08-17 19:26:22 +0200
99905
+ Served asset /adherent/bootstrap.js - 304 Not Modified (0ms)
99906
+
99907
+
99908
+ Started GET "/assets/adherent/adhesion.js?body=1" for 127.0.0.1 at 2013-08-17 19:26:22 +0200
99909
+ Served asset /adherent/adhesion.js - 304 Not Modified (0ms)
99910
+
99911
+
99912
+ Started GET "/assets/jquery.ui.datepicker.js?body=1" for 127.0.0.1 at 2013-08-17 19:26:22 +0200
99913
+ Served asset /jquery.ui.datepicker.js - 304 Not Modified (0ms)
99914
+
99915
+
99916
+ Started GET "/assets/adherent/coords.js?body=1" for 127.0.0.1 at 2013-08-17 19:26:22 +0200
99917
+ Served asset /adherent/coords.js - 304 Not Modified (0ms)
99918
+
99919
+
99920
+ Started GET "/assets/adherent/date_picker.js?body=1" for 127.0.0.1 at 2013-08-17 19:26:22 +0200
99921
+ Served asset /adherent/date_picker.js - 304 Not Modified (0ms)
99922
+
99923
+
99924
+ Started GET "/assets/adherent/members.js?body=1" for 127.0.0.1 at 2013-08-17 19:26:22 +0200
99925
+ Served asset /adherent/members.js - 304 Not Modified (0ms)
99926
+
99927
+
99928
+ Started GET "/assets/adherent/payments.js?body=1" for 127.0.0.1 at 2013-08-17 19:26:22 +0200
99929
+ Served asset /adherent/payments.js - 304 Not Modified (0ms)
99930
+
99931
+
99932
+ Started GET "/assets/adherent/application.js?body=1" for 127.0.0.1 at 2013-08-17 19:26:22 +0200
99933
+ Served asset /adherent/application.js - 304 Not Modified (1ms)
99934
+
99935
+
99936
+ Started GET "/assets/adherent/reglements.js?body=1" for 127.0.0.1 at 2013-08-17 19:26:22 +0200
99937
+ Served asset /adherent/reglements.js - 304 Not Modified (0ms)
99938
+
99939
+
99940
+ Started GET "/assets/adherent/icones/navigation90.png" for 127.0.0.1 at 2013-08-17 19:26:22 +0200
99941
+ Served asset /adherent/icones/navigation90.png - 304 Not Modified (0ms)
99942
+
99943
+
99944
+ Started GET "/assets/adherent/icones/nouveau.png" for 127.0.0.1 at 2013-08-17 19:26:22 +0200
99945
+ Served asset /adherent/icones/nouveau.png - 304 Not Modified (0ms)
99946
+
99947
+
99948
+ Started GET "/assets/adherent/icones/modifier.png" for 127.0.0.1 at 2013-08-17 19:26:22 +0200
99949
+ Served asset /adherent/icones/modifier.png - 304 Not Modified (0ms)
99950
+
99951
+
99952
+ Started GET "/assets/adherent/icones/supprimer.png" for 127.0.0.1 at 2013-08-17 19:26:22 +0200
99953
+ Served asset /adherent/icones/supprimer.png - 304 Not Modified (6ms)
99954
+
99955
+
99956
+ Started GET "/adherent/members" for 127.0.0.1 at 2013-08-17 19:26:31 +0200
99957
+ Processing by Adherent::MembersController#index as HTML
99958
+ Organism Load (0.4ms) SELECT "organisms".* FROM "organisms" WHERE "organisms"."id" = 2 LIMIT 1
99959
+ Adherent::Member Load (0.2ms) SELECT "adherent_members".* FROM "adherent_members" WHERE "adherent_members"."organism_id" = 2
99960
+ Adherent::Adhesion Load (0.3ms) SELECT "adherent_adhesions".* FROM "adherent_adhesions" WHERE "adherent_adhesions"."member_id" = 4
99961
+  (0.4ms) SELECT SUM("adherent_reglements"."amount") AS sum_id FROM "adherent_reglements" WHERE "adherent_reglements"."adhesion_id" = 3
99962
+ Adherent::Coord Load (0.3ms) SELECT "adherent_coords".* FROM "adherent_coords" WHERE "adherent_coords"."member_id" = 4 LIMIT 1
99963
+ Adherent::Adhesion Load (0.2ms) SELECT "adherent_adhesions".* FROM "adherent_adhesions" WHERE "adherent_adhesions"."member_id" = 5
99964
+  (0.2ms) SELECT SUM("adherent_reglements"."amount") AS sum_id FROM "adherent_reglements" WHERE "adherent_reglements"."adhesion_id" = 4
99965
+ Adherent::Coord Load (0.2ms) SELECT "adherent_coords".* FROM "adherent_coords" WHERE "adherent_coords"."member_id" = 5 LIMIT 1
99966
+ Adherent::Adhesion Load (0.2ms) SELECT "adherent_adhesions".* FROM "adherent_adhesions" WHERE "adherent_adhesions"."member_id" = 7
99967
+  (0.2ms) SELECT SUM("adherent_reglements"."amount") AS sum_id FROM "adherent_reglements" WHERE "adherent_reglements"."adhesion_id" = 6
99968
+ Adherent::Coord Load (0.2ms) SELECT "adherent_coords".* FROM "adherent_coords" WHERE "adherent_coords"."member_id" = 7 LIMIT 1
99969
+ Rendered /home/jcl/rails_project/Adherent/app/views/adherent/members/index.html.erb within layouts/adherent/application (15.7ms)
99970
+ Rendered layouts/adherent/_header.html.haml (0.1ms)
99971
+ Rendered /home/jcl/rails_project/Adherent/app/views/layouts/adherent/_flash_partial.html.haml (0.1ms)
99972
+ Rendered /home/jcl/rails_project/Adherent/app/views/layouts/adherent/_footer.html.haml (0.0ms)
99973
+ Completed 200 OK in 34ms (Views: 29.2ms | ActiveRecord: 2.9ms)
99974
+
99975
+
99976
+ Started GET "/assets/adherent/application.css?body=1" for 127.0.0.1 at 2013-08-17 19:26:32 +0200
99977
+ Served asset /adherent/application.css - 304 Not Modified (120ms)
99978
+
99979
+
99980
+ Started GET "/assets/jquery.ui.core.css?body=1" for 127.0.0.1 at 2013-08-17 19:26:32 +0200
99981
+ Served asset /jquery.ui.core.css - 304 Not Modified (0ms)
99982
+
99983
+
99984
+ Started GET "/assets/jquery.ui.theme.css?body=1" for 127.0.0.1 at 2013-08-17 19:26:32 +0200
99985
+ Served asset /jquery.ui.theme.css - 304 Not Modified (0ms)
99986
+
99987
+
99988
+ Started GET "/assets/jquery.ui.datepicker.css?body=1" for 127.0.0.1 at 2013-08-17 19:26:32 +0200
99989
+ Served asset /jquery.ui.datepicker.css - 304 Not Modified (0ms)
99990
+
99991
+
99992
+ Started GET "/assets/adherent/adhesion.css?body=1" for 127.0.0.1 at 2013-08-17 19:26:32 +0200
99993
+ Served asset /adherent/adhesion.css - 304 Not Modified (0ms)
99994
+
99995
+
99996
+ Started GET "/assets/adherent/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-17 19:26:32 +0200
99997
+ Served asset /adherent/bootstrap.css - 304 Not Modified (0ms)
99998
+
99999
+
100000
+ Started GET "/assets/adherent/coords.css?body=1" for 127.0.0.1 at 2013-08-17 19:26:32 +0200
100001
+ Served asset /adherent/coords.css - 304 Not Modified (0ms)
100002
+
100003
+
100004
+ Started GET "/assets/adherent/date_picker.css?body=1" for 127.0.0.1 at 2013-08-17 19:26:32 +0200
100005
+ Served asset /adherent/date_picker.css - 304 Not Modified (0ms)
100006
+
100007
+
100008
+ Started GET "/assets/adherent/jcmenu.css?body=1" for 127.0.0.1 at 2013-08-17 19:26:32 +0200
100009
+ Served asset /adherent/jcmenu.css - 304 Not Modified (0ms)
100010
+
100011
+
100012
+ Started GET "/assets/adherent/layouts.css?body=1" for 127.0.0.1 at 2013-08-17 19:26:32 +0200
100013
+ Served asset /adherent/layouts.css - 304 Not Modified (0ms)
100014
+
100015
+
100016
+ Started GET "/assets/adherent/members.css?body=1" for 127.0.0.1 at 2013-08-17 19:26:32 +0200
100017
+ Served asset /adherent/members.css - 304 Not Modified (0ms)
100018
+
100019
+
100020
+ Started GET "/assets/adherent/old_bootstrap.css?body=1" for 127.0.0.1 at 2013-08-17 19:26:32 +0200
100021
+ Served asset /adherent/old_bootstrap.css - 304 Not Modified (0ms)
100022
+
100023
+
100024
+ Started GET "/assets/adherent/jc_application.css?body=1" for 127.0.0.1 at 2013-08-17 19:26:32 +0200
100025
+ Served asset /adherent/jc_application.css - 304 Not Modified (0ms)
100026
+
100027
+
100028
+ Started GET "/assets/adherent/payments.css?body=1" for 127.0.0.1 at 2013-08-17 19:26:32 +0200
100029
+ Served asset /adherent/payments.css - 304 Not Modified (0ms)
100030
+
100031
+
100032
+ Started GET "/assets/adherent/reglements.css?body=1" for 127.0.0.1 at 2013-08-17 19:26:32 +0200
100033
+ Served asset /adherent/reglements.css - 304 Not Modified (0ms)
100034
+
100035
+
100036
+ Started GET "/assets/jquery.ui.datepicker.js?body=1" for 127.0.0.1 at 2013-08-17 19:26:32 +0200
100037
+ Served asset /jquery.ui.datepicker.js - 304 Not Modified (0ms)
100038
+
100039
+
100040
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-08-17 19:26:32 +0200
100041
+ Served asset /jquery.js - 304 Not Modified (0ms)
100042
+
100043
+
100044
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-08-17 19:26:32 +0200
100045
+ Served asset /jquery_ujs.js - 304 Not Modified (0ms)
100046
+
100047
+
100048
+ Started GET "/assets/jquery.ui.core.js?body=1" for 127.0.0.1 at 2013-08-17 19:26:32 +0200
100049
+ Served asset /jquery.ui.core.js - 304 Not Modified (0ms)
100050
+
100051
+
100052
+ Started GET "/assets/adherent/adhesion.js?body=1" for 127.0.0.1 at 2013-08-17 19:26:32 +0200
100053
+ Served asset /adherent/adhesion.js - 304 Not Modified (0ms)
100054
+
100055
+
100056
+ Started GET "/assets/adherent/bootstrap.js?body=1" for 127.0.0.1 at 2013-08-17 19:26:32 +0200
100057
+ Served asset /adherent/bootstrap.js - 304 Not Modified (0ms)
100058
+
100059
+
100060
+ Started GET "/assets/adherent/coords.js?body=1" for 127.0.0.1 at 2013-08-17 19:26:32 +0200
100061
+ Served asset /adherent/coords.js - 304 Not Modified (0ms)
100062
+
100063
+
100064
+ Started GET "/assets/adherent/members.js?body=1" for 127.0.0.1 at 2013-08-17 19:26:32 +0200
100065
+ Served asset /adherent/members.js - 304 Not Modified (0ms)
100066
+
100067
+
100068
+ Started GET "/assets/adherent/date_picker.js?body=1" for 127.0.0.1 at 2013-08-17 19:26:32 +0200
100069
+ Served asset /adherent/date_picker.js - 304 Not Modified (0ms)
100070
+
100071
+
100072
+ Started GET "/assets/adherent/payments.js?body=1" for 127.0.0.1 at 2013-08-17 19:26:32 +0200
100073
+ Served asset /adherent/payments.js - 304 Not Modified (0ms)
100074
+
100075
+
100076
+ Started GET "/assets/adherent/reglements.js?body=1" for 127.0.0.1 at 2013-08-17 19:26:32 +0200
100077
+ Served asset /adherent/reglements.js - 304 Not Modified (0ms)
100078
+
100079
+
100080
+ Started GET "/assets/adherent/application.js?body=1" for 127.0.0.1 at 2013-08-17 19:26:32 +0200
100081
+ Served asset /adherent/application.js - 304 Not Modified (1ms)
100082
+
100083
+
100084
+ Started GET "/assets/adherent/icones/navigation90.png" for 127.0.0.1 at 2013-08-17 19:26:32 +0200
100085
+ Served asset /adherent/icones/navigation90.png - 304 Not Modified (0ms)
100086
+
100087
+
100088
+ Started GET "/assets/adherent/icones/nouveau.png" for 127.0.0.1 at 2013-08-17 19:26:32 +0200
100089
+ Served asset /adherent/icones/nouveau.png - 304 Not Modified (0ms)
100090
+
100091
+
100092
+ Started GET "/assets/adherent/icones/detail.png" for 127.0.0.1 at 2013-08-17 19:26:32 +0200
100093
+ Served asset /adherent/icones/detail.png - 304 Not Modified (11ms)
100094
+
100095
+
100096
+ Started GET "/assets/adherent/icones/payment.png" for 127.0.0.1 at 2013-08-17 19:26:32 +0200
100097
+ Served asset /adherent/icones/payment.png - 304 Not Modified (0ms)
100098
+
100099
+
100100
+ Started GET "/assets/adherent/icones/afficher.png" for 127.0.0.1 at 2013-08-17 19:26:32 +0200
100101
+ Served asset /adherent/icones/afficher.png - 304 Not Modified (0ms)
100102
+
100103
+
100104
+ Started GET "/assets/adherent/icones/modifier.png" for 127.0.0.1 at 2013-08-17 19:26:32 +0200
100105
+ Served asset /adherent/icones/modifier.png - 304 Not Modified (0ms)
100106
+
100107
+
100108
+ Started GET "/assets/adherent/icones/supprimer.png" for 127.0.0.1 at 2013-08-17 19:26:32 +0200
100109
+ Served asset /adherent/icones/supprimer.png - 304 Not Modified (0ms)
100110
+
100111
+
100112
+ Started GET "/adherent/members/7/edit" for 127.0.0.1 at 2013-08-17 19:26:36 +0200
100113
+ Processing by Adherent::MembersController#edit as HTML
100114
+ Parameters: {"id"=>"7"}
100115
+ Organism Load (3.9ms) SELECT "organisms".* FROM "organisms" WHERE "organisms"."id" = 2 LIMIT 1
100116
+ Adherent::Member Load (0.2ms) SELECT "adherent_members".* FROM "adherent_members" WHERE "adherent_members"."id" = $1 LIMIT 1 [["id", "7"]]
100117
+ Rendered /home/jcl/rails_project/Adherent/app/views/adherent/members/_form.html.erb (6.4ms)
100118
+ Rendered /home/jcl/rails_project/Adherent/app/views/adherent/members/edit.html.erb within layouts/adherent/application (8.7ms)
100119
+ Rendered layouts/adherent/_header.html.haml (0.1ms)
100120
+ Rendered /home/jcl/rails_project/Adherent/app/views/layouts/adherent/_flash_partial.html.haml (0.2ms)
100121
+ Rendered /home/jcl/rails_project/Adherent/app/views/layouts/adherent/_footer.html.haml (0.0ms)
100122
+ Completed 200 OK in 102ms (Views: 95.8ms | ActiveRecord: 4.1ms)
100123
+
100124
+
100125
+ Started GET "/assets/adherent/application.css?body=1" for 127.0.0.1 at 2013-08-17 19:26:37 +0200
100126
+ Served asset /adherent/application.css - 304 Not Modified (1ms)
100127
+
100128
+
100129
+ Started GET "/assets/jquery.ui.core.css?body=1" for 127.0.0.1 at 2013-08-17 19:26:37 +0200
100130
+ Served asset /jquery.ui.core.css - 304 Not Modified (0ms)
100131
+
100132
+
100133
+ Started GET "/assets/jquery.ui.theme.css?body=1" for 127.0.0.1 at 2013-08-17 19:26:37 +0200
100134
+ Served asset /jquery.ui.theme.css - 304 Not Modified (0ms)
100135
+
100136
+
100137
+ Started GET "/assets/adherent/adhesion.css?body=1" for 127.0.0.1 at 2013-08-17 19:26:37 +0200
100138
+ Served asset /adherent/adhesion.css - 304 Not Modified (0ms)
100139
+
100140
+
100141
+ Started GET "/assets/adherent/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-17 19:26:37 +0200
100142
+ Served asset /adherent/bootstrap.css - 304 Not Modified (0ms)
100143
+
100144
+
100145
+ Started GET "/assets/jquery.ui.datepicker.css?body=1" for 127.0.0.1 at 2013-08-17 19:26:37 +0200
100146
+ Served asset /jquery.ui.datepicker.css - 304 Not Modified (0ms)
100147
+
100148
+
100149
+ Started GET "/assets/adherent/date_picker.css?body=1" for 127.0.0.1 at 2013-08-17 19:26:37 +0200
100150
+ Served asset /adherent/date_picker.css - 304 Not Modified (0ms)
100151
+
100152
+
100153
+ Started GET "/assets/adherent/jc_application.css?body=1" for 127.0.0.1 at 2013-08-17 19:26:37 +0200
100154
+ Served asset /adherent/jc_application.css - 304 Not Modified (0ms)
100155
+
100156
+
100157
+ Started GET "/assets/adherent/coords.css?body=1" for 127.0.0.1 at 2013-08-17 19:26:37 +0200
100158
+ Served asset /adherent/coords.css - 304 Not Modified (0ms)
100159
+
100160
+
100161
+ Started GET "/assets/adherent/jcmenu.css?body=1" for 127.0.0.1 at 2013-08-17 19:26:37 +0200
100162
+ Served asset /adherent/jcmenu.css - 304 Not Modified (0ms)
100163
+
100164
+
100165
+ Started GET "/assets/adherent/layouts.css?body=1" for 127.0.0.1 at 2013-08-17 19:26:37 +0200
100166
+ Served asset /adherent/layouts.css - 304 Not Modified (0ms)
100167
+
100168
+
100169
+ Started GET "/assets/adherent/members.css?body=1" for 127.0.0.1 at 2013-08-17 19:26:37 +0200
100170
+ Served asset /adherent/members.css - 304 Not Modified (0ms)
100171
+
100172
+
100173
+ Started GET "/assets/adherent/old_bootstrap.css?body=1" for 127.0.0.1 at 2013-08-17 19:26:37 +0200
100174
+ Served asset /adherent/old_bootstrap.css - 304 Not Modified (0ms)
100175
+
100176
+
100177
+ Started GET "/assets/adherent/payments.css?body=1" for 127.0.0.1 at 2013-08-17 19:26:37 +0200
100178
+ Served asset /adherent/payments.css - 304 Not Modified (0ms)
100179
+
100180
+
100181
+ Started GET "/assets/adherent/reglements.css?body=1" for 127.0.0.1 at 2013-08-17 19:26:37 +0200
100182
+ Served asset /adherent/reglements.css - 304 Not Modified (0ms)
100183
+
100184
+
100185
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-08-17 19:26:37 +0200
100186
+ Served asset /jquery_ujs.js - 304 Not Modified (11ms)
100187
+
100188
+
100189
+ Started GET "/assets/jquery.ui.datepicker.js?body=1" for 127.0.0.1 at 2013-08-17 19:26:37 +0200
100190
+ Served asset /jquery.ui.datepicker.js - 304 Not Modified (6ms)
100191
+
100192
+
100193
+ Started GET "/assets/jquery.ui.core.js?body=1" for 127.0.0.1 at 2013-08-17 19:26:38 +0200
100194
+ Served asset /jquery.ui.core.js - 304 Not Modified (0ms)
100195
+
100196
+
100197
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-08-17 19:26:38 +0200
100198
+ Served asset /jquery.js - 304 Not Modified (1ms)
100199
+
100200
+
100201
+ Started GET "/assets/adherent/adhesion.js?body=1" for 127.0.0.1 at 2013-08-17 19:26:38 +0200
100202
+ Served asset /adherent/adhesion.js - 304 Not Modified (0ms)
100203
+
100204
+
100205
+ Started GET "/assets/adherent/bootstrap.js?body=1" for 127.0.0.1 at 2013-08-17 19:26:38 +0200
100206
+ Served asset /adherent/bootstrap.js - 304 Not Modified (0ms)
100207
+
100208
+
100209
+ Started GET "/assets/adherent/coords.js?body=1" for 127.0.0.1 at 2013-08-17 19:26:38 +0200
100210
+ Served asset /adherent/coords.js - 304 Not Modified (0ms)
100211
+
100212
+
100213
+ Started GET "/assets/adherent/members.js?body=1" for 127.0.0.1 at 2013-08-17 19:26:38 +0200
100214
+ Served asset /adherent/members.js - 304 Not Modified (0ms)
100215
+
100216
+
100217
+ Started GET "/assets/adherent/date_picker.js?body=1" for 127.0.0.1 at 2013-08-17 19:26:38 +0200
100218
+ Served asset /adherent/date_picker.js - 304 Not Modified (0ms)
100219
+
100220
+
100221
+ Started GET "/assets/adherent/payments.js?body=1" for 127.0.0.1 at 2013-08-17 19:26:38 +0200
100222
+ Served asset /adherent/payments.js - 304 Not Modified (0ms)
100223
+
100224
+
100225
+ Started GET "/assets/adherent/application.js?body=1" for 127.0.0.1 at 2013-08-17 19:26:38 +0200
100226
+ Served asset /adherent/application.js - 304 Not Modified (1ms)
100227
+
100228
+
100229
+ Started GET "/assets/adherent/reglements.js?body=1" for 127.0.0.1 at 2013-08-17 19:26:38 +0200
100230
+ Served asset /adherent/reglements.js - 304 Not Modified (0ms)
100231
+
100232
+
100233
+ Started GET "/assets/adherent/icones/retour.png" for 127.0.0.1 at 2013-08-17 19:26:38 +0200
100234
+ Served asset /adherent/icones/retour.png - 304 Not Modified (28ms)
100235
+
100236
+
100237
+ Started GET "/assets/adherent/icones/nouveau.png" for 127.0.0.1 at 2013-08-17 19:26:38 +0200
100238
+ Served asset /adherent/icones/nouveau.png - 304 Not Modified (0ms)
100239
+
100240
+
100241
+ Started GET "/assets/adherent/icones/detail.png" for 127.0.0.1 at 2013-08-17 19:26:38 +0200
100242
+ Served asset /adherent/icones/detail.png - 304 Not Modified (0ms)
100243
+
100244
+
100245
+ Started GET "/assets/adherent/cal.gif" for 127.0.0.1 at 2013-08-17 19:26:38 +0200
100246
+ Served asset /adherent/cal.gif - 304 Not Modified (0ms)
100247
+
100248
+
100249
+ Started GET "/adherent/members/7/edit" for 127.0.0.1 at 2013-08-17 19:27:52 +0200
100250
+ Processing by Adherent::MembersController#edit as HTML
100251
+ Parameters: {"id"=>"7"}
100252
+ Organism Load (4.1ms) SELECT "organisms".* FROM "organisms" WHERE "organisms"."id" = 2 LIMIT 1
100253
+ Adherent::Member Load (0.3ms) SELECT "adherent_members".* FROM "adherent_members" WHERE "adherent_members"."id" = $1 LIMIT 1 [["id", "7"]]
100254
+ Rendered /home/jcl/rails_project/Adherent/app/views/adherent/members/_form.html.erb (11.8ms)
100255
+ Rendered /home/jcl/rails_project/Adherent/app/views/adherent/members/edit.html.erb within layouts/adherent/application (17.4ms)
100256
+ Rendered layouts/adherent/_header.html.haml (0.1ms)
100257
+ Rendered /home/jcl/rails_project/Adherent/app/views/layouts/adherent/_flash_partial.html.haml (0.1ms)
100258
+ Rendered /home/jcl/rails_project/Adherent/app/views/layouts/adherent/_footer.html.haml (0.0ms)
100259
+ Completed 200 OK in 79ms (Views: 70.6ms | ActiveRecord: 4.4ms)
100260
+
100261
+
100262
+ Started GET "/assets/adherent/application.css?body=1" for 127.0.0.1 at 2013-08-17 19:27:52 +0200
100263
+ Served asset /adherent/application.css - 304 Not Modified (24ms)
100264
+
100265
+
100266
+ Started GET "/assets/adherent/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-17 19:27:52 +0200
100267
+ Served asset /adherent/bootstrap.css - 304 Not Modified (2ms)
100268
+
100269
+
100270
+ Started GET "/assets/adherent/adhesion.css?body=1" for 127.0.0.1 at 2013-08-17 19:27:52 +0200
100271
+ Served asset /adherent/adhesion.css - 304 Not Modified (0ms)
100272
+
100273
+
100274
+ Started GET "/assets/jquery.ui.datepicker.css?body=1" for 127.0.0.1 at 2013-08-17 19:27:52 +0200
100275
+ Served asset /jquery.ui.datepicker.css - 304 Not Modified (0ms)
100276
+
100277
+
100278
+ Started GET "/assets/jquery.ui.theme.css?body=1" for 127.0.0.1 at 2013-08-17 19:27:52 +0200
100279
+ Served asset /jquery.ui.theme.css - 304 Not Modified (0ms)
100280
+
100281
+
100282
+ Started GET "/assets/jquery.ui.core.css?body=1" for 127.0.0.1 at 2013-08-17 19:27:53 +0200
100283
+ Served asset /jquery.ui.core.css - 304 Not Modified (0ms)
100284
+
100285
+
100286
+ Started GET "/assets/adherent/coords.css?body=1" for 127.0.0.1 at 2013-08-17 19:27:53 +0200
100287
+ Served asset /adherent/coords.css - 304 Not Modified (0ms)
100288
+
100289
+
100290
+ Started GET "/assets/adherent/jcmenu.css?body=1" for 127.0.0.1 at 2013-08-17 19:27:53 +0200
100291
+ Served asset /adherent/jcmenu.css - 304 Not Modified (0ms)
100292
+
100293
+
100294
+ Started GET "/assets/adherent/layouts.css?body=1" for 127.0.0.1 at 2013-08-17 19:27:53 +0200
100295
+ Served asset /adherent/layouts.css - 304 Not Modified (0ms)
100296
+
100297
+
100298
+ Started GET "/assets/adherent/members.css?body=1" for 127.0.0.1 at 2013-08-17 19:27:53 +0200
100299
+ Served asset /adherent/members.css - 304 Not Modified (0ms)
100300
+
100301
+
100302
+ Started GET "/assets/adherent/jc_application.css?body=1" for 127.0.0.1 at 2013-08-17 19:27:53 +0200
100303
+ Served asset /adherent/jc_application.css - 304 Not Modified (0ms)
100304
+
100305
+
100306
+ Started GET "/assets/adherent/date_picker.css?body=1" for 127.0.0.1 at 2013-08-17 19:27:53 +0200
100307
+ Served asset /adherent/date_picker.css - 304 Not Modified (0ms)
100308
+
100309
+
100310
+ Started GET "/assets/adherent/old_bootstrap.css?body=1" for 127.0.0.1 at 2013-08-17 19:27:53 +0200
100311
+ Served asset /adherent/old_bootstrap.css - 304 Not Modified (0ms)
100312
+
100313
+
100314
+ Started GET "/assets/adherent/reglements.css?body=1" for 127.0.0.1 at 2013-08-17 19:27:53 +0200
100315
+ Served asset /adherent/reglements.css - 304 Not Modified (0ms)
100316
+
100317
+
100318
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-08-17 19:27:53 +0200
100319
+ Served asset /jquery.js - 304 Not Modified (0ms)
100320
+
100321
+
100322
+ Started GET "/assets/adherent/payments.css?body=1" for 127.0.0.1 at 2013-08-17 19:27:53 +0200
100323
+ Served asset /adherent/payments.css - 304 Not Modified (0ms)
100324
+
100325
+
100326
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-08-17 19:27:53 +0200
100327
+ Served asset /jquery_ujs.js - 304 Not Modified (0ms)
100328
+
100329
+
100330
+ Started GET "/assets/jquery.ui.core.js?body=1" for 127.0.0.1 at 2013-08-17 19:27:53 +0200
100331
+ Served asset /jquery.ui.core.js - 304 Not Modified (0ms)
100332
+
100333
+
100334
+ Started GET "/assets/jquery.ui.datepicker.js?body=1" for 127.0.0.1 at 2013-08-17 19:27:53 +0200
100335
+ Served asset /jquery.ui.datepicker.js - 304 Not Modified (0ms)
100336
+
100337
+
100338
+ Started GET "/assets/adherent/adhesion.js?body=1" for 127.0.0.1 at 2013-08-17 19:27:53 +0200
100339
+ Served asset /adherent/adhesion.js - 304 Not Modified (0ms)
100340
+
100341
+
100342
+ Started GET "/assets/adherent/bootstrap.js?body=1" for 127.0.0.1 at 2013-08-17 19:27:53 +0200
100343
+ Served asset /adherent/bootstrap.js - 304 Not Modified (0ms)
100344
+
100345
+
100346
+ Started GET "/assets/adherent/coords.js?body=1" for 127.0.0.1 at 2013-08-17 19:27:53 +0200
100347
+ Served asset /adherent/coords.js - 304 Not Modified (0ms)
100348
+
100349
+
100350
+ Started GET "/assets/adherent/members.js?body=1" for 127.0.0.1 at 2013-08-17 19:27:53 +0200
100351
+ Served asset /adherent/members.js - 304 Not Modified (0ms)
100352
+
100353
+
100354
+ Started GET "/assets/adherent/date_picker.js?body=1" for 127.0.0.1 at 2013-08-17 19:27:53 +0200
100355
+ Served asset /adherent/date_picker.js - 304 Not Modified (0ms)
100356
+
100357
+
100358
+ Started GET "/assets/adherent/payments.js?body=1" for 127.0.0.1 at 2013-08-17 19:27:53 +0200
100359
+ Served asset /adherent/payments.js - 304 Not Modified (0ms)
100360
+
100361
+
100362
+ Started GET "/assets/adherent/reglements.js?body=1" for 127.0.0.1 at 2013-08-17 19:27:53 +0200
100363
+ Served asset /adherent/reglements.js - 304 Not Modified (0ms)
100364
+
100365
+
100366
+ Started GET "/assets/adherent/application.js?body=1" for 127.0.0.1 at 2013-08-17 19:27:53 +0200
100367
+ Served asset /adherent/application.js - 304 Not Modified (1ms)
100368
+
100369
+
100370
+ Started GET "/assets/adherent/icones/nouveau.png" for 127.0.0.1 at 2013-08-17 19:27:53 +0200
100371
+ Served asset /adherent/icones/nouveau.png - 304 Not Modified (0ms)
100372
+
100373
+
100374
+ Started GET "/assets/adherent/icones/retour.png" for 127.0.0.1 at 2013-08-17 19:27:53 +0200
100375
+ Served asset /adherent/icones/retour.png - 304 Not Modified (0ms)
100376
+
100377
+
100378
+ Started GET "/assets/adherent/icones/detail.png" for 127.0.0.1 at 2013-08-17 19:27:53 +0200
100379
+ Served asset /adherent/icones/detail.png - 304 Not Modified (8ms)
100380
+
100381
+
100382
+ Started GET "/assets/adherent/cal.gif" for 127.0.0.1 at 2013-08-17 19:27:53 +0200
100383
+ Served asset /adherent/cal.gif - 304 Not Modified (0ms)
100384
+
100385
+
100386
+ Started GET "/assets/jquery-ui/ui-bg_flat_75_ffffff_40x100.png" for 127.0.0.1 at 2013-08-17 19:27:57 +0200
100387
+ Served asset /jquery-ui/ui-bg_flat_75_ffffff_40x100.png - 304 Not Modified (7ms)
100388
+
100389
+
100390
+ Started GET "/assets/jquery-ui/ui-icons_222222_256x240.png" for 127.0.0.1 at 2013-08-17 19:27:57 +0200
100391
+ Served asset /jquery-ui/ui-icons_222222_256x240.png - 304 Not Modified (1ms)
100392
+
100393
+
100394
+ Started GET "/assets/jquery-ui/ui-bg_glass_65_ffffff_1x400.png" for 127.0.0.1 at 2013-08-17 19:27:57 +0200
100395
+ Served asset /jquery-ui/ui-bg_glass_65_ffffff_1x400.png - 304 Not Modified (0ms)
100396
+
100397
+
100398
+ Started GET "/assets/jquery-ui/ui-bg_glass_75_e6e6e6_1x400.png" for 127.0.0.1 at 2013-08-17 19:27:57 +0200
100399
+ Served asset /jquery-ui/ui-bg_glass_75_e6e6e6_1x400.png - 304 Not Modified (2ms)
100400
+
100401
+
100402
+ Started GET "/assets/jquery-ui/ui-bg_highlight-soft_75_cccccc_1x100.png" for 127.0.0.1 at 2013-08-17 19:27:57 +0200
100403
+ Served asset /jquery-ui/ui-bg_highlight-soft_75_cccccc_1x100.png - 304 Not Modified (7ms)
100404
+
100405
+
100406
+ Started GET "/assets/jquery-ui/ui-bg_glass_75_dadada_1x400.png" for 127.0.0.1 at 2013-08-17 19:27:59 +0200
100407
+ Served asset /jquery-ui/ui-bg_glass_75_dadada_1x400.png - 304 Not Modified (0ms)
100408
+
100409
+
100410
+ Started PUT "/adherent/members/7" for 127.0.0.1 at 2013-08-17 19:28:01 +0200
100411
+ Processing by Adherent::MembersController#update as HTML
100412
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"N9U6W7W+aQp4SrleFIa2ugqlo80KunHWMFqh7WvzUm4=", "member"=>{"number"=>"003", "name"=>"Penzo", "forname"=>"Anne Marie", "birthdate"=>"01/06/1977"}, "commit"=>"Enregistrer", "id"=>"7"}
100413
+ Organism Load (0.5ms) SELECT "organisms".* FROM "organisms" WHERE "organisms"."id" = 2 LIMIT 1
100414
+ Adherent::Member Load (0.2ms) SELECT "adherent_members".* FROM "adherent_members" WHERE "adherent_members"."id" = $1 LIMIT 1 [["id", "7"]]
100415
+  (0.1ms) BEGIN
100416
+ Adherent::Member Exists (0.4ms) SELECT 1 AS one FROM "adherent_members" WHERE ("adherent_members"."number" = '003' AND "adherent_members"."id" != 7 AND "adherent_members"."organism_id" = 2) LIMIT 1
100417
+  (0.4ms) UPDATE "adherent_members" SET "birthdate" = '1977-06-01', "updated_at" = '2013-08-17 17:28:01.196752' WHERE "adherent_members"."id" = 7
100418
+  (36.3ms) COMMIT
100419
+ Redirected to http://localhost:3333/adherent/members/7
100420
+ Completed 302 Found in 46ms (ActiveRecord: 38.0ms)
100421
+
100422
+
100423
+ Started GET "/adherent/members/7" for 127.0.0.1 at 2013-08-17 19:28:01 +0200
100424
+ Processing by Adherent::MembersController#show as HTML
100425
+ Parameters: {"id"=>"7"}
100426
+ Organism Load (0.4ms) SELECT "organisms".* FROM "organisms" WHERE "organisms"."id" = 2 LIMIT 1
100427
+ Adherent::Member Load (0.2ms) SELECT "adherent_members".* FROM "adherent_members" WHERE "adherent_members"."id" = $1 LIMIT 1 [["id", "7"]]
100428
+ Rendered /home/jcl/rails_project/Adherent/app/views/adherent/members/show.html.erb within layouts/adherent/application (2.9ms)
100429
+ Rendered layouts/adherent/_header.html.haml (0.1ms)
100430
+ Rendered /home/jcl/rails_project/Adherent/app/views/layouts/adherent/_flash_partial.html.haml (0.2ms)
100431
+ Rendered /home/jcl/rails_project/Adherent/app/views/layouts/adherent/_footer.html.haml (0.0ms)
100432
+ Completed 200 OK in 26ms (Views: 23.3ms | ActiveRecord: 0.6ms)
100433
+
100434
+
100435
+ Started GET "/assets/adherent/application.css?body=1" for 127.0.0.1 at 2013-08-17 19:28:02 +0200
100436
+ Served asset /adherent/application.css - 304 Not Modified (1ms)
100437
+
100438
+
100439
+ Started GET "/assets/jquery.ui.core.css?body=1" for 127.0.0.1 at 2013-08-17 19:28:02 +0200
100440
+ Served asset /jquery.ui.core.css - 304 Not Modified (0ms)
100441
+
100442
+
100443
+ Started GET "/assets/jquery.ui.theme.css?body=1" for 127.0.0.1 at 2013-08-17 19:28:02 +0200
100444
+ Served asset /jquery.ui.theme.css - 304 Not Modified (0ms)
100445
+
100446
+
100447
+ Started GET "/assets/jquery.ui.datepicker.css?body=1" for 127.0.0.1 at 2013-08-17 19:28:02 +0200
100448
+ Served asset /jquery.ui.datepicker.css - 304 Not Modified (0ms)
100449
+
100450
+
100451
+ Started GET "/assets/adherent/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-17 19:28:02 +0200
100452
+ Served asset /adherent/bootstrap.css - 304 Not Modified (0ms)
100453
+
100454
+
100455
+ Started GET "/assets/adherent/adhesion.css?body=1" for 127.0.0.1 at 2013-08-17 19:28:02 +0200
100456
+ Served asset /adherent/adhesion.css - 304 Not Modified (0ms)
100457
+
100458
+
100459
+ Started GET "/assets/adherent/date_picker.css?body=1" for 127.0.0.1 at 2013-08-17 19:28:02 +0200
100460
+ Served asset /adherent/date_picker.css - 304 Not Modified (0ms)
100461
+
100462
+
100463
+ Started GET "/assets/adherent/coords.css?body=1" for 127.0.0.1 at 2013-08-17 19:28:02 +0200
100464
+ Served asset /adherent/coords.css - 304 Not Modified (0ms)
100465
+
100466
+
100467
+ Started GET "/assets/adherent/jc_application.css?body=1" for 127.0.0.1 at 2013-08-17 19:28:02 +0200
100468
+ Served asset /adherent/jc_application.css - 304 Not Modified (0ms)
100469
+
100470
+
100471
+ Started GET "/assets/adherent/layouts.css?body=1" for 127.0.0.1 at 2013-08-17 19:28:02 +0200
100472
+ Served asset /adherent/layouts.css - 304 Not Modified (0ms)
100473
+
100474
+
100475
+ Started GET "/assets/adherent/members.css?body=1" for 127.0.0.1 at 2013-08-17 19:28:02 +0200
100476
+ Served asset /adherent/members.css - 304 Not Modified (0ms)
100477
+
100478
+
100479
+ Started GET "/assets/adherent/jcmenu.css?body=1" for 127.0.0.1 at 2013-08-17 19:28:02 +0200
100480
+ Served asset /adherent/jcmenu.css - 304 Not Modified (3ms)
100481
+
100482
+
100483
+ Started GET "/assets/adherent/old_bootstrap.css?body=1" for 127.0.0.1 at 2013-08-17 19:28:02 +0200
100484
+ Served asset /adherent/old_bootstrap.css - 304 Not Modified (0ms)
100485
+
100486
+
100487
+ Started GET "/assets/adherent/payments.css?body=1" for 127.0.0.1 at 2013-08-17 19:28:02 +0200
100488
+ Served asset /adherent/payments.css - 304 Not Modified (0ms)
100489
+
100490
+
100491
+ Started GET "/assets/adherent/reglements.css?body=1" for 127.0.0.1 at 2013-08-17 19:28:02 +0200
100492
+ Served asset /adherent/reglements.css - 304 Not Modified (5ms)
100493
+
100494
+
100495
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-08-17 19:28:02 +0200
100496
+ Served asset /jquery.js - 304 Not Modified (0ms)
100497
+
100498
+
100499
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-08-17 19:28:02 +0200
100500
+ Served asset /jquery_ujs.js - 304 Not Modified (0ms)
100501
+
100502
+
100503
+ Started GET "/assets/jquery.ui.core.js?body=1" for 127.0.0.1 at 2013-08-17 19:28:02 +0200
100504
+ Served asset /jquery.ui.core.js - 304 Not Modified (0ms)
100505
+
100506
+
100507
+ Started GET "/assets/jquery.ui.datepicker.js?body=1" for 127.0.0.1 at 2013-08-17 19:28:02 +0200
100508
+ Served asset /jquery.ui.datepicker.js - 304 Not Modified (157ms)
100509
+
100510
+
100511
+ Started GET "/assets/adherent/adhesion.js?body=1" for 127.0.0.1 at 2013-08-17 19:28:02 +0200
100512
+ Served asset /adherent/adhesion.js - 304 Not Modified (2ms)
100513
+
100514
+
100515
+ Started GET "/assets/adherent/bootstrap.js?body=1" for 127.0.0.1 at 2013-08-17 19:28:02 +0200
100516
+ Served asset /adherent/bootstrap.js - 304 Not Modified (0ms)
100517
+
100518
+
100519
+ Started GET "/assets/adherent/coords.js?body=1" for 127.0.0.1 at 2013-08-17 19:28:02 +0200
100520
+ Served asset /adherent/coords.js - 304 Not Modified (0ms)
100521
+
100522
+
100523
+ Started GET "/assets/adherent/date_picker.js?body=1" for 127.0.0.1 at 2013-08-17 19:28:02 +0200
100524
+ Served asset /adherent/date_picker.js - 304 Not Modified (0ms)
100525
+
100526
+
100527
+ Started GET "/assets/adherent/members.js?body=1" for 127.0.0.1 at 2013-08-17 19:28:02 +0200
100528
+ Served asset /adherent/members.js - 304 Not Modified (0ms)
100529
+
100530
+
100531
+ Started GET "/assets/adherent/reglements.js?body=1" for 127.0.0.1 at 2013-08-17 19:28:02 +0200
100532
+ Served asset /adherent/reglements.js - 304 Not Modified (0ms)
100533
+
100534
+
100535
+ Started GET "/assets/adherent/payments.js?body=1" for 127.0.0.1 at 2013-08-17 19:28:02 +0200
100536
+ Served asset /adherent/payments.js - 304 Not Modified (0ms)
100537
+
100538
+
100539
+ Started GET "/assets/adherent/application.js?body=1" for 127.0.0.1 at 2013-08-17 19:28:02 +0200
100540
+ Served asset /adherent/application.js - 304 Not Modified (13ms)
100541
+
100542
+
100543
+ Started GET "/assets/adherent/icones/modifier.png" for 127.0.0.1 at 2013-08-17 19:28:02 +0200
100544
+ Served asset /adherent/icones/modifier.png - 304 Not Modified (0ms)
100545
+
100546
+
100547
+ Started GET "/assets/adherent/icones/navigation90.png" for 127.0.0.1 at 2013-08-17 19:28:02 +0200
100548
+ Served asset /adherent/icones/navigation90.png - 304 Not Modified (0ms)
100549
+
100550
+
100551
+ Started GET "/assets/adherent/icones/detail.png" for 127.0.0.1 at 2013-08-17 19:28:02 +0200
100552
+ Served asset /adherent/icones/detail.png - 304 Not Modified (0ms)
100553
+
100554
+
100555
+ Started GET "/adherent/members" for 127.0.0.1 at 2013-08-17 19:28:07 +0200
100556
+ Processing by Adherent::MembersController#index as HTML
100557
+ Organism Load (0.4ms) SELECT "organisms".* FROM "organisms" WHERE "organisms"."id" = 2 LIMIT 1
100558
+ Adherent::Member Load (0.3ms) SELECT "adherent_members".* FROM "adherent_members" WHERE "adherent_members"."organism_id" = 2
100559
+ Adherent::Adhesion Load (0.3ms) SELECT "adherent_adhesions".* FROM "adherent_adhesions" WHERE "adherent_adhesions"."member_id" = 4
100560
+  (0.3ms) SELECT SUM("adherent_reglements"."amount") AS sum_id FROM "adherent_reglements" WHERE "adherent_reglements"."adhesion_id" = 3
100561
+ Adherent::Coord Load (0.2ms) SELECT "adherent_coords".* FROM "adherent_coords" WHERE "adherent_coords"."member_id" = 4 LIMIT 1
100562
+ Adherent::Adhesion Load (0.2ms) SELECT "adherent_adhesions".* FROM "adherent_adhesions" WHERE "adherent_adhesions"."member_id" = 5
100563
+  (0.2ms) SELECT SUM("adherent_reglements"."amount") AS sum_id FROM "adherent_reglements" WHERE "adherent_reglements"."adhesion_id" = 4
100564
+ Adherent::Coord Load (0.3ms) SELECT "adherent_coords".* FROM "adherent_coords" WHERE "adherent_coords"."member_id" = 5 LIMIT 1
100565
+ Adherent::Adhesion Load (0.3ms) SELECT "adherent_adhesions".* FROM "adherent_adhesions" WHERE "adherent_adhesions"."member_id" = 7
100566
+  (0.3ms) SELECT SUM("adherent_reglements"."amount") AS sum_id FROM "adherent_reglements" WHERE "adherent_reglements"."adhesion_id" = 6
100567
+ Adherent::Coord Load (0.3ms) SELECT "adherent_coords".* FROM "adherent_coords" WHERE "adherent_coords"."member_id" = 7 LIMIT 1
100568
+ Rendered /home/jcl/rails_project/Adherent/app/views/adherent/members/index.html.erb within layouts/adherent/application (15.9ms)
100569
+ Rendered layouts/adherent/_header.html.haml (0.1ms)
100570
+ Rendered /home/jcl/rails_project/Adherent/app/views/layouts/adherent/_flash_partial.html.haml (0.1ms)
100571
+ Rendered /home/jcl/rails_project/Adherent/app/views/layouts/adherent/_footer.html.haml (0.1ms)
100572
+ Completed 200 OK in 36ms (Views: 30.4ms | ActiveRecord: 3.2ms)
100573
+
100574
+
100575
+ Started GET "/assets/adherent/application.css?body=1" for 127.0.0.1 at 2013-08-17 19:28:07 +0200
100576
+ Served asset /adherent/application.css - 304 Not Modified (1ms)
100577
+
100578
+
100579
+ Started GET "/assets/jquery.ui.core.css?body=1" for 127.0.0.1 at 2013-08-17 19:28:07 +0200
100580
+ Served asset /jquery.ui.core.css - 304 Not Modified (0ms)
100581
+
100582
+
100583
+ Started GET "/assets/jquery.ui.theme.css?body=1" for 127.0.0.1 at 2013-08-17 19:28:07 +0200
100584
+ Served asset /jquery.ui.theme.css - 304 Not Modified (0ms)
100585
+
100586
+
100587
+ Started GET "/assets/jquery.ui.datepicker.css?body=1" for 127.0.0.1 at 2013-08-17 19:28:07 +0200
100588
+ Served asset /jquery.ui.datepicker.css - 304 Not Modified (0ms)
100589
+
100590
+
100591
+ Started GET "/assets/adherent/adhesion.css?body=1" for 127.0.0.1 at 2013-08-17 19:28:07 +0200
100592
+ Served asset /adherent/adhesion.css - 304 Not Modified (0ms)
100593
+
100594
+
100595
+ Started GET "/assets/adherent/bootstrap.css?body=1" for 127.0.0.1 at 2013-08-17 19:28:07 +0200
100596
+ Served asset /adherent/bootstrap.css - 304 Not Modified (10ms)
100597
+
100598
+
100599
+ Started GET "/assets/adherent/coords.css?body=1" for 127.0.0.1 at 2013-08-17 19:28:08 +0200
100600
+ Served asset /adherent/coords.css - 304 Not Modified (0ms)
100601
+
100602
+
100603
+ Started GET "/assets/adherent/date_picker.css?body=1" for 127.0.0.1 at 2013-08-17 19:28:08 +0200
100604
+ Served asset /adherent/date_picker.css - 304 Not Modified (0ms)
100605
+
100606
+
100607
+ Started GET "/assets/adherent/jc_application.css?body=1" for 127.0.0.1 at 2013-08-17 19:28:08 +0200
100608
+ Served asset /adherent/jc_application.css - 304 Not Modified (0ms)
100609
+
100610
+
100611
+ Started GET "/assets/adherent/jcmenu.css?body=1" for 127.0.0.1 at 2013-08-17 19:28:08 +0200
100612
+ Served asset /adherent/jcmenu.css - 304 Not Modified (5ms)
100613
+
100614
+
100615
+ Started GET "/assets/adherent/members.css?body=1" for 127.0.0.1 at 2013-08-17 19:28:08 +0200
100616
+ Served asset /adherent/members.css - 304 Not Modified (0ms)
100617
+
100618
+
100619
+ Started GET "/assets/adherent/payments.css?body=1" for 127.0.0.1 at 2013-08-17 19:28:08 +0200
100620
+ Served asset /adherent/payments.css - 304 Not Modified (101ms)
100621
+
100622
+
100623
+ Started GET "/assets/adherent/old_bootstrap.css?body=1" for 127.0.0.1 at 2013-08-17 19:28:08 +0200
100624
+ Served asset /adherent/old_bootstrap.css - 304 Not Modified (0ms)
100625
+
100626
+
100627
+ Started GET "/assets/adherent/layouts.css?body=1" for 127.0.0.1 at 2013-08-17 19:28:08 +0200
100628
+ Served asset /adherent/layouts.css - 304 Not Modified (0ms)
100629
+
100630
+
100631
+ Started GET "/assets/adherent/reglements.css?body=1" for 127.0.0.1 at 2013-08-17 19:28:08 +0200
100632
+ Served asset /adherent/reglements.css - 304 Not Modified (0ms)
100633
+
100634
+
100635
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-08-17 19:28:08 +0200
100636
+ Served asset /jquery.js - 304 Not Modified (0ms)
100637
+
100638
+
100639
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-08-17 19:28:08 +0200
100640
+ Served asset /jquery_ujs.js - 304 Not Modified (0ms)
100641
+
100642
+
100643
+ Started GET "/assets/jquery.ui.core.js?body=1" for 127.0.0.1 at 2013-08-17 19:28:08 +0200
100644
+ Served asset /jquery.ui.core.js - 304 Not Modified (0ms)
100645
+
100646
+
100647
+ Started GET "/assets/jquery.ui.datepicker.js?body=1" for 127.0.0.1 at 2013-08-17 19:28:08 +0200
100648
+ Served asset /jquery.ui.datepicker.js - 304 Not Modified (0ms)
100649
+
100650
+
100651
+ Started GET "/assets/adherent/coords.js?body=1" for 127.0.0.1 at 2013-08-17 19:28:08 +0200
100652
+ Served asset /adherent/coords.js - 304 Not Modified (0ms)
100653
+
100654
+
100655
+ Started GET "/assets/adherent/adhesion.js?body=1" for 127.0.0.1 at 2013-08-17 19:28:08 +0200
100656
+ Served asset /adherent/adhesion.js - 304 Not Modified (0ms)
100657
+
100658
+
100659
+ Started GET "/assets/adherent/bootstrap.js?body=1" for 127.0.0.1 at 2013-08-17 19:28:08 +0200
100660
+ Served asset /adherent/bootstrap.js - 304 Not Modified (0ms)
100661
+
100662
+
100663
+ Started GET "/assets/adherent/date_picker.js?body=1" for 127.0.0.1 at 2013-08-17 19:28:08 +0200
100664
+ Served asset /adherent/date_picker.js - 304 Not Modified (0ms)
100665
+
100666
+
100667
+ Started GET "/assets/adherent/members.js?body=1" for 127.0.0.1 at 2013-08-17 19:28:08 +0200
100668
+ Served asset /adherent/members.js - 304 Not Modified (0ms)
100669
+
100670
+
100671
+ Started GET "/assets/adherent/payments.js?body=1" for 127.0.0.1 at 2013-08-17 19:28:08 +0200
100672
+ Served asset /adherent/payments.js - 304 Not Modified (0ms)
100673
+
100674
+
100675
+ Started GET "/assets/adherent/application.js?body=1" for 127.0.0.1 at 2013-08-17 19:28:08 +0200
100676
+ Served asset /adherent/application.js - 304 Not Modified (1ms)
100677
+
100678
+
100679
+ Started GET "/assets/adherent/reglements.js?body=1" for 127.0.0.1 at 2013-08-17 19:28:08 +0200
100680
+ Served asset /adherent/reglements.js - 304 Not Modified (0ms)
100681
+
100682
+
100683
+ Started GET "/assets/adherent/icones/navigation90.png" for 127.0.0.1 at 2013-08-17 19:28:08 +0200
100684
+ Served asset /adherent/icones/navigation90.png - 304 Not Modified (0ms)
100685
+
100686
+
100687
+ Started GET "/assets/adherent/icones/nouveau.png" for 127.0.0.1 at 2013-08-17 19:28:08 +0200
100688
+ Served asset /adherent/icones/nouveau.png - 304 Not Modified (0ms)
100689
+
100690
+
100691
+ Started GET "/assets/adherent/icones/afficher.png" for 127.0.0.1 at 2013-08-17 19:28:08 +0200
100692
+ Served asset /adherent/icones/afficher.png - 304 Not Modified (0ms)
100693
+
100694
+
100695
+ Started GET "/assets/adherent/icones/modifier.png" for 127.0.0.1 at 2013-08-17 19:28:08 +0200
100696
+ Served asset /adherent/icones/modifier.png - 304 Not Modified (0ms)
100697
+
100698
+
100699
+ Started GET "/assets/adherent/icones/payment.png" for 127.0.0.1 at 2013-08-17 19:28:08 +0200
100700
+ Served asset /adherent/icones/payment.png - 304 Not Modified (0ms)
100701
+
100702
+
100703
+ Started GET "/assets/adherent/icones/detail.png" for 127.0.0.1 at 2013-08-17 19:28:08 +0200
100704
+ Served asset /adherent/icones/detail.png - 304 Not Modified (0ms)
100705
+
100706
+
100707
+ Started GET "/assets/adherent/icones/supprimer.png" for 127.0.0.1 at 2013-08-17 19:28:08 +0200
100708
+ Served asset /adherent/icones/supprimer.png - 304 Not Modified (0ms)