test/dummy/log/development.log in resque-web-0.0.3 vs test/dummy/log/development.log in resque-web-0.0.4
- old
+ new
@@ -220950,5 +220950,2113 @@
Rendered /home/tony/.rvm/gems/ruby-2.0.0-p195/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.4ms)
Rendered /home/tony/.rvm/gems/ruby-2.0.0-p195/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.9ms)
Rendered /home/tony/.rvm/gems/ruby-2.0.0-p195/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (10.4ms)
+
+
+Started GET "/resque" for 127.0.0.1 at 2013-10-29 13:56:17 +0900
+
+ActionController::RoutingError (No route matches [GET] "/resque"):
+ actionpack (4.0.0) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ actionpack (4.0.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
+ railties (4.0.0) lib/rails/rack/logger.rb:38:in `call_app'
+ railties (4.0.0) lib/rails/rack/logger.rb:21:in `block in call'
+ activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `block in tagged'
+ activesupport (4.0.0) lib/active_support/tagged_logging.rb:25:in `tagged'
+ activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `tagged'
+ railties (4.0.0) lib/rails/rack/logger.rb:21:in `call'
+ actionpack (4.0.0) lib/action_dispatch/middleware/request_id.rb:21:in `call'
+ rack (1.5.2) lib/rack/methodoverride.rb:21:in `call'
+ rack (1.5.2) lib/rack/runtime.rb:17:in `call'
+ activesupport (4.0.0) lib/active_support/cache/strategy/local_cache.rb:83:in `call'
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
+ actionpack (4.0.0) lib/action_dispatch/middleware/static.rb:64:in `call'
+ railties (4.0.0) lib/rails/engine.rb:511:in `call'
+ railties (4.0.0) lib/rails/application.rb:97:in `call'
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
+ rack (1.5.2) lib/rack/content_length.rb:14:in `call'
+ rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service'
+ /home/tony/.rvm/rubies/ruby-2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service'
+ /home/tony/.rvm/rubies/ruby-2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run'
+ /home/tony/.rvm/rubies/ruby-2.0.0-p195/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread'
+
+
+ Rendered /home/tony/.rvm/gems/ruby-2.0.0-p195/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.1ms)
+ Rendered /home/tony/.rvm/gems/ruby-2.0.0-p195/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.0ms)
+ Rendered /home/tony/.rvm/gems/ruby-2.0.0-p195/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/routes/_route.html.erb (2.0ms)
+ Rendered /home/tony/.rvm/gems/ruby-2.0.0-p195/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/routes/_table.html.erb (72.3ms)
+ Rendered /home/tony/.rvm/gems/ruby-2.0.0-p195/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (99.6ms)
+
+
+Started GET "/resque_web" for 127.0.0.1 at 2013-10-29 13:56:22 +0900
+Processing by ResqueWeb::OverviewController#show as HTML
+ Rendered /home/tony/src/resque_web/app/views/resque_web/queues/_queues_basic.html.erb (4.1ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/queues/_queues.html.erb (6.8ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/working/_working.html.erb (2.7ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/overview/show.html.erb within layouts/resque_web/application (11.9ms)
+Completed 500 Internal Server Error in 286ms
+
+ActionView::Template::Error (undefined method `wat_path' for #<#<Class:0x0000000293d468>:0x000000029435e8>):
+ 25: <div class="nav-collapse collapse">
+ 26: <ul class="nav">
+ 27: <% tabs.each do |tab_name,path| %>
+ 28: <%= tab tab_name,path %>
+ 29: <% end %>
+ 30: </ul>
+ 31: </div>
+ actionpack (4.0.0) lib/action_dispatch/routing/polymorphic_routes.rb:129:in `polymorphic_url'
+ actionpack (4.0.0) lib/action_dispatch/routing/polymorphic_routes.rb:135:in `polymorphic_path'
+ actionpack (4.0.0) lib/action_view/routing_url_for.rb:87:in `url_for'
+ actionpack (4.0.0) lib/action_view/helpers/url_helper.rb:180:in `link_to'
+ /home/tony/src/resque_web/app/helpers/resque_web/application_helper.rb:24:in `tab'
+ /home/tony/src/resque_web/app/views/layouts/resque_web/application.html.erb:28:in `block in __home_tony_src_resque_web_app_views_layouts_resque_web_application_html_erb__1804492055026893817_21661460'
+ /home/tony/src/resque_web/app/views/layouts/resque_web/application.html.erb:27:in `each'
+ /home/tony/src/resque_web/app/views/layouts/resque_web/application.html.erb:27:in `__home_tony_src_resque_web_app_views_layouts_resque_web_application_html_erb__1804492055026893817_21661460'
+ actionpack (4.0.0) lib/action_view/template.rb:143:in `block in render'
+ activesupport (4.0.0) lib/active_support/notifications.rb:161:in `instrument'
+ actionpack (4.0.0) lib/action_view/template.rb:141:in `render'
+ actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
+ actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:47:in `render_template'
+ actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:17:in `render'
+ actionpack (4.0.0) lib/action_view/renderer/renderer.rb:42:in `render_template'
+ actionpack (4.0.0) lib/action_view/renderer/renderer.rb:23:in `render'
+ actionpack (4.0.0) lib/abstract_controller/rendering.rb:127:in `_render_template'
+ actionpack (4.0.0) lib/action_controller/metal/streaming.rb:219:in `_render_template'
+ actionpack (4.0.0) lib/abstract_controller/rendering.rb:120:in `render_to_body'
+ actionpack (4.0.0) lib/action_controller/metal/rendering.rb:33:in `render_to_body'
+ actionpack (4.0.0) lib/action_controller/metal/renderers.rb:26:in `render_to_body'
+ actionpack (4.0.0) lib/abstract_controller/rendering.rb:97:in `render'
+ actionpack (4.0.0) lib/action_controller/metal/rendering.rb:16:in `render'
+ actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render'
+ activesupport (4.0.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
+ /home/tony/.rvm/rubies/ruby-2.0.0-p195/lib/ruby/2.0.0/benchmark.rb:296:in `realtime'
+ activesupport (4.0.0) lib/active_support/core_ext/benchmark.rb:12:in `ms'
+ actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render'
+ actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime'
+ activerecord (4.0.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
+ actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:40:in `render'
+ /home/tony/src/resque_web/app/controllers/resque_web/overview_controller.rb:4:in `show'
+ actionpack (4.0.0) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
+ actionpack (4.0.0) lib/abstract_controller/base.rb:189:in `process_action'
+ actionpack (4.0.0) lib/action_controller/metal/rendering.rb:10:in `process_action'
+ actionpack (4.0.0) lib/abstract_controller/callbacks.rb:18:in `block in process_action'
+ activesupport (4.0.0) lib/active_support/callbacks.rb:403:in `_run__878664338662259798__process_action__callbacks'
+ activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks'
+ actionpack (4.0.0) lib/abstract_controller/callbacks.rb:17:in `process_action'
+ actionpack (4.0.0) lib/action_controller/metal/rescue.rb:29:in `process_action'
+ actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action'
+ activesupport (4.0.0) lib/active_support/notifications.rb:159:in `block in instrument'
+ activesupport (4.0.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
+ activesupport (4.0.0) lib/active_support/notifications.rb:159:in `instrument'
+ actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
+ actionpack (4.0.0) lib/action_controller/metal/params_wrapper.rb:245:in `process_action'
+ activerecord (4.0.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
+ actionpack (4.0.0) lib/abstract_controller/base.rb:136:in `process'
+ actionpack (4.0.0) lib/abstract_controller/rendering.rb:44:in `process'
+ actionpack (4.0.0) lib/action_controller/metal.rb:195:in `dispatch'
+ actionpack (4.0.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
+ actionpack (4.0.0) lib/action_controller/metal.rb:231:in `block in action'
+ actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `call'
+ actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch'
+ actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:48:in `call'
+ actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call'
+ actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each'
+ actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call'
+ actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call'
+ railties (4.0.0) lib/rails/engine.rb:511:in `call'
+ railties (4.0.0) lib/rails/railtie/configurable.rb:30:in `method_missing'
+ actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call'
+ actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each'
+ actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call'
+ actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call'
+ rack (1.5.2) lib/rack/etag.rb:23:in `call'
+ rack (1.5.2) lib/rack/conditionalget.rb:25:in `call'
+ rack (1.5.2) lib/rack/head.rb:11:in `call'
+ actionpack (4.0.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
+ actionpack (4.0.0) lib/action_dispatch/middleware/flash.rb:241:in `call'
+ rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context'
+ rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call'
+ actionpack (4.0.0) lib/action_dispatch/middleware/cookies.rb:486:in `call'
+ activerecord (4.0.0) lib/active_record/query_cache.rb:36:in `call'
+ activerecord (4.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:626:in `call'
+ activerecord (4.0.0) lib/active_record/migration.rb:369:in `call'
+ actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
+ activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__2327023131226374614__call__callbacks'
+ activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks'
+ actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
+ actionpack (4.0.0) lib/action_dispatch/middleware/reloader.rb:64:in `call'
+ actionpack (4.0.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call'
+ actionpack (4.0.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
+ actionpack (4.0.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
+ railties (4.0.0) lib/rails/rack/logger.rb:38:in `call_app'
+ railties (4.0.0) lib/rails/rack/logger.rb:21:in `block in call'
+ activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `block in tagged'
+ activesupport (4.0.0) lib/active_support/tagged_logging.rb:25:in `tagged'
+ activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `tagged'
+ railties (4.0.0) lib/rails/rack/logger.rb:21:in `call'
+ actionpack (4.0.0) lib/action_dispatch/middleware/request_id.rb:21:in `call'
+ rack (1.5.2) lib/rack/methodoverride.rb:21:in `call'
+ rack (1.5.2) lib/rack/runtime.rb:17:in `call'
+ activesupport (4.0.0) lib/active_support/cache/strategy/local_cache.rb:83:in `call'
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
+ actionpack (4.0.0) lib/action_dispatch/middleware/static.rb:64:in `call'
+ railties (4.0.0) lib/rails/engine.rb:511:in `call'
+ railties (4.0.0) lib/rails/application.rb:97:in `call'
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
+ rack (1.5.2) lib/rack/content_length.rb:14:in `call'
+ rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service'
+ /home/tony/.rvm/rubies/ruby-2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service'
+ /home/tony/.rvm/rubies/ruby-2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run'
+ /home/tony/.rvm/rubies/ruby-2.0.0-p195/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread'
+
+
+ Rendered /home/tony/.rvm/gems/ruby-2.0.0-p195/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.6ms)
+ Rendered /home/tony/.rvm/gems/ruby-2.0.0-p195/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.2ms)
+ Rendered /home/tony/.rvm/gems/ruby-2.0.0-p195/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (10.9ms)
+
+
+Started GET "/resque_web" for 127.0.0.1 at 2013-10-29 13:57:19 +0900
+Processing by ResqueWeb::OverviewController#show as HTML
+ Rendered /home/tony/src/resque_web/app/views/resque_web/queues/_queues_basic.html.erb (4.3ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/queues/_queues.html.erb (7.0ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/working/_working.html.erb (2.1ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/overview/show.html.erb within layouts/resque_web/application (14.4ms)
+Completed 500 Internal Server Error in 292ms
+
+ActionView::Template::Error (undefined method `wat_path' for #<#<Class:0x000000026f1e98>:0x000000026f0ef8>):
+ 25: <div class="nav-collapse collapse">
+ 26: <ul class="nav">
+ 27: <% tabs.each do |tab_name,path| %>
+ 28: <%= tab tab_name,path %>
+ 29: <% end %>
+ 30: </ul>
+ 31: </div>
+ actionpack (4.0.0) lib/action_dispatch/routing/polymorphic_routes.rb:129:in `polymorphic_url'
+ actionpack (4.0.0) lib/action_dispatch/routing/polymorphic_routes.rb:135:in `polymorphic_path'
+ actionpack (4.0.0) lib/action_view/routing_url_for.rb:87:in `url_for'
+ actionpack (4.0.0) lib/action_view/helpers/url_helper.rb:180:in `link_to'
+ /home/tony/src/resque_web/app/helpers/resque_web/application_helper.rb:24:in `tab'
+ /home/tony/src/resque_web/app/views/layouts/resque_web/application.html.erb:28:in `block in __home_tony_src_resque_web_app_views_layouts_resque_web_application_html_erb___688089990210903998_20534900'
+ /home/tony/src/resque_web/app/views/layouts/resque_web/application.html.erb:27:in `each'
+ /home/tony/src/resque_web/app/views/layouts/resque_web/application.html.erb:27:in `__home_tony_src_resque_web_app_views_layouts_resque_web_application_html_erb___688089990210903998_20534900'
+ actionpack (4.0.0) lib/action_view/template.rb:143:in `block in render'
+ activesupport (4.0.0) lib/active_support/notifications.rb:161:in `instrument'
+ actionpack (4.0.0) lib/action_view/template.rb:141:in `render'
+ actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
+ actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:47:in `render_template'
+ actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:17:in `render'
+ actionpack (4.0.0) lib/action_view/renderer/renderer.rb:42:in `render_template'
+ actionpack (4.0.0) lib/action_view/renderer/renderer.rb:23:in `render'
+ actionpack (4.0.0) lib/abstract_controller/rendering.rb:127:in `_render_template'
+ actionpack (4.0.0) lib/action_controller/metal/streaming.rb:219:in `_render_template'
+ actionpack (4.0.0) lib/abstract_controller/rendering.rb:120:in `render_to_body'
+ actionpack (4.0.0) lib/action_controller/metal/rendering.rb:33:in `render_to_body'
+ actionpack (4.0.0) lib/action_controller/metal/renderers.rb:26:in `render_to_body'
+ actionpack (4.0.0) lib/abstract_controller/rendering.rb:97:in `render'
+ actionpack (4.0.0) lib/action_controller/metal/rendering.rb:16:in `render'
+ actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render'
+ activesupport (4.0.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
+ /home/tony/.rvm/rubies/ruby-2.0.0-p195/lib/ruby/2.0.0/benchmark.rb:296:in `realtime'
+ activesupport (4.0.0) lib/active_support/core_ext/benchmark.rb:12:in `ms'
+ actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render'
+ actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime'
+ activerecord (4.0.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
+ actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:40:in `render'
+ /home/tony/src/resque_web/app/controllers/resque_web/overview_controller.rb:4:in `show'
+ actionpack (4.0.0) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
+ actionpack (4.0.0) lib/abstract_controller/base.rb:189:in `process_action'
+ actionpack (4.0.0) lib/action_controller/metal/rendering.rb:10:in `process_action'
+ actionpack (4.0.0) lib/abstract_controller/callbacks.rb:18:in `block in process_action'
+ activesupport (4.0.0) lib/active_support/callbacks.rb:403:in `_run__945622697282229020__process_action__callbacks'
+ activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks'
+ actionpack (4.0.0) lib/abstract_controller/callbacks.rb:17:in `process_action'
+ actionpack (4.0.0) lib/action_controller/metal/rescue.rb:29:in `process_action'
+ actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action'
+ activesupport (4.0.0) lib/active_support/notifications.rb:159:in `block in instrument'
+ activesupport (4.0.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
+ activesupport (4.0.0) lib/active_support/notifications.rb:159:in `instrument'
+ actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
+ actionpack (4.0.0) lib/action_controller/metal/params_wrapper.rb:245:in `process_action'
+ activerecord (4.0.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
+ actionpack (4.0.0) lib/abstract_controller/base.rb:136:in `process'
+ actionpack (4.0.0) lib/abstract_controller/rendering.rb:44:in `process'
+ actionpack (4.0.0) lib/action_controller/metal.rb:195:in `dispatch'
+ actionpack (4.0.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
+ actionpack (4.0.0) lib/action_controller/metal.rb:231:in `block in action'
+ actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `call'
+ actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch'
+ actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:48:in `call'
+ actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call'
+ actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each'
+ actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call'
+ actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call'
+ railties (4.0.0) lib/rails/engine.rb:511:in `call'
+ railties (4.0.0) lib/rails/railtie/configurable.rb:30:in `method_missing'
+ actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call'
+ actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each'
+ actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call'
+ actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call'
+ rack (1.5.2) lib/rack/etag.rb:23:in `call'
+ rack (1.5.2) lib/rack/conditionalget.rb:25:in `call'
+ rack (1.5.2) lib/rack/head.rb:11:in `call'
+ actionpack (4.0.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
+ actionpack (4.0.0) lib/action_dispatch/middleware/flash.rb:241:in `call'
+ rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context'
+ rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call'
+ actionpack (4.0.0) lib/action_dispatch/middleware/cookies.rb:486:in `call'
+ activerecord (4.0.0) lib/active_record/query_cache.rb:36:in `call'
+ activerecord (4.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:626:in `call'
+ activerecord (4.0.0) lib/active_record/migration.rb:369:in `call'
+ actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
+ activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__1397187913661534823__call__callbacks'
+ activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks'
+ actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
+ actionpack (4.0.0) lib/action_dispatch/middleware/reloader.rb:64:in `call'
+ actionpack (4.0.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call'
+ actionpack (4.0.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
+ actionpack (4.0.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
+ railties (4.0.0) lib/rails/rack/logger.rb:38:in `call_app'
+ railties (4.0.0) lib/rails/rack/logger.rb:21:in `block in call'
+ activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `block in tagged'
+ activesupport (4.0.0) lib/active_support/tagged_logging.rb:25:in `tagged'
+ activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `tagged'
+ railties (4.0.0) lib/rails/rack/logger.rb:21:in `call'
+ actionpack (4.0.0) lib/action_dispatch/middleware/request_id.rb:21:in `call'
+ rack (1.5.2) lib/rack/methodoverride.rb:21:in `call'
+ rack (1.5.2) lib/rack/runtime.rb:17:in `call'
+ activesupport (4.0.0) lib/active_support/cache/strategy/local_cache.rb:83:in `call'
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
+ actionpack (4.0.0) lib/action_dispatch/middleware/static.rb:64:in `call'
+ railties (4.0.0) lib/rails/engine.rb:511:in `call'
+ railties (4.0.0) lib/rails/application.rb:97:in `call'
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
+ rack (1.5.2) lib/rack/content_length.rb:14:in `call'
+ rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service'
+ /home/tony/.rvm/rubies/ruby-2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service'
+ /home/tony/.rvm/rubies/ruby-2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run'
+ /home/tony/.rvm/rubies/ruby-2.0.0-p195/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread'
+
+
+ Rendered /home/tony/.rvm/gems/ruby-2.0.0-p195/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.3ms)
+ Rendered /home/tony/.rvm/gems/ruby-2.0.0-p195/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.0ms)
+ Rendered /home/tony/.rvm/gems/ruby-2.0.0-p195/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (8.5ms)
+
+
+Started GET "/resque" for 127.0.0.1 at 2013-10-30 16:58:20 +0900
+
+ActionController::RoutingError (No route matches [GET] "/resque"):
+ actionpack (4.0.0) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ actionpack (4.0.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
+ railties (4.0.0) lib/rails/rack/logger.rb:38:in `call_app'
+ railties (4.0.0) lib/rails/rack/logger.rb:21:in `block in call'
+ activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `block in tagged'
+ activesupport (4.0.0) lib/active_support/tagged_logging.rb:25:in `tagged'
+ activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `tagged'
+ railties (4.0.0) lib/rails/rack/logger.rb:21:in `call'
+ actionpack (4.0.0) lib/action_dispatch/middleware/request_id.rb:21:in `call'
+ rack (1.5.2) lib/rack/methodoverride.rb:21:in `call'
+ rack (1.5.2) lib/rack/runtime.rb:17:in `call'
+ activesupport (4.0.0) lib/active_support/cache/strategy/local_cache.rb:83:in `call'
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
+ actionpack (4.0.0) lib/action_dispatch/middleware/static.rb:64:in `call'
+ railties (4.0.0) lib/rails/engine.rb:511:in `call'
+ railties (4.0.0) lib/rails/application.rb:97:in `call'
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
+ rack (1.5.2) lib/rack/content_length.rb:14:in `call'
+ rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service'
+ /home/tony/.rvm/rubies/ruby-2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service'
+ /home/tony/.rvm/rubies/ruby-2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run'
+ /home/tony/.rvm/rubies/ruby-2.0.0-p195/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread'
+
+
+ Rendered /home/tony/.rvm/gems/ruby-2.0.0-p195/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_trace.erb (3.1ms)
+ Rendered /home/tony/.rvm/gems/ruby-2.0.0-p195/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.1ms)
+ Rendered /home/tony/.rvm/gems/ruby-2.0.0-p195/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/routes/_route.html.erb (2.2ms)
+ Rendered /home/tony/.rvm/gems/ruby-2.0.0-p195/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/routes/_table.html.erb (22.3ms)
+ Rendered /home/tony/.rvm/gems/ruby-2.0.0-p195/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (71.9ms)
+
+
+Started GET "/resque_web" for 127.0.0.1 at 2013-10-30 16:58:25 +0900
+Processing by ResqueWeb::OverviewController#show as HTML
+ Rendered /home/tony/src/resque_web/app/views/resque_web/queues/_queues_basic.html.erb (11.4ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/queues/_queues.html.erb (17.9ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/overview/show.html.erb within layouts/resque_web/application (19.5ms)
+Completed 500 Internal Server Error in 24ms
+
+ActionView::Template::Error (Error connecting to Redis on 127.0.0.1:6379 (ECONNREFUSED)):
+ 3: <th>Name</th>
+ 4: <th>Jobs</th>
+ 5: </tr>
+ 6: <% queue_names.each do |queue_name| %>
+ 7: <tr>
+ 8: <td class="queue"><%= link_to queue_name, queue_path(queue_name) %></td>
+ 9: <td class="size"><%= queue_size(queue_name) %></td>
+ redis (3.0.4) lib/redis/client.rb:276:in `rescue in establish_connection'
+ redis (3.0.4) lib/redis/client.rb:271:in `establish_connection'
+ redis (3.0.4) lib/redis/client.rb:69:in `connect'
+ redis (3.0.4) lib/redis/client.rb:290:in `ensure_connected'
+ redis (3.0.4) lib/redis/client.rb:177:in `block in process'
+ redis (3.0.4) lib/redis/client.rb:256:in `logging'
+ redis (3.0.4) lib/redis/client.rb:176:in `process'
+ redis (3.0.4) lib/redis/client.rb:84:in `call'
+ redis (3.0.4) lib/redis.rb:1247:in `block in smembers'
+ redis (3.0.4) lib/redis.rb:36:in `block in synchronize'
+ /home/tony/.rvm/rubies/ruby-2.0.0-p195/lib/ruby/2.0.0/monitor.rb:211:in `mon_synchronize'
+ redis (3.0.4) lib/redis.rb:36:in `synchronize'
+ redis (3.0.4) lib/redis.rb:1246:in `smembers'
+ redis-namespace (1.3.1) lib/redis/namespace.rb:317:in `method_missing'
+ /home/tony/.rvm/gems/ruby-2.0.0-p195/bundler/gems/resque-a57479d6c91c/lib/resque.rb:255:in `queues'
+ /home/tony/src/resque_web/app/helpers/resque_web/queues_helper.rb:14:in `queue_names'
+ /home/tony/src/resque_web/app/views/resque_web/queues/_queues_basic.html.erb:6:in `__home_tony_src_resque_web_app_views_resque_web_queues__queues_basic_html_erb__1612860401495801317_18873260'
+ actionpack (4.0.0) lib/action_view/template.rb:143:in `block in render'
+ activesupport (4.0.0) lib/active_support/notifications.rb:161:in `instrument'
+ actionpack (4.0.0) lib/action_view/template.rb:141:in `render'
+ actionpack (4.0.0) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial'
+ actionpack (4.0.0) lib/action_view/renderer/partial_renderer.rb:279:in `block in render'
+ actionpack (4.0.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument'
+ activesupport (4.0.0) lib/active_support/notifications.rb:159:in `block in instrument'
+ activesupport (4.0.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
+ activesupport (4.0.0) lib/active_support/notifications.rb:159:in `instrument'
+ actionpack (4.0.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument'
+ actionpack (4.0.0) lib/action_view/renderer/partial_renderer.rb:278:in `render'
+ actionpack (4.0.0) lib/action_view/renderer/renderer.rb:47:in `render_partial'
+ actionpack (4.0.0) lib/action_view/renderer/renderer.rb:21:in `render'
+ actionpack (4.0.0) lib/action_view/helpers/rendering_helper.rb:24:in `render'
+ /home/tony/src/resque_web/app/views/resque_web/queues/_queues.html.erb:4:in `__home_tony_src_resque_web_app_views_resque_web_queues__queues_html_erb___1527173256829692835_18793380'
+ actionpack (4.0.0) lib/action_view/template.rb:143:in `block in render'
+ activesupport (4.0.0) lib/active_support/notifications.rb:161:in `instrument'
+ actionpack (4.0.0) lib/action_view/template.rb:141:in `render'
+ actionpack (4.0.0) lib/action_view/renderer/partial_renderer.rb:306:in `render_partial'
+ actionpack (4.0.0) lib/action_view/renderer/partial_renderer.rb:279:in `block in render'
+ actionpack (4.0.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument'
+ activesupport (4.0.0) lib/active_support/notifications.rb:159:in `block in instrument'
+ activesupport (4.0.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
+ activesupport (4.0.0) lib/active_support/notifications.rb:159:in `instrument'
+ actionpack (4.0.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument'
+ actionpack (4.0.0) lib/action_view/renderer/partial_renderer.rb:278:in `render'
+ actionpack (4.0.0) lib/action_view/renderer/renderer.rb:47:in `render_partial'
+ actionpack (4.0.0) lib/action_view/helpers/rendering_helper.rb:27:in `render'
+ /home/tony/src/resque_web/app/views/resque_web/overview/show.html.erb:1:in `__home_tony_src_resque_web_app_views_resque_web_overview_show_html_erb___2953573634015680483_18757180'
+ actionpack (4.0.0) lib/action_view/template.rb:143:in `block in render'
+ activesupport (4.0.0) lib/active_support/notifications.rb:161:in `instrument'
+ actionpack (4.0.0) lib/action_view/template.rb:141:in `render'
+ actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:49:in `block (2 levels) in render_template'
+ actionpack (4.0.0) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument'
+ activesupport (4.0.0) lib/active_support/notifications.rb:159:in `block in instrument'
+ activesupport (4.0.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
+ activesupport (4.0.0) lib/active_support/notifications.rb:159:in `instrument'
+ actionpack (4.0.0) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument'
+ actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:48:in `block in render_template'
+ actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:56:in `render_with_layout'
+ actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:47:in `render_template'
+ actionpack (4.0.0) lib/action_view/renderer/template_renderer.rb:17:in `render'
+ actionpack (4.0.0) lib/action_view/renderer/renderer.rb:42:in `render_template'
+ actionpack (4.0.0) lib/action_view/renderer/renderer.rb:23:in `render'
+ actionpack (4.0.0) lib/abstract_controller/rendering.rb:127:in `_render_template'
+ actionpack (4.0.0) lib/action_controller/metal/streaming.rb:219:in `_render_template'
+ actionpack (4.0.0) lib/abstract_controller/rendering.rb:120:in `render_to_body'
+ actionpack (4.0.0) lib/action_controller/metal/rendering.rb:33:in `render_to_body'
+ actionpack (4.0.0) lib/action_controller/metal/renderers.rb:26:in `render_to_body'
+ actionpack (4.0.0) lib/abstract_controller/rendering.rb:97:in `render'
+ actionpack (4.0.0) lib/action_controller/metal/rendering.rb:16:in `render'
+ actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render'
+ activesupport (4.0.0) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
+ /home/tony/.rvm/rubies/ruby-2.0.0-p195/lib/ruby/2.0.0/benchmark.rb:296:in `realtime'
+ activesupport (4.0.0) lib/active_support/core_ext/benchmark.rb:12:in `ms'
+ actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:41:in `block in render'
+ actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime'
+ activerecord (4.0.0) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
+ actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:40:in `render'
+ /home/tony/src/resque_web/app/controllers/resque_web/overview_controller.rb:4:in `show'
+ actionpack (4.0.0) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
+ actionpack (4.0.0) lib/abstract_controller/base.rb:189:in `process_action'
+ actionpack (4.0.0) lib/action_controller/metal/rendering.rb:10:in `process_action'
+ actionpack (4.0.0) lib/abstract_controller/callbacks.rb:18:in `block in process_action'
+ activesupport (4.0.0) lib/active_support/callbacks.rb:403:in `_run__4595680648248118553__process_action__callbacks'
+ activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks'
+ actionpack (4.0.0) lib/abstract_controller/callbacks.rb:17:in `process_action'
+ actionpack (4.0.0) lib/action_controller/metal/rescue.rb:29:in `process_action'
+ actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action'
+ activesupport (4.0.0) lib/active_support/notifications.rb:159:in `block in instrument'
+ activesupport (4.0.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
+ activesupport (4.0.0) lib/active_support/notifications.rb:159:in `instrument'
+ actionpack (4.0.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
+ actionpack (4.0.0) lib/action_controller/metal/params_wrapper.rb:245:in `process_action'
+ activerecord (4.0.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
+ actionpack (4.0.0) lib/abstract_controller/base.rb:136:in `process'
+ actionpack (4.0.0) lib/abstract_controller/rendering.rb:44:in `process'
+ actionpack (4.0.0) lib/action_controller/metal.rb:195:in `dispatch'
+ actionpack (4.0.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
+ actionpack (4.0.0) lib/action_controller/metal.rb:231:in `block in action'
+ actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `call'
+ actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:80:in `dispatch'
+ actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:48:in `call'
+ actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call'
+ actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each'
+ actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call'
+ actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call'
+ railties (4.0.0) lib/rails/engine.rb:511:in `call'
+ railties (4.0.0) lib/rails/railtie/configurable.rb:30:in `method_missing'
+ actionpack (4.0.0) lib/action_dispatch/journey/router.rb:71:in `block in call'
+ actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `each'
+ actionpack (4.0.0) lib/action_dispatch/journey/router.rb:59:in `call'
+ actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:655:in `call'
+ rack (1.5.2) lib/rack/etag.rb:23:in `call'
+ rack (1.5.2) lib/rack/conditionalget.rb:25:in `call'
+ rack (1.5.2) lib/rack/head.rb:11:in `call'
+ actionpack (4.0.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
+ actionpack (4.0.0) lib/action_dispatch/middleware/flash.rb:241:in `call'
+ rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context'
+ rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call'
+ actionpack (4.0.0) lib/action_dispatch/middleware/cookies.rb:486:in `call'
+ activerecord (4.0.0) lib/active_record/query_cache.rb:36:in `call'
+ activerecord (4.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:626:in `call'
+ activerecord (4.0.0) lib/active_record/migration.rb:369:in `call'
+ actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
+ activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__3090030630107389865__call__callbacks'
+ activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks'
+ actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
+ actionpack (4.0.0) lib/action_dispatch/middleware/reloader.rb:64:in `call'
+ actionpack (4.0.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call'
+ actionpack (4.0.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
+ actionpack (4.0.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
+ railties (4.0.0) lib/rails/rack/logger.rb:38:in `call_app'
+ railties (4.0.0) lib/rails/rack/logger.rb:21:in `block in call'
+ activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `block in tagged'
+ activesupport (4.0.0) lib/active_support/tagged_logging.rb:25:in `tagged'
+ activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `tagged'
+ railties (4.0.0) lib/rails/rack/logger.rb:21:in `call'
+ actionpack (4.0.0) lib/action_dispatch/middleware/request_id.rb:21:in `call'
+ rack (1.5.2) lib/rack/methodoverride.rb:21:in `call'
+ rack (1.5.2) lib/rack/runtime.rb:17:in `call'
+ activesupport (4.0.0) lib/active_support/cache/strategy/local_cache.rb:83:in `call'
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
+ actionpack (4.0.0) lib/action_dispatch/middleware/static.rb:64:in `call'
+ railties (4.0.0) lib/rails/engine.rb:511:in `call'
+ railties (4.0.0) lib/rails/application.rb:97:in `call'
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
+ rack (1.5.2) lib/rack/content_length.rb:14:in `call'
+ rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service'
+ /home/tony/.rvm/rubies/ruby-2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service'
+ /home/tony/.rvm/rubies/ruby-2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run'
+ /home/tony/.rvm/rubies/ruby-2.0.0-p195/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread'
+
+
+ Rendered /home/tony/.rvm/gems/ruby-2.0.0-p195/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_trace.erb (3.8ms)
+ Rendered /home/tony/.rvm/gems/ruby-2.0.0-p195/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (75.2ms)
+ Rendered /home/tony/.rvm/gems/ruby-2.0.0-p195/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (97.0ms)
+
+
+Started GET "/resque_web" for 127.0.0.1 at 2013-10-30 16:58:30 +0900
+Processing by ResqueWeb::OverviewController#show as HTML
+ Rendered /home/tony/src/resque_web/app/views/resque_web/queues/_queues_basic.html.erb (2.2ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/queues/_queues.html.erb (3.2ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/working/_working.html.erb (2.1ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/overview/show.html.erb within layouts/resque_web/application (8.8ms)
+Completed 200 OK in 748ms (Views: 747.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-10-30 16:58:31 +0900
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-modal.js?body=1" for 127.0.0.1 at 2013-10-30 16:58:31 +0900
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-alert.js?body=1" for 127.0.0.1 at 2013-10-30 16:58:31 +0900
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-dropdown.js?body=1" for 127.0.0.1 at 2013-10-30 16:58:31 +0900
+
+
+Started GET "/assets/twitter-bootstrap-static/bootstrap.css?body=1" for 127.0.0.1 at 2013-10-30 16:58:31 +0900
+
+
+Started GET "/assets/resque_web/application.css?body=1" for 127.0.0.1 at 2013-10-30 16:58:31 +0900
+
+
+Started GET "/assets/twitter-bootstrap-static/fontawesome.css?body=1" for 127.0.0.1 at 2013-10-30 16:58:31 +0900
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-scrollspy.js?body=1" for 127.0.0.1 at 2013-10-30 16:58:31 +0900
+
+
+Started GET "/assets/resque_web/bootstrap_and_overrides.css?body=1" for 127.0.0.1 at 2013-10-30 16:58:31 +0900
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-tab.js?body=1" for 127.0.0.1 at 2013-10-30 16:58:31 +0900
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-popover.js?body=1" for 127.0.0.1 at 2013-10-30 16:58:31 +0900
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-button.js?body=1" for 127.0.0.1 at 2013-10-30 16:58:31 +0900
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-transition.js?body=1" for 127.0.0.1 at 2013-10-30 16:58:31 +0900
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-tooltip.js?body=1" for 127.0.0.1 at 2013-10-30 16:58:31 +0900
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-10-30 16:58:31 +0900
+
+
+Started GET "/assets/resque_web/bootstrap.js?body=1" for 127.0.0.1 at 2013-10-30 16:58:31 +0900
+
+
+Started GET "/assets/twitter/bootstrap.js?body=1" for 127.0.0.1 at 2013-10-30 16:58:31 +0900
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-carousel.js?body=1" for 127.0.0.1 at 2013-10-30 16:58:31 +0900
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-collapse.js?body=1" for 127.0.0.1 at 2013-10-30 16:58:31 +0900
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-affix.js?body=1" for 127.0.0.1 at 2013-10-30 16:58:31 +0900
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-typeahead.js?body=1" for 127.0.0.1 at 2013-10-30 16:58:31 +0900
+
+
+Started GET "/assets/resque_web/jquery.relative-date.js?body=1" for 127.0.0.1 at 2013-10-30 16:58:31 +0900
+
+
+Started GET "/assets/resque_web/application.js?body=1" for 127.0.0.1 at 2013-10-30 16:58:31 +0900
+
+
+Started GET "/images/lifebuoy.png" for 127.0.0.1 at 2013-10-30 16:58:31 +0900
+
+ActionController::RoutingError (No route matches [GET] "/images/lifebuoy.png"):
+ actionpack (4.0.0) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ actionpack (4.0.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
+ railties (4.0.0) lib/rails/rack/logger.rb:38:in `call_app'
+ railties (4.0.0) lib/rails/rack/logger.rb:21:in `block in call'
+ activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `block in tagged'
+ activesupport (4.0.0) lib/active_support/tagged_logging.rb:25:in `tagged'
+ activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `tagged'
+ railties (4.0.0) lib/rails/rack/logger.rb:21:in `call'
+ actionpack (4.0.0) lib/action_dispatch/middleware/request_id.rb:21:in `call'
+ rack (1.5.2) lib/rack/methodoverride.rb:21:in `call'
+ rack (1.5.2) lib/rack/runtime.rb:17:in `call'
+ activesupport (4.0.0) lib/active_support/cache/strategy/local_cache.rb:83:in `call'
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
+ actionpack (4.0.0) lib/action_dispatch/middleware/static.rb:64:in `call'
+ railties (4.0.0) lib/rails/engine.rb:511:in `call'
+ railties (4.0.0) lib/rails/application.rb:97:in `call'
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
+ rack (1.5.2) lib/rack/content_length.rb:14:in `call'
+ rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service'
+ /home/tony/.rvm/rubies/ruby-2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service'
+ /home/tony/.rvm/rubies/ruby-2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run'
+ /home/tony/.rvm/rubies/ruby-2.0.0-p195/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread'
+
+
+ Rendered /home/tony/.rvm/gems/ruby-2.0.0-p195/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.3ms)
+ Rendered /home/tony/.rvm/gems/ruby-2.0.0-p195/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.7ms)
+ Rendered /home/tony/.rvm/gems/ruby-2.0.0-p195/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/routes/_route.html.erb (2.9ms)
+ Rendered /home/tony/.rvm/gems/ruby-2.0.0-p195/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.2ms)
+ Rendered /home/tony/.rvm/gems/ruby-2.0.0-p195/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (40.7ms)
+
+
+Started GET "/assets/resque_web/poll.png" for 127.0.0.1 at 2013-10-30 16:58:31 +0900
+
+
+Started GET "/resque_web" for 127.0.0.1 at 2013-10-30 16:59:22 +0900
+Processing by ResqueWeb::OverviewController#show as HTML
+ Rendered /home/tony/src/resque_web/app/views/resque_web/queues/_queues_basic.html.erb (1.6ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/queues/_queues.html.erb (2.5ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/working/_working.html.erb (0.5ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/overview/show.html.erb within layouts/resque_web/application (5.8ms)
+Completed 200 OK in 98ms (Views: 97.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/twitter-bootstrap-static/bootstrap.css?body=1" for 127.0.0.1 at 2013-10-30 16:59:22 +0900
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-10-30 16:59:22 +0900
+
+
+Started GET "/assets/twitter-bootstrap-static/fontawesome.css?body=1" for 127.0.0.1 at 2013-10-30 16:59:22 +0900
+
+
+Started GET "/assets/resque_web/bootstrap_and_overrides.css?body=1" for 127.0.0.1 at 2013-10-30 16:59:22 +0900
+
+
+Started GET "/assets/resque_web/application.css?body=1" for 127.0.0.1 at 2013-10-30 16:59:22 +0900
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-10-30 16:59:22 +0900
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-transition.js?body=1" for 127.0.0.1 at 2013-10-30 16:59:22 +0900
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-alert.js?body=1" for 127.0.0.1 at 2013-10-30 16:59:22 +0900
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-modal.js?body=1" for 127.0.0.1 at 2013-10-30 16:59:22 +0900
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-dropdown.js?body=1" for 127.0.0.1 at 2013-10-30 16:59:22 +0900
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-scrollspy.js?body=1" for 127.0.0.1 at 2013-10-30 16:59:22 +0900
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-tab.js?body=1" for 127.0.0.1 at 2013-10-30 16:59:22 +0900
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-tooltip.js?body=1" for 127.0.0.1 at 2013-10-30 16:59:22 +0900
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-popover.js?body=1" for 127.0.0.1 at 2013-10-30 16:59:22 +0900
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-button.js?body=1" for 127.0.0.1 at 2013-10-30 16:59:22 +0900
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-collapse.js?body=1" for 127.0.0.1 at 2013-10-30 16:59:22 +0900
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-carousel.js?body=1" for 127.0.0.1 at 2013-10-30 16:59:22 +0900
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-typeahead.js?body=1" for 127.0.0.1 at 2013-10-30 16:59:22 +0900
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-affix.js?body=1" for 127.0.0.1 at 2013-10-30 16:59:22 +0900
+
+
+Started GET "/assets/resque_web/bootstrap.js?body=1" for 127.0.0.1 at 2013-10-30 16:59:22 +0900
+
+
+Started GET "/assets/twitter/bootstrap.js?body=1" for 127.0.0.1 at 2013-10-30 16:59:22 +0900
+
+
+Started GET "/assets/resque_web/jquery.relative-date.js?body=1" for 127.0.0.1 at 2013-10-30 16:59:22 +0900
+
+
+Started GET "/assets/resque_web/application.js?body=1" for 127.0.0.1 at 2013-10-30 16:59:22 +0900
+
+
+Started GET "/lifebuoy.png" for 127.0.0.1 at 2013-10-30 16:59:22 +0900
+
+ActionController::RoutingError (No route matches [GET] "/lifebuoy.png"):
+ actionpack (4.0.0) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ actionpack (4.0.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
+ railties (4.0.0) lib/rails/rack/logger.rb:38:in `call_app'
+ railties (4.0.0) lib/rails/rack/logger.rb:21:in `block in call'
+ activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `block in tagged'
+ activesupport (4.0.0) lib/active_support/tagged_logging.rb:25:in `tagged'
+ activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `tagged'
+ railties (4.0.0) lib/rails/rack/logger.rb:21:in `call'
+ actionpack (4.0.0) lib/action_dispatch/middleware/request_id.rb:21:in `call'
+ rack (1.5.2) lib/rack/methodoverride.rb:21:in `call'
+ rack (1.5.2) lib/rack/runtime.rb:17:in `call'
+ activesupport (4.0.0) lib/active_support/cache/strategy/local_cache.rb:83:in `call'
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
+ actionpack (4.0.0) lib/action_dispatch/middleware/static.rb:64:in `call'
+ railties (4.0.0) lib/rails/engine.rb:511:in `call'
+ railties (4.0.0) lib/rails/application.rb:97:in `call'
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
+ rack (1.5.2) lib/rack/content_length.rb:14:in `call'
+ rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service'
+ /home/tony/.rvm/rubies/ruby-2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service'
+ /home/tony/.rvm/rubies/ruby-2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run'
+ /home/tony/.rvm/rubies/ruby-2.0.0-p195/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread'
+
+
+ Rendered /home/tony/.rvm/gems/ruby-2.0.0-p195/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.8ms)
+ Rendered /home/tony/.rvm/gems/ruby-2.0.0-p195/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.8ms)
+ Rendered /home/tony/.rvm/gems/ruby-2.0.0-p195/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/routes/_route.html.erb (5.0ms)
+ Rendered /home/tony/.rvm/gems/ruby-2.0.0-p195/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.3ms)
+ Rendered /home/tony/.rvm/gems/ruby-2.0.0-p195/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (43.9ms)
+
+
+Started GET "/resque_web" for 127.0.0.1 at 2013-10-30 17:00:00 +0900
+Processing by ResqueWeb::OverviewController#show as HTML
+ Rendered /home/tony/src/resque_web/app/views/resque_web/queues/_queues_basic.html.erb (3.3ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/queues/_queues.html.erb (4.9ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/working/_working.html.erb (0.6ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/overview/show.html.erb within layouts/resque_web/application (8.3ms)
+Completed 200 OK in 40ms (Views: 39.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/resque_web/application.css?body=1" for 127.0.0.1 at 2013-10-30 17:00:01 +0900
+
+
+Started GET "/assets/twitter-bootstrap-static/fontawesome.css?body=1" for 127.0.0.1 at 2013-10-30 17:00:01 +0900
+
+
+Started GET "/assets/resque_web/bootstrap_and_overrides.css?body=1" for 127.0.0.1 at 2013-10-30 17:00:01 +0900
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-10-30 17:00:01 +0900
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-10-30 17:00:01 +0900
+
+
+Started GET "/assets/twitter-bootstrap-static/bootstrap.css?body=1" for 127.0.0.1 at 2013-10-30 17:00:01 +0900
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-transition.js?body=1" for 127.0.0.1 at 2013-10-30 17:00:01 +0900
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-alert.js?body=1" for 127.0.0.1 at 2013-10-30 17:00:01 +0900
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-modal.js?body=1" for 127.0.0.1 at 2013-10-30 17:00:01 +0900
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-dropdown.js?body=1" for 127.0.0.1 at 2013-10-30 17:00:01 +0900
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-scrollspy.js?body=1" for 127.0.0.1 at 2013-10-30 17:00:01 +0900
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-tooltip.js?body=1" for 127.0.0.1 at 2013-10-30 17:00:01 +0900
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-tab.js?body=1" for 127.0.0.1 at 2013-10-30 17:00:01 +0900
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-popover.js?body=1" for 127.0.0.1 at 2013-10-30 17:00:01 +0900
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-button.js?body=1" for 127.0.0.1 at 2013-10-30 17:00:01 +0900
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-collapse.js?body=1" for 127.0.0.1 at 2013-10-30 17:00:01 +0900
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-affix.js?body=1" for 127.0.0.1 at 2013-10-30 17:00:01 +0900
+
+
+Started GET "/assets/resque_web/bootstrap.js?body=1" for 127.0.0.1 at 2013-10-30 17:00:01 +0900
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-carousel.js?body=1" for 127.0.0.1 at 2013-10-30 17:00:01 +0900
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-typeahead.js?body=1" for 127.0.0.1 at 2013-10-30 17:00:01 +0900
+
+
+Started GET "/assets/twitter/bootstrap.js?body=1" for 127.0.0.1 at 2013-10-30 17:00:01 +0900
+
+
+Started GET "/assets/resque_web/jquery.relative-date.js?body=1" for 127.0.0.1 at 2013-10-30 17:00:01 +0900
+
+
+Started GET "/assets/resque_web/application.js?body=1" for 127.0.0.1 at 2013-10-30 17:00:01 +0900
+
+
+Started GET "/resque_web/lifebuoy.png" for 127.0.0.1 at 2013-10-30 17:00:01 +0900
+
+ActionController::RoutingError (No route matches [GET] "/resque_web/lifebuoy.png"):
+ actionpack (4.0.0) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ actionpack (4.0.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
+ railties (4.0.0) lib/rails/rack/logger.rb:38:in `call_app'
+ railties (4.0.0) lib/rails/rack/logger.rb:21:in `block in call'
+ activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `block in tagged'
+ activesupport (4.0.0) lib/active_support/tagged_logging.rb:25:in `tagged'
+ activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `tagged'
+ railties (4.0.0) lib/rails/rack/logger.rb:21:in `call'
+ actionpack (4.0.0) lib/action_dispatch/middleware/request_id.rb:21:in `call'
+ rack (1.5.2) lib/rack/methodoverride.rb:21:in `call'
+ rack (1.5.2) lib/rack/runtime.rb:17:in `call'
+ activesupport (4.0.0) lib/active_support/cache/strategy/local_cache.rb:83:in `call'
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
+ actionpack (4.0.0) lib/action_dispatch/middleware/static.rb:64:in `call'
+ railties (4.0.0) lib/rails/engine.rb:511:in `call'
+ railties (4.0.0) lib/rails/application.rb:97:in `call'
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
+ rack (1.5.2) lib/rack/content_length.rb:14:in `call'
+ rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service'
+ /home/tony/.rvm/rubies/ruby-2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service'
+ /home/tony/.rvm/rubies/ruby-2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run'
+ /home/tony/.rvm/rubies/ruby-2.0.0-p195/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread'
+
+
+ Rendered /home/tony/.rvm/gems/ruby-2.0.0-p195/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_trace.erb (3.8ms)
+ Rendered /home/tony/.rvm/gems/ruby-2.0.0-p195/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/routes/_route.html.erb (2.3ms)
+ Rendered /home/tony/.rvm/gems/ruby-2.0.0-p195/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/routes/_route.html.erb (4.9ms)
+ Rendered /home/tony/.rvm/gems/ruby-2.0.0-p195/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/routes/_table.html.erb (3.9ms)
+ Rendered /home/tony/.rvm/gems/ruby-2.0.0-p195/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (53.3ms)
+
+
+Started GET "/resque_web" for 127.0.0.1 at 2013-10-30 17:00:05 +0900
+Processing by ResqueWeb::OverviewController#show as HTML
+ Rendered /home/tony/src/resque_web/app/views/resque_web/queues/_queues_basic.html.erb (2.5ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/queues/_queues.html.erb (3.6ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/working/_working.html.erb (0.7ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/overview/show.html.erb within layouts/resque_web/application (7.0ms)
+Completed 200 OK in 57ms (Views: 56.3ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/resque_web/application.css?body=1" for 127.0.0.1 at 2013-10-30 17:00:05 +0900
+
+
+Started GET "/assets/twitter-bootstrap-static/fontawesome.css?body=1" for 127.0.0.1 at 2013-10-30 17:00:05 +0900
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-10-30 17:00:05 +0900
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-transition.js?body=1" for 127.0.0.1 at 2013-10-30 17:00:05 +0900
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-10-30 17:00:05 +0900
+
+
+Started GET "/assets/twitter-bootstrap-static/bootstrap.css?body=1" for 127.0.0.1 at 2013-10-30 17:00:05 +0900
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-alert.js?body=1" for 127.0.0.1 at 2013-10-30 17:00:05 +0900
+
+
+Started GET "/assets/resque_web/bootstrap_and_overrides.css?body=1" for 127.0.0.1 at 2013-10-30 17:00:05 +0900
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-dropdown.js?body=1" for 127.0.0.1 at 2013-10-30 17:00:05 +0900
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-scrollspy.js?body=1" for 127.0.0.1 at 2013-10-30 17:00:05 +0900
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-modal.js?body=1" for 127.0.0.1 at 2013-10-30 17:00:05 +0900
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-tab.js?body=1" for 127.0.0.1 at 2013-10-30 17:00:05 +0900
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-button.js?body=1" for 127.0.0.1 at 2013-10-30 17:00:05 +0900
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-popover.js?body=1" for 127.0.0.1 at 2013-10-30 17:00:05 +0900
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-tooltip.js?body=1" for 127.0.0.1 at 2013-10-30 17:00:05 +0900
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-carousel.js?body=1" for 127.0.0.1 at 2013-10-30 17:00:06 +0900
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-typeahead.js?body=1" for 127.0.0.1 at 2013-10-30 17:00:06 +0900
+
+
+Started GET "/assets/resque_web/bootstrap.js?body=1" for 127.0.0.1 at 2013-10-30 17:00:06 +0900
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-collapse.js?body=1" for 127.0.0.1 at 2013-10-30 17:00:06 +0900
+
+
+Started GET "/assets/twitter/bootstrap.js?body=1" for 127.0.0.1 at 2013-10-30 17:00:06 +0900
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-affix.js?body=1" for 127.0.0.1 at 2013-10-30 17:00:06 +0900
+
+
+Started GET "/assets/resque_web/jquery.relative-date.js?body=1" for 127.0.0.1 at 2013-10-30 17:00:06 +0900
+
+
+Started GET "/assets/resque_web/application.js?body=1" for 127.0.0.1 at 2013-10-30 17:00:06 +0900
+
+
+Started GET "/assets/resque_web/lifebuoy.png" for 127.0.0.1 at 2013-10-30 17:00:06 +0900
+
+
+Started GET "/resque_web/working" for 127.0.0.1 at 2013-10-30 17:01:05 +0900
+Processing by ResqueWeb::WorkingController#index as HTML
+ Rendered /home/tony/src/resque_web/app/views/resque_web/working/_working.html.erb (0.9ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/working/index.html.erb within layouts/resque_web/application (4.2ms)
+Completed 200 OK in 85ms (Views: 83.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/resque_web/application.css?body=1" for 127.0.0.1 at 2013-10-30 17:01:05 +0900
+
+
+Started GET "/assets/twitter-bootstrap-static/bootstrap.css?body=1" for 127.0.0.1 at 2013-10-30 17:01:05 +0900
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-transition.js?body=1" for 127.0.0.1 at 2013-10-30 17:01:05 +0900
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-10-30 17:01:05 +0900
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-10-30 17:01:05 +0900
+
+
+Started GET "/assets/twitter-bootstrap-static/fontawesome.css?body=1" for 127.0.0.1 at 2013-10-30 17:01:05 +0900
+
+
+Started GET "/assets/resque_web/bootstrap_and_overrides.css?body=1" for 127.0.0.1 at 2013-10-30 17:01:05 +0900
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-alert.js?body=1" for 127.0.0.1 at 2013-10-30 17:01:05 +0900
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-scrollspy.js?body=1" for 127.0.0.1 at 2013-10-30 17:01:05 +0900
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-tooltip.js?body=1" for 127.0.0.1 at 2013-10-30 17:01:05 +0900
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-tab.js?body=1" for 127.0.0.1 at 2013-10-30 17:01:05 +0900
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-dropdown.js?body=1" for 127.0.0.1 at 2013-10-30 17:01:05 +0900
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-modal.js?body=1" for 127.0.0.1 at 2013-10-30 17:01:05 +0900
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-button.js?body=1" for 127.0.0.1 at 2013-10-30 17:01:05 +0900
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-popover.js?body=1" for 127.0.0.1 at 2013-10-30 17:01:05 +0900
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-collapse.js?body=1" for 127.0.0.1 at 2013-10-30 17:01:05 +0900
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-carousel.js?body=1" for 127.0.0.1 at 2013-10-30 17:01:05 +0900
+
+
+Started GET "/assets/resque_web/jquery.relative-date.js?body=1" for 127.0.0.1 at 2013-10-30 17:01:05 +0900
+
+
+Started GET "/assets/resque_web/bootstrap.js?body=1" for 127.0.0.1 at 2013-10-30 17:01:05 +0900
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-affix.js?body=1" for 127.0.0.1 at 2013-10-30 17:01:05 +0900
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-typeahead.js?body=1" for 127.0.0.1 at 2013-10-30 17:01:05 +0900
+
+
+Started GET "/assets/twitter/bootstrap.js?body=1" for 127.0.0.1 at 2013-10-30 17:01:05 +0900
+
+
+Started GET "/assets/resque_web/application.js?body=1" for 127.0.0.1 at 2013-10-30 17:01:05 +0900
+
+
+Started GET "/assets/resque_web/lifebuoy.png" for 127.0.0.1 at 2013-10-30 17:01:06 +0900
+
+
+Started GET "/resque_web/working" for 127.0.0.1 at 2013-10-30 17:05:39 +0900
+Processing by ResqueWeb::WorkingController#index as HTML
+ Rendered /home/tony/src/resque_web/app/views/resque_web/working/_working.html.erb (1.8ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/working/index.html.erb within layouts/resque_web/application (2.9ms)
+Completed 200 OK in 169ms (Views: 167.8ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/resque_web/application.css?body=1" for 127.0.0.1 at 2013-10-30 17:05:39 +0900
+
+
+Started GET "/assets/twitter-bootstrap-static/bootstrap.css?body=1" for 127.0.0.1 at 2013-10-30 17:05:39 +0900
+
+
+Started GET "/assets/resque_web/bootstrap_and_overrides.css?body=1" for 127.0.0.1 at 2013-10-30 17:05:39 +0900
+
+
+Started GET "/assets/twitter-bootstrap-static/fontawesome.css?body=1" for 127.0.0.1 at 2013-10-30 17:05:39 +0900
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-10-30 17:05:39 +0900
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-10-30 17:05:39 +0900
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-transition.js?body=1" for 127.0.0.1 at 2013-10-30 17:05:39 +0900
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-alert.js?body=1" for 127.0.0.1 at 2013-10-30 17:05:39 +0900
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-modal.js?body=1" for 127.0.0.1 at 2013-10-30 17:05:39 +0900
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-dropdown.js?body=1" for 127.0.0.1 at 2013-10-30 17:05:39 +0900
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-scrollspy.js?body=1" for 127.0.0.1 at 2013-10-30 17:05:39 +0900
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-tab.js?body=1" for 127.0.0.1 at 2013-10-30 17:05:39 +0900
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-tooltip.js?body=1" for 127.0.0.1 at 2013-10-30 17:05:39 +0900
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-popover.js?body=1" for 127.0.0.1 at 2013-10-30 17:05:39 +0900
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-button.js?body=1" for 127.0.0.1 at 2013-10-30 17:05:39 +0900
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-collapse.js?body=1" for 127.0.0.1 at 2013-10-30 17:05:39 +0900
+
+
+Started GET "/assets/twitter/bootstrap.js?body=1" for 127.0.0.1 at 2013-10-30 17:05:39 +0900
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-carousel.js?body=1" for 127.0.0.1 at 2013-10-30 17:05:39 +0900
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-typeahead.js?body=1" for 127.0.0.1 at 2013-10-30 17:05:39 +0900
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-affix.js?body=1" for 127.0.0.1 at 2013-10-30 17:05:39 +0900
+
+
+Started GET "/assets/resque_web/jquery.relative-date.js?body=1" for 127.0.0.1 at 2013-10-30 17:05:39 +0900
+
+
+Started GET "/assets/resque_web/bootstrap.js?body=1" for 127.0.0.1 at 2013-10-30 17:05:39 +0900
+
+
+Started GET "/assets/resque_web/application.js?body=1" for 127.0.0.1 at 2013-10-30 17:05:39 +0900
+
+
+Started GET "/assets/resque_web/lifebuoy.png" for 127.0.0.1 at 2013-10-30 17:05:39 +0900
+
+
+Started GET "/resque_web/" for 127.0.0.1 at 2013-10-30 17:05:41 +0900
+Processing by ResqueWeb::OverviewController#show as HTML
+ Rendered /home/tony/src/resque_web/app/views/resque_web/queues/_queues_basic.html.erb (3.3ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/queues/_queues.html.erb (4.9ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/working/_working.html.erb (0.8ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/overview/show.html.erb within layouts/resque_web/application (8.4ms)
+Completed 200 OK in 28ms (Views: 26.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/twitter-bootstrap-static/bootstrap.css?body=1" for 127.0.0.1 at 2013-10-30 17:05:41 +0900
+
+
+Started GET "/assets/resque_web/application.css?body=1" for 127.0.0.1 at 2013-10-30 17:05:41 +0900
+
+
+Started GET "/assets/twitter-bootstrap-static/fontawesome.css?body=1" for 127.0.0.1 at 2013-10-30 17:05:41 +0900
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-10-30 17:05:41 +0900
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-10-30 17:05:41 +0900
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-transition.js?body=1" for 127.0.0.1 at 2013-10-30 17:05:41 +0900
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-alert.js?body=1" for 127.0.0.1 at 2013-10-30 17:05:41 +0900
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-modal.js?body=1" for 127.0.0.1 at 2013-10-30 17:05:41 +0900
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-dropdown.js?body=1" for 127.0.0.1 at 2013-10-30 17:05:41 +0900
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-scrollspy.js?body=1" for 127.0.0.1 at 2013-10-30 17:05:41 +0900
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-tab.js?body=1" for 127.0.0.1 at 2013-10-30 17:05:41 +0900
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-tooltip.js?body=1" for 127.0.0.1 at 2013-10-30 17:05:41 +0900
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-popover.js?body=1" for 127.0.0.1 at 2013-10-30 17:05:41 +0900
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-button.js?body=1" for 127.0.0.1 at 2013-10-30 17:05:41 +0900
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-collapse.js?body=1" for 127.0.0.1 at 2013-10-30 17:05:41 +0900
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-typeahead.js?body=1" for 127.0.0.1 at 2013-10-30 17:05:41 +0900
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-carousel.js?body=1" for 127.0.0.1 at 2013-10-30 17:05:41 +0900
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-affix.js?body=1" for 127.0.0.1 at 2013-10-30 17:05:41 +0900
+
+
+Started GET "/assets/resque_web/bootstrap.js?body=1" for 127.0.0.1 at 2013-10-30 17:05:41 +0900
+
+
+Started GET "/assets/twitter/bootstrap.js?body=1" for 127.0.0.1 at 2013-10-30 17:05:41 +0900
+
+
+Started GET "/assets/resque_web/jquery.relative-date.js?body=1" for 127.0.0.1 at 2013-10-30 17:05:41 +0900
+
+
+Started GET "/assets/resque_web/application.js?body=1" for 127.0.0.1 at 2013-10-30 17:05:41 +0900
+
+
+Started GET "/assets/resque_web/lifebuoy.png" for 127.0.0.1 at 2013-10-30 17:05:41 +0900
+
+
+Started GET "/poll.png" for 127.0.0.1 at 2013-10-30 17:05:41 +0900
+
+ActionController::RoutingError (No route matches [GET] "/poll.png"):
+ actionpack (4.0.0) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ actionpack (4.0.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
+ railties (4.0.0) lib/rails/rack/logger.rb:38:in `call_app'
+ railties (4.0.0) lib/rails/rack/logger.rb:21:in `block in call'
+ activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `block in tagged'
+ activesupport (4.0.0) lib/active_support/tagged_logging.rb:25:in `tagged'
+ activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `tagged'
+ railties (4.0.0) lib/rails/rack/logger.rb:21:in `call'
+ actionpack (4.0.0) lib/action_dispatch/middleware/request_id.rb:21:in `call'
+ rack (1.5.2) lib/rack/methodoverride.rb:21:in `call'
+ rack (1.5.2) lib/rack/runtime.rb:17:in `call'
+ activesupport (4.0.0) lib/active_support/cache/strategy/local_cache.rb:83:in `call'
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
+ actionpack (4.0.0) lib/action_dispatch/middleware/static.rb:64:in `call'
+ railties (4.0.0) lib/rails/engine.rb:511:in `call'
+ railties (4.0.0) lib/rails/application.rb:97:in `call'
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
+ rack (1.5.2) lib/rack/content_length.rb:14:in `call'
+ rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service'
+ /home/tony/.rvm/rubies/ruby-2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service'
+ /home/tony/.rvm/rubies/ruby-2.0.0-p195/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run'
+ /home/tony/.rvm/rubies/ruby-2.0.0-p195/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread'
+
+
+ Rendered /home/tony/.rvm/gems/ruby-2.0.0-p195/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/_trace.erb (3.9ms)
+ Rendered /home/tony/.rvm/gems/ruby-2.0.0-p195/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/routes/_route.html.erb (2.4ms)
+ Rendered /home/tony/.rvm/gems/ruby-2.0.0-p195/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/routes/_route.html.erb (4.5ms)
+ Rendered /home/tony/.rvm/gems/ruby-2.0.0-p195/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.9ms)
+ Rendered /home/tony/.rvm/gems/ruby-2.0.0-p195/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (55.4ms)
+
+
+Started GET "/resque_web/overview" for 127.0.0.1 at 2013-10-30 17:05:42 +0900
+Processing by ResqueWeb::OverviewController#show as HTML
+ Rendered /home/tony/src/resque_web/app/views/resque_web/queues/_queues_basic.html.erb (3.9ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/queues/_queues.html.erb (5.4ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/working/_working.html.erb (0.6ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/overview/show.html.erb within layouts/resque_web/application (9.0ms)
+Completed 200 OK in 30ms (Views: 29.3ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/resque_web/application.css?body=1" for 127.0.0.1 at 2013-10-30 17:05:42 +0900
+
+
+Started GET "/assets/twitter-bootstrap-static/bootstrap.css?body=1" for 127.0.0.1 at 2013-10-30 17:05:42 +0900
+
+
+Started GET "/assets/twitter-bootstrap-static/fontawesome.css?body=1" for 127.0.0.1 at 2013-10-30 17:05:42 +0900
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-10-30 17:05:42 +0900
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-transition.js?body=1" for 127.0.0.1 at 2013-10-30 17:05:42 +0900
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-alert.js?body=1" for 127.0.0.1 at 2013-10-30 17:05:42 +0900
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-dropdown.js?body=1" for 127.0.0.1 at 2013-10-30 17:05:42 +0900
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-modal.js?body=1" for 127.0.0.1 at 2013-10-30 17:05:42 +0900
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-scrollspy.js?body=1" for 127.0.0.1 at 2013-10-30 17:05:42 +0900
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-10-30 17:05:42 +0900
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-tab.js?body=1" for 127.0.0.1 at 2013-10-30 17:05:42 +0900
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-popover.js?body=1" for 127.0.0.1 at 2013-10-30 17:05:42 +0900
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-button.js?body=1" for 127.0.0.1 at 2013-10-30 17:05:42 +0900
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-tooltip.js?body=1" for 127.0.0.1 at 2013-10-30 17:05:42 +0900
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-collapse.js?body=1" for 127.0.0.1 at 2013-10-30 17:05:42 +0900
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-typeahead.js?body=1" for 127.0.0.1 at 2013-10-30 17:05:42 +0900
+
+
+Started GET "/assets/twitter/bootstrap.js?body=1" for 127.0.0.1 at 2013-10-30 17:05:42 +0900
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-carousel.js?body=1" for 127.0.0.1 at 2013-10-30 17:05:42 +0900
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-affix.js?body=1" for 127.0.0.1 at 2013-10-30 17:05:42 +0900
+
+
+Started GET "/assets/resque_web/bootstrap.js?body=1" for 127.0.0.1 at 2013-10-30 17:05:42 +0900
+
+
+Started GET "/assets/resque_web/jquery.relative-date.js?body=1" for 127.0.0.1 at 2013-10-30 17:05:42 +0900
+
+
+Started GET "/assets/resque_web/application.js?body=1" for 127.0.0.1 at 2013-10-30 17:05:42 +0900
+
+
+Started GET "/assets/resque_web/lifebuoy.png" for 127.0.0.1 at 2013-10-30 17:05:42 +0900
+
+
+Started GET "/resque_web/working" for 127.0.0.1 at 2013-10-30 17:05:43 +0900
+Processing by ResqueWeb::WorkingController#index as HTML
+ Rendered /home/tony/src/resque_web/app/views/resque_web/working/_working.html.erb (1.0ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/working/index.html.erb within layouts/resque_web/application (2.8ms)
+Completed 200 OK in 31ms (Views: 30.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/twitter-bootstrap-static/bootstrap.css?body=1" for 127.0.0.1 at 2013-10-30 17:05:43 +0900
+
+
+Started GET "/assets/resque_web/application.css?body=1" for 127.0.0.1 at 2013-10-30 17:05:43 +0900
+
+
+Started GET "/assets/twitter-bootstrap-static/fontawesome.css?body=1" for 127.0.0.1 at 2013-10-30 17:05:43 +0900
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-transition.js?body=1" for 127.0.0.1 at 2013-10-30 17:05:43 +0900
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-10-30 17:05:43 +0900
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-10-30 17:05:43 +0900
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-alert.js?body=1" for 127.0.0.1 at 2013-10-30 17:05:43 +0900
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-modal.js?body=1" for 127.0.0.1 at 2013-10-30 17:05:43 +0900
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-scrollspy.js?body=1" for 127.0.0.1 at 2013-10-30 17:05:43 +0900
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-dropdown.js?body=1" for 127.0.0.1 at 2013-10-30 17:05:43 +0900
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-tab.js?body=1" for 127.0.0.1 at 2013-10-30 17:05:43 +0900
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-tooltip.js?body=1" for 127.0.0.1 at 2013-10-30 17:05:43 +0900
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-popover.js?body=1" for 127.0.0.1 at 2013-10-30 17:05:43 +0900
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-button.js?body=1" for 127.0.0.1 at 2013-10-30 17:05:43 +0900
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-collapse.js?body=1" for 127.0.0.1 at 2013-10-30 17:05:44 +0900
+
+
+Started GET "/assets/twitter/bootstrap.js?body=1" for 127.0.0.1 at 2013-10-30 17:05:44 +0900
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-carousel.js?body=1" for 127.0.0.1 at 2013-10-30 17:05:44 +0900
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-affix.js?body=1" for 127.0.0.1 at 2013-10-30 17:05:44 +0900
+
+
+Started GET "/assets/resque_web/bootstrap.js?body=1" for 127.0.0.1 at 2013-10-30 17:05:44 +0900
+
+
+Started GET "/assets/resque_web/application.js?body=1" for 127.0.0.1 at 2013-10-30 17:05:44 +0900
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-typeahead.js?body=1" for 127.0.0.1 at 2013-10-30 17:05:44 +0900
+
+
+Started GET "/assets/resque_web/jquery.relative-date.js?body=1" for 127.0.0.1 at 2013-10-30 17:05:44 +0900
+
+
+Started GET "/assets/resque_web/lifebuoy.png" for 127.0.0.1 at 2013-10-30 17:05:44 +0900
+
+
+Started GET "/resque_web/" for 127.0.0.1 at 2013-10-30 17:05:47 +0900
+Processing by ResqueWeb::OverviewController#show as HTML
+ Rendered /home/tony/src/resque_web/app/views/resque_web/queues/_queues_basic.html.erb (2.1ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/queues/_queues.html.erb (3.1ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/working/_working.html.erb (0.7ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/overview/show.html.erb within layouts/resque_web/application (7.4ms)
+Completed 200 OK in 23ms (Views: 22.2ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/twitter-bootstrap-static/bootstrap.css?body=1" for 127.0.0.1 at 2013-10-30 17:05:47 +0900
+
+
+Started GET "/assets/resque_web/application.css?body=1" for 127.0.0.1 at 2013-10-30 17:05:47 +0900
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-10-30 17:05:47 +0900
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-10-30 17:05:47 +0900
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-transition.js?body=1" for 127.0.0.1 at 2013-10-30 17:05:47 +0900
+
+
+Started GET "/assets/twitter-bootstrap-static/fontawesome.css?body=1" for 127.0.0.1 at 2013-10-30 17:05:47 +0900
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-alert.js?body=1" for 127.0.0.1 at 2013-10-30 17:05:47 +0900
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-modal.js?body=1" for 127.0.0.1 at 2013-10-30 17:05:47 +0900
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-dropdown.js?body=1" for 127.0.0.1 at 2013-10-30 17:05:47 +0900
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-scrollspy.js?body=1" for 127.0.0.1 at 2013-10-30 17:05:47 +0900
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-tab.js?body=1" for 127.0.0.1 at 2013-10-30 17:05:47 +0900
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-tooltip.js?body=1" for 127.0.0.1 at 2013-10-30 17:05:47 +0900
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-popover.js?body=1" for 127.0.0.1 at 2013-10-30 17:05:47 +0900
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-button.js?body=1" for 127.0.0.1 at 2013-10-30 17:05:47 +0900
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-collapse.js?body=1" for 127.0.0.1 at 2013-10-30 17:05:47 +0900
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-carousel.js?body=1" for 127.0.0.1 at 2013-10-30 17:05:47 +0900
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-affix.js?body=1" for 127.0.0.1 at 2013-10-30 17:05:47 +0900
+
+
+Started GET "/assets/resque_web/bootstrap.js?body=1" for 127.0.0.1 at 2013-10-30 17:05:47 +0900
+
+
+Started GET "/assets/twitter/bootstrap.js?body=1" for 127.0.0.1 at 2013-10-30 17:05:47 +0900
+
+
+Started GET "/assets/resque_web/jquery.relative-date.js?body=1" for 127.0.0.1 at 2013-10-30 17:05:47 +0900
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-typeahead.js?body=1" for 127.0.0.1 at 2013-10-30 17:05:47 +0900
+
+
+Started GET "/assets/resque_web/application.js?body=1" for 127.0.0.1 at 2013-10-30 17:05:47 +0900
+
+
+Started GET "/assets/resque_web/lifebuoy.png" for 127.0.0.1 at 2013-10-30 17:05:47 +0900
+
+
+Started GET "/resque_web/" for 127.0.0.1 at 2013-10-30 17:05:54 +0900
+Processing by ResqueWeb::OverviewController#show as TEXT
+ Rendered /home/tony/src/resque_web/app/views/resque_web/queues/_queues_basic.html.erb (3.2ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/queues/_queues.html.erb (10.0ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/working/_working.html.erb (1.5ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/overview/show.html.erb (20.6ms)
+Completed 200 OK in 27ms (Views: 26.8ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/resque_web/" for 127.0.0.1 at 2013-10-30 17:05:56 +0900
+Processing by ResqueWeb::OverviewController#show as TEXT
+ Rendered /home/tony/src/resque_web/app/views/resque_web/queues/_queues_basic.html.erb (2.0ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/queues/_queues.html.erb (6.2ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/working/_working.html.erb (0.7ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/overview/show.html.erb (15.5ms)
+Completed 200 OK in 19ms (Views: 18.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/resque_web/" for 127.0.0.1 at 2013-10-30 17:05:58 +0900
+Processing by ResqueWeb::OverviewController#show as TEXT
+ Rendered /home/tony/src/resque_web/app/views/resque_web/queues/_queues_basic.html.erb (3.1ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/queues/_queues.html.erb (7.8ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/working/_working.html.erb (1.0ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/overview/show.html.erb (17.3ms)
+Completed 200 OK in 21ms (Views: 21.2ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/resque_web/" for 127.0.0.1 at 2013-10-30 17:06:00 +0900
+Processing by ResqueWeb::OverviewController#show as TEXT
+ Rendered /home/tony/src/resque_web/app/views/resque_web/queues/_queues_basic.html.erb (1.8ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/queues/_queues.html.erb (5.6ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/working/_working.html.erb (0.6ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/overview/show.html.erb (13.2ms)
+Completed 200 OK in 17ms (Views: 17.0ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/resque_web/" for 127.0.0.1 at 2013-10-30 17:06:02 +0900
+Processing by ResqueWeb::OverviewController#show as TEXT
+ Rendered /home/tony/src/resque_web/app/views/resque_web/queues/_queues_basic.html.erb (1.9ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/queues/_queues.html.erb (6.3ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/working/_working.html.erb (0.6ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/overview/show.html.erb (18.7ms)
+Completed 200 OK in 23ms (Views: 22.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/resque_web/" for 127.0.0.1 at 2013-10-30 17:06:04 +0900
+Processing by ResqueWeb::OverviewController#show as TEXT
+ Rendered /home/tony/src/resque_web/app/views/resque_web/queues/_queues_basic.html.erb (5.6ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/queues/_queues.html.erb (14.1ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/working/_working.html.erb (0.8ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/overview/show.html.erb (23.5ms)
+Completed 200 OK in 29ms (Views: 27.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/resque_web/" for 127.0.0.1 at 2013-10-30 17:06:06 +0900
+Processing by ResqueWeb::OverviewController#show as TEXT
+ Rendered /home/tony/src/resque_web/app/views/resque_web/queues/_queues_basic.html.erb (2.4ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/queues/_queues.html.erb (6.7ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/working/_working.html.erb (0.6ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/overview/show.html.erb (19.5ms)
+Completed 200 OK in 23ms (Views: 22.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/resque_web/" for 127.0.0.1 at 2013-10-30 17:06:08 +0900
+Processing by ResqueWeb::OverviewController#show as TEXT
+ Rendered /home/tony/src/resque_web/app/views/resque_web/queues/_queues_basic.html.erb (2.2ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/queues/_queues.html.erb (5.9ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/working/_working.html.erb (0.7ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/overview/show.html.erb (17.7ms)
+Completed 200 OK in 22ms (Views: 21.5ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/resque_web/" for 127.0.0.1 at 2013-10-30 17:06:10 +0900
+Processing by ResqueWeb::OverviewController#show as TEXT
+ Rendered /home/tony/src/resque_web/app/views/resque_web/queues/_queues_basic.html.erb (2.6ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/queues/_queues.html.erb (7.1ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/working/_working.html.erb (0.7ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/overview/show.html.erb (18.6ms)
+Completed 200 OK in 25ms (Views: 24.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/resque_web/" for 127.0.0.1 at 2013-10-30 17:06:12 +0900
+Processing by ResqueWeb::OverviewController#show as TEXT
+ Rendered /home/tony/src/resque_web/app/views/resque_web/queues/_queues_basic.html.erb (2.1ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/queues/_queues.html.erb (6.0ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/working/_working.html.erb (1.6ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/overview/show.html.erb (14.5ms)
+Completed 200 OK in 18ms (Views: 17.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/resque_web/" for 127.0.0.1 at 2013-10-30 17:06:14 +0900
+Processing by ResqueWeb::OverviewController#show as TEXT
+ Rendered /home/tony/src/resque_web/app/views/resque_web/queues/_queues_basic.html.erb (2.0ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/queues/_queues.html.erb (7.6ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/working/_working.html.erb (0.7ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/overview/show.html.erb (14.8ms)
+Completed 200 OK in 20ms (Views: 19.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/resque_web/" for 127.0.0.1 at 2013-10-30 17:06:16 +0900
+Processing by ResqueWeb::OverviewController#show as TEXT
+ Rendered /home/tony/src/resque_web/app/views/resque_web/queues/_queues_basic.html.erb (1.6ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/queues/_queues.html.erb (6.4ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/working/_working.html.erb (1.2ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/overview/show.html.erb (19.4ms)
+Completed 200 OK in 25ms (Views: 24.1ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/resque_web/" for 127.0.0.1 at 2013-10-30 17:06:18 +0900
+Processing by ResqueWeb::OverviewController#show as TEXT
+ Rendered /home/tony/src/resque_web/app/views/resque_web/queues/_queues_basic.html.erb (1.9ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/queues/_queues.html.erb (7.6ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/working/_working.html.erb (0.9ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/overview/show.html.erb (17.2ms)
+Completed 200 OK in 22ms (Views: 22.1ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/resque_web/" for 127.0.0.1 at 2013-10-30 17:06:20 +0900
+Processing by ResqueWeb::OverviewController#show as TEXT
+ Rendered /home/tony/src/resque_web/app/views/resque_web/queues/_queues_basic.html.erb (2.1ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/queues/_queues.html.erb (5.8ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/working/_working.html.erb (0.8ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/overview/show.html.erb (14.0ms)
+Completed 200 OK in 18ms (Views: 18.0ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/resque_web/" for 127.0.0.1 at 2013-10-30 17:06:22 +0900
+Processing by ResqueWeb::OverviewController#show as TEXT
+ Rendered /home/tony/src/resque_web/app/views/resque_web/queues/_queues_basic.html.erb (2.1ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/queues/_queues.html.erb (10.3ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/working/_working.html.erb (0.9ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/overview/show.html.erb (22.4ms)
+Completed 200 OK in 29ms (Views: 28.5ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/resque_web/" for 127.0.0.1 at 2013-10-30 17:06:24 +0900
+Processing by ResqueWeb::OverviewController#show as TEXT
+ Rendered /home/tony/src/resque_web/app/views/resque_web/queues/_queues_basic.html.erb (2.4ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/queues/_queues.html.erb (8.7ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/working/_working.html.erb (0.7ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/overview/show.html.erb (27.2ms)
+Completed 200 OK in 38ms (Views: 37.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/resque_web/" for 127.0.0.1 at 2013-10-30 17:06:26 +0900
+Processing by ResqueWeb::OverviewController#show as TEXT
+ Rendered /home/tony/src/resque_web/app/views/resque_web/queues/_queues_basic.html.erb (1.6ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/queues/_queues.html.erb (5.1ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/working/_working.html.erb (0.6ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/overview/show.html.erb (13.8ms)
+Completed 200 OK in 18ms (Views: 18.1ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/resque_web/" for 127.0.0.1 at 2013-10-30 17:06:28 +0900
+Processing by ResqueWeb::OverviewController#show as TEXT
+ Rendered /home/tony/src/resque_web/app/views/resque_web/queues/_queues_basic.html.erb (1.7ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/queues/_queues.html.erb (5.6ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/working/_working.html.erb (4.4ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/overview/show.html.erb (18.0ms)
+Completed 200 OK in 22ms (Views: 21.8ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/resque_web/" for 127.0.0.1 at 2013-10-30 17:06:30 +0900
+Processing by ResqueWeb::OverviewController#show as TEXT
+ Rendered /home/tony/src/resque_web/app/views/resque_web/queues/_queues_basic.html.erb (2.5ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/queues/_queues.html.erb (5.9ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/working/_working.html.erb (1.0ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/overview/show.html.erb (14.1ms)
+Completed 200 OK in 18ms (Views: 18.1ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/resque_web/" for 127.0.0.1 at 2013-10-30 17:06:32 +0900
+Processing by ResqueWeb::OverviewController#show as TEXT
+ Rendered /home/tony/src/resque_web/app/views/resque_web/queues/_queues_basic.html.erb (1.6ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/queues/_queues.html.erb (5.1ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/working/_working.html.erb (0.5ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/overview/show.html.erb (13.9ms)
+Completed 200 OK in 19ms (Views: 18.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/resque_web/" for 127.0.0.1 at 2013-10-30 17:06:34 +0900
+Processing by ResqueWeb::OverviewController#show as TEXT
+ Rendered /home/tony/src/resque_web/app/views/resque_web/queues/_queues_basic.html.erb (1.5ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/queues/_queues.html.erb (4.9ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/working/_working.html.erb (0.7ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/overview/show.html.erb (11.5ms)
+Completed 200 OK in 15ms (Views: 15.0ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/resque_web/" for 127.0.0.1 at 2013-10-30 17:06:36 +0900
+Processing by ResqueWeb::OverviewController#show as TEXT
+ Rendered /home/tony/src/resque_web/app/views/resque_web/queues/_queues_basic.html.erb (1.7ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/queues/_queues.html.erb (5.7ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/working/_working.html.erb (0.6ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/overview/show.html.erb (15.8ms)
+Completed 200 OK in 20ms (Views: 19.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/resque_web/" for 127.0.0.1 at 2013-10-30 17:06:38 +0900
+Processing by ResqueWeb::OverviewController#show as TEXT
+ Rendered /home/tony/src/resque_web/app/views/resque_web/queues/_queues_basic.html.erb (3.6ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/queues/_queues.html.erb (9.4ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/working/_working.html.erb (1.3ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/overview/show.html.erb (24.8ms)
+Completed 200 OK in 86ms (Views: 86.1ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/resque_web/" for 127.0.0.1 at 2013-10-30 17:06:40 +0900
+Processing by ResqueWeb::OverviewController#show as TEXT
+ Rendered /home/tony/src/resque_web/app/views/resque_web/queues/_queues_basic.html.erb (1.6ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/queues/_queues.html.erb (5.3ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/working/_working.html.erb (0.5ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/overview/show.html.erb (14.2ms)
+Completed 200 OK in 21ms (Views: 20.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/resque_web/" for 127.0.0.1 at 2013-10-30 17:06:42 +0900
+Processing by ResqueWeb::OverviewController#show as TEXT
+ Rendered /home/tony/src/resque_web/app/views/resque_web/queues/_queues_basic.html.erb (1.7ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/queues/_queues.html.erb (5.5ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/working/_working.html.erb (0.7ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/overview/show.html.erb (14.2ms)
+Completed 200 OK in 18ms (Views: 17.8ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/resque_web/" for 127.0.0.1 at 2013-10-30 17:06:44 +0900
+Processing by ResqueWeb::OverviewController#show as TEXT
+ Rendered /home/tony/src/resque_web/app/views/resque_web/queues/_queues_basic.html.erb (2.6ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/queues/_queues.html.erb (8.1ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/working/_working.html.erb (1.3ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/overview/show.html.erb (19.8ms)
+Completed 200 OK in 24ms (Views: 24.2ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/resque_web/" for 127.0.0.1 at 2013-10-30 17:06:46 +0900
+Processing by ResqueWeb::OverviewController#show as TEXT
+ Rendered /home/tony/src/resque_web/app/views/resque_web/queues/_queues_basic.html.erb (2.9ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/queues/_queues.html.erb (7.4ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/working/_working.html.erb (0.5ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/overview/show.html.erb (14.3ms)
+Completed 200 OK in 18ms (Views: 17.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/resque_web/" for 127.0.0.1 at 2013-10-30 17:06:48 +0900
+Processing by ResqueWeb::OverviewController#show as TEXT
+ Rendered /home/tony/src/resque_web/app/views/resque_web/queues/_queues_basic.html.erb (1.9ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/queues/_queues.html.erb (5.6ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/working/_working.html.erb (0.7ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/overview/show.html.erb (17.2ms)
+Completed 200 OK in 23ms (Views: 22.5ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/resque_web/" for 127.0.0.1 at 2013-10-30 17:06:50 +0900
+Processing by ResqueWeb::OverviewController#show as TEXT
+ Rendered /home/tony/src/resque_web/app/views/resque_web/queues/_queues_basic.html.erb (2.3ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/queues/_queues.html.erb (8.3ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/working/_working.html.erb (1.7ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/overview/show.html.erb (24.9ms)
+Completed 200 OK in 32ms (Views: 31.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/resque_web/" for 127.0.0.1 at 2013-10-30 17:06:52 +0900
+Processing by ResqueWeb::OverviewController#show as TEXT
+ Rendered /home/tony/src/resque_web/app/views/resque_web/queues/_queues_basic.html.erb (1.9ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/queues/_queues.html.erb (7.9ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/working/_working.html.erb (0.5ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/overview/show.html.erb (15.8ms)
+Completed 200 OK in 22ms (Views: 21.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/resque_web/" for 127.0.0.1 at 2013-10-30 17:06:54 +0900
+Processing by ResqueWeb::OverviewController#show as TEXT
+ Rendered /home/tony/src/resque_web/app/views/resque_web/queues/_queues_basic.html.erb (2.3ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/queues/_queues.html.erb (8.2ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/working/_working.html.erb (2.7ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/overview/show.html.erb (18.9ms)
+Completed 200 OK in 25ms (Views: 25.0ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/resque_web/" for 127.0.0.1 at 2013-10-30 17:06:56 +0900
+Processing by ResqueWeb::OverviewController#show as TEXT
+ Rendered /home/tony/src/resque_web/app/views/resque_web/queues/_queues_basic.html.erb (1.6ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/queues/_queues.html.erb (5.0ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/working/_working.html.erb (0.8ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/overview/show.html.erb (15.4ms)
+Completed 200 OK in 23ms (Views: 22.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/resque_web/" for 127.0.0.1 at 2013-10-30 17:06:58 +0900
+Processing by ResqueWeb::OverviewController#show as TEXT
+ Rendered /home/tony/src/resque_web/app/views/resque_web/queues/_queues_basic.html.erb (1.3ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/queues/_queues.html.erb (6.4ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/working/_working.html.erb (1.0ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/overview/show.html.erb (16.3ms)
+Completed 200 OK in 21ms (Views: 20.5ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/resque_web/" for 127.0.0.1 at 2013-10-30 17:07:00 +0900
+Processing by ResqueWeb::OverviewController#show as TEXT
+ Rendered /home/tony/src/resque_web/app/views/resque_web/queues/_queues_basic.html.erb (1.7ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/queues/_queues.html.erb (5.5ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/working/_working.html.erb (0.6ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/overview/show.html.erb (15.7ms)
+Completed 200 OK in 20ms (Views: 19.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/resque_web/" for 127.0.0.1 at 2013-10-30 17:07:02 +0900
+Processing by ResqueWeb::OverviewController#show as TEXT
+ Rendered /home/tony/src/resque_web/app/views/resque_web/queues/_queues_basic.html.erb (1.5ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/queues/_queues.html.erb (5.7ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/working/_working.html.erb (1.1ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/overview/show.html.erb (16.0ms)
+Completed 200 OK in 20ms (Views: 19.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/resque_web/" for 127.0.0.1 at 2013-10-30 17:07:04 +0900
+Processing by ResqueWeb::OverviewController#show as TEXT
+ Rendered /home/tony/src/resque_web/app/views/resque_web/queues/_queues_basic.html.erb (1.9ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/queues/_queues.html.erb (6.5ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/working/_working.html.erb (0.7ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/overview/show.html.erb (18.7ms)
+Completed 200 OK in 23ms (Views: 23.0ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/resque_web/" for 127.0.0.1 at 2013-10-30 17:07:06 +0900
+Processing by ResqueWeb::OverviewController#show as TEXT
+ Rendered /home/tony/src/resque_web/app/views/resque_web/queues/_queues_basic.html.erb (2.9ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/queues/_queues.html.erb (8.3ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/working/_working.html.erb (1.0ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/overview/show.html.erb (20.3ms)
+Completed 200 OK in 27ms (Views: 26.5ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/resque_web/" for 127.0.0.1 at 2013-10-30 17:07:08 +0900
+Processing by ResqueWeb::OverviewController#show as TEXT
+ Rendered /home/tony/src/resque_web/app/views/resque_web/queues/_queues_basic.html.erb (2.1ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/queues/_queues.html.erb (5.5ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/working/_working.html.erb (1.1ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/overview/show.html.erb (16.8ms)
+Completed 200 OK in 20ms (Views: 20.0ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/resque_web/" for 127.0.0.1 at 2013-10-30 17:07:10 +0900
+Processing by ResqueWeb::OverviewController#show as TEXT
+ Rendered /home/tony/src/resque_web/app/views/resque_web/queues/_queues_basic.html.erb (3.2ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/queues/_queues.html.erb (7.1ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/working/_working.html.erb (0.9ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/overview/show.html.erb (18.9ms)
+Completed 200 OK in 24ms (Views: 24.0ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/resque_web/" for 127.0.0.1 at 2013-10-30 17:07:12 +0900
+Processing by ResqueWeb::OverviewController#show as TEXT
+ Rendered /home/tony/src/resque_web/app/views/resque_web/queues/_queues_basic.html.erb (1.4ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/queues/_queues.html.erb (5.0ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/working/_working.html.erb (0.9ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/overview/show.html.erb (15.5ms)
+Completed 200 OK in 19ms (Views: 18.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/resque_web/" for 127.0.0.1 at 2013-10-30 17:07:14 +0900
+Processing by ResqueWeb::OverviewController#show as TEXT
+ Rendered /home/tony/src/resque_web/app/views/resque_web/queues/_queues_basic.html.erb (2.0ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/queues/_queues.html.erb (5.3ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/working/_working.html.erb (0.7ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/overview/show.html.erb (12.2ms)
+Completed 200 OK in 18ms (Views: 17.5ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/resque_web/" for 127.0.0.1 at 2013-10-30 17:07:16 +0900
+Processing by ResqueWeb::OverviewController#show as TEXT
+ Rendered /home/tony/src/resque_web/app/views/resque_web/queues/_queues_basic.html.erb (1.8ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/queues/_queues.html.erb (5.6ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/working/_working.html.erb (0.6ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/overview/show.html.erb (14.2ms)
+Completed 200 OK in 18ms (Views: 17.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/resque_web/" for 127.0.0.1 at 2013-10-30 17:07:18 +0900
+Processing by ResqueWeb::OverviewController#show as TEXT
+ Rendered /home/tony/src/resque_web/app/views/resque_web/queues/_queues_basic.html.erb (2.2ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/queues/_queues.html.erb (6.1ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/working/_working.html.erb (0.9ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/overview/show.html.erb (15.3ms)
+Completed 200 OK in 19ms (Views: 18.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/resque_web/" for 127.0.0.1 at 2013-10-30 17:07:20 +0900
+Processing by ResqueWeb::OverviewController#show as TEXT
+ Rendered /home/tony/src/resque_web/app/views/resque_web/queues/_queues_basic.html.erb (2.7ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/queues/_queues.html.erb (7.5ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/working/_working.html.erb (0.9ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/overview/show.html.erb (16.0ms)
+Completed 200 OK in 20ms (Views: 19.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/resque_web/" for 127.0.0.1 at 2013-10-30 17:07:22 +0900
+Processing by ResqueWeb::OverviewController#show as TEXT
+ Rendered /home/tony/src/resque_web/app/views/resque_web/queues/_queues_basic.html.erb (2.1ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/queues/_queues.html.erb (6.5ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/working/_working.html.erb (0.8ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/overview/show.html.erb (17.2ms)
+Completed 200 OK in 23ms (Views: 22.8ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/resque_web/" for 127.0.0.1 at 2013-10-30 17:07:24 +0900
+Processing by ResqueWeb::OverviewController#show as TEXT
+ Rendered /home/tony/src/resque_web/app/views/resque_web/queues/_queues_basic.html.erb (1.4ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/queues/_queues.html.erb (6.0ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/working/_working.html.erb (1.8ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/overview/show.html.erb (16.9ms)
+Completed 200 OK in 21ms (Views: 20.5ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/resque_web/" for 127.0.0.1 at 2013-10-30 17:07:26 +0900
+Processing by ResqueWeb::OverviewController#show as TEXT
+ Rendered /home/tony/src/resque_web/app/views/resque_web/queues/_queues_basic.html.erb (1.8ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/queues/_queues.html.erb (5.4ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/working/_working.html.erb (0.6ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/overview/show.html.erb (13.5ms)
+Completed 200 OK in 20ms (Views: 19.2ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/resque_web/" for 127.0.0.1 at 2013-10-30 17:07:28 +0900
+Processing by ResqueWeb::OverviewController#show as TEXT
+ Rendered /home/tony/src/resque_web/app/views/resque_web/queues/_queues_basic.html.erb (2.7ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/queues/_queues.html.erb (8.2ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/working/_working.html.erb (0.6ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/overview/show.html.erb (19.0ms)
+Completed 200 OK in 23ms (Views: 22.8ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/resque_web/" for 127.0.0.1 at 2013-10-30 17:07:30 +0900
+Processing by ResqueWeb::OverviewController#show as TEXT
+ Rendered /home/tony/src/resque_web/app/views/resque_web/queues/_queues_basic.html.erb (2.9ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/queues/_queues.html.erb (9.3ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/working/_working.html.erb (1.1ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/overview/show.html.erb (22.8ms)
+Completed 200 OK in 28ms (Views: 27.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/resque_web/" for 127.0.0.1 at 2013-10-30 17:07:32 +0900
+Processing by ResqueWeb::OverviewController#show as TEXT
+ Rendered /home/tony/src/resque_web/app/views/resque_web/queues/_queues_basic.html.erb (2.4ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/queues/_queues.html.erb (6.2ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/working/_working.html.erb (0.6ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/overview/show.html.erb (19.4ms)
+Completed 200 OK in 23ms (Views: 22.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/resque_web/" for 127.0.0.1 at 2013-10-30 17:07:34 +0900
+Processing by ResqueWeb::OverviewController#show as TEXT
+ Rendered /home/tony/src/resque_web/app/views/resque_web/queues/_queues_basic.html.erb (1.7ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/queues/_queues.html.erb (7.7ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/working/_working.html.erb (0.6ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/overview/show.html.erb (17.3ms)
+Completed 200 OK in 20ms (Views: 20.1ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/resque_web/" for 127.0.0.1 at 2013-10-30 17:07:36 +0900
+Processing by ResqueWeb::OverviewController#show as TEXT
+ Rendered /home/tony/src/resque_web/app/views/resque_web/queues/_queues_basic.html.erb (2.1ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/queues/_queues.html.erb (9.5ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/working/_working.html.erb (0.6ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/overview/show.html.erb (20.9ms)
+Completed 200 OK in 26ms (Views: 26.1ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/resque_web/" for 127.0.0.1 at 2013-10-30 17:07:38 +0900
+Processing by ResqueWeb::OverviewController#show as TEXT
+ Rendered /home/tony/src/resque_web/app/views/resque_web/queues/_queues_basic.html.erb (2.1ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/queues/_queues.html.erb (6.6ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/working/_working.html.erb (1.0ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/overview/show.html.erb (18.1ms)
+Completed 200 OK in 22ms (Views: 21.8ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/resque_web/" for 127.0.0.1 at 2013-10-30 17:07:40 +0900
+Processing by ResqueWeb::OverviewController#show as TEXT
+ Rendered /home/tony/src/resque_web/app/views/resque_web/queues/_queues_basic.html.erb (2.1ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/queues/_queues.html.erb (6.1ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/working/_working.html.erb (0.6ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/overview/show.html.erb (13.9ms)
+Completed 200 OK in 18ms (Views: 17.8ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/resque_web/" for 127.0.0.1 at 2013-10-30 17:07:42 +0900
+Processing by ResqueWeb::OverviewController#show as TEXT
+ Rendered /home/tony/src/resque_web/app/views/resque_web/queues/_queues_basic.html.erb (1.9ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/queues/_queues.html.erb (6.0ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/working/_working.html.erb (0.7ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/overview/show.html.erb (14.8ms)
+Completed 200 OK in 20ms (Views: 19.5ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/resque_web/" for 127.0.0.1 at 2013-10-30 17:07:44 +0900
+Processing by ResqueWeb::OverviewController#show as TEXT
+ Rendered /home/tony/src/resque_web/app/views/resque_web/queues/_queues_basic.html.erb (2.7ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/queues/_queues.html.erb (7.0ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/working/_working.html.erb (0.7ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/overview/show.html.erb (14.1ms)
+Completed 200 OK in 17ms (Views: 17.0ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/resque_web/" for 127.0.0.1 at 2013-10-30 17:07:46 +0900
+Processing by ResqueWeb::OverviewController#show as TEXT
+ Rendered /home/tony/src/resque_web/app/views/resque_web/queues/_queues_basic.html.erb (1.7ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/queues/_queues.html.erb (7.1ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/working/_working.html.erb (1.0ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/overview/show.html.erb (16.5ms)
+Completed 200 OK in 20ms (Views: 19.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/resque_web/" for 127.0.0.1 at 2013-10-30 17:07:48 +0900
+Processing by ResqueWeb::OverviewController#show as TEXT
+ Rendered /home/tony/src/resque_web/app/views/resque_web/queues/_queues_basic.html.erb (3.1ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/queues/_queues.html.erb (7.6ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/working/_working.html.erb (0.4ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/overview/show.html.erb (17.3ms)
+Completed 200 OK in 21ms (Views: 20.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/resque_web/" for 127.0.0.1 at 2013-10-30 17:07:50 +0900
+Processing by ResqueWeb::OverviewController#show as TEXT
+ Rendered /home/tony/src/resque_web/app/views/resque_web/queues/_queues_basic.html.erb (3.6ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/queues/_queues.html.erb (7.4ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/working/_working.html.erb (0.6ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/overview/show.html.erb (14.5ms)
+Completed 200 OK in 18ms (Views: 17.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/resque_web/" for 127.0.0.1 at 2013-10-30 17:07:52 +0900
+Processing by ResqueWeb::OverviewController#show as TEXT
+ Rendered /home/tony/src/resque_web/app/views/resque_web/queues/_queues_basic.html.erb (2.7ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/queues/_queues.html.erb (7.9ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/working/_working.html.erb (0.6ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/overview/show.html.erb (18.8ms)
+Completed 200 OK in 23ms (Views: 22.8ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/resque_web/" for 127.0.0.1 at 2013-10-30 17:07:54 +0900
+Processing by ResqueWeb::OverviewController#show as TEXT
+ Rendered /home/tony/src/resque_web/app/views/resque_web/queues/_queues_basic.html.erb (1.4ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/queues/_queues.html.erb (6.6ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/working/_working.html.erb (1.6ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/overview/show.html.erb (17.4ms)
+Completed 200 OK in 23ms (Views: 22.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/resque_web/" for 127.0.0.1 at 2013-10-30 17:07:56 +0900
+Processing by ResqueWeb::OverviewController#show as TEXT
+ Rendered /home/tony/src/resque_web/app/views/resque_web/queues/_queues_basic.html.erb (2.0ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/queues/_queues.html.erb (7.6ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/working/_working.html.erb (0.7ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/overview/show.html.erb (18.9ms)
+Completed 200 OK in 24ms (Views: 23.3ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/resque_web/" for 127.0.0.1 at 2013-10-30 17:07:58 +0900
+Processing by ResqueWeb::OverviewController#show as TEXT
+ Rendered /home/tony/src/resque_web/app/views/resque_web/queues/_queues_basic.html.erb (3.1ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/queues/_queues.html.erb (10.1ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/working/_working.html.erb (0.9ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/overview/show.html.erb (24.6ms)
+Completed 200 OK in 30ms (Views: 29.8ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/resque_web/" for 127.0.0.1 at 2013-10-30 17:08:00 +0900
+Processing by ResqueWeb::OverviewController#show as TEXT
+ Rendered /home/tony/src/resque_web/app/views/resque_web/queues/_queues_basic.html.erb (3.0ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/queues/_queues.html.erb (9.9ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/working/_working.html.erb (0.8ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/overview/show.html.erb (25.0ms)
+Completed 200 OK in 33ms (Views: 32.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/resque_web/" for 127.0.0.1 at 2013-10-30 17:08:02 +0900
+Processing by ResqueWeb::OverviewController#show as TEXT
+ Rendered /home/tony/src/resque_web/app/views/resque_web/queues/_queues_basic.html.erb (2.8ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/queues/_queues.html.erb (10.4ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/working/_working.html.erb (0.9ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/overview/show.html.erb (25.4ms)
+Completed 200 OK in 32ms (Views: 31.3ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/resque_web/" for 127.0.0.1 at 2013-10-30 17:08:04 +0900
+Processing by ResqueWeb::OverviewController#show as TEXT
+ Rendered /home/tony/src/resque_web/app/views/resque_web/queues/_queues_basic.html.erb (2.6ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/queues/_queues.html.erb (9.2ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/working/_working.html.erb (1.7ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/overview/show.html.erb (26.4ms)
+Completed 200 OK in 33ms (Views: 32.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/resque_web/" for 127.0.0.1 at 2013-10-30 17:08:06 +0900
+Processing by ResqueWeb::OverviewController#show as TEXT
+ Rendered /home/tony/src/resque_web/app/views/resque_web/queues/_queues_basic.html.erb (2.8ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/queues/_queues.html.erb (8.8ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/working/_working.html.erb (0.7ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/overview/show.html.erb (22.9ms)
+Completed 200 OK in 28ms (Views: 27.8ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/resque_web/" for 127.0.0.1 at 2013-10-30 17:08:08 +0900
+Processing by ResqueWeb::OverviewController#show as TEXT
+ Rendered /home/tony/src/resque_web/app/views/resque_web/queues/_queues_basic.html.erb (2.7ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/queues/_queues.html.erb (10.2ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/working/_working.html.erb (1.3ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/overview/show.html.erb (23.4ms)
+Completed 200 OK in 30ms (Views: 29.8ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/resque_web/" for 127.0.0.1 at 2013-10-30 17:08:10 +0900
+Processing by ResqueWeb::OverviewController#show as TEXT
+ Rendered /home/tony/src/resque_web/app/views/resque_web/queues/_queues_basic.html.erb (3.6ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/queues/_queues.html.erb (9.8ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/working/_working.html.erb (0.6ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/overview/show.html.erb (23.5ms)
+Completed 200 OK in 29ms (Views: 29.1ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/resque_web/" for 127.0.0.1 at 2013-10-30 17:08:12 +0900
+Processing by ResqueWeb::OverviewController#show as TEXT
+ Rendered /home/tony/src/resque_web/app/views/resque_web/queues/_queues_basic.html.erb (1.7ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/queues/_queues.html.erb (6.1ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/working/_working.html.erb (0.8ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/overview/show.html.erb (19.6ms)
+Completed 200 OK in 24ms (Views: 23.8ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/resque_web/" for 127.0.0.1 at 2013-10-30 17:08:14 +0900
+Processing by ResqueWeb::OverviewController#show as TEXT
+ Rendered /home/tony/src/resque_web/app/views/resque_web/queues/_queues_basic.html.erb (1.4ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/queues/_queues.html.erb (6.1ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/working/_working.html.erb (0.8ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/overview/show.html.erb (14.6ms)
+Completed 200 OK in 18ms (Views: 17.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/resque_web/" for 127.0.0.1 at 2013-10-30 17:08:16 +0900
+Processing by ResqueWeb::OverviewController#show as TEXT
+ Rendered /home/tony/src/resque_web/app/views/resque_web/queues/_queues_basic.html.erb (1.6ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/queues/_queues.html.erb (5.1ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/working/_working.html.erb (1.4ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/overview/show.html.erb (15.7ms)
+Completed 200 OK in 19ms (Views: 19.3ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/resque_web/" for 127.0.0.1 at 2013-10-30 17:08:18 +0900
+Processing by ResqueWeb::OverviewController#show as TEXT
+ Rendered /home/tony/src/resque_web/app/views/resque_web/queues/_queues_basic.html.erb (2.3ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/queues/_queues.html.erb (8.9ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/working/_working.html.erb (0.6ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/overview/show.html.erb (21.4ms)
+Completed 200 OK in 26ms (Views: 25.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/resque_web/" for 127.0.0.1 at 2013-10-30 17:08:20 +0900
+Processing by ResqueWeb::OverviewController#show as TEXT
+ Rendered /home/tony/src/resque_web/app/views/resque_web/queues/_queues_basic.html.erb (3.7ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/queues/_queues.html.erb (7.1ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/working/_working.html.erb (0.6ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/overview/show.html.erb (16.8ms)
+Completed 200 OK in 22ms (Views: 21.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/resque_web/" for 127.0.0.1 at 2013-10-30 17:08:22 +0900
+Processing by ResqueWeb::OverviewController#show as TEXT
+ Rendered /home/tony/src/resque_web/app/views/resque_web/queues/_queues_basic.html.erb (3.3ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/queues/_queues.html.erb (8.7ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/working/_working.html.erb (0.8ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/overview/show.html.erb (17.4ms)
+Completed 200 OK in 23ms (Views: 22.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/resque_web/" for 127.0.0.1 at 2013-10-30 17:08:24 +0900
+Processing by ResqueWeb::OverviewController#show as TEXT
+ Rendered /home/tony/src/resque_web/app/views/resque_web/queues/_queues_basic.html.erb (1.9ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/queues/_queues.html.erb (6.4ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/working/_working.html.erb (0.9ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/overview/show.html.erb (17.7ms)
+Completed 200 OK in 24ms (Views: 24.0ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/resque_web/" for 127.0.0.1 at 2013-10-30 17:08:26 +0900
+Processing by ResqueWeb::OverviewController#show as TEXT
+ Rendered /home/tony/src/resque_web/app/views/resque_web/queues/_queues_basic.html.erb (1.9ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/queues/_queues.html.erb (6.3ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/working/_working.html.erb (0.5ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/overview/show.html.erb (13.0ms)
+Completed 200 OK in 16ms (Views: 16.1ms | ActiveRecord: 0.0ms)