kaui 0.1.4 → 0.1.5

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.
@@ -53462,3 +53462,630 @@ Served asset /application.js - 304 Not Modified (0ms)
53462
53462
 
53463
53463
  Started GET "/assets/jquery.dataTables.v1.9.3.min.js?body=1" for 127.0.0.1 at Fri Aug 17 20:00:26 -0700 2012
53464
53464
  Served asset /jquery.dataTables.v1.9.3.min.js - 304 Not Modified (1ms)
53465
+
53466
+
53467
+ Started GET "/kaui/accounts/1gg8yd1czp8en%20" for 127.0.0.1 at 2012-08-20 13:16:18 -0700
53468
+ Processing by Kaui::AccountsController#show as HTML
53469
+ Parameters: {"id"=>"1gg8yd1czp8en "}
53470
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/accounts?externalKey=1gg8yd1czp8en &accountWithBalance=true
53471
+ Completed 500 Internal Server Error in 12ms
53472
+
53473
+ NameError (undefined local variable or method `id' for #<Kaui::AccountsController:0x007fb2f6eef790>):
53474
+ /Users/pierre/open-source/ning/killbill-admin-ui/app/controllers/kaui/accounts_controller.rb:17:in `rescue in show'
53475
+ /Users/pierre/open-source/ning/killbill-admin-ui/app/controllers/kaui/accounts_controller.rb:14:in `show'
53476
+ actionpack (3.2.3) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
53477
+ actionpack (3.2.3) lib/abstract_controller/base.rb:167:in `process_action'
53478
+ actionpack (3.2.3) lib/action_controller/metal/rendering.rb:10:in `process_action'
53479
+ actionpack (3.2.3) lib/abstract_controller/callbacks.rb:18:in `block in process_action'
53480
+ activesupport (3.2.3) lib/active_support/callbacks.rb:425:in `_run__1606357455324206693__process_action__89440852806595118__callbacks'
53481
+ activesupport (3.2.3) lib/active_support/callbacks.rb:405:in `__run_callback'
53482
+ activesupport (3.2.3) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks'
53483
+ activesupport (3.2.3) lib/active_support/callbacks.rb:81:in `run_callbacks'
53484
+ actionpack (3.2.3) lib/abstract_controller/callbacks.rb:17:in `process_action'
53485
+ actionpack (3.2.3) lib/action_controller/metal/rescue.rb:29:in `process_action'
53486
+ actionpack (3.2.3) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action'
53487
+ activesupport (3.2.3) lib/active_support/notifications.rb:123:in `block in instrument'
53488
+ activesupport (3.2.3) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
53489
+ activesupport (3.2.3) lib/active_support/notifications.rb:123:in `instrument'
53490
+ actionpack (3.2.3) lib/action_controller/metal/instrumentation.rb:29:in `process_action'
53491
+ actionpack (3.2.3) lib/action_controller/metal/params_wrapper.rb:205:in `process_action'
53492
+ activerecord (3.2.3) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
53493
+ actionpack (3.2.3) lib/abstract_controller/base.rb:121:in `process'
53494
+ actionpack (3.2.3) lib/abstract_controller/rendering.rb:45:in `process'
53495
+ actionpack (3.2.3) lib/action_controller/metal.rb:203:in `dispatch'
53496
+ actionpack (3.2.3) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch'
53497
+ actionpack (3.2.3) lib/action_controller/metal.rb:246:in `block in action'
53498
+ actionpack (3.2.3) lib/action_dispatch/routing/route_set.rb:73:in `call'
53499
+ actionpack (3.2.3) lib/action_dispatch/routing/route_set.rb:73:in `dispatch'
53500
+ actionpack (3.2.3) lib/action_dispatch/routing/route_set.rb:36:in `call'
53501
+ journey (1.0.3) lib/journey/router.rb:68:in `block in call'
53502
+ journey (1.0.3) lib/journey/router.rb:56:in `each'
53503
+ journey (1.0.3) lib/journey/router.rb:56:in `call'
53504
+ actionpack (3.2.3) lib/action_dispatch/routing/route_set.rb:600:in `call'
53505
+ railties (3.2.3) lib/rails/engine.rb:479:in `call'
53506
+ railties (3.2.3) lib/rails/railtie/configurable.rb:30:in `method_missing'
53507
+ journey (1.0.3) lib/journey/router.rb:68:in `block in call'
53508
+ journey (1.0.3) lib/journey/router.rb:56:in `each'
53509
+ journey (1.0.3) lib/journey/router.rb:56:in `call'
53510
+ actionpack (3.2.3) lib/action_dispatch/routing/route_set.rb:600:in `call'
53511
+ actionpack (3.2.3) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call'
53512
+ rack (1.4.1) lib/rack/etag.rb:23:in `call'
53513
+ rack (1.4.1) lib/rack/conditionalget.rb:25:in `call'
53514
+ actionpack (3.2.3) lib/action_dispatch/middleware/head.rb:14:in `call'
53515
+ actionpack (3.2.3) lib/action_dispatch/middleware/params_parser.rb:21:in `call'
53516
+ actionpack (3.2.3) lib/action_dispatch/middleware/flash.rb:242:in `call'
53517
+ rack (1.4.1) lib/rack/session/abstract/id.rb:205:in `context'
53518
+ rack (1.4.1) lib/rack/session/abstract/id.rb:200:in `call'
53519
+ actionpack (3.2.3) lib/action_dispatch/middleware/cookies.rb:338:in `call'
53520
+ activerecord (3.2.3) lib/active_record/query_cache.rb:64:in `call'
53521
+ activerecord (3.2.3) lib/active_record/connection_adapters/abstract/connection_pool.rb:467:in `call'
53522
+ actionpack (3.2.3) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call'
53523
+ activesupport (3.2.3) lib/active_support/callbacks.rb:405:in `_run__1978678337590146752__call__4429600991513129973__callbacks'
53524
+ activesupport (3.2.3) lib/active_support/callbacks.rb:405:in `__run_callback'
53525
+ activesupport (3.2.3) lib/active_support/callbacks.rb:385:in `_run_call_callbacks'
53526
+ activesupport (3.2.3) lib/active_support/callbacks.rb:81:in `run_callbacks'
53527
+ actionpack (3.2.3) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
53528
+ actionpack (3.2.3) lib/action_dispatch/middleware/reloader.rb:65:in `call'
53529
+ actionpack (3.2.3) lib/action_dispatch/middleware/remote_ip.rb:31:in `call'
53530
+ actionpack (3.2.3) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call'
53531
+ actionpack (3.2.3) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
53532
+ railties (3.2.3) lib/rails/rack/logger.rb:26:in `call_app'
53533
+ railties (3.2.3) lib/rails/rack/logger.rb:16:in `call'
53534
+ actionpack (3.2.3) lib/action_dispatch/middleware/request_id.rb:22:in `call'
53535
+ rack (1.4.1) lib/rack/methodoverride.rb:21:in `call'
53536
+ rack (1.4.1) lib/rack/runtime.rb:17:in `call'
53537
+ activesupport (3.2.3) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
53538
+ rack (1.4.1) lib/rack/lock.rb:15:in `call'
53539
+ actionpack (3.2.3) lib/action_dispatch/middleware/static.rb:62:in `call'
53540
+ railties (3.2.3) lib/rails/engine.rb:479:in `call'
53541
+ railties (3.2.3) lib/rails/application.rb:220:in `call'
53542
+ rack (1.4.1) lib/rack/content_length.rb:14:in `call'
53543
+ railties (3.2.3) lib/rails/rack/log_tailer.rb:14:in `call'
53544
+ rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service'
53545
+ /Users/pierre/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
53546
+ /Users/pierre/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
53547
+ /Users/pierre/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
53548
+
53549
+
53550
+ Rendered /Users/pierre/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.3/lib/action_dispatch/middleware/templates/rescues/_trace.erb (3.2ms)
53551
+ Rendered /Users/pierre/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.3/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.8ms)
53552
+ Rendered /Users/pierre/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.3/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (17.3ms)
53553
+
53554
+
53555
+ Started GET "/kaui/accounts/1gg8yd1czp8en%20" for 127.0.0.1 at 2012-08-20 13:16:42 -0700
53556
+ Processing by Kaui::AccountsController#show as HTML
53557
+ Parameters: {"id"=>"1gg8yd1czp8en "}
53558
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/accounts?externalKey=1gg8yd1czp8en &accountWithBalance=true
53559
+ Completed 500 Internal Server Error in 16ms
53560
+
53561
+ NoMethodError (undefined method `response' for #<URI::InvalidURIError:0x007fb2f6b0cb00>):
53562
+ /Users/pierre/open-source/ning/killbill-admin-ui/app/controllers/kaui/accounts_controller.rb:17:in `rescue in show'
53563
+ /Users/pierre/open-source/ning/killbill-admin-ui/app/controllers/kaui/accounts_controller.rb:14:in `show'
53564
+ actionpack (3.2.3) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
53565
+ actionpack (3.2.3) lib/abstract_controller/base.rb:167:in `process_action'
53566
+ actionpack (3.2.3) lib/action_controller/metal/rendering.rb:10:in `process_action'
53567
+ actionpack (3.2.3) lib/abstract_controller/callbacks.rb:18:in `block in process_action'
53568
+ activesupport (3.2.3) lib/active_support/callbacks.rb:425:in `_run__1606357455324206693__process_action__89440852806595118__callbacks'
53569
+ activesupport (3.2.3) lib/active_support/callbacks.rb:405:in `__run_callback'
53570
+ activesupport (3.2.3) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks'
53571
+ activesupport (3.2.3) lib/active_support/callbacks.rb:81:in `run_callbacks'
53572
+ actionpack (3.2.3) lib/abstract_controller/callbacks.rb:17:in `process_action'
53573
+ actionpack (3.2.3) lib/action_controller/metal/rescue.rb:29:in `process_action'
53574
+ actionpack (3.2.3) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action'
53575
+ activesupport (3.2.3) lib/active_support/notifications.rb:123:in `block in instrument'
53576
+ activesupport (3.2.3) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
53577
+ activesupport (3.2.3) lib/active_support/notifications.rb:123:in `instrument'
53578
+ actionpack (3.2.3) lib/action_controller/metal/instrumentation.rb:29:in `process_action'
53579
+ actionpack (3.2.3) lib/action_controller/metal/params_wrapper.rb:205:in `process_action'
53580
+ activerecord (3.2.3) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
53581
+ actionpack (3.2.3) lib/abstract_controller/base.rb:121:in `process'
53582
+ actionpack (3.2.3) lib/abstract_controller/rendering.rb:45:in `process'
53583
+ actionpack (3.2.3) lib/action_controller/metal.rb:203:in `dispatch'
53584
+ actionpack (3.2.3) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch'
53585
+ actionpack (3.2.3) lib/action_controller/metal.rb:246:in `block in action'
53586
+ actionpack (3.2.3) lib/action_dispatch/routing/route_set.rb:73:in `call'
53587
+ actionpack (3.2.3) lib/action_dispatch/routing/route_set.rb:73:in `dispatch'
53588
+ actionpack (3.2.3) lib/action_dispatch/routing/route_set.rb:36:in `call'
53589
+ journey (1.0.3) lib/journey/router.rb:68:in `block in call'
53590
+ journey (1.0.3) lib/journey/router.rb:56:in `each'
53591
+ journey (1.0.3) lib/journey/router.rb:56:in `call'
53592
+ actionpack (3.2.3) lib/action_dispatch/routing/route_set.rb:600:in `call'
53593
+ railties (3.2.3) lib/rails/engine.rb:479:in `call'
53594
+ railties (3.2.3) lib/rails/railtie/configurable.rb:30:in `method_missing'
53595
+ journey (1.0.3) lib/journey/router.rb:68:in `block in call'
53596
+ journey (1.0.3) lib/journey/router.rb:56:in `each'
53597
+ journey (1.0.3) lib/journey/router.rb:56:in `call'
53598
+ actionpack (3.2.3) lib/action_dispatch/routing/route_set.rb:600:in `call'
53599
+ actionpack (3.2.3) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call'
53600
+ rack (1.4.1) lib/rack/etag.rb:23:in `call'
53601
+ rack (1.4.1) lib/rack/conditionalget.rb:25:in `call'
53602
+ actionpack (3.2.3) lib/action_dispatch/middleware/head.rb:14:in `call'
53603
+ actionpack (3.2.3) lib/action_dispatch/middleware/params_parser.rb:21:in `call'
53604
+ actionpack (3.2.3) lib/action_dispatch/middleware/flash.rb:242:in `call'
53605
+ rack (1.4.1) lib/rack/session/abstract/id.rb:205:in `context'
53606
+ rack (1.4.1) lib/rack/session/abstract/id.rb:200:in `call'
53607
+ actionpack (3.2.3) lib/action_dispatch/middleware/cookies.rb:338:in `call'
53608
+ activerecord (3.2.3) lib/active_record/query_cache.rb:64:in `call'
53609
+ activerecord (3.2.3) lib/active_record/connection_adapters/abstract/connection_pool.rb:467:in `call'
53610
+ actionpack (3.2.3) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call'
53611
+ activesupport (3.2.3) lib/active_support/callbacks.rb:405:in `_run__1978678337590146752__call__4429600991513129973__callbacks'
53612
+ activesupport (3.2.3) lib/active_support/callbacks.rb:405:in `__run_callback'
53613
+ activesupport (3.2.3) lib/active_support/callbacks.rb:385:in `_run_call_callbacks'
53614
+ activesupport (3.2.3) lib/active_support/callbacks.rb:81:in `run_callbacks'
53615
+ actionpack (3.2.3) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
53616
+ actionpack (3.2.3) lib/action_dispatch/middleware/reloader.rb:65:in `call'
53617
+ actionpack (3.2.3) lib/action_dispatch/middleware/remote_ip.rb:31:in `call'
53618
+ actionpack (3.2.3) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call'
53619
+ actionpack (3.2.3) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
53620
+ railties (3.2.3) lib/rails/rack/logger.rb:26:in `call_app'
53621
+ railties (3.2.3) lib/rails/rack/logger.rb:16:in `call'
53622
+ actionpack (3.2.3) lib/action_dispatch/middleware/request_id.rb:22:in `call'
53623
+ rack (1.4.1) lib/rack/methodoverride.rb:21:in `call'
53624
+ rack (1.4.1) lib/rack/runtime.rb:17:in `call'
53625
+ activesupport (3.2.3) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
53626
+ rack (1.4.1) lib/rack/lock.rb:15:in `call'
53627
+ actionpack (3.2.3) lib/action_dispatch/middleware/static.rb:62:in `call'
53628
+ railties (3.2.3) lib/rails/engine.rb:479:in `call'
53629
+ railties (3.2.3) lib/rails/application.rb:220:in `call'
53630
+ rack (1.4.1) lib/rack/content_length.rb:14:in `call'
53631
+ railties (3.2.3) lib/rails/rack/log_tailer.rb:14:in `call'
53632
+ rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service'
53633
+ /Users/pierre/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
53634
+ /Users/pierre/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
53635
+ /Users/pierre/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
53636
+
53637
+
53638
+ Rendered /Users/pierre/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.3/lib/action_dispatch/middleware/templates/rescues/_trace.erb (3.2ms)
53639
+ Rendered /Users/pierre/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.3/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.6ms)
53640
+ Rendered /Users/pierre/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.3/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (12.3ms)
53641
+
53642
+
53643
+ Started GET "/kaui/accounts/1gg8yd1czp8en%20" for 127.0.0.1 at 2012-08-20 13:17:19 -0700
53644
+ Processing by Kaui::AccountsController#show as HTML
53645
+ Parameters: {"id"=>"1gg8yd1czp8en "}
53646
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/accounts?externalKey=1gg8yd1czp8en &accountWithBalance=true
53647
+ Completed 500 Internal Server Error in 9ms
53648
+
53649
+ RuntimeError (#<URI::InvalidURIError: bad URI(is not URI?): http://z20046c.ningops.com:8080/1.0/kb/accounts?externalKey=1gg8yd1czp8en &accountWithBalance=true>):
53650
+ /Users/pierre/open-source/ning/killbill-admin-ui/app/controllers/kaui/accounts_controller.rb:17:in `rescue in show'
53651
+ /Users/pierre/open-source/ning/killbill-admin-ui/app/controllers/kaui/accounts_controller.rb:14:in `show'
53652
+ actionpack (3.2.3) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
53653
+ actionpack (3.2.3) lib/abstract_controller/base.rb:167:in `process_action'
53654
+ actionpack (3.2.3) lib/action_controller/metal/rendering.rb:10:in `process_action'
53655
+ actionpack (3.2.3) lib/abstract_controller/callbacks.rb:18:in `block in process_action'
53656
+ activesupport (3.2.3) lib/active_support/callbacks.rb:425:in `_run__1606357455324206693__process_action__89440852806595118__callbacks'
53657
+ activesupport (3.2.3) lib/active_support/callbacks.rb:405:in `__run_callback'
53658
+ activesupport (3.2.3) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks'
53659
+ activesupport (3.2.3) lib/active_support/callbacks.rb:81:in `run_callbacks'
53660
+ actionpack (3.2.3) lib/abstract_controller/callbacks.rb:17:in `process_action'
53661
+ actionpack (3.2.3) lib/action_controller/metal/rescue.rb:29:in `process_action'
53662
+ actionpack (3.2.3) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action'
53663
+ activesupport (3.2.3) lib/active_support/notifications.rb:123:in `block in instrument'
53664
+ activesupport (3.2.3) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
53665
+ activesupport (3.2.3) lib/active_support/notifications.rb:123:in `instrument'
53666
+ actionpack (3.2.3) lib/action_controller/metal/instrumentation.rb:29:in `process_action'
53667
+ actionpack (3.2.3) lib/action_controller/metal/params_wrapper.rb:205:in `process_action'
53668
+ activerecord (3.2.3) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
53669
+ actionpack (3.2.3) lib/abstract_controller/base.rb:121:in `process'
53670
+ actionpack (3.2.3) lib/abstract_controller/rendering.rb:45:in `process'
53671
+ actionpack (3.2.3) lib/action_controller/metal.rb:203:in `dispatch'
53672
+ actionpack (3.2.3) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch'
53673
+ actionpack (3.2.3) lib/action_controller/metal.rb:246:in `block in action'
53674
+ actionpack (3.2.3) lib/action_dispatch/routing/route_set.rb:73:in `call'
53675
+ actionpack (3.2.3) lib/action_dispatch/routing/route_set.rb:73:in `dispatch'
53676
+ actionpack (3.2.3) lib/action_dispatch/routing/route_set.rb:36:in `call'
53677
+ journey (1.0.3) lib/journey/router.rb:68:in `block in call'
53678
+ journey (1.0.3) lib/journey/router.rb:56:in `each'
53679
+ journey (1.0.3) lib/journey/router.rb:56:in `call'
53680
+ actionpack (3.2.3) lib/action_dispatch/routing/route_set.rb:600:in `call'
53681
+ railties (3.2.3) lib/rails/engine.rb:479:in `call'
53682
+ railties (3.2.3) lib/rails/railtie/configurable.rb:30:in `method_missing'
53683
+ journey (1.0.3) lib/journey/router.rb:68:in `block in call'
53684
+ journey (1.0.3) lib/journey/router.rb:56:in `each'
53685
+ journey (1.0.3) lib/journey/router.rb:56:in `call'
53686
+ actionpack (3.2.3) lib/action_dispatch/routing/route_set.rb:600:in `call'
53687
+ actionpack (3.2.3) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call'
53688
+ rack (1.4.1) lib/rack/etag.rb:23:in `call'
53689
+ rack (1.4.1) lib/rack/conditionalget.rb:25:in `call'
53690
+ actionpack (3.2.3) lib/action_dispatch/middleware/head.rb:14:in `call'
53691
+ actionpack (3.2.3) lib/action_dispatch/middleware/params_parser.rb:21:in `call'
53692
+ actionpack (3.2.3) lib/action_dispatch/middleware/flash.rb:242:in `call'
53693
+ rack (1.4.1) lib/rack/session/abstract/id.rb:205:in `context'
53694
+ rack (1.4.1) lib/rack/session/abstract/id.rb:200:in `call'
53695
+ actionpack (3.2.3) lib/action_dispatch/middleware/cookies.rb:338:in `call'
53696
+ activerecord (3.2.3) lib/active_record/query_cache.rb:64:in `call'
53697
+ activerecord (3.2.3) lib/active_record/connection_adapters/abstract/connection_pool.rb:467:in `call'
53698
+ actionpack (3.2.3) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call'
53699
+ activesupport (3.2.3) lib/active_support/callbacks.rb:405:in `_run__1978678337590146752__call__4429600991513129973__callbacks'
53700
+ activesupport (3.2.3) lib/active_support/callbacks.rb:405:in `__run_callback'
53701
+ activesupport (3.2.3) lib/active_support/callbacks.rb:385:in `_run_call_callbacks'
53702
+ activesupport (3.2.3) lib/active_support/callbacks.rb:81:in `run_callbacks'
53703
+ actionpack (3.2.3) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
53704
+ actionpack (3.2.3) lib/action_dispatch/middleware/reloader.rb:65:in `call'
53705
+ actionpack (3.2.3) lib/action_dispatch/middleware/remote_ip.rb:31:in `call'
53706
+ actionpack (3.2.3) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call'
53707
+ actionpack (3.2.3) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
53708
+ railties (3.2.3) lib/rails/rack/logger.rb:26:in `call_app'
53709
+ railties (3.2.3) lib/rails/rack/logger.rb:16:in `call'
53710
+ actionpack (3.2.3) lib/action_dispatch/middleware/request_id.rb:22:in `call'
53711
+ rack (1.4.1) lib/rack/methodoverride.rb:21:in `call'
53712
+ rack (1.4.1) lib/rack/runtime.rb:17:in `call'
53713
+ activesupport (3.2.3) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
53714
+ rack (1.4.1) lib/rack/lock.rb:15:in `call'
53715
+ actionpack (3.2.3) lib/action_dispatch/middleware/static.rb:62:in `call'
53716
+ railties (3.2.3) lib/rails/engine.rb:479:in `call'
53717
+ railties (3.2.3) lib/rails/application.rb:220:in `call'
53718
+ rack (1.4.1) lib/rack/content_length.rb:14:in `call'
53719
+ railties (3.2.3) lib/rails/rack/log_tailer.rb:14:in `call'
53720
+ rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service'
53721
+ /Users/pierre/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
53722
+ /Users/pierre/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
53723
+ /Users/pierre/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
53724
+
53725
+
53726
+ Rendered /Users/pierre/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.3/lib/action_dispatch/middleware/templates/rescues/_trace.erb (3.2ms)
53727
+ Rendered /Users/pierre/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.3/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.5ms)
53728
+ Rendered /Users/pierre/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.3/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (11.4ms)
53729
+
53730
+
53731
+ Started GET "/kaui/accounts/1gg8yd1czp8en%20" for 127.0.0.1 at 2012-08-20 13:20:18 -0700
53732
+ Processing by Kaui::AccountsController#show as HTML
53733
+ Parameters: {"id"=>"1gg8yd1czp8en "}
53734
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/accounts?externalKey=1gg8yd1czp8en &accountWithBalance=true
53735
+ Rendered /Users/pierre/open-source/ning/killbill-admin-ui/app/views/kaui/accounts/index.html.erb within layouts/application (5.6ms)
53736
+ Compiled application.js (13ms) (pid 69055)
53737
+ Completed 200 OK in 402ms (Views: 393.4ms | ActiveRecord: 0.0ms)
53738
+
53739
+
53740
+ Started GET "/assets/bootstrap.v2.0.4.min.css?body=1" for 127.0.0.1 at 2012-08-20 13:20:18 -0700
53741
+ Served asset /bootstrap.v2.0.4.min.css - 304 Not Modified (39ms)
53742
+
53743
+
53744
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-08-20 13:20:18 -0700
53745
+ Served asset /application.css - 304 Not Modified (1ms)
53746
+
53747
+
53748
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-08-20 13:20:18 -0700
53749
+ Served asset /jquery.js - 304 Not Modified (3ms)
53750
+
53751
+
53752
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-08-20 13:20:18 -0700
53753
+ Served asset /application.js - 304 Not Modified (5ms)
53754
+
53755
+
53756
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-08-20 13:20:18 -0700
53757
+ Served asset /jquery_ujs.js - 304 Not Modified (3ms)
53758
+
53759
+
53760
+ Started GET "/assets/bootstrap.v2.0.4.min.js?body=1" for 127.0.0.1 at 2012-08-20 13:20:18 -0700
53761
+ Served asset /bootstrap.v2.0.4.min.js - 304 Not Modified (2ms)
53762
+
53763
+
53764
+ Started GET "/assets/jquery.dataTables.v1.9.3.min.js?body=1" for 127.0.0.1 at 2012-08-20 13:20:18 -0700
53765
+ Served asset /jquery.dataTables.v1.9.3.min.js - 304 Not Modified (2ms)
53766
+
53767
+
53768
+ Started GET "/kaui/accounts?utf8=%E2%9C%93&account_id=abc&button=" for 127.0.0.1 at 2012-08-20 13:20:25 -0700
53769
+ Processing by Kaui::AccountsController#index as HTML
53770
+ Parameters: {"utf8"=>"✓", "account_id"=>"abc", "button"=>""}
53771
+ Redirected to http://127.0.0.1:3000/kaui/accounts/abc
53772
+ Completed 302 Found in 2ms (ActiveRecord: 0.0ms)
53773
+
53774
+
53775
+ Started GET "/kaui/accounts/abc" for 127.0.0.1 at 2012-08-20 13:20:25 -0700
53776
+ Processing by Kaui::AccountsController#show as HTML
53777
+ Parameters: {"id"=>"abc"}
53778
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/accounts?externalKey=abc&accountWithBalance=true
53779
+ Rendered /Users/pierre/open-source/ning/killbill-admin-ui/app/views/kaui/accounts/index.html.erb within layouts/application (1.1ms)
53780
+ Completed 200 OK in 115ms (Views: 11.1ms | ActiveRecord: 0.0ms)
53781
+
53782
+
53783
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-08-20 13:20:25 -0700
53784
+ Served asset /application.css - 304 Not Modified (0ms)
53785
+
53786
+
53787
+ Started GET "/assets/bootstrap.v2.0.4.min.css?body=1" for 127.0.0.1 at 2012-08-20 13:20:25 -0700
53788
+ Served asset /bootstrap.v2.0.4.min.css - 304 Not Modified (1ms)
53789
+
53790
+
53791
+ Started GET "/assets/bootstrap.v2.0.4.min.js?body=1" for 127.0.0.1 at 2012-08-20 13:20:25 -0700
53792
+ Served asset /bootstrap.v2.0.4.min.js - 304 Not Modified (0ms)
53793
+
53794
+
53795
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-08-20 13:20:25 -0700
53796
+ Served asset /jquery.js - 304 Not Modified (0ms)
53797
+
53798
+
53799
+ Started GET "/assets/jquery.dataTables.v1.9.3.min.js?body=1" for 127.0.0.1 at 2012-08-20 13:20:25 -0700
53800
+ Served asset /jquery.dataTables.v1.9.3.min.js - 304 Not Modified (1ms)
53801
+
53802
+
53803
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-08-20 13:20:25 -0700
53804
+ Served asset /application.js - 304 Not Modified (0ms)
53805
+
53806
+
53807
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-08-20 13:20:25 -0700
53808
+ Served asset /jquery_ujs.js - 304 Not Modified (0ms)
53809
+
53810
+
53811
+ Started GET "/kaui/accounts/abc" for 127.0.0.1 at 2012-08-20 13:22:22 -0700
53812
+ Processing by Kaui::AccountsController#show as HTML
53813
+ Parameters: {"id"=>"abc"}
53814
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/accounts?externalKey=abc&accountWithBalance=true
53815
+ Rendered /Users/pierre/open-source/ning/killbill-admin-ui/app/views/kaui/accounts/index.html.erb within layouts/application (1.1ms)
53816
+ Completed 200 OK in 98ms (Views: 10.1ms | ActiveRecord: 0.0ms)
53817
+
53818
+
53819
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-08-20 13:22:22 -0700
53820
+ Served asset /application.css - 304 Not Modified (0ms)
53821
+
53822
+
53823
+ Started GET "/assets/bootstrap.v2.0.4.min.css?body=1" for 127.0.0.1 at 2012-08-20 13:22:22 -0700
53824
+ Served asset /bootstrap.v2.0.4.min.css - 304 Not Modified (0ms)
53825
+
53826
+
53827
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-08-20 13:22:22 -0700
53828
+ Served asset /application.js - 304 Not Modified (0ms)
53829
+
53830
+
53831
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-08-20 13:22:22 -0700
53832
+ Served asset /jquery_ujs.js - 304 Not Modified (0ms)
53833
+
53834
+
53835
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-08-20 13:22:22 -0700
53836
+ Served asset /jquery.js - 304 Not Modified (0ms)
53837
+
53838
+
53839
+ Started GET "/assets/bootstrap.v2.0.4.min.js?body=1" for 127.0.0.1 at 2012-08-20 13:22:22 -0700
53840
+ Served asset /bootstrap.v2.0.4.min.js - 304 Not Modified (0ms)
53841
+
53842
+
53843
+ Started GET "/assets/jquery.dataTables.v1.9.3.min.js?body=1" for 127.0.0.1 at 2012-08-20 13:22:22 -0700
53844
+ Served asset /jquery.dataTables.v1.9.3.min.js - 304 Not Modified (0ms)
53845
+
53846
+
53847
+ Started GET "/kaui/accounts?utf8=%E2%9C%93&account_id=1gg8yd1czp8en+++&button=" for 127.0.0.1 at 2012-08-20 13:23:34 -0700
53848
+ Processing by Kaui::AccountsController#index as HTML
53849
+ Parameters: {"utf8"=>"✓", "account_id"=>"1gg8yd1czp8en ", "button"=>""}
53850
+ Redirected to http://127.0.0.1:3000/kaui/accounts/1gg8yd1czp8en%20%20%20
53851
+ Completed 302 Found in 2ms (ActiveRecord: 0.0ms)
53852
+
53853
+
53854
+ Started GET "/kaui/accounts/1gg8yd1czp8en%20%20%20" for 127.0.0.1 at 2012-08-20 13:23:34 -0700
53855
+ Processing by Kaui::AccountsController#show as HTML
53856
+ Parameters: {"id"=>"1gg8yd1czp8en "}
53857
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/accounts?externalKey=1gg8yd1czp8en&accountWithBalance=true
53858
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/accounts/f42e0a7e-ca95-4c18-be3d-46c1cc52bcde/tags
53859
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/accounts/f42e0a7e-ca95-4c18-be3d-46c1cc52bcde/emails
53860
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/accounts/f42e0a7e-ca95-4c18-be3d-46c1cc52bcde/paymentMethods?withPluginInfo=true
53861
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/accounts/f42e0a7e-ca95-4c18-be3d-46c1cc52bcde/bundles
53862
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/bundles/56f303c9-1fcc-45c3-832a-dbbc0f4d33a4/subscriptions
53863
+ Rendered /Users/pierre/open-source/ning/killbill-admin-ui/app/views/kaui/tags/_tags_table.html.erb (0.9ms)
53864
+ Rendered /Users/pierre/open-source/ning/killbill-admin-ui/app/views/kaui/account_emails/_account_emails_table.html.erb (1.3ms)
53865
+ Rendered /Users/pierre/open-source/ning/killbill-admin-ui/app/views/kaui/payment_methods/_payment_methods_table.html.erb (1.5ms)
53866
+ Rendered /Users/pierre/open-source/ning/killbill-admin-ui/app/views/kaui/subscriptions/_subscriptions_table.html.erb (8.4ms)
53867
+ Rendered /Users/pierre/open-source/ning/killbill-admin-ui/app/views/kaui/accounts/show.html.erb within layouts/application (58.2ms)
53868
+ Completed 200 OK in 1302ms (Views: 66.3ms | ActiveRecord: 0.0ms)
53869
+
53870
+
53871
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-08-20 13:23:35 -0700
53872
+ Served asset /application.css - 304 Not Modified (0ms)
53873
+
53874
+
53875
+ Started GET "/assets/bootstrap.v2.0.4.min.css?body=1" for 127.0.0.1 at 2012-08-20 13:23:35 -0700
53876
+ Served asset /bootstrap.v2.0.4.min.css - 304 Not Modified (1ms)
53877
+
53878
+
53879
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-08-20 13:23:35 -0700
53880
+ Served asset /jquery_ujs.js - 304 Not Modified (0ms)
53881
+
53882
+
53883
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-08-20 13:23:35 -0700
53884
+ Served asset /application.js - 304 Not Modified (0ms)
53885
+
53886
+
53887
+ Started GET "/assets/bootstrap.v2.0.4.min.js?body=1" for 127.0.0.1 at 2012-08-20 13:23:35 -0700
53888
+ Served asset /bootstrap.v2.0.4.min.js - 304 Not Modified (0ms)
53889
+
53890
+
53891
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-08-20 13:23:35 -0700
53892
+ Served asset /jquery.js - 304 Not Modified (0ms)
53893
+
53894
+
53895
+ Started GET "/assets/jquery.dataTables.v1.9.3.min.js?body=1" for 127.0.0.1 at 2012-08-20 13:23:35 -0700
53896
+ Served asset /jquery.dataTables.v1.9.3.min.js - 304 Not Modified (0ms)
53897
+
53898
+
53899
+ Started GET "/img/glyphicons-halflings.png" for 127.0.0.1 at 2012-08-20 13:23:35 -0700
53900
+
53901
+ ActionController::RoutingError (No route matches [GET] "/img/glyphicons-halflings.png"):
53902
+ actionpack (3.2.3) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
53903
+ actionpack (3.2.3) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
53904
+ railties (3.2.3) lib/rails/rack/logger.rb:26:in `call_app'
53905
+ railties (3.2.3) lib/rails/rack/logger.rb:16:in `call'
53906
+ actionpack (3.2.3) lib/action_dispatch/middleware/request_id.rb:22:in `call'
53907
+ rack (1.4.1) lib/rack/methodoverride.rb:21:in `call'
53908
+ rack (1.4.1) lib/rack/runtime.rb:17:in `call'
53909
+ activesupport (3.2.3) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
53910
+ rack (1.4.1) lib/rack/lock.rb:15:in `call'
53911
+ actionpack (3.2.3) lib/action_dispatch/middleware/static.rb:62:in `call'
53912
+ railties (3.2.3) lib/rails/engine.rb:479:in `call'
53913
+ railties (3.2.3) lib/rails/application.rb:220:in `call'
53914
+ rack (1.4.1) lib/rack/content_length.rb:14:in `call'
53915
+ railties (3.2.3) lib/rails/rack/log_tailer.rb:14:in `call'
53916
+ rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service'
53917
+ /Users/pierre/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
53918
+ /Users/pierre/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
53919
+ /Users/pierre/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
53920
+
53921
+
53922
+ Rendered /Users/pierre/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.3/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (1.0ms)
53923
+
53924
+
53925
+ Started GET "/kaui/accounts?utf8=%E2%9C%93&account_id=+++1gg8yd1czp8en+++&button=" for 127.0.0.1 at 2012-08-20 13:23:56 -0700
53926
+ Processing by Kaui::AccountsController#index as HTML
53927
+ Parameters: {"utf8"=>"✓", "account_id"=>" 1gg8yd1czp8en ", "button"=>""}
53928
+ Redirected to http://127.0.0.1:3000/kaui/accounts/%20%20%201gg8yd1czp8en%20%20%20
53929
+ Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
53930
+
53931
+
53932
+ Started GET "/kaui/accounts/%20%20%201gg8yd1czp8en%20%20%20" for 127.0.0.1 at 2012-08-20 13:23:56 -0700
53933
+ Processing by Kaui::AccountsController#show as HTML
53934
+ Parameters: {"id"=>" 1gg8yd1czp8en "}
53935
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/accounts?externalKey=1gg8yd1czp8en&accountWithBalance=true
53936
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/accounts/f42e0a7e-ca95-4c18-be3d-46c1cc52bcde/tags
53937
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/accounts/f42e0a7e-ca95-4c18-be3d-46c1cc52bcde/emails
53938
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/accounts/f42e0a7e-ca95-4c18-be3d-46c1cc52bcde/paymentMethods?withPluginInfo=true
53939
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/accounts/f42e0a7e-ca95-4c18-be3d-46c1cc52bcde/bundles
53940
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/bundles/56f303c9-1fcc-45c3-832a-dbbc0f4d33a4/subscriptions
53941
+ Rendered /Users/pierre/open-source/ning/killbill-admin-ui/app/views/kaui/tags/_tags_table.html.erb (0.2ms)
53942
+ Rendered /Users/pierre/open-source/ning/killbill-admin-ui/app/views/kaui/account_emails/_account_emails_table.html.erb (0.4ms)
53943
+ Rendered /Users/pierre/open-source/ning/killbill-admin-ui/app/views/kaui/payment_methods/_payment_methods_table.html.erb (0.7ms)
53944
+ Rendered /Users/pierre/open-source/ning/killbill-admin-ui/app/views/kaui/subscriptions/_subscriptions_table.html.erb (2.9ms)
53945
+ Rendered /Users/pierre/open-source/ning/killbill-admin-ui/app/views/kaui/accounts/show.html.erb within layouts/application (10.3ms)
53946
+ Completed 200 OK in 924ms (Views: 20.6ms | ActiveRecord: 0.0ms)
53947
+
53948
+
53949
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-08-20 13:23:56 -0700
53950
+ Served asset /application.css - 304 Not Modified (0ms)
53951
+
53952
+
53953
+ Started GET "/assets/bootstrap.v2.0.4.min.css?body=1" for 127.0.0.1 at 2012-08-20 13:23:56 -0700
53954
+ Served asset /bootstrap.v2.0.4.min.css - 304 Not Modified (4ms)
53955
+
53956
+
53957
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-08-20 13:23:56 -0700
53958
+ Served asset /jquery.js - 304 Not Modified (0ms)
53959
+
53960
+
53961
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-08-20 13:23:56 -0700
53962
+ Served asset /application.js - 304 Not Modified (0ms)
53963
+
53964
+
53965
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-08-20 13:23:57 -0700
53966
+ Served asset /jquery_ujs.js - 304 Not Modified (0ms)
53967
+
53968
+
53969
+ Started GET "/assets/bootstrap.v2.0.4.min.js?body=1" for 127.0.0.1 at 2012-08-20 13:23:57 -0700
53970
+ Served asset /bootstrap.v2.0.4.min.js - 304 Not Modified (0ms)
53971
+
53972
+
53973
+ Started GET "/assets/jquery.dataTables.v1.9.3.min.js?body=1" for 127.0.0.1 at 2012-08-20 13:23:57 -0700
53974
+ Served asset /jquery.dataTables.v1.9.3.min.js - 304 Not Modified (0ms)
53975
+  (0.4ms) SELECT `schema_migrations`.`version` FROM `schema_migrations` 
53976
+  (0.7ms) DROP DATABASE IF EXISTS `kaui_test`
53977
+  (0.4ms) CREATE DATABASE `kaui_test` DEFAULT CHARACTER SET `utf8` COLLATE `utf8_unicode_ci`
53978
+
53979
+
53980
+ Started GET "/kaui/invoices" for 127.0.0.1 at 2012-08-20 13:39:58 -0700
53981
+ Processing by Kaui::InvoicesController#index as HTML
53982
+ Rendered /Users/pierre/open-source/ning/killbill-admin-ui/app/views/kaui/invoices/index.html.erb within layouts/application (5.7ms)
53983
+ Completed 200 OK in 104ms (Views: 103.5ms | ActiveRecord: 0.0ms)
53984
+
53985
+
53986
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-08-20 13:39:59 -0700
53987
+ Served asset /jquery_ujs.js - 304 Not Modified (3ms)
53988
+
53989
+
53990
+ Started GET "/assets/bootstrap.v2.0.4.min.css?body=1" for 127.0.0.1 at 2012-08-20 13:39:59 -0700
53991
+ Served asset /bootstrap.v2.0.4.min.css - 304 Not Modified (2ms)
53992
+
53993
+
53994
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-08-20 13:39:59 -0700
53995
+ Served asset /jquery.js - 304 Not Modified (4ms)
53996
+
53997
+
53998
+ Started GET "/assets/bootstrap.v2.0.4.min.js?body=1" for 127.0.0.1 at 2012-08-20 13:39:59 -0700
53999
+ Served asset /bootstrap.v2.0.4.min.js - 304 Not Modified (3ms)
54000
+
54001
+
54002
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-08-20 13:39:59 -0700
54003
+ Served asset /application.js - 304 Not Modified (5ms)
54004
+
54005
+
54006
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-08-20 13:39:59 -0700
54007
+ Served asset /application.css - 304 Not Modified (2ms)
54008
+
54009
+
54010
+ Started GET "/assets/jquery.dataTables.v1.9.3.min.js?body=1" for 127.0.0.1 at 2012-08-20 13:39:59 -0700
54011
+ Served asset /jquery.dataTables.v1.9.3.min.js - 304 Not Modified (2ms)
54012
+
54013
+
54014
+ Started GET "/kaui/accounts/1gg8yd1czp8en" for 127.0.0.1 at 2012-08-20 13:44:09 -0700
54015
+ Processing by Kaui::AccountsController#show as HTML
54016
+ Parameters: {"id"=>"1gg8yd1czp8en"}
54017
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/accounts?externalKey=1gg8yd1czp8en&accountWithBalance=true
54018
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/accounts/f42e0a7e-ca95-4c18-be3d-46c1cc52bcde/tags
54019
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/accounts/f42e0a7e-ca95-4c18-be3d-46c1cc52bcde/emails
54020
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/accounts/f42e0a7e-ca95-4c18-be3d-46c1cc52bcde/paymentMethods?withPluginInfo=true
54021
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/accounts/f42e0a7e-ca95-4c18-be3d-46c1cc52bcde/bundles
54022
+ Performing get request to http://z20046c.ningops.com:8080/1.0/kb/bundles/56f303c9-1fcc-45c3-832a-dbbc0f4d33a4/subscriptions
54023
+ Rendered /Users/pierre/open-source/ning/killbill-admin-ui/app/views/kaui/tags/_tags_table.html.erb (0.8ms)
54024
+ Rendered /Users/pierre/open-source/ning/killbill-admin-ui/app/views/kaui/account_emails/_account_emails_table.html.erb (1.1ms)
54025
+ Rendered /Users/pierre/open-source/ning/killbill-admin-ui/app/views/kaui/payment_methods/_payment_methods_table.html.erb (1.5ms)
54026
+ Rendered /Users/pierre/open-source/ning/killbill-admin-ui/app/views/kaui/subscriptions/_subscriptions_table.html.erb (26.1ms)
54027
+ Rendered /Users/pierre/open-source/ning/killbill-admin-ui/app/views/kaui/accounts/show.html.erb within layouts/application (48.5ms)
54028
+ Completed 200 OK in 835ms (Views: 143.5ms | ActiveRecord: 0.0ms)
54029
+
54030
+
54031
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-08-20 13:44:10 -0700
54032
+ Served asset /application.css - 304 Not Modified (2ms)
54033
+
54034
+
54035
+ Started GET "/assets/bootstrap.v2.0.4.min.css?body=1" for 127.0.0.1 at 2012-08-20 13:44:10 -0700
54036
+ Served asset /bootstrap.v2.0.4.min.css - 304 Not Modified (6ms)
54037
+
54038
+
54039
+ Started GET "/assets/bootstrap.v2.0.4.min.js?body=1" for 127.0.0.1 at 2012-08-20 13:44:10 -0700
54040
+ Served asset /bootstrap.v2.0.4.min.js - 304 Not Modified (1ms)
54041
+
54042
+
54043
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-08-20 13:44:10 -0700
54044
+ Served asset /jquery.js - 304 Not Modified (2ms)
54045
+
54046
+
54047
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-08-20 13:44:10 -0700
54048
+ Served asset /application.js - 304 Not Modified (6ms)
54049
+
54050
+
54051
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-08-20 13:44:10 -0700
54052
+ Served asset /jquery_ujs.js - 304 Not Modified (3ms)
54053
+
54054
+
54055
+ Started GET "/assets/jquery.dataTables.v1.9.3.min.js?body=1" for 127.0.0.1 at 2012-08-20 13:44:10 -0700
54056
+ Served asset /jquery.dataTables.v1.9.3.min.js - 304 Not Modified (3ms)
54057
+
54058
+
54059
+ Started GET "/kaui/bundles?external_key=2025851" for 127.0.0.1 at 2012-08-20 13:44:15 -0700
54060
+ Processing by Kaui::BundlesController#index as HTML
54061
+ Parameters: {"external_key"=>"2025851"}
54062
+ Rendered /Users/pierre/open-source/ning/killbill-admin-ui/app/views/kaui/bundles/index.html.erb within layouts/application (2.3ms)
54063
+ Completed 200 OK in 19ms (Views: 17.8ms | ActiveRecord: 0.0ms)
54064
+
54065
+
54066
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-08-20 13:44:16 -0700
54067
+ Served asset /application.css - 304 Not Modified (0ms)
54068
+
54069
+
54070
+ Started GET "/assets/bootstrap.v2.0.4.min.css?body=1" for 127.0.0.1 at 2012-08-20 13:44:16 -0700
54071
+ Served asset /bootstrap.v2.0.4.min.css - 304 Not Modified (1ms)
54072
+
54073
+
54074
+ Started GET "/assets/jquery.dataTables.v1.9.3.min.js?body=1" for 127.0.0.1 at 2012-08-20 13:44:16 -0700
54075
+ Served asset /jquery.dataTables.v1.9.3.min.js - 304 Not Modified (0ms)
54076
+
54077
+
54078
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-08-20 13:44:16 -0700
54079
+ Served asset /jquery.js - 304 Not Modified (0ms)
54080
+
54081
+
54082
+ Started GET "/assets/bootstrap.v2.0.4.min.js?body=1" for 127.0.0.1 at 2012-08-20 13:44:16 -0700
54083
+ Served asset /bootstrap.v2.0.4.min.js - 304 Not Modified (0ms)
54084
+
54085
+
54086
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-08-20 13:44:16 -0700
54087
+ Served asset /jquery_ujs.js - 304 Not Modified (0ms)
54088
+
54089
+
54090
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-08-20 13:44:16 -0700
54091
+ Served asset /application.js - 304 Not Modified (0ms)