nsa_panel 0.0.5 → 0.0.6

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.
@@ -12324,3 +12324,1698 @@ Served asset /nsa_panel/dashboard.js - 304 Not Modified (0ms)
12324
12324
 
12325
12325
  Started GET "/assets/nsa_panel/nsa-eagle-tiny.png" for 127.0.0.1 at 2013-06-09 14:41:59 +0300
12326
12326
  Served asset /nsa_panel/nsa-eagle-tiny.png - 304 Not Modified (0ms)
12327
+
12328
+
12329
+ Started GET "/nsa_panel/" for 127.0.0.1 at 2013-06-10 13:44:26 +0300
12330
+ Processing by NsaPanel::DashboardController#index as HTML
12331
+ Filter chain halted as :authenticate rendered or redirected
12332
+ Completed 401 Unauthorized in 1ms (ActiveRecord: 0.0ms)
12333
+
12334
+
12335
+ Started GET "/nsa_panel/" for 127.0.0.1 at 2013-06-10 13:44:29 +0300
12336
+ Processing by NsaPanel::DashboardController#index as HTML
12337
+ Rendered /Users/goshakkk/src/nsa_panel/app/views/nsa_panel/dashboard/law_accordance_check.html.erb within layouts/nsa_panel/application (5.3ms)
12338
+ Filter chain halted as :require_warrant rendered or redirected
12339
+ Completed 200 OK in 31ms (Views: 29.9ms | ActiveRecord: 0.0ms)
12340
+
12341
+
12342
+ Started GET "/assets/nsa_panel/application.css?body=1" for 127.0.0.1 at 2013-06-10 13:44:29 +0300
12343
+ Served asset /nsa_panel/application.css - 200 OK (0ms)
12344
+
12345
+
12346
+ Started GET "/assets/nsa_panel/dashboard.js?body=1" for 127.0.0.1 at 2013-06-10 13:44:29 +0300
12347
+ Served asset /nsa_panel/dashboard.js - 200 OK (0ms)
12348
+
12349
+
12350
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-06-10 13:44:30 +0300
12351
+ Served asset /jquery.js - 200 OK (0ms)
12352
+
12353
+
12354
+ Started GET "/assets/nsa_panel/application.js?body=1" for 127.0.0.1 at 2013-06-10 13:44:30 +0300
12355
+ Served asset /nsa_panel/application.js - 200 OK (0ms)
12356
+
12357
+
12358
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-06-10 13:44:30 +0300
12359
+ Served asset /jquery_ujs.js - 200 OK (0ms)
12360
+
12361
+
12362
+ Started GET "/assets/nsa_panel/bootstrap.css?body=1" for 127.0.0.1 at 2013-06-10 13:44:30 +0300
12363
+ Served asset /nsa_panel/bootstrap.css - 200 OK (0ms)
12364
+
12365
+
12366
+ Started GET "/assets/nsa_panel/nsa-eagle-tiny.png" for 127.0.0.1 at 2013-06-10 13:44:30 +0300
12367
+ Served asset /nsa_panel/nsa-eagle-tiny.png - 200 OK (0ms)
12368
+
12369
+
12370
+ Started GET "/nsa_panel/" for 127.0.0.1 at 2013-06-10 13:45:29 +0300
12371
+ Processing by NsaPanel::DashboardController#index as HTML
12372
+ Filter chain halted as :authenticate rendered or redirected
12373
+ Completed 401 Unauthorized in 1ms (ActiveRecord: 0.0ms)
12374
+
12375
+
12376
+ Started GET "/nsa_panel/" for 127.0.0.1 at 2013-06-10 13:47:00 +0300
12377
+ Processing by NsaPanel::DashboardController#index as HTML
12378
+ Rendered /Users/goshakkk/src/nsa_panel/app/views/nsa_panel/dashboard/law_accordance_check.html.erb within layouts/nsa_panel/application (0.8ms)
12379
+ Filter chain halted as :require_warrant rendered or redirected
12380
+ Completed 200 OK in 21ms (Views: 19.0ms | ActiveRecord: 0.0ms)
12381
+
12382
+
12383
+ Started POST "/nsa_panel/proceed" for 127.0.0.1 at 2013-06-10 13:47:02 +0300
12384
+ Processing by NsaPanel::DashboardController#proceed as HTML
12385
+ Parameters: {"authenticity_token"=>"ml0mgjmflYeGrXceFaURwldwWOoexnrzzjnm/kpqXLE="}
12386
+ Redirected to http://localhost:3000/nsa_panel/users
12387
+ Completed 302 Found in 6ms (ActiveRecord: 0.0ms)
12388
+
12389
+
12390
+ Started GET "/nsa_panel/users" for 127.0.0.1 at 2013-06-10 13:47:02 +0300
12391
+ Processing by NsaPanel::UsersController#index as HTML
12392
+ User Load (1.0ms) SELECT "users".* FROM "users"
12393
+ Rendered /Users/goshakkk/src/nsa_panel/app/views/nsa_panel/users/index.html.erb within layouts/nsa_panel/application (63.6ms)
12394
+ Completed 200 OK in 148ms (Views: 108.5ms | ActiveRecord: 4.9ms)
12395
+
12396
+
12397
+ Started GET "/nsa_panel/" for 127.0.0.1 at 2013-06-10 13:47:05 +0300
12398
+ Processing by NsaPanel::DashboardController#index as HTML
12399
+ Redirected to http://localhost:3000/nsa_panel/users
12400
+ Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
12401
+
12402
+
12403
+ Started GET "/nsa_panel/users" for 127.0.0.1 at 2013-06-10 13:47:05 +0300
12404
+ Processing by NsaPanel::UsersController#index as HTML
12405
+ User Load (0.6ms) SELECT "users".* FROM "users" 
12406
+ Rendered /Users/goshakkk/src/nsa_panel/app/views/nsa_panel/users/index.html.erb within layouts/nsa_panel/application (31.6ms)
12407
+ Completed 200 OK in 42ms (Views: 37.4ms | ActiveRecord: 0.6ms)
12408
+
12409
+
12410
+ Started GET "/nsa_panel/users/1" for 127.0.0.1 at 2013-06-10 13:47:07 +0300
12411
+ Processing by NsaPanel::UsersController#show as HTML
12412
+ Parameters: {"id"=>"1"}
12413
+ User Load (2.5ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", "1"]]
12414
+ Rendered /Users/goshakkk/src/nsa_panel/app/views/nsa_panel/users/show.html.erb within layouts/nsa_panel/application (22.9ms)
12415
+ Completed 200 OK in 39ms (Views: 31.1ms | ActiveRecord: 2.5ms)
12416
+
12417
+
12418
+ Started GET "/nsa_panel/users/1/data?name=secrets" for 127.0.0.1 at 2013-06-10 13:47:09 +0300
12419
+ Processing by NsaPanel::DataController#index as HTML
12420
+ Parameters: {"name"=>"secrets", "user_id"=>"1"}
12421
+ User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", "1"]]
12422
+ Secret Load (0.5ms) SELECT "secrets".* FROM "secrets" WHERE "secrets"."user_id" = 1
12423
+ Rendered /Users/goshakkk/src/nsa_panel/app/views/nsa_panel/data/index.html.erb within layouts/nsa_panel/application (4.1ms)
12424
+ Completed 200 OK in 158ms (Views: 10.9ms | ActiveRecord: 0.9ms)
12425
+
12426
+
12427
+ Started GET "/nsa_panel/users/1/data?name=secrets" for 127.0.0.1 at 2013-06-10 13:48:20 +0300
12428
+ Processing by NsaPanel::DataController#index as HTML
12429
+ Parameters: {"name"=>"secrets", "user_id"=>"1"}
12430
+ User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", "1"]]
12431
+ Secret Load (0.7ms) SELECT "secrets".* FROM "secrets" WHERE "secrets"."user_id" = 1
12432
+ Rendered /Users/goshakkk/src/nsa_panel/app/views/nsa_panel/data/index.html.erb within layouts/nsa_panel/application (5.8ms)
12433
+ Completed 200 OK in 20ms (Views: 15.1ms | ActiveRecord: 0.9ms)
12434
+
12435
+
12436
+ Started GET "/assets/nsa_panel/bootstrap.css?body=1" for 127.0.0.1 at 2013-06-10 13:48:20 +0300
12437
+ Served asset /nsa_panel/bootstrap.css - 304 Not Modified (0ms)
12438
+
12439
+
12440
+ Started GET "/assets/nsa_panel/dashboard.js?body=1" for 127.0.0.1 at 2013-06-10 13:48:20 +0300
12441
+ Served asset /nsa_panel/dashboard.js - 304 Not Modified (0ms)
12442
+
12443
+
12444
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-06-10 13:48:20 +0300
12445
+ Served asset /jquery.js - 304 Not Modified (0ms)
12446
+
12447
+
12448
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-06-10 13:48:20 +0300
12449
+ Served asset /jquery_ujs.js - 304 Not Modified (0ms)
12450
+
12451
+
12452
+ Started GET "/assets/nsa_panel/application.js?body=1" for 127.0.0.1 at 2013-06-10 13:48:20 +0300
12453
+ Served asset /nsa_panel/application.js - 304 Not Modified (0ms)
12454
+
12455
+
12456
+ Started GET "/assets/nsa_panel/application.css?body=1" for 127.0.0.1 at 2013-06-10 13:48:20 +0300
12457
+ Served asset /nsa_panel/application.css - 304 Not Modified (0ms)
12458
+
12459
+
12460
+ Started GET "/assets/nsa_panel/nsa-eagle-tiny.png" for 127.0.0.1 at 2013-06-10 13:48:20 +0300
12461
+ Served asset /nsa_panel/nsa-eagle-tiny.png - 304 Not Modified (0ms)
12462
+
12463
+
12464
+ Started GET "/nsa_panel/users/1/data/1?name=secrets" for 127.0.0.1 at 2013-06-10 13:48:21 +0300
12465
+ Processing by NsaPanel::DataController#show as HTML
12466
+ Parameters: {"name"=>"secrets", "user_id"=>"1", "id"=>"1"}
12467
+ User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", "1"]]
12468
+ Secret Load (0.3ms) SELECT "secrets".* FROM "secrets" WHERE "secrets"."user_id" = 1 AND "secrets"."id" = ? LIMIT 1 [["id", "1"]]
12469
+ Rendered /Users/goshakkk/src/nsa_panel/app/views/nsa_panel/data/show.html.erb within layouts/nsa_panel/application (1.4ms)
12470
+ Completed 200 OK in 11ms (Views: 6.1ms | ActiveRecord: 0.5ms)
12471
+
12472
+
12473
+ Started GET "/assets/nsa_panel/application.css?body=1" for 127.0.0.1 at 2013-06-10 13:48:21 +0300
12474
+ Served asset /nsa_panel/application.css - 304 Not Modified (0ms)
12475
+
12476
+
12477
+ Started GET "/assets/nsa_panel/dashboard.js?body=1" for 127.0.0.1 at 2013-06-10 13:48:21 +0300
12478
+ Served asset /nsa_panel/dashboard.js - 304 Not Modified (0ms)
12479
+
12480
+
12481
+ Started GET "/assets/nsa_panel/application.js?body=1" for 127.0.0.1 at 2013-06-10 13:48:22 +0300
12482
+ Served asset /nsa_panel/application.js - 304 Not Modified (0ms)
12483
+
12484
+
12485
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-06-10 13:48:22 +0300
12486
+ Served asset /jquery_ujs.js - 304 Not Modified (0ms)
12487
+
12488
+
12489
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-06-10 13:48:22 +0300
12490
+ Served asset /jquery.js - 304 Not Modified (0ms)
12491
+
12492
+
12493
+ Started GET "/assets/nsa_panel/bootstrap.css?body=1" for 127.0.0.1 at 2013-06-10 13:48:22 +0300
12494
+ Served asset /nsa_panel/bootstrap.css - 304 Not Modified (0ms)
12495
+
12496
+
12497
+ Started GET "/assets/nsa_panel/nsa-eagle-tiny.png" for 127.0.0.1 at 2013-06-10 13:48:22 +0300
12498
+ Served asset /nsa_panel/nsa-eagle-tiny.png - 304 Not Modified (0ms)
12499
+
12500
+
12501
+ Started GET "/assets/nsa_panel/fuck_you.jpg" for 127.0.0.1 at 2013-06-10 13:48:22 +0300
12502
+ Served asset /nsa_panel/fuck_you.jpg - 200 OK (8ms)
12503
+
12504
+
12505
+ Started GET "/nsa_panel/users/1/data/1?name=secrets" for 127.0.0.1 at 2013-06-10 13:48:23 +0300
12506
+ Processing by NsaPanel::DataController#show as HTML
12507
+ Parameters: {"name"=>"secrets", "user_id"=>"1", "id"=>"1"}
12508
+ User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", "1"]]
12509
+ Secret Load (0.1ms) SELECT "secrets".* FROM "secrets" WHERE "secrets"."user_id" = 1 AND "secrets"."id" = ? LIMIT 1 [["id", "1"]]
12510
+ Rendered /Users/goshakkk/src/nsa_panel/app/views/nsa_panel/data/show.html.erb within layouts/nsa_panel/application (1.3ms)
12511
+ Completed 200 OK in 15ms (Views: 6.9ms | ActiveRecord: 0.4ms)
12512
+
12513
+
12514
+ Started GET "/assets/nsa_panel/application.css?body=1" for 127.0.0.1 at 2013-06-10 13:48:23 +0300
12515
+ Served asset /nsa_panel/application.css - 304 Not Modified (0ms)
12516
+
12517
+
12518
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-06-10 13:48:23 +0300
12519
+ Served asset /jquery_ujs.js - 304 Not Modified (0ms)
12520
+
12521
+
12522
+ Started GET "/assets/nsa_panel/application.js?body=1" for 127.0.0.1 at 2013-06-10 13:48:23 +0300
12523
+ Served asset /nsa_panel/application.js - 304 Not Modified (0ms)
12524
+
12525
+
12526
+ Started GET "/assets/nsa_panel/bootstrap.css?body=1" for 127.0.0.1 at 2013-06-10 13:48:23 +0300
12527
+ Served asset /nsa_panel/bootstrap.css - 304 Not Modified (0ms)
12528
+
12529
+
12530
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-06-10 13:48:23 +0300
12531
+ Served asset /jquery.js - 304 Not Modified (0ms)
12532
+
12533
+
12534
+ Started GET "/assets/nsa_panel/dashboard.js?body=1" for 127.0.0.1 at 2013-06-10 13:48:23 +0300
12535
+ Served asset /nsa_panel/dashboard.js - 304 Not Modified (0ms)
12536
+
12537
+
12538
+ Started GET "/assets/nsa_panel/nsa-eagle-tiny.png" for 127.0.0.1 at 2013-06-10 13:48:23 +0300
12539
+ Served asset /nsa_panel/nsa-eagle-tiny.png - 304 Not Modified (0ms)
12540
+
12541
+
12542
+ Started GET "/nsa_panel/users/1" for 127.0.0.1 at 2013-06-10 13:48:25 +0300
12543
+ Processing by NsaPanel::UsersController#show as HTML
12544
+ Parameters: {"id"=>"1"}
12545
+ User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", "1"]]
12546
+ Rendered /Users/goshakkk/src/nsa_panel/app/views/nsa_panel/users/show.html.erb within layouts/nsa_panel/application (1.1ms)
12547
+ Completed 200 OK in 9ms (Views: 7.2ms | ActiveRecord: 0.1ms)
12548
+
12549
+
12550
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-06-10 13:48:25 +0300
12551
+ Served asset /jquery_ujs.js - 304 Not Modified (0ms)
12552
+
12553
+
12554
+ Started GET "/assets/nsa_panel/application.js?body=1" for 127.0.0.1 at 2013-06-10 13:48:25 +0300
12555
+ Served asset /nsa_panel/application.js - 304 Not Modified (0ms)
12556
+
12557
+
12558
+ Started GET "/assets/nsa_panel/dashboard.js?body=1" for 127.0.0.1 at 2013-06-10 13:48:25 +0300
12559
+ Served asset /nsa_panel/dashboard.js - 304 Not Modified (0ms)
12560
+
12561
+
12562
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-06-10 13:48:25 +0300
12563
+ Served asset /jquery.js - 304 Not Modified (0ms)
12564
+
12565
+
12566
+ Started GET "/assets/nsa_panel/application.css?body=1" for 127.0.0.1 at 2013-06-10 13:48:25 +0300
12567
+ Served asset /nsa_panel/application.css - 304 Not Modified (1ms)
12568
+
12569
+
12570
+ Started GET "/assets/nsa_panel/bootstrap.css?body=1" for 127.0.0.1 at 2013-06-10 13:48:25 +0300
12571
+ Served asset /nsa_panel/bootstrap.css - 304 Not Modified (0ms)
12572
+
12573
+
12574
+ Started GET "/assets/nsa_panel/nsa-eagle-tiny.png" for 127.0.0.1 at 2013-06-10 13:48:25 +0300
12575
+ Served asset /nsa_panel/nsa-eagle-tiny.png - 304 Not Modified (0ms)
12576
+
12577
+
12578
+ Started GET "/nsa_panel/users/1/data?name=secrets" for 127.0.0.1 at 2013-06-10 13:48:46 +0300
12579
+ Processing by NsaPanel::DataController#index as HTML
12580
+ Parameters: {"name"=>"secrets", "user_id"=>"1"}
12581
+ User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", "1"]]
12582
+ Secret Load (0.5ms) SELECT "secrets".* FROM "secrets" WHERE "secrets"."user_id" = 1
12583
+ Rendered /Users/goshakkk/src/nsa_panel/app/views/nsa_panel/data/index.html.erb within layouts/nsa_panel/application (6.1ms)
12584
+ Completed 200 OK in 16ms (Views: 12.4ms | ActiveRecord: 0.6ms)
12585
+
12586
+
12587
+ Started GET "/assets/nsa_panel/application.css?body=1" for 127.0.0.1 at 2013-06-10 13:48:46 +0300
12588
+ Served asset /nsa_panel/application.css - 304 Not Modified (0ms)
12589
+
12590
+
12591
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-06-10 13:48:46 +0300
12592
+ Served asset /jquery_ujs.js - 304 Not Modified (0ms)
12593
+
12594
+
12595
+ Started GET "/assets/nsa_panel/application.js?body=1" for 127.0.0.1 at 2013-06-10 13:48:46 +0300
12596
+ Served asset /nsa_panel/application.js - 304 Not Modified (0ms)
12597
+
12598
+
12599
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-06-10 13:48:46 +0300
12600
+ Served asset /jquery.js - 304 Not Modified (0ms)
12601
+
12602
+
12603
+ Started GET "/assets/nsa_panel/dashboard.js?body=1" for 127.0.0.1 at 2013-06-10 13:48:46 +0300
12604
+ Served asset /nsa_panel/dashboard.js - 304 Not Modified (0ms)
12605
+
12606
+
12607
+ Started GET "/assets/nsa_panel/bootstrap.css?body=1" for 127.0.0.1 at 2013-06-10 13:48:46 +0300
12608
+ Served asset /nsa_panel/bootstrap.css - 304 Not Modified (0ms)
12609
+
12610
+
12611
+ Started GET "/assets/nsa_panel/nsa-eagle-tiny.png" for 127.0.0.1 at 2013-06-10 13:48:46 +0300
12612
+ Served asset /nsa_panel/nsa-eagle-tiny.png - 304 Not Modified (0ms)
12613
+
12614
+
12615
+ Started GET "/nsa_panel/users/1/data/1?name=secrets" for 127.0.0.1 at 2013-06-10 13:48:47 +0300
12616
+ Processing by NsaPanel::DataController#show as HTML
12617
+ Parameters: {"name"=>"secrets", "user_id"=>"1", "id"=>"1"}
12618
+ User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", "1"]]
12619
+ Secret Load (0.1ms) SELECT "secrets".* FROM "secrets" WHERE "secrets"."user_id" = 1 AND "secrets"."id" = ? LIMIT 1 [["id", "1"]]
12620
+ Rendered /Users/goshakkk/src/nsa_panel/app/views/nsa_panel/data/show.html.erb within layouts/nsa_panel/application (10.1ms)
12621
+ Completed 200 OK in 23ms (Views: 21.0ms | ActiveRecord: 0.2ms)
12622
+
12623
+
12624
+ Started GET "/assets/nsa_panel/application.css?body=1" for 127.0.0.1 at 2013-06-10 13:48:47 +0300
12625
+ Served asset /nsa_panel/application.css - 304 Not Modified (0ms)
12626
+
12627
+
12628
+ Started GET "/assets/nsa_panel/application.js?body=1" for 127.0.0.1 at 2013-06-10 13:48:47 +0300
12629
+ Served asset /nsa_panel/application.js - 304 Not Modified (0ms)
12630
+
12631
+
12632
+ Started GET "/assets/nsa_panel/dashboard.js?body=1" for 127.0.0.1 at 2013-06-10 13:48:47 +0300
12633
+ Served asset /nsa_panel/dashboard.js - 304 Not Modified (0ms)
12634
+
12635
+
12636
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-06-10 13:48:47 +0300
12637
+ Served asset /jquery.js - 304 Not Modified (0ms)
12638
+
12639
+
12640
+ Started GET "/assets/nsa_panel/bootstrap.css?body=1" for 127.0.0.1 at 2013-06-10 13:48:47 +0300
12641
+ Served asset /nsa_panel/bootstrap.css - 304 Not Modified (0ms)
12642
+
12643
+
12644
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-06-10 13:48:47 +0300
12645
+ Served asset /jquery_ujs.js - 304 Not Modified (0ms)
12646
+
12647
+
12648
+ Started GET "/assets/nsa_panel/nsa-eagle-tiny.png" for 127.0.0.1 at 2013-06-10 13:48:47 +0300
12649
+ Served asset /nsa_panel/nsa-eagle-tiny.png - 304 Not Modified (0ms)
12650
+
12651
+
12652
+ Started GET "/nsa_panel/users/1/data?name=secrets" for 127.0.0.1 at 2013-06-10 13:48:48 +0300
12653
+ Processing by NsaPanel::DataController#index as HTML
12654
+ Parameters: {"name"=>"secrets", "user_id"=>"1"}
12655
+ User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", "1"]]
12656
+ Secret Load (0.5ms) SELECT "secrets".* FROM "secrets" WHERE "secrets"."user_id" = 1
12657
+ Rendered /Users/goshakkk/src/nsa_panel/app/views/nsa_panel/data/index.html.erb within layouts/nsa_panel/application (9.1ms)
12658
+ Completed 200 OK in 71ms (Views: 62.9ms | ActiveRecord: 0.9ms)
12659
+
12660
+
12661
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-06-10 13:48:48 +0300
12662
+ Served asset /jquery.js - 304 Not Modified (0ms)
12663
+
12664
+
12665
+ Started GET "/assets/nsa_panel/dashboard.js?body=1" for 127.0.0.1 at 2013-06-10 13:48:48 +0300
12666
+ Served asset /nsa_panel/dashboard.js - 304 Not Modified (0ms)
12667
+
12668
+
12669
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-06-10 13:48:48 +0300
12670
+ Served asset /jquery_ujs.js - 304 Not Modified (0ms)
12671
+
12672
+
12673
+ Started GET "/assets/nsa_panel/bootstrap.css?body=1" for 127.0.0.1 at 2013-06-10 13:48:48 +0300
12674
+ Served asset /nsa_panel/bootstrap.css - 304 Not Modified (0ms)
12675
+
12676
+
12677
+ Started GET "/assets/nsa_panel/application.css?body=1" for 127.0.0.1 at 2013-06-10 13:48:48 +0300
12678
+ Served asset /nsa_panel/application.css - 304 Not Modified (0ms)
12679
+
12680
+
12681
+ Started GET "/assets/nsa_panel/application.js?body=1" for 127.0.0.1 at 2013-06-10 13:48:48 +0300
12682
+ Served asset /nsa_panel/application.js - 304 Not Modified (0ms)
12683
+
12684
+
12685
+ Started GET "/assets/nsa_panel/nsa-eagle-tiny.png" for 127.0.0.1 at 2013-06-10 13:48:48 +0300
12686
+ Served asset /nsa_panel/nsa-eagle-tiny.png - 304 Not Modified (0ms)
12687
+
12688
+
12689
+ Started GET "/nsa_panel/users/1" for 127.0.0.1 at 2013-06-10 13:50:36 +0300
12690
+ Processing by NsaPanel::UsersController#show as HTML
12691
+ Parameters: {"id"=>"1"}
12692
+ User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", "1"]]
12693
+ Rendered /Users/goshakkk/src/nsa_panel/app/views/nsa_panel/users/show.html.erb within layouts/nsa_panel/application (18.7ms)
12694
+ Completed 500 Internal Server Error in 30ms
12695
+
12696
+ ActionView::Template::Error (undefined method `user_order_drone_strike' for #<#<Class:0x007fb50a583df8>:0x007fb50a588f60>):
12697
+ 20: </tbody>
12698
+ 21: </table>
12699
+ 22:
12700
+ 23: <%= link_to 'Strike with drone', user_order_drone_strike(@user), class: 'btn' %>
12701
+ 24:
12702
+ 25: <h2>Related data</h2>
12703
+ 26:
12704
+ /Users/goshakkk/src/nsa_panel/app/views/nsa_panel/users/show.html.erb:23:in `___sers_goshakkk_src_nsa_panel_app_views_nsa_panel_users_show_html_erb__4436511415568252736_70207769688380'
12705
+ actionpack (3.2.13) lib/action_view/template.rb:145:in `block in render'
12706
+ activesupport (3.2.13) lib/active_support/notifications.rb:125:in `instrument'
12707
+ actionpack (3.2.13) lib/action_view/template.rb:143:in `render'
12708
+ actionpack (3.2.13) lib/action_view/renderer/template_renderer.rb:47:in `block (2 levels) in render_template'
12709
+ actionpack (3.2.13) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument'
12710
+ activesupport (3.2.13) lib/active_support/notifications.rb:123:in `block in instrument'
12711
+ activesupport (3.2.13) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
12712
+ activesupport (3.2.13) lib/active_support/notifications.rb:123:in `instrument'
12713
+ actionpack (3.2.13) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument'
12714
+ actionpack (3.2.13) lib/action_view/renderer/template_renderer.rb:46:in `block in render_template'
12715
+ actionpack (3.2.13) lib/action_view/renderer/template_renderer.rb:54:in `render_with_layout'
12716
+ actionpack (3.2.13) lib/action_view/renderer/template_renderer.rb:45:in `render_template'
12717
+ actionpack (3.2.13) lib/action_view/renderer/template_renderer.rb:18:in `render'
12718
+ actionpack (3.2.13) lib/action_view/renderer/renderer.rb:36:in `render_template'
12719
+ actionpack (3.2.13) lib/action_view/renderer/renderer.rb:17:in `render'
12720
+ actionpack (3.2.13) lib/abstract_controller/rendering.rb:110:in `_render_template'
12721
+ actionpack (3.2.13) lib/action_controller/metal/streaming.rb:225:in `_render_template'
12722
+ actionpack (3.2.13) lib/abstract_controller/rendering.rb:103:in `render_to_body'
12723
+ actionpack (3.2.13) lib/action_controller/metal/renderers.rb:28:in `render_to_body'
12724
+ actionpack (3.2.13) lib/action_controller/metal/compatibility.rb:50:in `render_to_body'
12725
+ actionpack (3.2.13) lib/abstract_controller/rendering.rb:88:in `render'
12726
+ actionpack (3.2.13) lib/action_controller/metal/rendering.rb:16:in `render'
12727
+ actionpack (3.2.13) lib/action_controller/metal/instrumentation.rb:40:in `block (2 levels) in render'
12728
+ activesupport (3.2.13) lib/active_support/core_ext/benchmark.rb:5:in `block in ms'
12729
+ /opt/boxen/rbenv/versions/1.9.3-p429/lib/ruby/1.9.1/benchmark.rb:295:in `realtime'
12730
+ activesupport (3.2.13) lib/active_support/core_ext/benchmark.rb:5:in `ms'
12731
+ actionpack (3.2.13) lib/action_controller/metal/instrumentation.rb:40:in `block in render'
12732
+ actionpack (3.2.13) lib/action_controller/metal/instrumentation.rb:83:in `cleanup_view_runtime'
12733
+ activerecord (3.2.13) lib/active_record/railties/controller_runtime.rb:24:in `cleanup_view_runtime'
12734
+ actionpack (3.2.13) lib/action_controller/metal/instrumentation.rb:39:in `render'
12735
+ actionpack (3.2.13) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
12736
+ actionpack (3.2.13) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
12737
+ actionpack (3.2.13) lib/abstract_controller/base.rb:167:in `process_action'
12738
+ actionpack (3.2.13) lib/action_controller/metal/rendering.rb:10:in `process_action'
12739
+ actionpack (3.2.13) lib/abstract_controller/callbacks.rb:18:in `block in process_action'
12740
+ activesupport (3.2.13) lib/active_support/callbacks.rb:425:in `_run__2993681071147638263__process_action__3022263466682563121__callbacks'
12741
+ activesupport (3.2.13) lib/active_support/callbacks.rb:405:in `__run_callback'
12742
+ activesupport (3.2.13) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks'
12743
+ activesupport (3.2.13) lib/active_support/callbacks.rb:81:in `run_callbacks'
12744
+ actionpack (3.2.13) lib/abstract_controller/callbacks.rb:17:in `process_action'
12745
+ actionpack (3.2.13) lib/action_controller/metal/rescue.rb:29:in `process_action'
12746
+ actionpack (3.2.13) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action'
12747
+ activesupport (3.2.13) lib/active_support/notifications.rb:123:in `block in instrument'
12748
+ activesupport (3.2.13) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
12749
+ activesupport (3.2.13) lib/active_support/notifications.rb:123:in `instrument'
12750
+ actionpack (3.2.13) lib/action_controller/metal/instrumentation.rb:29:in `process_action'
12751
+ actionpack (3.2.13) lib/action_controller/metal/params_wrapper.rb:207:in `process_action'
12752
+ activerecord (3.2.13) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
12753
+ actionpack (3.2.13) lib/abstract_controller/base.rb:121:in `process'
12754
+ actionpack (3.2.13) lib/abstract_controller/rendering.rb:45:in `process'
12755
+ actionpack (3.2.13) lib/action_controller/metal.rb:203:in `dispatch'
12756
+ actionpack (3.2.13) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch'
12757
+ actionpack (3.2.13) lib/action_controller/metal.rb:246:in `block in action'
12758
+ actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:73:in `call'
12759
+ actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:73:in `dispatch'
12760
+ actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:36:in `call'
12761
+ journey (1.0.4) lib/journey/router.rb:68:in `block in call'
12762
+ journey (1.0.4) lib/journey/router.rb:56:in `each'
12763
+ journey (1.0.4) lib/journey/router.rb:56:in `call'
12764
+ actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:612:in `call'
12765
+ railties (3.2.13) lib/rails/engine.rb:479:in `call'
12766
+ railties (3.2.13) lib/rails/railtie/configurable.rb:30:in `method_missing'
12767
+ journey (1.0.4) lib/journey/router.rb:68:in `block in call'
12768
+ journey (1.0.4) lib/journey/router.rb:56:in `each'
12769
+ journey (1.0.4) lib/journey/router.rb:56:in `call'
12770
+ actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:612:in `call'
12771
+ actionpack (3.2.13) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call'
12772
+ rack (1.4.5) lib/rack/etag.rb:23:in `call'
12773
+ rack (1.4.5) lib/rack/conditionalget.rb:25:in `call'
12774
+ actionpack (3.2.13) lib/action_dispatch/middleware/head.rb:14:in `call'
12775
+ actionpack (3.2.13) lib/action_dispatch/middleware/params_parser.rb:21:in `call'
12776
+ actionpack (3.2.13) lib/action_dispatch/middleware/flash.rb:242:in `call'
12777
+ rack (1.4.5) lib/rack/session/abstract/id.rb:210:in `context'
12778
+ rack (1.4.5) lib/rack/session/abstract/id.rb:205:in `call'
12779
+ actionpack (3.2.13) lib/action_dispatch/middleware/cookies.rb:341:in `call'
12780
+ activerecord (3.2.13) lib/active_record/query_cache.rb:64:in `call'
12781
+ activerecord (3.2.13) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call'
12782
+ actionpack (3.2.13) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call'
12783
+ activesupport (3.2.13) lib/active_support/callbacks.rb:405:in `_run__2901199550322277801__call__2239852035136712111__callbacks'
12784
+ activesupport (3.2.13) lib/active_support/callbacks.rb:405:in `__run_callback'
12785
+ activesupport (3.2.13) lib/active_support/callbacks.rb:385:in `_run_call_callbacks'
12786
+ activesupport (3.2.13) lib/active_support/callbacks.rb:81:in `run_callbacks'
12787
+ actionpack (3.2.13) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
12788
+ actionpack (3.2.13) lib/action_dispatch/middleware/reloader.rb:65:in `call'
12789
+ actionpack (3.2.13) lib/action_dispatch/middleware/remote_ip.rb:31:in `call'
12790
+ actionpack (3.2.13) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call'
12791
+ actionpack (3.2.13) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
12792
+ railties (3.2.13) lib/rails/rack/logger.rb:32:in `call_app'
12793
+ railties (3.2.13) lib/rails/rack/logger.rb:16:in `block in call'
12794
+ activesupport (3.2.13) lib/active_support/tagged_logging.rb:22:in `tagged'
12795
+ railties (3.2.13) lib/rails/rack/logger.rb:16:in `call'
12796
+ actionpack (3.2.13) lib/action_dispatch/middleware/request_id.rb:22:in `call'
12797
+ rack (1.4.5) lib/rack/methodoverride.rb:21:in `call'
12798
+ rack (1.4.5) lib/rack/runtime.rb:17:in `call'
12799
+ activesupport (3.2.13) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
12800
+ rack (1.4.5) lib/rack/lock.rb:15:in `call'
12801
+ actionpack (3.2.13) lib/action_dispatch/middleware/static.rb:63:in `call'
12802
+ railties (3.2.13) lib/rails/engine.rb:479:in `call'
12803
+ railties (3.2.13) lib/rails/application.rb:223:in `call'
12804
+ rack (1.4.5) lib/rack/content_length.rb:14:in `call'
12805
+ railties (3.2.13) lib/rails/rack/log_tailer.rb:17:in `call'
12806
+ rack (1.4.5) lib/rack/handler/webrick.rb:59:in `service'
12807
+ /opt/boxen/rbenv/versions/1.9.3-p429/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
12808
+ /opt/boxen/rbenv/versions/1.9.3-p429/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
12809
+ /opt/boxen/rbenv/versions/1.9.3-p429/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
12810
+
12811
+
12812
+ Rendered /opt/boxen/rbenv/versions/1.9.3-p429/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.3ms)
12813
+ Rendered /opt/boxen/rbenv/versions/1.9.3-p429/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (2.6ms)
12814
+ Rendered /opt/boxen/rbenv/versions/1.9.3-p429/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (11.8ms)
12815
+ Connecting to database specified by database.yml
12816
+
12817
+
12818
+ Started GET "/nsa_panel/users/1" for 127.0.0.1 at 2013-06-10 13:50:53 +0300
12819
+ Processing by NsaPanel::UsersController#show as HTML
12820
+ Parameters: {"id"=>"1"}
12821
+ User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", "1"]]
12822
+ Rendered /Users/goshakkk/src/nsa_panel/app/views/nsa_panel/users/show.html.erb within layouts/nsa_panel/application (13.2ms)
12823
+ Completed 500 Internal Server Error in 70ms
12824
+
12825
+ ActionView::Template::Error (undefined method `user_order_drone_strike' for #<#<Class:0x007fb8093fbe20>:0x007fb8093ff9a8>):
12826
+ 20: </tbody>
12827
+ 21: </table>
12828
+ 22:
12829
+ 23: <%= link_to 'Strike with drone', user_order_drone_strike(@user), class: 'btn' %>
12830
+ 24:
12831
+ 25: <h2>Related data</h2>
12832
+ 26:
12833
+ /Users/goshakkk/src/nsa_panel/app/views/nsa_panel/users/show.html.erb:23:in `___sers_goshakkk_src_nsa_panel_app_views_nsa_panel_users_show_html_erb___355402429404303799_70214203219100'
12834
+ actionpack (3.2.13) lib/action_view/template.rb:145:in `block in render'
12835
+ activesupport (3.2.13) lib/active_support/notifications.rb:125:in `instrument'
12836
+ actionpack (3.2.13) lib/action_view/template.rb:143:in `render'
12837
+ actionpack (3.2.13) lib/action_view/renderer/template_renderer.rb:47:in `block (2 levels) in render_template'
12838
+ actionpack (3.2.13) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument'
12839
+ activesupport (3.2.13) lib/active_support/notifications.rb:123:in `block in instrument'
12840
+ activesupport (3.2.13) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
12841
+ activesupport (3.2.13) lib/active_support/notifications.rb:123:in `instrument'
12842
+ actionpack (3.2.13) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument'
12843
+ actionpack (3.2.13) lib/action_view/renderer/template_renderer.rb:46:in `block in render_template'
12844
+ actionpack (3.2.13) lib/action_view/renderer/template_renderer.rb:54:in `render_with_layout'
12845
+ actionpack (3.2.13) lib/action_view/renderer/template_renderer.rb:45:in `render_template'
12846
+ actionpack (3.2.13) lib/action_view/renderer/template_renderer.rb:18:in `render'
12847
+ actionpack (3.2.13) lib/action_view/renderer/renderer.rb:36:in `render_template'
12848
+ actionpack (3.2.13) lib/action_view/renderer/renderer.rb:17:in `render'
12849
+ actionpack (3.2.13) lib/abstract_controller/rendering.rb:110:in `_render_template'
12850
+ actionpack (3.2.13) lib/action_controller/metal/streaming.rb:225:in `_render_template'
12851
+ actionpack (3.2.13) lib/abstract_controller/rendering.rb:103:in `render_to_body'
12852
+ actionpack (3.2.13) lib/action_controller/metal/renderers.rb:28:in `render_to_body'
12853
+ actionpack (3.2.13) lib/action_controller/metal/compatibility.rb:50:in `render_to_body'
12854
+ actionpack (3.2.13) lib/abstract_controller/rendering.rb:88:in `render'
12855
+ actionpack (3.2.13) lib/action_controller/metal/rendering.rb:16:in `render'
12856
+ actionpack (3.2.13) lib/action_controller/metal/instrumentation.rb:40:in `block (2 levels) in render'
12857
+ activesupport (3.2.13) lib/active_support/core_ext/benchmark.rb:5:in `block in ms'
12858
+ /opt/boxen/rbenv/versions/1.9.3-p429/lib/ruby/1.9.1/benchmark.rb:295:in `realtime'
12859
+ activesupport (3.2.13) lib/active_support/core_ext/benchmark.rb:5:in `ms'
12860
+ actionpack (3.2.13) lib/action_controller/metal/instrumentation.rb:40:in `block in render'
12861
+ actionpack (3.2.13) lib/action_controller/metal/instrumentation.rb:83:in `cleanup_view_runtime'
12862
+ activerecord (3.2.13) lib/active_record/railties/controller_runtime.rb:24:in `cleanup_view_runtime'
12863
+ actionpack (3.2.13) lib/action_controller/metal/instrumentation.rb:39:in `render'
12864
+ actionpack (3.2.13) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
12865
+ actionpack (3.2.13) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
12866
+ actionpack (3.2.13) lib/abstract_controller/base.rb:167:in `process_action'
12867
+ actionpack (3.2.13) lib/action_controller/metal/rendering.rb:10:in `process_action'
12868
+ actionpack (3.2.13) lib/abstract_controller/callbacks.rb:18:in `block in process_action'
12869
+ activesupport (3.2.13) lib/active_support/callbacks.rb:425:in `_run__2328188211645509838__process_action__3055552568851187581__callbacks'
12870
+ activesupport (3.2.13) lib/active_support/callbacks.rb:405:in `__run_callback'
12871
+ activesupport (3.2.13) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks'
12872
+ activesupport (3.2.13) lib/active_support/callbacks.rb:81:in `run_callbacks'
12873
+ actionpack (3.2.13) lib/abstract_controller/callbacks.rb:17:in `process_action'
12874
+ actionpack (3.2.13) lib/action_controller/metal/rescue.rb:29:in `process_action'
12875
+ actionpack (3.2.13) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action'
12876
+ activesupport (3.2.13) lib/active_support/notifications.rb:123:in `block in instrument'
12877
+ activesupport (3.2.13) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
12878
+ activesupport (3.2.13) lib/active_support/notifications.rb:123:in `instrument'
12879
+ actionpack (3.2.13) lib/action_controller/metal/instrumentation.rb:29:in `process_action'
12880
+ actionpack (3.2.13) lib/action_controller/metal/params_wrapper.rb:207:in `process_action'
12881
+ activerecord (3.2.13) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
12882
+ actionpack (3.2.13) lib/abstract_controller/base.rb:121:in `process'
12883
+ actionpack (3.2.13) lib/abstract_controller/rendering.rb:45:in `process'
12884
+ actionpack (3.2.13) lib/action_controller/metal.rb:203:in `dispatch'
12885
+ actionpack (3.2.13) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch'
12886
+ actionpack (3.2.13) lib/action_controller/metal.rb:246:in `block in action'
12887
+ actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:73:in `call'
12888
+ actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:73:in `dispatch'
12889
+ actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:36:in `call'
12890
+ journey (1.0.4) lib/journey/router.rb:68:in `block in call'
12891
+ journey (1.0.4) lib/journey/router.rb:56:in `each'
12892
+ journey (1.0.4) lib/journey/router.rb:56:in `call'
12893
+ actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:612:in `call'
12894
+ railties (3.2.13) lib/rails/engine.rb:479:in `call'
12895
+ railties (3.2.13) lib/rails/railtie/configurable.rb:30:in `method_missing'
12896
+ journey (1.0.4) lib/journey/router.rb:68:in `block in call'
12897
+ journey (1.0.4) lib/journey/router.rb:56:in `each'
12898
+ journey (1.0.4) lib/journey/router.rb:56:in `call'
12899
+ actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:612:in `call'
12900
+ actionpack (3.2.13) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call'
12901
+ rack (1.4.5) lib/rack/etag.rb:23:in `call'
12902
+ rack (1.4.5) lib/rack/conditionalget.rb:25:in `call'
12903
+ actionpack (3.2.13) lib/action_dispatch/middleware/head.rb:14:in `call'
12904
+ actionpack (3.2.13) lib/action_dispatch/middleware/params_parser.rb:21:in `call'
12905
+ actionpack (3.2.13) lib/action_dispatch/middleware/flash.rb:242:in `call'
12906
+ rack (1.4.5) lib/rack/session/abstract/id.rb:210:in `context'
12907
+ rack (1.4.5) lib/rack/session/abstract/id.rb:205:in `call'
12908
+ actionpack (3.2.13) lib/action_dispatch/middleware/cookies.rb:341:in `call'
12909
+ activerecord (3.2.13) lib/active_record/query_cache.rb:64:in `call'
12910
+ activerecord (3.2.13) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call'
12911
+ actionpack (3.2.13) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call'
12912
+ activesupport (3.2.13) lib/active_support/callbacks.rb:405:in `_run__3897252554025433224__call__4298758450568719837__callbacks'
12913
+ activesupport (3.2.13) lib/active_support/callbacks.rb:405:in `__run_callback'
12914
+ activesupport (3.2.13) lib/active_support/callbacks.rb:385:in `_run_call_callbacks'
12915
+ activesupport (3.2.13) lib/active_support/callbacks.rb:81:in `run_callbacks'
12916
+ actionpack (3.2.13) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
12917
+ actionpack (3.2.13) lib/action_dispatch/middleware/reloader.rb:65:in `call'
12918
+ actionpack (3.2.13) lib/action_dispatch/middleware/remote_ip.rb:31:in `call'
12919
+ actionpack (3.2.13) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call'
12920
+ actionpack (3.2.13) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
12921
+ railties (3.2.13) lib/rails/rack/logger.rb:32:in `call_app'
12922
+ railties (3.2.13) lib/rails/rack/logger.rb:16:in `block in call'
12923
+ activesupport (3.2.13) lib/active_support/tagged_logging.rb:22:in `tagged'
12924
+ railties (3.2.13) lib/rails/rack/logger.rb:16:in `call'
12925
+ actionpack (3.2.13) lib/action_dispatch/middleware/request_id.rb:22:in `call'
12926
+ rack (1.4.5) lib/rack/methodoverride.rb:21:in `call'
12927
+ rack (1.4.5) lib/rack/runtime.rb:17:in `call'
12928
+ activesupport (3.2.13) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
12929
+ rack (1.4.5) lib/rack/lock.rb:15:in `call'
12930
+ actionpack (3.2.13) lib/action_dispatch/middleware/static.rb:63:in `call'
12931
+ railties (3.2.13) lib/rails/engine.rb:479:in `call'
12932
+ railties (3.2.13) lib/rails/application.rb:223:in `call'
12933
+ rack (1.4.5) lib/rack/content_length.rb:14:in `call'
12934
+ railties (3.2.13) lib/rails/rack/log_tailer.rb:17:in `call'
12935
+ rack (1.4.5) lib/rack/handler/webrick.rb:59:in `service'
12936
+ /opt/boxen/rbenv/versions/1.9.3-p429/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
12937
+ /opt/boxen/rbenv/versions/1.9.3-p429/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
12938
+ /opt/boxen/rbenv/versions/1.9.3-p429/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
12939
+
12940
+
12941
+ Rendered /opt/boxen/rbenv/versions/1.9.3-p429/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.3ms)
12942
+ Rendered /opt/boxen/rbenv/versions/1.9.3-p429/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (17.4ms)
12943
+ Rendered /opt/boxen/rbenv/versions/1.9.3-p429/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (24.1ms)
12944
+
12945
+
12946
+ Started GET "/nsa_panel/users/1" for 127.0.0.1 at 2013-06-10 13:51:09 +0300
12947
+ Processing by NsaPanel::UsersController#show as HTML
12948
+ Parameters: {"id"=>"1"}
12949
+ User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", "1"]]
12950
+ Rendered /Users/goshakkk/src/nsa_panel/app/views/nsa_panel/users/show.html.erb within layouts/nsa_panel/application (2.4ms)
12951
+ Completed 200 OK in 42ms (Views: 41.1ms | ActiveRecord: 0.1ms)
12952
+
12953
+
12954
+ Started GET "/assets/nsa_panel/application.css?body=1" for 127.0.0.1 at 2013-06-10 13:51:09 +0300
12955
+ Served asset /nsa_panel/application.css - 304 Not Modified (42ms)
12956
+
12957
+
12958
+ Started GET "/assets/nsa_panel/bootstrap.css?body=1" for 127.0.0.1 at 2013-06-10 13:51:09 +0300
12959
+ Served asset /nsa_panel/bootstrap.css - 304 Not Modified (9ms)
12960
+
12961
+
12962
+ Started GET "/assets/nsa_panel/application.js?body=1" for 127.0.0.1 at 2013-06-10 13:51:09 +0300
12963
+ Served asset /nsa_panel/application.js - 304 Not Modified (8ms)
12964
+
12965
+
12966
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-06-10 13:51:09 +0300
12967
+ Served asset /jquery.js - 304 Not Modified (2ms)
12968
+
12969
+
12970
+ Started GET "/assets/nsa_panel/dashboard.js?body=1" for 127.0.0.1 at 2013-06-10 13:51:09 +0300
12971
+ Served asset /nsa_panel/dashboard.js - 304 Not Modified (3ms)
12972
+
12973
+
12974
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-06-10 13:51:09 +0300
12975
+ Served asset /jquery_ujs.js - 304 Not Modified (2ms)
12976
+
12977
+
12978
+ Started GET "/assets/nsa_panel/nsa-eagle-tiny.png" for 127.0.0.1 at 2013-06-10 13:51:09 +0300
12979
+ Served asset /nsa_panel/nsa-eagle-tiny.png - 304 Not Modified (4ms)
12980
+
12981
+
12982
+ Started GET "/nsa_panel/users/1" for 127.0.0.1 at 2013-06-10 13:51:26 +0300
12983
+ Processing by NsaPanel::UsersController#show as HTML
12984
+ Parameters: {"id"=>"1"}
12985
+ User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", "1"]]
12986
+ Rendered /Users/goshakkk/src/nsa_panel/app/views/nsa_panel/users/show.html.erb within layouts/nsa_panel/application (2.6ms)
12987
+ Completed 200 OK in 15ms (Views: 12.8ms | ActiveRecord: 0.3ms)
12988
+
12989
+
12990
+ Started GET "/assets/nsa_panel/bootstrap.css?body=1" for 127.0.0.1 at 2013-06-10 13:51:26 +0300
12991
+ Served asset /nsa_panel/bootstrap.css - 304 Not Modified (0ms)
12992
+
12993
+
12994
+ Started GET "/assets/nsa_panel/application.js?body=1" for 127.0.0.1 at 2013-06-10 13:51:26 +0300
12995
+ Served asset /nsa_panel/application.js - 304 Not Modified (0ms)
12996
+
12997
+
12998
+ Started GET "/assets/nsa_panel/application.css?body=1" for 127.0.0.1 at 2013-06-10 13:51:26 +0300
12999
+ Served asset /nsa_panel/application.css - 304 Not Modified (0ms)
13000
+
13001
+
13002
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-06-10 13:51:26 +0300
13003
+ Served asset /jquery.js - 304 Not Modified (0ms)
13004
+
13005
+
13006
+ Started GET "/assets/nsa_panel/dashboard.js?body=1" for 127.0.0.1 at 2013-06-10 13:51:26 +0300
13007
+ Served asset /nsa_panel/dashboard.js - 304 Not Modified (0ms)
13008
+
13009
+
13010
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-06-10 13:51:26 +0300
13011
+ Served asset /jquery_ujs.js - 304 Not Modified (0ms)
13012
+
13013
+
13014
+ Started GET "/assets/nsa_panel/nsa-eagle-tiny.png" for 127.0.0.1 at 2013-06-10 13:51:26 +0300
13015
+ Served asset /nsa_panel/nsa-eagle-tiny.png - 304 Not Modified (0ms)
13016
+
13017
+
13018
+ Started GET "/nsa_panel/users/1" for 127.0.0.1 at 2013-06-10 13:51:55 +0300
13019
+ Processing by NsaPanel::UsersController#show as HTML
13020
+ Parameters: {"id"=>"1"}
13021
+ User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", "1"]]
13022
+ Rendered /Users/goshakkk/src/nsa_panel/app/views/nsa_panel/users/show.html.erb within layouts/nsa_panel/application (2.6ms)
13023
+ Completed 200 OK in 15ms (Views: 10.8ms | ActiveRecord: 0.4ms)
13024
+
13025
+
13026
+ Started GET "/assets/nsa_panel/application.css?body=1" for 127.0.0.1 at 2013-06-10 13:51:55 +0300
13027
+ Served asset /nsa_panel/application.css - 304 Not Modified (0ms)
13028
+
13029
+
13030
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-06-10 13:51:55 +0300
13031
+ Served asset /jquery.js - 304 Not Modified (0ms)
13032
+
13033
+
13034
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-06-10 13:51:55 +0300
13035
+ Served asset /jquery_ujs.js - 304 Not Modified (0ms)
13036
+
13037
+
13038
+ Started GET "/assets/nsa_panel/application.js?body=1" for 127.0.0.1 at 2013-06-10 13:51:55 +0300
13039
+ Served asset /nsa_panel/application.js - 304 Not Modified (0ms)
13040
+
13041
+
13042
+ Started GET "/assets/nsa_panel/bootstrap.css?body=1" for 127.0.0.1 at 2013-06-10 13:51:55 +0300
13043
+ Served asset /nsa_panel/bootstrap.css - 304 Not Modified (0ms)
13044
+
13045
+
13046
+ Started GET "/assets/nsa_panel/dashboard.js?body=1" for 127.0.0.1 at 2013-06-10 13:51:55 +0300
13047
+ Served asset /nsa_panel/dashboard.js - 304 Not Modified (0ms)
13048
+
13049
+
13050
+ Started GET "/assets/nsa_panel/nsa-eagle-tiny.png" for 127.0.0.1 at 2013-06-10 13:51:55 +0300
13051
+ Served asset /nsa_panel/nsa-eagle-tiny.png - 304 Not Modified (0ms)
13052
+
13053
+
13054
+ Started GET "/nsa_panel/users/1" for 127.0.0.1 at 2013-06-10 13:52:03 +0300
13055
+ Processing by NsaPanel::UsersController#show as HTML
13056
+ Parameters: {"id"=>"1"}
13057
+ User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", "1"]]
13058
+ Rendered /Users/goshakkk/src/nsa_panel/app/views/nsa_panel/users/show.html.erb within layouts/nsa_panel/application (2.6ms)
13059
+ Completed 200 OK in 17ms (Views: 14.6ms | ActiveRecord: 0.1ms)
13060
+
13061
+
13062
+ Started GET "/assets/nsa_panel/application.css?body=1" for 127.0.0.1 at 2013-06-10 13:52:03 +0300
13063
+ Served asset /nsa_panel/application.css - 304 Not Modified (0ms)
13064
+
13065
+
13066
+ Started GET "/assets/nsa_panel/bootstrap.css?body=1" for 127.0.0.1 at 2013-06-10 13:52:03 +0300
13067
+ Served asset /nsa_panel/bootstrap.css - 304 Not Modified (0ms)
13068
+
13069
+
13070
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-06-10 13:52:03 +0300
13071
+ Served asset /jquery_ujs.js - 304 Not Modified (0ms)
13072
+
13073
+
13074
+ Started GET "/assets/nsa_panel/dashboard.js?body=1" for 127.0.0.1 at 2013-06-10 13:52:03 +0300
13075
+ Served asset /nsa_panel/dashboard.js - 304 Not Modified (0ms)
13076
+
13077
+
13078
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-06-10 13:52:03 +0300
13079
+ Served asset /jquery.js - 304 Not Modified (0ms)
13080
+
13081
+
13082
+ Started GET "/assets/nsa_panel/application.js?body=1" for 127.0.0.1 at 2013-06-10 13:52:03 +0300
13083
+ Served asset /nsa_panel/application.js - 304 Not Modified (0ms)
13084
+
13085
+
13086
+ Started GET "/assets/nsa_panel/nsa-eagle-tiny.png" for 127.0.0.1 at 2013-06-10 13:52:03 +0300
13087
+ Served asset /nsa_panel/nsa-eagle-tiny.png - 304 Not Modified (0ms)
13088
+
13089
+
13090
+ Started GET "/nsa_panel/users/1" for 127.0.0.1 at 2013-06-10 13:53:01 +0300
13091
+ Processing by NsaPanel::UsersController#show as HTML
13092
+ Parameters: {"id"=>"1"}
13093
+ User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", "1"]]
13094
+ Rendered /Users/goshakkk/src/nsa_panel/app/views/nsa_panel/users/show.html.erb within layouts/nsa_panel/application (3.0ms)
13095
+ Completed 200 OK in 12ms (Views: 10.2ms | ActiveRecord: 0.2ms)
13096
+
13097
+
13098
+ Started GET "/assets/nsa_panel/application.css?body=1" for 127.0.0.1 at 2013-06-10 13:53:01 +0300
13099
+ Served asset /nsa_panel/application.css - 304 Not Modified (0ms)
13100
+
13101
+
13102
+ Started GET "/assets/nsa_panel/application.js?body=1" for 127.0.0.1 at 2013-06-10 13:53:01 +0300
13103
+ Served asset /nsa_panel/application.js - 304 Not Modified (0ms)
13104
+
13105
+
13106
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-06-10 13:53:01 +0300
13107
+ Served asset /jquery_ujs.js - 304 Not Modified (0ms)
13108
+
13109
+
13110
+ Started GET "/assets/nsa_panel/bootstrap.css?body=1" for 127.0.0.1 at 2013-06-10 13:53:01 +0300
13111
+ Served asset /nsa_panel/bootstrap.css - 304 Not Modified (0ms)
13112
+
13113
+
13114
+ Started GET "/assets/nsa_panel/dashboard.js?body=1" for 127.0.0.1 at 2013-06-10 13:53:01 +0300
13115
+ Served asset /nsa_panel/dashboard.js - 304 Not Modified (0ms)
13116
+
13117
+
13118
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-06-10 13:53:01 +0300
13119
+ Served asset /jquery.js - 304 Not Modified (0ms)
13120
+
13121
+
13122
+ Started GET "/assets/nsa_panel/nsa-eagle-tiny.png" for 127.0.0.1 at 2013-06-10 13:53:01 +0300
13123
+ Served asset /nsa_panel/nsa-eagle-tiny.png - 304 Not Modified (0ms)
13124
+
13125
+
13126
+ Started GET "/nsa_panel/users/1" for 127.0.0.1 at 2013-06-10 13:56:50 +0300
13127
+ Processing by NsaPanel::UsersController#show as HTML
13128
+ Parameters: {"id"=>"1"}
13129
+ User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", "1"]]
13130
+ Rendered /Users/goshakkk/src/nsa_panel/app/views/nsa_panel/users/show.html.erb within layouts/nsa_panel/application (1.3ms)
13131
+ Completed 200 OK in 14ms (Views: 7.3ms | ActiveRecord: 0.7ms)
13132
+
13133
+
13134
+ Started GET "/assets/nsa_panel/application.css?body=1" for 127.0.0.1 at 2013-06-10 13:56:50 +0300
13135
+ Served asset /nsa_panel/application.css - 304 Not Modified (0ms)
13136
+
13137
+
13138
+ Started GET "/assets/nsa_panel/bootstrap.css?body=1" for 127.0.0.1 at 2013-06-10 13:56:50 +0300
13139
+ Served asset /nsa_panel/bootstrap.css - 304 Not Modified (0ms)
13140
+
13141
+
13142
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-06-10 13:56:50 +0300
13143
+ Served asset /jquery_ujs.js - 304 Not Modified (0ms)
13144
+
13145
+
13146
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-06-10 13:56:50 +0300
13147
+ Served asset /jquery.js - 304 Not Modified (0ms)
13148
+
13149
+
13150
+ Started GET "/assets/nsa_panel/dashboard.js?body=1" for 127.0.0.1 at 2013-06-10 13:56:50 +0300
13151
+ Served asset /nsa_panel/dashboard.js - 304 Not Modified (0ms)
13152
+
13153
+
13154
+ Started GET "/assets/nsa_panel/application.js?body=1" for 127.0.0.1 at 2013-06-10 13:56:50 +0300
13155
+ Served asset /nsa_panel/application.js - 304 Not Modified (0ms)
13156
+
13157
+
13158
+ Started GET "/assets/nsa_panel/nsa-eagle-tiny.png" for 127.0.0.1 at 2013-06-10 13:56:50 +0300
13159
+ Served asset /nsa_panel/nsa-eagle-tiny.png - 304 Not Modified (0ms)
13160
+
13161
+
13162
+ Started GET "/nsa_panel/users/1/order_drone_strike" for 127.0.0.1 at 2013-06-10 13:56:51 +0300
13163
+
13164
+ ActionController::RoutingError (No route matches [GET] "/nsa_panel/users/1/order_drone_strike"):
13165
+ actionpack (3.2.13) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
13166
+ actionpack (3.2.13) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
13167
+ railties (3.2.13) lib/rails/rack/logger.rb:32:in `call_app'
13168
+ railties (3.2.13) lib/rails/rack/logger.rb:16:in `block in call'
13169
+ activesupport (3.2.13) lib/active_support/tagged_logging.rb:22:in `tagged'
13170
+ railties (3.2.13) lib/rails/rack/logger.rb:16:in `call'
13171
+ actionpack (3.2.13) lib/action_dispatch/middleware/request_id.rb:22:in `call'
13172
+ rack (1.4.5) lib/rack/methodoverride.rb:21:in `call'
13173
+ rack (1.4.5) lib/rack/runtime.rb:17:in `call'
13174
+ activesupport (3.2.13) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
13175
+ rack (1.4.5) lib/rack/lock.rb:15:in `call'
13176
+ actionpack (3.2.13) lib/action_dispatch/middleware/static.rb:63:in `call'
13177
+ railties (3.2.13) lib/rails/engine.rb:479:in `call'
13178
+ railties (3.2.13) lib/rails/application.rb:223:in `call'
13179
+ rack (1.4.5) lib/rack/content_length.rb:14:in `call'
13180
+ railties (3.2.13) lib/rails/rack/log_tailer.rb:17:in `call'
13181
+ rack (1.4.5) lib/rack/handler/webrick.rb:59:in `service'
13182
+ /opt/boxen/rbenv/versions/1.9.3-p429/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
13183
+ /opt/boxen/rbenv/versions/1.9.3-p429/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
13184
+ /opt/boxen/rbenv/versions/1.9.3-p429/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
13185
+
13186
+
13187
+ Rendered /opt/boxen/rbenv/versions/1.9.3-p429/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.9ms)
13188
+
13189
+
13190
+ Started GET "/nsa_panel/users/1/order_drone_strike" for 127.0.0.1 at 2013-06-10 13:57:06 +0300
13191
+
13192
+ ActionController::RoutingError (No route matches [GET] "/nsa_panel/users/1/order_drone_strike"):
13193
+ actionpack (3.2.13) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
13194
+ actionpack (3.2.13) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
13195
+ railties (3.2.13) lib/rails/rack/logger.rb:32:in `call_app'
13196
+ railties (3.2.13) lib/rails/rack/logger.rb:16:in `block in call'
13197
+ activesupport (3.2.13) lib/active_support/tagged_logging.rb:22:in `tagged'
13198
+ railties (3.2.13) lib/rails/rack/logger.rb:16:in `call'
13199
+ actionpack (3.2.13) lib/action_dispatch/middleware/request_id.rb:22:in `call'
13200
+ rack (1.4.5) lib/rack/methodoverride.rb:21:in `call'
13201
+ rack (1.4.5) lib/rack/runtime.rb:17:in `call'
13202
+ activesupport (3.2.13) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
13203
+ rack (1.4.5) lib/rack/lock.rb:15:in `call'
13204
+ actionpack (3.2.13) lib/action_dispatch/middleware/static.rb:63:in `call'
13205
+ railties (3.2.13) lib/rails/engine.rb:479:in `call'
13206
+ railties (3.2.13) lib/rails/application.rb:223:in `call'
13207
+ rack (1.4.5) lib/rack/content_length.rb:14:in `call'
13208
+ railties (3.2.13) lib/rails/rack/log_tailer.rb:17:in `call'
13209
+ rack (1.4.5) lib/rack/handler/webrick.rb:59:in `service'
13210
+ /opt/boxen/rbenv/versions/1.9.3-p429/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
13211
+ /opt/boxen/rbenv/versions/1.9.3-p429/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
13212
+ /opt/boxen/rbenv/versions/1.9.3-p429/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
13213
+
13214
+
13215
+ Rendered /opt/boxen/rbenv/versions/1.9.3-p429/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.9ms)
13216
+
13217
+
13218
+ Started GET "/nsa_panel/users/1" for 127.0.0.1 at 2013-06-10 13:57:07 +0300
13219
+ Processing by NsaPanel::UsersController#show as HTML
13220
+ Parameters: {"id"=>"1"}
13221
+ User Load (0.8ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", "1"]]
13222
+ Rendered /Users/goshakkk/src/nsa_panel/app/views/nsa_panel/users/show.html.erb within layouts/nsa_panel/application (3.4ms)
13223
+ Completed 200 OK in 15ms (Views: 12.5ms | ActiveRecord: 0.8ms)
13224
+
13225
+
13226
+ Started GET "/assets/nsa_panel/application.css?body=1" for 127.0.0.1 at 2013-06-10 13:57:07 +0300
13227
+ Served asset /nsa_panel/application.css - 304 Not Modified (0ms)
13228
+
13229
+
13230
+ Started GET "/assets/nsa_panel/bootstrap.css?body=1" for 127.0.0.1 at 2013-06-10 13:57:07 +0300
13231
+ Served asset /nsa_panel/bootstrap.css - 304 Not Modified (0ms)
13232
+
13233
+
13234
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-06-10 13:57:07 +0300
13235
+ Served asset /jquery.js - 304 Not Modified (0ms)
13236
+
13237
+
13238
+ Started GET "/assets/nsa_panel/application.js?body=1" for 127.0.0.1 at 2013-06-10 13:57:07 +0300
13239
+ Served asset /nsa_panel/application.js - 304 Not Modified (0ms)
13240
+
13241
+
13242
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-06-10 13:57:07 +0300
13243
+ Served asset /jquery_ujs.js - 304 Not Modified (0ms)
13244
+
13245
+
13246
+ Started GET "/assets/nsa_panel/dashboard.js?body=1" for 127.0.0.1 at 2013-06-10 13:57:07 +0300
13247
+ Served asset /nsa_panel/dashboard.js - 304 Not Modified (0ms)
13248
+
13249
+
13250
+ Started GET "/assets/nsa_panel/nsa-eagle-tiny.png" for 127.0.0.1 at 2013-06-10 13:57:07 +0300
13251
+ Served asset /nsa_panel/nsa-eagle-tiny.png - 304 Not Modified (0ms)
13252
+
13253
+
13254
+ Started POST "/nsa_panel/users/1/order_drone_strike" for 127.0.0.1 at 2013-06-10 13:57:08 +0300
13255
+ Processing by NsaPanel::UsersController#order_drone_strike as HTML
13256
+ Parameters: {"authenticity_token"=>"ml0mgjmflYeGrXceFaURwldwWOoexnrzzjnm/kpqXLE=", "id"=>"1"}
13257
+ User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", "1"]]
13258
+ Redirected to http://localhost:3000/nsa_panel/users
13259
+ Completed 302 Found in 3ms (ActiveRecord: 0.1ms)
13260
+
13261
+
13262
+ Started GET "/nsa_panel/users" for 127.0.0.1 at 2013-06-10 13:57:08 +0300
13263
+ Processing by NsaPanel::UsersController#index as HTML
13264
+ User Load (0.8ms) SELECT "users".* FROM "users"
13265
+ Rendered /Users/goshakkk/src/nsa_panel/app/views/nsa_panel/users/index.html.erb within layouts/nsa_panel/application (34.9ms)
13266
+ Completed 200 OK in 48ms (Views: 40.6ms | ActiveRecord: 0.8ms)
13267
+
13268
+
13269
+ Started GET "/assets/nsa_panel/application.css?body=1" for 127.0.0.1 at 2013-06-10 13:57:08 +0300
13270
+ Served asset /nsa_panel/application.css - 304 Not Modified (0ms)
13271
+
13272
+
13273
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-06-10 13:57:08 +0300
13274
+ Served asset /jquery_ujs.js - 304 Not Modified (0ms)
13275
+
13276
+
13277
+ Started GET "/assets/nsa_panel/application.js?body=1" for 127.0.0.1 at 2013-06-10 13:57:08 +0300
13278
+ Served asset /nsa_panel/application.js - 304 Not Modified (0ms)
13279
+
13280
+
13281
+ Started GET "/assets/nsa_panel/bootstrap.css?body=1" for 127.0.0.1 at 2013-06-10 13:57:08 +0300
13282
+ Served asset /nsa_panel/bootstrap.css - 304 Not Modified (0ms)
13283
+
13284
+
13285
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-06-10 13:57:08 +0300
13286
+ Served asset /jquery.js - 304 Not Modified (0ms)
13287
+
13288
+
13289
+ Started GET "/assets/nsa_panel/dashboard.js?body=1" for 127.0.0.1 at 2013-06-10 13:57:08 +0300
13290
+ Served asset /nsa_panel/dashboard.js - 304 Not Modified (0ms)
13291
+
13292
+
13293
+ Started GET "/assets/nsa_panel/nsa-eagle-tiny.png" for 127.0.0.1 at 2013-06-10 13:57:08 +0300
13294
+ Served asset /nsa_panel/nsa-eagle-tiny.png - 304 Not Modified (0ms)
13295
+
13296
+
13297
+ Started GET "/nsa_panel/users" for 127.0.0.1 at 2013-06-10 13:58:54 +0300
13298
+ Processing by NsaPanel::UsersController#index as HTML
13299
+ User Load (0.8ms) SELECT "users".* FROM "users" 
13300
+ Rendered /Users/goshakkk/src/nsa_panel/app/views/nsa_panel/users/index.html.erb within layouts/nsa_panel/application (60.1ms)
13301
+ Completed 200 OK in 75ms (Views: 67.9ms | ActiveRecord: 0.8ms)
13302
+
13303
+
13304
+ Started GET "/assets/nsa_panel/application.css?body=1" for 127.0.0.1 at 2013-06-10 13:58:55 +0300
13305
+ Served asset /nsa_panel/application.css - 304 Not Modified (0ms)
13306
+
13307
+
13308
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-06-10 13:58:55 +0300
13309
+ Served asset /jquery_ujs.js - 304 Not Modified (0ms)
13310
+
13311
+
13312
+ Started GET "/assets/nsa_panel/application.js?body=1" for 127.0.0.1 at 2013-06-10 13:58:55 +0300
13313
+ Served asset /nsa_panel/application.js - 304 Not Modified (0ms)
13314
+
13315
+
13316
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-06-10 13:58:55 +0300
13317
+ Served asset /jquery.js - 304 Not Modified (0ms)
13318
+
13319
+
13320
+ Started GET "/assets/nsa_panel/bootstrap.css?body=1" for 127.0.0.1 at 2013-06-10 13:58:55 +0300
13321
+ Served asset /nsa_panel/bootstrap.css - 304 Not Modified (0ms)
13322
+
13323
+
13324
+ Started GET "/assets/nsa_panel/dashboard.js?body=1" for 127.0.0.1 at 2013-06-10 13:58:55 +0300
13325
+ Served asset /nsa_panel/dashboard.js - 304 Not Modified (0ms)
13326
+
13327
+
13328
+ Started GET "/assets/nsa_panel/nsa-eagle-tiny.png" for 127.0.0.1 at 2013-06-10 13:58:55 +0300
13329
+ Served asset /nsa_panel/nsa-eagle-tiny.png - 304 Not Modified (0ms)
13330
+
13331
+
13332
+ Started POST "/nsa_panel/users/1/order_drone_strike" for 127.0.0.1 at 2013-06-10 14:01:07 +0300
13333
+ Processing by NsaPanel::UsersController#order_drone_strike as HTML
13334
+ Parameters: {"authenticity_token"=>"ml0mgjmflYeGrXceFaURwldwWOoexnrzzjnm/kpqXLE=", "id"=>"1"}
13335
+ User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", "1"]]
13336
+ Redirected to http://localhost:3000/nsa_panel/users
13337
+ Completed 302 Found in 3ms (ActiveRecord: 0.2ms)
13338
+
13339
+
13340
+ Started GET "/nsa_panel/users" for 127.0.0.1 at 2013-06-10 14:01:07 +0300
13341
+ Processing by NsaPanel::UsersController#index as HTML
13342
+ User Load (0.5ms) SELECT "users".* FROM "users" 
13343
+ Rendered /Users/goshakkk/src/nsa_panel/app/views/nsa_panel/users/index.html.erb within layouts/nsa_panel/application (58.8ms)
13344
+ Completed 500 Internal Server Error in 148ms
13345
+
13346
+ ActionView::Template::Error (undefined method `bootstrap_flash_class' for #<#<Class:0x007fb80947a4a0>:0x007fb809608e70>):
13347
+ 20: </div>
13348
+ 21:
13349
+ 22: <% flash.each do |name, message| %>
13350
+ 23: <div class="alert alert-<%= bootstrap_flash_class name %>">
13351
+ 24: <span><%= message %>
13352
+ 25: </div>
13353
+ 26: <% end %>
13354
+ /Users/goshakkk/src/nsa_panel/app/views/layouts/nsa_panel/application.html.erb:23:in `block in ___sers_goshakkk_src_nsa_panel_app_views_layouts_nsa_panel_application_html_erb___2147707161642802415_70214204006520'
13355
+ actionpack (3.2.13) lib/action_dispatch/middleware/flash.rb:136:in `each'
13356
+ actionpack (3.2.13) lib/action_dispatch/middleware/flash.rb:136:in `each'
13357
+ /Users/goshakkk/src/nsa_panel/app/views/layouts/nsa_panel/application.html.erb:22:in `___sers_goshakkk_src_nsa_panel_app_views_layouts_nsa_panel_application_html_erb___2147707161642802415_70214204006520'
13358
+ actionpack (3.2.13) lib/action_view/template.rb:145:in `block in render'
13359
+ activesupport (3.2.13) lib/active_support/notifications.rb:125:in `instrument'
13360
+ actionpack (3.2.13) lib/action_view/template.rb:143:in `render'
13361
+ actionpack (3.2.13) lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'
13362
+ actionpack (3.2.13) lib/action_view/renderer/template_renderer.rb:45:in `render_template'
13363
+ actionpack (3.2.13) lib/action_view/renderer/template_renderer.rb:18:in `render'
13364
+ actionpack (3.2.13) lib/action_view/renderer/renderer.rb:36:in `render_template'
13365
+ actionpack (3.2.13) lib/action_view/renderer/renderer.rb:17:in `render'
13366
+ actionpack (3.2.13) lib/abstract_controller/rendering.rb:110:in `_render_template'
13367
+ actionpack (3.2.13) lib/action_controller/metal/streaming.rb:225:in `_render_template'
13368
+ actionpack (3.2.13) lib/abstract_controller/rendering.rb:103:in `render_to_body'
13369
+ actionpack (3.2.13) lib/action_controller/metal/renderers.rb:28:in `render_to_body'
13370
+ actionpack (3.2.13) lib/action_controller/metal/compatibility.rb:50:in `render_to_body'
13371
+ actionpack (3.2.13) lib/abstract_controller/rendering.rb:88:in `render'
13372
+ actionpack (3.2.13) lib/action_controller/metal/rendering.rb:16:in `render'
13373
+ actionpack (3.2.13) lib/action_controller/metal/instrumentation.rb:40:in `block (2 levels) in render'
13374
+ activesupport (3.2.13) lib/active_support/core_ext/benchmark.rb:5:in `block in ms'
13375
+ /opt/boxen/rbenv/versions/1.9.3-p429/lib/ruby/1.9.1/benchmark.rb:295:in `realtime'
13376
+ activesupport (3.2.13) lib/active_support/core_ext/benchmark.rb:5:in `ms'
13377
+ actionpack (3.2.13) lib/action_controller/metal/instrumentation.rb:40:in `block in render'
13378
+ actionpack (3.2.13) lib/action_controller/metal/instrumentation.rb:83:in `cleanup_view_runtime'
13379
+ activerecord (3.2.13) lib/active_record/railties/controller_runtime.rb:24:in `cleanup_view_runtime'
13380
+ actionpack (3.2.13) lib/action_controller/metal/instrumentation.rb:39:in `render'
13381
+ actionpack (3.2.13) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
13382
+ actionpack (3.2.13) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
13383
+ actionpack (3.2.13) lib/abstract_controller/base.rb:167:in `process_action'
13384
+ actionpack (3.2.13) lib/action_controller/metal/rendering.rb:10:in `process_action'
13385
+ actionpack (3.2.13) lib/abstract_controller/callbacks.rb:18:in `block in process_action'
13386
+ activesupport (3.2.13) lib/active_support/callbacks.rb:425:in `_run__2328188211645509838__process_action__1405991152736874376__callbacks'
13387
+ activesupport (3.2.13) lib/active_support/callbacks.rb:405:in `__run_callback'
13388
+ activesupport (3.2.13) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks'
13389
+ activesupport (3.2.13) lib/active_support/callbacks.rb:81:in `run_callbacks'
13390
+ actionpack (3.2.13) lib/abstract_controller/callbacks.rb:17:in `process_action'
13391
+ actionpack (3.2.13) lib/action_controller/metal/rescue.rb:29:in `process_action'
13392
+ actionpack (3.2.13) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action'
13393
+ activesupport (3.2.13) lib/active_support/notifications.rb:123:in `block in instrument'
13394
+ activesupport (3.2.13) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
13395
+ activesupport (3.2.13) lib/active_support/notifications.rb:123:in `instrument'
13396
+ actionpack (3.2.13) lib/action_controller/metal/instrumentation.rb:29:in `process_action'
13397
+ actionpack (3.2.13) lib/action_controller/metal/params_wrapper.rb:207:in `process_action'
13398
+ activerecord (3.2.13) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
13399
+ actionpack (3.2.13) lib/abstract_controller/base.rb:121:in `process'
13400
+ actionpack (3.2.13) lib/abstract_controller/rendering.rb:45:in `process'
13401
+ actionpack (3.2.13) lib/action_controller/metal.rb:203:in `dispatch'
13402
+ actionpack (3.2.13) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch'
13403
+ actionpack (3.2.13) lib/action_controller/metal.rb:246:in `block in action'
13404
+ actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:73:in `call'
13405
+ actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:73:in `dispatch'
13406
+ actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:36:in `call'
13407
+ journey (1.0.4) lib/journey/router.rb:68:in `block in call'
13408
+ journey (1.0.4) lib/journey/router.rb:56:in `each'
13409
+ journey (1.0.4) lib/journey/router.rb:56:in `call'
13410
+ actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:612:in `call'
13411
+ railties (3.2.13) lib/rails/engine.rb:479:in `call'
13412
+ railties (3.2.13) lib/rails/railtie/configurable.rb:30:in `method_missing'
13413
+ journey (1.0.4) lib/journey/router.rb:68:in `block in call'
13414
+ journey (1.0.4) lib/journey/router.rb:56:in `each'
13415
+ journey (1.0.4) lib/journey/router.rb:56:in `call'
13416
+ actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:612:in `call'
13417
+ actionpack (3.2.13) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call'
13418
+ rack (1.4.5) lib/rack/etag.rb:23:in `call'
13419
+ rack (1.4.5) lib/rack/conditionalget.rb:25:in `call'
13420
+ actionpack (3.2.13) lib/action_dispatch/middleware/head.rb:14:in `call'
13421
+ actionpack (3.2.13) lib/action_dispatch/middleware/params_parser.rb:21:in `call'
13422
+ actionpack (3.2.13) lib/action_dispatch/middleware/flash.rb:242:in `call'
13423
+ rack (1.4.5) lib/rack/session/abstract/id.rb:210:in `context'
13424
+ rack (1.4.5) lib/rack/session/abstract/id.rb:205:in `call'
13425
+ actionpack (3.2.13) lib/action_dispatch/middleware/cookies.rb:341:in `call'
13426
+ activerecord (3.2.13) lib/active_record/query_cache.rb:64:in `call'
13427
+ activerecord (3.2.13) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call'
13428
+ actionpack (3.2.13) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call'
13429
+ activesupport (3.2.13) lib/active_support/callbacks.rb:405:in `_run__3897252554025433224__call__4298758450568719837__callbacks'
13430
+ activesupport (3.2.13) lib/active_support/callbacks.rb:405:in `__run_callback'
13431
+ activesupport (3.2.13) lib/active_support/callbacks.rb:385:in `_run_call_callbacks'
13432
+ activesupport (3.2.13) lib/active_support/callbacks.rb:81:in `run_callbacks'
13433
+ actionpack (3.2.13) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
13434
+ actionpack (3.2.13) lib/action_dispatch/middleware/reloader.rb:65:in `call'
13435
+ actionpack (3.2.13) lib/action_dispatch/middleware/remote_ip.rb:31:in `call'
13436
+ actionpack (3.2.13) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call'
13437
+ actionpack (3.2.13) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
13438
+ railties (3.2.13) lib/rails/rack/logger.rb:32:in `call_app'
13439
+ railties (3.2.13) lib/rails/rack/logger.rb:16:in `block in call'
13440
+ activesupport (3.2.13) lib/active_support/tagged_logging.rb:22:in `tagged'
13441
+ railties (3.2.13) lib/rails/rack/logger.rb:16:in `call'
13442
+ actionpack (3.2.13) lib/action_dispatch/middleware/request_id.rb:22:in `call'
13443
+ rack (1.4.5) lib/rack/methodoverride.rb:21:in `call'
13444
+ rack (1.4.5) lib/rack/runtime.rb:17:in `call'
13445
+ activesupport (3.2.13) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
13446
+ rack (1.4.5) lib/rack/lock.rb:15:in `call'
13447
+ actionpack (3.2.13) lib/action_dispatch/middleware/static.rb:63:in `call'
13448
+ railties (3.2.13) lib/rails/engine.rb:479:in `call'
13449
+ railties (3.2.13) lib/rails/application.rb:223:in `call'
13450
+ rack (1.4.5) lib/rack/content_length.rb:14:in `call'
13451
+ railties (3.2.13) lib/rails/rack/log_tailer.rb:17:in `call'
13452
+ rack (1.4.5) lib/rack/handler/webrick.rb:59:in `service'
13453
+ /opt/boxen/rbenv/versions/1.9.3-p429/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
13454
+ /opt/boxen/rbenv/versions/1.9.3-p429/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
13455
+ /opt/boxen/rbenv/versions/1.9.3-p429/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
13456
+
13457
+
13458
+ Rendered /opt/boxen/rbenv/versions/1.9.3-p429/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.7ms)
13459
+ Rendered /opt/boxen/rbenv/versions/1.9.3-p429/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.1ms)
13460
+ Rendered /opt/boxen/rbenv/versions/1.9.3-p429/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (9.3ms)
13461
+
13462
+
13463
+ Started GET "/nsa_panel/users" for 127.0.0.1 at 2013-06-10 14:01:12 +0300
13464
+ Processing by NsaPanel::UsersController#index as HTML
13465
+ User Load (0.9ms) SELECT "users".* FROM "users"
13466
+ Rendered /Users/goshakkk/src/nsa_panel/app/views/nsa_panel/users/index.html.erb within layouts/nsa_panel/application (76.1ms)
13467
+ Completed 200 OK in 117ms (Views: 82.9ms | ActiveRecord: 1.7ms)
13468
+
13469
+
13470
+ Started GET "/assets/nsa_panel/application.css?body=1" for 127.0.0.1 at 2013-06-10 14:01:12 +0300
13471
+ Served asset /nsa_panel/application.css - 304 Not Modified (0ms)
13472
+
13473
+
13474
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-06-10 14:01:12 +0300
13475
+ Served asset /jquery_ujs.js - 304 Not Modified (0ms)
13476
+
13477
+
13478
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-06-10 14:01:12 +0300
13479
+ Served asset /jquery.js - 304 Not Modified (0ms)
13480
+
13481
+
13482
+ Started GET "/assets/nsa_panel/dashboard.js?body=1" for 127.0.0.1 at 2013-06-10 14:01:12 +0300
13483
+ Served asset /nsa_panel/dashboard.js - 304 Not Modified (0ms)
13484
+
13485
+
13486
+ Started GET "/assets/nsa_panel/bootstrap.css?body=1" for 127.0.0.1 at 2013-06-10 14:01:12 +0300
13487
+ Served asset /nsa_panel/bootstrap.css - 304 Not Modified (0ms)
13488
+
13489
+
13490
+ Started GET "/assets/nsa_panel/application.js?body=1" for 127.0.0.1 at 2013-06-10 14:01:12 +0300
13491
+ Served asset /nsa_panel/application.js - 304 Not Modified (0ms)
13492
+
13493
+
13494
+ Started GET "/assets/nsa_panel/nsa-eagle-tiny.png" for 127.0.0.1 at 2013-06-10 14:01:12 +0300
13495
+ Served asset /nsa_panel/nsa-eagle-tiny.png - 304 Not Modified (0ms)
13496
+
13497
+
13498
+ Started GET "/nsa_panel/users" for 127.0.0.1 at 2013-06-10 14:01:57 +0300
13499
+ Processing by NsaPanel::UsersController#index as HTML
13500
+ User Load (0.7ms) SELECT "users".* FROM "users" 
13501
+ Rendered /Users/goshakkk/src/nsa_panel/app/views/nsa_panel/users/index.html.erb within layouts/nsa_panel/application (77.2ms)
13502
+ Completed 500 Internal Server Error in 97ms
13503
+
13504
+ ActionView::Template::Error (Missing partial nsa_panel/users/flashes, nsa_panel/application/flashes with {:locale=>[:en], :formats=>[:html], :handlers=>[:erb, :builder]}. Searched in:
13505
+ * "/Users/goshakkk/src/nsa_panel/test/dummy/app/views"
13506
+ * "/Users/goshakkk/src/nsa_panel/app/views"
13507
+ ):
13508
+ 19: </div>
13509
+ 20: </div>
13510
+ 21:
13511
+ 22: <%= render partial: 'flashes' %>
13512
+ 23:
13513
+ 24: <%= yield %>
13514
+ 25:
13515
+ actionpack (3.2.13) lib/action_view/path_set.rb:58:in `find'
13516
+ actionpack (3.2.13) lib/action_view/lookup_context.rb:109:in `find'
13517
+ actionpack (3.2.13) lib/action_view/renderer/partial_renderer.rb:339:in `find_template'
13518
+ actionpack (3.2.13) lib/action_view/renderer/partial_renderer.rb:333:in `find_partial'
13519
+ actionpack (3.2.13) lib/action_view/renderer/partial_renderer.rb:222:in `render'
13520
+ actionpack (3.2.13) lib/action_view/renderer/renderer.rb:41:in `render_partial'
13521
+ actionpack (3.2.13) lib/action_view/renderer/renderer.rb:15:in `render'
13522
+ actionpack (3.2.13) lib/action_view/helpers/rendering_helper.rb:24:in `render'
13523
+ /Users/goshakkk/src/nsa_panel/app/views/layouts/nsa_panel/application.html.erb:22:in `___sers_goshakkk_src_nsa_panel_app_views_layouts_nsa_panel_application_html_erb___2147707161642802415_70214204057820'
13524
+ actionpack (3.2.13) lib/action_view/template.rb:145:in `block in render'
13525
+ activesupport (3.2.13) lib/active_support/notifications.rb:125:in `instrument'
13526
+ actionpack (3.2.13) lib/action_view/template.rb:143:in `render'
13527
+ actionpack (3.2.13) lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'
13528
+ actionpack (3.2.13) lib/action_view/renderer/template_renderer.rb:45:in `render_template'
13529
+ actionpack (3.2.13) lib/action_view/renderer/template_renderer.rb:18:in `render'
13530
+ actionpack (3.2.13) lib/action_view/renderer/renderer.rb:36:in `render_template'
13531
+ actionpack (3.2.13) lib/action_view/renderer/renderer.rb:17:in `render'
13532
+ actionpack (3.2.13) lib/abstract_controller/rendering.rb:110:in `_render_template'
13533
+ actionpack (3.2.13) lib/action_controller/metal/streaming.rb:225:in `_render_template'
13534
+ actionpack (3.2.13) lib/abstract_controller/rendering.rb:103:in `render_to_body'
13535
+ actionpack (3.2.13) lib/action_controller/metal/renderers.rb:28:in `render_to_body'
13536
+ actionpack (3.2.13) lib/action_controller/metal/compatibility.rb:50:in `render_to_body'
13537
+ actionpack (3.2.13) lib/abstract_controller/rendering.rb:88:in `render'
13538
+ actionpack (3.2.13) lib/action_controller/metal/rendering.rb:16:in `render'
13539
+ actionpack (3.2.13) lib/action_controller/metal/instrumentation.rb:40:in `block (2 levels) in render'
13540
+ activesupport (3.2.13) lib/active_support/core_ext/benchmark.rb:5:in `block in ms'
13541
+ /opt/boxen/rbenv/versions/1.9.3-p429/lib/ruby/1.9.1/benchmark.rb:295:in `realtime'
13542
+ activesupport (3.2.13) lib/active_support/core_ext/benchmark.rb:5:in `ms'
13543
+ actionpack (3.2.13) lib/action_controller/metal/instrumentation.rb:40:in `block in render'
13544
+ actionpack (3.2.13) lib/action_controller/metal/instrumentation.rb:83:in `cleanup_view_runtime'
13545
+ activerecord (3.2.13) lib/active_record/railties/controller_runtime.rb:24:in `cleanup_view_runtime'
13546
+ actionpack (3.2.13) lib/action_controller/metal/instrumentation.rb:39:in `render'
13547
+ actionpack (3.2.13) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
13548
+ actionpack (3.2.13) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
13549
+ actionpack (3.2.13) lib/abstract_controller/base.rb:167:in `process_action'
13550
+ actionpack (3.2.13) lib/action_controller/metal/rendering.rb:10:in `process_action'
13551
+ actionpack (3.2.13) lib/abstract_controller/callbacks.rb:18:in `block in process_action'
13552
+ activesupport (3.2.13) lib/active_support/callbacks.rb:425:in `_run__2328188211645509838__process_action__1405991152736874376__callbacks'
13553
+ activesupport (3.2.13) lib/active_support/callbacks.rb:405:in `__run_callback'
13554
+ activesupport (3.2.13) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks'
13555
+ activesupport (3.2.13) lib/active_support/callbacks.rb:81:in `run_callbacks'
13556
+ actionpack (3.2.13) lib/abstract_controller/callbacks.rb:17:in `process_action'
13557
+ actionpack (3.2.13) lib/action_controller/metal/rescue.rb:29:in `process_action'
13558
+ actionpack (3.2.13) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action'
13559
+ activesupport (3.2.13) lib/active_support/notifications.rb:123:in `block in instrument'
13560
+ activesupport (3.2.13) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
13561
+ activesupport (3.2.13) lib/active_support/notifications.rb:123:in `instrument'
13562
+ actionpack (3.2.13) lib/action_controller/metal/instrumentation.rb:29:in `process_action'
13563
+ actionpack (3.2.13) lib/action_controller/metal/params_wrapper.rb:207:in `process_action'
13564
+ activerecord (3.2.13) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
13565
+ actionpack (3.2.13) lib/abstract_controller/base.rb:121:in `process'
13566
+ actionpack (3.2.13) lib/abstract_controller/rendering.rb:45:in `process'
13567
+ actionpack (3.2.13) lib/action_controller/metal.rb:203:in `dispatch'
13568
+ actionpack (3.2.13) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch'
13569
+ actionpack (3.2.13) lib/action_controller/metal.rb:246:in `block in action'
13570
+ actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:73:in `call'
13571
+ actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:73:in `dispatch'
13572
+ actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:36:in `call'
13573
+ journey (1.0.4) lib/journey/router.rb:68:in `block in call'
13574
+ journey (1.0.4) lib/journey/router.rb:56:in `each'
13575
+ journey (1.0.4) lib/journey/router.rb:56:in `call'
13576
+ actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:612:in `call'
13577
+ railties (3.2.13) lib/rails/engine.rb:479:in `call'
13578
+ railties (3.2.13) lib/rails/railtie/configurable.rb:30:in `method_missing'
13579
+ journey (1.0.4) lib/journey/router.rb:68:in `block in call'
13580
+ journey (1.0.4) lib/journey/router.rb:56:in `each'
13581
+ journey (1.0.4) lib/journey/router.rb:56:in `call'
13582
+ actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:612:in `call'
13583
+ actionpack (3.2.13) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call'
13584
+ rack (1.4.5) lib/rack/etag.rb:23:in `call'
13585
+ rack (1.4.5) lib/rack/conditionalget.rb:25:in `call'
13586
+ actionpack (3.2.13) lib/action_dispatch/middleware/head.rb:14:in `call'
13587
+ actionpack (3.2.13) lib/action_dispatch/middleware/params_parser.rb:21:in `call'
13588
+ actionpack (3.2.13) lib/action_dispatch/middleware/flash.rb:242:in `call'
13589
+ rack (1.4.5) lib/rack/session/abstract/id.rb:210:in `context'
13590
+ rack (1.4.5) lib/rack/session/abstract/id.rb:205:in `call'
13591
+ actionpack (3.2.13) lib/action_dispatch/middleware/cookies.rb:341:in `call'
13592
+ activerecord (3.2.13) lib/active_record/query_cache.rb:64:in `call'
13593
+ activerecord (3.2.13) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call'
13594
+ actionpack (3.2.13) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call'
13595
+ activesupport (3.2.13) lib/active_support/callbacks.rb:405:in `_run__3897252554025433224__call__4298758450568719837__callbacks'
13596
+ activesupport (3.2.13) lib/active_support/callbacks.rb:405:in `__run_callback'
13597
+ activesupport (3.2.13) lib/active_support/callbacks.rb:385:in `_run_call_callbacks'
13598
+ activesupport (3.2.13) lib/active_support/callbacks.rb:81:in `run_callbacks'
13599
+ actionpack (3.2.13) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
13600
+ actionpack (3.2.13) lib/action_dispatch/middleware/reloader.rb:65:in `call'
13601
+ actionpack (3.2.13) lib/action_dispatch/middleware/remote_ip.rb:31:in `call'
13602
+ actionpack (3.2.13) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call'
13603
+ actionpack (3.2.13) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
13604
+ railties (3.2.13) lib/rails/rack/logger.rb:32:in `call_app'
13605
+ railties (3.2.13) lib/rails/rack/logger.rb:16:in `block in call'
13606
+ activesupport (3.2.13) lib/active_support/tagged_logging.rb:22:in `tagged'
13607
+ railties (3.2.13) lib/rails/rack/logger.rb:16:in `call'
13608
+ actionpack (3.2.13) lib/action_dispatch/middleware/request_id.rb:22:in `call'
13609
+ rack (1.4.5) lib/rack/methodoverride.rb:21:in `call'
13610
+ rack (1.4.5) lib/rack/runtime.rb:17:in `call'
13611
+ activesupport (3.2.13) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
13612
+ rack (1.4.5) lib/rack/lock.rb:15:in `call'
13613
+ actionpack (3.2.13) lib/action_dispatch/middleware/static.rb:63:in `call'
13614
+ railties (3.2.13) lib/rails/engine.rb:479:in `call'
13615
+ railties (3.2.13) lib/rails/application.rb:223:in `call'
13616
+ rack (1.4.5) lib/rack/content_length.rb:14:in `call'
13617
+ railties (3.2.13) lib/rails/rack/log_tailer.rb:17:in `call'
13618
+ rack (1.4.5) lib/rack/handler/webrick.rb:59:in `service'
13619
+ /opt/boxen/rbenv/versions/1.9.3-p429/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
13620
+ /opt/boxen/rbenv/versions/1.9.3-p429/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
13621
+ /opt/boxen/rbenv/versions/1.9.3-p429/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
13622
+
13623
+
13624
+ Rendered /opt/boxen/rbenv/versions/1.9.3-p429/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.6ms)
13625
+ Rendered /opt/boxen/rbenv/versions/1.9.3-p429/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.0ms)
13626
+ Rendered /opt/boxen/rbenv/versions/1.9.3-p429/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (8.8ms)
13627
+
13628
+
13629
+ Started GET "/nsa_panel/users" for 127.0.0.1 at 2013-06-10 14:02:12 +0300
13630
+ Processing by NsaPanel::UsersController#index as HTML
13631
+ User Load (0.9ms) SELECT "users".* FROM "users"
13632
+ Rendered /Users/goshakkk/src/nsa_panel/app/views/nsa_panel/users/index.html.erb within layouts/nsa_panel/application (82.0ms)
13633
+ Rendered /Users/goshakkk/src/nsa_panel/app/views/layouts/nsa_panel/_flashes.html.erb (0.5ms)
13634
+ Completed 200 OK in 97ms (Views: 89.3ms | ActiveRecord: 0.9ms)
13635
+
13636
+
13637
+ Started GET "/assets/nsa_panel/bootstrap.css?body=1" for 127.0.0.1 at 2013-06-10 14:02:12 +0300
13638
+ Served asset /nsa_panel/bootstrap.css - 304 Not Modified (0ms)
13639
+
13640
+
13641
+ Started GET "/assets/nsa_panel/dashboard.js?body=1" for 127.0.0.1 at 2013-06-10 14:02:12 +0300
13642
+ Served asset /nsa_panel/dashboard.js - 304 Not Modified (0ms)
13643
+
13644
+
13645
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-06-10 14:02:12 +0300
13646
+ Served asset /jquery.js - 304 Not Modified (0ms)
13647
+
13648
+
13649
+ Started GET "/assets/nsa_panel/application.css?body=1" for 127.0.0.1 at 2013-06-10 14:02:12 +0300
13650
+ Served asset /nsa_panel/application.css - 304 Not Modified (0ms)
13651
+
13652
+
13653
+ Started GET "/assets/nsa_panel/application.js?body=1" for 127.0.0.1 at 2013-06-10 14:02:12 +0300
13654
+ Served asset /nsa_panel/application.js - 304 Not Modified (0ms)
13655
+
13656
+
13657
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-06-10 14:02:12 +0300
13658
+ Served asset /jquery_ujs.js - 304 Not Modified (0ms)
13659
+
13660
+
13661
+ Started GET "/assets/nsa_panel/nsa-eagle-tiny.png" for 127.0.0.1 at 2013-06-10 14:02:12 +0300
13662
+ Served asset /nsa_panel/nsa-eagle-tiny.png - 304 Not Modified (0ms)
13663
+
13664
+
13665
+ Started POST "/nsa_panel/users/1/order_drone_strike" for 127.0.0.1 at 2013-06-10 14:02:14 +0300
13666
+ Processing by NsaPanel::UsersController#order_drone_strike as HTML
13667
+ Parameters: {"authenticity_token"=>"ml0mgjmflYeGrXceFaURwldwWOoexnrzzjnm/kpqXLE=", "id"=>"1"}
13668
+ User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", "1"]]
13669
+ Redirected to http://localhost:3000/nsa_panel/users
13670
+ Completed 302 Found in 4ms (ActiveRecord: 0.3ms)
13671
+
13672
+
13673
+ Started GET "/nsa_panel/users" for 127.0.0.1 at 2013-06-10 14:02:14 +0300
13674
+ Processing by NsaPanel::UsersController#index as HTML
13675
+ User Load (0.7ms) SELECT "users".* FROM "users"
13676
+ Rendered /Users/goshakkk/src/nsa_panel/app/views/nsa_panel/users/index.html.erb within layouts/nsa_panel/application (69.1ms)
13677
+ Rendered /Users/goshakkk/src/nsa_panel/app/views/layouts/nsa_panel/_flashes.html.erb (0.1ms)
13678
+ Completed 200 OK in 80ms (Views: 75.2ms | ActiveRecord: 0.7ms)
13679
+
13680
+
13681
+ Started GET "/assets/nsa_panel/bootstrap.css?body=1" for 127.0.0.1 at 2013-06-10 14:02:14 +0300
13682
+ Served asset /nsa_panel/bootstrap.css - 304 Not Modified (0ms)
13683
+
13684
+
13685
+ Started GET "/assets/nsa_panel/dashboard.js?body=1" for 127.0.0.1 at 2013-06-10 14:02:14 +0300
13686
+ Served asset /nsa_panel/dashboard.js - 304 Not Modified (0ms)
13687
+
13688
+
13689
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-06-10 14:02:14 +0300
13690
+ Served asset /jquery_ujs.js - 304 Not Modified (0ms)
13691
+
13692
+
13693
+ Started GET "/assets/nsa_panel/application.css?body=1" for 127.0.0.1 at 2013-06-10 14:02:14 +0300
13694
+ Served asset /nsa_panel/application.css - 304 Not Modified (0ms)
13695
+
13696
+
13697
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-06-10 14:02:14 +0300
13698
+ Served asset /jquery.js - 304 Not Modified (0ms)
13699
+
13700
+
13701
+ Started GET "/assets/nsa_panel/application.js?body=1" for 127.0.0.1 at 2013-06-10 14:02:14 +0300
13702
+ Served asset /nsa_panel/application.js - 304 Not Modified (0ms)
13703
+
13704
+
13705
+ Started GET "/assets/nsa_panel/nsa-eagle-tiny.png" for 127.0.0.1 at 2013-06-10 14:02:15 +0300
13706
+ Served asset /nsa_panel/nsa-eagle-tiny.png - 304 Not Modified (0ms)
13707
+
13708
+
13709
+ Started GET "/nsa_panel/" for 127.0.0.1 at 2013-06-10 14:03:55 +0300
13710
+ Processing by NsaPanel::DashboardController#index as HTML
13711
+ Redirected to http://localhost:3000/nsa_panel/users
13712
+ Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
13713
+
13714
+
13715
+ Started GET "/nsa_panel/users" for 127.0.0.1 at 2013-06-10 14:03:55 +0300
13716
+ Processing by NsaPanel::UsersController#index as HTML
13717
+ User Load (0.5ms) SELECT "users".* FROM "users" 
13718
+ Rendered /Users/goshakkk/src/nsa_panel/app/views/nsa_panel/users/index.html.erb within layouts/nsa_panel/application (46.3ms)
13719
+ Rendered /Users/goshakkk/src/nsa_panel/app/views/layouts/nsa_panel/_flashes.html.erb (0.1ms)
13720
+ Completed 200 OK in 56ms (Views: 52.1ms | ActiveRecord: 0.5ms)
13721
+
13722
+
13723
+ Started GET "/assets/nsa_panel/application.css?body=1" for 127.0.0.1 at 2013-06-10 14:03:55 +0300
13724
+ Served asset /nsa_panel/application.css - 304 Not Modified (0ms)
13725
+
13726
+
13727
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-06-10 14:03:55 +0300
13728
+ Served asset /jquery.js - 304 Not Modified (0ms)
13729
+
13730
+
13731
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-06-10 14:03:55 +0300
13732
+ Served asset /jquery_ujs.js - 304 Not Modified (0ms)
13733
+
13734
+
13735
+ Started GET "/assets/nsa_panel/application.js?body=1" for 127.0.0.1 at 2013-06-10 14:03:55 +0300
13736
+ Served asset /nsa_panel/application.js - 304 Not Modified (0ms)
13737
+
13738
+
13739
+ Started GET "/assets/nsa_panel/bootstrap.css?body=1" for 127.0.0.1 at 2013-06-10 14:03:55 +0300
13740
+ Served asset /nsa_panel/bootstrap.css - 304 Not Modified (0ms)
13741
+
13742
+
13743
+ Started GET "/assets/nsa_panel/dashboard.js?body=1" for 127.0.0.1 at 2013-06-10 14:03:55 +0300
13744
+ Served asset /nsa_panel/dashboard.js - 304 Not Modified (0ms)
13745
+
13746
+
13747
+ Started GET "/assets/nsa_panel/nsa-eagle-tiny.png" for 127.0.0.1 at 2013-06-10 14:03:56 +0300
13748
+ Served asset /nsa_panel/nsa-eagle-tiny.png - 304 Not Modified (0ms)
13749
+
13750
+
13751
+ Started GET "/nsa_panel/users" for 127.0.0.1 at 2013-06-10 14:04:02 +0300
13752
+ Processing by NsaPanel::UsersController#index as HTML
13753
+ Rendered /Users/goshakkk/src/nsa_panel/app/views/nsa_panel/dashboard/law_accordance_check.html.erb within layouts/nsa_panel/application (0.9ms)
13754
+ Rendered /Users/goshakkk/src/nsa_panel/app/views/layouts/nsa_panel/_flashes.html.erb (0.1ms)
13755
+ Filter chain halted as :require_warrant rendered or redirected
13756
+ Completed 200 OK in 10ms (Views: 9.6ms | ActiveRecord: 0.0ms)
13757
+
13758
+
13759
+ Started GET "/assets/nsa_panel/bootstrap.css?body=1" for 127.0.0.1 at 2013-06-10 14:04:02 +0300
13760
+ Served asset /nsa_panel/bootstrap.css - 304 Not Modified (0ms)
13761
+
13762
+
13763
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-06-10 14:04:02 +0300
13764
+ Served asset /jquery_ujs.js - 304 Not Modified (0ms)
13765
+
13766
+
13767
+ Started GET "/assets/nsa_panel/dashboard.js?body=1" for 127.0.0.1 at 2013-06-10 14:04:02 +0300
13768
+ Served asset /nsa_panel/dashboard.js - 304 Not Modified (0ms)
13769
+
13770
+
13771
+ Started GET "/assets/nsa_panel/application.css?body=1" for 127.0.0.1 at 2013-06-10 14:04:02 +0300
13772
+ Served asset /nsa_panel/application.css - 304 Not Modified (0ms)
13773
+
13774
+
13775
+ Started GET "/assets/nsa_panel/application.js?body=1" for 127.0.0.1 at 2013-06-10 14:04:02 +0300
13776
+ Served asset /nsa_panel/application.js - 304 Not Modified (0ms)
13777
+
13778
+
13779
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-06-10 14:04:02 +0300
13780
+ Served asset /jquery.js - 304 Not Modified (0ms)
13781
+
13782
+
13783
+ Started GET "/assets/nsa_panel/nsa-eagle-tiny.png" for 127.0.0.1 at 2013-06-10 14:04:02 +0300
13784
+ Served asset /nsa_panel/nsa-eagle-tiny.png - 304 Not Modified (0ms)
13785
+
13786
+
13787
+ Started POST "/nsa_panel/proceed" for 127.0.0.1 at 2013-06-10 14:04:27 +0300
13788
+ Processing by NsaPanel::DashboardController#proceed as HTML
13789
+ Parameters: {"authenticity_token"=>"OABhfotoS6OCietXXD/MexqJUyAsiQagllLdTQg/70g="}
13790
+ Redirected to http://localhost:3000/nsa_panel/users
13791
+ Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
13792
+
13793
+
13794
+ Started GET "/nsa_panel/users" for 127.0.0.1 at 2013-06-10 14:04:27 +0300
13795
+ Processing by NsaPanel::UsersController#index as HTML
13796
+ User Load (0.8ms) SELECT "users".* FROM "users"
13797
+ Rendered /Users/goshakkk/src/nsa_panel/app/views/nsa_panel/users/index.html.erb within layouts/nsa_panel/application (71.2ms)
13798
+ Rendered /Users/goshakkk/src/nsa_panel/app/views/layouts/nsa_panel/_flashes.html.erb (0.1ms)
13799
+ Completed 200 OK in 114ms (Views: 106.0ms | ActiveRecord: 0.8ms)
13800
+
13801
+
13802
+ Started GET "/assets/nsa_panel/application.css?body=1" for 127.0.0.1 at 2013-06-10 14:04:27 +0300
13803
+ Served asset /nsa_panel/application.css - 304 Not Modified (0ms)
13804
+
13805
+
13806
+ Started GET "/assets/nsa_panel/application.js?body=1" for 127.0.0.1 at 2013-06-10 14:04:27 +0300
13807
+ Served asset /nsa_panel/application.js - 304 Not Modified (0ms)
13808
+
13809
+
13810
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-06-10 14:04:27 +0300
13811
+ Served asset /jquery.js - 304 Not Modified (0ms)
13812
+
13813
+
13814
+ Started GET "/assets/nsa_panel/bootstrap.css?body=1" for 127.0.0.1 at 2013-06-10 14:04:27 +0300
13815
+ Served asset /nsa_panel/bootstrap.css - 304 Not Modified (0ms)
13816
+
13817
+
13818
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-06-10 14:04:27 +0300
13819
+ Served asset /jquery_ujs.js - 304 Not Modified (0ms)
13820
+
13821
+
13822
+ Started GET "/assets/nsa_panel/dashboard.js?body=1" for 127.0.0.1 at 2013-06-10 14:04:27 +0300
13823
+ Served asset /nsa_panel/dashboard.js - 304 Not Modified (0ms)
13824
+
13825
+
13826
+ Started GET "/assets/nsa_panel/nsa-eagle-tiny.png" for 127.0.0.1 at 2013-06-10 14:04:28 +0300
13827
+ Served asset /nsa_panel/nsa-eagle-tiny.png - 304 Not Modified (0ms)
13828
+
13829
+
13830
+ Started GET "/nsa_panel/users/1" for 127.0.0.1 at 2013-06-10 14:04:32 +0300
13831
+ Processing by NsaPanel::UsersController#show as HTML
13832
+ Parameters: {"id"=>"1"}
13833
+ User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", "1"]]
13834
+ Rendered /Users/goshakkk/src/nsa_panel/app/views/nsa_panel/users/show.html.erb within layouts/nsa_panel/application (1.6ms)
13835
+ Rendered /Users/goshakkk/src/nsa_panel/app/views/layouts/nsa_panel/_flashes.html.erb (0.1ms)
13836
+ Completed 200 OK in 14ms (Views: 11.2ms | ActiveRecord: 0.2ms)
13837
+
13838
+
13839
+ Started GET "/assets/nsa_panel/application.css?body=1" for 127.0.0.1 at 2013-06-10 14:04:32 +0300
13840
+ Served asset /nsa_panel/application.css - 304 Not Modified (0ms)
13841
+
13842
+
13843
+ Started GET "/assets/nsa_panel/dashboard.js?body=1" for 127.0.0.1 at 2013-06-10 14:04:32 +0300
13844
+ Served asset /nsa_panel/dashboard.js - 304 Not Modified (0ms)
13845
+
13846
+
13847
+ Started GET "/assets/nsa_panel/application.js?body=1" for 127.0.0.1 at 2013-06-10 14:04:32 +0300
13848
+ Served asset /nsa_panel/application.js - 304 Not Modified (0ms)
13849
+
13850
+
13851
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-06-10 14:04:32 +0300
13852
+ Served asset /jquery.js - 304 Not Modified (0ms)
13853
+
13854
+
13855
+ Started GET "/assets/nsa_panel/bootstrap.css?body=1" for 127.0.0.1 at 2013-06-10 14:04:32 +0300
13856
+ Served asset /nsa_panel/bootstrap.css - 304 Not Modified (0ms)
13857
+
13858
+
13859
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-06-10 14:04:32 +0300
13860
+ Served asset /jquery_ujs.js - 304 Not Modified (0ms)
13861
+
13862
+
13863
+ Started GET "/assets/nsa_panel/nsa-eagle-tiny.png" for 127.0.0.1 at 2013-06-10 14:04:32 +0300
13864
+ Served asset /nsa_panel/nsa-eagle-tiny.png - 304 Not Modified (0ms)
13865
+
13866
+
13867
+ Started GET "/nsa_panel/users/1/data?name=secrets" for 127.0.0.1 at 2013-06-10 14:04:37 +0300
13868
+ Processing by NsaPanel::DataController#index as HTML
13869
+ Parameters: {"name"=>"secrets", "user_id"=>"1"}
13870
+ User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", "1"]]
13871
+ Secret Load (0.6ms) SELECT "secrets".* FROM "secrets" WHERE "secrets"."user_id" = 1
13872
+ Rendered /Users/goshakkk/src/nsa_panel/app/views/nsa_panel/data/index.html.erb within layouts/nsa_panel/application (4.3ms)
13873
+ Rendered /Users/goshakkk/src/nsa_panel/app/views/layouts/nsa_panel/_flashes.html.erb (0.0ms)
13874
+ Completed 200 OK in 66ms (Views: 11.0ms | ActiveRecord: 1.1ms)
13875
+
13876
+
13877
+ Started GET "/assets/nsa_panel/application.css?body=1" for 127.0.0.1 at 2013-06-10 14:04:37 +0300
13878
+ Served asset /nsa_panel/application.css - 304 Not Modified (0ms)
13879
+
13880
+
13881
+ Started GET "/assets/nsa_panel/bootstrap.css?body=1" for 127.0.0.1 at 2013-06-10 14:04:37 +0300
13882
+ Served asset /nsa_panel/bootstrap.css - 304 Not Modified (0ms)
13883
+
13884
+
13885
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-06-10 14:04:37 +0300
13886
+ Served asset /jquery.js - 304 Not Modified (0ms)
13887
+
13888
+
13889
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-06-10 14:04:37 +0300
13890
+ Served asset /jquery_ujs.js - 304 Not Modified (0ms)
13891
+
13892
+
13893
+ Started GET "/assets/nsa_panel/dashboard.js?body=1" for 127.0.0.1 at 2013-06-10 14:04:37 +0300
13894
+ Served asset /nsa_panel/dashboard.js - 304 Not Modified (0ms)
13895
+
13896
+
13897
+ Started GET "/assets/nsa_panel/application.js?body=1" for 127.0.0.1 at 2013-06-10 14:04:37 +0300
13898
+ Served asset /nsa_panel/application.js - 304 Not Modified (0ms)
13899
+
13900
+
13901
+ Started GET "/assets/nsa_panel/nsa-eagle-tiny.png" for 127.0.0.1 at 2013-06-10 14:04:37 +0300
13902
+ Served asset /nsa_panel/nsa-eagle-tiny.png - 304 Not Modified (0ms)
13903
+
13904
+
13905
+ Started GET "/nsa_panel/users/1/data/1?name=secrets" for 127.0.0.1 at 2013-06-10 14:04:41 +0300
13906
+ Processing by NsaPanel::DataController#show as HTML
13907
+ Parameters: {"name"=>"secrets", "user_id"=>"1", "id"=>"1"}
13908
+ User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", "1"]]
13909
+ Secret Load (0.3ms) SELECT "secrets".* FROM "secrets" WHERE "secrets"."user_id" = 1 AND "secrets"."id" = ? LIMIT 1 [["id", "1"]]
13910
+ Rendered /Users/goshakkk/src/nsa_panel/app/views/nsa_panel/data/show.html.erb within layouts/nsa_panel/application (2.3ms)
13911
+ Rendered /Users/goshakkk/src/nsa_panel/app/views/layouts/nsa_panel/_flashes.html.erb (0.1ms)
13912
+ Completed 200 OK in 17ms (Views: 13.6ms | ActiveRecord: 0.4ms)
13913
+
13914
+
13915
+ Started GET "/assets/nsa_panel/application.css?body=1" for 127.0.0.1 at 2013-06-10 14:04:41 +0300
13916
+ Served asset /nsa_panel/application.css - 304 Not Modified (0ms)
13917
+
13918
+
13919
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-06-10 14:04:41 +0300
13920
+ Served asset /jquery.js - 304 Not Modified (0ms)
13921
+
13922
+
13923
+ Started GET "/assets/nsa_panel/application.js?body=1" for 127.0.0.1 at 2013-06-10 14:04:41 +0300
13924
+ Served asset /nsa_panel/application.js - 304 Not Modified (0ms)
13925
+
13926
+
13927
+ Started GET "/assets/nsa_panel/bootstrap.css?body=1" for 127.0.0.1 at 2013-06-10 14:04:41 +0300
13928
+ Served asset /nsa_panel/bootstrap.css - 304 Not Modified (0ms)
13929
+
13930
+
13931
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-06-10 14:04:41 +0300
13932
+ Served asset /jquery_ujs.js - 304 Not Modified (0ms)
13933
+
13934
+
13935
+ Started GET "/assets/nsa_panel/dashboard.js?body=1" for 127.0.0.1 at 2013-06-10 14:04:41 +0300
13936
+ Served asset /nsa_panel/dashboard.js - 304 Not Modified (0ms)
13937
+
13938
+
13939
+ Started GET "/assets/nsa_panel/nsa-eagle-tiny.png" for 127.0.0.1 at 2013-06-10 14:04:41 +0300
13940
+ Served asset /nsa_panel/nsa-eagle-tiny.png - 304 Not Modified (0ms)
13941
+
13942
+
13943
+ Started GET "/nsa_panel/users/1" for 127.0.0.1 at 2013-06-10 14:04:46 +0300
13944
+ Processing by NsaPanel::UsersController#show as HTML
13945
+ Parameters: {"id"=>"1"}
13946
+ User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", "1"]]
13947
+ Rendered /Users/goshakkk/src/nsa_panel/app/views/nsa_panel/users/show.html.erb within layouts/nsa_panel/application (1.6ms)
13948
+ Rendered /Users/goshakkk/src/nsa_panel/app/views/layouts/nsa_panel/_flashes.html.erb (0.1ms)
13949
+ Completed 200 OK in 13ms (Views: 10.2ms | ActiveRecord: 0.3ms)
13950
+
13951
+
13952
+ Started GET "/assets/nsa_panel/bootstrap.css?body=1" for 127.0.0.1 at 2013-06-10 14:04:46 +0300
13953
+ Served asset /nsa_panel/bootstrap.css - 304 Not Modified (0ms)
13954
+
13955
+
13956
+ Started GET "/assets/nsa_panel/dashboard.js?body=1" for 127.0.0.1 at 2013-06-10 14:04:46 +0300
13957
+ Served asset /nsa_panel/dashboard.js - 304 Not Modified (0ms)
13958
+
13959
+
13960
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-06-10 14:04:46 +0300
13961
+ Served asset /jquery_ujs.js - 304 Not Modified (0ms)
13962
+
13963
+
13964
+ Started GET "/assets/nsa_panel/application.js?body=1" for 127.0.0.1 at 2013-06-10 14:04:46 +0300
13965
+ Served asset /nsa_panel/application.js - 304 Not Modified (0ms)
13966
+
13967
+
13968
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-06-10 14:04:46 +0300
13969
+ Served asset /jquery.js - 304 Not Modified (0ms)
13970
+
13971
+
13972
+ Started GET "/assets/nsa_panel/application.css?body=1" for 127.0.0.1 at 2013-06-10 14:04:46 +0300
13973
+ Served asset /nsa_panel/application.css - 304 Not Modified (0ms)
13974
+
13975
+
13976
+ Started GET "/assets/nsa_panel/nsa-eagle-tiny.png" for 127.0.0.1 at 2013-06-10 14:04:46 +0300
13977
+ Served asset /nsa_panel/nsa-eagle-tiny.png - 304 Not Modified (0ms)
13978
+
13979
+
13980
+ Started POST "/nsa_panel/users/1/order_drone_strike" for 127.0.0.1 at 2013-06-10 14:04:47 +0300
13981
+ Processing by NsaPanel::UsersController#order_drone_strike as HTML
13982
+ Parameters: {"authenticity_token"=>"OABhfotoS6OCietXXD/MexqJUyAsiQagllLdTQg/70g=", "id"=>"1"}
13983
+ User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", "1"]]
13984
+ Redirected to http://localhost:3000/nsa_panel/users
13985
+ Completed 302 Found in 2ms (ActiveRecord: 0.2ms)
13986
+
13987
+
13988
+ Started GET "/nsa_panel/users" for 127.0.0.1 at 2013-06-10 14:04:47 +0300
13989
+ Processing by NsaPanel::UsersController#index as HTML
13990
+ User Load (0.7ms) SELECT "users".* FROM "users"
13991
+ Rendered /Users/goshakkk/src/nsa_panel/app/views/nsa_panel/users/index.html.erb within layouts/nsa_panel/application (56.1ms)
13992
+ Rendered /Users/goshakkk/src/nsa_panel/app/views/layouts/nsa_panel/_flashes.html.erb (0.1ms)
13993
+ Completed 200 OK in 82ms (Views: 62.4ms | ActiveRecord: 0.7ms)
13994
+
13995
+
13996
+ Started GET "/assets/nsa_panel/application.css?body=1" for 127.0.0.1 at 2013-06-10 14:04:47 +0300
13997
+ Served asset /nsa_panel/application.css - 304 Not Modified (0ms)
13998
+
13999
+
14000
+ Started GET "/assets/nsa_panel/bootstrap.css?body=1" for 127.0.0.1 at 2013-06-10 14:04:47 +0300
14001
+ Served asset /nsa_panel/bootstrap.css - 304 Not Modified (0ms)
14002
+
14003
+
14004
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-06-10 14:04:47 +0300
14005
+ Served asset /jquery_ujs.js - 304 Not Modified (0ms)
14006
+
14007
+
14008
+ Started GET "/assets/nsa_panel/dashboard.js?body=1" for 127.0.0.1 at 2013-06-10 14:04:47 +0300
14009
+ Served asset /nsa_panel/dashboard.js - 304 Not Modified (0ms)
14010
+
14011
+
14012
+ Started GET "/assets/nsa_panel/application.js?body=1" for 127.0.0.1 at 2013-06-10 14:04:47 +0300
14013
+ Served asset /nsa_panel/application.js - 304 Not Modified (0ms)
14014
+
14015
+
14016
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-06-10 14:04:47 +0300
14017
+ Served asset /jquery.js - 304 Not Modified (0ms)
14018
+
14019
+
14020
+ Started GET "/assets/nsa_panel/nsa-eagle-tiny.png" for 127.0.0.1 at 2013-06-10 14:04:48 +0300
14021
+ Served asset /nsa_panel/nsa-eagle-tiny.png - 304 Not Modified (0ms)