easy_admin 0.1.0 → 0.1.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- data/app/views/admin/outbound_requests/show.html.erb +1 -1
- data/lib/easy_admin/engine.rb +0 -13
- data/lib/easy_admin/helpers.rb +25 -0
- data/lib/easy_admin/railtie.rb +19 -0
- data/lib/easy_admin/version.rb +1 -1
- data/lib/easy_admin.rb +2 -1
- data/test/dummy/db/development.sqlite3 +0 -0
- data/test/dummy/log/development.log +1892 -0
- metadata +10 -14
@@ -6543,3 +6543,1895 @@ Served asset /jquery.js - 304 Not Modified (2ms)
|
|
6543
6543
|
|
6544
6544
|
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-01-07 11:31:33 +1300
|
6545
6545
|
Served asset /application.css - 304 Not Modified (1ms)
|
6546
|
+
Connecting to database specified by database.yml
|
6547
|
+
|
6548
|
+
|
6549
|
+
Started GET "/" for 127.0.0.1 at 2013-01-08 16:58:30 +1300
|
6550
|
+
Processing by Admin::WelcomeController#index as HTML
|
6551
|
+
Rendered admin/welcome/index.html.erb within layouts/application (2.9ms)
|
6552
|
+
Completed 200 OK in 31ms (Views: 30.8ms | ActiveRecord: 0.0ms)
|
6553
|
+
|
6554
|
+
|
6555
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-01-08 16:58:30 +1300
|
6556
|
+
Served asset /application.css - 304 Not Modified (2ms)
|
6557
|
+
|
6558
|
+
|
6559
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-01-08 16:58:30 +1300
|
6560
|
+
Served asset /jquery_ujs.js - 304 Not Modified (2ms)
|
6561
|
+
Connecting to database specified by database.yml
|
6562
|
+
|
6563
|
+
|
6564
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-01-08 16:58:33 +1300
|
6565
|
+
Served asset /jquery.js - 304 Not Modified (2ms)
|
6566
|
+
|
6567
|
+
|
6568
|
+
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-01-08 16:58:33 +1300
|
6569
|
+
Served asset /application.js - 304 Not Modified (3ms)
|
6570
|
+
|
6571
|
+
|
6572
|
+
Started GET "/admin/outbound_requests" for 127.0.0.1 at 2013-01-08 16:58:35 +1300
|
6573
|
+
Processing by Admin::OutboundRequestsController#index as HTML
|
6574
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "outbound_requests" [0m
|
6575
|
+
[1m[35mCACHE (0.0ms)[0m SELECT COUNT(*) FROM "outbound_requests"
|
6576
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT COUNT(*) FROM "outbound_requests" [0m
|
6577
|
+
Rendered /Users/Naiki/projects/nz-post/easy_admin/app/views/admin/outbound_requests/index.html.erb within layouts/application (14.0ms)
|
6578
|
+
Completed 200 OK in 19ms (Views: 8.8ms | ActiveRecord: 9.6ms)
|
6579
|
+
|
6580
|
+
|
6581
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-01-08 16:58:35 +1300
|
6582
|
+
|
6583
|
+
|
6584
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-01-08 16:58:35 +1300
|
6585
|
+
Served asset /application.css - 304 Not Modified (0ms)
|
6586
|
+
Served asset /jquery.js - 304 Not Modified (0ms)
|
6587
|
+
|
6588
|
+
|
6589
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-01-08 16:58:35 +1300
|
6590
|
+
|
6591
|
+
|
6592
|
+
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-01-08 16:58:35 +1300
|
6593
|
+
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
6594
|
+
Served asset /application.js - 304 Not Modified (0ms)
|
6595
|
+
Connecting to database specified by database.yml
|
6596
|
+
Connecting to database specified by database.yml
|
6597
|
+
|
6598
|
+
|
6599
|
+
Started GET "/admin/outbound_requests" for 127.0.0.1 at 2013-01-08 17:19:03 +1300
|
6600
|
+
Processing by Admin::OutboundRequestsController#index as HTML
|
6601
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "outbound_requests" [0m
|
6602
|
+
[1m[35mCACHE (0.0ms)[0m SELECT COUNT(*) FROM "outbound_requests"
|
6603
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT COUNT(*) FROM "outbound_requests" [0m
|
6604
|
+
[1m[35mCACHE (0.0ms)[0m SELECT COUNT(*) FROM "outbound_requests"
|
6605
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT COUNT(*) FROM "outbound_requests" [0m
|
6606
|
+
Rendered /Users/Naiki/projects/nz-post/easy_admin/app/views/admin/outbound_requests/_pagination.html.erb (10.2ms)
|
6607
|
+
[1m[35mCACHE (0.0ms)[0m SELECT COUNT(*) FROM "outbound_requests"
|
6608
|
+
[1m[36mOutboundRequest Load (1.2ms)[0m [1mSELECT "outbound_requests".* FROM "outbound_requests" ORDER BY created_at desc LIMIT 50 OFFSET 0[0m
|
6609
|
+
[1m[35mCACHE (0.0ms)[0m SELECT COUNT(*) FROM "outbound_requests"
|
6610
|
+
Rendered /Users/Naiki/projects/nz-post/easy_admin/app/views/admin/outbound_requests/_pagination.html.erb (1.0ms)
|
6611
|
+
Rendered /Users/Naiki/projects/nz-post/easy_admin/app/views/admin/outbound_requests/index.html.erb within layouts/application (35.3ms)
|
6612
|
+
Completed 200 OK in 72ms (Views: 68.0ms | ActiveRecord: 2.9ms)
|
6613
|
+
|
6614
|
+
|
6615
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-01-08 17:19:03 +1300
|
6616
|
+
Served asset /application.css - 304 Not Modified (1ms)
|
6617
|
+
|
6618
|
+
|
6619
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-01-08 17:19:03 +1300
|
6620
|
+
Served asset /jquery.js - 304 Not Modified (2ms)
|
6621
|
+
Connecting to database specified by database.yml
|
6622
|
+
|
6623
|
+
|
6624
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-01-08 17:19:06 +1300
|
6625
|
+
Served asset /jquery_ujs.js - 304 Not Modified (2ms)
|
6626
|
+
|
6627
|
+
|
6628
|
+
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-01-08 17:19:06 +1300
|
6629
|
+
Served asset /application.js - 304 Not Modified (3ms)
|
6630
|
+
|
6631
|
+
|
6632
|
+
Started GET "/admin/outbound_requests/3" for 127.0.0.1 at 2013-01-08 17:19:09 +1300
|
6633
|
+
Processing by Admin::OutboundRequestsController#show as HTML
|
6634
|
+
Parameters: {"id"=>"3"}
|
6635
|
+
[1m[36mOutboundRequest Load (0.3ms)[0m [1mSELECT "outbound_requests".* FROM "outbound_requests" WHERE "outbound_requests"."id" = ? LIMIT 1[0m [["id", "3"]]
|
6636
|
+
Rendered /Users/Naiki/projects/nz-post/easy_admin/app/views/admin/outbound_requests/show.html.erb within layouts/application (32.2ms)
|
6637
|
+
Completed 200 OK in 38ms (Views: 36.8ms | ActiveRecord: 0.3ms)
|
6638
|
+
|
6639
|
+
|
6640
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-01-08 17:19:09 +1300
|
6641
|
+
|
6642
|
+
|
6643
|
+
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-01-08 17:19:09 +1300
|
6644
|
+
Served asset /application.css - 304 Not Modified (0ms)
|
6645
|
+
Served asset /application.js - 304 Not Modified (0ms)
|
6646
|
+
|
6647
|
+
|
6648
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-01-08 17:19:09 +1300
|
6649
|
+
|
6650
|
+
|
6651
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-01-08 17:19:09 +1300
|
6652
|
+
Served asset /jquery.js - 304 Not Modified (1ms)
|
6653
|
+
Served asset /jquery_ujs.js - 304 Not Modified (2ms)
|
6654
|
+
Connecting to database specified by database.yml
|
6655
|
+
|
6656
|
+
|
6657
|
+
Started GET "/admin/outbound_requests/3" for 127.0.0.1 at 2013-01-08 17:28:37 +1300
|
6658
|
+
Processing by Admin::OutboundRequestsController#show as HTML
|
6659
|
+
Parameters: {"id"=>"3"}
|
6660
|
+
[1m[36mOutboundRequest Load (0.2ms)[0m [1mSELECT "outbound_requests".* FROM "outbound_requests" WHERE "outbound_requests"."id" = ? LIMIT 1[0m [["id", "3"]]
|
6661
|
+
Rendered /Users/Naiki/projects/nz-post/easy_admin/app/views/admin/outbound_requests/show.html.erb within layouts/application (8.3ms)
|
6662
|
+
Completed 200 OK in 51ms (Views: 37.2ms | ActiveRecord: 2.4ms)
|
6663
|
+
|
6664
|
+
|
6665
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-01-08 17:28:38 +1300
|
6666
|
+
Served asset /application.css - 304 Not Modified (1ms)
|
6667
|
+
|
6668
|
+
|
6669
|
+
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-01-08 17:28:38 +1300
|
6670
|
+
Served asset /application.js - 304 Not Modified (5ms)
|
6671
|
+
Connecting to database specified by database.yml
|
6672
|
+
|
6673
|
+
|
6674
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-01-08 17:28:40 +1300
|
6675
|
+
Served asset /jquery_ujs.js - 304 Not Modified (2ms)
|
6676
|
+
|
6677
|
+
|
6678
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-01-08 17:28:40 +1300
|
6679
|
+
Served asset /jquery.js - 304 Not Modified (1ms)
|
6680
|
+
|
6681
|
+
|
6682
|
+
Started GET "/admin/outbound_requests/3" for 127.0.0.1 at 2013-01-08 17:28:54 +1300
|
6683
|
+
Processing by Admin::OutboundRequestsController#show as HTML
|
6684
|
+
Parameters: {"id"=>"3"}
|
6685
|
+
[1m[35mOutboundRequest Load (0.1ms)[0m SELECT "outbound_requests".* FROM "outbound_requests" WHERE "outbound_requests"."id" = ? LIMIT 1 [["id", "3"]]
|
6686
|
+
Rendered /Users/Naiki/projects/nz-post/easy_admin/app/views/admin/outbound_requests/show.html.erb within layouts/application (29.1ms)
|
6687
|
+
Completed 200 OK in 34ms (Views: 33.1ms | ActiveRecord: 0.1ms)
|
6688
|
+
|
6689
|
+
|
6690
|
+
|
6691
|
+
|
6692
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-01-08 17:28:54 +1300
|
6693
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-01-08 17:28:54 +1300
|
6694
|
+
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
6695
|
+
Served asset /application.css - 304 Not Modified (0ms)
|
6696
|
+
|
6697
|
+
|
6698
|
+
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-01-08 17:28:54 +1300
|
6699
|
+
|
6700
|
+
|
6701
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-01-08 17:28:54 +1300
|
6702
|
+
Served asset /jquery.js - 304 Not Modified (2ms)
|
6703
|
+
Served asset /application.js - 304 Not Modified (5ms)
|
6704
|
+
|
6705
|
+
|
6706
|
+
Started GET "/admin/outbound_requests/3" for 127.0.0.1 at 2013-01-08 17:28:58 +1300
|
6707
|
+
Processing by Admin::OutboundRequestsController#show as HTML
|
6708
|
+
Parameters: {"id"=>"3"}
|
6709
|
+
[1m[36mOutboundRequest Load (0.2ms)[0m [1mSELECT "outbound_requests".* FROM "outbound_requests" WHERE "outbound_requests"."id" = ? LIMIT 1[0m [["id", "3"]]
|
6710
|
+
Rendered /Users/Naiki/projects/nz-post/easy_admin/app/views/admin/outbound_requests/show.html.erb within layouts/application (5.5ms)
|
6711
|
+
Completed 200 OK in 11ms (Views: 9.1ms | ActiveRecord: 0.2ms)
|
6712
|
+
|
6713
|
+
|
6714
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-01-08 17:28:58 +1300
|
6715
|
+
|
6716
|
+
|
6717
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-01-08 17:28:58 +1300
|
6718
|
+
Served asset /application.css - 304 Not Modified (0ms)
|
6719
|
+
Served asset /jquery.js - 304 Not Modified (0ms)
|
6720
|
+
|
6721
|
+
|
6722
|
+
|
6723
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-01-08 17:28:58 +1300
|
6724
|
+
|
6725
|
+
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-01-08 17:28:58 +1300
|
6726
|
+
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
6727
|
+
Served asset /application.js - 304 Not Modified (0ms)
|
6728
|
+
|
6729
|
+
|
6730
|
+
Started GET "/admin/outbound_requests/3" for 127.0.0.1 at 2013-01-08 17:29:00 +1300
|
6731
|
+
Processing by Admin::OutboundRequestsController#show as HTML
|
6732
|
+
Parameters: {"id"=>"3"}
|
6733
|
+
[1m[35mOutboundRequest Load (0.1ms)[0m SELECT "outbound_requests".* FROM "outbound_requests" WHERE "outbound_requests"."id" = ? LIMIT 1 [["id", "3"]]
|
6734
|
+
Rendered /Users/Naiki/projects/nz-post/easy_admin/app/views/admin/outbound_requests/show.html.erb within layouts/application (5.0ms)
|
6735
|
+
Completed 200 OK in 9ms (Views: 8.3ms | ActiveRecord: 0.1ms)
|
6736
|
+
|
6737
|
+
|
6738
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-01-08 17:29:00 +1300
|
6739
|
+
|
6740
|
+
|
6741
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-01-08 17:29:00 +1300
|
6742
|
+
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
6743
|
+
Served asset /application.css - 304 Not Modified (0ms)
|
6744
|
+
|
6745
|
+
|
6746
|
+
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-01-08 17:29:00 +1300
|
6747
|
+
|
6748
|
+
|
6749
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-01-08 17:29:00 +1300
|
6750
|
+
Served asset /application.js - 304 Not Modified (0ms)
|
6751
|
+
Served asset /jquery.js - 304 Not Modified (0ms)
|
6752
|
+
|
6753
|
+
|
6754
|
+
Started GET "/admin/outbound_requests/3" for 127.0.0.1 at 2013-01-08 17:29:07 +1300
|
6755
|
+
Processing by Admin::OutboundRequestsController#show as HTML
|
6756
|
+
Parameters: {"id"=>"3"}
|
6757
|
+
[1m[36mOutboundRequest Load (0.2ms)[0m [1mSELECT "outbound_requests".* FROM "outbound_requests" WHERE "outbound_requests"."id" = ? LIMIT 1[0m [["id", "3"]]
|
6758
|
+
Rendered /Users/Naiki/projects/nz-post/easy_admin/app/views/admin/outbound_requests/show.html.erb within layouts/application (4.9ms)
|
6759
|
+
Completed 200 OK in 9ms (Views: 8.2ms | ActiveRecord: 0.2ms)
|
6760
|
+
|
6761
|
+
|
6762
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-01-08 17:29:07 +1300
|
6763
|
+
|
6764
|
+
|
6765
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-01-08 17:29:07 +1300
|
6766
|
+
Served asset /application.css - 304 Not Modified (0ms)
|
6767
|
+
Served asset /jquery.js - 304 Not Modified (0ms)
|
6768
|
+
|
6769
|
+
|
6770
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-01-08 17:29:07 +1300
|
6771
|
+
|
6772
|
+
|
6773
|
+
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-01-08 17:29:07 +1300
|
6774
|
+
Served asset /application.js - 304 Not Modified (0ms)
|
6775
|
+
Served asset /jquery_ujs.js - 304 Not Modified (2ms)
|
6776
|
+
|
6777
|
+
|
6778
|
+
Started GET "/admin/outbound_requests/3" for 127.0.0.1 at 2013-01-08 17:29:08 +1300
|
6779
|
+
Processing by Admin::OutboundRequestsController#show as HTML
|
6780
|
+
Parameters: {"id"=>"3"}
|
6781
|
+
[1m[35mOutboundRequest Load (0.1ms)[0m SELECT "outbound_requests".* FROM "outbound_requests" WHERE "outbound_requests"."id" = ? LIMIT 1 [["id", "3"]]
|
6782
|
+
Rendered /Users/Naiki/projects/nz-post/easy_admin/app/views/admin/outbound_requests/show.html.erb within layouts/application (4.8ms)
|
6783
|
+
Completed 200 OK in 9ms (Views: 7.9ms | ActiveRecord: 0.1ms)
|
6784
|
+
|
6785
|
+
|
6786
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-01-08 17:29:08 +1300
|
6787
|
+
|
6788
|
+
|
6789
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-01-08 17:29:08 +1300
|
6790
|
+
Served asset /application.css - 304 Not Modified (0ms)
|
6791
|
+
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
6792
|
+
|
6793
|
+
|
6794
|
+
|
6795
|
+
|
6796
|
+
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-01-08 17:29:08 +1300
|
6797
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-01-08 17:29:08 +1300
|
6798
|
+
Served asset /application.js - 304 Not Modified (0ms)
|
6799
|
+
Served asset /jquery.js - 304 Not Modified (0ms)
|
6800
|
+
|
6801
|
+
|
6802
|
+
Started GET "/admin/outbound_requests/3" for 127.0.0.1 at 2013-01-08 17:29:09 +1300
|
6803
|
+
Processing by Admin::OutboundRequestsController#show as HTML
|
6804
|
+
Parameters: {"id"=>"3"}
|
6805
|
+
[1m[36mOutboundRequest Load (0.1ms)[0m [1mSELECT "outbound_requests".* FROM "outbound_requests" WHERE "outbound_requests"."id" = ? LIMIT 1[0m [["id", "3"]]
|
6806
|
+
Rendered /Users/Naiki/projects/nz-post/easy_admin/app/views/admin/outbound_requests/show.html.erb within layouts/application (5.7ms)
|
6807
|
+
Completed 200 OK in 9ms (Views: 8.7ms | ActiveRecord: 0.1ms)
|
6808
|
+
|
6809
|
+
|
6810
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-01-08 17:29:09 +1300
|
6811
|
+
|
6812
|
+
|
6813
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-01-08 17:29:09 +1300
|
6814
|
+
Served asset /application.css - 200 OK (0ms)
|
6815
|
+
Served asset /jquery.js - 200 OK (0ms)
|
6816
|
+
|
6817
|
+
|
6818
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-01-08 17:29:09 +1300
|
6819
|
+
Served asset /jquery_ujs.js - 200 OK (0ms)
|
6820
|
+
|
6821
|
+
|
6822
|
+
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-01-08 17:29:09 +1300
|
6823
|
+
Served asset /application.js - 200 OK (0ms)
|
6824
|
+
Connecting to database specified by database.yml
|
6825
|
+
|
6826
|
+
|
6827
|
+
Started GET "/admin/outbound_requests/3" for 127.0.0.1 at 2013-01-08 17:29:24 +1300
|
6828
|
+
Processing by Admin::OutboundRequestsController#show as HTML
|
6829
|
+
Parameters: {"id"=>"3"}
|
6830
|
+
[1m[36mOutboundRequest Load (0.2ms)[0m [1mSELECT "outbound_requests".* FROM "outbound_requests" WHERE "outbound_requests"."id" = ? LIMIT 1[0m [["id", "3"]]
|
6831
|
+
Rendered /Users/Naiki/projects/nz-post/easy_admin/app/views/admin/outbound_requests/show.html.erb within layouts/application (7.4ms)
|
6832
|
+
Completed 200 OK in 37ms (Views: 23.8ms | ActiveRecord: 2.0ms)
|
6833
|
+
|
6834
|
+
|
6835
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-01-08 17:29:24 +1300
|
6836
|
+
Served asset /application.css - 200 OK (1ms)
|
6837
|
+
|
6838
|
+
|
6839
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-01-08 17:29:24 +1300
|
6840
|
+
Served asset /jquery_ujs.js - 200 OK (2ms)
|
6841
|
+
Connecting to database specified by database.yml
|
6842
|
+
|
6843
|
+
|
6844
|
+
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-01-08 17:29:26 +1300
|
6845
|
+
Served asset /application.js - 200 OK (4ms)
|
6846
|
+
|
6847
|
+
|
6848
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-01-08 17:29:26 +1300
|
6849
|
+
Served asset /jquery.js - 200 OK (2ms)
|
6850
|
+
Connecting to database specified by database.yml
|
6851
|
+
|
6852
|
+
|
6853
|
+
Started GET "/admin/outbound_requests/3" for 127.0.0.1 at 2013-01-08 17:29:39 +1300
|
6854
|
+
Processing by Admin::OutboundRequestsController#show as HTML
|
6855
|
+
Parameters: {"id"=>"3"}
|
6856
|
+
[1m[36mOutboundRequest Load (0.2ms)[0m [1mSELECT "outbound_requests".* FROM "outbound_requests" WHERE "outbound_requests"."id" = ? LIMIT 1[0m [["id", "3"]]
|
6857
|
+
Rendered /Users/Naiki/projects/nz-post/easy_admin/app/views/admin/outbound_requests/show.html.erb within layouts/application (9.2ms)
|
6858
|
+
Completed 500 Internal Server Error in 29ms
|
6859
|
+
|
6860
|
+
ActionView::Template::Error (undefined method `klass' for #<String:0x007fe24408f3d0>):
|
6861
|
+
27: <table class="details">
|
6862
|
+
28: <tr>
|
6863
|
+
29: <th>Request Params</th>
|
6864
|
+
30: <td><%= clean_params(@outbound_request.params) %></td>
|
6865
|
+
31: </tr>
|
6866
|
+
32: <tr>
|
6867
|
+
33: <th>Elapsed Time</th>
|
6868
|
+
/Users/Naiki/projects/nz-post/easy_admin/lib/easy_admin/helpers.rb:4:in `clean_params'
|
6869
|
+
/Users/Naiki/projects/nz-post/easy_admin/app/views/admin/outbound_requests/show.html.erb:30:in `___sers__aiki_projects_nz_post_easy_admin_app_views_admin_outbound_requests_show_html_erb___2972330024607255738_70304890286340'
|
6870
|
+
actionpack (3.2.9) lib/action_view/template.rb:145:in `block in render'
|
6871
|
+
activesupport (3.2.9) lib/active_support/notifications.rb:125:in `instrument'
|
6872
|
+
actionpack (3.2.9) lib/action_view/template.rb:143:in `render'
|
6873
|
+
actionpack (3.2.9) lib/action_view/renderer/template_renderer.rb:47:in `block (2 levels) in render_template'
|
6874
|
+
actionpack (3.2.9) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument'
|
6875
|
+
activesupport (3.2.9) lib/active_support/notifications.rb:123:in `block in instrument'
|
6876
|
+
activesupport (3.2.9) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
|
6877
|
+
activesupport (3.2.9) lib/active_support/notifications.rb:123:in `instrument'
|
6878
|
+
actionpack (3.2.9) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument'
|
6879
|
+
actionpack (3.2.9) lib/action_view/renderer/template_renderer.rb:46:in `block in render_template'
|
6880
|
+
actionpack (3.2.9) lib/action_view/renderer/template_renderer.rb:54:in `render_with_layout'
|
6881
|
+
actionpack (3.2.9) lib/action_view/renderer/template_renderer.rb:45:in `render_template'
|
6882
|
+
actionpack (3.2.9) lib/action_view/renderer/template_renderer.rb:18:in `render'
|
6883
|
+
actionpack (3.2.9) lib/action_view/renderer/renderer.rb:36:in `render_template'
|
6884
|
+
actionpack (3.2.9) lib/action_view/renderer/renderer.rb:17:in `render'
|
6885
|
+
actionpack (3.2.9) lib/abstract_controller/rendering.rb:110:in `_render_template'
|
6886
|
+
actionpack (3.2.9) lib/action_controller/metal/streaming.rb:225:in `_render_template'
|
6887
|
+
actionpack (3.2.9) lib/abstract_controller/rendering.rb:103:in `render_to_body'
|
6888
|
+
actionpack (3.2.9) lib/action_controller/metal/renderers.rb:28:in `render_to_body'
|
6889
|
+
actionpack (3.2.9) lib/action_controller/metal/compatibility.rb:50:in `render_to_body'
|
6890
|
+
actionpack (3.2.9) lib/abstract_controller/rendering.rb:88:in `render'
|
6891
|
+
actionpack (3.2.9) lib/action_controller/metal/rendering.rb:16:in `render'
|
6892
|
+
actionpack (3.2.9) lib/action_controller/metal/instrumentation.rb:40:in `block (2 levels) in render'
|
6893
|
+
activesupport (3.2.9) lib/active_support/core_ext/benchmark.rb:5:in `block in ms'
|
6894
|
+
/Users/Naiki/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/benchmark.rb:295:in `realtime'
|
6895
|
+
activesupport (3.2.9) lib/active_support/core_ext/benchmark.rb:5:in `ms'
|
6896
|
+
actionpack (3.2.9) lib/action_controller/metal/instrumentation.rb:40:in `block in render'
|
6897
|
+
actionpack (3.2.9) lib/action_controller/metal/instrumentation.rb:83:in `cleanup_view_runtime'
|
6898
|
+
activerecord (3.2.9) lib/active_record/railties/controller_runtime.rb:24:in `cleanup_view_runtime'
|
6899
|
+
actionpack (3.2.9) lib/action_controller/metal/instrumentation.rb:39:in `render'
|
6900
|
+
actionpack (3.2.9) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
|
6901
|
+
actionpack (3.2.9) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
|
6902
|
+
actionpack (3.2.9) lib/abstract_controller/base.rb:167:in `process_action'
|
6903
|
+
actionpack (3.2.9) lib/action_controller/metal/rendering.rb:10:in `process_action'
|
6904
|
+
actionpack (3.2.9) lib/abstract_controller/callbacks.rb:18:in `block in process_action'
|
6905
|
+
activesupport (3.2.9) lib/active_support/callbacks.rb:425:in `_run__195424333286909079__process_action__3863140689547343024__callbacks'
|
6906
|
+
activesupport (3.2.9) lib/active_support/callbacks.rb:405:in `__run_callback'
|
6907
|
+
activesupport (3.2.9) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks'
|
6908
|
+
activesupport (3.2.9) lib/active_support/callbacks.rb:81:in `run_callbacks'
|
6909
|
+
actionpack (3.2.9) lib/abstract_controller/callbacks.rb:17:in `process_action'
|
6910
|
+
actionpack (3.2.9) lib/action_controller/metal/rescue.rb:29:in `process_action'
|
6911
|
+
actionpack (3.2.9) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action'
|
6912
|
+
activesupport (3.2.9) lib/active_support/notifications.rb:123:in `block in instrument'
|
6913
|
+
activesupport (3.2.9) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
|
6914
|
+
activesupport (3.2.9) lib/active_support/notifications.rb:123:in `instrument'
|
6915
|
+
actionpack (3.2.9) lib/action_controller/metal/instrumentation.rb:29:in `process_action'
|
6916
|
+
actionpack (3.2.9) lib/action_controller/metal/params_wrapper.rb:207:in `process_action'
|
6917
|
+
activerecord (3.2.9) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
|
6918
|
+
actionpack (3.2.9) lib/abstract_controller/base.rb:121:in `process'
|
6919
|
+
actionpack (3.2.9) lib/abstract_controller/rendering.rb:45:in `process'
|
6920
|
+
actionpack (3.2.9) lib/action_controller/metal.rb:203:in `dispatch'
|
6921
|
+
actionpack (3.2.9) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch'
|
6922
|
+
actionpack (3.2.9) lib/action_controller/metal.rb:246:in `block in action'
|
6923
|
+
actionpack (3.2.9) lib/action_dispatch/routing/route_set.rb:73:in `call'
|
6924
|
+
actionpack (3.2.9) lib/action_dispatch/routing/route_set.rb:73:in `dispatch'
|
6925
|
+
actionpack (3.2.9) lib/action_dispatch/routing/route_set.rb:36:in `call'
|
6926
|
+
journey (1.0.4) lib/journey/router.rb:68:in `block in call'
|
6927
|
+
journey (1.0.4) lib/journey/router.rb:56:in `each'
|
6928
|
+
journey (1.0.4) lib/journey/router.rb:56:in `call'
|
6929
|
+
actionpack (3.2.9) lib/action_dispatch/routing/route_set.rb:601:in `call'
|
6930
|
+
actionpack (3.2.9) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call'
|
6931
|
+
rack (1.4.1) lib/rack/etag.rb:23:in `call'
|
6932
|
+
rack (1.4.1) lib/rack/conditionalget.rb:25:in `call'
|
6933
|
+
actionpack (3.2.9) lib/action_dispatch/middleware/head.rb:14:in `call'
|
6934
|
+
actionpack (3.2.9) lib/action_dispatch/middleware/params_parser.rb:21:in `call'
|
6935
|
+
actionpack (3.2.9) lib/action_dispatch/middleware/flash.rb:242:in `call'
|
6936
|
+
rack (1.4.1) lib/rack/session/abstract/id.rb:205:in `context'
|
6937
|
+
rack (1.4.1) lib/rack/session/abstract/id.rb:200:in `call'
|
6938
|
+
actionpack (3.2.9) lib/action_dispatch/middleware/cookies.rb:341:in `call'
|
6939
|
+
activerecord (3.2.9) lib/active_record/query_cache.rb:64:in `call'
|
6940
|
+
activerecord (3.2.9) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call'
|
6941
|
+
actionpack (3.2.9) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call'
|
6942
|
+
activesupport (3.2.9) lib/active_support/callbacks.rb:405:in `_run__2419051625432438523__call__3584671026652424697__callbacks'
|
6943
|
+
activesupport (3.2.9) lib/active_support/callbacks.rb:405:in `__run_callback'
|
6944
|
+
activesupport (3.2.9) lib/active_support/callbacks.rb:385:in `_run_call_callbacks'
|
6945
|
+
activesupport (3.2.9) lib/active_support/callbacks.rb:81:in `run_callbacks'
|
6946
|
+
actionpack (3.2.9) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
|
6947
|
+
actionpack (3.2.9) lib/action_dispatch/middleware/reloader.rb:65:in `call'
|
6948
|
+
actionpack (3.2.9) lib/action_dispatch/middleware/remote_ip.rb:31:in `call'
|
6949
|
+
actionpack (3.2.9) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call'
|
6950
|
+
actionpack (3.2.9) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
|
6951
|
+
railties (3.2.9) lib/rails/rack/logger.rb:32:in `call_app'
|
6952
|
+
railties (3.2.9) lib/rails/rack/logger.rb:16:in `block in call'
|
6953
|
+
activesupport (3.2.9) lib/active_support/tagged_logging.rb:22:in `tagged'
|
6954
|
+
railties (3.2.9) lib/rails/rack/logger.rb:16:in `call'
|
6955
|
+
actionpack (3.2.9) lib/action_dispatch/middleware/request_id.rb:22:in `call'
|
6956
|
+
rack (1.4.1) lib/rack/methodoverride.rb:21:in `call'
|
6957
|
+
rack (1.4.1) lib/rack/runtime.rb:17:in `call'
|
6958
|
+
activesupport (3.2.9) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
|
6959
|
+
rack (1.4.1) lib/rack/lock.rb:15:in `call'
|
6960
|
+
actionpack (3.2.9) lib/action_dispatch/middleware/static.rb:62:in `call'
|
6961
|
+
railties (3.2.9) lib/rails/engine.rb:479:in `call'
|
6962
|
+
railties (3.2.9) lib/rails/application.rb:223:in `call'
|
6963
|
+
railties (3.2.9) lib/rails/railtie/configurable.rb:30:in `method_missing'
|
6964
|
+
/Users/Naiki/Library/Application Support/Pow/Versions/0.4.0/node_modules/nack/lib/nack/server.rb:147:in `handle'
|
6965
|
+
/Users/Naiki/Library/Application Support/Pow/Versions/0.4.0/node_modules/nack/lib/nack/server.rb:99:in `rescue in block (2 levels) in start'
|
6966
|
+
/Users/Naiki/Library/Application Support/Pow/Versions/0.4.0/node_modules/nack/lib/nack/server.rb:96:in `block (2 levels) in start'
|
6967
|
+
/Users/Naiki/Library/Application Support/Pow/Versions/0.4.0/node_modules/nack/lib/nack/server.rb:86:in `each'
|
6968
|
+
/Users/Naiki/Library/Application Support/Pow/Versions/0.4.0/node_modules/nack/lib/nack/server.rb:86:in `block in start'
|
6969
|
+
/Users/Naiki/Library/Application Support/Pow/Versions/0.4.0/node_modules/nack/lib/nack/server.rb:66:in `loop'
|
6970
|
+
/Users/Naiki/Library/Application Support/Pow/Versions/0.4.0/node_modules/nack/lib/nack/server.rb:66:in `start'
|
6971
|
+
/Users/Naiki/Library/Application Support/Pow/Versions/0.4.0/node_modules/nack/lib/nack/server.rb:13:in `run'
|
6972
|
+
/Users/Naiki/Library/Application Support/Pow/Versions/0.4.0/node_modules/nack/bin/nack_worker:4:in `<main>'
|
6973
|
+
|
6974
|
+
|
6975
|
+
Rendered /Users/Naiki/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.9/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.2ms)
|
6976
|
+
Rendered /Users/Naiki/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.9/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.9ms)
|
6977
|
+
Rendered /Users/Naiki/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.9/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (9.0ms)
|
6978
|
+
Connecting to database specified by database.yml
|
6979
|
+
|
6980
|
+
|
6981
|
+
Started GET "/admin/outbound_requests/3" for 127.0.0.1 at 2013-01-08 17:29:47 +1300
|
6982
|
+
Processing by Admin::OutboundRequestsController#show as HTML
|
6983
|
+
Parameters: {"id"=>"3"}
|
6984
|
+
[1m[36mOutboundRequest Load (0.3ms)[0m [1mSELECT "outbound_requests".* FROM "outbound_requests" WHERE "outbound_requests"."id" = ? LIMIT 1[0m [["id", "3"]]
|
6985
|
+
Rendered /Users/Naiki/projects/nz-post/easy_admin/app/views/admin/outbound_requests/show.html.erb within layouts/application (7.4ms)
|
6986
|
+
Completed 200 OK in 39ms (Views: 22.4ms | ActiveRecord: 2.9ms)
|
6987
|
+
|
6988
|
+
|
6989
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-01-08 17:29:48 +1300
|
6990
|
+
Served asset /application.css - 200 OK (1ms)
|
6991
|
+
|
6992
|
+
|
6993
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-01-08 17:29:48 +1300
|
6994
|
+
Served asset /jquery.js - 200 OK (1ms)
|
6995
|
+
Connecting to database specified by database.yml
|
6996
|
+
|
6997
|
+
|
6998
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-01-08 17:29:50 +1300
|
6999
|
+
Served asset /jquery_ujs.js - 200 OK (2ms)
|
7000
|
+
|
7001
|
+
|
7002
|
+
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-01-08 17:29:50 +1300
|
7003
|
+
Served asset /application.js - 200 OK (3ms)
|
7004
|
+
Connecting to database specified by database.yml
|
7005
|
+
|
7006
|
+
|
7007
|
+
Started GET "/admin/outbound_requests/3" for 127.0.0.1 at 2013-01-08 17:30:39 +1300
|
7008
|
+
Processing by Admin::OutboundRequestsController#show as HTML
|
7009
|
+
Parameters: {"id"=>"3"}
|
7010
|
+
[1m[36mOutboundRequest Load (0.2ms)[0m [1mSELECT "outbound_requests".* FROM "outbound_requests" WHERE "outbound_requests"."id" = ? LIMIT 1[0m [["id", "3"]]
|
7011
|
+
Rendered /Users/Naiki/projects/nz-post/easy_admin/app/views/admin/outbound_requests/show.html.erb within layouts/application (7.1ms)
|
7012
|
+
Completed 200 OK in 34ms (Views: 21.9ms | ActiveRecord: 1.7ms)
|
7013
|
+
|
7014
|
+
|
7015
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-01-08 17:30:40 +1300
|
7016
|
+
Served asset /application.css - 200 OK (1ms)
|
7017
|
+
|
7018
|
+
|
7019
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-01-08 17:30:40 +1300
|
7020
|
+
Served asset /jquery.js - 200 OK (2ms)
|
7021
|
+
Connecting to database specified by database.yml
|
7022
|
+
|
7023
|
+
|
7024
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-01-08 17:30:42 +1300
|
7025
|
+
Served asset /jquery_ujs.js - 200 OK (2ms)
|
7026
|
+
|
7027
|
+
|
7028
|
+
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-01-08 17:30:42 +1300
|
7029
|
+
Served asset /application.js - 200 OK (5ms)
|
7030
|
+
Connecting to database specified by database.yml
|
7031
|
+
|
7032
|
+
|
7033
|
+
Started GET "/admin/outbound_requests/3" for 127.0.0.1 at 2013-01-08 17:32:13 +1300
|
7034
|
+
Processing by Admin::OutboundRequestsController#show as HTML
|
7035
|
+
Parameters: {"id"=>"3"}
|
7036
|
+
[1m[36mOutboundRequest Load (0.2ms)[0m [1mSELECT "outbound_requests".* FROM "outbound_requests" WHERE "outbound_requests"."id" = ? LIMIT 1[0m [["id", "3"]]
|
7037
|
+
Rendered /Users/Naiki/projects/nz-post/easy_admin/app/views/admin/outbound_requests/show.html.erb within layouts/application (7.4ms)
|
7038
|
+
Completed 200 OK in 35ms (Views: 22.5ms | ActiveRecord: 1.9ms)
|
7039
|
+
|
7040
|
+
|
7041
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-01-08 17:32:13 +1300
|
7042
|
+
Served asset /application.css - 200 OK (2ms)
|
7043
|
+
|
7044
|
+
|
7045
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-01-08 17:32:13 +1300
|
7046
|
+
Served asset /jquery_ujs.js - 200 OK (1ms)
|
7047
|
+
|
7048
|
+
|
7049
|
+
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-01-08 17:32:13 +1300
|
7050
|
+
Served asset /application.js - 200 OK (4ms)
|
7051
|
+
Connecting to database specified by database.yml
|
7052
|
+
|
7053
|
+
|
7054
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-01-08 17:32:16 +1300
|
7055
|
+
Served asset /jquery.js - 200 OK (2ms)
|
7056
|
+
Connecting to database specified by database.yml
|
7057
|
+
|
7058
|
+
|
7059
|
+
Started GET "/admin/outbound_requests/3" for 127.0.0.1 at 2013-01-08 17:33:41 +1300
|
7060
|
+
Processing by Admin::OutboundRequestsController#show as HTML
|
7061
|
+
Parameters: {"id"=>"3"}
|
7062
|
+
[1m[36mOutboundRequest Load (0.2ms)[0m [1mSELECT "outbound_requests".* FROM "outbound_requests" WHERE "outbound_requests"."id" = ? LIMIT 1[0m [["id", "3"]]
|
7063
|
+
Rendered /Users/Naiki/projects/nz-post/easy_admin/app/views/admin/outbound_requests/show.html.erb within layouts/application (130.0ms)
|
7064
|
+
Completed 200 OK in 162ms (Views: 146.3ms | ActiveRecord: 2.4ms)
|
7065
|
+
|
7066
|
+
|
7067
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-01-08 17:33:41 +1300
|
7068
|
+
Served asset /application.css - 200 OK (1ms)
|
7069
|
+
|
7070
|
+
|
7071
|
+
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-01-08 17:33:41 +1300
|
7072
|
+
Served asset /application.js - 200 OK (5ms)
|
7073
|
+
Connecting to database specified by database.yml
|
7074
|
+
|
7075
|
+
|
7076
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-01-08 17:33:44 +1300
|
7077
|
+
Served asset /jquery.js - 200 OK (2ms)
|
7078
|
+
|
7079
|
+
|
7080
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-01-08 17:33:44 +1300
|
7081
|
+
Served asset /jquery_ujs.js - 200 OK (2ms)
|
7082
|
+
Connecting to database specified by database.yml
|
7083
|
+
|
7084
|
+
|
7085
|
+
Started GET "/admin/outbound_requests/3" for 127.0.0.1 at 2013-01-08 17:34:40 +1300
|
7086
|
+
Processing by Admin::OutboundRequestsController#show as HTML
|
7087
|
+
Parameters: {"id"=>"3"}
|
7088
|
+
[1m[36mOutboundRequest Load (0.2ms)[0m [1mSELECT "outbound_requests".* FROM "outbound_requests" WHERE "outbound_requests"."id" = ? LIMIT 1[0m [["id", "3"]]
|
7089
|
+
Rendered /Users/Naiki/projects/nz-post/easy_admin/app/views/admin/outbound_requests/show.html.erb within layouts/application (9.8ms)
|
7090
|
+
Completed 500 Internal Server Error in 31ms
|
7091
|
+
|
7092
|
+
ActionView::Template::Error (can't convert String into Array):
|
7093
|
+
27: <table class="details">
|
7094
|
+
28: <tr>
|
7095
|
+
29: <th>Request Params</th>
|
7096
|
+
30: <td><%= clean_params(@outbound_request.params) %></td>
|
7097
|
+
31: </tr>
|
7098
|
+
32: <tr>
|
7099
|
+
33: <th>Elapsed Time</th>
|
7100
|
+
/Users/Naiki/projects/nz-post/easy_admin/lib/easy_admin/helpers.rb:5:in `clean_params'
|
7101
|
+
/Users/Naiki/projects/nz-post/easy_admin/app/views/admin/outbound_requests/show.html.erb:30:in `___sers__aiki_projects_nz_post_easy_admin_app_views_admin_outbound_requests_show_html_erb__4500875756223872520_70237861211200'
|
7102
|
+
actionpack (3.2.9) lib/action_view/template.rb:145:in `block in render'
|
7103
|
+
activesupport (3.2.9) lib/active_support/notifications.rb:125:in `instrument'
|
7104
|
+
actionpack (3.2.9) lib/action_view/template.rb:143:in `render'
|
7105
|
+
actionpack (3.2.9) lib/action_view/renderer/template_renderer.rb:47:in `block (2 levels) in render_template'
|
7106
|
+
actionpack (3.2.9) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument'
|
7107
|
+
activesupport (3.2.9) lib/active_support/notifications.rb:123:in `block in instrument'
|
7108
|
+
activesupport (3.2.9) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
|
7109
|
+
activesupport (3.2.9) lib/active_support/notifications.rb:123:in `instrument'
|
7110
|
+
actionpack (3.2.9) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument'
|
7111
|
+
actionpack (3.2.9) lib/action_view/renderer/template_renderer.rb:46:in `block in render_template'
|
7112
|
+
actionpack (3.2.9) lib/action_view/renderer/template_renderer.rb:54:in `render_with_layout'
|
7113
|
+
actionpack (3.2.9) lib/action_view/renderer/template_renderer.rb:45:in `render_template'
|
7114
|
+
actionpack (3.2.9) lib/action_view/renderer/template_renderer.rb:18:in `render'
|
7115
|
+
actionpack (3.2.9) lib/action_view/renderer/renderer.rb:36:in `render_template'
|
7116
|
+
actionpack (3.2.9) lib/action_view/renderer/renderer.rb:17:in `render'
|
7117
|
+
actionpack (3.2.9) lib/abstract_controller/rendering.rb:110:in `_render_template'
|
7118
|
+
actionpack (3.2.9) lib/action_controller/metal/streaming.rb:225:in `_render_template'
|
7119
|
+
actionpack (3.2.9) lib/abstract_controller/rendering.rb:103:in `render_to_body'
|
7120
|
+
actionpack (3.2.9) lib/action_controller/metal/renderers.rb:28:in `render_to_body'
|
7121
|
+
actionpack (3.2.9) lib/action_controller/metal/compatibility.rb:50:in `render_to_body'
|
7122
|
+
actionpack (3.2.9) lib/abstract_controller/rendering.rb:88:in `render'
|
7123
|
+
actionpack (3.2.9) lib/action_controller/metal/rendering.rb:16:in `render'
|
7124
|
+
actionpack (3.2.9) lib/action_controller/metal/instrumentation.rb:40:in `block (2 levels) in render'
|
7125
|
+
activesupport (3.2.9) lib/active_support/core_ext/benchmark.rb:5:in `block in ms'
|
7126
|
+
/Users/Naiki/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/benchmark.rb:295:in `realtime'
|
7127
|
+
activesupport (3.2.9) lib/active_support/core_ext/benchmark.rb:5:in `ms'
|
7128
|
+
actionpack (3.2.9) lib/action_controller/metal/instrumentation.rb:40:in `block in render'
|
7129
|
+
actionpack (3.2.9) lib/action_controller/metal/instrumentation.rb:83:in `cleanup_view_runtime'
|
7130
|
+
activerecord (3.2.9) lib/active_record/railties/controller_runtime.rb:24:in `cleanup_view_runtime'
|
7131
|
+
actionpack (3.2.9) lib/action_controller/metal/instrumentation.rb:39:in `render'
|
7132
|
+
actionpack (3.2.9) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
|
7133
|
+
actionpack (3.2.9) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
|
7134
|
+
actionpack (3.2.9) lib/abstract_controller/base.rb:167:in `process_action'
|
7135
|
+
actionpack (3.2.9) lib/action_controller/metal/rendering.rb:10:in `process_action'
|
7136
|
+
actionpack (3.2.9) lib/abstract_controller/callbacks.rb:18:in `block in process_action'
|
7137
|
+
activesupport (3.2.9) lib/active_support/callbacks.rb:425:in `_run__227337907006531071__process_action__257241108958411209__callbacks'
|
7138
|
+
activesupport (3.2.9) lib/active_support/callbacks.rb:405:in `__run_callback'
|
7139
|
+
activesupport (3.2.9) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks'
|
7140
|
+
activesupport (3.2.9) lib/active_support/callbacks.rb:81:in `run_callbacks'
|
7141
|
+
actionpack (3.2.9) lib/abstract_controller/callbacks.rb:17:in `process_action'
|
7142
|
+
actionpack (3.2.9) lib/action_controller/metal/rescue.rb:29:in `process_action'
|
7143
|
+
actionpack (3.2.9) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action'
|
7144
|
+
activesupport (3.2.9) lib/active_support/notifications.rb:123:in `block in instrument'
|
7145
|
+
activesupport (3.2.9) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
|
7146
|
+
activesupport (3.2.9) lib/active_support/notifications.rb:123:in `instrument'
|
7147
|
+
actionpack (3.2.9) lib/action_controller/metal/instrumentation.rb:29:in `process_action'
|
7148
|
+
actionpack (3.2.9) lib/action_controller/metal/params_wrapper.rb:207:in `process_action'
|
7149
|
+
activerecord (3.2.9) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
|
7150
|
+
actionpack (3.2.9) lib/abstract_controller/base.rb:121:in `process'
|
7151
|
+
actionpack (3.2.9) lib/abstract_controller/rendering.rb:45:in `process'
|
7152
|
+
actionpack (3.2.9) lib/action_controller/metal.rb:203:in `dispatch'
|
7153
|
+
actionpack (3.2.9) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch'
|
7154
|
+
actionpack (3.2.9) lib/action_controller/metal.rb:246:in `block in action'
|
7155
|
+
actionpack (3.2.9) lib/action_dispatch/routing/route_set.rb:73:in `call'
|
7156
|
+
actionpack (3.2.9) lib/action_dispatch/routing/route_set.rb:73:in `dispatch'
|
7157
|
+
actionpack (3.2.9) lib/action_dispatch/routing/route_set.rb:36:in `call'
|
7158
|
+
journey (1.0.4) lib/journey/router.rb:68:in `block in call'
|
7159
|
+
journey (1.0.4) lib/journey/router.rb:56:in `each'
|
7160
|
+
journey (1.0.4) lib/journey/router.rb:56:in `call'
|
7161
|
+
actionpack (3.2.9) lib/action_dispatch/routing/route_set.rb:601:in `call'
|
7162
|
+
actionpack (3.2.9) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call'
|
7163
|
+
rack (1.4.1) lib/rack/etag.rb:23:in `call'
|
7164
|
+
rack (1.4.1) lib/rack/conditionalget.rb:25:in `call'
|
7165
|
+
actionpack (3.2.9) lib/action_dispatch/middleware/head.rb:14:in `call'
|
7166
|
+
actionpack (3.2.9) lib/action_dispatch/middleware/params_parser.rb:21:in `call'
|
7167
|
+
actionpack (3.2.9) lib/action_dispatch/middleware/flash.rb:242:in `call'
|
7168
|
+
rack (1.4.1) lib/rack/session/abstract/id.rb:205:in `context'
|
7169
|
+
rack (1.4.1) lib/rack/session/abstract/id.rb:200:in `call'
|
7170
|
+
actionpack (3.2.9) lib/action_dispatch/middleware/cookies.rb:341:in `call'
|
7171
|
+
activerecord (3.2.9) lib/active_record/query_cache.rb:64:in `call'
|
7172
|
+
activerecord (3.2.9) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call'
|
7173
|
+
actionpack (3.2.9) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call'
|
7174
|
+
activesupport (3.2.9) lib/active_support/callbacks.rb:405:in `_run__2365914440364123056__call__1506152809866299000__callbacks'
|
7175
|
+
activesupport (3.2.9) lib/active_support/callbacks.rb:405:in `__run_callback'
|
7176
|
+
activesupport (3.2.9) lib/active_support/callbacks.rb:385:in `_run_call_callbacks'
|
7177
|
+
activesupport (3.2.9) lib/active_support/callbacks.rb:81:in `run_callbacks'
|
7178
|
+
actionpack (3.2.9) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
|
7179
|
+
actionpack (3.2.9) lib/action_dispatch/middleware/reloader.rb:65:in `call'
|
7180
|
+
actionpack (3.2.9) lib/action_dispatch/middleware/remote_ip.rb:31:in `call'
|
7181
|
+
actionpack (3.2.9) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call'
|
7182
|
+
actionpack (3.2.9) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
|
7183
|
+
railties (3.2.9) lib/rails/rack/logger.rb:32:in `call_app'
|
7184
|
+
railties (3.2.9) lib/rails/rack/logger.rb:16:in `block in call'
|
7185
|
+
activesupport (3.2.9) lib/active_support/tagged_logging.rb:22:in `tagged'
|
7186
|
+
railties (3.2.9) lib/rails/rack/logger.rb:16:in `call'
|
7187
|
+
actionpack (3.2.9) lib/action_dispatch/middleware/request_id.rb:22:in `call'
|
7188
|
+
rack (1.4.1) lib/rack/methodoverride.rb:21:in `call'
|
7189
|
+
rack (1.4.1) lib/rack/runtime.rb:17:in `call'
|
7190
|
+
activesupport (3.2.9) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
|
7191
|
+
rack (1.4.1) lib/rack/lock.rb:15:in `call'
|
7192
|
+
actionpack (3.2.9) lib/action_dispatch/middleware/static.rb:62:in `call'
|
7193
|
+
railties (3.2.9) lib/rails/engine.rb:479:in `call'
|
7194
|
+
railties (3.2.9) lib/rails/application.rb:223:in `call'
|
7195
|
+
railties (3.2.9) lib/rails/railtie/configurable.rb:30:in `method_missing'
|
7196
|
+
/Users/Naiki/Library/Application Support/Pow/Versions/0.4.0/node_modules/nack/lib/nack/server.rb:147:in `handle'
|
7197
|
+
/Users/Naiki/Library/Application Support/Pow/Versions/0.4.0/node_modules/nack/lib/nack/server.rb:99:in `rescue in block (2 levels) in start'
|
7198
|
+
/Users/Naiki/Library/Application Support/Pow/Versions/0.4.0/node_modules/nack/lib/nack/server.rb:96:in `block (2 levels) in start'
|
7199
|
+
/Users/Naiki/Library/Application Support/Pow/Versions/0.4.0/node_modules/nack/lib/nack/server.rb:86:in `each'
|
7200
|
+
/Users/Naiki/Library/Application Support/Pow/Versions/0.4.0/node_modules/nack/lib/nack/server.rb:86:in `block in start'
|
7201
|
+
/Users/Naiki/Library/Application Support/Pow/Versions/0.4.0/node_modules/nack/lib/nack/server.rb:66:in `loop'
|
7202
|
+
/Users/Naiki/Library/Application Support/Pow/Versions/0.4.0/node_modules/nack/lib/nack/server.rb:66:in `start'
|
7203
|
+
/Users/Naiki/Library/Application Support/Pow/Versions/0.4.0/node_modules/nack/lib/nack/server.rb:13:in `run'
|
7204
|
+
/Users/Naiki/Library/Application Support/Pow/Versions/0.4.0/node_modules/nack/bin/nack_worker:4:in `<main>'
|
7205
|
+
|
7206
|
+
|
7207
|
+
Rendered /Users/Naiki/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.9/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.3ms)
|
7208
|
+
Rendered /Users/Naiki/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.9/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.0ms)
|
7209
|
+
Rendered /Users/Naiki/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.9/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (8.1ms)
|
7210
|
+
|
7211
|
+
|
7212
|
+
Started GET "/admin/outbound_requests/3" for 127.0.0.1 at 2013-01-08 17:34:51 +1300
|
7213
|
+
Processing by Admin::OutboundRequestsController#show as HTML
|
7214
|
+
Parameters: {"id"=>"3"}
|
7215
|
+
[1m[35mOutboundRequest Load (0.1ms)[0m SELECT "outbound_requests".* FROM "outbound_requests" WHERE "outbound_requests"."id" = ? LIMIT 1 [["id", "3"]]
|
7216
|
+
Rendered /Users/Naiki/projects/nz-post/easy_admin/app/views/admin/outbound_requests/show.html.erb within layouts/application (4.4ms)
|
7217
|
+
Completed 500 Internal Server Error in 8ms
|
7218
|
+
|
7219
|
+
ActionView::Template::Error (can't convert String into Array):
|
7220
|
+
27: <table class="details">
|
7221
|
+
28: <tr>
|
7222
|
+
29: <th>Request Params</th>
|
7223
|
+
30: <td><%= clean_params(@outbound_request.params) %></td>
|
7224
|
+
31: </tr>
|
7225
|
+
32: <tr>
|
7226
|
+
33: <th>Elapsed Time</th>
|
7227
|
+
/Users/Naiki/projects/nz-post/easy_admin/lib/easy_admin/helpers.rb:5:in `clean_params'
|
7228
|
+
/Users/Naiki/projects/nz-post/easy_admin/app/views/admin/outbound_requests/show.html.erb:30:in `___sers__aiki_projects_nz_post_easy_admin_app_views_admin_outbound_requests_show_html_erb__4500875756223872520_70237861211200'
|
7229
|
+
actionpack (3.2.9) lib/action_view/template.rb:145:in `block in render'
|
7230
|
+
activesupport (3.2.9) lib/active_support/notifications.rb:125:in `instrument'
|
7231
|
+
actionpack (3.2.9) lib/action_view/template.rb:143:in `render'
|
7232
|
+
actionpack (3.2.9) lib/action_view/renderer/template_renderer.rb:47:in `block (2 levels) in render_template'
|
7233
|
+
actionpack (3.2.9) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument'
|
7234
|
+
activesupport (3.2.9) lib/active_support/notifications.rb:123:in `block in instrument'
|
7235
|
+
activesupport (3.2.9) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
|
7236
|
+
activesupport (3.2.9) lib/active_support/notifications.rb:123:in `instrument'
|
7237
|
+
actionpack (3.2.9) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument'
|
7238
|
+
actionpack (3.2.9) lib/action_view/renderer/template_renderer.rb:46:in `block in render_template'
|
7239
|
+
actionpack (3.2.9) lib/action_view/renderer/template_renderer.rb:54:in `render_with_layout'
|
7240
|
+
actionpack (3.2.9) lib/action_view/renderer/template_renderer.rb:45:in `render_template'
|
7241
|
+
actionpack (3.2.9) lib/action_view/renderer/template_renderer.rb:18:in `render'
|
7242
|
+
actionpack (3.2.9) lib/action_view/renderer/renderer.rb:36:in `render_template'
|
7243
|
+
actionpack (3.2.9) lib/action_view/renderer/renderer.rb:17:in `render'
|
7244
|
+
actionpack (3.2.9) lib/abstract_controller/rendering.rb:110:in `_render_template'
|
7245
|
+
actionpack (3.2.9) lib/action_controller/metal/streaming.rb:225:in `_render_template'
|
7246
|
+
actionpack (3.2.9) lib/abstract_controller/rendering.rb:103:in `render_to_body'
|
7247
|
+
actionpack (3.2.9) lib/action_controller/metal/renderers.rb:28:in `render_to_body'
|
7248
|
+
actionpack (3.2.9) lib/action_controller/metal/compatibility.rb:50:in `render_to_body'
|
7249
|
+
actionpack (3.2.9) lib/abstract_controller/rendering.rb:88:in `render'
|
7250
|
+
actionpack (3.2.9) lib/action_controller/metal/rendering.rb:16:in `render'
|
7251
|
+
actionpack (3.2.9) lib/action_controller/metal/instrumentation.rb:40:in `block (2 levels) in render'
|
7252
|
+
activesupport (3.2.9) lib/active_support/core_ext/benchmark.rb:5:in `block in ms'
|
7253
|
+
/Users/Naiki/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/benchmark.rb:295:in `realtime'
|
7254
|
+
activesupport (3.2.9) lib/active_support/core_ext/benchmark.rb:5:in `ms'
|
7255
|
+
actionpack (3.2.9) lib/action_controller/metal/instrumentation.rb:40:in `block in render'
|
7256
|
+
actionpack (3.2.9) lib/action_controller/metal/instrumentation.rb:83:in `cleanup_view_runtime'
|
7257
|
+
activerecord (3.2.9) lib/active_record/railties/controller_runtime.rb:24:in `cleanup_view_runtime'
|
7258
|
+
actionpack (3.2.9) lib/action_controller/metal/instrumentation.rb:39:in `render'
|
7259
|
+
actionpack (3.2.9) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
|
7260
|
+
actionpack (3.2.9) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
|
7261
|
+
actionpack (3.2.9) lib/abstract_controller/base.rb:167:in `process_action'
|
7262
|
+
actionpack (3.2.9) lib/action_controller/metal/rendering.rb:10:in `process_action'
|
7263
|
+
actionpack (3.2.9) lib/abstract_controller/callbacks.rb:18:in `block in process_action'
|
7264
|
+
activesupport (3.2.9) lib/active_support/callbacks.rb:425:in `_run__227337907006531071__process_action__257241108958411209__callbacks'
|
7265
|
+
activesupport (3.2.9) lib/active_support/callbacks.rb:405:in `__run_callback'
|
7266
|
+
activesupport (3.2.9) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks'
|
7267
|
+
activesupport (3.2.9) lib/active_support/callbacks.rb:81:in `run_callbacks'
|
7268
|
+
actionpack (3.2.9) lib/abstract_controller/callbacks.rb:17:in `process_action'
|
7269
|
+
actionpack (3.2.9) lib/action_controller/metal/rescue.rb:29:in `process_action'
|
7270
|
+
actionpack (3.2.9) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action'
|
7271
|
+
activesupport (3.2.9) lib/active_support/notifications.rb:123:in `block in instrument'
|
7272
|
+
activesupport (3.2.9) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
|
7273
|
+
activesupport (3.2.9) lib/active_support/notifications.rb:123:in `instrument'
|
7274
|
+
actionpack (3.2.9) lib/action_controller/metal/instrumentation.rb:29:in `process_action'
|
7275
|
+
actionpack (3.2.9) lib/action_controller/metal/params_wrapper.rb:207:in `process_action'
|
7276
|
+
activerecord (3.2.9) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
|
7277
|
+
actionpack (3.2.9) lib/abstract_controller/base.rb:121:in `process'
|
7278
|
+
actionpack (3.2.9) lib/abstract_controller/rendering.rb:45:in `process'
|
7279
|
+
actionpack (3.2.9) lib/action_controller/metal.rb:203:in `dispatch'
|
7280
|
+
actionpack (3.2.9) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch'
|
7281
|
+
actionpack (3.2.9) lib/action_controller/metal.rb:246:in `block in action'
|
7282
|
+
actionpack (3.2.9) lib/action_dispatch/routing/route_set.rb:73:in `call'
|
7283
|
+
actionpack (3.2.9) lib/action_dispatch/routing/route_set.rb:73:in `dispatch'
|
7284
|
+
actionpack (3.2.9) lib/action_dispatch/routing/route_set.rb:36:in `call'
|
7285
|
+
journey (1.0.4) lib/journey/router.rb:68:in `block in call'
|
7286
|
+
journey (1.0.4) lib/journey/router.rb:56:in `each'
|
7287
|
+
journey (1.0.4) lib/journey/router.rb:56:in `call'
|
7288
|
+
actionpack (3.2.9) lib/action_dispatch/routing/route_set.rb:601:in `call'
|
7289
|
+
actionpack (3.2.9) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call'
|
7290
|
+
rack (1.4.1) lib/rack/etag.rb:23:in `call'
|
7291
|
+
rack (1.4.1) lib/rack/conditionalget.rb:25:in `call'
|
7292
|
+
actionpack (3.2.9) lib/action_dispatch/middleware/head.rb:14:in `call'
|
7293
|
+
actionpack (3.2.9) lib/action_dispatch/middleware/params_parser.rb:21:in `call'
|
7294
|
+
actionpack (3.2.9) lib/action_dispatch/middleware/flash.rb:242:in `call'
|
7295
|
+
rack (1.4.1) lib/rack/session/abstract/id.rb:205:in `context'
|
7296
|
+
rack (1.4.1) lib/rack/session/abstract/id.rb:200:in `call'
|
7297
|
+
actionpack (3.2.9) lib/action_dispatch/middleware/cookies.rb:341:in `call'
|
7298
|
+
activerecord (3.2.9) lib/active_record/query_cache.rb:64:in `call'
|
7299
|
+
activerecord (3.2.9) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call'
|
7300
|
+
actionpack (3.2.9) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call'
|
7301
|
+
activesupport (3.2.9) lib/active_support/callbacks.rb:405:in `_run__2365914440364123056__call__1506152809866299000__callbacks'
|
7302
|
+
activesupport (3.2.9) lib/active_support/callbacks.rb:405:in `__run_callback'
|
7303
|
+
activesupport (3.2.9) lib/active_support/callbacks.rb:385:in `_run_call_callbacks'
|
7304
|
+
activesupport (3.2.9) lib/active_support/callbacks.rb:81:in `run_callbacks'
|
7305
|
+
actionpack (3.2.9) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
|
7306
|
+
actionpack (3.2.9) lib/action_dispatch/middleware/reloader.rb:65:in `call'
|
7307
|
+
actionpack (3.2.9) lib/action_dispatch/middleware/remote_ip.rb:31:in `call'
|
7308
|
+
actionpack (3.2.9) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call'
|
7309
|
+
actionpack (3.2.9) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
|
7310
|
+
railties (3.2.9) lib/rails/rack/logger.rb:32:in `call_app'
|
7311
|
+
railties (3.2.9) lib/rails/rack/logger.rb:16:in `block in call'
|
7312
|
+
activesupport (3.2.9) lib/active_support/tagged_logging.rb:22:in `tagged'
|
7313
|
+
railties (3.2.9) lib/rails/rack/logger.rb:16:in `call'
|
7314
|
+
actionpack (3.2.9) lib/action_dispatch/middleware/request_id.rb:22:in `call'
|
7315
|
+
rack (1.4.1) lib/rack/methodoverride.rb:21:in `call'
|
7316
|
+
rack (1.4.1) lib/rack/runtime.rb:17:in `call'
|
7317
|
+
activesupport (3.2.9) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
|
7318
|
+
rack (1.4.1) lib/rack/lock.rb:15:in `call'
|
7319
|
+
actionpack (3.2.9) lib/action_dispatch/middleware/static.rb:62:in `call'
|
7320
|
+
railties (3.2.9) lib/rails/engine.rb:479:in `call'
|
7321
|
+
railties (3.2.9) lib/rails/application.rb:223:in `call'
|
7322
|
+
railties (3.2.9) lib/rails/railtie/configurable.rb:30:in `method_missing'
|
7323
|
+
/Users/Naiki/Library/Application Support/Pow/Versions/0.4.0/node_modules/nack/lib/nack/server.rb:147:in `handle'
|
7324
|
+
/Users/Naiki/Library/Application Support/Pow/Versions/0.4.0/node_modules/nack/lib/nack/server.rb:99:in `rescue in block (2 levels) in start'
|
7325
|
+
/Users/Naiki/Library/Application Support/Pow/Versions/0.4.0/node_modules/nack/lib/nack/server.rb:96:in `block (2 levels) in start'
|
7326
|
+
/Users/Naiki/Library/Application Support/Pow/Versions/0.4.0/node_modules/nack/lib/nack/server.rb:86:in `each'
|
7327
|
+
/Users/Naiki/Library/Application Support/Pow/Versions/0.4.0/node_modules/nack/lib/nack/server.rb:86:in `block in start'
|
7328
|
+
/Users/Naiki/Library/Application Support/Pow/Versions/0.4.0/node_modules/nack/lib/nack/server.rb:66:in `loop'
|
7329
|
+
/Users/Naiki/Library/Application Support/Pow/Versions/0.4.0/node_modules/nack/lib/nack/server.rb:66:in `start'
|
7330
|
+
/Users/Naiki/Library/Application Support/Pow/Versions/0.4.0/node_modules/nack/lib/nack/server.rb:13:in `run'
|
7331
|
+
/Users/Naiki/Library/Application Support/Pow/Versions/0.4.0/node_modules/nack/bin/nack_worker:4:in `<main>'
|
7332
|
+
|
7333
|
+
|
7334
|
+
Rendered /Users/Naiki/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.9/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.4ms)
|
7335
|
+
Rendered /Users/Naiki/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.9/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (25.9ms)
|
7336
|
+
Rendered /Users/Naiki/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.9/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (32.3ms)
|
7337
|
+
Connecting to database specified by database.yml
|
7338
|
+
|
7339
|
+
|
7340
|
+
Started GET "/admin/outbound_requests/3" for 127.0.0.1 at 2013-01-08 17:35:08 +1300
|
7341
|
+
Processing by Admin::OutboundRequestsController#show as HTML
|
7342
|
+
Parameters: {"id"=>"3"}
|
7343
|
+
[1m[36mOutboundRequest Load (0.2ms)[0m [1mSELECT "outbound_requests".* FROM "outbound_requests" WHERE "outbound_requests"."id" = ? LIMIT 1[0m [["id", "3"]]
|
7344
|
+
Rendered /Users/Naiki/projects/nz-post/easy_admin/app/views/admin/outbound_requests/show.html.erb within layouts/application (98.6ms)
|
7345
|
+
Completed 200 OK in 128ms (Views: 114.2ms | ActiveRecord: 2.0ms)
|
7346
|
+
|
7347
|
+
|
7348
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-01-08 17:35:08 +1300
|
7349
|
+
Served asset /jquery_ujs.js - 200 OK (1ms)
|
7350
|
+
|
7351
|
+
|
7352
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-01-08 17:35:08 +1300
|
7353
|
+
Served asset /application.css - 200 OK (2ms)
|
7354
|
+
|
7355
|
+
|
7356
|
+
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-01-08 17:35:08 +1300
|
7357
|
+
Served asset /application.js - 200 OK (3ms)
|
7358
|
+
Connecting to database specified by database.yml
|
7359
|
+
|
7360
|
+
|
7361
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-01-08 17:35:10 +1300
|
7362
|
+
Served asset /jquery.js - 200 OK (2ms)
|
7363
|
+
Connecting to database specified by database.yml
|
7364
|
+
|
7365
|
+
|
7366
|
+
Started GET "/admin/outbound_requests/3" for 127.0.0.1 at 2013-01-08 17:35:30 +1300
|
7367
|
+
Processing by Admin::OutboundRequestsController#show as HTML
|
7368
|
+
Parameters: {"id"=>"3"}
|
7369
|
+
[1m[36mOutboundRequest Load (0.2ms)[0m [1mSELECT "outbound_requests".* FROM "outbound_requests" WHERE "outbound_requests"."id" = ? LIMIT 1[0m [["id", "3"]]
|
7370
|
+
Rendered /Users/Naiki/projects/nz-post/easy_admin/app/views/admin/outbound_requests/show.html.erb within layouts/application (97.7ms)
|
7371
|
+
Completed 200 OK in 126ms (Views: 113.1ms | ActiveRecord: 1.8ms)
|
7372
|
+
|
7373
|
+
|
7374
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-01-08 17:35:31 +1300
|
7375
|
+
Served asset /application.css - 200 OK (1ms)
|
7376
|
+
|
7377
|
+
|
7378
|
+
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-01-08 17:35:31 +1300
|
7379
|
+
Served asset /application.js - 200 OK (3ms)
|
7380
|
+
Connecting to database specified by database.yml
|
7381
|
+
|
7382
|
+
|
7383
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-01-08 17:35:33 +1300
|
7384
|
+
Served asset /jquery.js - 200 OK (2ms)
|
7385
|
+
|
7386
|
+
|
7387
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-01-08 17:35:33 +1300
|
7388
|
+
Served asset /jquery_ujs.js - 200 OK (2ms)
|
7389
|
+
Connecting to database specified by database.yml
|
7390
|
+
|
7391
|
+
|
7392
|
+
Started GET "/admin/outbound_requests/3" for 127.0.0.1 at 2013-01-08 17:36:11 +1300
|
7393
|
+
Processing by Admin::OutboundRequestsController#show as HTML
|
7394
|
+
Parameters: {"id"=>"3"}
|
7395
|
+
[1m[36mOutboundRequest Load (0.2ms)[0m [1mSELECT "outbound_requests".* FROM "outbound_requests" WHERE "outbound_requests"."id" = ? LIMIT 1[0m [["id", "3"]]
|
7396
|
+
Rendered /Users/Naiki/projects/nz-post/easy_admin/app/views/admin/outbound_requests/show.html.erb within layouts/application (11.3ms)
|
7397
|
+
Completed 500 Internal Server Error in 35ms
|
7398
|
+
|
7399
|
+
ActionView::Template::Error (can't convert Array into String):
|
7400
|
+
27: <table class="details">
|
7401
|
+
28: <tr>
|
7402
|
+
29: <th>Request Params</th>
|
7403
|
+
30: <td><%= clean_params(@outbound_request.params) %></td>
|
7404
|
+
31: </tr>
|
7405
|
+
32: <tr>
|
7406
|
+
33: <th>Elapsed Time</th>
|
7407
|
+
/Users/Naiki/projects/nz-post/easy_admin/lib/easy_admin/helpers.rb:7:in `+'
|
7408
|
+
/Users/Naiki/projects/nz-post/easy_admin/lib/easy_admin/helpers.rb:7:in `clean_params'
|
7409
|
+
/Users/Naiki/projects/nz-post/easy_admin/app/views/admin/outbound_requests/show.html.erb:30:in `___sers__aiki_projects_nz_post_easy_admin_app_views_admin_outbound_requests_show_html_erb__4414964555276386976_70177857338380'
|
7410
|
+
actionpack (3.2.9) lib/action_view/template.rb:145:in `block in render'
|
7411
|
+
activesupport (3.2.9) lib/active_support/notifications.rb:125:in `instrument'
|
7412
|
+
actionpack (3.2.9) lib/action_view/template.rb:143:in `render'
|
7413
|
+
actionpack (3.2.9) lib/action_view/renderer/template_renderer.rb:47:in `block (2 levels) in render_template'
|
7414
|
+
actionpack (3.2.9) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument'
|
7415
|
+
activesupport (3.2.9) lib/active_support/notifications.rb:123:in `block in instrument'
|
7416
|
+
activesupport (3.2.9) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
|
7417
|
+
activesupport (3.2.9) lib/active_support/notifications.rb:123:in `instrument'
|
7418
|
+
actionpack (3.2.9) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument'
|
7419
|
+
actionpack (3.2.9) lib/action_view/renderer/template_renderer.rb:46:in `block in render_template'
|
7420
|
+
actionpack (3.2.9) lib/action_view/renderer/template_renderer.rb:54:in `render_with_layout'
|
7421
|
+
actionpack (3.2.9) lib/action_view/renderer/template_renderer.rb:45:in `render_template'
|
7422
|
+
actionpack (3.2.9) lib/action_view/renderer/template_renderer.rb:18:in `render'
|
7423
|
+
actionpack (3.2.9) lib/action_view/renderer/renderer.rb:36:in `render_template'
|
7424
|
+
actionpack (3.2.9) lib/action_view/renderer/renderer.rb:17:in `render'
|
7425
|
+
actionpack (3.2.9) lib/abstract_controller/rendering.rb:110:in `_render_template'
|
7426
|
+
actionpack (3.2.9) lib/action_controller/metal/streaming.rb:225:in `_render_template'
|
7427
|
+
actionpack (3.2.9) lib/abstract_controller/rendering.rb:103:in `render_to_body'
|
7428
|
+
actionpack (3.2.9) lib/action_controller/metal/renderers.rb:28:in `render_to_body'
|
7429
|
+
actionpack (3.2.9) lib/action_controller/metal/compatibility.rb:50:in `render_to_body'
|
7430
|
+
actionpack (3.2.9) lib/abstract_controller/rendering.rb:88:in `render'
|
7431
|
+
actionpack (3.2.9) lib/action_controller/metal/rendering.rb:16:in `render'
|
7432
|
+
actionpack (3.2.9) lib/action_controller/metal/instrumentation.rb:40:in `block (2 levels) in render'
|
7433
|
+
activesupport (3.2.9) lib/active_support/core_ext/benchmark.rb:5:in `block in ms'
|
7434
|
+
/Users/Naiki/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/benchmark.rb:295:in `realtime'
|
7435
|
+
activesupport (3.2.9) lib/active_support/core_ext/benchmark.rb:5:in `ms'
|
7436
|
+
actionpack (3.2.9) lib/action_controller/metal/instrumentation.rb:40:in `block in render'
|
7437
|
+
actionpack (3.2.9) lib/action_controller/metal/instrumentation.rb:83:in `cleanup_view_runtime'
|
7438
|
+
activerecord (3.2.9) lib/active_record/railties/controller_runtime.rb:24:in `cleanup_view_runtime'
|
7439
|
+
actionpack (3.2.9) lib/action_controller/metal/instrumentation.rb:39:in `render'
|
7440
|
+
actionpack (3.2.9) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
|
7441
|
+
actionpack (3.2.9) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
|
7442
|
+
actionpack (3.2.9) lib/abstract_controller/base.rb:167:in `process_action'
|
7443
|
+
actionpack (3.2.9) lib/action_controller/metal/rendering.rb:10:in `process_action'
|
7444
|
+
actionpack (3.2.9) lib/abstract_controller/callbacks.rb:18:in `block in process_action'
|
7445
|
+
activesupport (3.2.9) lib/active_support/callbacks.rb:425:in `_run__4575374312038632253__process_action__3829429682107780708__callbacks'
|
7446
|
+
activesupport (3.2.9) lib/active_support/callbacks.rb:405:in `__run_callback'
|
7447
|
+
activesupport (3.2.9) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks'
|
7448
|
+
activesupport (3.2.9) lib/active_support/callbacks.rb:81:in `run_callbacks'
|
7449
|
+
actionpack (3.2.9) lib/abstract_controller/callbacks.rb:17:in `process_action'
|
7450
|
+
actionpack (3.2.9) lib/action_controller/metal/rescue.rb:29:in `process_action'
|
7451
|
+
actionpack (3.2.9) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action'
|
7452
|
+
activesupport (3.2.9) lib/active_support/notifications.rb:123:in `block in instrument'
|
7453
|
+
activesupport (3.2.9) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
|
7454
|
+
activesupport (3.2.9) lib/active_support/notifications.rb:123:in `instrument'
|
7455
|
+
actionpack (3.2.9) lib/action_controller/metal/instrumentation.rb:29:in `process_action'
|
7456
|
+
actionpack (3.2.9) lib/action_controller/metal/params_wrapper.rb:207:in `process_action'
|
7457
|
+
activerecord (3.2.9) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
|
7458
|
+
actionpack (3.2.9) lib/abstract_controller/base.rb:121:in `process'
|
7459
|
+
actionpack (3.2.9) lib/abstract_controller/rendering.rb:45:in `process'
|
7460
|
+
actionpack (3.2.9) lib/action_controller/metal.rb:203:in `dispatch'
|
7461
|
+
actionpack (3.2.9) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch'
|
7462
|
+
actionpack (3.2.9) lib/action_controller/metal.rb:246:in `block in action'
|
7463
|
+
actionpack (3.2.9) lib/action_dispatch/routing/route_set.rb:73:in `call'
|
7464
|
+
actionpack (3.2.9) lib/action_dispatch/routing/route_set.rb:73:in `dispatch'
|
7465
|
+
actionpack (3.2.9) lib/action_dispatch/routing/route_set.rb:36:in `call'
|
7466
|
+
journey (1.0.4) lib/journey/router.rb:68:in `block in call'
|
7467
|
+
journey (1.0.4) lib/journey/router.rb:56:in `each'
|
7468
|
+
journey (1.0.4) lib/journey/router.rb:56:in `call'
|
7469
|
+
actionpack (3.2.9) lib/action_dispatch/routing/route_set.rb:601:in `call'
|
7470
|
+
actionpack (3.2.9) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call'
|
7471
|
+
rack (1.4.1) lib/rack/etag.rb:23:in `call'
|
7472
|
+
rack (1.4.1) lib/rack/conditionalget.rb:25:in `call'
|
7473
|
+
actionpack (3.2.9) lib/action_dispatch/middleware/head.rb:14:in `call'
|
7474
|
+
actionpack (3.2.9) lib/action_dispatch/middleware/params_parser.rb:21:in `call'
|
7475
|
+
actionpack (3.2.9) lib/action_dispatch/middleware/flash.rb:242:in `call'
|
7476
|
+
rack (1.4.1) lib/rack/session/abstract/id.rb:205:in `context'
|
7477
|
+
rack (1.4.1) lib/rack/session/abstract/id.rb:200:in `call'
|
7478
|
+
actionpack (3.2.9) lib/action_dispatch/middleware/cookies.rb:341:in `call'
|
7479
|
+
activerecord (3.2.9) lib/active_record/query_cache.rb:64:in `call'
|
7480
|
+
activerecord (3.2.9) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call'
|
7481
|
+
actionpack (3.2.9) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call'
|
7482
|
+
activesupport (3.2.9) lib/active_support/callbacks.rb:405:in `_run__1511441109417452582__call__4436640253485053029__callbacks'
|
7483
|
+
activesupport (3.2.9) lib/active_support/callbacks.rb:405:in `__run_callback'
|
7484
|
+
activesupport (3.2.9) lib/active_support/callbacks.rb:385:in `_run_call_callbacks'
|
7485
|
+
activesupport (3.2.9) lib/active_support/callbacks.rb:81:in `run_callbacks'
|
7486
|
+
actionpack (3.2.9) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
|
7487
|
+
actionpack (3.2.9) lib/action_dispatch/middleware/reloader.rb:65:in `call'
|
7488
|
+
actionpack (3.2.9) lib/action_dispatch/middleware/remote_ip.rb:31:in `call'
|
7489
|
+
actionpack (3.2.9) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call'
|
7490
|
+
actionpack (3.2.9) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
|
7491
|
+
railties (3.2.9) lib/rails/rack/logger.rb:32:in `call_app'
|
7492
|
+
railties (3.2.9) lib/rails/rack/logger.rb:16:in `block in call'
|
7493
|
+
activesupport (3.2.9) lib/active_support/tagged_logging.rb:22:in `tagged'
|
7494
|
+
railties (3.2.9) lib/rails/rack/logger.rb:16:in `call'
|
7495
|
+
actionpack (3.2.9) lib/action_dispatch/middleware/request_id.rb:22:in `call'
|
7496
|
+
rack (1.4.1) lib/rack/methodoverride.rb:21:in `call'
|
7497
|
+
rack (1.4.1) lib/rack/runtime.rb:17:in `call'
|
7498
|
+
activesupport (3.2.9) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
|
7499
|
+
rack (1.4.1) lib/rack/lock.rb:15:in `call'
|
7500
|
+
actionpack (3.2.9) lib/action_dispatch/middleware/static.rb:62:in `call'
|
7501
|
+
railties (3.2.9) lib/rails/engine.rb:479:in `call'
|
7502
|
+
railties (3.2.9) lib/rails/application.rb:223:in `call'
|
7503
|
+
railties (3.2.9) lib/rails/railtie/configurable.rb:30:in `method_missing'
|
7504
|
+
/Users/Naiki/Library/Application Support/Pow/Versions/0.4.0/node_modules/nack/lib/nack/server.rb:147:in `handle'
|
7505
|
+
/Users/Naiki/Library/Application Support/Pow/Versions/0.4.0/node_modules/nack/lib/nack/server.rb:99:in `rescue in block (2 levels) in start'
|
7506
|
+
/Users/Naiki/Library/Application Support/Pow/Versions/0.4.0/node_modules/nack/lib/nack/server.rb:96:in `block (2 levels) in start'
|
7507
|
+
/Users/Naiki/Library/Application Support/Pow/Versions/0.4.0/node_modules/nack/lib/nack/server.rb:86:in `each'
|
7508
|
+
/Users/Naiki/Library/Application Support/Pow/Versions/0.4.0/node_modules/nack/lib/nack/server.rb:86:in `block in start'
|
7509
|
+
/Users/Naiki/Library/Application Support/Pow/Versions/0.4.0/node_modules/nack/lib/nack/server.rb:66:in `loop'
|
7510
|
+
/Users/Naiki/Library/Application Support/Pow/Versions/0.4.0/node_modules/nack/lib/nack/server.rb:66:in `start'
|
7511
|
+
/Users/Naiki/Library/Application Support/Pow/Versions/0.4.0/node_modules/nack/lib/nack/server.rb:13:in `run'
|
7512
|
+
/Users/Naiki/Library/Application Support/Pow/Versions/0.4.0/node_modules/nack/bin/nack_worker:4:in `<main>'
|
7513
|
+
|
7514
|
+
|
7515
|
+
Rendered /Users/Naiki/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.9/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.4ms)
|
7516
|
+
Rendered /Users/Naiki/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.9/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.1ms)
|
7517
|
+
Rendered /Users/Naiki/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.9/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (8.1ms)
|
7518
|
+
Connecting to database specified by database.yml
|
7519
|
+
|
7520
|
+
|
7521
|
+
Started GET "/admin/outbound_requests/3" for 127.0.0.1 at 2013-01-08 17:36:29 +1300
|
7522
|
+
Processing by Admin::OutboundRequestsController#show as HTML
|
7523
|
+
Parameters: {"id"=>"3"}
|
7524
|
+
[1m[36mOutboundRequest Load (0.2ms)[0m [1mSELECT "outbound_requests".* FROM "outbound_requests" WHERE "outbound_requests"."id" = ? LIMIT 1[0m [["id", "3"]]
|
7525
|
+
Rendered /Users/Naiki/projects/nz-post/easy_admin/app/views/admin/outbound_requests/show.html.erb within layouts/application (98.7ms)
|
7526
|
+
Completed 200 OK in 127ms (Views: 114.1ms | ActiveRecord: 1.9ms)
|
7527
|
+
|
7528
|
+
|
7529
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-01-08 17:36:30 +1300
|
7530
|
+
Served asset /jquery_ujs.js - 200 OK (2ms)
|
7531
|
+
|
7532
|
+
|
7533
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-01-08 17:36:30 +1300
|
7534
|
+
Served asset /application.css - 200 OK (1ms)
|
7535
|
+
|
7536
|
+
|
7537
|
+
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-01-08 17:36:30 +1300
|
7538
|
+
Served asset /application.js - 200 OK (3ms)
|
7539
|
+
Connecting to database specified by database.yml
|
7540
|
+
|
7541
|
+
|
7542
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-01-08 17:36:32 +1300
|
7543
|
+
Served asset /jquery.js - 200 OK (2ms)
|
7544
|
+
|
7545
|
+
|
7546
|
+
Started GET "/admin/outbound_requests/3" for 127.0.0.1 at 2013-01-08 17:36:58 +1300
|
7547
|
+
Processing by Admin::OutboundRequestsController#show as HTML
|
7548
|
+
Parameters: {"id"=>"3"}
|
7549
|
+
[1m[35mOutboundRequest Load (0.1ms)[0m SELECT "outbound_requests".* FROM "outbound_requests" WHERE "outbound_requests"."id" = ? LIMIT 1 [["id", "3"]]
|
7550
|
+
Rendered /Users/Naiki/projects/nz-post/easy_admin/app/views/admin/outbound_requests/show.html.erb within layouts/application (5.8ms)
|
7551
|
+
Completed 200 OK in 35ms (Views: 34.5ms | ActiveRecord: 0.1ms)
|
7552
|
+
|
7553
|
+
|
7554
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-01-08 17:36:58 +1300
|
7555
|
+
|
7556
|
+
|
7557
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-01-08 17:36:58 +1300
|
7558
|
+
Served asset /jquery.js - 200 OK (0ms)
|
7559
|
+
Served asset /application.css - 200 OK (0ms)
|
7560
|
+
|
7561
|
+
|
7562
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-01-08 17:36:58 +1300
|
7563
|
+
Served asset /jquery_ujs.js - 200 OK (0ms)
|
7564
|
+
|
7565
|
+
|
7566
|
+
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-01-08 17:36:58 +1300
|
7567
|
+
Served asset /application.js - 200 OK (4ms)
|
7568
|
+
|
7569
|
+
|
7570
|
+
Started GET "/admin/outbound_requests/3" for 127.0.0.1 at 2013-01-08 17:37:06 +1300
|
7571
|
+
Processing by Admin::OutboundRequestsController#show as HTML
|
7572
|
+
Parameters: {"id"=>"3"}
|
7573
|
+
[1m[36mOutboundRequest Load (0.1ms)[0m [1mSELECT "outbound_requests".* FROM "outbound_requests" WHERE "outbound_requests"."id" = ? LIMIT 1[0m [["id", "3"]]
|
7574
|
+
Rendered /Users/Naiki/projects/nz-post/easy_admin/app/views/admin/outbound_requests/show.html.erb within layouts/application (7.6ms)
|
7575
|
+
Completed 200 OK in 13ms (Views: 11.3ms | ActiveRecord: 0.1ms)
|
7576
|
+
|
7577
|
+
|
7578
|
+
|
7579
|
+
|
7580
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-01-08 17:37:06 +1300
|
7581
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-01-08 17:37:06 +1300
|
7582
|
+
Served asset /application.css - 200 OK (0ms)
|
7583
|
+
Served asset /jquery_ujs.js - 200 OK (2ms)
|
7584
|
+
|
7585
|
+
|
7586
|
+
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-01-08 17:37:06 +1300
|
7587
|
+
Served asset /application.js - 200 OK (0ms)
|
7588
|
+
|
7589
|
+
|
7590
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-01-08 17:37:06 +1300
|
7591
|
+
Served asset /jquery.js - 200 OK (0ms)
|
7592
|
+
|
7593
|
+
|
7594
|
+
Started GET "/admin/outbound_requests/3" for 127.0.0.1 at 2013-01-08 17:37:15 +1300
|
7595
|
+
Processing by Admin::OutboundRequestsController#show as HTML
|
7596
|
+
Parameters: {"id"=>"3"}
|
7597
|
+
[1m[35mOutboundRequest Load (0.1ms)[0m SELECT "outbound_requests".* FROM "outbound_requests" WHERE "outbound_requests"."id" = ? LIMIT 1 [["id", "3"]]
|
7598
|
+
Rendered /Users/Naiki/projects/nz-post/easy_admin/app/views/admin/outbound_requests/show.html.erb within layouts/application (7.1ms)
|
7599
|
+
Completed 500 Internal Server Error in 10ms
|
7600
|
+
|
7601
|
+
ActionView::Template::Error (undefined method `instance_variable' for #<String:0x007f822ae1cbf8>):
|
7602
|
+
27: <table class="details">
|
7603
|
+
28: <tr>
|
7604
|
+
29: <th>Request Params</th>
|
7605
|
+
30: <td><%= @outbound_request.params.instance_variable %></td>
|
7606
|
+
31: </tr>
|
7607
|
+
32: <tr>
|
7608
|
+
33: <th>Elapsed Time</th>
|
7609
|
+
/Users/Naiki/projects/nz-post/easy_admin/app/views/admin/outbound_requests/show.html.erb:30:in `___sers__aiki_projects_nz_post_easy_admin_app_views_admin_outbound_requests_show_html_erb__470188018156851762_70098520916700'
|
7610
|
+
actionpack (3.2.9) lib/action_view/template.rb:145:in `block in render'
|
7611
|
+
activesupport (3.2.9) lib/active_support/notifications.rb:125:in `instrument'
|
7612
|
+
actionpack (3.2.9) lib/action_view/template.rb:143:in `render'
|
7613
|
+
actionpack (3.2.9) lib/action_view/renderer/template_renderer.rb:47:in `block (2 levels) in render_template'
|
7614
|
+
actionpack (3.2.9) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument'
|
7615
|
+
activesupport (3.2.9) lib/active_support/notifications.rb:123:in `block in instrument'
|
7616
|
+
activesupport (3.2.9) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
|
7617
|
+
activesupport (3.2.9) lib/active_support/notifications.rb:123:in `instrument'
|
7618
|
+
actionpack (3.2.9) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument'
|
7619
|
+
actionpack (3.2.9) lib/action_view/renderer/template_renderer.rb:46:in `block in render_template'
|
7620
|
+
actionpack (3.2.9) lib/action_view/renderer/template_renderer.rb:54:in `render_with_layout'
|
7621
|
+
actionpack (3.2.9) lib/action_view/renderer/template_renderer.rb:45:in `render_template'
|
7622
|
+
actionpack (3.2.9) lib/action_view/renderer/template_renderer.rb:18:in `render'
|
7623
|
+
actionpack (3.2.9) lib/action_view/renderer/renderer.rb:36:in `render_template'
|
7624
|
+
actionpack (3.2.9) lib/action_view/renderer/renderer.rb:17:in `render'
|
7625
|
+
actionpack (3.2.9) lib/abstract_controller/rendering.rb:110:in `_render_template'
|
7626
|
+
actionpack (3.2.9) lib/action_controller/metal/streaming.rb:225:in `_render_template'
|
7627
|
+
actionpack (3.2.9) lib/abstract_controller/rendering.rb:103:in `render_to_body'
|
7628
|
+
actionpack (3.2.9) lib/action_controller/metal/renderers.rb:28:in `render_to_body'
|
7629
|
+
actionpack (3.2.9) lib/action_controller/metal/compatibility.rb:50:in `render_to_body'
|
7630
|
+
actionpack (3.2.9) lib/abstract_controller/rendering.rb:88:in `render'
|
7631
|
+
actionpack (3.2.9) lib/action_controller/metal/rendering.rb:16:in `render'
|
7632
|
+
actionpack (3.2.9) lib/action_controller/metal/instrumentation.rb:40:in `block (2 levels) in render'
|
7633
|
+
activesupport (3.2.9) lib/active_support/core_ext/benchmark.rb:5:in `block in ms'
|
7634
|
+
/Users/Naiki/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/benchmark.rb:295:in `realtime'
|
7635
|
+
activesupport (3.2.9) lib/active_support/core_ext/benchmark.rb:5:in `ms'
|
7636
|
+
actionpack (3.2.9) lib/action_controller/metal/instrumentation.rb:40:in `block in render'
|
7637
|
+
actionpack (3.2.9) lib/action_controller/metal/instrumentation.rb:83:in `cleanup_view_runtime'
|
7638
|
+
activerecord (3.2.9) lib/active_record/railties/controller_runtime.rb:24:in `cleanup_view_runtime'
|
7639
|
+
actionpack (3.2.9) lib/action_controller/metal/instrumentation.rb:39:in `render'
|
7640
|
+
actionpack (3.2.9) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
|
7641
|
+
actionpack (3.2.9) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
|
7642
|
+
actionpack (3.2.9) lib/abstract_controller/base.rb:167:in `process_action'
|
7643
|
+
actionpack (3.2.9) lib/action_controller/metal/rendering.rb:10:in `process_action'
|
7644
|
+
actionpack (3.2.9) lib/abstract_controller/callbacks.rb:18:in `block in process_action'
|
7645
|
+
activesupport (3.2.9) lib/active_support/callbacks.rb:425:in `_run__861040749332124114__process_action__4107523118307890346__callbacks'
|
7646
|
+
activesupport (3.2.9) lib/active_support/callbacks.rb:405:in `__run_callback'
|
7647
|
+
activesupport (3.2.9) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks'
|
7648
|
+
activesupport (3.2.9) lib/active_support/callbacks.rb:81:in `run_callbacks'
|
7649
|
+
actionpack (3.2.9) lib/abstract_controller/callbacks.rb:17:in `process_action'
|
7650
|
+
actionpack (3.2.9) lib/action_controller/metal/rescue.rb:29:in `process_action'
|
7651
|
+
actionpack (3.2.9) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action'
|
7652
|
+
activesupport (3.2.9) lib/active_support/notifications.rb:123:in `block in instrument'
|
7653
|
+
activesupport (3.2.9) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
|
7654
|
+
activesupport (3.2.9) lib/active_support/notifications.rb:123:in `instrument'
|
7655
|
+
actionpack (3.2.9) lib/action_controller/metal/instrumentation.rb:29:in `process_action'
|
7656
|
+
actionpack (3.2.9) lib/action_controller/metal/params_wrapper.rb:207:in `process_action'
|
7657
|
+
activerecord (3.2.9) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
|
7658
|
+
actionpack (3.2.9) lib/abstract_controller/base.rb:121:in `process'
|
7659
|
+
actionpack (3.2.9) lib/abstract_controller/rendering.rb:45:in `process'
|
7660
|
+
actionpack (3.2.9) lib/action_controller/metal.rb:203:in `dispatch'
|
7661
|
+
actionpack (3.2.9) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch'
|
7662
|
+
actionpack (3.2.9) lib/action_controller/metal.rb:246:in `block in action'
|
7663
|
+
actionpack (3.2.9) lib/action_dispatch/routing/route_set.rb:73:in `call'
|
7664
|
+
actionpack (3.2.9) lib/action_dispatch/routing/route_set.rb:73:in `dispatch'
|
7665
|
+
actionpack (3.2.9) lib/action_dispatch/routing/route_set.rb:36:in `call'
|
7666
|
+
journey (1.0.4) lib/journey/router.rb:68:in `block in call'
|
7667
|
+
journey (1.0.4) lib/journey/router.rb:56:in `each'
|
7668
|
+
journey (1.0.4) lib/journey/router.rb:56:in `call'
|
7669
|
+
actionpack (3.2.9) lib/action_dispatch/routing/route_set.rb:601:in `call'
|
7670
|
+
actionpack (3.2.9) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call'
|
7671
|
+
rack (1.4.1) lib/rack/etag.rb:23:in `call'
|
7672
|
+
rack (1.4.1) lib/rack/conditionalget.rb:25:in `call'
|
7673
|
+
actionpack (3.2.9) lib/action_dispatch/middleware/head.rb:14:in `call'
|
7674
|
+
actionpack (3.2.9) lib/action_dispatch/middleware/params_parser.rb:21:in `call'
|
7675
|
+
actionpack (3.2.9) lib/action_dispatch/middleware/flash.rb:242:in `call'
|
7676
|
+
rack (1.4.1) lib/rack/session/abstract/id.rb:205:in `context'
|
7677
|
+
rack (1.4.1) lib/rack/session/abstract/id.rb:200:in `call'
|
7678
|
+
actionpack (3.2.9) lib/action_dispatch/middleware/cookies.rb:341:in `call'
|
7679
|
+
activerecord (3.2.9) lib/active_record/query_cache.rb:64:in `call'
|
7680
|
+
activerecord (3.2.9) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call'
|
7681
|
+
actionpack (3.2.9) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call'
|
7682
|
+
activesupport (3.2.9) lib/active_support/callbacks.rb:405:in `_run__2704552369649396882__call__827864635246297279__callbacks'
|
7683
|
+
activesupport (3.2.9) lib/active_support/callbacks.rb:405:in `__run_callback'
|
7684
|
+
activesupport (3.2.9) lib/active_support/callbacks.rb:385:in `_run_call_callbacks'
|
7685
|
+
activesupport (3.2.9) lib/active_support/callbacks.rb:81:in `run_callbacks'
|
7686
|
+
actionpack (3.2.9) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
|
7687
|
+
actionpack (3.2.9) lib/action_dispatch/middleware/reloader.rb:65:in `call'
|
7688
|
+
actionpack (3.2.9) lib/action_dispatch/middleware/remote_ip.rb:31:in `call'
|
7689
|
+
actionpack (3.2.9) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call'
|
7690
|
+
actionpack (3.2.9) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
|
7691
|
+
railties (3.2.9) lib/rails/rack/logger.rb:32:in `call_app'
|
7692
|
+
railties (3.2.9) lib/rails/rack/logger.rb:16:in `block in call'
|
7693
|
+
activesupport (3.2.9) lib/active_support/tagged_logging.rb:22:in `tagged'
|
7694
|
+
railties (3.2.9) lib/rails/rack/logger.rb:16:in `call'
|
7695
|
+
actionpack (3.2.9) lib/action_dispatch/middleware/request_id.rb:22:in `call'
|
7696
|
+
rack (1.4.1) lib/rack/methodoverride.rb:21:in `call'
|
7697
|
+
rack (1.4.1) lib/rack/runtime.rb:17:in `call'
|
7698
|
+
activesupport (3.2.9) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
|
7699
|
+
rack (1.4.1) lib/rack/lock.rb:15:in `call'
|
7700
|
+
actionpack (3.2.9) lib/action_dispatch/middleware/static.rb:62:in `call'
|
7701
|
+
railties (3.2.9) lib/rails/engine.rb:479:in `call'
|
7702
|
+
railties (3.2.9) lib/rails/application.rb:223:in `call'
|
7703
|
+
railties (3.2.9) lib/rails/railtie/configurable.rb:30:in `method_missing'
|
7704
|
+
/Users/Naiki/Library/Application Support/Pow/Versions/0.4.0/node_modules/nack/lib/nack/server.rb:147:in `handle'
|
7705
|
+
/Users/Naiki/Library/Application Support/Pow/Versions/0.4.0/node_modules/nack/lib/nack/server.rb:99:in `rescue in block (2 levels) in start'
|
7706
|
+
/Users/Naiki/Library/Application Support/Pow/Versions/0.4.0/node_modules/nack/lib/nack/server.rb:96:in `block (2 levels) in start'
|
7707
|
+
/Users/Naiki/Library/Application Support/Pow/Versions/0.4.0/node_modules/nack/lib/nack/server.rb:86:in `each'
|
7708
|
+
/Users/Naiki/Library/Application Support/Pow/Versions/0.4.0/node_modules/nack/lib/nack/server.rb:86:in `block in start'
|
7709
|
+
/Users/Naiki/Library/Application Support/Pow/Versions/0.4.0/node_modules/nack/lib/nack/server.rb:66:in `loop'
|
7710
|
+
/Users/Naiki/Library/Application Support/Pow/Versions/0.4.0/node_modules/nack/lib/nack/server.rb:66:in `start'
|
7711
|
+
/Users/Naiki/Library/Application Support/Pow/Versions/0.4.0/node_modules/nack/lib/nack/server.rb:13:in `run'
|
7712
|
+
/Users/Naiki/Library/Application Support/Pow/Versions/0.4.0/node_modules/nack/bin/nack_worker:4:in `<main>'
|
7713
|
+
|
7714
|
+
|
7715
|
+
Rendered /Users/Naiki/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.9/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.1ms)
|
7716
|
+
Rendered /Users/Naiki/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.9/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.8ms)
|
7717
|
+
Rendered /Users/Naiki/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.9/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (7.3ms)
|
7718
|
+
|
7719
|
+
|
7720
|
+
Started GET "/admin/outbound_requests/3" for 127.0.0.1 at 2013-01-08 17:37:19 +1300
|
7721
|
+
Processing by Admin::OutboundRequestsController#show as HTML
|
7722
|
+
Parameters: {"id"=>"3"}
|
7723
|
+
[1m[36mOutboundRequest Load (0.1ms)[0m [1mSELECT "outbound_requests".* FROM "outbound_requests" WHERE "outbound_requests"."id" = ? LIMIT 1[0m [["id", "3"]]
|
7724
|
+
Rendered /Users/Naiki/projects/nz-post/easy_admin/app/views/admin/outbound_requests/show.html.erb within layouts/application (5.5ms)
|
7725
|
+
Completed 200 OK in 10ms (Views: 8.9ms | ActiveRecord: 0.1ms)
|
7726
|
+
|
7727
|
+
|
7728
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-01-08 17:37:19 +1300
|
7729
|
+
|
7730
|
+
|
7731
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-01-08 17:37:19 +1300
|
7732
|
+
Served asset /jquery_ujs.js - 200 OK (0ms)
|
7733
|
+
Served asset /application.css - 200 OK (2ms)
|
7734
|
+
|
7735
|
+
|
7736
|
+
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-01-08 17:37:19 +1300
|
7737
|
+
Served asset /application.js - 200 OK (0ms)
|
7738
|
+
|
7739
|
+
|
7740
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-01-08 17:37:19 +1300
|
7741
|
+
Served asset /jquery.js - 200 OK (0ms)
|
7742
|
+
|
7743
|
+
|
7744
|
+
Started GET "/admin/outbound_requests/3" for 127.0.0.1 at 2013-01-08 17:37:26 +1300
|
7745
|
+
Processing by Admin::OutboundRequestsController#show as HTML
|
7746
|
+
Parameters: {"id"=>"3"}
|
7747
|
+
[1m[35mOutboundRequest Load (0.1ms)[0m SELECT "outbound_requests".* FROM "outbound_requests" WHERE "outbound_requests"."id" = ? LIMIT 1 [["id", "3"]]
|
7748
|
+
Rendered /Users/Naiki/projects/nz-post/easy_admin/app/views/admin/outbound_requests/show.html.erb within layouts/application (5.5ms)
|
7749
|
+
Completed 200 OK in 10ms (Views: 8.8ms | ActiveRecord: 0.1ms)
|
7750
|
+
|
7751
|
+
|
7752
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-01-08 17:37:26 +1300
|
7753
|
+
|
7754
|
+
|
7755
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-01-08 17:37:26 +1300
|
7756
|
+
Served asset /application.css - 200 OK (0ms)
|
7757
|
+
Served asset /jquery_ujs.js - 200 OK (0ms)
|
7758
|
+
|
7759
|
+
|
7760
|
+
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-01-08 17:37:26 +1300
|
7761
|
+
|
7762
|
+
|
7763
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-01-08 17:37:26 +1300
|
7764
|
+
Served asset /application.js - 200 OK (0ms)
|
7765
|
+
Served asset /jquery.js - 200 OK (0ms)
|
7766
|
+
|
7767
|
+
|
7768
|
+
Started GET "/admin/outbound_requests/3" for 127.0.0.1 at 2013-01-08 17:37:34 +1300
|
7769
|
+
Processing by Admin::OutboundRequestsController#show as HTML
|
7770
|
+
Parameters: {"id"=>"3"}
|
7771
|
+
[1m[36mOutboundRequest Load (0.2ms)[0m [1mSELECT "outbound_requests".* FROM "outbound_requests" WHERE "outbound_requests"."id" = ? LIMIT 1[0m [["id", "3"]]
|
7772
|
+
Rendered /Users/Naiki/projects/nz-post/easy_admin/app/views/admin/outbound_requests/show.html.erb within layouts/application (7.7ms)
|
7773
|
+
Completed 200 OK in 14ms (Views: 12.7ms | ActiveRecord: 0.2ms)
|
7774
|
+
|
7775
|
+
|
7776
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-01-08 17:37:34 +1300
|
7777
|
+
|
7778
|
+
|
7779
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-01-08 17:37:34 +1300
|
7780
|
+
Served asset /application.css - 200 OK (0ms)
|
7781
|
+
Served asset /jquery.js - 200 OK (0ms)
|
7782
|
+
|
7783
|
+
|
7784
|
+
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-01-08 17:37:34 +1300
|
7785
|
+
Served asset /application.js - 200 OK (0ms)
|
7786
|
+
|
7787
|
+
|
7788
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-01-08 17:37:34 +1300
|
7789
|
+
Served asset /jquery_ujs.js - 200 OK (0ms)
|
7790
|
+
|
7791
|
+
|
7792
|
+
Started GET "/admin/outbound_requests/3" for 127.0.0.1 at 2013-01-08 17:37:49 +1300
|
7793
|
+
Processing by Admin::OutboundRequestsController#show as HTML
|
7794
|
+
Parameters: {"id"=>"3"}
|
7795
|
+
[1m[35mOutboundRequest Load (0.1ms)[0m SELECT "outbound_requests".* FROM "outbound_requests" WHERE "outbound_requests"."id" = ? LIMIT 1 [["id", "3"]]
|
7796
|
+
Rendered /Users/Naiki/projects/nz-post/easy_admin/app/views/admin/outbound_requests/show.html.erb within layouts/application (6.0ms)
|
7797
|
+
Completed 200 OK in 10ms (Views: 9.5ms | ActiveRecord: 0.1ms)
|
7798
|
+
|
7799
|
+
|
7800
|
+
|
7801
|
+
|
7802
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-01-08 17:37:49 +1300
|
7803
|
+
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-01-08 17:37:49 +1300
|
7804
|
+
Served asset /application.js - 200 OK (0ms)
|
7805
|
+
Served asset /application.css - 200 OK (0ms)
|
7806
|
+
|
7807
|
+
|
7808
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-01-08 17:37:49 +1300
|
7809
|
+
|
7810
|
+
|
7811
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-01-08 17:37:49 +1300
|
7812
|
+
Served asset /jquery_ujs.js - 200 OK (0ms)
|
7813
|
+
Served asset /jquery.js - 200 OK (1ms)
|
7814
|
+
|
7815
|
+
|
7816
|
+
Started GET "/admin/outbound_requests/3" for 127.0.0.1 at 2013-01-08 17:38:01 +1300
|
7817
|
+
Processing by Admin::OutboundRequestsController#show as HTML
|
7818
|
+
Parameters: {"id"=>"3"}
|
7819
|
+
[1m[36mOutboundRequest Load (0.1ms)[0m [1mSELECT "outbound_requests".* FROM "outbound_requests" WHERE "outbound_requests"."id" = ? LIMIT 1[0m [["id", "3"]]
|
7820
|
+
Rendered /Users/Naiki/projects/nz-post/easy_admin/app/views/admin/outbound_requests/show.html.erb within layouts/application (32.6ms)
|
7821
|
+
Completed 500 Internal Server Error in 35ms
|
7822
|
+
|
7823
|
+
ActionView::Template::Error (wrong number of arguments(0 for 1)):
|
7824
|
+
28: <tr>
|
7825
|
+
29: <th>Request Params</th>
|
7826
|
+
30: <%= @outbound_request.params.methods %>
|
7827
|
+
31: <td><%= @outbound_request.params.unpack %></td>
|
7828
|
+
32: </tr>
|
7829
|
+
33: <tr>
|
7830
|
+
34: <th>Elapsed Time</th>
|
7831
|
+
/Users/Naiki/projects/nz-post/easy_admin/app/views/admin/outbound_requests/show.html.erb:31:in `unpack'
|
7832
|
+
/Users/Naiki/projects/nz-post/easy_admin/app/views/admin/outbound_requests/show.html.erb:31:in `___sers__aiki_projects_nz_post_easy_admin_app_views_admin_outbound_requests_show_html_erb__470188018156851762_70098535416580'
|
7833
|
+
actionpack (3.2.9) lib/action_view/template.rb:145:in `block in render'
|
7834
|
+
activesupport (3.2.9) lib/active_support/notifications.rb:125:in `instrument'
|
7835
|
+
actionpack (3.2.9) lib/action_view/template.rb:143:in `render'
|
7836
|
+
actionpack (3.2.9) lib/action_view/renderer/template_renderer.rb:47:in `block (2 levels) in render_template'
|
7837
|
+
actionpack (3.2.9) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument'
|
7838
|
+
activesupport (3.2.9) lib/active_support/notifications.rb:123:in `block in instrument'
|
7839
|
+
activesupport (3.2.9) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
|
7840
|
+
activesupport (3.2.9) lib/active_support/notifications.rb:123:in `instrument'
|
7841
|
+
actionpack (3.2.9) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument'
|
7842
|
+
actionpack (3.2.9) lib/action_view/renderer/template_renderer.rb:46:in `block in render_template'
|
7843
|
+
actionpack (3.2.9) lib/action_view/renderer/template_renderer.rb:54:in `render_with_layout'
|
7844
|
+
actionpack (3.2.9) lib/action_view/renderer/template_renderer.rb:45:in `render_template'
|
7845
|
+
actionpack (3.2.9) lib/action_view/renderer/template_renderer.rb:18:in `render'
|
7846
|
+
actionpack (3.2.9) lib/action_view/renderer/renderer.rb:36:in `render_template'
|
7847
|
+
actionpack (3.2.9) lib/action_view/renderer/renderer.rb:17:in `render'
|
7848
|
+
actionpack (3.2.9) lib/abstract_controller/rendering.rb:110:in `_render_template'
|
7849
|
+
actionpack (3.2.9) lib/action_controller/metal/streaming.rb:225:in `_render_template'
|
7850
|
+
actionpack (3.2.9) lib/abstract_controller/rendering.rb:103:in `render_to_body'
|
7851
|
+
actionpack (3.2.9) lib/action_controller/metal/renderers.rb:28:in `render_to_body'
|
7852
|
+
actionpack (3.2.9) lib/action_controller/metal/compatibility.rb:50:in `render_to_body'
|
7853
|
+
actionpack (3.2.9) lib/abstract_controller/rendering.rb:88:in `render'
|
7854
|
+
actionpack (3.2.9) lib/action_controller/metal/rendering.rb:16:in `render'
|
7855
|
+
actionpack (3.2.9) lib/action_controller/metal/instrumentation.rb:40:in `block (2 levels) in render'
|
7856
|
+
activesupport (3.2.9) lib/active_support/core_ext/benchmark.rb:5:in `block in ms'
|
7857
|
+
/Users/Naiki/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/benchmark.rb:295:in `realtime'
|
7858
|
+
activesupport (3.2.9) lib/active_support/core_ext/benchmark.rb:5:in `ms'
|
7859
|
+
actionpack (3.2.9) lib/action_controller/metal/instrumentation.rb:40:in `block in render'
|
7860
|
+
actionpack (3.2.9) lib/action_controller/metal/instrumentation.rb:83:in `cleanup_view_runtime'
|
7861
|
+
activerecord (3.2.9) lib/active_record/railties/controller_runtime.rb:24:in `cleanup_view_runtime'
|
7862
|
+
actionpack (3.2.9) lib/action_controller/metal/instrumentation.rb:39:in `render'
|
7863
|
+
actionpack (3.2.9) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
|
7864
|
+
actionpack (3.2.9) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
|
7865
|
+
actionpack (3.2.9) lib/abstract_controller/base.rb:167:in `process_action'
|
7866
|
+
actionpack (3.2.9) lib/action_controller/metal/rendering.rb:10:in `process_action'
|
7867
|
+
actionpack (3.2.9) lib/abstract_controller/callbacks.rb:18:in `block in process_action'
|
7868
|
+
activesupport (3.2.9) lib/active_support/callbacks.rb:425:in `_run__861040749332124114__process_action__4107523118307890346__callbacks'
|
7869
|
+
activesupport (3.2.9) lib/active_support/callbacks.rb:405:in `__run_callback'
|
7870
|
+
activesupport (3.2.9) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks'
|
7871
|
+
activesupport (3.2.9) lib/active_support/callbacks.rb:81:in `run_callbacks'
|
7872
|
+
actionpack (3.2.9) lib/abstract_controller/callbacks.rb:17:in `process_action'
|
7873
|
+
actionpack (3.2.9) lib/action_controller/metal/rescue.rb:29:in `process_action'
|
7874
|
+
actionpack (3.2.9) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action'
|
7875
|
+
activesupport (3.2.9) lib/active_support/notifications.rb:123:in `block in instrument'
|
7876
|
+
activesupport (3.2.9) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
|
7877
|
+
activesupport (3.2.9) lib/active_support/notifications.rb:123:in `instrument'
|
7878
|
+
actionpack (3.2.9) lib/action_controller/metal/instrumentation.rb:29:in `process_action'
|
7879
|
+
actionpack (3.2.9) lib/action_controller/metal/params_wrapper.rb:207:in `process_action'
|
7880
|
+
activerecord (3.2.9) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
|
7881
|
+
actionpack (3.2.9) lib/abstract_controller/base.rb:121:in `process'
|
7882
|
+
actionpack (3.2.9) lib/abstract_controller/rendering.rb:45:in `process'
|
7883
|
+
actionpack (3.2.9) lib/action_controller/metal.rb:203:in `dispatch'
|
7884
|
+
actionpack (3.2.9) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch'
|
7885
|
+
actionpack (3.2.9) lib/action_controller/metal.rb:246:in `block in action'
|
7886
|
+
actionpack (3.2.9) lib/action_dispatch/routing/route_set.rb:73:in `call'
|
7887
|
+
actionpack (3.2.9) lib/action_dispatch/routing/route_set.rb:73:in `dispatch'
|
7888
|
+
actionpack (3.2.9) lib/action_dispatch/routing/route_set.rb:36:in `call'
|
7889
|
+
journey (1.0.4) lib/journey/router.rb:68:in `block in call'
|
7890
|
+
journey (1.0.4) lib/journey/router.rb:56:in `each'
|
7891
|
+
journey (1.0.4) lib/journey/router.rb:56:in `call'
|
7892
|
+
actionpack (3.2.9) lib/action_dispatch/routing/route_set.rb:601:in `call'
|
7893
|
+
actionpack (3.2.9) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call'
|
7894
|
+
rack (1.4.1) lib/rack/etag.rb:23:in `call'
|
7895
|
+
rack (1.4.1) lib/rack/conditionalget.rb:25:in `call'
|
7896
|
+
actionpack (3.2.9) lib/action_dispatch/middleware/head.rb:14:in `call'
|
7897
|
+
actionpack (3.2.9) lib/action_dispatch/middleware/params_parser.rb:21:in `call'
|
7898
|
+
actionpack (3.2.9) lib/action_dispatch/middleware/flash.rb:242:in `call'
|
7899
|
+
rack (1.4.1) lib/rack/session/abstract/id.rb:205:in `context'
|
7900
|
+
rack (1.4.1) lib/rack/session/abstract/id.rb:200:in `call'
|
7901
|
+
actionpack (3.2.9) lib/action_dispatch/middleware/cookies.rb:341:in `call'
|
7902
|
+
activerecord (3.2.9) lib/active_record/query_cache.rb:64:in `call'
|
7903
|
+
activerecord (3.2.9) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call'
|
7904
|
+
actionpack (3.2.9) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call'
|
7905
|
+
activesupport (3.2.9) lib/active_support/callbacks.rb:405:in `_run__2704552369649396882__call__827864635246297279__callbacks'
|
7906
|
+
activesupport (3.2.9) lib/active_support/callbacks.rb:405:in `__run_callback'
|
7907
|
+
activesupport (3.2.9) lib/active_support/callbacks.rb:385:in `_run_call_callbacks'
|
7908
|
+
activesupport (3.2.9) lib/active_support/callbacks.rb:81:in `run_callbacks'
|
7909
|
+
actionpack (3.2.9) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
|
7910
|
+
actionpack (3.2.9) lib/action_dispatch/middleware/reloader.rb:65:in `call'
|
7911
|
+
actionpack (3.2.9) lib/action_dispatch/middleware/remote_ip.rb:31:in `call'
|
7912
|
+
actionpack (3.2.9) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call'
|
7913
|
+
actionpack (3.2.9) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
|
7914
|
+
railties (3.2.9) lib/rails/rack/logger.rb:32:in `call_app'
|
7915
|
+
railties (3.2.9) lib/rails/rack/logger.rb:16:in `block in call'
|
7916
|
+
activesupport (3.2.9) lib/active_support/tagged_logging.rb:22:in `tagged'
|
7917
|
+
railties (3.2.9) lib/rails/rack/logger.rb:16:in `call'
|
7918
|
+
actionpack (3.2.9) lib/action_dispatch/middleware/request_id.rb:22:in `call'
|
7919
|
+
rack (1.4.1) lib/rack/methodoverride.rb:21:in `call'
|
7920
|
+
rack (1.4.1) lib/rack/runtime.rb:17:in `call'
|
7921
|
+
activesupport (3.2.9) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
|
7922
|
+
rack (1.4.1) lib/rack/lock.rb:15:in `call'
|
7923
|
+
actionpack (3.2.9) lib/action_dispatch/middleware/static.rb:62:in `call'
|
7924
|
+
railties (3.2.9) lib/rails/engine.rb:479:in `call'
|
7925
|
+
railties (3.2.9) lib/rails/application.rb:223:in `call'
|
7926
|
+
railties (3.2.9) lib/rails/railtie/configurable.rb:30:in `method_missing'
|
7927
|
+
/Users/Naiki/Library/Application Support/Pow/Versions/0.4.0/node_modules/nack/lib/nack/server.rb:147:in `handle'
|
7928
|
+
/Users/Naiki/Library/Application Support/Pow/Versions/0.4.0/node_modules/nack/lib/nack/server.rb:99:in `rescue in block (2 levels) in start'
|
7929
|
+
/Users/Naiki/Library/Application Support/Pow/Versions/0.4.0/node_modules/nack/lib/nack/server.rb:96:in `block (2 levels) in start'
|
7930
|
+
/Users/Naiki/Library/Application Support/Pow/Versions/0.4.0/node_modules/nack/lib/nack/server.rb:86:in `each'
|
7931
|
+
/Users/Naiki/Library/Application Support/Pow/Versions/0.4.0/node_modules/nack/lib/nack/server.rb:86:in `block in start'
|
7932
|
+
/Users/Naiki/Library/Application Support/Pow/Versions/0.4.0/node_modules/nack/lib/nack/server.rb:66:in `loop'
|
7933
|
+
/Users/Naiki/Library/Application Support/Pow/Versions/0.4.0/node_modules/nack/lib/nack/server.rb:66:in `start'
|
7934
|
+
/Users/Naiki/Library/Application Support/Pow/Versions/0.4.0/node_modules/nack/lib/nack/server.rb:13:in `run'
|
7935
|
+
/Users/Naiki/Library/Application Support/Pow/Versions/0.4.0/node_modules/nack/bin/nack_worker:4:in `<main>'
|
7936
|
+
|
7937
|
+
|
7938
|
+
Rendered /Users/Naiki/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.9/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.0ms)
|
7939
|
+
Rendered /Users/Naiki/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.9/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.9ms)
|
7940
|
+
Rendered /Users/Naiki/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.9/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (8.0ms)
|
7941
|
+
|
7942
|
+
|
7943
|
+
Started GET "/admin/outbound_requests/3" for 127.0.0.1 at 2013-01-08 17:38:08 +1300
|
7944
|
+
Processing by Admin::OutboundRequestsController#show as HTML
|
7945
|
+
Parameters: {"id"=>"3"}
|
7946
|
+
[1m[35mOutboundRequest Load (0.1ms)[0m SELECT "outbound_requests".* FROM "outbound_requests" WHERE "outbound_requests"."id" = ? LIMIT 1 [["id", "3"]]
|
7947
|
+
Rendered /Users/Naiki/projects/nz-post/easy_admin/app/views/admin/outbound_requests/show.html.erb within layouts/application (5.7ms)
|
7948
|
+
Completed 200 OK in 10ms (Views: 9.3ms | ActiveRecord: 0.1ms)
|
7949
|
+
|
7950
|
+
|
7951
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-01-08 17:38:08 +1300
|
7952
|
+
|
7953
|
+
|
7954
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-01-08 17:38:08 +1300
|
7955
|
+
Served asset /application.css - 200 OK (0ms)
|
7956
|
+
Served asset /jquery_ujs.js - 200 OK (0ms)
|
7957
|
+
|
7958
|
+
|
7959
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-01-08 17:38:08 +1300
|
7960
|
+
Served asset /jquery.js - 200 OK (0ms)
|
7961
|
+
|
7962
|
+
|
7963
|
+
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-01-08 17:38:08 +1300
|
7964
|
+
Served asset /application.js - 200 OK (0ms)
|
7965
|
+
|
7966
|
+
|
7967
|
+
Started GET "/admin/outbound_requests/3" for 127.0.0.1 at 2013-01-08 17:39:14 +1300
|
7968
|
+
Processing by Admin::OutboundRequestsController#show as HTML
|
7969
|
+
Parameters: {"id"=>"3"}
|
7970
|
+
[1m[36mOutboundRequest Load (0.1ms)[0m [1mSELECT "outbound_requests".* FROM "outbound_requests" WHERE "outbound_requests"."id" = ? LIMIT 1[0m [["id", "3"]]
|
7971
|
+
Rendered /Users/Naiki/projects/nz-post/easy_admin/app/views/admin/outbound_requests/show.html.erb within layouts/application (8.0ms)
|
7972
|
+
Completed 200 OK in 13ms (Views: 11.7ms | ActiveRecord: 0.1ms)
|
7973
|
+
|
7974
|
+
|
7975
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-01-08 17:39:14 +1300
|
7976
|
+
|
7977
|
+
|
7978
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-01-08 17:39:14 +1300
|
7979
|
+
Served asset /application.css - 200 OK (0ms)
|
7980
|
+
Served asset /jquery_ujs.js - 200 OK (0ms)
|
7981
|
+
|
7982
|
+
|
7983
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-01-08 17:39:14 +1300
|
7984
|
+
Served asset /jquery.js - 200 OK (0ms)
|
7985
|
+
|
7986
|
+
|
7987
|
+
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-01-08 17:39:14 +1300
|
7988
|
+
Served asset /application.js - 200 OK (0ms)
|
7989
|
+
|
7990
|
+
|
7991
|
+
Started GET "/admin/outbound_requests/3" for 127.0.0.1 at 2013-01-08 17:39:24 +1300
|
7992
|
+
Processing by Admin::OutboundRequestsController#show as HTML
|
7993
|
+
Parameters: {"id"=>"3"}
|
7994
|
+
[1m[35mOutboundRequest Load (0.1ms)[0m SELECT "outbound_requests".* FROM "outbound_requests" WHERE "outbound_requests"."id" = ? LIMIT 1 [["id", "3"]]
|
7995
|
+
Rendered /Users/Naiki/projects/nz-post/easy_admin/app/views/admin/outbound_requests/show.html.erb within layouts/application (5.6ms)
|
7996
|
+
Completed 500 Internal Server Error in 9ms
|
7997
|
+
|
7998
|
+
ActionView::Template::Error (undefined method `to_xml' for #<String:0x007f822af3dca8>):
|
7999
|
+
28: <tr>
|
8000
|
+
29: <th>Request Params</th>
|
8001
|
+
30: <%= @outbound_request.params.methods %>
|
8002
|
+
31: <td><%= @outbound_request.params.to_xml %></td>
|
8003
|
+
32: </tr>
|
8004
|
+
33: <tr>
|
8005
|
+
34: <th>Elapsed Time</th>
|
8006
|
+
/Users/Naiki/projects/nz-post/easy_admin/app/views/admin/outbound_requests/show.html.erb:31:in `___sers__aiki_projects_nz_post_easy_admin_app_views_admin_outbound_requests_show_html_erb__470188018156851762_70098521508820'
|
8007
|
+
actionpack (3.2.9) lib/action_view/template.rb:145:in `block in render'
|
8008
|
+
activesupport (3.2.9) lib/active_support/notifications.rb:125:in `instrument'
|
8009
|
+
actionpack (3.2.9) lib/action_view/template.rb:143:in `render'
|
8010
|
+
actionpack (3.2.9) lib/action_view/renderer/template_renderer.rb:47:in `block (2 levels) in render_template'
|
8011
|
+
actionpack (3.2.9) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument'
|
8012
|
+
activesupport (3.2.9) lib/active_support/notifications.rb:123:in `block in instrument'
|
8013
|
+
activesupport (3.2.9) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
|
8014
|
+
activesupport (3.2.9) lib/active_support/notifications.rb:123:in `instrument'
|
8015
|
+
actionpack (3.2.9) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument'
|
8016
|
+
actionpack (3.2.9) lib/action_view/renderer/template_renderer.rb:46:in `block in render_template'
|
8017
|
+
actionpack (3.2.9) lib/action_view/renderer/template_renderer.rb:54:in `render_with_layout'
|
8018
|
+
actionpack (3.2.9) lib/action_view/renderer/template_renderer.rb:45:in `render_template'
|
8019
|
+
actionpack (3.2.9) lib/action_view/renderer/template_renderer.rb:18:in `render'
|
8020
|
+
actionpack (3.2.9) lib/action_view/renderer/renderer.rb:36:in `render_template'
|
8021
|
+
actionpack (3.2.9) lib/action_view/renderer/renderer.rb:17:in `render'
|
8022
|
+
actionpack (3.2.9) lib/abstract_controller/rendering.rb:110:in `_render_template'
|
8023
|
+
actionpack (3.2.9) lib/action_controller/metal/streaming.rb:225:in `_render_template'
|
8024
|
+
actionpack (3.2.9) lib/abstract_controller/rendering.rb:103:in `render_to_body'
|
8025
|
+
actionpack (3.2.9) lib/action_controller/metal/renderers.rb:28:in `render_to_body'
|
8026
|
+
actionpack (3.2.9) lib/action_controller/metal/compatibility.rb:50:in `render_to_body'
|
8027
|
+
actionpack (3.2.9) lib/abstract_controller/rendering.rb:88:in `render'
|
8028
|
+
actionpack (3.2.9) lib/action_controller/metal/rendering.rb:16:in `render'
|
8029
|
+
actionpack (3.2.9) lib/action_controller/metal/instrumentation.rb:40:in `block (2 levels) in render'
|
8030
|
+
activesupport (3.2.9) lib/active_support/core_ext/benchmark.rb:5:in `block in ms'
|
8031
|
+
/Users/Naiki/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/benchmark.rb:295:in `realtime'
|
8032
|
+
activesupport (3.2.9) lib/active_support/core_ext/benchmark.rb:5:in `ms'
|
8033
|
+
actionpack (3.2.9) lib/action_controller/metal/instrumentation.rb:40:in `block in render'
|
8034
|
+
actionpack (3.2.9) lib/action_controller/metal/instrumentation.rb:83:in `cleanup_view_runtime'
|
8035
|
+
activerecord (3.2.9) lib/active_record/railties/controller_runtime.rb:24:in `cleanup_view_runtime'
|
8036
|
+
actionpack (3.2.9) lib/action_controller/metal/instrumentation.rb:39:in `render'
|
8037
|
+
actionpack (3.2.9) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
|
8038
|
+
actionpack (3.2.9) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
|
8039
|
+
actionpack (3.2.9) lib/abstract_controller/base.rb:167:in `process_action'
|
8040
|
+
actionpack (3.2.9) lib/action_controller/metal/rendering.rb:10:in `process_action'
|
8041
|
+
actionpack (3.2.9) lib/abstract_controller/callbacks.rb:18:in `block in process_action'
|
8042
|
+
activesupport (3.2.9) lib/active_support/callbacks.rb:425:in `_run__861040749332124114__process_action__4107523118307890346__callbacks'
|
8043
|
+
activesupport (3.2.9) lib/active_support/callbacks.rb:405:in `__run_callback'
|
8044
|
+
activesupport (3.2.9) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks'
|
8045
|
+
activesupport (3.2.9) lib/active_support/callbacks.rb:81:in `run_callbacks'
|
8046
|
+
actionpack (3.2.9) lib/abstract_controller/callbacks.rb:17:in `process_action'
|
8047
|
+
actionpack (3.2.9) lib/action_controller/metal/rescue.rb:29:in `process_action'
|
8048
|
+
actionpack (3.2.9) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action'
|
8049
|
+
activesupport (3.2.9) lib/active_support/notifications.rb:123:in `block in instrument'
|
8050
|
+
activesupport (3.2.9) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
|
8051
|
+
activesupport (3.2.9) lib/active_support/notifications.rb:123:in `instrument'
|
8052
|
+
actionpack (3.2.9) lib/action_controller/metal/instrumentation.rb:29:in `process_action'
|
8053
|
+
actionpack (3.2.9) lib/action_controller/metal/params_wrapper.rb:207:in `process_action'
|
8054
|
+
activerecord (3.2.9) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
|
8055
|
+
actionpack (3.2.9) lib/abstract_controller/base.rb:121:in `process'
|
8056
|
+
actionpack (3.2.9) lib/abstract_controller/rendering.rb:45:in `process'
|
8057
|
+
actionpack (3.2.9) lib/action_controller/metal.rb:203:in `dispatch'
|
8058
|
+
actionpack (3.2.9) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch'
|
8059
|
+
actionpack (3.2.9) lib/action_controller/metal.rb:246:in `block in action'
|
8060
|
+
actionpack (3.2.9) lib/action_dispatch/routing/route_set.rb:73:in `call'
|
8061
|
+
actionpack (3.2.9) lib/action_dispatch/routing/route_set.rb:73:in `dispatch'
|
8062
|
+
actionpack (3.2.9) lib/action_dispatch/routing/route_set.rb:36:in `call'
|
8063
|
+
journey (1.0.4) lib/journey/router.rb:68:in `block in call'
|
8064
|
+
journey (1.0.4) lib/journey/router.rb:56:in `each'
|
8065
|
+
journey (1.0.4) lib/journey/router.rb:56:in `call'
|
8066
|
+
actionpack (3.2.9) lib/action_dispatch/routing/route_set.rb:601:in `call'
|
8067
|
+
actionpack (3.2.9) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call'
|
8068
|
+
rack (1.4.1) lib/rack/etag.rb:23:in `call'
|
8069
|
+
rack (1.4.1) lib/rack/conditionalget.rb:25:in `call'
|
8070
|
+
actionpack (3.2.9) lib/action_dispatch/middleware/head.rb:14:in `call'
|
8071
|
+
actionpack (3.2.9) lib/action_dispatch/middleware/params_parser.rb:21:in `call'
|
8072
|
+
actionpack (3.2.9) lib/action_dispatch/middleware/flash.rb:242:in `call'
|
8073
|
+
rack (1.4.1) lib/rack/session/abstract/id.rb:205:in `context'
|
8074
|
+
rack (1.4.1) lib/rack/session/abstract/id.rb:200:in `call'
|
8075
|
+
actionpack (3.2.9) lib/action_dispatch/middleware/cookies.rb:341:in `call'
|
8076
|
+
activerecord (3.2.9) lib/active_record/query_cache.rb:64:in `call'
|
8077
|
+
activerecord (3.2.9) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call'
|
8078
|
+
actionpack (3.2.9) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call'
|
8079
|
+
activesupport (3.2.9) lib/active_support/callbacks.rb:405:in `_run__2704552369649396882__call__827864635246297279__callbacks'
|
8080
|
+
activesupport (3.2.9) lib/active_support/callbacks.rb:405:in `__run_callback'
|
8081
|
+
activesupport (3.2.9) lib/active_support/callbacks.rb:385:in `_run_call_callbacks'
|
8082
|
+
activesupport (3.2.9) lib/active_support/callbacks.rb:81:in `run_callbacks'
|
8083
|
+
actionpack (3.2.9) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
|
8084
|
+
actionpack (3.2.9) lib/action_dispatch/middleware/reloader.rb:65:in `call'
|
8085
|
+
actionpack (3.2.9) lib/action_dispatch/middleware/remote_ip.rb:31:in `call'
|
8086
|
+
actionpack (3.2.9) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call'
|
8087
|
+
actionpack (3.2.9) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
|
8088
|
+
railties (3.2.9) lib/rails/rack/logger.rb:32:in `call_app'
|
8089
|
+
railties (3.2.9) lib/rails/rack/logger.rb:16:in `block in call'
|
8090
|
+
activesupport (3.2.9) lib/active_support/tagged_logging.rb:22:in `tagged'
|
8091
|
+
railties (3.2.9) lib/rails/rack/logger.rb:16:in `call'
|
8092
|
+
actionpack (3.2.9) lib/action_dispatch/middleware/request_id.rb:22:in `call'
|
8093
|
+
rack (1.4.1) lib/rack/methodoverride.rb:21:in `call'
|
8094
|
+
rack (1.4.1) lib/rack/runtime.rb:17:in `call'
|
8095
|
+
activesupport (3.2.9) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
|
8096
|
+
rack (1.4.1) lib/rack/lock.rb:15:in `call'
|
8097
|
+
actionpack (3.2.9) lib/action_dispatch/middleware/static.rb:62:in `call'
|
8098
|
+
railties (3.2.9) lib/rails/engine.rb:479:in `call'
|
8099
|
+
railties (3.2.9) lib/rails/application.rb:223:in `call'
|
8100
|
+
railties (3.2.9) lib/rails/railtie/configurable.rb:30:in `method_missing'
|
8101
|
+
/Users/Naiki/Library/Application Support/Pow/Versions/0.4.0/node_modules/nack/lib/nack/server.rb:147:in `handle'
|
8102
|
+
/Users/Naiki/Library/Application Support/Pow/Versions/0.4.0/node_modules/nack/lib/nack/server.rb:99:in `rescue in block (2 levels) in start'
|
8103
|
+
/Users/Naiki/Library/Application Support/Pow/Versions/0.4.0/node_modules/nack/lib/nack/server.rb:96:in `block (2 levels) in start'
|
8104
|
+
/Users/Naiki/Library/Application Support/Pow/Versions/0.4.0/node_modules/nack/lib/nack/server.rb:86:in `each'
|
8105
|
+
/Users/Naiki/Library/Application Support/Pow/Versions/0.4.0/node_modules/nack/lib/nack/server.rb:86:in `block in start'
|
8106
|
+
/Users/Naiki/Library/Application Support/Pow/Versions/0.4.0/node_modules/nack/lib/nack/server.rb:66:in `loop'
|
8107
|
+
/Users/Naiki/Library/Application Support/Pow/Versions/0.4.0/node_modules/nack/lib/nack/server.rb:66:in `start'
|
8108
|
+
/Users/Naiki/Library/Application Support/Pow/Versions/0.4.0/node_modules/nack/lib/nack/server.rb:13:in `run'
|
8109
|
+
/Users/Naiki/Library/Application Support/Pow/Versions/0.4.0/node_modules/nack/bin/nack_worker:4:in `<main>'
|
8110
|
+
|
8111
|
+
|
8112
|
+
Rendered /Users/Naiki/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.9/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.2ms)
|
8113
|
+
Rendered /Users/Naiki/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.9/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.9ms)
|
8114
|
+
Rendered /Users/Naiki/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.9/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (6.4ms)
|
8115
|
+
|
8116
|
+
|
8117
|
+
Started GET "/admin/outbound_requests/3" for 127.0.0.1 at 2013-01-08 17:39:29 +1300
|
8118
|
+
Processing by Admin::OutboundRequestsController#show as HTML
|
8119
|
+
Parameters: {"id"=>"3"}
|
8120
|
+
[1m[36mOutboundRequest Load (0.1ms)[0m [1mSELECT "outbound_requests".* FROM "outbound_requests" WHERE "outbound_requests"."id" = ? LIMIT 1[0m [["id", "3"]]
|
8121
|
+
Rendered /Users/Naiki/projects/nz-post/easy_admin/app/views/admin/outbound_requests/show.html.erb within layouts/application (4.5ms)
|
8122
|
+
Completed 500 Internal Server Error in 7ms
|
8123
|
+
|
8124
|
+
ActionView::Template::Error (undefined method `to_hash' for #<String:0x007f822c8daa30>):
|
8125
|
+
28: <tr>
|
8126
|
+
29: <th>Request Params</th>
|
8127
|
+
30: <%= @outbound_request.params.methods %>
|
8128
|
+
31: <td><%= @outbound_request.params.to_hash %></td>
|
8129
|
+
32: </tr>
|
8130
|
+
33: <tr>
|
8131
|
+
34: <th>Elapsed Time</th>
|
8132
|
+
/Users/Naiki/projects/nz-post/easy_admin/app/views/admin/outbound_requests/show.html.erb:31:in `___sers__aiki_projects_nz_post_easy_admin_app_views_admin_outbound_requests_show_html_erb__470188018156851762_70098534937380'
|
8133
|
+
actionpack (3.2.9) lib/action_view/template.rb:145:in `block in render'
|
8134
|
+
activesupport (3.2.9) lib/active_support/notifications.rb:125:in `instrument'
|
8135
|
+
actionpack (3.2.9) lib/action_view/template.rb:143:in `render'
|
8136
|
+
actionpack (3.2.9) lib/action_view/renderer/template_renderer.rb:47:in `block (2 levels) in render_template'
|
8137
|
+
actionpack (3.2.9) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument'
|
8138
|
+
activesupport (3.2.9) lib/active_support/notifications.rb:123:in `block in instrument'
|
8139
|
+
activesupport (3.2.9) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
|
8140
|
+
activesupport (3.2.9) lib/active_support/notifications.rb:123:in `instrument'
|
8141
|
+
actionpack (3.2.9) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument'
|
8142
|
+
actionpack (3.2.9) lib/action_view/renderer/template_renderer.rb:46:in `block in render_template'
|
8143
|
+
actionpack (3.2.9) lib/action_view/renderer/template_renderer.rb:54:in `render_with_layout'
|
8144
|
+
actionpack (3.2.9) lib/action_view/renderer/template_renderer.rb:45:in `render_template'
|
8145
|
+
actionpack (3.2.9) lib/action_view/renderer/template_renderer.rb:18:in `render'
|
8146
|
+
actionpack (3.2.9) lib/action_view/renderer/renderer.rb:36:in `render_template'
|
8147
|
+
actionpack (3.2.9) lib/action_view/renderer/renderer.rb:17:in `render'
|
8148
|
+
actionpack (3.2.9) lib/abstract_controller/rendering.rb:110:in `_render_template'
|
8149
|
+
actionpack (3.2.9) lib/action_controller/metal/streaming.rb:225:in `_render_template'
|
8150
|
+
actionpack (3.2.9) lib/abstract_controller/rendering.rb:103:in `render_to_body'
|
8151
|
+
actionpack (3.2.9) lib/action_controller/metal/renderers.rb:28:in `render_to_body'
|
8152
|
+
actionpack (3.2.9) lib/action_controller/metal/compatibility.rb:50:in `render_to_body'
|
8153
|
+
actionpack (3.2.9) lib/abstract_controller/rendering.rb:88:in `render'
|
8154
|
+
actionpack (3.2.9) lib/action_controller/metal/rendering.rb:16:in `render'
|
8155
|
+
actionpack (3.2.9) lib/action_controller/metal/instrumentation.rb:40:in `block (2 levels) in render'
|
8156
|
+
activesupport (3.2.9) lib/active_support/core_ext/benchmark.rb:5:in `block in ms'
|
8157
|
+
/Users/Naiki/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/benchmark.rb:295:in `realtime'
|
8158
|
+
activesupport (3.2.9) lib/active_support/core_ext/benchmark.rb:5:in `ms'
|
8159
|
+
actionpack (3.2.9) lib/action_controller/metal/instrumentation.rb:40:in `block in render'
|
8160
|
+
actionpack (3.2.9) lib/action_controller/metal/instrumentation.rb:83:in `cleanup_view_runtime'
|
8161
|
+
activerecord (3.2.9) lib/active_record/railties/controller_runtime.rb:24:in `cleanup_view_runtime'
|
8162
|
+
actionpack (3.2.9) lib/action_controller/metal/instrumentation.rb:39:in `render'
|
8163
|
+
actionpack (3.2.9) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
|
8164
|
+
actionpack (3.2.9) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
|
8165
|
+
actionpack (3.2.9) lib/abstract_controller/base.rb:167:in `process_action'
|
8166
|
+
actionpack (3.2.9) lib/action_controller/metal/rendering.rb:10:in `process_action'
|
8167
|
+
actionpack (3.2.9) lib/abstract_controller/callbacks.rb:18:in `block in process_action'
|
8168
|
+
activesupport (3.2.9) lib/active_support/callbacks.rb:425:in `_run__861040749332124114__process_action__4107523118307890346__callbacks'
|
8169
|
+
activesupport (3.2.9) lib/active_support/callbacks.rb:405:in `__run_callback'
|
8170
|
+
activesupport (3.2.9) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks'
|
8171
|
+
activesupport (3.2.9) lib/active_support/callbacks.rb:81:in `run_callbacks'
|
8172
|
+
actionpack (3.2.9) lib/abstract_controller/callbacks.rb:17:in `process_action'
|
8173
|
+
actionpack (3.2.9) lib/action_controller/metal/rescue.rb:29:in `process_action'
|
8174
|
+
actionpack (3.2.9) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action'
|
8175
|
+
activesupport (3.2.9) lib/active_support/notifications.rb:123:in `block in instrument'
|
8176
|
+
activesupport (3.2.9) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
|
8177
|
+
activesupport (3.2.9) lib/active_support/notifications.rb:123:in `instrument'
|
8178
|
+
actionpack (3.2.9) lib/action_controller/metal/instrumentation.rb:29:in `process_action'
|
8179
|
+
actionpack (3.2.9) lib/action_controller/metal/params_wrapper.rb:207:in `process_action'
|
8180
|
+
activerecord (3.2.9) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
|
8181
|
+
actionpack (3.2.9) lib/abstract_controller/base.rb:121:in `process'
|
8182
|
+
actionpack (3.2.9) lib/abstract_controller/rendering.rb:45:in `process'
|
8183
|
+
actionpack (3.2.9) lib/action_controller/metal.rb:203:in `dispatch'
|
8184
|
+
actionpack (3.2.9) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch'
|
8185
|
+
actionpack (3.2.9) lib/action_controller/metal.rb:246:in `block in action'
|
8186
|
+
actionpack (3.2.9) lib/action_dispatch/routing/route_set.rb:73:in `call'
|
8187
|
+
actionpack (3.2.9) lib/action_dispatch/routing/route_set.rb:73:in `dispatch'
|
8188
|
+
actionpack (3.2.9) lib/action_dispatch/routing/route_set.rb:36:in `call'
|
8189
|
+
journey (1.0.4) lib/journey/router.rb:68:in `block in call'
|
8190
|
+
journey (1.0.4) lib/journey/router.rb:56:in `each'
|
8191
|
+
journey (1.0.4) lib/journey/router.rb:56:in `call'
|
8192
|
+
actionpack (3.2.9) lib/action_dispatch/routing/route_set.rb:601:in `call'
|
8193
|
+
actionpack (3.2.9) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call'
|
8194
|
+
rack (1.4.1) lib/rack/etag.rb:23:in `call'
|
8195
|
+
rack (1.4.1) lib/rack/conditionalget.rb:25:in `call'
|
8196
|
+
actionpack (3.2.9) lib/action_dispatch/middleware/head.rb:14:in `call'
|
8197
|
+
actionpack (3.2.9) lib/action_dispatch/middleware/params_parser.rb:21:in `call'
|
8198
|
+
actionpack (3.2.9) lib/action_dispatch/middleware/flash.rb:242:in `call'
|
8199
|
+
rack (1.4.1) lib/rack/session/abstract/id.rb:205:in `context'
|
8200
|
+
rack (1.4.1) lib/rack/session/abstract/id.rb:200:in `call'
|
8201
|
+
actionpack (3.2.9) lib/action_dispatch/middleware/cookies.rb:341:in `call'
|
8202
|
+
activerecord (3.2.9) lib/active_record/query_cache.rb:64:in `call'
|
8203
|
+
activerecord (3.2.9) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call'
|
8204
|
+
actionpack (3.2.9) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call'
|
8205
|
+
activesupport (3.2.9) lib/active_support/callbacks.rb:405:in `_run__2704552369649396882__call__827864635246297279__callbacks'
|
8206
|
+
activesupport (3.2.9) lib/active_support/callbacks.rb:405:in `__run_callback'
|
8207
|
+
activesupport (3.2.9) lib/active_support/callbacks.rb:385:in `_run_call_callbacks'
|
8208
|
+
activesupport (3.2.9) lib/active_support/callbacks.rb:81:in `run_callbacks'
|
8209
|
+
actionpack (3.2.9) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
|
8210
|
+
actionpack (3.2.9) lib/action_dispatch/middleware/reloader.rb:65:in `call'
|
8211
|
+
actionpack (3.2.9) lib/action_dispatch/middleware/remote_ip.rb:31:in `call'
|
8212
|
+
actionpack (3.2.9) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call'
|
8213
|
+
actionpack (3.2.9) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
|
8214
|
+
railties (3.2.9) lib/rails/rack/logger.rb:32:in `call_app'
|
8215
|
+
railties (3.2.9) lib/rails/rack/logger.rb:16:in `block in call'
|
8216
|
+
activesupport (3.2.9) lib/active_support/tagged_logging.rb:22:in `tagged'
|
8217
|
+
railties (3.2.9) lib/rails/rack/logger.rb:16:in `call'
|
8218
|
+
actionpack (3.2.9) lib/action_dispatch/middleware/request_id.rb:22:in `call'
|
8219
|
+
rack (1.4.1) lib/rack/methodoverride.rb:21:in `call'
|
8220
|
+
rack (1.4.1) lib/rack/runtime.rb:17:in `call'
|
8221
|
+
activesupport (3.2.9) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
|
8222
|
+
rack (1.4.1) lib/rack/lock.rb:15:in `call'
|
8223
|
+
actionpack (3.2.9) lib/action_dispatch/middleware/static.rb:62:in `call'
|
8224
|
+
railties (3.2.9) lib/rails/engine.rb:479:in `call'
|
8225
|
+
railties (3.2.9) lib/rails/application.rb:223:in `call'
|
8226
|
+
railties (3.2.9) lib/rails/railtie/configurable.rb:30:in `method_missing'
|
8227
|
+
/Users/Naiki/Library/Application Support/Pow/Versions/0.4.0/node_modules/nack/lib/nack/server.rb:147:in `handle'
|
8228
|
+
/Users/Naiki/Library/Application Support/Pow/Versions/0.4.0/node_modules/nack/lib/nack/server.rb:99:in `rescue in block (2 levels) in start'
|
8229
|
+
/Users/Naiki/Library/Application Support/Pow/Versions/0.4.0/node_modules/nack/lib/nack/server.rb:96:in `block (2 levels) in start'
|
8230
|
+
/Users/Naiki/Library/Application Support/Pow/Versions/0.4.0/node_modules/nack/lib/nack/server.rb:86:in `each'
|
8231
|
+
/Users/Naiki/Library/Application Support/Pow/Versions/0.4.0/node_modules/nack/lib/nack/server.rb:86:in `block in start'
|
8232
|
+
/Users/Naiki/Library/Application Support/Pow/Versions/0.4.0/node_modules/nack/lib/nack/server.rb:66:in `loop'
|
8233
|
+
/Users/Naiki/Library/Application Support/Pow/Versions/0.4.0/node_modules/nack/lib/nack/server.rb:66:in `start'
|
8234
|
+
/Users/Naiki/Library/Application Support/Pow/Versions/0.4.0/node_modules/nack/lib/nack/server.rb:13:in `run'
|
8235
|
+
/Users/Naiki/Library/Application Support/Pow/Versions/0.4.0/node_modules/nack/bin/nack_worker:4:in `<main>'
|
8236
|
+
|
8237
|
+
|
8238
|
+
Rendered /Users/Naiki/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.9/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.2ms)
|
8239
|
+
Rendered /Users/Naiki/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.9/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.9ms)
|
8240
|
+
Rendered /Users/Naiki/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.9/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (6.6ms)
|
8241
|
+
|
8242
|
+
|
8243
|
+
Started GET "/admin/outbound_requests/3" for 127.0.0.1 at 2013-01-08 17:46:53 +1300
|
8244
|
+
Processing by Admin::OutboundRequestsController#show as HTML
|
8245
|
+
Parameters: {"id"=>"3"}
|
8246
|
+
[1m[35mOutboundRequest Load (0.1ms)[0m SELECT "outbound_requests".* FROM "outbound_requests" WHERE "outbound_requests"."id" = ? LIMIT 1 [["id", "3"]]
|
8247
|
+
Rendered /Users/Naiki/projects/nz-post/easy_admin/app/views/admin/outbound_requests/show.html.erb within layouts/application (133.4ms)
|
8248
|
+
Completed 200 OK in 138ms (Views: 137.3ms | ActiveRecord: 0.1ms)
|
8249
|
+
|
8250
|
+
|
8251
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-01-08 17:46:53 +1300
|
8252
|
+
|
8253
|
+
|
8254
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-01-08 17:46:53 +1300
|
8255
|
+
Served asset /jquery_ujs.js - 200 OK (0ms)
|
8256
|
+
Served asset /jquery.js - 200 OK (0ms)
|
8257
|
+
|
8258
|
+
|
8259
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-01-08 17:46:53 +1300
|
8260
|
+
Served asset /application.css - 200 OK (0ms)
|
8261
|
+
|
8262
|
+
|
8263
|
+
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-01-08 17:46:53 +1300
|
8264
|
+
Served asset /application.js - 200 OK (0ms)
|
8265
|
+
Connecting to database specified by database.yml
|
8266
|
+
|
8267
|
+
|
8268
|
+
Started GET "/" for 127.0.0.1 at 2013-01-15 11:26:09 +1300
|
8269
|
+
Processing by Admin::WelcomeController#index as HTML
|
8270
|
+
Rendered admin/welcome/index.html.erb within layouts/application (3.0ms)
|
8271
|
+
Completed 200 OK in 65ms (Views: 64.9ms | ActiveRecord: 0.0ms)
|
8272
|
+
|
8273
|
+
|
8274
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-01-15 11:26:10 +1300
|
8275
|
+
Served asset /application.css - 200 OK (2ms)
|
8276
|
+
|
8277
|
+
|
8278
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-01-15 11:26:10 +1300
|
8279
|
+
Served asset /jquery_ujs.js - 200 OK (2ms)
|
8280
|
+
Connecting to database specified by database.yml
|
8281
|
+
|
8282
|
+
|
8283
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-01-15 11:26:12 +1300
|
8284
|
+
Served asset /jquery.js - 200 OK (2ms)
|
8285
|
+
|
8286
|
+
|
8287
|
+
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-01-15 11:26:12 +1300
|
8288
|
+
Served asset /application.js - 200 OK (3ms)
|
8289
|
+
|
8290
|
+
|
8291
|
+
Started GET "/admin/outbound_requests" for 127.0.0.1 at 2013-01-15 11:26:34 +1300
|
8292
|
+
Processing by Admin::OutboundRequestsController#index as HTML
|
8293
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "outbound_requests" [0m
|
8294
|
+
[1m[35mCACHE (0.0ms)[0m SELECT COUNT(*) FROM "outbound_requests"
|
8295
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT COUNT(*) FROM "outbound_requests" [0m
|
8296
|
+
[1m[35mCACHE (0.0ms)[0m SELECT COUNT(*) FROM "outbound_requests"
|
8297
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT COUNT(*) FROM "outbound_requests" [0m
|
8298
|
+
Rendered /Users/Naiki/projects/nz-post/easy_admin/app/views/admin/outbound_requests/_pagination.html.erb (10.1ms)
|
8299
|
+
[1m[35mCACHE (0.0ms)[0m SELECT COUNT(*) FROM "outbound_requests"
|
8300
|
+
[1m[36mOutboundRequest Load (0.2ms)[0m [1mSELECT "outbound_requests".* FROM "outbound_requests" ORDER BY created_at desc LIMIT 50 OFFSET 0[0m
|
8301
|
+
[1m[35mCACHE (0.0ms)[0m SELECT COUNT(*) FROM "outbound_requests"
|
8302
|
+
Rendered /Users/Naiki/projects/nz-post/easy_admin/app/views/admin/outbound_requests/_pagination.html.erb (1.1ms)
|
8303
|
+
Rendered /Users/Naiki/projects/nz-post/easy_admin/app/views/admin/outbound_requests/index.html.erb within layouts/application (44.1ms)
|
8304
|
+
Completed 200 OK in 49ms (Views: 39.2ms | ActiveRecord: 9.2ms)
|
8305
|
+
|
8306
|
+
|
8307
|
+
Started GET "/admin/outbound_requests/3" for 127.0.0.1 at 2013-01-15 11:26:38 +1300
|
8308
|
+
Processing by Admin::OutboundRequestsController#show as HTML
|
8309
|
+
Parameters: {"id"=>"3"}
|
8310
|
+
[1m[36mOutboundRequest Load (0.2ms)[0m [1mSELECT "outbound_requests".* FROM "outbound_requests" WHERE "outbound_requests"."id" = ? LIMIT 1[0m [["id", "3"]]
|
8311
|
+
Rendered /Users/Naiki/projects/nz-post/easy_admin/app/views/admin/outbound_requests/show.html.erb within layouts/application (129.3ms)
|
8312
|
+
Completed 200 OK in 135ms (Views: 133.4ms | ActiveRecord: 0.2ms)
|
8313
|
+
Connecting to database specified by database.yml
|
8314
|
+
Connecting to database specified by database.yml
|
8315
|
+
|
8316
|
+
|
8317
|
+
Started GET "/admin/outbound_requests/3" for 127.0.0.1 at 2013-01-15 11:58:07 +1300
|
8318
|
+
Processing by Admin::OutboundRequestsController#show as HTML
|
8319
|
+
Parameters: {"id"=>"3"}
|
8320
|
+
[1m[36mOutboundRequest Load (0.2ms)[0m [1mSELECT "outbound_requests".* FROM "outbound_requests" WHERE "outbound_requests"."id" = ? LIMIT 1[0m [["id", "3"]]
|
8321
|
+
Rendered /Users/Naiki/projects/nz-post/easy_admin/app/views/admin/outbound_requests/show.html.erb within layouts/application (103.5ms)
|
8322
|
+
Completed 200 OK in 174ms (Views: 132.4ms | ActiveRecord: 4.4ms)
|
8323
|
+
|
8324
|
+
|
8325
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-01-15 11:58:07 +1300
|
8326
|
+
Served asset /application.css - 304 Not Modified (1ms)
|
8327
|
+
|
8328
|
+
|
8329
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-01-15 11:58:07 +1300
|
8330
|
+
Served asset /jquery.js - 304 Not Modified (2ms)
|
8331
|
+
Connecting to database specified by database.yml
|
8332
|
+
|
8333
|
+
|
8334
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-01-15 11:58:10 +1300
|
8335
|
+
Served asset /jquery_ujs.js - 304 Not Modified (3ms)
|
8336
|
+
|
8337
|
+
|
8338
|
+
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-01-15 11:58:10 +1300
|
8339
|
+
Served asset /application.js - 304 Not Modified (5ms)
|
8340
|
+
|
8341
|
+
|
8342
|
+
Started GET "/admin/outbound_requests/3" for 127.0.0.1 at 2013-01-15 11:58:16 +1300
|
8343
|
+
Processing by Admin::OutboundRequestsController#show as HTML
|
8344
|
+
Parameters: {"id"=>"3"}
|
8345
|
+
[1m[35mOutboundRequest Load (0.1ms)[0m SELECT "outbound_requests".* FROM "outbound_requests" WHERE "outbound_requests"."id" = ? LIMIT 1 [["id", "3"]]
|
8346
|
+
Rendered /Users/Naiki/projects/nz-post/easy_admin/app/views/admin/outbound_requests/show.html.erb within layouts/application (8.1ms)
|
8347
|
+
Completed 200 OK in 14ms (Views: 12.5ms | ActiveRecord: 0.1ms)
|
8348
|
+
|
8349
|
+
|
8350
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-01-15 11:58:16 +1300
|
8351
|
+
|
8352
|
+
|
8353
|
+
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-01-15 11:58:16 +1300
|
8354
|
+
Served asset /application.css - 200 OK (0ms)
|
8355
|
+
Served asset /application.js - 200 OK (0ms)
|
8356
|
+
|
8357
|
+
|
8358
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-01-15 11:58:16 +1300
|
8359
|
+
|
8360
|
+
|
8361
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-01-15 11:58:16 +1300
|
8362
|
+
Served asset /jquery.js - 200 OK (0ms)
|
8363
|
+
Served asset /jquery_ujs.js - 200 OK (0ms)
|
8364
|
+
|
8365
|
+
|
8366
|
+
Started GET "/admin/outbound_requests/3" for 127.0.0.1 at 2013-01-15 11:58:17 +1300
|
8367
|
+
Processing by Admin::OutboundRequestsController#show as HTML
|
8368
|
+
Parameters: {"id"=>"3"}
|
8369
|
+
[1m[36mOutboundRequest Load (0.1ms)[0m [1mSELECT "outbound_requests".* FROM "outbound_requests" WHERE "outbound_requests"."id" = ? LIMIT 1[0m [["id", "3"]]
|
8370
|
+
Rendered /Users/Naiki/projects/nz-post/easy_admin/app/views/admin/outbound_requests/show.html.erb within layouts/application (7.9ms)
|
8371
|
+
Completed 200 OK in 12ms (Views: 11.4ms | ActiveRecord: 0.1ms)
|
8372
|
+
|
8373
|
+
|
8374
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-01-15 11:58:17 +1300
|
8375
|
+
|
8376
|
+
|
8377
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-01-15 11:58:17 +1300
|
8378
|
+
Served asset /application.css - 200 OK (0ms)
|
8379
|
+
Served asset /jquery_ujs.js - 200 OK (0ms)
|
8380
|
+
|
8381
|
+
|
8382
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-01-15 11:58:17 +1300
|
8383
|
+
|
8384
|
+
|
8385
|
+
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-01-15 11:58:17 +1300
|
8386
|
+
Served asset /jquery.js - 200 OK (0ms)
|
8387
|
+
Served asset /application.js - 200 OK (0ms)
|
8388
|
+
|
8389
|
+
|
8390
|
+
Started GET "/admin/outbound_requests/3" for 127.0.0.1 at 2013-01-15 11:58:22 +1300
|
8391
|
+
Processing by Admin::OutboundRequestsController#show as HTML
|
8392
|
+
Parameters: {"id"=>"3"}
|
8393
|
+
[1m[35mOutboundRequest Load (0.1ms)[0m SELECT "outbound_requests".* FROM "outbound_requests" WHERE "outbound_requests"."id" = ? LIMIT 1 [["id", "3"]]
|
8394
|
+
Rendered /Users/Naiki/projects/nz-post/easy_admin/app/views/admin/outbound_requests/show.html.erb within layouts/application (7.4ms)
|
8395
|
+
Completed 200 OK in 11ms (Views: 10.5ms | ActiveRecord: 0.1ms)
|
8396
|
+
|
8397
|
+
|
8398
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-01-15 11:58:22 +1300
|
8399
|
+
|
8400
|
+
|
8401
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-01-15 11:58:22 +1300
|
8402
|
+
Served asset /application.css - 200 OK (0ms)
|
8403
|
+
Served asset /jquery_ujs.js - 200 OK (0ms)
|
8404
|
+
|
8405
|
+
|
8406
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-01-15 11:58:22 +1300
|
8407
|
+
|
8408
|
+
|
8409
|
+
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-01-15 11:58:22 +1300
|
8410
|
+
Served asset /jquery.js - 200 OK (0ms)
|
8411
|
+
Served asset /application.js - 200 OK (0ms)
|
8412
|
+
Connecting to database specified by database.yml
|
8413
|
+
|
8414
|
+
|
8415
|
+
Started GET "/admin/outbound_requests/3" for 127.0.0.1 at 2013-01-15 11:58:41 +1300
|
8416
|
+
Processing by Admin::OutboundRequestsController#show as HTML
|
8417
|
+
Parameters: {"id"=>"3"}
|
8418
|
+
[1m[36mOutboundRequest Load (0.2ms)[0m [1mSELECT "outbound_requests".* FROM "outbound_requests" WHERE "outbound_requests"."id" = ? LIMIT 1[0m [["id", "3"]]
|
8419
|
+
Rendered /Users/Naiki/projects/nz-post/easy_admin/app/views/admin/outbound_requests/show.html.erb within layouts/application (101.4ms)
|
8420
|
+
Completed 200 OK in 167ms (Views: 128.8ms | ActiveRecord: 3.4ms)
|
8421
|
+
|
8422
|
+
|
8423
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-01-15 11:58:41 +1300
|
8424
|
+
Served asset /jquery_ujs.js - 200 OK (2ms)
|
8425
|
+
|
8426
|
+
|
8427
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-01-15 11:58:41 +1300
|
8428
|
+
Served asset /application.css - 200 OK (1ms)
|
8429
|
+
Connecting to database specified by database.yml
|
8430
|
+
|
8431
|
+
|
8432
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-01-15 11:58:44 +1300
|
8433
|
+
Served asset /jquery.js - 200 OK (3ms)
|
8434
|
+
|
8435
|
+
|
8436
|
+
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-01-15 11:58:44 +1300
|
8437
|
+
Served asset /application.js - 200 OK (5ms)
|